Swap file – Beginners guide to Digital Ocean

Ernest Marcinko Hosting, Tutorials 3 Comments

If you reached this step, your server is up and running flawlessly. However after gaining some traffic it will run out of memory and some of the processes will fail. To avoid that, we need a swap file. If you need more information I recommend reading the original swap file tutorial on digital ocean. This article is basically a shorter …

Virtual Hosts – Beginners guide to Digital Ocean

Ernest Marcinko Hosting, Tutorials 4 Comments

By now we have a working private server with very basic features and a demo user. By default your website is data is accessed from the following directory: /var/www/ So if you open up your server address in your browser the files in this directory are parsed. This is not bad, however if you are planning to use 2 or …