Anonymous
Not logged in
Talk
Contributions
Create account
Log in
Publication Station
Search
Editing
WiFi book
(section)
From Publication Station
Namespaces
Page
Discussion
More
More
Page actions
Read
Edit
History
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Git clone== The essential configuration files for running the WiFiBook are stored in a [https://github.com/wdka-publicationSt/WiFi-Book-Rpi Git] repository. That allow us to import, or in Git slang "clone" those files into our system and place them in their correct location. To do so follow these step: <code>cd /</code> go to the root <code>/</code> of the RaspberryPi's file-system <code>git init</code> initiate a new git repository <code>git remote add origin https://github.com/wdka-publicationSt/WiFi-Book-Rpi.git</code> add the WifiBook repository as remote - the Git place to pull and push files <code>git fetch origin</code> Fetch the content of the repository <code>git checkout -f --track origin/master</code> ensure you are in the master branch, from the origin remote That's it! If you encountered no errors all the configuration files have been dowloaded in place in the right locations, within the RaspberryPi file-system. If you wanna see what files were downloaded and where they are located, run: <code>git ls-tree master -r --name-only</code>
Summary:
Please note that all contributions to Publication Station are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
Publication Station:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation
Main navigation
Main page
Printmaking Studio
Print Studio
Dig. Publishing Studio
Namespaces
Grafiwiki
Random Page
Log in
Wiki tools
Wiki tools
Page tools
Page tools
User page tools
More
What links here
Related changes
Page information
Page logs