Excalibur's Sheath - page 6
Wordpress is Not So Bad
August 28, 2016Wordpress is used by the majority of websites, some of the reasons for this are:
Stupid Bash Tricks - Part Two
May 13, 2016In 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.
Stupid BASH Tricks - Part One
May 05, 2016As 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.
Customizing my Webserver, and Internet Connections
April 25, 2016I 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.
Rsync Over SSH without a Password
April 23, 2016I 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.