Advertisement
Guest User

Untitled

a guest
Oct 11th, 2010
490
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.68 KB | None | 0 0
  1. [ See the df -h ]
  2.  
  3. root@server:~# df -h
  4. Filesystem            Size  Used Avail Use% Mounted on
  5. /dev/sda1             906G   54G  806G   7% /
  6. tmpfs                 2.0G     0  2.0G   0% /lib/init/rw
  7. udev                   10M  688K  9.4M   7% /dev
  8. tmpfs                 2.0G     0  2.0G   0% /dev/shm
  9. df: `/tmp/.truecrypt_aux_mnt1': Transport endpoint is not connected
  10.  
  11.  
  12. "df: `/tmp/.truecrypt_aux_mnt1': Transport endpoint is not connected" ????
  13. i can't delete this tmp.
  14.  
  15. [ See the ls -la ]
  16.  
  17. root@server:~# ls -la /tmp/|grep true
  18. ls: cannot access /tmp/.truecrypt_aux_mnt1: Transport endpoint is not connected
  19. d?????????  ? ?      ?            ?                ? .truecrypt_aux_mnt1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement