
About Edward
With a strong focus on Linux server and desktop technologies, he brings over 30 years of experience in engineering, administration, and support services to a diverse clientele, ranging from Fortune 1000 companies to small businesses.
Notably, specializing in web hosting server / container solutions and Site Reliability Engineering (SRE), ensuring the seamless operation and reliability of client online platforms. Director of Technology Integration At Milford Technology Associates, LLC. (MTACT), dedicated to empowering businesses with robust technological solutions and reliable support.
Heading Text
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Adding hsts to htaccess
# HSTS <IfModule mod_headers.c> Header set Strict-Transport-Security “max-age=31536000; includeSubDomains; preload” env=HTTPS </IfModule> # X-XSS-Protection <IfModule mod_headers.c> Header set X-XSS-Protection “1; mode=block” </IfModule> # X-Frame-Options <IfModule
Ubuntu lds landscape howto and troubleshooting issues in the cloud
The need arose to add a few LDS landscape standalone servers to manage cloud instance inventory over a few clients in virtual private clouds. We
Synology DS1815+ iSCSI
Ran into a problem with a synology DS1815+ and though this could be helpful for others. On the latest auto update to 6.0.1-3793 the iSCSI target(s) can become
cpanel htacess dev environment.
WordPress .htacess for cpanel ~dev environment. For use when the site is installed @ domain.com but needs to be accessed from server.com/~username/ for testing. #
The importance of SSL
Why is SSL important? It protects data in transit as it transverses over routers on the internet. From simple web pages to business transactions and
Watch cpanel log files
From time to time you will need to examine logs looking to identify problems. An easy way to watch these files is with tail, grep,