=== chris14_ is now known as chris14 [06:38] Hello,  I'm new to linux.. and my homelab ubuntu 24.04 server just not responding. Can't access webserver, ssh and other services. How do I troubleshoot and what logs should I check? [06:45] AdamExplorer: you could try nmap -sV -PN your-server-ip-here to see what ports/services are open or closed [06:45] AdamExplorer: maybe firewall or router clocks your services, so you need to investigate a bit [06:45] *blocks [07:01] lotuspsychje: https://pastebin.com/iuL2GfbS [07:02] AdamExplorer: yeah, filtered means they are firewalled [07:03] AdamExplorer: you will have to checkout your firewall or router settings [07:03] !firewall | AdamExplorer [07:03] AdamExplorer: Ubuntu, like any other Linux distribution, has built-in firewall capabilities. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | GUI frontends such as gufw and ufw-kde also exist. | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo [07:04] !security | AdamExplorer [07:04] AdamExplorer: Security Updates are dealt with here: https://help.ubuntu.com/community/Security - See also !root, !firewall, !server, and !usn [07:05] AdamExplorer: once you find out what blocks your services ports, you might wanna inestigate and protect your ssh too [07:07] lotuspsychje: ufw is not activated and I do not touch my router setup. [07:07] nmap doesnt lie, if it says they are filtered, it is so [07:07] otherwise it would give you a list with open ports too === AdamExplorer42 is now known as AdamExplorer [07:24] AdamExplorer: you might wanna scan with nmap, on both local and remote ip, they have different output [10:30] Found the culprit, USB SSD suddently malfunction. [17:50] hey! [17:50] i was send here form #ubuntu [17:50] wanted to know if the server live iso has zfs installed and ready to use. [20:32] pitch: it should be available, yes, as it can install on ZFS [20:32] JanC: thanks! [20:52] pitch: and if it's not available you should always be able to install zfsutils-linux [21:22] Hello peeps, I hope you are all good. I am running a fresh install of Ubuntu Server 24.04 (with Ubuntu-desktop as post installation) but I am not able to remote desktop from another ubuntu machine (RDP with Remmina). Can anyone please support? Thanks [21:34] that's not really a server question, it seems [21:37] !info remmina-plugin-rdp [21:37] remmina-plugin-rdp (1.4.35+dfsg-0ubuntu4, noble): RDP plugin for Remmina. In component main, is optional. Built by remmina. Size 52 kB / 169 kB [21:37] did you install this part too? [21:37] for vnc, remmina-plugin-vnc [21:38] yep the plugin is installed. I manage to estabilish the connection, but nothing shows into the remote desktop. Both machines have the firewall deactivayed [22:58] dbungert: Were there any breaking changes with autoinstall config files between 20.04 and 22.04? I can go through a manual install fine, but when I try to use the autoinstall that works for 20.04 using a 22.04 installer, I see the two early commands execute and then everything halts. [23:04] http://dpaste.com/D5TH6DRCS - the only interesting thing in the .crash file seems to be a copy of the same log file referenced in the paste ... chicken & egg