I was wondering if it’s just me or some users are having the same problem with viewing the “Var” directory folder where my web files are stored. Is anyone having the same problem?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
/var/ has different permissions that I normally just use root to get into it
su
. You can however use /srv/ to host web data and such.