I have a remote server: hostname = rserver.com port = 22 user = john The remote server has a key pair id_rsa.john and id_rsa.john.pub stored in ~/.ssh/ with proper permissions. Assume that I somehow get hold of the private key of the remote server (id_rsa.john). Can I use the private […]
Daily Archives: June 15, 2021
I have a laptop with a main SSD drive with Windows 10 (Disco 2 in the below screenshot) and a secondary hdd drive placed in a hdd optical drive caddy (Disco 1 in the below screenshot): “Disco 3” is an external hdd drive containing a Linux OS and connected to […]
During installation of Ubuntu server 18.04 I filled in our corporate proxy, but now I would like to remove it from everywhere the installer has set it to. I cant find anywhere where the proxy is set though. Locations I checked: ~/.bashrc /etc/environment env In any of these there is […]
How do I add two Html files into my nginx server and Nginx config updated to deliver these two pages at /hello and /goodbye
I have a document with a numbered list in it. Each entry was originally a single line, but as I have developed the document, I’ve decided that each entry needs additional explanation, and those explanations potentially run into multiple paragraphs. I want to keep the numbering as it is. Word […]