Sometimes you may need to find JDK path in Ubuntu. Here are the steps to find JDK path in Ubuntu.
How to get length of list in Django Template
Sometimes you may need to find length of list in Django Template. Here is how to get length of list in Django Template using filters.
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 Return Multiple Values from Function in Python
Sometimes you may need to return multiple values from function in Python. Here are the different ways to do this.
How to Iterate Through List of Dictionaries in Python
Sometimes you may need to iterate through list of dictionaries. Here is how to iterate through list of dictionaries in python.
How to Setup vnstat Network Monitoring Tool 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.