ur keyring keys. This requires that you have your mount passphrase. You recorded when you setup the mount--this passphrase is different from your login passphrase. If you don't have your mount passphrase please read here (Recovering Your Mount Passphrase). Lets move on to getting those keyrin... dd-passphrase --fnek
* Passphrase: (Enter the mount passphrase you recorded when you setup the mount--this passphrase is different from your login pas... ou found earlier. You also need to understand the mount syntax to mount everything correctly.
<code>sudo mount -t ecrypt
u erstellen. Dann funktionieren auch die Scripte "mount.crypt" und "umount.crypt" aus der Sammlung pam-mount. # ln -s /usr/sbin/cryptsetup-luks /sbin/cryptset... ieder zu schließen.
%users ALL=NOPASSWD: /sbin/mount.crypt, /sbin/umount.crypt
Die Datei ist mit dem Kommando "visudo" a...
session optional pam_mount.so use_first_pass
pam-mount Modul: Das Modul wird in der Datei "/etc/security/pam_mount.conf" konfiguriert. Das Source-Archiv enthält im ... "/home") sind folgende Zeilen einzutragen:
cryptmount /sbin/mount.crypt %(VOLUME) %(MNTPT)
Werden verschlüsselte
epunkte erstellen und belegen ===
Es werden nun [:mount:Einhängepunkte] erstellt, in die die eben angelegten Partitionen [:mount:gemountet] werden:
<code>mkdir /media/{boot,home,root}
cd /media
mount /dev/sda1 boot
mount /dev/sda3 root
mount /dev/sda4 home</code>
== /boot verschieben ==
Als nächstes wird der existierende
le((http://ubuntu.wordpress.com/2005/10/28/how-to-mount-a-remote-ssh-filesystem-using-sshfs/))
SSH is pr... p command. However, it would be neat if you could mount a remote folder that you can access using ssh on ... local files on your pc, right? Well now you can! Mount a folder in an ssh account, edit the files locall... e</code>
For security reasons, the /usr/bin/fusermount binary is installed in such a way that users cann
ion, and have the filesystem accessible from both mount points at the same time! For example, you can use bind mounts to mount your existing root filesystem to /home/drobbins/nifty, as follows:
<code>
# mount --bind / /home/drobbins/nifty</code>
eintrag in... h none bind 0 0</code>
===== loop =====
<code># mount -t iso9660 -o ro,loop=/dev/loop0 cd.iso /mnt/cdro... ded and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
#
[[umount.pc]]''' trennt alle PC-Freigaben.
Die [[mount]] und [[umount]]-Vorgänge werden in der Datei [[/var/log/mount.log]] protokolliert. Das Protokoll geht aber mit
in desperation I have decided to set up NFSv4 and mount my shares using that. The reason for the upgrade ... s under this directory that clients will actually mount.
In this example I'm aiming to provide two main ... files to it when what I really want them to do is mount /home or /data. It also means that in the future ... root export which is done as follows. Create bind mount points under /nfs4exports called, wait for it, ho
command, the bob.domain.com host will be able to mount /some/directory and 192.168.0.3 can mount /another/exported/directory. Because no options a... e second line allows users from bob.domain.com to mount the directory read-only (the default), but the rest of the world can mount it read-write. Be careful where space characters
cherplatz hat (ist eine eigene Partition):
<code>
mount -t tmpfs -o size=4G none /tmp/kuskus
</code>
==... .
Der Inhalt von /tmp wird gelöscht.
Es wird "mount /tmp" ausgeführt. Ab jetzt werden temporäre Datei... wirklich einmal eng werden, kann die Größe mit remount nachträglich geändert werden, wozu natürlich lauf... Dateien erzeugen, zu beenden und dann mit
<code>
umount /tmp
mount /tmp
</code>
den Müll zu entsorgen.
forum/viewtopic.php?f=39&t=4931&p=32735&hilit=automount#p32735))
====== How to: Fix automount of USB/MMC/SD etc. ======
Hi all,
After i have modded my deskto... to, i recognized, like some others, that the automount functionality was broken.
After trying out some ... running.
And this locks the functionality of automount.
Acer was aware of this problem and considered i