From the category archives:

BASH Shell

What is bastion host? How do I configure bastion host under Linux? How do I create a firewall for a bastion host under any Linux distribution?

{ 5 comments }

I‘ve installed few software using tar ball format under Linux or FreeBSD ports using make command. However, my system doesn’t recognize the installed command. I’ve to reboot the system or log out and log in again to use the same. How do I fix this problem?

{ 0 comments }

We establish connections to remote systems without supplying a password, however I do not want to store my password less keys ( passphrase-free keys) on my servers. ssh-agent, takes care of keys with passphase, which allowing me to easily have ssh-agent process per system per login session. How do I dramatically reduces the number of times I’ve to punch my passphrase from once per new login session to once every time my local server is rebooted? How do I use keychain utility for all my backup scripts for secure passwordless login?

{ 3 comments }

How do I change user password using a shell script under FreeBSD operating systems?

{ 5 comments }

How do I verify and diagnosis SSL certification installation from a Linux / UNIX shell prompt? How do I validate SSL Certificate installation and save hours of troubleshooting headaches without using a browser? How do I confirm I’ve the correct and working SSL certificates?

{ 0 comments }