Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
cifs-utils /
Delete
Unzip
Name
Size
Permission
Date
Action
NEWS.Debian.gz
408
B
-rw-r--r--
2015-06-19 11:41
README
861
B
-rw-r--r--
2014-07-11 17:14
changelog.Debian.gz
1.29
KB
-rw-r--r--
2017-03-06 14:02
copyright
2.55
KB
-rw-r--r--
2015-06-19 11:41
Save
Rename
This is the release version of cifs-utils, a package of utilities for doing and managing mounts of the Linux CIFS filesystem. These programs were originally part of Samba, but have now been split off into a separate package. 0. PROJECT RESOURCES Home page: http://wiki.samba.org/index.php/LinuxCIFS_utils Mailing list: linux-cifs@vger.kernel.org Git Repository: git://git.samba.org/cifs-utils.git Maintainer: Jeffrey Layton <jlayton@samba.org> 1. COMPILING If you pulled down the git tree directly, then you'll need to generate the autoconf/automake files before you can build. cd to the top of the build tree and run: $ autoreconf -i If you downloaded a release tarball, then just unpack the sources and run these commands: $ ./configure $ make To install binaries and documentation, run this (as root): # make install