Raspberry Pi Networking cookbook : connect your Raspberry Pi to the world with this essential collection of recipes for basic administration and common network services /
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, UK :
Packt Publishing,
2016.
|
Edición: | Second edition. |
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Cover ; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Installation and Setup ; Chapter 2: Administration ; Chapter 3: Maintenance ; Chapter 4: File Sharing ; Chapter 5: Advanced Networking ; Chapter 6: IoT
- Internet of Things ; Chapter 7 : Clustering; Index; Introduction; Preparing for the initial boot; Downloading new SD cards; Booting with NOOBS; Mac OS X disk utilities
- diskutil, dd; Image Writer for Windows
- Win32DiskImager; Convert and copy for Linux
- dd; Booting Raspbian Linux for the first time.
- Shutting down the Raspberry PiIntroduction; Executing commands with privileges (sudo); Expanding the size of the filesystem (raspi-config); Configuring memory usage (raspi-config); Configuring remote access (raspi-config); Obtaining remote access by using SSH; Obtaining remote access by using PuTTY; Changing the login password (passwd); Adding a user (useradd); Giving a user sudo privileges (id, and usermod); Introduction; Updating the operating system (apt-get); Upgrading Raspbian from wheezy to jessie using sources.list; Searching for software packages (apt-cache).
- Installing a package (apt-get)Package management (aptitude); Reading the built-in documentation (man command); Reading the built-in documentation (info command); Introduction; Mounting USB disks (pmount); Accessing another computer's files (smbclient); Sharing folders from other computers (mount.cifs); Auto-mounting USB disks at boot (/etc/fstab); Auto-mounting a shared folder at boot; Creating a file server (Samba); Sharing an attached USB disk (Samba); Introduction; Configuring a static IP address; Creating a firewall with ufw; Remote access to a desktop session (xrdp).
- Remote access to the monitor (x11vnc)Installing a web server (Apache, lighttpd, Nginx); Installing a wiki (mediawiki); Creating a wireless access point with hostapd; Installing a network trace utility; Installing a network protocol analyzer; Enabling the IPv6 network protocol; Introduction; Easy access to hardware; Installing the GrovePi; Controlling devices from a web page; Connecting to an IoT platform; Creating an IoT gateway; Introduction; Installing a high-availability load balancer; Installing a distributed filesystem; Creating a supercomputer.