I have the pirated redhat 5 in my notebook. Now I need to do yum configuration. But for this we need the baseurl. I don't know the baseurls for downloading some important packages.
Installing CVS on Redhat Linux Redhat Enterprise 4.0
The following steps give simple steps to install CVS software on Redhat Enterprise Linux 4.0.
1) Download the tarball cvs-1.11.1p1.tar.gz 2) Run "gunzip cvs-1.11.1p1.tar". You will get file called cvs-1.11.1p1.tar. 3) Then extract this file using command "tar -xvf cvs-1.11.1p1.tar". 4) Then go to directory cvs-1.11.1p1. 5) There you will find a file called INSTALL. Read it once carefully. 6) Now run the command "./configure." 7) Build it using the command "make". 8) Install binaries/documentation using command "make install". 9) Now open file called /etc/services and add the following lines. Cvspserver 2401/tcp # CVS client/server operations cvspserver 2401/udp # CVS client/server operations 10) Open file called /etc/xinetd.conf and add the following lines to that file. service cvspserver { Port = 2401 socket_type = stream protocol = tcp wait = no user = root passenv = server = /opt/bin/cvs server_args = --allow-root=/home/cvs -f pserver env = HOME=/home/cvs log = /var/log/cvslog } 11) Space on both sides of = in the above file is a must. 12) Restart xinetd services by running command " services xinted restart " 13) Check whether CVS is running on the port 2401 by using the following command "nmap IP |grep 2401". If the CVS server is running correctly it will give output as "2401/tcp open cvspserver ".
How to configure repository in my standalone system to resolve dependencies so that i will not have to install all the rpms in my system by typing rpm -ivh and the name of rpm.
I had Windows XP working. I then put in a new hard disk and installed Redhat 5 on it. rom then i could only boot into Redhat. Further, everyting is very slow. Anothe rproblem is that Redhat does not see my netwrok so I cannot get onto the Internet. I need to have the choice of booting into XP or Redhat.
I cant mount a directory on red hat 5 from red hat 4 using fstab.I keep getting permission denied.I mount directories on the same red hat 5 sys from other red hat 5 and 2 old HPUX systems using fstab.When I try to telnet to it i get "no route to host."
Right now i have a HP DL 180 Server with 130 Gb Hard Disk & 8 Gb ram after Raiding0+1. i want to configure Domain Controller Server for my office for 200 to 300 Users. what should the partition size must be mentioned in my 130 Gb Hard Disk, is that going to be Sufficient for ME ?
i am bit confused about /Usr /Var /Boot partitions, as i need to manage perfectly in 130 GB
if i go with 4 Gb swap and remaining for " / " is that will be fine ? should i need to specify partition sizes separately for / tmp /var / usr ..
i have problem to acces red hat ..when i write the username and password, appear the pasword or username are not correct..but before this it is ok..i use same pasword and username..i dont know why when i try to log in , i get that error..how to solve this problem because i need to acces to process some data for my study..how to reset or to check what the probelm??
I have 64 bit Redhat 6 installed. Need to use ModJK for Apache and Tomcat Installed jdk1.6.0_23 in /usr/java. From Oracles site downloaded jdk-6u23-linux-x64-rpm.bin. One of the instructions is to insert this in the /etc/httpd/conf/workers.properties file:
# Unix - Sun VM or blackdown worker.inprocess.jvm_lib=$(workers.java_home)$(ps)jre$(ps)lib$(ps)i386$(ps)server$(ps)libjvm.so I only have the libjvm.so in: /usr/java/jdk1.6.0_23/jre/lib/amd64 ??????? I have a x86_64 Xeon.
Is this the correct file for Redhat 6 64 bit? Should I ask Oracle instead?
Dear Linux users. I am trying to install torque-3.0.0 in Redhat Enterprise Linux 5.5 But when I try to configure using the command ./configure --with-tclx --enable-gui I have been getting the following error. checking for Tcl configuration... none configure: Tcl support disabled configure: Tk support disabled checking whether to include the GUI-clients... configure: error: cannot build GUI without Tk library
I just upgraded on system from RedHat 4.0 to 4.8 and I'm having issues recognizing flash drives on the system. After a little bit of googling and attempting what some people recommend I am still having issues. I've tried the lsusb command but it doesn't seem to be recognized. I've searched the media and dev directories but found nothing showing any system recognition of USB devices. The ports do work as I've hopped the mouse and keyboard around to all of them and they work just fine.
We have Redhat 9 proxy server with 4 lan cards using 1 static and 3 internal private ips,as there is no pci slot in the pc for fifth lan card so i have to purchase usb lan card.
My question is that can the redhat9 will detect the usb lan card if it will detect the usb lan card then I will purchase the lan card
I m kapil sharma i want to configure ICS in redhat linux 5.0?i have an IP address which provided by ISP.i want to configure linux server which forward packet in my internal network.i want to access internet in my internal network with configuring linux web server.
I'm a Windows SysAdmin and we currently have a half dozen CentOS 5.5 machines at my current job. I also use Fedora 14 at home. I've been trying to get up to speed on Linux and feel like sticking with the RedHat derivatives as opposed to trying a new distro whenever something new comes out has really helped me.
I have a job interview coming up and it sounds like something I'd really like. They have an upgrade of VMWare from 3.5 to 4.1 in the works and virtualization is really my focus right now. Anyway the guy told me that they use SUSE and he really doesn't like RedHat. I don't remember how he described it, but he made it sound like it was too specialized and SUSE is more open.
This is the job description. Experience with MS Windows 2000, 2003 and 2008, Active Directory Architecture, deployment and group policies Red Hat and Novell SUSE Linux Enterprise server (SLES), OES NetWare (On Linux).
Experience with multiple virtualization products including VMware ESX and VMware desktop. Experience with tools used to analyze and perform bulk changes to LDAP directory content including Apache LDAP studio and MS Access. Experience with XML, LDIF, VB script., SSL and secure communications, SLP, DDNS, YAST, RPM, PAM., CRON, Sniffer Pro and Wire Shark . Is going into a SUSE environment going to screw up all the good linux mojo I have going on? I like working in Fedora/CentOS now. Is there a real difference?
I'm trying to compile top-3.6.1 form pkgsrc on RH5.6 using bmake and I'm getting the following error message.
===> Building for top-3.6.1nb1 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -Wno-error -o m_linux.o -c ./machine/m_linux.c ./machine/m_linux.c: In function 'read_one_proc_stat': ./machine/m_linux.c:637: error: 'PAGE_SHIFT' undeclared (first use in this function)
I have vim ver. 6.3.82 and want to upgrade vim to 7.2 to support certain dev tasks needed done within. Our RedHat doesnt have a yum repo and not subscribed to the RH network so I cant do it through their sw distribution support.Linux version 2.6.9-42.ELsmp [URL] (gcc version 3.4.6 20060404 (Red Hat 3.4.6-2)) #1 SMP Wed Jul 12 23:32:02 EDT 2006 64bit how an easy way to upgrade vim?
From the .src, I want to create the .rpm file. But NOT install it. Since that would conflict with the newer version of the same package that is already installed.
Linux occassionally change things with different releases.
My old notes say, to compile the .src file, use:
rpm --rebuild util-linux-2.11y-9.src.rpm
My questions are:
1) Is this syntax still correct on Redhat 5? If not, what is the new correct syntax? Perhaps use: rpmbuild?
2) If I run this command, does it create a .rpm file? or, does it install it onto the system.
3) If that command would install the .src, what is the correct syntax to create the .rpm ONLY?
I'm trying to interface Perl and Mysql interface using DBI and DBD..
I am installing DBI-1.616 and the perl present is 5.008008.
However the issue I am having is that at the end of running tests using make test I get the following output 30 tests and 225 subtests skipped. Failed 56/178 test scripts, 68.54% okay. 1428/5109 subtests failed, 72.05% okay. make: *** [test_dynamic] Error 255
I'm willing to post the output of the make test command, but Its wayy too huge.. I can provide you further details and paste only the required outputs..
I really have to do this DBI/DBD interface in a day or two or else my entire project will be stalled.
ive done this on ubuntu many times but i need to do it on redhat now. This is what i am getting. I cant do the make file thing because of ./configure errors.