Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Docker nginx / php notes @docker_notes
- D to SCRIPT_FILENAME, and to not grok ; what PATH_INFO is. For more information on PATH_INFO, see the cgi specs. Setting ; this to 1 will cau... an PATH_TRANSLATED. ; https://php.net/cgi.fix-pathinfo ;cgi.fix_pathinfo=1 ; if cgi.discard_path is enabled, the PHP CGI binary can safely be placed outside ... tps://github.com/php/php-src/issues/8620 for more info. ;extension=ldap ;extension=curl ;extension=ffi
- SSH Notes @home_server:home_server_setup:other_services
- and some that I do not like. This system status information script, ++++/etc/update-motd.d/50-landscape-sysinfo| <code> #!/bin/sh # pam_motd does not carry the e... d higher than $threshold" fi</code> ++++ The main information script is written in python3, ++++/usr/bin/landscape-systeminfo| <code> #!/usr/bin/python3 import sys, os try: ... lled, ''pip install twisted'' to install *if cpuinfo not installed, ''pip install py-cpuinfo'' to install ++++ ====Python Code==== ++++python... r: {uname.processor}") print(f"Processor: {cpuinfo.get_cpu_info()['brand_raw']}") print(f"Ip-Address: {socket
- Conky @home_server:home_server_setup:other_services
- t use high-level widget tool-kits to render their information, Conky is drawn directly in an X window, a... ---------- # }; conky.text = [[ # General system information ${color1}SYSTEM INFORMATION ${hr 2}$color ${color0}System: ${tab 50}$color$nodename ${alignr}${c... 50}$color${execi 99999 grep 'model name' /proc/cpuinfo | awk '{ print $6 }' | sed '2,$d'} / ${execi 9999
- Nextcloud Container @docker_notes
- Remove a group group:info Show information about a group group:list ... p Empty the groupfolder trashbin info info:file get information for a file info:file:space ... enables the specified user user:info show user info user:lastseen shows wh
- Router Miscellaneous @linux_router
- ook me some time to track down this authoritative information, but it was relatively simple as this information is authoritatively define in RFC (Request ... html|Firewalling using nftables]] *www.iptables.info [[http://www.iptables.info/en/tcp-ip.html#TCPIPLAYERS|TCP/IP repetition]], [[http://www.iptables.info/en/connection-state.html|The state machine]] and [[http://www.iptables.info/en/iptables-contents.html|contents]] *Spinics [... th or redundancy. Sadly there seems to be alot of information out there that is either for older version
- Docker mailserver @docker_notes
- doc.dovecot.org/main/core/summaries/settings.html#info_log_path|info_log_path]] = /var/log/dovecot-info.log\\ [[https://doc.dovecot.org/main/core/summari... ject that adds support for the [[http://www.sieve.info/|Sieve language (RFC 5228)]] and the [[http://too... entRoot "/var/www/roundcube" # proxy-fcgi-pathinfo ProxyPassMatch "\.php$" "fcgi://roundcubemail:9... led php modules ''php -m'' *A comprehensive php information list is provided with ''php -i'' ====php-
- BASH Customisation @home_server:home_server_setup:other_services
- -L'', ''%%--dereference%%'' : when showing file information for a symbolic link, show information for the file the link references rather th... | head -10' # get top process eating cpu alias cpuinfo='lscpu' # Get server cpu info alias gpumeminfo='grep -i --color memory /var/log/Xorg.0.log' # get GPU ram on desktop / laptop alias f... . I was original a program to store and retrieve information to tape backup system. Basic tar function
- NFTables Configuration @linux_router
- cts/nftables/manpage.html#lbAO|Ruleset]] for more information.</color>++ \\ <tab3> \\ <tab3> table ine... ects/nftables/manpage.html#lbAP|Tables]] for more information.</color> ++ \\ <tab6> \\ <tab6><color bl... jects/nftables/manpage.html#lbAQ|Chains]]for more information</color>++ \\ <tab9><color blue> # b... Configuring_chains| Configuring Chains]] for more information.\\ More information on icmp can be seen a
- KPTree Torrent VM Setup @home_server
- gure NFS Version 4]], that contains configuration information for both the VM server and clients. Unfor... oup and user id numbers to align, a use the basic information given in [[https://muffinresearch.co.uk/li... e IP address of their servers on occasion without informing end users, this affects the firewall softwar... equired to setup the tunnel. * ''wget http://ipinfo.io/ip -qO -'' to check my current external ip add
- Wireguard VPN access from WAN to LAN @linux_router
- security feature. It is important that the setup information is done correctly, in particular the priva... cts/nftables/manpage.html#lbAO|Ruleset]] for more information.</color>++ \\ <tab3> \\ <tab3> table ine... ects/nftables/manpage.html#lbAP|Tables]] for more information.</color> ++ \\ <tab6> \\ <tab6><color bl... jects/nftables/manpage.html#lbAQ|Chains]]for more information</color>++ \\ <tab9><color blue> # b
- ISP IPoE DHCP Setup Notes @linux_router
- th Linux Router running pppoe and nftables my ISP informed me that they do not use authentication on the... versus IPoE using DHCP. ++++ There is not much information on how to make this work. I use the RJ45 ... ient 4.4.3-P1 Jan 04 07:34:29 kptr ifup[763]: For info, please visit https://www.isc.org/software/dhcp/ ... reserved. Jan 04 07:34:29 kptr dhclient[763]: For info, please visit https://www.isc.org/software/dhcp/
- KVM Setup @home_server:home_server_setup
- ary to access and modify VM disk images *''libosinfo-bin'' is a library with guest operating systems information to assist VM creation Use the built-in cl... ''virsh edit VM_name'' To get 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 virsh list --all%%'' : Virsh ... inactive domains are listed * ''sudo virsh dominfo domain-name'' : List information of domain ''domain-name'' or domain ''doma
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- *notice - normal but significant condition *info - informational *debug - debug-level messages ==... sudo vim /var/www/html/test.php'': <code>?php phpinfo(); ?></code> From command line (cli) * ''php -... r -zcf /var/backups/home.tgz /home/ # # For more information see the manual pages of crontab(5) and cro... of week is 3 (Wednesday).\\ See ''man date'' for information on the date function and return formats.
- Docker @docker_notes
- space used by the Docker daemon| |''docker system info'' | displays docker system information| **Run Commands:** |<62em>| ^COMMAND ^ DE... r stores the container images and other operating information in ''/var/lib/docker'', with a lot of information in ''/var/lib/docker/overlay2'', the comma
- Network Setup @home_server:home_server_setup
- (systemd-networkd) *[[https://www.server-world.info/en/note?os=Debian_12&p=initial_conf&f=3|Debian 12... your system # and how to activate them. For more information, see interfaces(5). # The loopback networ... your system # and how to activate them. For more information, see interfaces(5) # and brctl(8). # The l... N connection or where a server is used to provide information to multiple clients. **Ethernet bonding ca