Install Minimal Debian OS Raspberry Pi | The Extra Pi Episode 1

Subscribers:
17,000
Published on ● Video Link: https://www.youtube.com/watch?v=JQ0f2Af3CPo



Category:
Show
Duration: 13:24
6,308 views
26


raspberry pi: www.raspberrypi.org

Episode 1:
Install minimal debian:
a) download .zip from https://github.com/debian-pi/raspbian-ua-netinst/releases/latest
b) copy .zip to an empty sdcard
d) Done, User:root Password:raspbian
e) apt-get install cpufrequtils

Static ip
a)check current IP: ifconfig
b)make note of the following:
inet addr: 192.168.1.7 [CHANGE]
Bcast: 192.168.1.255 [CHANGE]
Mask: 255.255.255.0
c)route -nee
Gateway: 192.168.1.1
d) apt-get install nano
edit: nano /etc/network/interfaces
Remove the line that reads
iface eth0 inet dhcp
Add the following
iface eth0 inet static
address 192.168.0.6
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255
gateway 192.168.0.1
Save the file by pressing CTRL-X and select Y to save the changes.
e) Reboot







Tags:
Debian GNU/Linux (Operating System)
Operating System (Software Genre)
Installation (Award-Winning Work)
Raspberry Pi (Computer)
Software (Industry)
Windows
Maker
Episode
Season
Software (album)
Industry (Organization Sector)
Season Episode
Episode Part
Tutorial
Full
Desktop
Pilot
Basic
Logging Time
Apple
Ubuntu
Ubuntu (Operating System)
Computers