What ports should be open on a WHM/cPanel server? | ||
Sometimes, it’s confusing which server ports should be open when setting up a server. Hopefully, this introduction to the ports that I generally keep open on a WHM/cPanel server running web, database, email, etc. services will help. Within WHM/cPanel I use the ConfigServer Security & Firewall script to manage my firewall port access and server security. […] | ||
Category Archives / Server
Since Michael’s first TRS-80 MC-10 microcomputer, he’s been a “human computer virus”. His first software program really did output “hello world”, but was soon followed up with coding a word processor to send his grandmother a letter on thermal paper. These days, *nix based server administration reigns supreme when he’s in a bash shell to keep databases querying, httpd serving and smtp flowing.
Creating a MySQL Database for TYPO3 using CPanel | ||
Today, I created a development site for a support client’s web site. A development (dev) server allows you to try all kinds of things without affecting the live site. Not everything can be done in the draft workspace on a live site, so dev sites are essential. There are many ways to copy a site […] | ||