Categories
All HowTo Linux Tips & Tricks

How to install LAMP Stack on Ubuntu 16.04 VPS

A quick guide on “How to install LAMP Stack on Ubuntu 16.04 VPS [PHP, MYSQL, APACHE2] Done this yet? You should do it before you install LAMP stack on Ubuntu Ubuntu 16.04 VPS Setup Update your package list and install Apache2 sudo apt-get update sudo apt-get install apache2 Open up /etc/apache2/apache2.conf with your favorite text […]

Categories
All HowTo Linux Security

How to install Kali Linux on VMWare Player

This is a simple step by step guide. You will learn “How to install kali linux on VMWare Workstation Player” About VMWare Workstation Player It is free only for personal purposes. There is also available more advanced version called “VMWare Workstation. VMWare Workstation Player install on linux (Debian based, ubuntu etc.) Download it, Click here […]

Categories
All HowTo Linux

Ubuntu 16.04 VPS Setup – Easy step by step guide

What to do after buying an Ubuntu 16.04 VPS? Ubuntu 16.04 VPS Setup Lets get to Ubuntu 16.04 VPS Setup. First of all of course, you should login to your server. With windows you can use PuTTy, with linux, open terminal and type in ssh root@your_server_ip After that, we will create a new user and […]