Related Articles
Linux - Intro
Navigation in Linux
Linux - Introduction
Linux – Install Ubuntu Server in VirtualBox
Installing Ubuntu Server into VirtualBox gives you the ability to create a lab environment without needing multiple physical machines. Hardware Requirements In general I would recommend your host computer has 16GB of RAM and an […]
Linux - Introduction
Linux – Group Managment (addgroup, delgroup, adduser, deluser)
Managing Groups in Linux is relatively simple. It’s important to realize Linux users, groups and permissions are much simpler than in Windows Server. Group Configuration File sudo vim /etc/group – opens Group configuration file in […]
Be the first to comment