Hi Team,
can you please let me the issues for the below questions, OS : RHEL 7
-
ls command in linux not showing any output, shows nothing as an error.
-
not able to mount a directory, shows its already mounted, but not able to access or not showing in df -h,
1 Like
Can you send error’s screenshot ? So, I can understand exact error.
raghuu
#3
unmount the directory which was already mounted
#umount -l /dir
sometimes stale mount causes issue, and also mention the type of mount while mounting
for ex if it is nsf shared drive
#mount -t nfs nfsserver:/path/to/share /mnt/local
thanks i were looking for that cuz i have this problem
You just open terminal and type ls Command to show directory and files
for more about ls command open below link
https://www.puttygen.com/linux-commands