
Sometimes you may need to check if a remote port is open or not. Here is how to check remote ports open in Linux.
Sometimes you may need to check if a remote port is open or not. Here is how to check remote ports open in Linux.
Sometimes you may need to generate GRUB password in Linux. Here are the steps to password protect GRUB in Linux.
Sometimes you may need to boot into single user mode in CentOS. Here are the steps to do it in Linux.
Sometimes you may need to disable stdout in Python. Here is how to disable output buffering in Python.
Sometimes you may need to read large files in Python. Here are the steps to read large files in Python.
Sometimes you may need to copy file permissions and ownership from another file in Linux. Here are the steps to do it in Linux.
Sometimes you may need to display command output & file content in column format. Here are the steps to do it in Linux.
Sometimes you may need to create nested directory in Python. Here are the steps to create nested directory in Python.