Skip to content

Instantly share code, notes, and snippets.

@dashdanw
Last active August 29, 2015 14:22
Show Gist options
  • Save dashdanw/e25b4ae6c603ae72df3a to your computer and use it in GitHub Desktop.
Save dashdanw/e25b4ae6c603ae72df3a to your computer and use it in GitHub Desktop.
LBA-54 Environment
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.2 LTS"
Package: dlad
Status: install ok installed
Priority: extra
Section: contrib/utils
Installed-Size: 649
Maintainer: Neal Gompa <[email protected]>
Architecture: amd64
Version: 0.8.4-1-Ubuntu-trusty
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.14), libcurl3-gnutls (>= 7.19.7), libgcc1 (>= 1:4.1.1), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), libiscsi-datto42 (>= 1.14.0-2), libmicrohttpd10 (>= 0.9.20), libsqlite3-0 (>= 3.6.22), libstdc++6 (>= 4.6), libuuid1 (>= 2.17.2), dattobd-utils (>= 0.8.4)
Conffiles:
/etc/datto/dla/pps/mysql.sh 1695f368e710564cc59b8501481e4f5e
/etc/datto/dla/pps/mongodb.sh 61a50df77f44d62bf169f052f87ca048
/etc/datto/dla/pps/postgresql.sh 0f1d4632b24643783ff5ddcf70abe793
/etc/init.d/dlad f1289ada03bee93a994d7588e19cae86
Description: Datto Linux Agent Daemon
Homepage: http://www.datto.com
Package: ecryptfs-utils
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 560
Maintainer: Dustin Kirkland <[email protected]>
Architecture: amd64
Version: 104-0ubuntu1.14.04.3
Depends: libc6 (>= 2.14), libecryptfs0, libkeyutils1, libpam0g (>= 0.99.7.1), gettext-base, keyutils, libnss3-1d, libpam-runtime (>= 1.0.1-6)
Recommends: cryptsetup, lsof, rsync
Suggests: opencryptoki, zescrow-client
Description: ecryptfs cryptographic filesystem (utilities)
eCryptfs is a POSIX-compliant enterprise-class stacked cryptographic filesystem
for Linux.
.
It provides advanced key management and policy features. eCryptfs stores
cryptographic metadata in the header of each file written, so that encrypted
files can be copied between hosts; the file will be decryptable with the proper
key, and there is no need to keep track of any additional information aside
from what is already in the encrypted file itself. Think of eCryptfs as a sort
of "gnupgfs".
.
eCryptfs is a native Linux filesystem. The kernel module component of eCryptfs
is part of the Linux kernel since 2.6.19.
.
This package contains the userland utilities.
Homepage: http://ecryptfs.org/
Original-Maintainer: Daniel Baumann <[email protected]>
/dev/sda1 on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/cgroup type tmpfs (rw)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
none on /sys/fs/pstore type pstore (rw)
/dev/sdc1 on /home type ext4 (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
systemd on /sys/fs/cgroup/systemd type cgroup (rw,noexec,nosuid,nodev,none,name=systemd)
/dev/sdb2 on /media/dashdanw/1E74715374712F21 type fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
/dev/sdb3 on /media/dashdanw/5B61A0326E6565BB type fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
/home/dashdanw/.Private on /home/dashdanw type ecryptfs (ecryptfs_check_dev_ruid,ecryptfs_cipher=aes,ecryptfs_key_bytes=16,ecryptfs_unlink_sigs,ecryptfs_sig=e6675b3516e85e38,ecryptfs_fnek_sig=19dd398db3af2b7d)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=dashdanw)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment