User contributions for Shahed
Jump to navigation
Jump to search
28 June 2024
- 08:1408:14, 28 June 2024 diff hist +10 Crontab →References current
- 08:1308:13, 28 June 2024 diff hist +262 Crontab No edit summary
- 08:0808:08, 28 June 2024 diff hist +972 N Crontab Created page with "{| | valign="top" | <syntaxhighlight lang="bash"> crontab -e sudo crontab -u <username> -e </syntaxhighlight> | valign="top" | <syntaxhighlight lang="bash"> crontab -r sudo crontab -u <username> -r </syntaxhighlight> | valign="top" | <syntaxhighlight lang="bash"> crontab -l sudo crontab -u <username> -l </syntaxhighlight> |} ==References== {| | valign="top" | * Raspberry Pi Apache2 Lets Encrypt SSL * [https://crontab.guru/every-night-at-midnight Linux Cron Every..."
- 06:5906:59, 28 June 2024 diff hist +217 Tar No edit summary
- 06:5306:53, 28 June 2024 diff hist +104 Tar →Compress
- 06:5106:51, 28 June 2024 diff hist +1,296 N Tar Created page with "==Compress== <syntaxhighlight lang="bash"> cd /etc/nginx tar -czvf chorke-nginx_academia-production-20240628-T2023-ZP0800.tar.gz sites-enabled </syntaxhighlight> ==Decompress== <syntaxhighlight lang="bash"> tar -tzvf chorke-nginx_academia-production-20240628-T2023-ZP0800.tar.gz tar -xzvf chorke-nginx_academia-production-20240628-T2023-ZP0800.tar.gz tar -xzvf chorke-nginx_academia-production-20240628-T2023-ZP0800.tar.gz\ -C chorke-nginx-academia-production </syntaxhighl..."
27 June 2024
- 12:0912:09, 27 June 2024 diff hist +99 Minikube Systemd →Kubectl Config
- 12:0712:07, 27 June 2024 diff hist −2 Minikube Systemd →Execute Debug
- 11:5711:57, 27 June 2024 diff hist +730 Minikube Systemd →Execute Debug
- 11:0611:06, 27 June 2024 diff hist +730 Minikube Systemd →Execute Debug
- 09:3509:35, 27 June 2024 diff hist +63 Minikube Systemd →Execute Debug
- 09:1209:12, 27 June 2024 diff hist +186 Minikube Systemd →Execute Debug
- 07:3307:33, 27 June 2024 diff hist +174 Minikube Ingress DNS →Playground
- 07:2307:23, 27 June 2024 diff hist 0 Minikube Ingress DNS →Playground
- 07:2107:21, 27 June 2024 diff hist 0 Minikube Ingress DNS →Playground
- 06:3106:31, 27 June 2024 diff hist +84 Minikube Systemd →Systemd File
- 06:2506:25, 27 June 2024 diff hist +1,075 Minikube Systemd →Execute Debug
- 05:0305:03, 27 June 2024 diff hist +50 Minikube Systemd →Prepare Debug
- 04:5304:53, 27 June 2024 diff hist +731 Minikube Systemd →Prepare Debug
- 04:3704:37, 27 June 2024 diff hist +9 Kubectl No edit summary
- 04:0404:04, 27 June 2024 diff hist +318 Minikube Systemd →Execute Debug
- 03:0403:04, 27 June 2024 diff hist +348 Minikube Systemd →Execute Debug
- 02:5402:54, 27 June 2024 diff hist 0 Minikube Systemd →Prepare Debug
- 02:5102:51, 27 June 2024 diff hist +443 Minikube Systemd →Prepare Debug
- 02:2402:24, 27 June 2024 diff hist +224 Minikube Systemd →Prepare Debug
- 01:4501:45, 27 June 2024 diff hist +43 Minikube Ingress DNS →References
- 01:4401:44, 27 June 2024 diff hist +23 Minikube →References
- 01:4201:42, 27 June 2024 diff hist +210 Minikube Systemd →Prepare Debug
- 01:2401:24, 27 June 2024 diff hist −45 Minikube Systemd →Prepare Debug
- 01:1901:19, 27 June 2024 diff hist +120 Minikube Systemd →Prepare Debug
- 01:1301:13, 27 June 2024 diff hist +66 Minikube Systemd →Prepare Debug
- 01:1001:10, 27 June 2024 diff hist +39 Minikube Systemd →Prepare Debug
- 00:4500:45, 27 June 2024 diff hist +167 Minikube Systemd →Prepare Debug
- 00:4100:41, 27 June 2024 diff hist +496 Minikube Systemd →Prepare Debug
- 00:2900:29, 27 June 2024 diff hist +12 Minikube Systemd →Prepare Debug
- 00:1400:14, 27 June 2024 diff hist +115 Minikube Systemd →Prepare Debug
- 00:1200:12, 27 June 2024 diff hist +718 Minikube Systemd →Prepare Debug
- 00:0000:00, 27 June 2024 diff hist +2,116 N Minikube Systemd Created page with "<syntaxhighlight lang="bash"> if [ -x "$(command -v curl)" ];then \ sudo apt -qq update;\ export MINIKUBE_CPU_USE=8;\ export MINIKUBE_RAM_USE=16384;\ bash <(curl -s 'https://cdn.chorke.org/exec/cli/bash/install/minikube/1.0.0-ubuntu-22.04.sh.txt');\ else printf 'curl \033[0;31mnot found! \033[0m:(\n';fi </syntaxhighlight> ==Prepare Debug== <syntaxhighlight lang="bash"> lxc launch ubuntu:22.04 minikube --vm cat << EXE | lxc exec minikube -- bash LXC_USER_NAME="${USER}" i..."
26 June 2024
- 21:4121:41, 26 June 2024 diff hist +159 Minikube →Playground
- 21:3021:30, 26 June 2024 diff hist +122 Minikube →Playground
- 20:3220:32, 26 June 2024 diff hist 0 CIDR No edit summary
- 20:3020:30, 26 June 2024 diff hist +92 Helm →References
- 19:3719:37, 26 June 2024 diff hist +14 CIDR →References
- 19:3619:36, 26 June 2024 diff hist +11 Proxmox →References
- 19:3519:35, 26 June 2024 diff hist +11 Linux Containers →References
- 19:3419:34, 26 June 2024 diff hist +11 Minikube →References
- 19:3319:33, 26 June 2024 diff hist +298 CIDR No edit summary
- 19:2819:28, 26 June 2024 diff hist +494 N CIDR Created page with "{|class="wikitable" |- !scope="col"| Name !!scope="col"| CIDR !!scope="col"| Status |rowspan="4"| !scope="col"| Name !!scope="col"| CIDR !!scope="col"| Status |- | Docker || <code>10.20.13.1/24</code> || 🟢 || LXD || <code>10.20.23.1/24</code> || 🟢 |- | Home || <code>10.19.83.1/24</code> || 🟢 || OpenVPN || <code>10.20.30.1/24</code> || 🟢 |- | Minikube || <code>10.20.24.1/24</code> || 🟡 || Reserve || <code>10.20.25.1/2..."
- 19:0919:09, 26 June 2024 diff hist +113 Minikube →Playground
- 18:5918:59, 26 June 2024 diff hist +221 Minikube →Knowledge