User:Francg/expub/specialissue2/pi-install: Difference between revisions
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
<br> | <br> | ||
pt-get install apache2 | pt-get install apache2 | ||
ip address ...(on the number 3 section, without the number after the dash) | <br>ip address ...(on the number 3 section, without the number after the dash) | ||
<br>"cd" into /var/www/ and "ls" to see content | |||
"cd" into /var/www/ and "ls" to see content | <br>if file.html; "cd" and "nano file.html" to enter and edit | ||
<br>"rm" file.html to remove or "newname.html" to create a new html file | |||
if file.html; "cd" and "nano file.html" to enter and edit | <br>To see the website in the browser: copy the pi's IP address. | ||
<br>In the next coming underground sessions, we will create a chat room and send e-mails. | |||
"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. | |||
<br> | <br> |
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: