DokuWiki

It's better when it's simple

User Tools

Site Tools


faq:servermove-from-deb

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
faq:servermove-from-deb [2020-06-13 10:02] schplurtzfaq:servermove-from-deb [2022-06-29 07:49] (current) schplurtz
Line 3: Line 3:
 ^ date | june 2020   | ^ date | june 2020   |
 ^ vaguely tested with | raspbian (debian 10 buster)  | ^ vaguely tested with | raspbian (debian 10 buster)  |
-^:::  |  DokuWiki stable Greebo 2018-04-22  |+^:::  | DokuWiki stable Greebo 2018-04-22  | 
 +^ target public | Experienced users with good Linux and webserver configuration knowledge  |
  
 When one installs DokuWiki with apt-get on a debianish system, files are scattered all over the system and it may be difficult to move your installation to another server. When one installs DokuWiki with apt-get on a debianish system, files are scattered all over the system and it may be difficult to move your installation to another server.
Line 126: Line 127:
   test -r $WORKDIR/conf/$f && continue   test -r $WORKDIR/conf/$f && continue
   test -h $f && continue   test -h $f && continue
-  $sudo cp $f $WORKDIR/conf+  cp $f $WORKDIR/conf
 done done
 echo special case for users.auth.acl and acl.auth.php echo special case for users.auth.acl and acl.auth.php
faq/servermove-from-deb.1592035357.txt.gz · Last modified: 2020-06-13 10:02 by schplurtz

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki