Hey everyone, am logged in as one of the admins in a database yet I cannot not go to /etc/yum.conf
Every time I try, it says permission denied.
What am I missing out? Kindly assist.
mount -t vfat /dev/mmcblk0p1 /mnt/SD
/export $ find . -depth -mtime 0 -print ./file4 ./file3 .
/export $ find . -depth -mtime 0 -print0 | tar -czvf backup.tar.gz --null -T - ./file4 ./file3 ./ ./share/ ./share/pdf/ ./share/pdf/penny-2014-09-03-11:41.30.pdf ./share/pdf/penny-2014-09-03-14:25.17.pdf ./share/pdf/penny-2014-09-03-11:24.36.pdf ./share/pdf/penny-2014-09-03-14:37.12.pdf tar: ./share/pdf/.directory: Cannot open: Permission denied ./share/pdf/penny-2014-09-02-14:52.06.pdf ./share/pdf/penny-2014-09-03-12:18.43.pdf tar: ./share/PDF: Cannot open: Permission denied ./share/file3 tar: ./share/.directory: Cannot open: Permission denied ./dir1/ ./dir1/file1 ./file4 ./file2 ./file3 tar: ./.directory: Cannot open: Permission denied ./list tar: Exiting with failure status due to previous errors
anonymous_enable=NO local_enable=YES local_umask=022 dirmessage_enable=YES listen=YES pam_service_name=virtual-ftp userlist_enable=YES userlist_file=/etc/vsftpd.user_list userlist_deny=NO tcp_wrappers=YES write_enable=YES guest_enable=YES guest_username=ftp local_root=/mnt/storage/ftp