{"batchcomplete":"","continue":{"lecontinue":"20220824215911|7036","continue":"-||"},"query":{"logevents":[{"logid":7046,"ns":0,"title":"Linux shell/Productivity tools","pageid":582,"logpage":582,"params":{},"type":"create","action":"create","user":"Pio2pio","timestamp":"2023-09-15T08:11:00Z","comment":"Created page with \"= Autojump = <source lang=\"bash\"> https://github.com/wting/autojump#manual sudo apt-get install autojump cat /usr/share/doc/autojump/README.Debian  Autojump for Debian -------------------  To use autojump, you need to configure you shell to source /usr/share/autojump/autojump.sh on startup.  If you use Bash, add the following line to your ~/.bashrc (for non-login interactive shells) and your ~/.bash_profile (for login shells): . /usr/share/autojump/autojump.sh  If you us...\""},{"logid":7045,"ns":0,"title":"Linux shell - Bash prompt PS1, settings and history","pageid":0,"logpage":291,"params":{"target_ns":0,"target_title":"Linux shell/Bash prompt PS1, settings and history","suppressredirect":""},"type":"move","action":"move","user":"Pio2pio","timestamp":"2023-09-15T07:36:26Z","comment":""},{"logid":7044,"ns":0,"title":"Bash prompt PS1, settings and bash history","pageid":0,"logpage":291,"params":{"target_ns":0,"target_title":"Linux shell - Bash prompt PS1, settings and history","suppressredirect":""},"type":"move","action":"move","user":"Pio2pio","timestamp":"2023-09-15T07:35:41Z","comment":"Better grouping"},{"logid":7043,"ns":0,"title":"GCP/Metadata service","pageid":581,"logpage":581,"params":{},"type":"create","action":"create","user":"Pio2pio","timestamp":"2023-01-30T20:48:20Z","comment":"Created page with \"=[https://cloud.google.com/compute/docs/metadata/querying-metadata Programmatically query metadata]= <source lang=bash> # Query the boot image for the VM curl \"http://metadata.google.internal/computeMetadata/v1/instance/image\" -H \"Metadata-Flavor: Google\"  # Query metadata directory listings. Any metadata entry ending in a trailing slash is a directory. curl \"http://metadata.google.internal/computeMetadata/v1/instance/disks/0/\" -H \"Metadata-Flavor: Google\" device-name in...\""},{"logid":7042,"ns":0,"title":"Linux printing/CUPS","pageid":580,"logpage":580,"params":{},"type":"create","action":"create","user":"Pio2pio","timestamp":"2022-12-29T13:03:38Z","comment":"Created page with \"useful commands <source lang=bash> lpinfo -v file cups-brf:/ network http network lpd network https direct hp network beh network ipp network socket network ipps direct hpfax network dnssd://RICOH%20Aficio%20SP%20C240DN%20(9784bf)._printer._tcp.local/ network socket://192.168.1.77  lpinfo piotr@e14:~ $ service cups status \u25cf cups.service - CUPS Scheduler      Loaded: loaded (/lib/systemd/system/cups.service; enabled; vendor preset: enabled)      Active: active (running)...\""},{"logid":7041,"ns":0,"title":"Linux Printing/Queues","pageid":0,"logpage":254,"params":{"target_ns":0,"target_title":"Linux printing/Queues","suppressredirect":""},"type":"move","action":"move","user":"Pio2pio","timestamp":"2022-12-29T13:01:03Z","comment":""},{"logid":7040,"ns":0,"title":"Linux printing","pageid":579,"logpage":579,"params":{},"type":"create","action":"create","user":"Pio2pio","timestamp":"2022-12-29T13:00:08Z","comment":"Created page with \"{{Special:PrefixIndex/Linux printing/}}\""},{"logid":7039,"ns":0,"title":"Linux Print Queues","pageid":0,"logpage":254,"params":{"target_ns":0,"target_title":"Linux Printing/Queues","suppressredirect":""},"type":"move","action":"move","user":"Pio2pio","timestamp":"2022-12-29T12:58:53Z","comment":""},{"logid":7038,"ns":0,"title":"Proxy PAC","pageid":578,"logpage":578,"params":{},"type":"create","action":"create","user":"Pio2pio","timestamp":"2022-11-15T09:14:20Z","comment":"Created page with \"= [https://en.wikipedia.org/wiki/Proxy_auto-config Proxy auto-config | Proxy PAC] = A proxy auto-config (PAC) file defines how web browsers and other user agents can automatically choose the appropriate proxy server (access method) for fetching a given URL.  A PAC file contains a JavaScript function FindProxyForURL(url, host). This function returns a string with one or more access method specifications. These specifications cause the user agent to use a particular proxy...\""},{"logid":7037,"ns":0,"title":"Kubernetes/Echoserver","pageid":577,"logpage":577,"params":{},"type":"create","action":"create","user":"Pio2pio","timestamp":"2022-09-30T11:26:43Z","comment":"Created page with \"Google echo-server deployment for testing ingress, networking access and any other related L7 communication related challenges.  {{Note|Below you may need to update the ingress object as it is GKE ingress implementation here.}}  <source lang=yaml> apiVersion: apps/v1 kind: Deployment metadata:   name: echoserver   namespace: echoserver spec:   replicas: 1   selector:     matchLabels:       app: echoserver   template:     metadata:       labels:         app: echoserver...\""}]}}