get

Search

You can find the results of your search below.

BASH Customisation @home_server:home_server_setup:other_services
22 Hits, Last modified:
# INSTALLATION AND UPGRADE alias update='sudo apt-get update' alias upgrade='sudo apt-get update && sudo apt-get upgrade' alias install='sudo apt-get install' alias finstall='sudo apt-get -f install' alias rinstall=
SSH Notes @home_server:home_server_setup:other_services
21 Hits, Last modified:
cpuinfo import socket import uuid import re def get_size(bytes, suffix="B"): """ Scale bytes ... name.processor}") print(f"Processor: {cpuinfo.get_cpu_info()['brand_raw']}") print(f"Ip-Address... print("="*40, "Memory Information", "="*40) # get the memory details svmem = psutil.virtual_memory() print(f"Total: {get_size(svmem.total)}") print(f"Available: {get_
Docker mailserver @docker_notes
18 Hits, Last modified:
e is very descriptive and should be referenced to get a better understanding of how to put together a m... *The notes here are my current working attempt to get an Alpine s6-rc Docker implementation of Postfix ... mm... unimpressed</fc> ====alias==== I could not get the alias command to work in Alpine shell. I tri... ocking out users. Users with older schemes should get a new password if possible to increase security.
Nextcloud Container @docker_notes
17 Hits, Last modified:
ternal: true </code> ++++ ====RedirectRegex==== I get a redirect error in Nextcloud that I have not bee... Use of Nextcloud===== Sometime it is necessary to get direct CLI (command line interface) access to Nex... e an app app:getpath Get an absolute path to the app directory app:insta... y its ID circles:manage:details get details about a circle by its ID circles:manage
KPTree Torrent VM Setup @home_server
17 Hits, Last modified:
ttps://privatevpn.com/|PrivateVPN]] that seems to get reasonably good reviews at the time of change ove... stop, status, enable, disable, etc. Similarly to get a better look at current log status: ''journalctl... ole address required to setup the tunnel. * ''wget http://ipinfo.io/ip -qO -'' to check my current e... openvpn'' *Download BTGuard certificate (CA) ''wget -O /etc/openvpn/btguard.ca.crt http://btguard.com
Docker nginx / php notes @docker_notes
14 Hits, Last modified:
ing nginx with php-fpm to operate. So I tried to get working a simple setup to nut-out the nuances. <f... nginx. * ''nginx'' to run. * ''nginx -h'' to get all help / options * ''nginx -s //signal//'', w... the fly by using ; output buffer. You can set target tags by this configuration. ; "form" tag is speci... g-level ;max_input_nesting_level = 64 ; How many GET/POST/COOKIE input variables may be accepted ;max_
KPTree - MSWindows Setup @home_server
13 Hits, Last modified:
following day ACADLT stopped working. I tried to get it working to no avail and attempted a reinstall,... ing a treat!. No graphics card yet, would like to get one in the next year or so. My youngest son got ... y not compatible with the expanded font set, I forget what it is called now. *VueScan :- simply the b... ng profit, in wealthier countries they can simply get away with charging more, in poor countries genera
Docker @docker_notes
11 Hits, Last modified:
ck installation script: *''%%curl -fsSL https://get.docker.com -o get-docker.sh%%'' *''sudo sh get-docker.sh'' Note for Debian testing just use ''sudo apt install docker... with iptables. I will cross that hurdle should I get there. Interestingly, it would seem that iptables
Rsync @home_server:home_server_setup:other_services
11 Hits, Last modified:
s. The -v flag (for verbose) is also necessary to get the appropriate output: ====rsync daemon==== +++... been changed. If no files were changed, no files get transferred. And when you want to recover data, y... ly reduce the disk space required. That means you get efficient, lightweight, incremental backups that ... shot]] tools, using this command: <code>sudo apt-get install rsync grsync rsnapshot</code> =====Selec
Docker Deluge Image / Service @docker_notes
9 Hits, Last modified:
/bin/deluged -d'' ++++ *To check external IP ''wget -qO - icanhazip.com'', reference from [[https://l... ====deluge configuration files==== Next set is to get the deluge configuration files outside the epheme... ic docker nfs volume working, but when I tried to get 2 volumes set up it was wonky. To date I have no... /deluge/ --mount 'type=volume,source=nfsvolume,target=/app/Complete,volume-driver=local,volume-opt=type
Router Miscellaneous @linux_router
8 Hits, Last modified:
s://github.com/nicolargo/glances After=network.target [Service] #ExecStart=/usr/local/bin/glances -w -... estart=on-abort [Install] WantedBy=multi-user.target </code> After modifying a systemd file update sy... on/linux/docker-ce/ubuntu/#uninstall-old-versions|Get Docker CE for Ubuntu]]. __**This is pretty old, ... in Algo IPSEC VPN anymore and have been trying to get Wireguard working recently.**// Comparison of [[
KPTree - Email Server Setup @home_server
7 Hits, Last modified:
on changes ''sudo systemctl restart nfs-client.target'' * Mounting the nfs client manually: *... , SPF and reverse DNS, which must be performed to get operating, and ensure best operating practices, a... rtificate renewal run Use ''sudo apache2 -S'' to get current status ++++ ++++Some other online refere... l Horde 5 for Webmail]], full copy with update to get working on current Ubuntu 16.04 install. However
Debian / Ubuntu Network Setup @linux_router
6 Hits, Last modified:
cription=Remove route to he-ipv6 Wants=network.target After=network-online.target [Service] Type=oneshot ExecStart=:/bin/bash -c "ip r del 2001:470:1f2c:10... 64 dev he-ipv6" [Install] WantedBy=multi.user.target default.target </code> ++++ *The final command is used to enable the command to run at start-up: ''
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
6 Hits, Last modified:
ices, Units, and the Journal]]. First we need to get the NUT driver running, "sudo vim /etc/systemd/sy... device driver controller After=network-online.target [Service] ExecStart=/sbin/upsdrvctl start ExecSt... op Type=forking [Install] WantedBy=multi-user.target </code> My system takes a bit of time for the net... by adding the directive "After=network-online.target". Unfortunately when this script is run, "sudo s
Docker-Compose @docker_notes
5 Hits, Last modified:
ry the message was too long to file and I did not get full copy. The log message volume that failed als... firewalld.service containerd.service time-set.target mnt-docker_store.mount Requires=docker.socket mnt... coreAdjust=-500 [Install] WantedBy=multi-user.target </code>++++ The override file for docker.service... ker.service| <code>[Unit] After=network-online.target remote-fs.target RequiresMountsFor=/mnt/docker_st
KVM Setup @home_server:home_server_setup
5 Hits, Last modified:
Router Hardware @linux_router
4 Hits, Last modified:
Welcome to your new DokuWiki @wiki
4 Hits, Last modified:
Reverse Proxy Server @docker_notes
3 Hits, Last modified:
Web Server setup @home_server
3 Hits, Last modified:
Linux Router Background @linux_router
3 Hits, Last modified:
DHCP / DNS Setup @linux_router
3 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
3 Hits, Last modified:
boot tools @tech_notes
3 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
3 Hits, Last modified:
Router VM @linux_router
2 Hits, Last modified:
Sprinkler Solenoid 24VAC Woes @project
2 Hits, Last modified:
Docker Host @docker_notes
1 Hits, Last modified:
dokuwiki setup notes @home_server
1 Hits, Last modified:
KPTree Recipes @home_server
1 Hits, Last modified:
IPTables Configuration @linux_router
1 Hits, Last modified:
NFTables Configuration @linux_router
1 Hits, Last modified:
NFTables IP Control @linux_router
1 Hits, Last modified:
TC - Traffic Control @linux_router
1 Hits, Last modified:
Router Basic Debian Server Setup @linux_router
1 Hits, Last modified:
Shell Builtin Commands @tech_notes
1 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified: