name

Search

You can find the results of your search below.

Conky @home_server:home_server_setup:other_services
63 Hits, Last modified:
o define what actually gets displayed. The color names that are used within Conky are the X11 colors lo... inspect this file to get some idea of what color names you can use. This [[https://web.archive.org/web... 827/http://www.kgym.jp/freesoft/xrgb.html|X color name list]], that could help you visualized the colors... PU Type: ${tab 50}$color${execi 99999 grep 'model name' /proc/cpuinfo | awk '{ print $6 }' | sed '2,$d'}
KVM Setup @home_server:home_server_setup
55 Hits, Last modified:
%%--%%all''. Which will make a copy of this-vm, named that-vm, and takes care of duplicating storage d... r/file.xml''. Modify the following xml tags: *<name>VM_name</name> be careful not to use an existing VM name, running, paused or stopped. *<uuid>869d5df0-13fa-47
Docker nginx / php notes @docker_notes
53 Hits, Last modified:
SCRIPT_FILENAME $document_root$fastcgi_script_name; fastcgi_param QUERY_STRING $query_string;... ENGTH $content_length; fastcgi_param SCRIPT_NAME $fastcgi_script_name; fastcgi_param REQUEST_URI $request_uri; fastcgi_param DOCUMENT_UR... R_PORT $server_port; fastcgi_param SERVER_NAME $server_name; # PHP only, required if PHP
DHCP / DNS Setup @linux_router
50 Hits, Last modified:
oftware: "sudo apt install bind9" Next check the named.conf configuration file, "less /etc/bind/named.conf". This can remain as default as below. However the... xisting files to default: *''sudo cp /etc/bind/named.conf.options /etc/bind/default.named.conf.options'' *''sudo cp /etc/bind/named.conf.local /etc/bind/
KPTree Torrent VM Setup @home_server
27 Hits, Last modified:
vpn/login.conf file and add only the BTGuard User name on the first line and associated password on the ... ping au-mel.pvdata.host''. *Edit the vpn (host name) and firewall (host ip address) configuration fil... .com/questions/767786/changing-network-interfaces-name-ubuntu-16-04|Changing Network Interfaces name Ubuntu 16.04]] for further information on this matter.
Web Server setup @home_server
23 Hits, Last modified:
=====Adding Users===== * Basic: ''sudo useradd name'' * Check ''/etc/default/useradd'' for defaults... ced in ''/etc/hosts'' to provide basic local host name resolution. I prefer to install a separate DNS se... te files are handle and the nomenclature and file names used can be confusing. Basically there are 3 (+1... icats not required ''%%sudo certbot delete --cert-name certname%%'' *To check certbot auto renew scrip
NFTables Configuration @linux_router
23 Hits, Last modified:
line defines a table with the family ''inet'' and name ''firewall''. ''inet'' is a family that encompass... ://wiki.nftables.org/wiki-nftables/index.php/Sets#Named_sets| Names Sets]] & nft man page <tab1> [[https://www.netfilter.org/projects/nftables/manpage.html#lb... es in the rules. We can use port numbers, service names and port ranges.\\ Sets provide a performant wa
Docker mailserver @docker_notes
22 Hits, Last modified:
t tables from sqlite_schema:<code sql>SELECT name FROM sqlite_schema WHERE type ='table' AND name NOT LIKE 'sqlite_%';</code> *''SELECT * FROM table_name;'' to query all data from a table. ====virtual_... row. It is added by the database automatically.| |name |The name of the domain you want to receive email
Docker @docker_notes
20 Hits, Last modified:
er hand where Docker bridge network DNS container name resolution is desirable then these netfilter chai... reate portainer_data docker run -d -p 9443:9443 --name=portainer --restart=always \ -v /var/run/dock... fied. <code yaml>docker run -d -p 9001:9001 --name portainer_agent --restart=always \ -v /var/run/... MAGE'' | Start a new container| |''%%docker run --name CONTAINER IMAGE%%'' | Start a new container and s
Manjaro Setup Notes @home_server:home_server_setup:other_services
16 Hits, Last modified:
ar/spool/cups-pdf/user/'', where user is the user name. * Setup printer Epson WF7720 following on s... {color0}CPU Type: $color${execi 99999 grep 'model name' /proc/cpuinfo | awk '{ print $6 }' | sed '2,$d'} / ${execi 99999 grep 'model name' /proc/cpuinfo | wc -l} Cores ${color0}CPU Speed:... ${freq 0} MHz Current / ${execi 99999 grep 'model name' /proc/cpuinfo | awk '{ print $9 }' | sed '2,$d'}
Docker - DNS Server @docker_notes
15 Hits, Last modified:
sudo sysctl -p /etc/sysctl.conf'' *''/usr/sbin/named -f -4'' to start the isc-bind9 application called named, *''-f'' to run in foreground *''-4'' to run ipv4 only *''rndc stop'' to stop named <fc #ff0000>- need to implement this in S6</fc> *''rndc reload'' to reload the named configuration files *''named-checkconf /etc/bi
KPTree - Email Server Setup @home_server
13 Hits, Last modified:
.16/24] gateway4: 192.168.1.1 nameservers: addresses: [192.168.1.1, 1.... 1]</code> ++++ ===Change Hostname=== Change host name: ''sudo hostnamectl set-hostname hostname'', may ... :(default) we do not need to map gid and uid with names * To apply configuration changes ''sudo sy... tings server address: imap.gmail.com user name: Your full Gmail address (e.g. me@gmail.com)
Router Miscellaneous @linux_router
13 Hits, Last modified:
Sort processes by MEM% * p – Sort processes by name * i – Sort processes by I/O rate * d – Show/h... n --cap-drop ALL -it -v /home/baumkp/algo:/data --name=algo mutemule/algo" to create and run image --... ome/baumkp/algo:/data [bind mount a volume] --name=algo [give container name, can help prevent multiple containers] mutemule/algo [name of docker ima
Debian / Ubuntu Network Setup @linux_router
13 Hits, Last modified:
workInterfaceNames/|Predictable Network Interface Names]], also see [[https://github.com/systemd/systemd... th this. In any case, you should always check dev names and not assume names, such as "eth0" To check available interfaces and names use: ''ip link'', or the more verbose ''ip a''.
samba @home_server:home_server_setup:other_services
12 Hits, Last modified:
''​sudo smbpasswd -e USER''. I use the same user name and passwords as main Linux log. ++++smb.conf| <c... ion ### # Change this to the workgroup/NT-domain name your Samba server will part of workgroup = WOR... ver string = %h server (Samba, Debian) netbios name = kpts # Windows Internet Name Serving Support Section: # WINS Support - Tells the NMBD component of Sa
Docker Deluge Image / Service @docker_notes
11 Hits, Last modified:
NFTables IP Control @linux_router
11 Hits, Last modified:
Network Setup @home_server:home_server_setup
10 Hits, Last modified:
Docker-Compose @docker_notes
9 Hits, Last modified:
dokuwiki setup notes @home_server
9 Hits, Last modified:
Formatting Syntax @wiki
9 Hits, Last modified:
Rsync @home_server:home_server_setup:other_services
8 Hits, Last modified:
Nextcloud Container @docker_notes
7 Hits, Last modified:
KPTree - MSWindows Setup @home_server
5 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
5 Hits, Last modified:
Calibre @docker_notes
4 Hits, Last modified:
KPTree Recipes @home_server
4 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
4 Hits, Last modified:
Docker - DHCP Server @docker_notes
3 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
3 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
2 Hits, Last modified:
ssh with key files @tech_notes
2 Hits, Last modified:
Dokuwiki @docker_notes
1 Hits, Last modified:
Reverse Proxy Server @docker_notes
1 Hits, Last modified:
Docker Host @docker_notes
1 Hits, Last modified:
Sprinkler Solenoid 24VAC Woes @project
1 Hits, Last modified:
Python Programming Notes @python
1 Hits, Last modified:
Flatpak @tech_notes
1 Hits, Last modified:
git @tech_notes
1 Hits, Last modified:
fsck - file system check @home_server:home_server_setup
1 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
1 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified: