KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
@home_server
  • Any namespace
  • home_server:home_server_setup (13)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Web Server setup
19 Hits, Last modified: 7 months ago
s to the proposed new location: ''sudo rsync -av /var/www/html /mnt/shared/www16/'' *Change the /var/www.html reference in the following apache2 configura... pache2.conf'', in particular change ''‹Directory /var/www/›'' to ''‹Directory /mnt/shared/www16/›'' (This defines file system access, add /var/www/ temporarily if necessary.) *''sudo cp /e
Back-up Server Old Setup @home_server:home_server_setup:other_services
17 Hits, Last modified: 6 months ago
red under this root directory. # # snapshot_root /var/cache/rsnapshot/ #default snapshot_root /mnt/b... d by the "loglevel" parameter. # logfile /var/log/rsnapshot.log # If enabled, rsnapshot will w... vent the program from running. # lockfile /var/run/rsnapshot.pid # By default, rsnapshot check ... host/ #backup /usr/local/ localhost/ #backup /var/log/rsnapshot localhost/ #backup /et
KPTree - Email Server Setup
11 Hits, Last modified: 16 months ago
NFS Client=== I store my main mail directory (''/var/vmail'') off the VM and on a shared server drives... *Restart Everything, and Test the Server - check /var/log/mail.log & /var/log/mail.err *Log showed error [postfix/smtpd[15073]: warning: SASL: Connect to ... t away. (Restarting Dovecot initialises the file /var/spool/postfix/private/auth as per configuration /
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
8 Hits, Last modified: 2 years ago
failure as it is unable to access the directory "/var/run/nut". So we can create the directory with: "sudo mkdir /var/run/nut sudo chown root:nut /var/run/nut sudo chmod 770 /var/run/nut". This allows nut-driver.service to run, but fails after a reboot.
KPTree Torrent VM Setup
5 Hits, Last modified: 2 years ago
at mysql> ''select @@datadir;''. It should be ''/var/lib/mysql''. Exit mysql prompt with ''\q''. Stop... directory to your preferred location: ''sudo mv /var/lib/mysql /mnt/shared/kodi'' Next create a symli... ew location: ''sudo ln -s /mnt/shared/kodi/mysql /var/lib/mysql''. Another option instead of using a sy... nf file datadir parameter, i.e. change ''datadir=/var/lib/mysql'' to ''datadir=/mnt/shared/kodi/mysql''
BASH Customisation @home_server:home_server_setup:other_services
5 Hits, Last modified: 6 months ago
ll-bouncer.service' alias tailkern='sudo tail -f /var/log/kern.log' alias tailauth='sudo tail -f /var/log/auth.log' alias tailcsfb='sudo tail -f /var/log/crowdsec-firewall-bouncer.log' alias csbrestart='d... ph' # MAIL SERVER alias nullsend='sudo echo 1 > /var/spool/nullmailer/trigger' alias tmail1='echo "Tma
Rsync @home_server:home_server_setup:other_services
5 Hits, Last modified: 6 months ago
lude-RPi'' and look something like this: <code>- /var/lib/pacman/sync/* - /lost+found - /media/* - /cdr... n monthly 3 # rsnapshot's log file logfile /var/log/rsnapshot.log # All rsync commands have at l... # at 5 a.m every week with: # 0 5 * * 1 tar -zcf /var/backups/home.tgz /home/ # # Instead of the first ... and error messages. You can find/open it here: ''/var/log/rsnapshot.log'' Inspect this log regularly to
samba @home_server:home_server_setup:other_services
5 Hits, Last modified: 2 years ago
e for each machine # that connects log file = /var/log/samba/log.%m # Cap the size of the individua... information to syslog. Everything # should go to /var/log/samba/log.{smbd,nmbd} instead. If you want to... n/useradd -g machines -c "%u machine account" -d /var/lib/samba -s /bin/false %u # This allows Unix gr... ment = All Printers browseable = no path = /var/spool/samba printable = yes guest ok = no
Conky @home_server:home_server_setup:other_services
4 Hits, Last modified: 2 years ago
${color4}${font Arial:size=7}${execi 30 tail -n8 /var/log/syslog | fold -w100}$color$font ${color4}${f... ${color4}${font Arial:size=7}${execi 30 tail -n8 /var/log/syslog | fold -w100}$color$font </code> ++++ ... ${color4}${font Arial:size=7}${execi 30 tail -n8 /var/log/syslog | fold -w100}$color$font ${color4}${f... ${color4}${font Arial:size=7}${execi 30 tail -n8 /var/log/syslog | fold -w100}$color$font ${color4}${f
Manjaro Setup Notes @home_server:home_server_setup:other_services
4 Hits, Last modified: 3 months ago
* The default PDF printer output directory is ''/var/spool/cups-pdf/user/'', where user is the user na... vice and cups.socket The CUPS error log is at ''/var/log/cups/error_log''\\ The CUPS configuration fil... ${color4}${font Arial:size=7}${execi 30 tail -n8 /var/log/syslog | fold -w100}$color$font ${color4}${f... o synchronize any databases” errors=== ''sudo rm /var/lib/pacman/db.lck''\\ This command removes Pacman
Commonly used commands and scripts @home_server:home_server_setup:other_services
4 Hits, Last modified: 6 months ago
l the following file to allow the php ''sudo vim /var/www/html/test.php'': <code>?php phpinfo(); ?></c... # at 5 a.m every week with: # 0 5 * * 1 tar -zcf /var/backups/home.tgz /home/ # # For more information... 1 * * /home/shared/Myscripts/rotatelog.sh /var/log/UPSLog.Log%Rotate NUT UPS log file 0,5,10,1... null #Runs Nut scan and logs formated results to /var/log/UPSLog.Log #0 * * * * /etc/webmin/ba
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
3 Hits, Last modified: 2 years ago
is not set up correctly the program defaults to "/var/cache/apt-cacher-ng". This quirk is covered in [[... acng.conf'' *The default cache directory is: ''/var/cache/apt-cacher-ng'' and can be changed in the c... uration file. *The default log directory is: ''/var/log/apt-cacher-ng'' and can be changed in the con
dokuwiki setup notes
1 Hits, Last modified: 16 months ago
nt / https://wiki.kptree.net/ #DocumentRoot /var/www/html #ErrorLog ${APACHE_LOG_DIR}/error.l
Fail2Ban @home_server:home_server_setup:other_services
1 Hits, Last modified: 2 years ago
imaps,pop3,pop3s # You might consider monitoring /var/log/mail.warn instead if you are # running postfi
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified: 19 months ago
0 1 * * /home/shared/Myscripts/rotatelog.sh /var/log/UPS/UPSLog.Log #Rotate NUT UPS log file </cod
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 months ago
systemd Stuff @home_server:home_server_setup:other_services
1 Hits, Last modified: 19 months ago