Sometimes you may need to generate GRUB password in Linux. Here are the steps to password protect GRUB in Linux.
How to Boot Into Single User Mode in CentOS
Sometimes you may need to boot into single user mode in CentOS. Here are the steps to do it in Linux.
How to Restore Deleted Tmp Directory in Linux
How to Change Linux Partition Label Names
How to Disable Output Buffering in Python
Sometimes you may need to disable stdout in Python. Here is how to disable output buffering in Python.
How to Read Large Files in Python
Sometimes you may need to read large files in Python. Here are the steps to read large files in Python.
How to Copy File Permissions & Ownership from Another File in Linux
Sometimes you may need to copy file permissions and ownership from another file in Linux. Here are the steps to do it in Linux.
Display Command Output & File Content in Column Format
Sometimes you may need to display command output & file content in column format. Here are the steps to do it in Linux.
How to Create Nested Directory in Python
Sometimes you may need to create nested directory in Python. Here are the steps to create nested directory in Python.
How to Add Blank Directory in Git Repository
Often you may need to add blank directory in git repository. In this article, we will learn how to add blank directory in git repository.