Excalibur's Sheath - page 4
Stupid Bash Tricks - Part Two
2016-05-13 00:00:00 -0600In the last article, Stupid BASH Tricks One I went over escape codes, customizing the BASH prompt, and having fun with Fortune, and Cowsay. This time around we are going to cover BASH aliases, and end with a fork bomb.
read moreStupid BASH Tricks - Part One
2016-05-05 00:00:00 -0600As I’ve been customizing my servers, I’ve come to the time where it is time to customize my shell environment, which leads to Stupid BASH tricks. Some of these are useful, some are not, but they are all Fun.
read moreCustomizing my Webserver, and Internet Connections
2016-04-25 00:00:00 -0600I have gone into detail regarding configuring my server already. I have written my SSL with Let’s Encrypt guide. I also wrote my Rsync with SSH guide. This article is about how I finished the steps of securing and customizing my server This article is about how I finished the steps of securing and customizing my server.
read moreRsync Over SSH without a Password
2016-04-23 00:00:00 -0600I looked over my website creation process, and decided that I needed to find a quicker, more secure way to move my website from my local computer to my webserver.
read more