Posted by Administrator | Dec 2, 2014 | Linux
Network Manager was introduced in Ubuntu 14.04 Trusty Tahr instead of the traditional Linux networking model. So to restart network service you should use sudo service network-manager restart instead of sudo service networking restart. howopensource@esprimo:~$ sudo...
Updated by Administrator | Nov 28, 2014 | Linux
If you are running Ubuntu (or any other Linux distro) and Windows in one computer most probably you are using Grub to support dual booting. Or may be two or more different Linux as I am running Debian and Ubuntu. During installation process most Linux distor install...
Posted by Administrator | Nov 21, 2014 | Linux
Imagine you need to upgrade your computer by adding some addtional RAM. Here is how to check RAM speed, type and size without to open computer. There is command called dmidecode which comes pre-installed on most Linux distribution. With dmidecode you can dump a...
Posted by Administrator | Nov 14, 2014 | Linux
There are couple of ways to check which version of Ubuntu you are running. Also which version of Linux kernel and is it 32 bit or 64 bit. Also I will give you couple of more terminal commands that will print some useful system info. Most of those commands can be used...
Updated by Administrator | Nov 6, 2014 | How To Install
Installing Ubuntu from a USB is useful if you have a computer without a CD drive (such as a netbook), or prefer the convenience of a USB flash drive instead to burn a CD. Alternative methods are available of course. You can install Ubuntu from inside Windows or from...