projects:livenet:server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
projects:livenet:server [2018/03/13 00:26] nicolaprojects:livenet:server [2018/03/21 11:56] (current) – [install livenet client package] scipio
Line 160: Line 160:
  
 ==== install livenet client package ==== ==== install livenet client package ====
 +
 <code> <code>
 +# copiare /home/scipio/.netrv e /home/scipio/.gitconfig in <chroot>/root/
 +cd /root
 git clone  https://github.com/scipioni/livenet-client.git git clone  https://github.com/scipioni/livenet-client.git
 +cd livenet-client
 +git checkout bionic
 mv .git / mv .git /
 git status git status
Line 167: Line 172:
  
 </code> </code>
 +
 inside git directory inside git directory
-<code>rsync -avb etc/ /etc/+<code> 
 +rsync -avb etc/ /etc/
 rsync -avb usr/ /usr/ rsync -avb usr/ /usr/
 +rsync -avb debian /
 +rsync -avb README.md /
 apt-get -y install linux-generic apt-get -y install linux-generic
 </code> </code>
  • projects/livenet/server.1520897195.txt.gz
  • Last modified: 2018/03/13 00:26
  • by nicola