Add following to sshd_config file Refer – https://www.cyberciti.biz/faq/match-address-sshd_config-allow-root-loginfrom-one_ip_address-on-linux-unix/
Knowledge Base
-
Setting a static IP in Ubuntu involves editing the netplan configuration file using the nano text editor. Here’s a brief summary of the steps: Make sure to adjust the IP …
-
I tried to update PVE in Web UI, but it show something abnormal on screen. I didn’t capture the message because it looks getting hang, so I closed the terminal …
-
I got an issue while I tried to move CT volume from zfs pool to local. It shows error code 11 saying the not enough disk space. However, I confirmed …
-
First of all, following this post to install docker.https://snaky.8014.net/2023/08/21/install-docker-on-ubuntu-updated/ Create a volume for Portainer to store its database Download and install the Portainer Portainer Server has now been installed. Use …
-
I just found there is installation method from Docker official website, so I would summarize and share here again. Install using the apt repository Before you install Docker Engine for …