
Sometimes you may need to run a background process in Python. Here are the steps to do this using subprocess module.
Sometimes you may need to run a background process in Python. Here are the steps to do this using subprocess module.
Sometimes you may need to share Linux Terminal Session with others. Here are the steps to do so using tmux and screen commands.
Sometimes you may need to find out the files installed from RPM or Deb package. Here is how to list files installed from RPM or Deb package.
Sometimes you may need to mount NTFS partition in Ubuntu. Here is how to mount Windows partition in Ubuntu.
Two Factor Authentication (2FA) is a more secure user authentication process. Here is how to setup 2 factor authentication for SSH in Linux.