Sometimes you may need to keep your SSH connection alive even after disconnect to run tasks & processes. Here is how to do it.
Ubuntu
How to List SFTP Users Who Have Access in Linux
Sometimes you may need to list all SFTP users who have access to your system. Here is how to do it in Linux.
How to Password Protect PDF in Linux
How to Remove PDF Password in Linux
Sometimes you may need to remove password from PDF file. Here is how to remove PDF password in Linux using PDF toolkit and QPDF.
How to Rotate & Resize Images in Linux Terminal
Sometimes you may need to rotate & resize image in Linux terminal. Here is how to edit images in Linux.
How to Exclude Files & Folders From Copying in Linux
Sometimes you may need to copy all files & folders excluding one or more files in Linux. Here is how to exclude files & folders from copying in Linux.
How to Copy Files to CD in Linux
Sometimes you may need to copy files to CD in Linux. Here are the steps to copy files & folders to CD in Linux.
How to Merge Folders & Directories in Linux
Sometimes you may need to combine folders into one, multiple directories into one. Here is how to merge folders into single folder in Linux.
How to Split Folder into Subfolders in Linux
Sometimes you may need to split directory into subdirectory. In this article, we will learn how to split folder into subfolders in Linux.
How to Split Large File into Smaller Files
Sometimes you may need to split large text file into multiple text files or combine smaller files into large file. Here is how to split large file into smaller files.