This handy script can be run daily to monitor how much storage you have left. You will find this most useful when you are leasing space in a VPS environment such as slice host or the like. I added email …
To continue the security talks I decided to show you all how to create unpartisan port forwarded. This daemon will allow eleven constant active connections. Just make sure that your destination is able to interrupt the data properly. Also, I …
So you have a ton of functions that you are running and importing them at the time of execution seems . . . . legacy? Why not throw them into memory. Real memory. While I haven’t actually benchmarked it; the …
The touch tool is a very basic one that can also be very helpful. If you are in a POSIX compliant environment (unix/linux/osx) then you will most likely have this tool built-in. touch at the core is a tool that …
Keeping a server appliance healthy can often mean nothing more than getting rid of services that absorb resources. These services are things that are installed by default, but are not used. Here is a quick BASH script to turn off …
The old URI method was functioning great for clients, but not so much for you guys who just wanted the articles. I should have most of the tech stuff back up by the end of the month. Important lesson in …