by Johnathan Smith | Feb 14, 2023 | AWS, Certification, Cloud
Today I earned AWS Certified Solutions Architect Associate Certification from Amazon Web Services Training and...
by Johnathan Smith | Feb 2, 2023 | LAMP, Linux, Pi, Raspberry, Raspberry, Pi
Learn to set up a LAMP (Linux, Apache, MySQL, PHP) stack on your Raspberry Pi and configure it to work as a web server. What you will learn By following this resource and setting up a web server and WordPress website you will learn how to: ◦ Install software on your...
by Johnathan Smith | Jan 31, 2023 | Linux, MySQL
If you are using Fedora, CentOS, Red Hat or Scientific Linux I am going to show you the basic install of MySQL using yum. ### Install MySQL Client and Server software To install MySQL Client and Server enter the following commands: ...