F5F Stay Refreshed Software Operating Systems Access not available until you click on it. Ubuntu Linux.

Access not available until you click on it. Ubuntu Linux.

Access not available until you click on it. Ubuntu Linux.

U
UberSon
Junior Member
2
04-14-2023, 03:29 PM
#1
Hi, I see your issue with the server on Ubuntu. It seems you need to log in manually after rebooting because remote access isn't working without a visual display. The storage info appears correctly when you click it, but you can't view it properly. Have you checked if the system is properly configured for remote connections or if there are any firewall settings blocking access? Also, make sure the server's network settings allow remote connections. Let me know if you need further help!
U
UberSon
04-14-2023, 03:29 PM #1

Hi, I see your issue with the server on Ubuntu. It seems you need to log in manually after rebooting because remote access isn't working without a visual display. The storage info appears correctly when you click it, but you can't view it properly. Have you checked if the system is properly configured for remote connections or if there are any firewall settings blocking access? Also, make sure the server's network settings allow remote connections. Let me know if you need further help!

B
Barrelrollz
Member
133
04-18-2023, 12:28 PM
#2
Add to fstab for persistent mounting or create a systemd unit to manage it automatically
B
Barrelrollz
04-18-2023, 12:28 PM #2

Add to fstab for persistent mounting or create a systemd unit to manage it automatically

V
VDMACHINE
Member
57
05-04-2023, 12:17 AM
#3
I don't get Linux. What would you like to do?
Thank you!
V
VDMACHINE
05-04-2023, 12:17 AM #3

I don't get Linux. What would you like to do?
Thank you!

R
Rick0905
Junior Member
28
05-04-2023, 02:05 AM
#4
To display devices use blkid. Obtain the UID you require. Then edit sudo nano /etc/fstab, append the UID to the existing line, save and exit. After restart it will mount automatically at boot. Updated May 11, 2024 by BoomerDutch
R
Rick0905
05-04-2023, 02:05 AM #4

To display devices use blkid. Obtain the UID you require. Then edit sudo nano /etc/fstab, append the UID to the existing line, save and exit. After restart it will mount automatically at boot. Updated May 11, 2024 by BoomerDutch

L
Leon1481
Member
53
05-04-2023, 07:16 AM
#5
It's been quite some time since I last used Ubuntu, but they do have "disks" available? This feature will automatically add disks to your fstab via the GUI, letting you pick all the settings yourself. It seems like a more intuitive choice—should look for it in your menu.
L
Leon1481
05-04-2023, 07:16 AM #5

It's been quite some time since I last used Ubuntu, but they do have "disks" available? This feature will automatically add disks to your fstab via the GUI, letting you pick all the settings yourself. It seems like a more intuitive choice—should look for it in your menu.

F
FTW_Lopcode
Member
54
05-26-2023, 06:40 AM
#6
Great job! It was a bit challenging at first, but you managed to get it working now.
F
FTW_Lopcode
05-26-2023, 06:40 AM #6

Great job! It was a bit challenging at first, but you managed to get it working now.