get

Search

You can find the results of your search below.

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.
BASH Customisation @home_server:home_server_setup:other_services
22 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
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 enable an app app:getpath Get an absolute path to the app directory app:install
Docker nginx / php notes @docker_notes
16 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
Docker mailserver @docker_notes
15 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.
Rsync @home_server:home_server_setup:other_services
13 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
KPTree Torrent VM Setup @home_server
11 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
KPTree - MSWindows Setup @home_server
11 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 ... throw in YouTube Music too. The family like too. Getting rid of the Ads has been wonderful! *Spotify... ng profit, in wealthier countries they can simply get away with charging more, in poor countries genera
IPMI Console Setup @home_server:home_server_setup:other_services
9 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
KPTree - Email Server Setup @home_server
6 Hits, Last modified:
, 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 ... es are included in Nextcloud. Whilst I managed to get Horde webmail running, there are still a number o
Welcome to your new DokuWiki @wiki
6 Hits, Last modified:
s now up and running. Here are a few more tips to get you started. Enjoy your work with DokuWiki,\\ --... od way to stay informed on what's going on and to get useful tips in using DokuWiki is subscribing to t... .org|DokuWiki User Forum]] is an excellent way to get in contact with other DokuWiki users and is just one of the many ways to get [[doku>faq:support|support]]. Of course we'd be
Docker @docker_notes
5 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
Docker Deluge Image / Service @docker_notes
5 Hits, Last modified:
====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... /gdevillele.github.io/engine/userguide/networking/get-started-macvlan/|Macvlan Network Driver]] *[[ht... 'docker attach servicename''. There are 2 ways to get out, use ''exit'' in the shell which attempts to
Router Hardware @linux_router
5 Hits, Last modified:
machines, e.g. with multiple gigabit NICs, start getting more pricey too. I suppose you get what you pay for.... *The Raspberry Pi 4 & 5 looks like a muc... can be had at even lower prices. *I decided to get a Supermicro [[https://www.supermicro.com/product... eat performance for some years to come. Again you get what you paid for..... So some 7 years later I am
KVM Setup @home_server:home_server_setup
5 Hits, Last modified:
ctly using the command ''virsh edit VM_name'' To get virtual image disk information ''sudo qemu-img in... A large frustration was that I could not seem to get more than 2 CPUs functioning on the Windows VM ev... rease dramatically. Upon further use I seemed to get best performance with 6 cores for the Windows VM.... *Use ''sudo virsh domblklist <domain-name>'' to get the full path and file name to the VM image file.
Homepage dashboard @docker_notes
4 Hits, Last modified:
Linux Router Background @linux_router
4 Hits, Last modified:
Router Miscellaneous @linux_router
4 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
3 Hits, Last modified:
Reverse Proxy Server @docker_notes
2 Hits, Last modified:
Docker Host @docker_notes
2 Hits, Last modified:
Web Server setup @home_server
2 Hits, Last modified:
TC - Traffic Control @linux_router
2 Hits, Last modified:
Sprinkler Solenoid 24VAC Woes @project
2 Hits, Last modified:
boot tools @tech_notes
2 Hits, Last modified:
s6-rc init @tech_notes
2 Hits, Last modified:
Docker - diun & ntfy @docker_notes
1 Hits, Last modified:
Docker-Compose @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:
KPTree Recipes @home_server
1 Hits, Last modified:
IPTables Configuration @linux_router
1 Hits, Last modified:
NFTables Configuration @linux_router
1 Hits, Last modified:
Router VM @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:
markdown @tech_notes
1 Hits, Last modified:
Formatting Syntax @wiki
1 Hits, Last modified:
Network Setup @home_server:home_server_setup
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: