浏览代码

updated

master
Pascal Gloor 5 年前
父节点
当前提交
af384a2939
共有 1 个文件被更改,包括 10 次插入9 次删除
  1. 10
    9
      README.md

+ 10
- 9
README.md 查看文件

@@ -3,12 +3,13 @@ PTS aka the Perfect Tor Setup
# redirects all TCP traffic to Tor
# runs its own DNS resolver

1) create a VirtualBox VM
2) install debian 9
3) setup LVM and crypto partition, set a long passowrd, possibly a sentence
4) unselect everything at tasksel
5) finish install and reboot
6) login and sudo apt-get install git
7) git clone https://git.home.spale.com/home/torvm.git
8) run install.sh script as root
9) reboot, done
- create a VirtualBox VM
- install debian 9
- setup LVM and crypto partition, set a long passowrd, possibly a sentence
- unselect everything at tasksel
- finish install and reboot
- login and sudo apt-get install git
- git clone https://git.home.spale.com/home/torvm.git
- in the Virtaulbox VM Devices menu, select "Install Guest Additions CD Image..." (needed by the next step)
- run install.sh script as root
- reboot, done

正在加载...
取消
保存