Adding some more stuff
This commit is contained in:
21
.vim/vimwiki/vimwiki_html/Slackware_EncFS.html
Normal file
21
.vim/vimwiki/vimwiki_html/Slackware_EncFS.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="Stylesheet" type="text/css" href="style.css">
|
||||
<title>Slackware_EncFS</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>
|
||||
Mount:
|
||||
encfs <encoded-dir> <mount-pount>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Unmount:
|
||||
fusermount -u <mount-point>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user