How to setup an Apache Virtualhost as proxy

How to setup an Apache Virtualhost as proxy. Use Apache to set a virtualhost and to use it as proxy, to pass one or more localhosts to internet.

RESTful API Architecture - Resources

I'm writing this article because when I started to look into this area I searched a lot after the best information that can help me to achieve a high level to design the best RESTful API architecture.

How to format an usb drive to fat16 or fat 32 on mac

How to format an usb drive to fat16 or fat 32 on mac. All you have to do is to open you terminal and to run the following commands

Create systemd service - daemon (Ubuntu 15+)

Create systemd service - daemon (Ubuntu 15+). Discover how to create daemons step by step, with examples and real examples.