Customizing my Webserver, and Internet Connections

2016-04-25 00:00:00 -0600

I 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 more

Rsync Over SSH without a Password

2016-04-23 00:00:00 -0600

I 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

SSL with Let's Encrypt and Webmin

2016-04-18 00:00:00 -0600

[SSL](https://en.wikipedia.org/wiki/Transport_Layer_Security) allows two computers to communicate securely. Secure communication can be used with web traffic, email traffic, and FTP Traffic. I am going to speak about setting up SSL with web traffic, and email traffic in mind, because for secure file transfer I prefer to use SFTP, which provides its own secure connection. read more

Building the Port-a-Oi

2016-04-03 00:00:00 -0600

Over the last month or so, I’ve been experimenting with building a portable Raspberry Pi2 based system. My goals for the system were to utilize parts I alreadyhave as much as possible, to be able to browse in a web browser, and to have a usable Shell. The Parts I already had are: [Raspberry Pi 2, Micro USB Power Supply, 2.8 TFT Resistive Touch Screen, WIFI USB Dongle]

read more

Setting Up a BBS

2015-12-31 00:00:00 -0700

I recently took the time to do a project, which I have wanted to do since I was a child, in the 1980s and 1990s. I have setup a Bulletin Board System, or BBS for short. I have the BBS software setup, but at this point its not finished, I am still working on it.

read more