2024-10-14, 06:19 PM
(2024-10-14, 05:57 PM)TheDreadPirate Wrote: What is the output of these commands?
Code:df -h
ls -ld /etc
ls -l /etc/
df -h:
Code:
Filesystem Size Used Avail Use% Mounted on
tmpfs 769M 1.5M 768M 1% /run
/dev/mapper/ubuntu--vg-ubuntu--lv 1.8T 218G 1.6T 13% /
tmpfs 3.8G 0 3.8G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sda2 2.0G 182M 1.7G 10% /boot
tmpfs 769M 16K 769M 1% /run/user/1000
ls -ld /etc:
Code:
drwxr-xr-x 122 root root 12288 Oct 14 16:07
ls -l /etc/
https://pastebin.com/3igAQr9V