Linux

Display all physical disks

*-disk:0 description: SCSI Disk product: PERC H330 Adp vendor: DELL physical id: 2.0.0 bus info: scsi@0:2.0.0 logical name: /dev/sda logical name: /mnt/disk1 version: 4.26 serial:

Read More »

Installing GeoIP on CENTOS 7

Want your PHP application to convert IP-addresses to countries? Then GeoIP is what you are looking for! Configuring GeoIP is easy. Just run the following

Read More »

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 »

Most Popular