Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


ubuntu_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
Next revisionBoth sides next revision
ubuntu_notes [2019/01/29 11:23] juckinsubuntu_notes [2019/08/29 07:44] juckins
Line 1: Line 1:
 ==== Ubuntu Notes ==== ==== Ubuntu Notes ====
-[[http://howtoubuntu.org/how-to-install-lamp-on-ubuntu|LAMP install]]+[[https://linuxconfig.org/how-to-install-lamp-ubuntu-18-04-bionic-beaver-linux-apache-mysql-php|LAMP on Ubuntu 18.04]] 
 + 
 +[[http://howtoubuntu.org/how-to-install-lamp-on-ubuntu|General LAMP install]]
  
 [[https://help.ubuntu.com/stable/ubuntu-help/net-firewall-on-off.html|Firewall settings]] [[https://help.ubuntu.com/stable/ubuntu-help/net-firewall-on-off.html|Firewall settings]]
 +
 +[[https://askubuntu.com/questions/44418/how-to-enable-root-login|Enabling root]] (or use sudo -i)
  
 Release info:   Release info:  
Line 24: Line 28:
 </code> </code>
  
-  * [[https://linuxconfig.org/how-to-install-mate-desktop-on-ubuntu-18-04-bionic-beaver-linux|Install MATE Desktop]]+  * [[https://linuxconfig.org/how-to-install-mate-desktop-on-ubuntu-18-04-bionic-beaver-linux|Install MATE Desktop link #1]] 
 +  * [[https://www.hiroom2.com/2018/05/06/ubuntu-1804-mate-en/|Install MATE Desktop link #2]]
   * [[Install UniFi on Ubuntu|Install UniFi on Ubuntu]]   * [[Install UniFi on Ubuntu|Install UniFi on Ubuntu]]
  
Line 40: Line 45:
  
 Very slow using Ubuntu GUI now: Very slow using Ubuntu GUI now:
-  * Basically enable 3D acceleration in VirtualBox settings+  * Enable 3D acceleration in VirtualBox settings
   * Allocate 128MB video RAM   * Allocate 128MB video RAM
 +  * Restart and test
   * Also see these links:   * Also see these links:
     * [[https://thomas.vanhoutte.be/miniblog/guide-speed-up-ubuntu-virtualbox/|Speeding up Ubuntu]]     * [[https://thomas.vanhoutte.be/miniblog/guide-speed-up-ubuntu-virtualbox/|Speeding up Ubuntu]]
     * [[https://www.linuxbabe.com/virtualbox/speed-up-ubuntu-virtualbox]]     * [[https://www.linuxbabe.com/virtualbox/speed-up-ubuntu-virtualbox]]
 +
 +Check that 3D acceleration is supported:
 +
 +  sudo apt install nux-tools
 +  /usr/lib/nux/unity_support_test -p
  
  
ubuntu_notes.txt · Last modified: 2021/02/21 11:09 by juckins