by ray | Jan 14, 2014 | Linux / Ubuntu
Open Terminal. Type “sudo apt-get remove indicator-messages” Logout and log back in.
by ray | Jan 10, 2014 | Linux / Ubuntu
Check out this tool: https://www.sdcard.org/downloads/formatter_4/
by ray | Jan 10, 2014 | Linux / Ubuntu
To Install/Update Nvidia card drivers open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal: sudo add-apt-repository ppa:ubuntu-x-swat/x-updates sudo apt-get update sudo apt-get install nvidia-current
by ray | Jan 10, 2014 | Linux / Ubuntu
For shutdown: sudo poweroff For restart: sudo reboot
by ray | Jan 10, 2014 | Linux / Ubuntu
Here’s how you can install the Netflix-Desktop in Ubuntu 13.04. 1. Open a terminal window. 2. Type in the following commands then hit Enter after each. sudo apt-add-repository ppa:ehoover/compholio sudo apt-get update sudo apt-get install...
by ray | Jul 17, 2012 | Linux / Ubuntu
From the console, either a remote SSH session or from in front of the machine you also have access to the following commands: shutdown poweroff The second command will take no arguments and immediately begin shutting down the machine, simply run as root : poweroff...