ubuntu_22_notes
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| ubuntu_22_notes [2022/05/21 10:38] – juckins | ubuntu_22_notes [2023/01/19 17:36] (current) – juckins | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== VirtualBox running Ubuntu 22 Notes ==== | ==== VirtualBox running Ubuntu 22 Notes ==== | ||
| + | |||
| + | Install and run [[https:// | ||
| + | linux-purge -s | ||
| + | linux-purge | ||
| + | linux-purge -m | ||
| 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=' | ||
| Install network stuff to run ifconfig, etc: | Install network stuff to run ifconfig, etc: | ||
| - | apt install net-tools | + | |
| + | |||
| + | [[https:// | ||
| + | |||
| + | |||
| + | For Guest Additions: | ||
| + | sudo apt install gcc make perl | ||
| + | | ||
| [[https:// | [[https:// | ||
| - | apt install openssh-server | + | |
| - | systemctl start ssh | + | |
| - | systemctl enable ssh | + | |
| [[https:// | [[https:// | ||
| Line 26: | Line 46: | ||
| Customize grub to show boot options and keep messages on screen during boot: | Customize grub to show boot options and keep messages on screen during boot: | ||
| - | su - root | ||
| cd / | cd / | ||
| - | cp grub grub.YYYYMMDD | + | |
| - | vi grub | + | |
| * Comment out: GRUB_TIMEOUT_STYLE=hidden | * Comment out: GRUB_TIMEOUT_STYLE=hidden | ||
| Line 35: | Line 54: | ||
| * Comment out: GRUB_CMDLINE_LINUX_DEFAULT=" | * Comment out: GRUB_CMDLINE_LINUX_DEFAULT=" | ||
| - | update-grub | + | |
| * Reboot to test | * Reboot to test | ||
| - | [[https:// | + | Set up [[gmail_as_a_relay_on_linux_centos8|GMail as a Relay]], crontab, vi/vim and .vimrc |
| + | |||
| + | [[https:// | ||
| + | |||
| + | * Install UniFi using the [[https:// | ||
| + | * Make Backup of Unifi on old VM using script above | ||
| + | * Shutdown old VM and new VM | ||
| + | * Change IP address of new VM to match that of old VM (use MAC if DHCP) | ||
| + | * Start new VM | ||
| + | * Restore UniFi config from backup | ||
ubuntu_22_notes.1653143885.txt.gz · Last modified: by juckins
