Displaying 20 results from an estimated 7000 matches similar to: "ntfs-3g"
2009 Jul 27
4
What's the configure specs for the generic Apache install of CentOS x86_64 5.3?
I'm trying to install apache 2.2.x from a tarball.
And it works. But I'm also trying to install modsecure, and I can't get that to work.
It might help to know what CentOS uses to install Apache when doing the ./configure.
=== Al
2006 Dec 03
7
Installing CentOS over LAN
I want to set up a server that will do network installs of CentOS,
perhaps through NFS.
Ideally, I'd put a CentOS in the CD of the target computer, I boot
it off of that CD, and then the rest is done over my network and
with the server.
Has anyone done that and published it? Where can I find docs?
=== Al
2007 Sep 20
5
Disk De-Fraging in Linux
A couple of questions. Are there any linux tools that can de-frag an
ext2/3 partition?
Are there any advantages to doing so if you're running hardware RAID5?
Are there advantages / disadvantages if you're running LVM?
=== Al
2008 Jul 30
2
X-Windows Login
I have a server with all the x-windows stuff installed. But it's
giving me a text based login prompt on the console.
I can log onto the console, and run
gnome-session
and GNOME comes up fine. How do I turn it on so that I get a X-Window
GUI login prompt?
=== Al
2007 Jun 07
2
Standard RH iptables analysis
This is a standard RedHat / CentOS firewall configuration, where I
told it, through the standard RH setup GUI, that I want ssh and
snmp allowed through.
Chain INPUT (policy ACCEPT)
target prot opt source destination
RH-Firewall-1-INPUT all -- anywhere anywhere
Chain FORWARD (policy ACCEPT)
target prot opt source
2007 Aug 04
2
How to replace ntfs by ntfs-3g?
Hello,
I can write to an ntfs partion if mounting it by hand with 'mount -t
ntfs-3g /dev/sdf5 /mnt/xp'. But if I use the mount option from the kde
Storage Media panel applet (kdebase-3.5.4-13.6.el5.centos) then the
partion will be mounted without write support. So how to say kde and
CentOS to use ntfs-3g and not ntfs? Maybe by changing some links?
Thank you very much.
regards
Olaf
2007 Nov 23
2
Error on installing fuse-ntfs-3g
I get the following error when I try installing fuse-ntfs-3g even
though I have installed fuse-2.7 and fuse-kmdl-2.7
error: Failed dependencies:
libfuse.so.2 is needed by fuse-ntfs-3g-1.913-1.el5.rf.i386
libfuse.so.2(FUSE_2.2) is needed by fuse-ntfs-3g-1.913-1.el5.rf.i386
libfuse.so.2(FUSE_2.5) is needed by fuse-ntfs-3g-1.913-1.el5.rf.i386
libfuse.so.2(FUSE_2.6) is
2009 May 23
2
ntfs-3g question
This is probably a dumb question, but I've looked around and I can't
find anything on this.
I'm using ntfs-3g now, from rpmforge, to access my M$ Window$ disks
for offline backup and other such menial tasks, and I noticed that the
ntfs file systems are not mounted automatically, but I have to mount
them manually as ntfs-3g devices.
I _thought_ when I installed the whole dkms-fuse and
2017 Jan 10
2
ntfs-3g data deduplication support in guestmount for creating file based back-ups on visualization platform
Hello everybody,
I am using libguestfs-tools version 1.28.1 in a bunch of bash scripts to
make back-ups of the files on a visualisation platform.
I been trying to get read access to ntfs volumes with data deduplication
working.
The ntfs-3g guys developed some support and I have this working when
using the commands our back-up servers.
However when using the guestmount tool the read suport
2007 Mar 19
3
Shell Question
So I list out some directories, and I redirect the output to a file
called "out".
I do it with:
find . \( -type d ! -name . -prune \)' > out
I then go into "out" using my favorite editor and remove any
directories I don't want to search.
When I do a
find `cat out` -name 'something*'
I get an error on any directories with whitespace in them. When I
2010 Apr 23
1
Windows permissions on NTFS share mounted with NTFS-3g on linux
Hi all,
I've been trying to get this to work for a while now but no luck...
I have a NTFS formatted drive mounted using ntfs-3g on a linux computer.
This drive is then shared using Samba. When I connect to the share from a
windows machine and create new files their permissions are set for three
users: Everyone, Root (unix user) and Root (unix group) but the actual user
which created the file
2017 Jan 16
2
Re: ntfs-3g data deduplication support in guestmount for creating file based back-ups on visualization platform
Thank you Richard!
I will do some more work and testing on this tomorrow, and report back
with some more information you asked.
In the meanwhile, could you help me with information how I can upgrade
the ntfs-3g version (same as host) in the "appliance" and add the
plug-in library?
On 16/01/17 15:29, Richard W.M. Jones wrote:
> The plugin file *should* be copied into the
2008 Jan 16
5
Capturing Packets -- Ethereal
This may be off topic, but I think my ethereal question might be simple enough.
I am presently compiling ethereal on a CentOS platform to check it out.
But the packets I want to monitor are actually on a different CentOS platform, and I'd rather not install Ethereal on it, if for no other reason I don't have X-Windows installed on that platform.
My question is, can I monitor/write
2020 Jan 29
1
[PATCH] appliance: Add ntfs-3g-system-compression (RHBZ#1703463).
This package in Fedora enables optional support for Windows 10
"CompactOS" (file-level compression), read-only, which is sufficient
for inspecting Windows guests and doing certain types of modifications
to them. Virt-v2v appears to work, but it may be that anything that
involves modifying a compressed file might not work.
I couldn't find the equivalent package in Debian or SUSE.
2009 Apr 11
1
Desktop update (32 bit) from 5.2 to 5.3 - fuse & ntfs-3g-mount
I just finished updating my Desktop, from CentOS 5.2 to 5.3 (32 bit).
There were a lot of error messages (from sbin/ldconfig ?) about 2
files, in usr/lib/lib ending in .so "is not an ELF file - It has the
wrong magic bytes at the start." There were also a lot of messages I
believe have to do with SELinux. I'd read the Release Notes and
thought I was OK, since this box is dual boot
2007 Nov 05
2
Installing NTFS-3G
When I tried installing ntfs 3g on CentOS 5 I got an error telling me
it needed FUSE >= 2.6 I got FUSE but on attempting to install it it
gives the following error:
Fuse configure error
checking kernel source directory... Not found
configure: error:
*** Please specify the location of the kernel source with
*** the '--with-kernel=SRCDIR' option
configure: error:
2007 May 14
2
vsftp anonymous upload access
I'm trying to set up anonymous ftp using vsftp. I want to be able to
allow uploads. The anonymous id is userid "ftp". The ~ftp/ directory
is actually owned by root, but ~ftp/pub is owned by ftp.
Here's the vsftpd.conf:
anonymous_enable=YES
anon_upload_enable=YES
local_enable=NO
write_enable=NO
local_umask=022
dirmessage_enable=YES
2009 May 11
2
iso creation with dd
I placed a CD in a drive.
I ran
sudo dd sudo dd if=/dev/cdrom of=HMI_B_Image_File_4-23-09_disk_1.iso
It completed. I then transferred the ISO file to an XP machine, use
Sonic to burn the ISO file to another CD, and there was a file missing
(the largest) in the burned CD.
Seems like the data got transferred through the dd, but not a file
name. What might I be doing wrong?
=== Al
2008 Sep 22
2
install of Pod::Simple through CPAN
I'm running CentOS 4.4.
I'm trying to install swatch (a log watcher) using CPAN.
It's getting hung up on trying to install a dependency, Pod::Simple
So before I get too wrapped up in this, I have the following
questions:
1. Is there an alternative way to install swatch? I didn't get a hit
when I tried yum.
2. I'm not wedded to swatch. Is there another log checker
2008 Sep 24
2
Installing perl modules using yum?
I'm trying to install swatch using rpmbuild.
I'm getting dependency errors saying that I need perl(Date::Calc),
perl(Date::Format), and perl(File::Tail).
I've been beaten over the head in this group for using CPAN. So
methodology do I use to I install those modules?
=== Al