Posted inGeek Talk Home How-to's Linux Ubuntu Create an exact root user in Linux ! Posted by By Akash Angle March 14, 2018 Today we shall see, how to make an exact replica of a root user which…
Posted inHome How-to's Linux Ubuntu How do I get the parent process ID of a given child process in Linux. Posted by By Akash Angle March 14, 2018 Use ps -o ppid= e.g. ps -o ppid= 2076 returns 2054, which you can easily use in…
Posted inGeek Talk Home How-to's Ubuntu HPLIP or CUPS cannot Find Network Printers on Ubuntu Linux ! Posted by By Akash Angle March 14, 2018 If at any given point of time there is HPLIP error as shown below for…
Posted inFedora Geek Talk Home How-to's Linux How to clean up PackageKit in Fedora OS the right way ! Posted by By Akash Angle March 8, 2018 Question Is there a proper way to clean up old PackageKit caches without resorting to…
Posted inHome How-to's Linux Technology News Ubuntu Errors while processing: /var/cache/apt/archives/apport_2.20.1-0ubuntu2.6_all.deb Posted by By Akash Angle March 8, 2018 This error is getting quite famous and incase you encounter it, then here is the…
Posted inGeek Talk Home How-to's Linux Ubuntu Geeky way to add more workspaces in Lubuntu ! Posted by By Akash Angle March 8, 2018 Well Lubuntu is a solid and most used Ubuntu derivative which is extremely lightweight and…
Posted inGeek Talk Home How-to's Linux Ubuntu Install R and Rstudio in Ubuntu 16.04 LTS ! Posted by By Akash Angle March 8, 2018 R is a programming language and free software environment for statistical computing and graphics that…