Christopher Chan wrote:
> On Thursday, February 04, 2010 03:48 PM, Hadi Motamedi wrote:
>
>> Dear All
>> I need to install Windows as guest on my CentOS 5 as host . Can you
>> please give me the link to download the requierd rpm package for this
>> purpose ?
>> Thank you
>>
>
> yum install
6-64 computers
You should ask the support to reboot machine for a night and chose the
memtest in grub loader.
If DC has ipkvm - ask it.
Also what a network card on your server ?
I had some troubles with non-brand network card..
--
Best wishes, Sergej Kandyla
Ralph Angenendt пишет:
> Sergej Kandyla wrote:
>
>> Hi all!
>>
>> After booting the server I have this message:
>>
>>
>> irq 50: nobody cared (try booting with the "irqpoll" option)
>>
>
0
Server works normal, but what should I do with this ? Disable a USB
support ?
Hardware: Asus M2N-VM DVI, Athlon X2 4800+, 6G DDR2
Centos 5.3 x86_64
If you wish, dmesg here: http://paix.org.ua/tmp/dmesg_270509.txt
Thanks!.
--
Best wishes, Serg
Kai Schaetzl пишет:
> There are numerous tutorials out there how to use ratelimiting. Just
> google.
>
> Kai
>
>
Does anyone know how to implement some functional provided by
patch-o-matic without patching the kernel ?
centos5.2 box # iptables -A INPUT -p tcp --syn --dport 80 -m connlimit
--
Les Mikesell пишет:
> Sergej Kandyla wrote:
>
>> nginx http_proxy module is universal complex solution. Also apache
>> working in prefork mode (in general cases), I don't know does
>> mod_jk\mod_proxy_ajp works in the worker-MPM mode...
>>
>> In the
Les Mikesell пишет:
> Sergej Kandyla wrote:
>
>>
>> No, nginx could serve any kind of content via ngx_http_proxy_module
>> module http://wiki.codemongers.com/NginxHttpProxyModule
>> For example I'm using nginx as reverse proxy for tomcat
>> server
Florin Andrei пишет:
> Sergej Kandyla wrote:
>
>> apache is good as backend server for dynamic applications.
>> You could use something like nginx, haproxy as frontend for balancing
>> multiple backend servers.
>> I'm using nginx. This light web server could
Rainer Duffner пишет:
> Sergej Kandyla schrieb:
>
>> Hi,
>> apache is good as backend server for dynamic applications.
>> You could use something like nginx, haproxy as frontend for balancing
>> multiple backend servers.
>> I'm using nginx. This l
Anto Marky пишет:
> Hi,
> I am new to clustering and loadbalancing in apache, What is best way
> of doing it? How do I do the clustering and what tools do I need to
> use? Do I have those tools, I use CentOS , Do i have any tools in
> CenOs which comes default in it? And how do I do apache load
Sean Carolan wrote:
> What do you use for monitoring your Apache Tomcat servers? I have
> used jconsole to manually connect and look at the statistics. I'm
> wondering if there are any standard tools for watching the health of
> the java process.
Hi, I'm interesting too in tomcat monitoring.
Mag Gam wrote:
> I am planning to use ZFS on my Centos 5.2 systems. The data I am
> storing is very large text files where each file can range from 10M to
> 20G. I am very interested on the compression feature of ZFS, and it
> seems no other native Linux FS supports it.
>
> My question are: Is ZFS
Max Hetrick wrote:
> Sergej Kandyla wrote:
>
>
>> I've installed CentOS 5.2 i386 (with all updates) on notebook Fujutsu
>> Siemens Esprimo U9200
>> Suspending works normal, but after resuming my system crashes.
>> There are no messages about that in /v
Hi all,
I've installed CentOS 5.2 i386 (with all updates) on notebook Fujutsu
Siemens Esprimo U9200
Suspending works normal, but after resuming my system crashes.
There are no messages about that in /var/log/messages, only after
reboot system I see in gnome:
"
Resume Problem
Your system did no
Hi all,
I've installed CentOS 5.2 i386 (with all updates) on notebook Fujutsu
Siemens Esprimo U9200
Suspending works normal, but after resuming my system crashes.
There are no messages about that in /var/log/messages, only after
reboot system I see in gnome:
"
Resume Problem
Your system did
Hi,
I want to clean a centos box to get minimal (initial) set of packages.
How I can remove all RPMS excluding minimal required RPMS ?
Thanks in advice!
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
Lorenzo Quatrini wrote:
Lorenzo Quatrini ha scritto:
nice 19 dd if=/xxx of=/xxx bs=nnn
^^
probably
- nice 19 dd if=/xxx of=/xxx bs=nnn
+ nice -n 19dd if=/xxx of=/xxx bs=nnn
--
Best Wishes,
PAIX-UANIC | SK3929-RIPE
___
CentOS ma
Marco Fretz wrote:
If you want to copy the whole server, use cpio. We use this to convert
phys servers to virtual.
find / | cpio -o -Hnewc | ssh -c blowfish "cpio -u -i -m
-d -Hnewc"
Also you could use dump\restore utilites
mount /dev/hdb1 /mnt/hdb1
cd /mnt/hdb1
dump -0uan -f - /boot | re
Hi all,
Is there some way to upgrade from Fedora Core 6 to Centos 5 (on remote
serv) ?
Thanks in advice!
--
Best Wishes,
PAIX-UANIC | SK3929-RIPE
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
Mail Administrator wrote:
Dear All,
i have instlled centos 5.1 nd has been workin perfect.
i would like to implemnt raid 1 now (mirroring)
how do i acheive this on a installed system
apprecite your help
or some helpful links
look
_http://www.linuxconfig.org/Linux_Software_Raid_1_Setup_
Sergej Kandyla wrote:
Hi All,
Could anyone tell me, how to correctly install MySQL4.1 on Centos 5 ?
Thanks, all!
The problem is solved.
Also I've tried to run our application on default centos mysql5, but
have some errors with sql queries.
In our application used very big, lon
Mogens Kjaer wrote:
Sergej Kandyla wrote:
...
I don’t want use outdated software and operation system, also I try not
use testing distribs\soft in production.
Why do you call Centos 4 outdated?
You'll get security updates until Feb 29, 2012.
I just want to use the latest s
Mogens Kjaer wrote:
Sergej Kandyla wrote:
..
I’m moving some critical application (online booking) based on java,
tomcat5, mysql4.1 from old server fedora 4 to new server running Centos
5. So, I don’t want update mysql to new version this time.
Why not go for Centos 4?
I don’t
Hi All,
Could anyone tell me, how to correctly install MySQL4.1 on Centos 5 ?
By default Centos 5 comes with mysql5… If I will compile mysql4 from
sources to separate prefix, some features may be unavailable (unix
sockets for example).
I’m moving some critical application (online booking) ba
24 matches
Mail list logo