Skip to content
IP-Life.net

IP-Life.net

The Adventures of a Network Security Engineer

Menu

  • About IP-Life.net
  • BGP Information
  • Contact
  • Technical Resources

Web Hosting

Docker WordPress & Traefik 2

Docker WordPress & Traefik 2

I could have titled this post as “The evolution of a website”. This blog was started back in 2015 and at that time was hosted on a virtual Ubuntu 14.04 instance. I also had my personal site on yet another

David Messenger 15th November 201915th November 2019 Docker, traefik, Web Hosting, Wordpress 6 Comments Read more

DNS Based Challenge Verification SSL Certificates

Introduction Letsencrypt offer free SSL certs but the one caveat is they have a short 90 day expiry. There is the option to setup automatic renewal using file based verification if the web server is accessible publicly, however if you need

David Messenger 30th January 201830th January 2018 Apache, Certificates, SSL, Web Hosting No Comments Read more

Install Apache2 mod_wsgi Ubuntu

Introduction First place to start is the docs: https://modwsgi.readthedocs.io/en/develop/user-guides/quick-installation-guide.html Advises to install dev packages for apache and python if not installed. Use the latest version from source rather than using the versions in the repos. Once you’ve built from source,

David Messenger 9th February 2017 Apache, Linux, Ubuntu, Web Hosting No Comments Read more

Sophos UTM9 Reverse Proxy Certificates

Sophos UTM9 Reverse Proxy Certificates

Introduction If you’re using the Sophos UTM9 as a reverse proxy then you will need to install certificates on the UTM to present to the client when they are browsing those secured sites. The UTM will need the file in

David Messenger 28th November 2016 Certificates, openssl, Sophos UTM9, SSL No Comments Read more

Generate a CSR Using Openssl

Generate a CSR Using Openssl

Introduction Just a quick refresher on generating certificate signing requests. Generate the RSA key Create a RSA key for your Apache server, since every distro is different in where to place the certificates, we are just going to place it

David Messenger 24th May 201628th November 2016 Apache, Certificates, Linux, openssl, SSL, Web Hosting No Comments Read more

Stop Apache Asking for SSL Passphrase after Restart

Stop Apache Asking for SSL Passphrase after Restart

Introduction After upgrading my sites to SSL/TLS I had an annoying issue where after a reboot, I would have to kill the Apache process and start it again manually because it would fail first time because it did not have

David Messenger 22nd February 201623rd February 2016 Apache, Certificates, Linux, openssl, SSL, Ubuntu, Web Hosting, Wordpress No Comments Read more

Cisco ASA regex blocking

Cisco ASA regex blocking

Introduction I was actually doing some research on DDOS attacks and what the ASA is capable of, when I came across this little known feature. Regex or regular expressions are used to match text strings or patterns in text. My

David Messenger 30th September 20153rd October 2015 ASA, Cisco, Firewall, Web Hosting, Wordpress No Comments Read more

How to Auto Redirect Apache Default Webpage to a Specific Page CentOS

How to Auto Redirect Apache Default Webpage to a Specific Page CentOS

Introduction Not much to add here as its the same as an older post: https://ip-life.net/how-to-auto-redirect-apache-default-webpage-to-a-specific-page/ Fix The only difference required in CentOS is to actually make the index file in the /var/www/html/ location: # touch /var/www/html/index.html Then modify as per

David Messenger 18th June 20152nd August 2015 Apache, CentOS, Linux, Web Hosting No Comments Read more

Cacti Validation Error

Introduction You try and add a new graph/s to a Graph Tree in cacti but you get “Validation error”. Fix Try editing the: /usr/share/cacti/graphs.php file and comment out the following line and restart apache. //input_validate_input_number(get_request_var_post(‘drp_action’)); service httpd restart  

David Messenger 5th June 2015 Apache, Cacti, CentOS, Linux, Network Monitoring No Comments Read more

How to Auto Redirect Apache Default Webpage to a Specific Page

How to Auto Redirect Apache Default Webpage to a Specific Page

Introduction I wanted the default webpage of an internal server to go to the Cgi-bin directory so I could see my configs. Configuration Here’s what I did. Log into the server via SSH. #sudo su So I could modify the

David Messenger 25th February 201525th February 2015 Apache, Web Hosting No Comments Read more
  • « Previous

Recent Posts

  • Panorama Push Failure
  • Loading Environment Variables in a Cron Job
  • Advertising a non-existent route to BGP in PAN-OS
  • Network Design – VDSL
  • NetBox Automation
  • Testing DNS Glue Records
  • Updating Netfilter Firewall Rules
  • Palo Alto Useful Links and Commands
  • Useful Python Snippets
  • Find & Replace Multiple Files

Categories

Tags

Active Directory Apache ASA bash Cacti CentOS Certificates chown Cisco CRON Drivers EMC Excel Firewall FreeBSD grep IPv6 Isilon Juniper Linux Microsoft Mint Netscreen Networking Network Monitoring Notepad++ Palo Alto PaloAltoNetworks Python RANCID Regex Routing Secure Copy Security Sophos UTM9 SSH SSL Text editors TFTP Ubuntu vim VMware Windows Wordpress yaml

Archives

  • October 2024
  • March 2022
  • February 2022
  • January 2022
  • November 2021
  • April 2021
  • February 2021
  • August 2020
  • June 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • June 2019
  • May 2019
  • January 2019
  • December 2018
  • October 2018
  • July 2018
  • May 2018
  • April 2018
  • February 2018
  • January 2018
  • December 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
IPv6 Certification Badge for davidkmessenger

Copyright © 2025 IP-Life.net. All rights reserved. Theme Spacious by ThemeGrill. Powered by: WordPress.