noslo.me

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • About

Monthly Archives: February 2023

Install Let’s Encrypt Certbot on Amazon Linux 1

Posted on February 8, 2023 by William Olson
Reply

sudo yum install python38 python38-libs python38-pip python38-setuptools

sudo python3 -m pip install setuptools-rust

sudo python3 -m pip install –upgrade pip

sudo python3 -m pip install certbot

sudo nano /etc/cron.d/certbot-update
0 */12 * * * root /usr/local/bin/certbot renew

sudo /usr/local/bin/certbot certonly -d www.example.com

Posted in Uncategorized | Leave a reply

Categories

  • Bugtracking
  • Eclipse
  • Entertainment
  • httpd
  • JavaScript
  • MySQL
  • Off Topic
  • PHP
  • Server
  • Software
  • Uncategorized
  • Unit Testing

Tags

bug Bugzilla configuration Eclipse Hilarious httpd Javascript JS Test Driver linux server movies music Mylyn mysql server mysql workbench PHP PHPUnit Unit Testing Windows Environment

Recent Posts

  • Install Let’s Encrypt Certbot on Amazon Linux 1
  • Must Have Software
  • Ubuntu “Hash sum mismatch” when updating repository
  • Httpd 2.4 for CentOS 6
  • Add Mylyn Task Connector to Easily Connect to Bugzilla from Eclipse

Archives

  • February 2023
  • September 2021
  • September 2014
  • June 2014
  • July 2012
  • June 2012
  • October 2011
  • August 2011

Blogroll

  • Fox and Friends
  • The Butler Show
noslo.me

Pages

  • About

Recent Posts

  • Install Let’s Encrypt Certbot on Amazon Linux 1
  • Must Have Software
  • Ubuntu “Hash sum mismatch” when updating repository
  • Httpd 2.4 for CentOS 6
  • Add Mylyn Task Connector to Easily Connect to Bugzilla from Eclipse