Server :: Add New Service On RHEL5.4
Aug 30, 2010
I'm developing simple transaction switch using java socket programming and running operating system RHEL5.4 . Now it is completely done and working fine. So I have written the simple shell script to run it on background.
[Code]...
View 2 Replies
ADVERTISEMENT
Mar 17, 2011
I have RHEL 5.5 ,Suse linex and windows7 is also running in my system. I am not able to connect to internet from Linux, but internet is working in windows 7 and suse. The service provider is qwest and they say that they do not support linux.
View 3 Replies
View Related
Jul 7, 2010
We need to setup a load balancer (software) for an apache web service in order to balance the load between two servers.
In explenation:
- two physical servers exist that runs a web based application (exact copy of each other)
- Real servers using Apache as the web server.
- Users need to connect to a "virtual link" whihc will then load balance across the two servers based on the host that is the least busy.
Currently using Ultramonkey, however after upgrading to RHEL5.4 , Ultramonkey is no longer supported and installations fail.
Can anyone perhaps provide me with some ideas on alternative options for this keeping in mind that the client will have to be able to manage this afterwards as well.
View 2 Replies
View Related
Nov 27, 2010
I have 2 ethernet cards but when I look at the Network configuration in "Hardware Tab" I have another acx wireless network. How to delete that because In my system Idon't have wireless card..probably installed before but want delete it now.
[code]...
then windows can ping server and resolve ip address and browsing Internet but can't ping [URL]... result is Request time out. ICMP already enabled in iptables.
View 6 Replies
View Related
Sep 2, 2010
how can we achive more than 8TB size for one LUN.?I am getting following error..
[root@storage ~]# mke2fs -j /dev/VG01/data
mke2fs 1.39 (29-May-2006)
mke2fs: Filesystem too large. No more than 2**31-1 blocks
(8TB using a blocksize of 4k) are currently supported.
View 5 Replies
View Related
Sep 25, 2010
I want to implement CBQ in my RHEL5 server so that i can manage my BW.
View 4 Replies
View Related
May 21, 2010
I have rhel5 running ok and windows7 running ok, and currently access both via grub (both os are on separate disks) I want to be able to switch between both without rebooting. xen is installed and working but I cannot configure windows to run as a guest as xen wants an iso or img file.
View 1 Replies
View Related
Dec 24, 2008
i wnt to know how to configure nat server in rhel 5 i have net on eth0 so hw can i share net on my lan through nat server
View 3 Replies
View Related
Aug 15, 2010
I am configuring apche on rhel5, I got default page successfully, and virtual page too, when I keep only one file index.html in virtual folder it goes well, that file opens correctly, but when I keep other html files except index.html server shows default page again.
View 2 Replies
View Related
Dec 8, 2010
how to configure vsftp in my rhel5 server.
View 2 Replies
View Related
Jul 5, 2011
I installed RHEL 5.5 with Postfix & openldap. POSTFIX version-2.3.3 openldap-server-2.3.43-12.el5 How to combine ldap with postfix for authentication? How to compile postfix with LDAP and where is the source
View 1 Replies
View Related
May 8, 2009
I wonder if someone can shade alight on this problem,I have active subscription for rhel4 ES and trying to do a fresh install of rhel5,I was able to download rhel5.3 DVD image from redhat site,burnt it to a DVD but is not booting,i have so far tried on 2 different DVDs but both have failed. I have even downloaded and burnt 1 CD ISO image burnt it still failed.BIOS level is set to cd device first so no problem there,it works!
View 5 Replies
View Related
May 8, 2010
I'm trying to get RHEL5.3 booting on an IBM Blade off a SAN disk, but it refuses.Our storage is presented on LUN 1 as due to the IBM XIV SAN, we cannot use LUN 0 when presenting volumes. We believe that when the installer tries to configure the boot LUN, it expects to see it on LUN 0 but we can't use that. This leads to a problem where after installed Red Hat, it asks me to remove the CD and reboot, but doesn't load anything other than a cursor blinking at me on the monitor.I currently can't change the LUN ID on the SAN, so I've been trying to amend things to get it to work with no joy.
View 3 Replies
View Related
Feb 3, 2011
what is the process of updating rhel5.1 to rhel6
is there anything which need to done before creating yum repositry and simplly running yum update ?
View 2 Replies
View Related
Oct 11, 2010
I am trying to install RHEL5.5 server on Dell Optiplex 360. When its reached at "checking dependencies in packages selected for Installation" its hang. What should I do, I checked cables hardware etc... every thing looks ok.
View 7 Replies
View Related
Sep 14, 2010
The DNS server configuration for CentOS and RHEL5 and the entries for the clients in its configuration files...
View 8 Replies
View Related
Apr 11, 2011
I am studying RHEL myself, not clear with following topics How to configure DNS slave server in RHEL 5 Whether named.rfc1912.zones file entry can be included in named.conf itslef,if not What is following entry means inside named.conf file
zone "." in{
type hint;
file "root.servers";
[code]...
View 3 Replies
View Related
Jan 12, 2010
I want to configure a PXE Install Server with RHEL5u3 64bit.
View 1 Replies
View Related
Mar 26, 2010
How to check server usage (process and memory) for last 4months in RHEL5
View 3 Replies
View Related
Mar 6, 2010
My RHEL5 server is sync with NTP server. But we dont want to follow Day light saving. Is there any option to disable it. Like in windows you can uncheck the option if you dont want to follow day light saving.?
View 3 Replies
View Related
Aug 12, 2010
I am a new, working on RHEL5. I am a bit confused on file permissions. I want to know how the setuid, setgid and sticky bit works on linux. And what are the advantages of using these bits? Can anyone explain me the main concepts of using these permissions?
View 4 Replies
View Related
May 6, 2010
I have a RHEL 5 system running vsftpd. If I do a put to the box, files larger than 1 GB fail around the 1 GB point. Smaller files don't have a problem. If I do a get from the box there is no problem. Both the FTP server and client are plugged into a Netgear switch. I'm trying to create an FTP server and web server so my friends and I can upload our vacation pictures. Ultimately I want my friends to be able to access my server. Right now I'm just trying to make it work between my two machines.
View 5 Replies
View Related
May 26, 2010
The default value of Hugepagesize is 2m, I want to chang it to 16m, could anybody tell me how to do that?
$ grep Huge /proc/meminfo
HugePages_Total: 10240
HugePages_Free: 799
[code]...
View 1 Replies
View Related
Nov 25, 2009
I have configured web server now i want add additional web domain to my web server how can i add it.
View 2 Replies
View Related
Jan 8, 2010
I want install postfix on rhel5 please send me the configuration of
View 2 Replies
View Related
Jan 7, 2010
I want to install swat on rhel5. how to install it on rhel5.
View 1 Replies
View Related
May 1, 2010
I have a new DL180 G6 server with 4 x 500Gb HDD's. I have configured this into a 1+0 raid array and the configuration utility reports 1Tb space as expected. When I boot off of the RHEL 5 DVD the 4 HDD's are there, not my array?
View 8 Replies
View Related
Feb 16, 2011
I have to deploy Linux server(apache, php , Mysql) for production environment. whether I should go for RHEL5 or CENTOS5 and why.... Also if RHEL5 then Can use RHEL5 without license if I dont want support from Red Hat.
View 6 Replies
View Related
May 14, 2010
I have installed sendmail in RHEL 5.1 ,while trying to start sendmail iam getting this error Starting sendmail: 451 4.0.0 /etc/mail/sendmail.cf: line 90: fileclass: cannot open '/etc/mail/local-host-names': World writable directory 451 4.0.0 /etc/mail/sendmail.cf: line 567: fileclass: cannot open '/etc/mail/trusted-users': World writable directory /etc/mail/sendmail.cf: WARNING: dangerous write permissions [FAILED] Starting sm-client: /etc/mail/submit.cf: line 525: fileclass: cannot open '/etc/mail/trusted-users': World writable directory [FAILED]
i tried by installing same in other system it is able to start sendmail and it is running ,i checked the permissions of /etc/mail both are same , i have tried by reinstallin sendmail application also but iam getting same error again.
View 6 Replies
View Related
Aug 30, 2010
We have configured software based RAID5 with LVM on our RHEL5 servers. Please let us know if its good to configure software RAID on live environment servers. What can be the disadvantages of software RAID against hardware RAID.
View 2 Replies
View Related