Start
Create User
adduser username
usermod -aG sudo usernamepasswd
sudo passwd usernameSSH
apt-get install openssh-server
systemctl enable ssh
systemctl start sshDocker
sudo apt-get install openssh-server
sudo systemctl enable ssh
sudo systemctl start ssh
Prevent automatically turn off screen
gsettings set org.gnome.desktop.session idle-delay 0Load all Codecs...
apt install ubuntu-restricted-extrasFile Keyboard
Config Keyboard
Last updated
Was this helpful?