similar to: Issue in guest OS installation over Fedora 7 based XEN....

Displaying 20 results from an estimated 300 matches similar to: "Issue in guest OS installation over Fedora 7 based XEN...."

2007 Dec 19
1
Error: Not enough memory is available, and dom0 cannot be shrunk any further
Hi, I compiled the xen-3.2 unstableand have booted successfully into dom0. When I try to start a domU, it gives me an error: [root@xx xx]# xm create -c /etc/xen/fedora.fc6.cse Using config file "/etc/xen/fedora.fc6.cse" Error: Not enough memory is available, and dom0 cannot be shrunk any further xm list gives: Name ID Mem VCPUs State
2007 Dec 01
4
Tuning F7 (CentOS 5) DomU (64 bit) for Oracle 11g (10GR2) install
Yesterday night I've tuned F7 DomU for Oracle 11g install successfully installed Oracle , made checks for EM Console and shutdown DomU. Today morning :- # xm start FDR7PVM # xm console FDR7PVM Fedora release 7 (Moonshine) Kernel 2.6.20-2925.9.fc7xen on an x86_64 Server11G login: root Password: Module is unknown Fedora release 7 (Moonshine) Kernel 2.6.20-2925.9.fc7xen on an x86_64
2008 May 19
1
XP is very slow to access Samba
I have a linux sever running it is version 2.6.20-2936.fc7xen. The samba version is Version 3.0.27-0.fc7. My problem is XP and Windows 2k Machines connect very slow to the mapped drives. It does not matter if they are connected as the IP (\\192.168.100.32\*) or a mapped drive in the Windows Host file (Sambasales\*). Has anyone else had these problems, and if so what did you do to fix
2013 Mar 15
0
No subject
, as it seems to be running Asterisk-11. =A0I&#39;ve previously installed A= sterisk-11+FreePBX in a VM, and this appears to be very similar. =A0Is ther= e any upside to using AsteriskNOW vs. Asterisk+FreePBX? Other than the obvi= ous fact that everything is nicely placed on an iso for ease of installatio= n?<br> <br> As for the actual upgrade, is it possible to step through each
2008 Sep 21
0
Bridge stops forwarding on fc8 xen 3.1
I have raised this issue a couple of times and had no response. I am hoping that in the last few months someone else may have had the same scenario and have had more success in resolving the issue than I am. I have 3 domUs running 2.6.21.7-5.fc8xen, running on a 32 bit host running 2.6.21-7.fc7xen (xen-3.1.2-2.fc7) I have had a number of occerances where the bridge stops forwarding packets
2003 Jun 02
1
AW: AW: AW: AW: Re: AW: samba installatio
hi ke, **************************************************** Since you've compiled with default options, your smb.conf is located in /usr/local/lib/smb.conf . You should copy your working smb.conf for version 2.2.7 (/etc/samba/smb.conf) to /usr/local/lib. You should run ./testparm as well. *********************************** That's just what i did and the Result is the same! Is there a
2008 Jun 10
1
vsftp 553 Could not create file
HI, I am facing problem in connecting ftp from the windows client. CENTOS5U1 Running vsftp daemon. From linux client i am able to upload and download. When i do an ftp upload of any files or folders from windows command line i am getting below error . *vsftp 553 Could not create file* *NOTE: SELINUX IS DISABLED AND THERE IS NO FIREWALL RUNNING* See my user permission and ownership details
2008 Sep 16
1
Users and ftp
I have vsftp chrooted so that users can only come into their home directory. I have a few virtual hosts. I have the websites in the home directory of the intial user for each site. So the sites look like this. /home/user1/html /home/user2/html Using vsftp, I have set the default to chroot a user to their home directory. So user1 ftping in whill go right to his directory and not be able to go
2012 Feb 02
0
some notes on setting up vsftp on centos6
I was not sure why vsftp (or any other ftp software) was installed as part of the webserver. some quick notes, hope it helps anyone else having an issue. So I yum installed it. I had a bear of a time. But I finally got it to work doing the following. I had to add ip_conntrack_ftp to my iptables-config file or it would not work IPTABLES_MODULES="ip_conntrack_ftp" I had to add this
2012 Mar 02
1
VSftp, ssl/tls, slight issue with directory listings
Centos 6, stock installation, no additional repos added. vsftp works fine in regular mode, going to ssl I got issues. I get as far as 'directory listing' and it dies. It times out and disconnects. file: /etc/sysconfig/iptables-config added: IPTABLES_MODULES="ip_conntrack_ftp" (without this line, ftp normally fails, afraid it may be causing issues with the ssl) iptables -A
2007 Oct 05
0
[Fwd: Re: DNAT rule for vsftp (PASSIVE FTP)]
-------- Original Message -------- Subject: Re: [LARTC] DNAT rule for vsftp (PASSIVE FTP) Date: Fri, 05 Oct 2007 12:17:42 +0530 From: Mohan Sundaram <smohan@vsnl.com> Reply-To: smohan@vsnl.com To: Indunil Jayasooriya <indunil75@gmail.com> References: <7ed6b0aa0710042251u6442fb85ma74e46aa9d3f81f9@mail.gmail.com> Indunil Jayasooriya wrote: > Hi all, > > I want to run
2007 Oct 05
3
DNAT rule for vsftp --(PASSIVE FTP)
Hi all, I want to run vsftp behind a firewall.(i.e DMZ zone) . It is runnig as passive ftp. the theroy behind passive ftp is , - FTP server's port 21 from anywhere ( Client initiates connection) - FTP server's port 21 to ports > 1024 (Server responds to client's control port) - FTP server's ports > 1024 from anywhere (Client initiates data connection to
2007 Jul 17
2
Repetitive Kernel oops (and two smaller questions)
I have an F7 host that''s running the 2.6.20-2925.11.fc7xen 64-bit kernel on a Dell 2950 using the latest 64-bit Xen packages in F7, 3.1.0-2.f7. I''m trying to install RHEL 5 386 as a guest which I hear is possible. 64-bit RHEL5 isn''t available to use anyway. When I try to paravirtualize the install and only utilize 1 CPU, I always get a kernel oops right before the
2007 Oct 05
3
DNAT rule for vsftp (PASSIVE FTP)
Hi all, I want to run vsftp behind a firewall.(i.e DMZ zone) . It is runnig as passive ftp. the theroy behind passive ftp is , - FTP server''s port 21 from anywhere (Client initiates connection) - FTP server''s port 21 to ports > 1024 (Server responds to client''s control port) - FTP server''s ports > 1024 from anywhere (Client initiates data
2007 May 09
0
CentOS 5 and fail2ban
I had fail2ban working against ssh and vsftpd in CentOS 4.4 but in 5 it only works against ssh and not vsftp. This is with the same conf files for fail2ban and vsftp which I used in 4.4. I suspect that the higher version of vsftp may be the cause. Has anyone managed to get it work? Failing that, any pointers on how to downgrade to the vsftpd-2.0.1-5.EL4.5.i386.rpm used in 4.4? __ Iain Lee
2005 Feb 16
1
ProFTP -> vsFTP Configuration Options
I am moving from a server from running Red Hat 7.2 (with ProFTP) to Centos 3 (with vsFTP). There is a setting in ProFTP that lets me set the default ftp login directory for a specific user and I would like to do the same with vsFTP. The reason being is I have a 'webadmin' user that I use for uploading web content. I am thinking I could make the home directory of the webadmin /var/www in
2007 Feb 06
1
vsftp
I'm having an odd behavior with vsftp on all CentOS 4 servers... maybe 3 too, but I'm not on those much. I am transferring in port mode as I've never managed to get passive to work with a firewall running. Anyway, this is what happens. During normal transfers with few files.. it works perfectly. During the transfer of like a large website with hundreds of files in various
2005 Oct 26
1
vsftp passive mode / iptables issue
I've been struggling with my firewall and getting vsftp to work in passive mode. It seems that everything on this hosting server works just fine without the eth0 entry in my iptables except for vsftp in passive. Am I opening up too much by adding the eth0 line? -A INPUT -j RH-Firewall-1-INPUT -A FORWARD -j RH-Firewall-1-INPUT -A RH-Firewall-1-INPUT -i lo -j ACCEPT -A RH-Firewall-1-INPUT
2006 Dec 23
2
BlockHosts with CenOS 4.4?
I'm trying (and failing) to use BlockHosts to stop thousands of FTP login attempts. BlockHosts works fine with ssh but not with vsftp. I've found the problem but not the solution at http://www.aczoom.com/cms/forums/blockhosts/vsftp-hanging Can anyone could help with either getting BlockHosts to work or suggesting another method?
2005 Aug 02
2
VSFTP/MySQL
Hi guys, Just a quick question, I've been slowly moving all my user services to mysql backend, I realise it's probably not as good a choice as LDAP, but you tend to stick with what you know. To that end I want to setup both Apache and VSFTP to use mysql db for virtual users. Basically I want to create virtual users that are locked into their own home dir and have apache use mysql to