vm:gobolinux
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| vm:gobolinux [2022/06/14 09:13] – ↷ Page name changed from vm:goboloinux to vm:gobolinux warnaud | vm:gobolinux [2022/06/14 11:25] (current) – warnaud | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== GoboLinux VM ====== | ||
| + | Website: https:// | ||
| + | Docs: https:// | ||
| + | Iso: https:// | ||
| + | IP: DHCP (192.168.1.170)\\ | ||
| + | User: warnaud\\ | ||
| + | |||
| + | ====== SSH ====== | ||
| + | <code bash>vi / | ||
| + | StartTask OpenSSH | ||
| + | </ | ||
| + | Keys done for root | ||
| + | |||
| + | ====== First step ====== | ||
| + | <code bash> | ||
| + | ifconfig lo up | ||
| + | echo ifconfig lo up >> / | ||
| + | |||
| + | sudo Compile --no-check-certificate CA-Certificates # Skip All ... otherwise you cannot compile anything | ||
| + | |||
| + | cd / | ||
| + | git pull && UpdateSettings --auto Scripts && make | ||
| + | |||
| + | cd / | ||
| + | git pull && UpdateSettings --auto Compile | ||
| + | </ | ||
| + | |||
| + | Most scripts are not working/ | ||
| + | |||
| + | ====== NTP ====== | ||
| + | |||
| + | ====== Added packages ====== | ||
| + | |||
| + | ====== Updates ====== | ||
