hi all i'm running rh 7.2 on my mail server. but the sendmail service takes lot of time (nearly 5 minutes) to start everytime system is rebooted. earlier it...
hi pal.. is ur problem solved or u r still facing the same problem.. mail back to me and i'll tell u the detailed procedure for dual boot installation cheer...
Hi Recently I installed RH8. Now, I've been trying to compile some C++ progs in it using g++ but it gives a lot of parsing errors as it can't seem to find the...
Linux Magazine (Munich) www.linux-magazine.com ... which calls itself 'the magazine for advanced Linux know-how' o Security links of various major distros ...
... Fresh installtion should not have given any problem. All old C++ programs will compile smoothly by using -Wno-deprecated option: g++ -Wno-deprecated foo.cc...
hi my question is not directly related to linux. does anybody know of a os for IBM compatible PC that can give dedicated access to processor to a user program...
Hi HSR Actually, its not a problem of using deprecated functions as u told me to use the -Wno-deprecated option. What I am getting as errors is that it doesn't...
Hello, I had install Red-Had Linux 7 on my system with windows 98. I have some problem.one is the screen size of linux desktop is very large.I can't see the...
I have recently installed PCQLinux 8.0 based on RH 8.0 which came with the issue of PCQuest magazine's March 2003 issue. My problem is that though my soundcard...
this is a suggestion worth a million rupees if not dollars--"throw away RedHat7". red hat 7.1 or 8 aremuch more stable. get them from me if you dont have or...
mohit puri
mohitpuris@...
Mar 30, 2003 3:14 pm
842
Friday at 12:05am +0530 Shantanu wrote: <snip> ... What happen, if you name all header files ended with ".h" in common.h, as there are two files which are...
I figured it out. Actually, I had forgot to add using namesapce std in my prog due to which I was getting all the errors. Now, my prob is solved. Thnx for...
hi i am sukhvir i inastall linux redhat 7.2 version on pc(p-III 933 MHz,40 GB HARD DISK,LG monitor(workstudio 563N),128 RAM,sony floppy drive,LG CD-ROM)when...
hi pals can anyone help me in connectiong to my msq sql server on win nt machine from my linux m/c using jdbc connection and what drivers to use for that,,,, ...
A rare beauty and brains find - enjoy Mesopotamia. Babylon. The Tigris and Euphrates How many children, in how many classrooms, over how many centuries, have...
Hi group members, I'm Mandeep Kohli a 3rd year student of Haryana College of Technology & Management,Kaithal doing B.Tech in computer science & Engineering. My...
Hi Can anyone suggest me a place from where I can download a good implementation of "conio.h" to be used with gcc (Linux) and also, if possible, for Dev C++...
Hi ! Check out the attachment. This 1 works fine with GNU, not sure about Bloodshed C++. ... __________________________________________________ Do you Yahoo!? ...
hi plz help me with some basic facts about screen resolution. while configuring x i m asked about pixels like 800 x 600 or 1024 x 768. another parameter is dpi...
This might be interesting to many, particularly to our prime minister who has ordered a BMW 7-series car for secured travel as per press reports. -- H.S.Rai ...
Hi...... I am a new user of Linux..I want to know that why big companies prefer to use UNIX while LINUX can do all works that UNIX can do....Are there some...
Hi Guys I know that the command "od" can be used to "octal dump" the contents of a file but what I want to know is that whether there is a way to do the same...
www.linuxforu.com ... some highlights from the May 2003 issue of India's only Free Software/Open Source magazine. Price in India Rs 50: o THIS MONTH's CD...
hi pals.. i've RH7.2 machine with 2 linux ext2 partitions and 2 swaps. i want to convert my ext2 partitions to ext3 without doing any repartitioning or ...
Hi ! Use tune2fs to add a journal #tune2fs -j /dev/hdXX Make changes in /etc/fstab, replace ext2 with ext3. This partition can be mounted as ext2 AWA ext3....