status

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
30 Hits, Last modified:
enable-force-cgi-redirect fastcgi_param REDIRECT_STATUS 200; </code> ++++ ++++/etc/nginx/fastcgi_par... enable-force-cgi-redirect fastcgi_param REDIRECT_STATUS 200;</code> See [[https://blog.martinfjordva... dr - $remote_user [$time_local] "$request" ' '$status $body_bytes_sent "$http_referer" ' '"$http_use... i.nph is enabled it will force cgi to always sent Status: 200 with ; every request. PHP's default behavior
IPMI CLI Tools @home_server:home_server_setup:other_services
30 Hits, Last modified:
therboard sensor output remotely, such as chassis status and intrusion detection. *Ability to remotely ... Chassis power commands: * List current power status: ''ipmitool -I lanplus -H 192.168.1.42 -U baumkp -a chassis power status'' * List available chassis commands:''sudo i... tool -I lanplus -H 192.168.1.42 -U baumkp chassis status'' * List available power commands''ipmitool -
KPTree Torrent VM Setup @home_server
15 Hits, Last modified:
'' with other standard systemctl operators: stop, status, enable, disable, etc. Similarly to get a better look at current log status: ''journalctl -u openvpn@privatvpn.service -xe''.... tionally allow additional logging add the line: ''status openvpn-status.log'' (I added in before the "verb 3" line) *To allow automatic login change the line
Rsync @home_server:home_server_setup:other_services
14 Hits, Last modified:
le>username:userpassword</file> ''sudo systemctl status rsync.service'' [status, start, stop, restart, reload, disable, enable] ++++ ====Notes on Compression ... enable compression, and ''-v'' to provide verbose status output. <code>sudo rsync -azv /home/jeff/src/rtl-... # This script is a wrapper around rsnapshot, so status information is logged # and notification are made
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
7 Hits, Last modified:
minal: 230.0 #nominal/set value ups.beeper.status: enabled ups.delay.shutdown: 30 ups.delay.start: ... ue ups.start.auto: yes ups.start.battery: yes ups.status: OL ups.temperature: 19.4 ups.type: line-interact... st' str1=$($str0) str2=$(echo "$str1" | grep "ups.status:") echo $(date +"%Y-%m-%d %H:%M:%S") | awk '{prin... ogfile </code> *The NUT service (start / stop / status / restart) command:"sudo systemctl status nut-ser
Nextcloud Container @docker_notes
6 Hits, Last modified:
''php occ upgrade'' * To check maintenance mode status: ''php occ maintenance:mode'' * To turn off mai... List commands status show some status information upgrade run... Show current key storage root encryption:status Lists the current status of
BASH Customisation @home_server:home_server_setup:other_services
6 Hits, Last modified:
ps -a --format "table {{.Names}}\t{{.State}}\t{{.Status}}\t{{.Image}}" | (sed -u 1q; sort)' alias ddf='su... i bouncers list' alias csfbstatus='sudo systemctl status crowdsec-firewall-bouncer.service' alias csfbstar... ufwlimit='sudo ufw limit' alias ufwlist='sudo ufw status numbered' alias ufwdelete='sudo ufw delete' alias... ystemctl restart' alias ctlstatus='sudo systemctl status' alias ctlenable='sudo systemctl enable' alias ct
KPTree - Email Server Setup @home_server
5 Hits, Last modified:
udo unmount /mnt/storage'' to unmount * Check status of clients: * ''findmnt'' to list file syst... newal run Use ''sudo apache2 -S'' to get current status ++++ ++++Some other online references| * [[htt... ommonly used SQL commands:===== *To confirm the status (start, stop and restart) mysql ''sudo systemctl status apache2'' *To login into mysql as root, with pa
NFTables Configuration @linux_router
5 Hits, Last modified:
ip daddr <color red>$http_server</color> ct status dnat counter accept ++ | \\ + <color #202000/#F0F... ip daddr <color red>$mail_server</color> ct status dnat counter accept ++ | \\ + <color #202000/#F0F... FFF0F0>$vpn_ip4</color><color #000060/#F0F0FF> ct status dnat counter accept # required if VPN service is... NS resolves to IP address -ip daddr home_srv ct status dnat accept -ip daddr home_srv tcp dport {http,
Docker @docker_notes
4 Hits, Last modified:
*''%%docker ps -s --format 'table {{ .ID }}\t{{.Status}}\t{{.Image}}\t{{ .Names }}'%%'' <code>CONTAINER ID STATUS IMAGE ... *''%%docker ps -s --format 'table {{ .ID }}\t{{.Status}}\t{{.Image}}\t{{ .Names }}\t{{.Size}}'%%'' <code>CONTAINER ID STATUS IMAGE
Router Miscellaneous @linux_router
4 Hits, Last modified:
Systemd common commands (start / stop / restart / status) (enable / disable for boot control) *To start ... do systemctl start bind9'' *To check networking status ''sudo systemctl status networking'' *List current Systemd operating units: ''sudo systemctl list-units... ifferent format information than ''sudo systemctl status networking'' *Links to info on the ip and ifcon
NFTables IP Control @linux_router
4 Hits, Last modified:
counter accept ip daddr $http_server ct status dnat counter accept ip daddr $mail_server ct status dnat counter accept # iifname "he-ipv6" c... t with the current nftables configuration *''status'' to list current running status of nftables *''start'' to start nftables with the current configura
Network Setup @home_server:home_server_setup
4 Hits, Last modified:
pful commands and comments:===== *To see bridge status information: ''brctl show'' *To see bond setup status: ''cat /proc/net/bonding/bond0'' *To list netwo... nformation on system network start-up and ongoing status: ''sudo systemctl status NetworkManager'' or more comprehensively ''journalctl -u NetworkManager'') ''su
Back-up Server Old Setup @home_server:home_server_setup:other_services
4 Hits, Last modified:
mctl from control of the deamon: ''sudo systemctl status rsync.service'' [status, start, stop, restart, reload, disable, enable] I have enabled so the rsync de... ction input 1: # 0 : return on error with error status # 1 : (default & not 0) exit on error with error status if [ "$1" != "" ]; then case "$1" in
snapraid @home_server:home_server_setup:other_services
4 Hits, Last modified:
usually do this weekly, manually. ''sudo snapraid status'' to check the status of the array. I usually do this weekly, manually. ''sudo snapraid touch'' to add s... sually do this weekly, if reported as requried by status, manually. ''sudo snapraid smart'' to check the smart status of the array drives (does not report on nvme driv
Docker mailserver @docker_notes
3 Hits, Last modified:
Web Server setup @home_server
3 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
3 Hits, Last modified:
dokuwiki setup notes @home_server
2 Hits, Last modified:
Nginx @tech_notes
2 Hits, Last modified:
Docker-Compose @docker_notes
1 Hits, Last modified:
Docker Deluge Image / Service @docker_notes
1 Hits, Last modified:
Homepage dashboard @docker_notes
1 Hits, Last modified:
DHCP / DNS Setup @linux_router
1 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
1 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
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:
SSH Notes @home_server:home_server_setup:other_services
1 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified: