list

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
49 Hits, Last modified:
hance access to any other virtualhost. server { listen 80 default_server; listen [::]:80 default_server; # Everything is a 404 location / { return 404... hance access to any other virtualhost. server { listen 80 default_server; listen [::]:80 default_server; # Everything is a 404 location / { return 404
Nextcloud Container @docker_notes
45 Hits, Last modified:
' confirms current logged in user. * The user list can be seen with ''cat /etc/passwd'' where the us... erface should show that it is in maintenance mode Listing of: ++++ php occ|<code> KPTree Nextcloud 27.1.... nd. When no command is given display help for the list command -q, --quiet Do not output any... Display help for a command list List commands
KVM Setup @home_server:home_server_setup
30 Hits, Last modified:
tem -o this-vm -n that-vm %%--%%auto-clone''. To list all defined virtual machines ''virsh list %%--%%all''. Which will make a copy of this-vm, named that-v... server. Simply changing the machine value to one listed from kvm-spice in <fc #6495ed><type arch="x86_6... ks on VMs that are shut down</fc> -''sudo virsh list --all'' to list all KVM virtual machines. -''%%
NFTables Configuration @linux_router
27 Hits, Last modified:
to dynamically add IP address(es) to a timed drop list for LAN access control </color> ++ | \\ +<color #... cit, nd-neighbor-advert,\\ <tab12> mld-listener-query\\ <tab9> } counter accept\\ <ta... # In general input filter drops and limits list should be placed above here here</color> ++ | \\ ... blue> #drop all IP addresses in the control list both source and destination</color> ++ | \\ +<col
BASH Customisation @home_server:home_server_setup:other_services
23 Hits, Last modified:
BASH colour configuration uses a blue colour for listing directories (ls) which is difficult to read on... gnore hidden files) * ''-l'' : use a long listing format * ''-L'', ''%%--dereference%%'' ... show index number of each file * ''-R'' : list sub-directories recursively * ''-S'' : sor... e:| <code bash> # This is my current / up-to-date list of bash aliases. # This is the exact same file th
Docker mailserver @docker_notes
19 Hits, Last modified:
o comprehensive standard!//</fc> * Distribution List of Ports (information only) * <fc #ff00ff>Gen... rver.db'' to open mailserver.db *''.tables'' to list tables in a database *To list tables from sqlite_schema:<code sql>SELECT name FROM sqlite_s... ===virtual_domains==== This table just holds the list of domains that you will use as virtual_mailbox_d
Router Miscellaneous @linux_router
14 Hits, Last modified:
splays/hides the help screen__**// Below are the list of several hot keys. * a – Sort processes auto... e to the ''latest'', yet the available package is listed as ''stable'', e.g. ''docker run -it -p 3000:30... docker start algo docker stop algo docker ps -a [list all containers, running and stopped] docker logs ... Ports Cheat Sheet: The Ultimate Ports & Protocols List]] * [[https://www.geeksforgeeks.org/50-common-p
IPMI CLI Tools @home_server:home_server_setup:other_services
13 Hits, Last modified:
''ipmitool -h'' * Chassis power commands: * List current power status: ''ipmitool -I lanplus -H 19... 8.1.42 -U baumkp -a chassis power status'' * List available chassis commands:''sudo ipmitool -I open chassis'' * List chassis policy options ''ipmitool -I lanplus -H 192.168.1.42 -U baumkp chassis policy'' * Lists current chassis policy state: ''ipmitool -I lanp
Docker @docker_notes
12 Hits, Last modified:
' to see the current iptable rules * ''sudo nft list ruleset'' lists as nftable rules * ''whereis iptables'' to find the full path for the iptables comman... 0.0.11. See the following nftables info: ++++nft list tables| <code>table ip nat</code> ++++ ++++nft list table ip nat| <code># Warning: table ip nat is mana
Commonly used commands and scripts @home_server:home_server_setup:other_services
12 Hits, Last modified:
and scripts====== =====dmesg==== ''sudo dmesg'' lists the OS boot messages between grub and os up. ===... status) (enable / disable for boot control) *List current Systemd operating units: ''sudo systemctl list-units | grep %%'*'%%''. Change or remove the grep... ll package'' to install a package *''%%sudo apt list --installed%%'' to list installed packages, use g
Rsync @home_server:home_server_setup:other_services
12 Hits, Last modified:
o access hosts allow = 192.168.1.5 hosts deny = * list = true uid = root gid = root read only = false # ... mply type ''rsync'' at terminal to see a complete list ^Flag Short^ Flag Long ^Description^ |''-z''| ''%... ould also create a file that contains the exclude list ''tmp'' and ''src''. This would look like: <code>sudo rsync -azv --exclude-from 'exclude-list.txt' pi@RedRPi:/home/pi/ /mnt/backup/rsync-test6<
KPTree - MSWindows Setup @home_server
11 Hits, Last modified:
Windows machines at work. Hence I like to keep a list of my preferred Windows software reasonable up to... bay size, 650W power supply). ++++ So below is a list of Windows software often use. ---- =====MSWindows 10 - Software Install List===== //**I do not use Windows much at home anymor... e SUBST command with no parameters will display a list of current virtual drives. </file> **The GUI opt
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
11 Hits, Last modified:
c.html|Voltronic Power UPS Protocol]], it is also list under the Voltronic Power section, (various)USB o... stools.org/stable-hcl.html|Hardware compatibility list]]. =====NUT Configuration Files===== NUT can be ... 180 </code> <code> upsd.conf LISTEN 192.168.x.x #IP address of NUT server LISTEN 127.0.0.1 3493 #IPv4 NUT port LISTEN ::1
KPTree - Email Server Setup @home_server
8 Hits, Last modified:
* Check status of clients: * ''findmnt'' to list file system in tree format or ''findmnt -l'' in flat list. * ''df -h'' to list all mounted drives * ''lsblk'' to list all drive * To allow automatic boot of nfs clients: sudo
Linux Block Device Notes @home_server:home_server_setup:other_services
7 Hits, Last modified:
ic tools==== *''ls -l /dev/disk/by-uuid/'' will list the disks with UUIDs *''lsblk'' to list partitions (or list block devices) *''lsblk -f'' or ''blkid'' to list the UUIDs *''sudo blkid'' will list data blocks
Docker - DNS Server @docker_notes
6 Hits, Last modified:
Docker init Systems @docker_notes
5 Hits, Last modified:
Network Setup @home_server:home_server_setup
5 Hits, Last modified:
dokuwiki setup notes @home_server
4 Hits, Last modified:
Docker-Compose @docker_notes
3 Hits, Last modified:
Docker Deluge Image / Service @docker_notes
3 Hits, Last modified:
DHCP / DNS Setup @linux_router
3 Hits, Last modified:
Router Basic Debian Server Setup @linux_router
3 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
3 Hits, Last modified:
Python Programming Notes @python
2 Hits, Last modified:
ansible @tech_notes
2 Hits, Last modified:
Nginx @tech_notes
2 Hits, Last modified:
Homepage dashboard @docker_notes
1 Hits, Last modified:
Router Hardware @linux_router
1 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
1 Hits, Last modified:
Router VM @linux_router
1 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified: