Changes

Jump to navigation Jump to search
no edit summary
Line 31: Line 31:  
</pre>
 
</pre>
 
* copy the .profile outside home to tmp,later back to UNMOUNTED /home/username!
 
* copy the .profile outside home to tmp,later back to UNMOUNTED /home/username!
 +
<pre>
 
$sudo cp ~/.profile /tmp # if the User is logged OUT, cause the ecrpyt-mount needs a .profile!
 
$sudo cp ~/.profile /tmp # if the User is logged OUT, cause the ecrpyt-mount needs a .profile!
 
$sudo mv /tmp/.profile /home/username  
 
$sudo mv /tmp/.profile /home/username  

Navigation menu