install docker February 1, 2025 | No Comments | linux, server you can do these steps with ssh from another computer. I did it via ssh from another computer because the server that has Ubuntu Server […]
run a command when starting the pc January 18, 2025 | No Comments | linux, server example: You can then enable and start the service with the following commands: On macOS the file to configure is different, but I’m not interested […]
restart ubuntu server January 17, 2025 | No Comments | linux, server the commands are: You can also use:
connect ubuntu server to the internet January 15, 2025 | No Comments | linux, server It is a very simple process, but you need to know a few things. first access via ethernet cable: I have a 10-meter Ethernet cable […]
access a server via ssh January 12, 2025 | No Comments | linux, server, ssh access a server and its port via ssh port is the port number that the SSH server is using (by default, port 22). Let’s say […]