rust install to vm
This commit is contained in:
@@ -50,13 +50,17 @@ Foreground
|
||||
* debian and xfce
|
||||
* `su -`
|
||||
* default password is `root`
|
||||
* `apt -y install snapd git`
|
||||
* `apt -y install snapd git clang`
|
||||
* install discord (`snap install discord`)
|
||||
* use `blapointe@protonmail.com`
|
||||
* install dolphin (`snap install dolphin-emulator --beta`)
|
||||
* `snap run dolphin-emulator.dolphin-emu`
|
||||
* install docker (https://docs.docker.com/engine/install/debian/)
|
||||
* `usermod -aG docker gm`
|
||||
* add suoder
|
||||
* `usermod -aG sudo gm`
|
||||
* install rust
|
||||
* `https://rust-lang.org/tools/install`
|
||||
* `newgrp docker; docker ps`
|
||||
* `d=$HOME/Go/src/gogs.inhome.blapointe.com; mkdir -p $d; cd $d`
|
||||
* `git clone https://gogs.inhome.blapointe.com/bel/mayhem-party-venue.git mayhem-party-venue.d`
|
||||
|
||||
Reference in New Issue
Block a user