Hello all,
I just installed the centos 6 sever. but whenever I restart the network it comes up with eth0 NIC SerDES Link is Down. but if i do ethtool eth0 , link detected =yes. with ethtool -i eth0 it has a driver : bnx2.
how to reslove this ? has anybody seeing this issue ?
Madal
Search found 37 matches
- 2012/03/12 12:31:59
- Forum: CentOS 6 - Networking Support
- Topic: Problem with Interface
- Replies: 2
- Views: 461
- 2011/03/24 09:50:14
- Forum: CentOS 5 - Software Support
- Topic: package for libobjc.so
- Replies: 6
- Views: 766
Re: package for libobjc.so
Thanks, I got following output
yum provides **/libobjc.so\*
Loaded plugins: rhnplugin, security
epel/filelists_db | 5.1 MB 00:02
No Matches found
yum provides **/libobjc.so\*
Loaded plugins: rhnplugin, security
epel/filelists_db | 5.1 MB 00:02
No Matches found
- 2011/03/23 15:04:39
- Forum: CentOS 5 - Software Support
- Topic: package for libobjc.so
- Replies: 6
- Views: 766
package for libobjc.so
can someone point me for libobjc.so.1 libarary pakage. is this library with the gcc ? How can i install this ?
M
M
- 2011/02/20 12:55:42
- Forum: CentOS 5 - Software Support
- Topic: perl-AnyEvent-5.240-1.el5
- Replies: 3
- Views: 274
perl-AnyEvent-5.240-1.el5
I am trying to install memcahed in my centos 5 but i get error. I added the rpmforge repo and all the default centos rep. I still could not get it working. test# yum install memcached Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons: www.fedora.is * base: www.fedora....
- 2011/02/17 21:40:41
- Forum: CentOS 5 - Software Support
- Topic: could not find package libawl-php
- Replies: 3
- Views: 830
could not find package libawl-php
I been trying to install libawl-php package but doesn?t seem avilable either in rpmforge, and other repos. does anyone know where can i download this pacakge or other repo to add which allows to install ??
thanks
M
thanks
M
- 2011/02/07 09:52:28
- Forum: CentOS 5 - Software Support
- Topic: Ldapsearch from input file
- Replies: 3
- Views: 931
Re: Ldapsearch from input file
Thanks - that did help.
M
M
- 2011/02/03 15:03:53
- Forum: CentOS 5 - Software Support
- Topic: Ldapsearch from input file
- Replies: 3
- Views: 931
Ldapsearch from input file
Hello all,
Perhaps it is easy!!
I have list of usersnames (500) in user.txt file. how do i use ldapsearch utitlity from this input file and output each and every users OU belongings in output.txt file.
M
Perhaps it is easy!!
I have list of usersnames (500) in user.txt file. how do i use ldapsearch utitlity from this input file and output each and every users OU belongings in output.txt file.
M
- 2011/01/27 08:06:50
- Forum: CentOS 5 - Webhosting Support
- Topic: parsing .inc files
- Replies: 3
- Views: 1877
Re: parsing .inc files
I just added follwing lines in my httpd.conf file
AddType application/x-httpd-php .php .php3 .phtml .html .htm .inc
looks working
AddType application/x-httpd-php .php .php3 .phtml .html .htm .inc
looks working
- 2011/01/26 13:16:57
- Forum: CentOS 5 - Webhosting Support
- Topic: parsing .inc files
- Replies: 3
- Views: 1877
parsing .inc files
Hello all,
This must be very simple. I have few .inc files for my website. How do i prase .inc files as php so it will be displayed in the browser. Right now, i get all the code.
Madal
This must be very simple. I have few .inc files for my website. How do i prase .inc files as php so it will be displayed in the browser. Right now, i get all the code.
Madal
- 2011/01/21 08:36:58
- Forum: CentOS 5 - Webhosting Support
- Topic: load balancing and high aviliability http services
- Replies: 3
- Views: 1284
load balancing and high aviliability http services
Hello all, There is a difference between load balancing cluster and high availability cluster. It turns out the Heartbeat is an fail over clustering method for services such as http. I need to have system for both fail over i.e high availbility setup (i guess that can be achieved via heartbeat) but ...