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 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…