info

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
18 Hits, Last modified:
EQUEST_URI $request_uri; uwsgi_param PATH_INFO $document_uri; uwsgi_param DOCUMENT_ROO... eems to have the following log levels # [ debug | info | notice | warn | error | crit ]. Hence when developing and creating a html server use of ''info'' or ''notice'' is probably used whereas ''warn... tus-env ;cgi.redirect_status_env = ; cgi.fix_pathinfo provides *real* PATH_INFO/PATH_TRANSLATED support
Conky @home_server:home_server_setup:other_services
12 Hits, Last modified:
50}$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: ${tab 50}$colo... urrent / ${execi 99999 grep 'model name' /proc/cpuinfo | awk '{ print $9 }' | sed '2,$d'} Max ${color0}P... e: $color${execi 99999 grep 'model name' /proc/cpuinfo | awk '{ print $6 }' | sed '2,$d'} / ${execi 9999
SSH Notes @home_server:home_server_setup:other_services
11 Hits, Last modified:
on script, ++++/etc/update-motd.d/50-landscape-sysinfo| <code> #!/bin/sh # pam_motd does not carry the e... e export LANG cores=$(grep -c ^processor /proc/cpuinfo 2>/dev/null) [ "$cores" -eq "0" ] && cores=1 thre... /bin/date echo /usr/bin/landscape-sysinfo else echo echo " System information disab... written in python3, ++++/usr/bin/landscape-systeminfo| <code> #!/usr/bin/python3 import sys, os try:
Nextcloud Container @docker_notes
10 Hits, Last modified:
n able to track down to date. Does not seem much info in this on the net, and the little there is also ... Remove a group group:info Show information abou... :cleanup Empty the groupfolder trashbin info info:file get information for a file info:file:space
dokuwiki setup notes @home_server
7 Hits, Last modified:
gin list from dokuWiki==== ++++ syntax plugins|~~INFO:syntaxplugins~~ ++++ ++++ admin plugins|~~INFO:adminplugins~~ ++++ ++++ action plugins|~~INFO:actionplugins~~ ++++ ++++ render plugins|~~INFO:renderplugins~~ ++++ ++++ helper plugins|~~INFO:helperp
Router Miscellaneous @linux_router
7 Hits, Last modified:
:===== *Get external IP address ''wget http://ipinfo.io/ip -qO -'' *To check the current network har... ''sudo systemctl status networking'' *Links to info on the ip and ifconfig commands *[https://p5... html|Firewalling using nftables]] *www.iptables.info [[http://www.iptables.info/en/tcp-ip.html#TCPIPLAYERS|TCP/IP repetition]], [[http://www.iptables.info/e
BASH Customisation @home_server:home_server_setup:other_services
7 Hits, Last modified:
erbose' # native copy alias cp='sudo rsync -azh --info=progress2' # copy files with rsync alias mv='mv -... sage body" | mail -s "tmail2 this is the subject" info@$BA_DOMAINNAME -aFrom:server@$BA_DOMAINNAME' alia... LISTEN"' alias ping='ping -c 5' alias ipe='curl ipinfo.io/ip' # external ip alias ipi='ipconfig getifadd... r/scripts/xterm.sh' # SYSTEM MONITORING alias meminfo='free -m -l -t' # memory usage alias psmem='ps au
KPTree Torrent VM Setup @home_server
5 Hits, Last modified:
equired to setup the tunnel. * ''wget http://ipinfo.io/ip -qO -'' to check my current external ip add... ck current external IP address: ''%%wget http://ipinfo.io/ip -qO -%%''__ *To list current tables in nf... same. To check end point IP use: ''wget http://ipinfo.io/ip -qO -'' ====Sample NFTables configuration s... et the external IP address use: ''%%wget http://ipinfo.io/ip -qO -%%'' *To see the current openvpn sta
KVM Setup @home_server:home_server_setup
5 Hits, Last modified:
ary to access and modify VM disk images *''libosinfo-bin'' is a library with guest operating systems i... et virtual image disk information ''sudo qemu-img info /path_to/name_VM_file.img'' A compacted qcow2 im... ith the most useful options. * ''sudo virsh nodeinfo'' : Virsh display node information * ''%%sudo v... inactive domains are listed * ''sudo virsh dominfo domain-name'' : List information of domain ''doma
IPMI CLI Tools @home_server:home_server_setup:other_services
4 Hits, Last modified:
ssis policy list'' * List all current chassis info: ''ipmitool -I lanplus -H 192.168.1.42 -U baumkp ... Log (SEL): ''sudo ipmitool sel'' * Retrieve BMC info: '' ipmitool -I lanplus -H 192.168.1.42 -U baumkp -a bmc info'' * List Authorised Users: ''sudo ipmitool user... * List active ILOM Sessions: ''ipmitool session info all'' Not much use for me.... * Reset the ILOM
IPMI Console Setup @home_server:home_server_setup:other_services
4 Hits, Last modified:
us -H 192.168.1.40 -U baumkp -f /etc/ipmitool sol info'' are: * -I : Selects IPMI interface to use; ... us -H 192.168.1.40 -U baumkp -f /etc/ipmitool sol info''. This gives the following output: <file> Set i... cumentation of the options in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEFAULT=0... ou can see them in real GRUB with the command `vbeinfo' #GRUB_GFXMODE=640x480 # Uncomment if you don't
Manjaro Setup Notes @home_server:home_server_setup:other_services
3 Hits, Last modified:
e: $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: $color${freq 0... urrent / ${execi 99999 grep 'model name' /proc/cpuinfo | awk '{ print $9 }' | sed '2,$d'} Max ${color0}P
Rsync @home_server:home_server_setup:other_services
3 Hits, Last modified:
net/man/5/rsyncd.conf *https://www.server-world.info/en/note?os=Ubuntu_18.04&p=rsync *https://www.at... ach run, but makes extensive use of [[http://www.linfo.org/hard_link.html|hard links]] for files that ha... hat is, a true copy and not using [[https://www.linfo.org/hard_link.html|hard links]] to files that hav
Docker mailserver @docker_notes
2 Hits, Last modified:
entRoot "/var/www/roundcube" # proxy-fcgi-pathinfo ProxyPassMatch "\.php$" "fcgi://roundcubemail:9... note this is a text version of the the php -> phpinfo(); *''php-fpm82 -h'' to list all options *[[
KPTree - MSWindows Setup @home_server
2 Hits, Last modified:
**!L**) *Keepass - Password and other secret info repository (**!L**) *I just use the built in... curity *Keepass - Password and other secret info repository (**!L**) *iSpy - an IP camera vi
NFTables Configuration @linux_router
2 Hits, Last modified:
start
1 Hits, Last modified:
Docker @docker_notes
1 Hits, Last modified:
Docker Deluge Image / Service @docker_notes
1 Hits, Last modified:
Reverse Proxy Server @docker_notes
1 Hits, Last modified:
KPTree - Email Server Setup @home_server
1 Hits, Last modified:
Web Server setup @home_server
1 Hits, Last modified:
DHCP / DNS Setup @linux_router
1 Hits, Last modified:
Router Hardware @linux_router
1 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
1 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
1 Hits, Last modified:
Light Bulb Info @personal
1 Hits, Last modified:
Electronics Info/Data @project
1 Hits, Last modified:
Formatting Syntax @wiki
1 Hits, Last modified:
Home Server Notes @home_server:home_server_setup
1 Hits, Last modified:
Mosh @home_server:home_server_setup:other_services
1 Hits, Last modified:
samba @home_server:home_server_setup:other_services
1 Hits, Last modified: