Eli the Computer Guy
  • Home
  • Videos
    • A+
    • Arduino (2019)
    • Cloud Computing (2019)
    • Cloud Computing (OLD)
    • Computer Repair
    • CSS and HTML 5 (2020)
    • Data Recovery
    • Hacking
    • HTML Intro (2020)
    • Interviews
    • Linux (2019)
    • Linux (Old)
    • Linux Tools (2020)
    • Linux Projects (2020)
    • MySQL – Introduction (2019)
    • Network
    • PHP Programming (2019)
    • PHP Programming (OLD)
    • PHP Projects
    • Programming – Intro (2020)
    • Raspberry Pi (2020)
    • Reviews
    • Security
    • Servers
    • Voice / Telephone
    • Web Design
    • Web Publishing
    • Windows Server 2012
    • WordPress
  • Project Notes
  • Parts List

nmap

*NEW

Linux Tools – NMAP Introduction (Network Mapping)

Eli the Computer Guy

Nmap allows you to map your network from the Linux Command Line. You can determine IP Addresses, Mac Addresses, Open Ports, and even Operating Systems. This information can be outputted to a human readbale text […]

*NEW

Linux Projects – Import NMAP XML Output Into MySQL with PHP

Eli the Computer Guy

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

*NEW

Linux Projects – Parse NMAP XML Output with PHP

Eli the Computer Guy

This project shows you how to parse (read) the nmap XML output file and turn ip addresses, mac addresses, hostnames, vendors and ports into PHP variable values and then print them out. Prerequisite Classes: Linux […]

*NEW

Linux Projects – Simple Network Scanner Web App (nmap)

Eli the Computer Guy

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

DONATE

If you want to tip a few dollars for the education videos.

Login

  • Lost Password

Popular Classes

  • Arduino – Send Email Notifications with PHP Mail Function
  • Navigation in Linux
  • Linux – Install Ubuntu Server in VirtualBox
  • Linux – Command Line Navigation
  • Linux – Tab Autocomplete, Whatis, Man Pages, –Help
  • Arduino ArduCam – Save Images to SD Card
  • Cloud Computing – Virtualization Introduction
  • Linux – Start, Stop, Restart Services (Systemd, systemctl, service, init.d)
  • Linux – Find Files in Linux (find, whereis)
  • Arduino Uno with WiFi Basic Setup
  • IR Sensor Analog Output on Arduino
  • VPN – Virtual Private Networking
  • Broadband Technology – Introduction
  • Arduino IDE Introduction
  • PHP – Shared Hosting for Running…
  • DNS (Domain Name System) – Introduction
  • Windows Server 2012 – Introduction
  • Linux – Cron Jobs for Scheduled Tasks (crontab)
  • Linux – Task Manager and Kill Processes (top)
  • ISO Disk Images for Copying CD and DVDs