Leave a Comment
/
Coding
/
Alan Bollinger
/
April 11, 2022
Learn how to manage your MySQL server from the command line. This beginner-friendly guide covers starting and stopping MySQL, creating users, managing databases, and performing backups and restores using real-world commands.
Read More »
Leave a Comment
/
Coding
/
Alan Bollinger
/
May 10, 2019
If you are using SSH, you'll want to run down this checklist of to make that ssh server a bit more secure. If any of these settings is absent from the configuration file, you should add them.
For Ubuntu this is in the file
/etc/ssh/sshd_co...
Read More »
Leave a Comment
/
Coding
/
Alan Bollinger
/
December 17, 2012
Frequently I am asked by clients for details on how to manage a lampp server. While I do not recommend that clients who are not familiar with systems mess with the core system there are a few simple tasks that anyone can do to back or resta...
Read More »