How do I use mysqldump command with Unix shell pipes?
{ 0 comments }
How do I run Firefox browser from the command line (shell prompt)? How to run Firefox from command line on Linux based server?
{ 7 comments }
How do I display a list of bridges under Linux? How do I show info about the Ethernet bridge configuration in the Linux kernel?
{ 0 comments }
Recently, my desktop hard disk crashed. So I reinstalled Linux and created a new set of private RSA keys for authentication. However, two of my remote UNIX servers still uses old DSA keys. I do not remember root password for those servers. I do have backup of private and public DSA keys and currently stored in /backup/home/user/.ssh/id_dsa and /backup/home/user/.ssh/id_dsa.pub. How do I force my ssh clients to use identity file /backup/home/user/.ssh/id_dsa to get back to my remote UNIX servers?
{ 3 comments }