Tips and Tricks
Create man page in Linux with examples (sample man page template)
Create man page using man page template with groff. Various man page examples to create table, bullet points etc. Create user specific man page in Linux.
Set up proxy using http_proxy & https_proxy environment variable in Linux?
How to set up proxy on Linux using http_proxy and https_proxy environment variable. Export the variables or set using /etc/environment and /etc/profile.d script …
Register RHEL 7 host to RHN using subscription manager (with or without proxy)
Register RHEL 7 system to Red Hat Satellite Network using subscription manager. Attach pool, enable and disable repositories with or without proxy in RHSM.conf
Solved "error: Failed dependencies:" Install/Remove rpm with dependencies slug: error-failed-dependencies-install-remove-rpm Linux
Learn how to install and remove rpm on Linux having multiple dependencies with and without yum. This can be performed online as well as offline depending upon …
Linux copy directory and contents from remote to local & vice versa
Rsync and SCP recursive examples to copy directory and contents. scp from local to remote server and scp from remote to local. copy file from ssh to local or …
