Video description
- Install and use a headless operating system on the Raspberry Pi 3
- Set up SSH and FTP on the Pi
- Configure Apache to host a basic website
- Make the server publicly accessible with port forwarding
- Implement a server using Python SimpleHTTPServer
Table of contents
- Introduction 00:01:19
- Installing Raspbian OS on the Raspberry Pi 00:03:28
- Using SSH and SFTP to Remotely Manage the Raspberry Pi 00:03:06
- Configuring a Static IP Address 00:03:58
- Installing Apache HTTP Server 00:02:39
- Setting up Port Forwarding 00:03:30
- Using a Website Template 00:02:23
- Using Python SimpleHTTPServer for Quick Prototyping 00:01:58
- Summary 00:01:29
Product information
- Title: Setting Up Apache Server on a Raspberry Pi 3: SSH, FTP, and Python SimpleHTTPServer on the Raspberry Pi
- Author(s):
- Release date: March 2020
- Publisher(s): Apress
- ISBN: 9781484258484
You might also like
book
Learning Web Design, 5th Edition
Do you want to build web pages but have no prior experience? This friendly guide is …
book
Fluent Python, 2nd Edition
Don't waste time bending Python to fit patterns you've learned in other languages. Python's simplicity lets …
book
Designing Large Language Model Applications
Transformer-based language models are powerful tools for solving a variety of language tasks and represent a …
book
Learning Go
Go is rapidly becoming the preferred language for building web services. While there are plenty of …