Related Articles
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 […]
*NEW
Linux Projects – Simple Network Scanner Web App (nmap)
This project allows you to create a simple network scanner that is accessible from a web browser on the network. Essentially with this project we use a Cron Job every 10 minutes to trigger nmap […]
Linux - Introduction
Linux – FTP Server Setup (vsftpd)
FTP allows you to upload, download files and perform basic file and directory tasks. FTP is a technology not a single product so there are numerous pieces of server and client software that can be […]
Be the first to comment