
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 downgrade RHEL/CentOS to previous minor release. Here are the steps to do so.
Sometimes you may need to mount NTFS partition in Ubuntu. Here is how to mount Windows partition in Ubuntu.