Displaying 20 results from an estimated 100000 matches similar to: ": centostrll"
2007 Dec 06
4
prio qdisc not wokring
Hi,
I am working on linux 2.6.16.I tried to prioritize traffic using prio
module but its not working well.It always maps to same class irrespective of
ToS.Is it possible to fix it using filters?Anybody fixed this problem?
--
Regards
Archana Rajagopal
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2011 Nov 11
2
Centos 6 installation problem on i7 machine
I want to confirm that the solution posed by Ren? re installing kmod-fglrx from elRepo also works well for HP Proliant servers (in my case DL360 G6) with ATI gfx to restore the text boot progress display and virtual terminals.? Kudos for ending a long and maddening search for a fix.
ref: https://www.centos.org/modules/newbb/viewtopic.php?topic_id=32526
thx
2009 Dec 21
7
Monitoring Dynamic IPs using Some network monitoring tool
Greetings,
I have one centos server for network monitoring.
there are remote devices which are connected through ADSL lines and
hence Dynamic IPs
Q1. Is there any tool which is capable of handling this type of situation?
Q2. Is there a workaround for this problem
Regards
Rajagopal
2010 Jul 16
4
Desktop Supercomputer
Greetings,
Have been looking at the specs of Boston Venom T4000.
Boston Venom T4000
http://www.bostonindia.in/products/bos-t4000.aspx
I could not figure out the lowest base price points, HA features and KVM support
Yet to work out the storage part of say 8TB storage (with HA features,
of course) for this beast.
and accessability issues from devices.
I am in the middle of trying to find out
2009 Mar 31
9
Hwo to disable the polling function of mac_srs
In crossbow, each mac_srs has a kernel thread called "mac_rx_srs_poll_ring"
to poll the hardware and crossbow will wakeup this thread to poll packets
from the hardware automatically. Does crossbow provide any method to disable
the polling mechanism, for example disabling the this kernel thread?
Thanks
Zhihui
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Aug 14
4
Accessing NTFS on host from XP/Win7 VM
Greetings,
I have installed Centos 6.3 recently on bare metal (as dual boot with
win 7) and want to access the existing NTFS through XP Guest.
SELinux is enforcing and VM network is NAT.
Google confused me more that educating me -- maybe I could not cobble
up the right phrase.
Any help appreciated.
TIA
It is my only system at home.
--
Regards,
Rajagopal
2012 Aug 28
5
Cut command behaviour - bug or feature
Greetings,
I have a CSV file with three fields.
eg.
a1,b1,c1
a2,b2,c2
....
I wanted the output to be:
b1,c1,a1
b2,c2,a2
....
the command
cut -d, -f2,3,1 <file>
returns
a1,b1,c1
cut -d, -f2,3 <file>
works as advertised.
Is it specific to linux?
In that case how do I go about swapping two columns? I do not think a
gazzillion byte gui is required.
The file size is about 43Megs.
2010 Feb 03
4
atime, relatime query
Greetings,
I am aware that mounting filesystems with noatime option greatly
increases speed.
I have tried to follow discussion on the pros and cons of using noatime.
I have however not been able to mount with the option relatime in centos 5.2.
But in a production db server, which is backed up by HP DP, is it
advisable to mount with noatime?
Anybody care to share their experience on it?
2010 Feb 20
4
Limiting bandwidth
Greetings,
Scenario:
Centos box with eth1 (10.0.0.0/24) and eth0 (192.168.0.0/24)
segment on eth0 has access to full bandwidth of uplink
Both are on 100mbps switches
Requirements:
bandwith on segment on eth1 needs to be throttled to different speeds - say
32, 64, 128kbps and the such. Required for application performance testing
purposes.
As usual my girlfriend google is very verbose.
2009 Mar 24
3
mmonit - Permission denied errot
Greetings,
I just downloaded the mmonit from mmonit.com site on my CentOS box
untarred-unizipped it.
As per the documentation, I dutifully typed
./bin/mmonit
and it is refusing to run. I am running this as root and SELinux is disabled.
running it with strace spews the following (in entireity):
[begin]
# strace ./bin/mmonit
execve("./bin/mmonit", ["./bin/mmonit"], [/* 28
2009 May 12
2
High CPU usage by lftp
Greetings,
I have written a script using lftp to mirror one directory from a ftp site.
I do not have access to the server except for being a humble user.
This is running on a fully updated Centos 5.3 box.
I am using whatever is provided by the repositories.
I noticed that lftp consumes almost all of cpu times
I found this while searching for a solution.
2012 Jan 03
3
phpmyadmin issue
Greetings,
I have installed phpmyadmin on a Centos 6.2 box.
When I try to access it through http://localhost/phpmyadmin it is
giving me a 403 forbidden error
any clues?
TIA.
--
Regards,
Rajagopal
2010 Jan 29
4
Browser related question
Greetings,
How does one monitor if a site is being accessed using browser?
IOW, I just want to know if a user has launched a session thru Firefox.
I basically want to know if a user has tried to access the webserver
and unable to reach it and log such instances.
I am using cron and curl to seperately monitor the link.
Any clues?
Centos 5.2/Gnome/Firefox 3.0.16
Regards
Rajagopal
2012 Jan 30
3
Problem with Centos 6.2 KVM
Greetings,
Launching the virt-manager yeilds following error
Error polling connection 'qemu:///system': internal error Cannot find
suitable emulator for x86_64
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/engine.py", line 440, in _tick
conn.tick()
File "/usr/share/virt-manager/virtManager/connection.py", line 1414, in tick
2010 Mar 02
2
Sendmail analyser
Greetings,
I have a message file from a certain sendmail server. I am expected to
report about delivery failures and the reasons thereof. Any already
invented wheels? I need to do it offline and not on the sendmail
server.
any ides?
TIA
Regards,
Rajagopal
2013 Sep 12
2
Queries usb installer / live usb
Greetings,
I am trying to prepare
1. installer usb using iso with (centos minimal + custom rpm)
2. a Live usb using (centos minimal + custom rpm)
I do not have any information of the configuration of target system
beforehand -- especially the storage devices. Could be two or more and
may a dvd-rw. Unknown
1. How does one specify the path for kickstart file in the
syslinux.cfg which is in the
2013 Nov 03
2
Converting an installed and configured system into live-cd/dvd
Greetings,
Can somebody point me in this direction with some links please?
--
Regards,
Rajagopal
2012 May 23
5
biggest disk partition on 5.8?
Hey folks,
I have a Sun J4400 SAS1 disk array with 24 x 1T drives in it connected
to a Sunfire x2250 running 5.8 ( 64 bit )
I used 'arcconf' to create a big RAID60 out of (see below).
But then I mount it and it is way too small
This should be about 20TB :
[root at solexa1 StorMan]# df -h /dev/sdb1
Filesystem Size Used Avail Use% Mounted on
/dev/sdb1 186G 60M
2006 Sep 29
8
creating a vnic to represent the factory MAC address
How do I create a vnic that represents the factory assigned MAC
address of my physical nic?
The bge device in my system (x2100) appears to support 4 MAC
addresses. The driver reserves the first as the ''primary/default''
address and allows manipulation of the other three via the
MAC_CAPAB_MULTIADDRESS interface.
I''d like to use vnics on this system, as I have Xen guest
2012 Jan 11
2
A silly question about getting access to webapp installed with yum
Greetings,
I have helped host a few applications such as GLPI, OCSInventory, etc
etc. using the tarball method and untarring them in /var/www/htom
directory.
I have never done them though using yum.
I was trying to install Trac, Bugzilla etc using yum install method on
a Centos 6.2 box.
Somehow I am not able to see the respective pages say even using
http://localhost/trac or