How to Upgrade Ubuntu to the Latest Version of it ?

Ubuntu

In this post, we give the process and steps required to be done to upgrade your Ubuntu … Read more

How to keep Ubuntu always updated and clean ?

Ubuntu

You can update Ubuntu as mentioned in our another post “How to update Ubuntu Linux using command … Read more

How to update Ubuntu Linux using command line ?

Ubuntu

In this post, we show you the simple steps you need to follow on your command line … Read more

How to use APT package manager to install, remove packages ?

In this post, we describe the commands required to install new package in Ubuntu or if we … Read more

How to avoid zombie process in Linux ?

Zombie process is the process which dies/finishes immediately and whose parent didn’t cares to handle the status … Read more

How to configure static IP address on Ubuntu Linux ?

Sometimes when you are accessing one machine remotely or from same LAN but from another machine and … Read more

How to Fix : sudo: unable to resolve host my_user: No such file or directory

If you have changed the hostname of your Linux PC, by using command from https://lynxbee.com/changing-hostname-in-ubuntu/ there are … Read more

How to install docker on 32 bit Ubuntu ?

If you want to install docker on ubuntu, follow below procedure, Above two commands will install docker … Read more