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
Last revisionBoth sides next revision
ubuntu_notes [2017/09/17 16:08] juckinsubuntu_notes [2021/02/21 11:09] juckins
Line 1: Line 1:
-==== Ubuntu Notes ==== +==== VirtualBox running Ubuntu 14 Notes ====
-[[http://howtoubuntu.org/how-to-install-lamp-on-ubuntu|LAMP install]]+
  
-[[https://help.ubuntu.com/stable/ubuntu-help/net-firewall-on-off.html|Firewall settings]] +Ubuntu 14.04.5 LTS Notes
- +
-Ubuntu 14.04.5 Notes+
   * sudo apt-get install linux-headers-generic   * sudo apt-get install linux-headers-generic
   * sudo apt-get install apache2   * sudo apt-get install apache2
Line 11: Line 8:
   * sudo apt-get install gufw   * sudo apt-get install gufw
   * sudo apt-get install php5-mcrypt   * sudo apt-get install php5-mcrypt
 +  * sudo apt-get install openssh-server openssh-client
  
 Edit php.ini to include the following line: Edit php.ini to include the following line:
Line 73: Line 71:
   * Then a little icon called "Update Manager" will appear in left sidebar   * Then a little icon called "Update Manager" will appear in left sidebar
   * Choose the files to update through that GUI    * Choose the files to update through that GUI 
 +
 +Download and install a .deb package:
 +  * Save the .deb file to some folder
 +  * sudo apt install ./name.deb
ubuntu_notes.txt · Last modified: 2021/02/21 11:09 by juckins