Categories
XenServer / XenCenter howto's
Articles
Password Recovery / Single User Mode (CentOS_7)Steps:1.) Reboot your server2.) When it gets to...
Expand ext4 partition and logical volume on CentOS 6.9 How to Mount and Unmount a Partition in LinuxMounting and Unmounting a Linux PartitionOnce you insert new hard disks into your system, you’ll...
How to change port number on CentOS 7$sudo vi /etc/ssh/sshd_config *Edit the port number from 22 to 64322 $semanage port -a -t...
Linux - Setting Virtual (Multiple) IP's (Redhat / CentOS Servers)Creating Virtual Interface and Assign Multiple IP Addresses Here I have an interface called...
Linux - Setting a Static IP (Debian / Ubuntu Servers)CyberOne Data - Linux Server(Debian / Ubuntu)Setting up a Static IPIntroduction:This howto help's...
Linux - Setting a Static IP (Redhat / CentOS Servers)1. Configure eth0: [root@centos63 ~]# vi /etc/sysconfig/network-scripts/ifcfg-eth0...
Mounting a partition in GlusterFSMounting GlusterFS: mount -t glusterfs 192.168.1.20:/bricks /data
ssh-keygen (Server to Server)https://www.tecmint.com/ssh-passwordless-login-using-ssh-keygen-in-5-easy-steps/