similar to: CentOS 5.3 Xen installation trouble installing FUSE

Displaying 20 results from an estimated 1000 matches similar to: "CentOS 5.3 Xen installation trouble installing FUSE"

2009 Jun 02
1
truecrypt & kernel 2.6.24
Hi all, Has anyone used TrueCrypt on a XEN based machine before? I'm running CentOS 5.3 with kernel 2.6.18 but when I launch TrueCrypt, it keeps on telling me I need kernel 2.6.24 or later. "Your system uses an old version of the Linux Kernel. Due to a bug in the Linux Kernel, your system may stop responding when writing data to a TrueCrypt volume. This problem can be solved by
2009 Jan 31
2
Strange behaviour with rsync and mounted truecrypt volume
Hello, when i mount a truecrpyt volume with truecrypt 5.1a and synchronize data locally with rsync (version 2.6.9 protocol version 29) like this way: $ truecrypt myvolume.tc $ rsync -av /home/oliver/myfolder /media/truecrypt The myfolder is copied to /media/truecrypt like it should. But when i dismount the truecrypt volume and mount it again: $ truecrypt -d /media/truecrypt $ truecrypt
2009 Apr 08
2
truecrypt 6.1a
Has anyone built and installed truecrypt 6.1a on CentOS 5.3. When I build it it keeps failing here: Compiling EncryptionOptionsWizardPage.cpp Forms/EncryptionOptionsWizardPage.cpp: In member function ?TrueCrypt::SharedPtr<TrueCrypt::EncryptionAlgorithm> TrueCrypt::EncryptionOptionsWizardPage::GetEncryptionAlgorithm() const?: Forms/EncryptionOptionsWizardPage.cpp:45: error: no matching
2016 Apr 29
2
truecrypt on synology as subfolder
Just a small question. ============== I was really just meaning to ask whether there are issues with running truecrypt inside a samba share. My system had never had any issues but now I was writing to a folder that is a truecrypt mount inside a samba share and the smbd process writing into it blocked or is still "D" waiting for IO and I cannot kill it. So the question was whether
2016 Jul 01
2
truecrypt on synology as subfolder
Jeremy Allison schreef op 30-04-2016 1:06: >> Copying a file to my mounted samba share did not work, the files are >> created by they remain at 0 size. Then apparently smbd blocks in IO >> and never continues, never recovers. I cannot kill the process, I >> will have to reboot the NAS but it won't unmount filesystems so I >> need a hard reset. > > That
2012 Jul 28
2
Checksum filter rule
Hello, I'm using rsync to make backups. In my dataset, however, there are a few encrypted Truecrypt volumes. When these files are modified, the content changes but the timestamps are not updated. Thus, rsync will not sync these files by default. I would like to keep the behavior of Truecrypt and have rsync update the files correctly. Using the --checksum option comes to mind in this case.
2011 Jan 21
1
TrueCrypt WD External Drive
I have a WD Elements 2TB USB hard drive. I would like to encrypt the whole drive with TrueCrypt on my CentOS box. Could someone direct me to a tutorial on how to do this? Ideally, I would also like to access it with my WinXP box, but this part is optional. Thanks for your help. Mike.
2007 Sep 21
1
Rsync Truecrypt
I have seen people say both that rsync can efficiently copy truecrypt volumes. I got it working once with deltacopy but as I'm trying to get it to work from the command line, I cannot. It just transfers the whole file. I am using -rvs -inplace switches. Does anybody have any suggestions? _____________________________ Stephen Zemlicka Integrated Computer Technologies PH.
2008 May 09
1
File Lock Issue
Hi All, I've seen a few messages similar to my problem, looking back through the mailing list but the issue I'm having is a little more unique. We have a user, who uses both wireless and wired connection. He uses truecrypt, that has the encrypted file sitting on a samba share. What I think is happening is he will unplugged his wired connection and move to a meeting room and connect
2008 Apr 12
2
Wherefore is FUSE?
Tonight, I tried to roll out fuse on my CentOS 4 production system. (in order to use GlusterFS) I have two identical servers, and one took, the other didn't. How simple could this be? # yum install yum-plugin-priorities # yum install rpmforge-release # yum install fuse dkms-fuse both of these seem to work. Yet I run [root at kepler drivers]# modprobe fuse FATAL: Module fuse not
2009 Apr 06
0
5.3 upgrade - fuse and ipw3945 unistall
Fortunately I was starring at the screen during an upgrade and 'caught' the following set of messages. It is hard to remember what I installed fuse for, I think for webdav. My system has a ipw3945 pci card, wireless is working. Here are the messages: Uninstalling: fuse 2.7.4-1.nodist.rf (2.6.18-92.1.17.el5) (i686) -------- Uninstall Beginning -------- Module: fuse Version:
2007 May 24
1
Encryption software for CentOS 5.0
OS: CentOS 5.0 x86. In the past while I was using SL 4.x. I was using BestCrypt. Now in CentOS 5.0, neither BestCrypt nor TrueCrypt seem to work. Is there any volume encryption or full HDD encryption that works with CentOS 5.0 out there (preferably in single-user mode)?
2011 Jan 17
1
nvidia failure with new kernel
I installed TrueCrypt and when I ran it, it informed me that I needed a new kernel. So I ran "yum update". I boot to level 3, and when I ran startx, I got: -- ... (==) Using config file: "/etc/X11/xorg.conf" FATAL: Module nvidia not found. (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your (EE) NVIDIA: system's kernel log for additional error
2008 Nov 18
7
Errors using WINE with certain programs
So far I have tried using 4 programs with WINE so far and I have not been able to get any of them to work right. An Emulator program kept blinking, a small desktop application called "catwalk" also was blinking. It took me a while to get those programs closed because of the blinking. I also tried installing the Windows Version of TrueCrypt. It had an error on install. Files were
2010 May 03
2
Software Protection on centos
Hi, I would like to have a software protection for my hardisk. I have some query regarding that (1) In Centos, is it possible to do a hardisk protection. Ex : Even if the hardisk is taken from a PC and used on another PC, it should not be executable. (2) Also if the entire binary of the source is mounted on a partition say /tmp, is it possible to make that mount point as protected,
2016 Apr 29
0
truecrypt on synology as subfolder
On Sat, Apr 30, 2016 at 12:26:35AM +0200, Xen wrote: > Just a small question. > > ============== > I was really just meaning to ask whether there are issues with > running truecrypt inside a samba share. > > My system had never had any issues but now I was writing to a folder > that is a truecrypt mount inside a samba share and the smbd process > writing into it
2016 Jul 01
0
truecrypt on synology as subfolder
On Fri, Jul 01, 2016 at 12:18:11PM +0200, Xen wrote: > Jeremy Allison schreef op 30-04-2016 1:06: > > >>Copying a file to my mounted samba share did not work, the files are > >>created by they remain at 0 size. Then apparently smbd blocks in IO > >>and never continues, never recovers. I cannot kill the process, I > >>will have to reboot the NAS but it
2017 Nov 11
2
how safe is "net use" in a batch file? plus some encryption questions
A customer asked me if someone would be able to sniff (wireshark or something like that) a password if plugging into the same switch as their samba server. They use a desktop icon pointing at a plain old bat-file containing a "net use" command with the password right in there. I *assume* that the "net use" authenticates via encrypted communication? could someone confirm
2008 May 21
1
service --status-all hangs CentOS-4.6?
Is there a problem with running # service --status-all as root over ssh? A system that I performed this command upon has become non-responsive on all ports, leading me to conclude that it is either hung or the cpu is completely consumed with some task. Regards, Output to point of failure: ... Active Mount Points: -------------------- hcid is stopped sdpd is stopped hidd is stopped cpuspeed
2009 May 26
2
[How-To?] Using Syslinux AltMBR + TrueCrypt System Encryption (RFE: swap drive ID's)
Just achieved success using syslinux to multi-OS boot, including a WinXP System (boot) partition that's been encrypted with TrueCrypt (TC). You'll need syslinux version 3.81-pre13 or newer to get a working altmbr.bin file. I used: http://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/syslinux-3.81-pre13.zip Background: I started with a 'normal' multi-OS boot setup as