User:Francg/expub/specialissue2/pi-install: Difference between revisions
(Created page with "<div style="float: left; color:#00FF40; margin: 0 15px 0 0; width: 850px; font-size:120%; line-height: 1.3em; letter-spacing: 0.8px;"> <br>Pi install with Max&Giulia @Poortgeb...") |
No edit summary |
||
Line 1: | Line 1: | ||
<div style="float: left; color:#00FF40; margin: 0 15px 0 0; width: 850px; font-size:120%; line-height: 1.3em; letter-spacing: 0.8px;"> | <div style="float: left; color:#00FF40; margin: 0 15px 0 0; width: 850px; font-size:120%; line-height: 1.3em; letter-spacing: 0.8px;"> | ||
<br>Pi install with Max&Giulia @Poortgebouw | <br>Pi install with Max&Giulia @Poortgebouw</div> | ||
<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. | ||
We plugged a projector and a keyboard to the raspberry and did our first steps into it. | We plugged a projector and a keyboard to the raspberry and did our first steps into it. | ||
Line 24: | Line 25: | ||
Here some highlights of the process: | Here some highlights of the process: | ||
[[ | [[1 duckpi-iaiaia.ogv| Duckpi-iaiaia]] | ||
</div> |
Revision as of 12:10, 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: