S3 Buckets – Mounting as User
What is a S3 Bucket An Amazon S3 bucket is a public cloud storage resource available in Amazon Web Services (AWS) Simple Storage Service (S3) platform. It provides object-based storage, where data is stored inside S3 buckets in distinct units called…
KeyHelp
Today I want to talk about KeyHelp – https://www.keyweb.de/en/keyhelp/keyhelp/ What is KeyHelp? The reliable control panel softwarefor Linux servers You already have the best hardware for your Internet projects, but complicated administration,…
Free Server Panel – Performance
As the hosting world is evolving and growing the need/want of a control panel has become more and more used. I want to start installing some of these panels and test our their performances. I mean what good is a control panel if well the end results just…
Create sFTP Only + Chroot Server
Sometimes you need to create a server for clients to upload and download data to you, but you don’t want them to have system access, or other accesses that they don’t need or you dont’ want them to have. So how do we do this? How do we…
MediaCMS – Tips and Tricks
MediaCMS what can I say but an amazing Video Hosting Solutions, I mean a killer check out our demo. However there are a few little tips and tricks that I have found to help what I think are things to “tweak” or add things to it. So first…
MediaCMS – Hosting your own video platform.
Open Source solution MediaCMS, is a self hosting YouTube like clone, allowing you to upload, encode, and stream your videos. Allowing for a open community, your own platform, a family friendly site, even ahem a “paid” site. Why self-host or…
Windows Server Converting Eval Version to Standard for activation
When you have to reinstall Windows Server now you can only install a Evaluation version. Which is no problems, but what happens if the key you have doesn’t work right off the back? No problem 99% of the time this is due to the installed server…
Backup Your Databases
You have backups right? Of coarse you do, but you know what its always a good thing to double check yoru backups right now you know just to make sure. So now that your back, lets talk about a simple but effective way to create, and backup your databases,…
WordOps
WordOps provide the ability to deploy a blazing fast and secured WordPress with Nginx by using simple and easy to remember commands. Forked from EasyEngine v3, it’s already much more than an up-to-date version of EEv3 with several new features…
WordPress Command Line Install
WordPress is a powerful tool that can now be used to create and produce much more then a “blog” or blog like site. You can now create so much that at last check it was above 40% of the internet now uses it as their main sites CMS. Read more…
Caddy Webserver – Install
What is Caddy? Well Caddy is: The Ultimate Webserver! or at least that is what they say! Honestly your best bet is to just read up on them, as they are awesome and I have personally used them for several different projects in different areas of projects…
Delete directory from command line
Do you ever find yourself in the terminal and wanting to remove a bunch of files and folders or have a script that your writing and want it to prune the older copies? How do we do this? Turns out there is a command call rmdir that will do this in the…