Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Conky @home_server:home_server_setup:other_services
- amples to average. Set to 1 to disable averaging net_avg_samples = 2,-- Number of net samples to average. Set to 1 to disable averaging... samples to average. Set to 1 to disable averaging net_avg_samples 2 # Number of net samples to average. Set to 1 to disable averaging... amples to average. Set to 1 to disable averaging net_avg_samples = 2,-- Number of net samples to average. Set to 1 to disable averaging... r0}Link speed: $color${execi 99999 cat /sys/class/net/eno2/speed} MB/s, ${execi 99999 cat /sys/class/net/eno2/duplex} duplex ${color0}Down:$color ${downsp
- KPTree - Email Server Setup
- mple.com%% and %%mail.example.com%%" use %%kptree.net%% and %%mail.kptree.net%% instead *For "Fire up an Ubuntu 18.04 AWS Ins... nly --webroot --webroot-path /var/www/mail.kptree.net -d mail.kptree.net%%''. This works straight away and well. Unfortu... sudo vim /etc/apache2/sites-available/mail.kptree.net-https.conf'': <code> Alias /.well-known /var/www/mail.kptree.net</code> ++++Some other related handy commands| *... oot --dry-run --webroot-path /var/www/mail.kptree.net -d mail.kptree.net%%'' * ''sudo vim /etc/apache2/sites-available/m
- dokuwiki setup notes
- t to the appropriate ip addresses for wiki.kptree.net. The ipv4 points to a common public ipv4 addres... sudo vim /etc/apache2/sites-available/wiki.kptree.net-ssl.conf'' <code> <IfModule mod_ssl.c> <Virtu... 1f2c:10d::18]:443> ServerName wiki.kptree.net ServerAdmin webmaster@localhost ... CertificateFile /etc/letsencrypt/live/wiki.kptree.net/fullchain.pem SSLCertificateKeyFile /etc/
- Web Server setup
- -default.conf /etc/apache2/sites-available/kptree.net-http.conf'' then ''sudo vim /etc/apache2/sites-available/kptree.net-https.conf'', in particular change ''DocumentRoot... ' to ''DocumentRoot /mnt/shared/www16/html/kptree.net/public_html''. Also change ''ServerName kptree.net'' and add-in directly after this line ''ServerAli... ault-ssl.conf /etc/apache2/sites-available/kptree.net-https.conf'' then ''sudo vim /etc/apache2/sites-available/kptree.net-https.conf'', in particular change ''DocumentRoot... ew website configuration: ''sudo a2ensite kpbtree.net-http.conf'' and ''sudo a2ensite kpbtree.net-https.conf'', also disable the default website co
- Rsync @home_server:home_server_setup:other_services
- baumkp@192.168.1.10::all/home/shared/html_kptree.net %%--%%exclude=.Trash* >tmp.txt'' ''sudo rsync x ... baumkp@192.168.1.10::all/home/shared/html_kptree.net %%--%%exclude=.Trash* >tmp.txt'' ++++ ====My web... ared/www/html' workpath='/home/shared/html_kptree.net/' cmd="rsync -ptoguv --chown=root:www-data --chmo... ====Rsync related links==== *https://linux.die.net/man/1/rsync *https://www.digitalocean.com/commu
- IPMI Console Setup @home_server:home_server_setup:other_services
- ools ]] and imptitools manual [[https://linux.die.net/man/1/ipmitool|die.net ipmitool(1) - Linux man page]] The key functions... with the serial console]] *[[https://linux.die.net/man/1/ipmitool|die.net ipmitool(1) - Linux man page]] *Ubuntu Document... leHowto|SerialConsoleHowto]] *[[http://0pointer.net/blog/projects/serial-console.html|systemd for Adm
- Manjaro Setup Notes @home_server:home_server_setup:other_services
- samples to average. Set to 1 to disable averaging net_avg_samples 2 # Number of net samples to average. Set to 1 to disable averaging... ddress (eno2): $color${execi 99999 cat /sys/class/net/eno2/address } ${color0}MAC Address (wlo1): $color${execi 99999 cat /sys/class/net/wlo1/address } # CPU information ${color1}CPU ${h
- Back-up Server Old Setup @home_server:home_server_setup:other_services
- up of example.com ended at %c" # CVS.SOURCEFORGE.NET #backup_script /usr/local/bin/backup_rsnapshot_cvsroot.sh rsnapshot.cvs.sourceforge.net/ # RSYNC.SAMBA.ORG #backup rsync://rsync.samba.o... up of example.com ended at %c" # CVS.SOURCEFORGE.NET #backup_script /usr/local/bin/backup_rsnapshot_cvsroot.sh rsnapshot.cvs.sourceforge.net/ # RSYNC.SAMBA.ORG #backup rsync://rsync.samba.o
- SSH Notes @home_server:home_server_setup:other_services
- oadcast}") ##get IO statistics since boot net_io = psutil.net_io_counters() print(f"Total Bytes Sent: {get_size(net_io.bytes_sent)}") print(f"Total Bytes Received: {get_size(net_io.bytes_recv)}") if __name__ == "__main__":
- Network Setup @home_server:home_server_setup
- d the new network and autostart it: *sudo virsh net-define ~/br0.xml *sudo virsh net-start br0 *sudo virsh net-autostart br0 The qemu defined networks can be listed with the command: ''virsh net-list --all'' You can list networks with ''networ
- IPMI CLI Tools @home_server:home_server_setup:other_services
- pmi_on_linux|Running IPMI on Linux]] * From die.net: * [[https://linux.die.net/man/1/ipmitool|ipmitool(1) - Linux man page]] * [[https://linux.die.net/man/8/ipmi-oem|ipmi-oem(8) - Linux man page]] * [[https://linux.die.net/man/8/ipmipower|ipmipower(8) - Linux man page]]
- VIM Editor @home_server:home_server_setup:other_services
- chive.org/web/20070814184957/http://www.moolenaar.net/habits.html|Seven habits of effective text editin... heatsheet/|Vim Cheatsheet]] *[[http://www.glump.net/howto/desktop/vim-graphical-cheat-sheet-and-tutor... between Vim and IPython]] *[[http://codemirror.net/|CodeMirror]] *[[http://www.catonmat.net/blog/bash-vi-editing-mode-cheat-sheet/|Working Productively
- NFS @home_server:home_server_setup:other_services
- re NFS Version 4 (NFS4) on Ubuntu Server]] *die.net [[https://linux.die.net/man/5/exports|exports(5) - Linux man page]] *[[... *example: ''sudo showmount -e kptr.local.kptree.net'' * ''nfsstat'' Shows some nfs server server s
- systemd Stuff @home_server:home_server_setup:other_services
- stemd/Timers]] *Putorius [[https://www.putorius.net/using-systemd-timers.html|Using systemd Timer Uni
- BASH Customisation @home_server:home_server_setup:other_services
- =====copy & paste===== See [[https://wiki.kptree.net/doku.php?id=home_server:home_server_setup:other_s