Skip to content

last72/linux_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

linux_scripts

1. torrentbox

It install and configure samba and qbittorrent.

Type

```
curl -s https://raw.githubusercontent.com/last72/linux_scripts/master/torrentbox | sudo bash
```
in to the terminal (require superuser account).

After install, the torrent needs to be downloaded under /torrent/Downloaded or /torrent

Connect the the server by typing smbclient ///tbox -U tbox

1.1 Sources

w10initialiser

in powerShell

Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))

iex ((new-object net.webClient).DownloadString('https://raw.githubusercontent.com/last72/linux_scripts/master/w10initialiser.ps1'))

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published