NETSWAG BLOG – Fun with Linux Recently, I bought a 4TB external hard drive that I planned to use to transfer files between two CentOS 7 servers. Thinking that I needed a disk format, other than NTFS, that would allow me to utilize all 4 TBs, I decided to go with ExFAT. After formatting […]
Continue readingCategory: Linux
IPTables and Firewalld
NETSWAG Blogs – IPTables and Firewalld So while working on my lab server, I decided that I needed remote desktop access for the server just cause. After deploying VNC server, I received the following error: After doing some digging, I realized my firewall was blocking the traffic, and so let the fun begin. Checking iptables, […]
Continue reading