Updated How to: Hosting a Friendica site at home (markdown)

MartinFarrent 2012-04-29 03:26:35 -07:00
parent c9763606ae
commit eba1f6b36c

@ -12,7 +12,7 @@ The basic steps are as follows (we will be providing a more detailed guide very
4) In Virtual Box, set up a new virtual machine for a Linux/Debian system, specifying the downloaded disk as your hard disk. 256 MB of RAM should suffice. The network mode should be set to "bridged".
5) Start the new machine and log on as "root" (password: "friendica").
5) Start the new machine and log on as "root" (password: "friendica"). At this point in time, the virtual machine is using a U.S. keyboard layout. If that's confusing you, take a look here: [[https://en.wikipedia.org/wiki/File:KB_United_States-NoAltGr.svg]]
6) Enter the command ``ifconfig`` to discover the virtual machine's internal IP.