Fulltextové výsledky:
- BareOS
- resql (je nutne ji mit dopredu nainstalovanou): <file bash install.sh> # # distribuce DIST=Debian_9.... bareos bareos-database-postgresql bareos-webui </file> * DB se nastavuje pres dbconfig-common * pus... | apt-key add - apt update && apt install bareos-filedaemon</code> ===== 2 Konfigurace ===== ==== 2.1... Name = "admin" Password = "secret" Profile = "webui-admin" } * musi mit uzivatele b
- Commands
- == SED ===== <code bash>sed -i 's/original/new/g' file.txt</code> -i = in-place (i.e. save back to the original file) s = the substitute command g = global (i.e. repl... / /var/backups/32/</code> takhle s tim do cronu <file bash gpiobackup.sh> !/bin/bash ## gpiobackup scri... --force --remove-older-than 4B /var/backups/34 </file>===== tail ===== vypis logu v realnem case <code
- RedMine na sarge 9.5
- ta /opt/redmine cd /opt/redmine sudo chmod -R 755 files log tmp public/plugin_assets sudo chown www-data:www-data Gemfile.lock </code> aby apač videl... <code bash>ln -s /... he2/sites-available/master.conf</code> s obsahem <file master.conf> <VirtualHost *:80> ServerAdmin admi... Options -MultiViews </Location> </VirtualHost> </file> a ten vhost pridame <code bash>a2dissite 000-def