maintenance

Here are some maintenance messages you can show on your website while performing maintenance. https://gist.github.com/serverok/fd36f7f552b788bd8d466422b54e85e6 https://gist.github.com/serverok/efac25970509df58808e1fbb0bd21cf2 Simple HTML under maintenance page template HTML Website Maintenance page template Simple HTML Maintenance template For PHP based websites, you can add the following code in index.php

Mac

Connecting to VNC Server from a Mac computer kex_exchange_identification: read: Connection reset by peer To list all packages installed with brew brew list To see if a specific package installed, run brew list | grep package_name List open ports netstat -apv TCP netstat -a | grep -i “listen” netstat -Waltn | grep LISTEN netstat -Waltn … Read more

Visual Code Studio Tab key not working

When pressing TAB key, no tab get inserted. It switch to UI, selecting “Explorer” in the side menu. Pressing tab again switch the selection to other UI elements. I have to close the Visual Code Studio to get tab working again. To fix this, press CTRL + M This is keybinding for editor.action.toggleTabFocusMode, it allow … Read more

Hetzner

Hetzner is a german dedicated server provider. https://github.com/serverok/hetzner-api – set rDNS/PTR record in hetzner using API. Hetzner Dedicated Server setup Debian 10 with-out Software RAID How to setup RAID 0 on Hetzner Dedicated Server How to install Windows using KVM Console in Hetzner Dedicated Server See Dedicated Server Providers

ERPNext

How to delete ErpNext site with bench Install LetsEncrypt SSL on ERPnext Bench Commands Cheatsheet ErpNext restore backup ErpNext backup a site Enable Developer Mode in ErpNext Find ErpNext Version