get

Search

You can find the results of your search below.

BASH Customisation @home_server:home_server_setup:other_services
24 Hits, Last modified:
y alias diskusage='df -hl --total | grep total' # Gets the total disk usage on your machine alias partu... # 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 i
SSH Notes @home_server:home_server_setup:other_services
24 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: {socket.gethostbyname(socket.gethostname())}") print(f"Mac-Address: {':'.join(re.findall('..', '%012x' % uuid.
Docker mailserver @docker_notes
21 Hits, Last modified:
e is very descriptive and should be referenced to get a better understanding of how to put together a mailserver.// <fc #ff0000>**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
Docker nginx / php notes @docker_notes
21 Hits, Last modified:
== =====nginx executable===== I had some trouble getting 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... ed output versus PHP streaming the output ; as it gets it. On production servers, 4096 bytes is a good
KPTree Torrent VM Setup @home_server
19 Hits, Last modified:
ttps://privatevpn.com/|PrivateVPN]] that seems to get reasonably good reviews at the time of change ove... 2020-04-18) and my old VPN provided (BTGuard) was getting very poor reviews, was up for renewal, and wa... u CLI setup: * [[https://privatevpn.com/support/getting-started/linux/linux/openvpn-cli|OpenVPN CLI -... stop, status, enable, disable, etc. Similarly to get a better look at current log status: ''journalctl
Nextcloud Container @docker_notes
18 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 enable an app app:getpath Get an absolute path to the app directory app:install
KPTree - MSWindows Setup @home_server
14 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... throw in YouTube Music too. The family like too. Getting rid of the Ads has been wonderful! *Spotify
Rsync @home_server:home_server_setup:other_services
14 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 @docker_notes
12 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
IPMI Console Setup @home_server:home_server_setup:other_services
11 Hits, Last modified:
ies #GRUB_DISABLE_RECOVERY="true" # Uncomment to get a beep at grub start #GRUB_INIT_TUNE="480 440 1" ... md for Administrators, Part XVI]] which discusses Gettys on Serial Consoles (and Elsewhere). (This is ... The key command is ''sudo systemctl enable serial-getty@ttyS1.service''. This will start the ttys1 ser... iately started with ''sudo systemctl start serial-getty@ttyS1.service''. The Ubuntu Documentation [[ht
Docker Deluge Image / Service @docker_notes
10 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
KPTree Recipes @home_server
10 Hits, Last modified:
r = unsalted butter * zucchini = zucchini = courgette ++++ ++++Units of Measure|===Units of Measure... age cheese, oil, egg, vanilla essence and sugar together -Slowly mix in flour, allowing flour to full... - medium or large * A pinch of salt * 5 tsp vegetable oil or butter (used in the pan for cooking) ... g and bubbling in the pan. ====Apple Pancakes==== Get good size pancakes from a 24-25cm diameter pan ==
Router Miscellaneous @linux_router
9 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
8 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
Commonly used commands and scripts @home_server:home_server_setup:other_services
8 Hits, Last modified:
---- =====man / apropos===== * ''man man'' to get manual for man * ''man apropos'' - manual for a... tly plagiarised from [[https://arstechnica.com/gadgets/2021/08/linux-bsd-command-line-101-using-awk-sed... f the command on the left. |cat < sourcefile > targetfile| |%%|%% |Pipe the standard output of the thin... ys to use it—and we can chain these simple uses together to easily describe more complex tasks! Once y
Docker-Compose @docker_notes
7 Hits, Last modified:
Router Hardware @linux_router
7 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
6 Hits, Last modified:
Welcome to your new DokuWiki @wiki
6 Hits, Last modified:
KVM Setup @home_server:home_server_setup
5 Hits, Last modified:
Homepage dashboard @docker_notes
4 Hits, Last modified:
Web Server setup @home_server
4 Hits, Last modified:
Linux Router Background @linux_router
4 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
4 Hits, Last modified:
Reverse Proxy Server @docker_notes
3 Hits, Last modified:
DHCP / DNS Setup @linux_router
3 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
3 Hits, Last modified:
Router VM @linux_router
3 Hits, Last modified:
boot tools @tech_notes
3 Hits, Last modified:
Docker Host @docker_notes
2 Hits, Last modified:
NFTables Configuration @linux_router
2 Hits, Last modified:
TC - Traffic Control @linux_router
2 Hits, Last modified:
Sprinkler Solenoid 24VAC Woes @project
2 Hits, Last modified:
s6-rc init @tech_notes
2 Hits, Last modified:
Network Setup @home_server:home_server_setup
2 Hits, Last modified:
Docker - diun & ntfy @docker_notes
1 Hits, Last modified:
Docker - DHCP Server @docker_notes
1 Hits, Last modified:
Docker - DNS Server @docker_notes
1 Hits, Last modified:
dokuwiki setup notes @home_server
1 Hits, Last modified:
IPTables Configuration @linux_router
1 Hits, Last modified:
NFTables IP 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:
IPv6 summary notes @tech_notes
1 Hits, Last modified:
markdown @tech_notes
1 Hits, Last modified:
Formatting Syntax @wiki
1 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified:
samba @home_server:home_server_setup:other_services
1 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified: