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

Raspberry Pi

*NEW

Raspberry Pi – Install Ubuntu Desktop

Eli the Computer Guy

The standard Ubuntu Desktop works well on a Raspberry Pi 4 with 4GB of RAM. To get the Desktop Environment simply install the Ubuntu Server and then install the Ubuntu-Desktop on to it. Prerequisite Classes: […]

*NEW

Raspberry Pi – How to Install Ubuntu Server

Eli the Computer Guy

You can install Ubuntu very easily on the Raspberry Pi. Ubuntu Server and IoT Core versions come preloaded with the Raspberry Pi Imager Software. Note: Ubuntu Server will automatically start an auto update process when […]

*NEW

Raspberry Pi – Install SAMBA Folder Sharing

Eli the Computer Guy

SAMBA allows you to use SMB/CIFS to do traditional/ windows type file management over the network. You can access files and folders just like you would on a windows network without needing to install additional […]

*NEW

Raspberry Pi – Install a LAMP Server (Linux, Apache, MariaDB, PHP)

Eli the Computer Guy

You can turn your Raspberry Pi with Raspberry PI OS into a full LAMP web server. We use MariaDB because MySQL is not provided in the main repository and it is a drop in replacement […]

*NEW

Raspberry Pi – Setup Pi Hole for DNS Security

Eli the Computer Guy

The Pi Hole software allows you to turn your Raspberry Pi into a DNS Security device. After setup your client systems can use the Pi Hole as their DNS server, when websites try to resolve […]

*NEW

Raspberry Pi – Control GPIO Pins with GPIOzero Library

Eli the Computer Guy

The GPIOzero Python Package allows you to control and read from the GPIO Pins on your Raspberry Pi. GPIOzero is included in the Raspberry Pi Operating System, and can be installed on other distros. GPIOzero […]

*NEW

Raspberry Pi – How to Begin Coding Python on Raspberry Pi

Eli the Computer Guy

With Thonny you can easily begin to code Python Scripts on Raspberry Pi OS. Thonny is a very simple Python IDE that is easy to learn.

*NEW

Raspberry Pi – How to Use Raspberry Pi OS

Eli the Computer Guy

The Raspberry Pi OS is a distribution of Debian Linux that is generally used on Raspberry Pi Systems. The GUI is simple, but can be a bit cinfusing when you start to use it. Raspberry […]

*NEW

Raspberry Pi – How to Install an Operating System on the Raspberry Pi

Eli the Computer Guy

Installing an Operating System on a Raspbery Pi is easy, but very different than installing an OS on a standard PC. You download the Imager software from Raspberry Pi, and then you image your Micro […]

*NEW

Raspberry Pi – What is a Raspberry Pi Computer?

Eli the Computer Guy

The Raspberry Pi is an ARM PC that gives you the ability to use the GPIO pins for sensor inputs and outputs. ARM based PC’s look and act like x86 PC’s, but require specific Operating […]

DONATE

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

Popular Classes

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