KPTree Wiki logo

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 (19)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Network Setup
  • NUT (Network UPS Tools) Setup

Fulltext results:

Conky @home_server:home_server_setup:other_services
40 Hits, Last modified: 5 years ago
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
23 Hits, Last modified: 3 years ago
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
16 Hits, Last modified: 12 months ago
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
15 Hits, Last modified: 22 months ago
-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
14 Hits, Last modified: 8 months ago
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
10 Hits, Last modified: 17 months ago
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
10 Hits, Last modified: 18 months ago
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
7 Hits, Last modified: 21 months ago
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
7 Hits, Last modified: 21 months ago
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
5 Hits, Last modified: 13 months ago
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
5 Hits, Last modified: 3 years ago
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
4 Hits, Last modified: 3 years ago
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
3 Hits, Last modified: 21 months ago
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
1 Hits, Last modified: 3 years ago
stemd/Timers]] *Putorius [[https://www.putorius.net/using-systemd-timers.html|Using systemd Timer Uni
BASH Customisation @home_server:home_server_setup:other_services
1 Hits, Last modified: 10 months ago
=====copy & paste===== See [[https://wiki.kptree.net/doku.php?id=home_server:home_server_setup:other_s
VNC Server @home_server:home_server_setup
1 Hits, Last modified: 16 months ago
Linux Block Device Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 8 months ago
KPTree - Home Desktop Setup
1 Hits, Last modified: 5 months ago
Home Server Notes @home_server:home_server_setup
1 Hits, Last modified: 8 months ago
KVM Setup @home_server:home_server_setup
1 Hits, Last modified: 20 months ago
Commonly used commands and scripts @home_server:home_server_setup:other_services
1 Hits, Last modified: 12 months ago
tmux @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 years ago
samba @home_server:home_server_setup:other_services
1 Hits, Last modified: 4 years ago