from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209586

userrating:


May 25th. 2007:
Words

486

Views

258592

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149883

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





FUSERMOUNT3

Section: Filesystem in Userspace (FUSE) (1)
Updated: 2011-10-23
Index Return to Main Contents

 

NAME

fusermount3 - mount and unmount FUSE filesystems

 

SYNOPSIS

fusermount3 [OPTIONS] MOUNTPOINT

 

DESCRIPTION

Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations.

fusermount3 is a program to mount and unmount FUSE filesystems. It should be called directly only for unmounting FUSE file systems. To allow mounting and unmounting by unprivileged users, fusermount3 needs to be installed se-uid root.  

OPTIONS

-h
print help.
-V
print version.
-o OPTION[,OPTION...]
mount options.
-u
unmount.
-q
quiet.
-z
lazy unmount.

 

SEE ALSO

mount(8), mount.fuse3(8), fuse(4),

 

HOMEPAGE

More information about fusermount3 and the FUSE project can be found at <http://fuse.sourceforge.net/>.

 

AUTHORS

FUSE is currently maintained by Nikolaus Rath <Nikolaus@rath.org>

The original author of FUSE is Miklos Szeredi <miklos@szeredi.hu>.

This manual page was originally written by Daniel Baumann <daniel.baumann@progress-technologies.net>.


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
HOMEPAGE
AUTHORS





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 14.5 ms