User tools

Website tools


FAQ

Differences

The differences between two versions are shown here.

Link to this comparison view

faq [2017/02/02 08:36] – created lwsystemsfaq [2023/04/14 10:24] (current) – [Doppelte Jahreszahl in boxstate.xml] lwsystems
Line 14: Line 14:
 <code bash> <code bash>
 # cd /srv/benno/archive/repo # cd /srv/benno/archive/repo
-/etc/init.d/benno-archive stop+systemctl stop benno-archive
 # cp boxstate.xml boxstate.xml.BAK # cp boxstate.xml boxstate.xml.BAK
 # perl -p -i -e 's/\/(\d+?)\/\d+/\/$1/' boxstate.xml # perl -p -i -e 's/\/(\d+?)\/\d+/\/$1/' boxstate.xml
-/etc/init.d/benno-archive start+systemctl start benno-archive
 </code> </code>
  
faq.1486024563.txt.gz · Zuletzt geändert: 2017/02/02 08:36 von lwsystems