yum -y install nginx
Successfully installed nginx
cp -v index.html /var/www
'index.html' -> '/var/www/index.html'
systemctl start nginx
[OK] nginx started
curl http://denes.cloud
Welcome to my website!
My name is Denes and I'am a Unix and Linux enthusiast, as well as a hobby programmer.
You can check my projects on github:
[github]: https://github.com/G3ph4z
Should you be a recruiter, you can find my LinkedIn profile here:
[linkedin]: https://goo.gl/Zfk9Ar
I'am about to further develop this site, but that may come later.
Stay tuned.