Install php5-SSH2 on Ubuntu 14
sudo apt-get install libssh2-1-dev libssh2-php sudo php5endmod ssh2 sudo service apache2 restart
sudo apt-get install libssh2-1-dev libssh2-php sudo php5endmod ssh2 sudo service apache2 restart
I bumped into this twice recently. The first time, I did sudo ifdown eth0 which of course killed […]
Using the terminal, sudo nano /etc/hostname Using Terminal and graphical editor. (this requires Ubuntu / Desktop desktop edition) […]
Run this one command in Terminal and enter your admin password when prompted. sudo apt-get update && sudo apt-get […]
sudo really only has a benefit from helping a sys-admin protect the server from human error. Nowdays, with the […]
How keep multiple Ubuntu servers up to date Posted on July 14, 2013 by james Once you have over three […]
Install ubuntu default gnome shell sudo apt-get install gnome-system-tools apt-get install gnome-shell ubuntu-gnome-desktop
You must be logged in to post a comment.