Linux

Regenerate new SSH keys

## Change ssh keysssh-keygen -t rsa -b 4096 echo “Regenerating SSH Host keys…” rm -rfv /etc/ssh/*key* /sbin/service sshd restart

Read More »

Benchmark CPU

# if you have EPEL in your yum repo: yum -y install systester-cli # else install from source: yum -y groupinstall ‘Development Tools’ yum -y

Read More »

Create desktop icon for keepass

sudo yum install alacarte press super key and type alacarte. Choose icon Main Menu Press New Item Name: KeePass Command: mono /home/bvbmedia/keepass/KeePass.exe Comment: KeePass rules! Press

Read More »

Most Popular