Posted inGeek Talk Home How-to's Linux Ubuntu How to install the latest version of Cmake via command line. Posted by By Akash Angle March 26, 2018 Build, Test, and package your software with Cmake ! CMake is an open-source, cross-platform family…
Posted inGeek Talk Home How-to's Linux Ubuntu How to install CUDA in Ubuntu. Posted by By Akash Angle March 26, 2018 TensorFlow is an open-source software library for dataflow programming across a range of tasks. It…
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 Home Linux How do I check in Linux whether my system is working properly ! Posted by By Akash Angle March 8, 2018 We shall see both the options the CLI way and the Graphical way ! Just…
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…