ivarstead

This is an old revision of the document!


IVARSTEAD

  • Settings \ Appearance \ Auto-hide the Dock
  • Settings \ Privacy \ Screen \ Automatic Screen Lock
sudo su -
echo "P@ssw0rd" | anydesk --set-password

nano /etc/gdm3/custom.conf

Check for/add:

  WaylandEnable=false
  AutomaticLoginEnable = true
  AutomaticLogin = $USERNAME
sudo apt install openssh-server
curl -fsSL https://download.webmin.com/jcameron-key.asc | sudo gpg --dearmor -o /usr/share/keyrings/webmin.gpg
sudo nano /etc/apt/sources.list

Add:

 deb [signed-by=/usr/share/keyrings/webmin.gpg] http://download.webmin.com/download/repository sarge contrib
sudo apt update
sudo apt install webmin
curl -fsSL https://get.casaos.io | sudo bash
  • ivarstead.1701758770.txt.gz
  • Last modified: 2023/12/05 14:46
  • by admin
  • Currently locked by: 172.18.0.1