Internet Connection

Hi,

Running latest version on a UGreen NAS 4800 + with KDE desktop. Done a search and the returned address is 192.168.1.88/24 Enter that in My browser and get problem connecting. Router is correctly set . Please advise

Hi,

You have installed AlmaLinux on a “computer” (the UGreen).
What do you mean by “done a search”?

The IPv4 address is 192.168.1.88. the /24 tells that it is within subnet that has addresses from 192.168.1.1 to 192.168.1.254 (with 192.168.1.0 being the “net” and 192.168.1.255 the “broadcast”).

If the machine with browser is in the same subnet, then the router should have “nothing” to do with the traffic.

I was about to say that there is no http/https server installed by default, but then I did remember that Cockpit could be there. However, the Cockpit service does not run on “normal” port, but at 9090. Hence the URL for Cockpit would be https://192.168.1.88:9090/

Installed AlmaLinux on a Ugreen Network Attached Server ( Connected My computer monitor, mouse and keyboard ). Ran the command ip addr in terminal and got IPv4 address is 192.168.1.88/24

Reconnected monitor, mouse and keyboard to computer . I now wish to run My AlmaLinux installation from My computer using My browser so what is the IP address for My Almalinux and how do I find it ?

If the question is how to run the AlmaLinux installer remotely, then one has to specify whether it is Alma 10 installer, which offers RDP: Chapter 15. Starting a remote installation by using the Remote Desktop Protocol | Interactively installing RHEL over the network | Red Hat Enterprise Linux | 10 | Red Hat Documentation
or Alma 9 (or 8) that use VNC: Chapter 15. Starting a remote installation by using VNC | Interactively installing RHEL over the network | Red Hat Enterprise Linux | 9 | Red Hat Documentation
(These instructions for RHEL do apply to AlmaLinux too.)