Welcome to my profile!
We use this blog to post about business and entreprenuership, since that's exactly what we're all about! Our aim is to create useful information about starting your own ...
Add a user to your system: adduser <username> Add a user to your system with a specific home directory adduser --home <directory> <username> Add a ...
User Management in Linux is made easy by using a few simple commands. This tutorial will go over some of the basic commands and also explain a few concepts of the user system. W ...
To find out your server version, kernel version and other information: uname -a To find out the current Linux version lsb_release -a ...
Using SSH, we can find the Linux version using two simple commands. Want the cheatsheet version? Cheatsheet Linux Commands: uname If you're like me, you often have to SSH ...
Have you ever gotten to a point where you’ve just finished a project, having spent hundreds or even thousands of hours working on it, released it into the wild with adren ...
We recently just added our new Extra Services page. We often get requests from users to help them setup their sites, install software and other misc issues. I usually end up was ...