ay be able to recover it by decrypting the file /home/username/.ecryptfs/wrapped-passphrase using your... ogin passphrase.
* ecryptfs-unwrap-passphrase /home/username/.ecryptfs/wrapped-passphrase
* Type yo... ata.
===== Live CD method of opening a encrypted home directory =====
Quelle((https://help.ubuntu.com/c... methods of using the live cd to open a encrypted home directory. The first will be the long way. The lo
ich! Im Verlauf des Artikels werden eine separate home, root und boot Partition erstellt und dann nachei... ; Größe: ca. 6 GB
* '''/dev/sda4''' (ext3)
* Home-Partition; Größe: der restliche verfügbare Speich... Im Verlauf der Anleitung wird vorausgesetzt, dass Home auf einer eigenen Partition (/dev/sda4) liegt! So... nt:gemountet] werden:
<code>mkdir /media/{boot,home,root}
cd /media
mount /dev/sda1 boot
mount /dev/s
ab :
<code>
192.168.123.95:/var/nfs4exports /home/gerald/Server/files nfs4 soft,intr,rsize=... 0
# old version: 192.168.123.95:/var/files /home/gerald/Server/files nfs soft,intr,rsize=8... 8192 0 0
192.168.123.95:/nfs4exports/pictures /home/gerald/Server/pictures nfs4 soft,intr,rs... main resources to the clients. The first is their home directories the second is a data directory. Thus
entation:
<code>
40 cd
41 ls
42 cd /home/user/
43 ls
44 df
45 ls -a
46 rm ... s.d/70-persistent-net.rules
49 ls
50 rm /home/user/.config/xfce4/desktop/group-app.xml
51 ... s
61 tar jcvf hdc1._.tar.bz2 /bin /boot/ etc/ home/ initrd/ lib/ media/ misc/ mnt/ net/ opt/ root/ R... f ooberc4.tar.bz2 /usr/sbin/oobe /usr/share/oobe /home/user/.bash_profile
428 ls
429 cp ../080805
[[ecryptfs|Debian/Ubuntu Home-Directory-Verschlüsselung]]
Ubuntu-Wiki: [[http://wiki.ubuntuusers.de/S... ture kann beispielsweise für ein verschlüsseltes /home genutzt werden.
WICHTIG: bei Änderung des Login... iner zu öffnen. Insbesondere für verschlüsselte "/home" Partitionen ist dies sinnvoll und komfortabel.
... itionen beim Login eingebunden werden (z.B. als "/home") sind folgende Zeilen einzutragen:
cryptmount
you can allow only business hour access from the home network, while always restricting access to host ... the bottom of the ACL section of squid.conf
#
acl home_network src 192.168.1.0/24
acl business_hours tim... http_access deny RestrictedHost
http_access allow home_network business_hours
</code>
Or, you can allow ... the bottom of the ACL section of squid.conf
#
acl home_network src 192.168.1.0/24
acl business_hours tim
uff I've written about), please take a look at my home page. If you've got questions or comments, please... uff I've written about), please take a look at my home page. If you've got questions or comments, please... tr, cut, paste, and join. Given a filename like /home/myplace/a.data.directory/a.filename.txt which we'... .txt
... to see output like:
/home/myplace/a.data.directory
a.filename.txt
oot@fedora ~]#
</code>
==== Check the size of home directory. ====
The example below show the use of du command to get the disk usage of each user home directory on the system.
<code>
[root@fedora home]# pwd
/home
[root@fedora home]# du -sh *
492K bazz
48K botol
44K hamirul
22M kambing
48K kayu
the files on the server to be available at /media/home-pc. I want this because the “server” in this case is the desktop I have at home, which allows me to access it through ssh. Let us use “home-pc” as an example for this guide. “your-username”... say I want to mount the “/stuff” directory on my home-run server, which has the domain name “example.co
etained on the next run
# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
# homedir-rela... No other format is supported.
#
XDG_DESKTOP_DIR="$HOME"
XDG_DOWNLOAD_DIR="$HOME/Downloads"
XDG_TEMPLATES_DIR="$HOME/Vorlagen"
XDG_PUBLICSHARE_DIR="$HOME/Öffentlich"
XDG_DOCUMENTS_DIR=
kopiert man die Datei '''/etc/inputrc''' nach '''/home/$USER/.inputrc''', und nimmt die Änderung dort vo... Vorlage(Tasten, tab)]].
Beispiel:
<code>cd /home/bla</code>
ergibt durch das Drücken von Tab:
<code>
cd /home/blackbird
</code>
Allerdings nur, wenn der Ordner '''/home/blackbird''' existiert.
Sollte es die Ordner bl
!)
Testing:
<code>
mount -t nfs 192.168.123.95:/home/files/ /mnt/files (-w)
</code>
The first step is ... stem would look something like this:
<code>
dev:/home/jd /mnt/floppy nfs exec,suid,rw,rsize=8192,wsize=... ng two lines do not mean the same thing:
<code>
/home bob.domain.com(rw)
/home bob.domain.com (rw)
</code>
The first line allows only users from bob.domain.
-t rsa'
- make sure it defaults to: '/<user's home dir>/.ssh/id_rsa'
- no passphrase (not that se... with the name 'authorized_key'
- 'cp /<user's home dir>/.ssh/id_rsa.pub /<user's home dir>/.ssh/authorized_key'
- copy authorized_key to the .ssh direc... . (use 'scp' for secure comms)
- 'scp /<user's home dir>/.ssh/authorized_key <remote user>@<ip addres