Unable to view complete file structure on Ubuntu Server
Unable to view complete file structure on Ubuntu Server
You're just starting with Linux and running it without a graphical interface. After setting up Ubuntu Server, you're having trouble viewing the full file structure. It seems like only the user directory is visible. This can happen if you haven't explored the root or other directories yet. Keep going—you're learning!
Navigate to the desired folder and view its contents by running `ls /`
I understood it now. I didn’t notice I was in the home folder inside the root. Just a quick thought!