☑ Launch an EC2 instance from the AWS Marketplace -- look for "CentOS 7 (x86_64) - with Updates HVM" which issupported by CentOS, here. I used a t2.micro instance.☑ Make sure the AWS EC2 firewall ("security group") allows you to SSH in but no one else.☑Display CPU information to confirm what you
CentOS 7: VNC Server Cheat Sheet This is for tigervnc-server. Your port number might not be 1. 1 is used as an example only. # systemctl enable vncserver@:1.service # systemctl start vncserver@:1.service Docs: https://www.howtoforge.com/vnc-server-installation-on-centos-7
CentOS7 Firewalld Cheat Sheet # systemctl status firewalld # cd /etc/firewalld/zones #firewall-cmd --reload Links: http://www.certdepot.net/rhel7-get-started-firewalld/ http://www.tecmint.com/configure-firewalld-in-centos-7/
This is about theNNTP server from Steffen Wendzel.I used this path:/usr/lib64/WendzelNNTPd-OSE and the documentation says to use this path:/var/lib64/WendzelNNTPd-OSE.Download the archive from github and decompress it to a path of your choice -- or -- even easier -- use a subversion client to get t
How to Allow Network News Transfer Protocol (NNTP) on CentOS7 (firewalld)If you want to run anNNTP serveron CentOS7, you will need to add a service definition for the firewall, and then allow the traffic.# cd /etc/firewalld/services# vi nntp.xml
Company publishing this blog in 2022: HREF Tools Corp. based in Wilmington, Delaware USA Privacy