Advertisement
Guest User

Untitled

a guest
Jun 17th, 2014
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.66 KB | None | 0 0
  1. dpkg -s ntfs-3g
  2. Package: ntfs-3g
  3. Status: install ok installed
  4. Priority: optional
  5. Section: otherosfs
  6. Installed-Size: 1366
  7. Maintainer: Daniel Baumann <daniel.baumann@progress-technologies.net>
  8. Architecture: amd64
  9. Version: 1:2012.1.15AR.5-2.1
  10. Replaces: libntfs-3g75, ntfsprogs
  11. Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.7), libfuse2 (>= 2.8.1), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0)
  12. Pre-Depends: multiarch-support, fuse
  13. Conflicts: libntfs-3g75, ntfsprogs (<< 1:2011.10.9AR.1-3~)
  14. Description: read/write NTFS driver for FUSE
  15.  NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS
  16.  filesystem used by Microsoft Windows. It can:
  17.  .
  18.   * create, remove, rename, or move files, directories, hard links, and streams;
  19.   * read and write files, including streams, sparse files, and transparently
  20.     compressed files;
  21.   * handle special files like symbolic links, devices, and FIFOs;
  22.   * provide standard management of file ownership and permissions, including
  23.     POSIX ACLs.
  24.  .
  25.  This package also contains the tools previously available in the ntfsprogs
  26.  package.
  27. Homepage: http://www.tuxera.com/community/ntfs-3g-advanced/
  28.  
  29.  
  30. dmesg | grep "Linux version"
  31. [    0.000000] Linux version 3.14-kali1-amd64 (debian-kernel@lists.debian.org) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Debian 3.14.4-1kali1 (2014-05-14)
  32.  
  33.  
  34. lsb_release -a
  35. No LSB modules are available.
  36. Distributor ID: Debian
  37. Description:    Debian GNU/Linux Kali Linux 1.0.7
  38. Release:    Kali Linux 1.0.7
  39. Codename:   n/a
  40.  
  41.  
  42. Pa se zabavljaj, brzine upisa na NTFS-u su bolje nego na windows-u. A sto se tice tezine podesavanja, instaliras gore pomenuti sistem i podesio si :)...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement