User:Francg/expub/specialissue2/pi-install: Difference between revisions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
<br>Pi install with Max&Giulia @Poortgebouw</div> | <br>Pi install with Max&Giulia @Poortgebouw</div> | ||
<br> | |||
<div style="float: left; color:black; margin: 0 15px 0 0; width: 850px; font-size:120%; line-height: 1.3em; letter-spacing: 0.8px;"> | <div style="float: left; color:black; margin: 0 15px 0 0; width: 850px; font-size:120%; line-height: 1.3em; letter-spacing: 0.8px;"> | ||
After some installation issues, Max finally led us to a new uncertain, mysterious and fascinating World of possibilities. | After some installation issues, Max finally led us to a new uncertain, mysterious and fascinating World of possibilities. |
Revision as of 12:11, 11 March 2017
Pi install with Max&Giulia @Poortgebouw
After some installation issues, Max finally led us to a new uncertain, mysterious and fascinating World of possibilities. We plugged a projector and a keyboard to the raspberry and did our first steps into it. Each of us built a new website from scratch by creating a new html file and visualised it in the pi's server.
pt-get install apache2
ip address ...(on the number 3 section, without the number after the dash)
"cd" into /var/www/ and "ls" to see content
if file.html; "cd" and "nano file.html" to enter and edit
"rm" file.html to remove or "newname.html" to create a new html file
To see the website in the browser: copy the pi's IP address.
In the next coming underground sessions, we will create a chat room and send e-mails.
Here some highlights of the process: