https://support.apple.com/en-us/HT201295 https://support.apple.com/en-us/HT204063 Shift+Power 10s Cmd+Option+R+P+Power 10s Shift+Ctl+Option+Power 10s
Nine
https://support.apple.com/en-us/HT201295 https://support.apple.com/en-us/HT204063 Shift+Power 10s Cmd+Option+R+P+Power 10s Shift+Ctl+Option+Power 10s
https://flight-manual.atom.io/using-atom/sections/editing-and-deleting-text/#multiple-cursors-and-selections https://www.rexegg.com/regex-quickstart.html https://regex101.com/r/cU5lC2/1 Insert ‘ ‘, every word on Atom https://ezgif.com/maker Cmd+Shift+L – Convert a multi-line selection into multiple cursors Cmd+K Cmd+U – Upper case the current word…
Go to the directory where your docker-compose.yml is located and run: Get IP Address of Container
https://developer.roblox.com/en-us/learn-roblox/cross-platform
https://docs.oracle.com/en-us/iaas/Content/Block/References/samplefiocommandslinux.htm Installing fio Windows https://bsdio.com/fio/ Debian or Ubuntu: sudo apt install fio FreeBSD: sudo pkg install fio CentOS/RHEL: sudo yum install epel-release -y ; sudo yum install fio…
https://prowritingaid.com https://www.gingersoftware.com/grammarcheck https://gsuite.google.com/marketplace/app/grammar_and_spell_checker_languagetool/805250893316 https://www.online-spellcheck.com/ https://languagetool.org/ https://linangdata.com/grammar-checker/
https://crontab.guru/#30_9_*_*_0 Select an editor on Vim or Vi To disable a specific crontab entry just capture all of the output of the command and either…
Launch the UNIX mail utility by running this at the command prompt (in e.g. Terminal.app): You’ll see a list of all your messages. From the…
https://play.google.com/store/apps/details?id=com.vrem.wifianalyzer https://blog.fem.tu-ilmenau.de/archives/1002-HowTo-enable-WiFi-roaming-with-hostapd-and-VLANs.html
Insert these command to iptable to redirect port 80 and 443 to 54321 Delete above iptable rule https://wiki.jenkins.io/display/JENKINS/Running+Jenkins+on+Port+80+or+443+using+iptables https://serverfault.com/questions/540241/iptables-how-to-redirect-all-8443-incoming-and-outgoing-to-443 https://jupyterhub.readthedocs.io/en/stable/reference/config-proxy.html https://hands-on.cloud/how-to-setup-jupyter-behind-nginx-proxy/