Fixed some stuff

v3d 2016-11-29 01:55:27 +00:00
parent e68cc10a7e
commit ca6db12a8a

@ -29,7 +29,7 @@ ssh pi@{10.0.0.5}
(Replace 10.0.0.5 with your Rpi's IP)
### Expand your filesystem.
### Expand your filesystem
sudo raspi-config (select the first option from the menu).
@ -41,7 +41,7 @@ Check used and available storage with
df -h
### Upgrade your system.
### Upgrade your system
sudo apt-get update && sudo apt-get upgrade
@ -55,7 +55,7 @@ You can now navigate to your Rpi's IP (or hostname - raspberry) using a browser.
You will see lighttpd's placeholder page.
### Install PHP and modules.
### Install PHP and modules
sudo apt-get install php5-cgi php5-gd
@ -83,7 +83,7 @@ Dnsmasq is a Domain Name System (DNS) forwarder and Dynamic Host Configuration P
sudo apt-get install git. Git (/ɡɪt/) is a version control system (VCS) that is used for software development and other version control tasks. We use it download settings and scripts from our Gitlab repository.
### Install Tor.
### Install Tor
sudo apt-get install tor