How to remote from Linux to MAC OS X I was wondering how to connect remotely from Linux operating system to MAC. Solution: Here I have explained how to connect remotely…
To enable FTP on CentOS. 1) yum install vsftpd 2) /etc/init.d/vsftpd restart Once done. check with ftp client that able to connect or not. Please check next blog.. how to…