ssh public key fingerprint
| | |

How To Get SSH Public Key Fingerprint Information

Long time ago one of my U.S system admin was very security conscious. He asked me to create id_rsa.pub key in server. I created the key with ssh-keygen -t rsa command. And send it him through encrypted email. Next day he wrote me ,what is the ssh key fingerprint ? First let’s have some introduction….

Eject Command: Eject DVD-ROM Or CD-ROM In Linux
|

Eject Command: Eject DVD-ROM Or CD-ROM In Linux

Today, we will walk you through how to insert and eject CD-ROM / DVD-ROM through command line in linux system. Yes! this is also true that you do not have to touch CD/DVD ROM eject switch. Basically eject command allows removable media to be ejected under software control. Here, software control is your operating system…