Sometimes you may have zombie processes in Linux systems. Here is how to find & kill zombie processes in Linux.
Linux
How to Change Wifi Password in Ubuntu Terminal
Sometimes you may need to change wifi password in Linux. Here is how to change wifi password in Ubuntu.
How to Connect to Wifi using nmcli
Sometimes you may need to connect to wifi from command line. Here is how to connect to wifi using nmcli.
How to Set JAVA_HOME in Ubuntu
You need to set JAVA_HOME if you are using JAVA for development. Here is how to set JAVA_HOME in Ubuntu.
How to Create a Large File in Linux
Sometimes you may need to create a large file in Linux for testing purposes. Here are the different ways to create large files in Linux.
Difference Between df and du command
df and du commands both are used to get estimate of disk usage and free disk space. Here is the key difference between df and du in Linux.
How to Create Startup Disk for Ubuntu
Sometimes you may need to create recovery disk for Ubuntu. Here is how to create startup disk for Ubuntu.
Disk Utilities in Linux
Disk utilities make it easy for system administrators to manage disk space in Linux, Here are the top disk utilities in Linux.
How to Configure NFS Share in Ubuntu
NFS is a distributed file system to access network files in Linux. Here is how to configure NFS Share in Ubuntu.
How to Download Directory & Subdirectories using Wget
Sometimes you may need to download directory & subdirectories using wget. Here are the steps to download directory & subdirectories using wget.