Mount Linux Directory on a server from another Linux server.
This mounting procedure is needed when you want to mount a directory between 2 Linux servers. In this example I created it in Linux Centos. What you need? Host Linux…
This mounting procedure is needed when you want to mount a directory between 2 Linux servers. In this example I created it in Linux Centos. What you need? Host Linux…
How to determine the port-application mapping/bind on Linux CentOS/RedHat? netstat -tulpn ( Active Internet Connections, only servers ) Example output: Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name…
This procedure can you use to add a new disk to a Linux server and move data to that new volume. First create an extra disk from VMWare to the…
It’s possible to upgrade Linux RedHat and CentOS in place to release 7. Not without any risk, but it’s possible and do-able. Redhat: https://access.redhat.com/solutions/637583 CentOS: http://linuxsysconfig.com/2014/07/upgrade-to-centos-7/ Views: 145