Related Articles

*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 […]

*NEW
Linux Projects – Import NMAP XML Output Into MySQL with PHP
In this project we parse an nmap XML output file and then add the values to a MySQL Database Table. We then create a basic report that pulls the values out of the database and […]

Linux - Introduction
Linux – Start, Stop, Restart Services (Systemd, systemctl, service, init.d)
There are 3 ways to manage services on Ubuntu Linux. Systemd is considered the “right” way as of now, but using the service command and init.d scripts still work. When. you make changes to configuration […]
4 Comments
Leave a Reply Cancel reply
You must be logged in to post a comment.
Hi Eli! Thanks for sharing these valuable information in this linux series. May i ask if notes are available?
sadly the notes were lost in a migration a few years ago. Honestly I’m kind of surprised anyone still watches some of these older videos.
Yea I’m learning a lot from this 10 year old series. Are these information still relevant today?
… sort of… somethings have been the same for 20 years, others have changed a bit… I’d say just take these vids with a grain of salt…