mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
18 lines
321 B
Markdown
18 lines
321 B
Markdown
|
---
|
||
|
title: Automounting
|
||
|
layout: default
|
||
|
created: 2009-05-19 18:12:34 +0200
|
||
|
updated: 2009-05-19 18:12:34 +0200
|
||
|
toc: false
|
||
|
tags:
|
||
|
- know-how
|
||
|
- software
|
||
|
- linux
|
||
|
- automount
|
||
|
- storage
|
||
|
---
|
||
|
To automount FUSE mounts, there's a nice tool called [afuse](http://afuse.sourceforge.net/).
|
||
|
|
||
|
|
||
|
*[FUSE]: Filesystem in USErspace
|