Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


ubuntu_22_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu_22_notes [2022/12/01 08:11] juckinsubuntu_22_notes [2023/01/19 17:36] (current) juckins
Line 7: Line 7:
  
 New install May 2022 New install May 2022
 +
 +Set root password
 +  sudo passwd root
 +  
 +Turn off screensaver
 +  
 +Add my .bashrc and my alias for apt updates:
 +  alias au='apt update; apt -y upgrade'
  
 Install network stuff to run ifconfig, etc: Install network stuff to run ifconfig, etc:
Line 13: Line 21:
 [[https://linuxconfig.org/ubuntu-22-04-change-hostname|Change hostname]] [[https://linuxconfig.org/ubuntu-22-04-change-hostname|Change hostname]]
      
 +  
 +For Guest Additions:
 +
 +  sudo apt install gcc make perl
      
 [[https://computingforgeeks.com/install-and-configure-ssh-server-on-ubuntu/|Fix SSH]]: [[https://computingforgeeks.com/install-and-configure-ssh-server-on-ubuntu/|Fix SSH]]:
ubuntu_22_notes.1669900304.txt.gz · Last modified: 2022/12/01 08:11 by juckins