Skip to search.
linux-bangalore-technical · Linux Bangalore Technical Discussions

Group Information

  • Members: 1137
  • Founded: Jan 10, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 425 - 454 of 23812   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
425 Nasty NERD
nastynerd@... Send Email
Mar 1, 2001
12:56 pm
Hi Guys, Sorry for sending this on the Technical Discussion group. But, I personally felt that it may be of some use to some of us... regards, NastyNERD. ...
426 Mahendra M
mahendra@... Send Email
Mar 4, 2001
5:22 am
Hi, ILUG is participating in Bang!inux 2001 We are having many talks and are also setting up a Linux Help-Desk , where visitors can get their Linux problems...
427 GSC PrabhakaR
prabhags@... Send Email
Mar 4, 2001
5:59 am
The agenda is excellent. I would be glad if the meeting notes/presentations could be posted on the web for people like us who cannot attend the meeting could...
428 Alex M Alex
alex@... Send Email
Mar 4, 2001
6:11 pm
hi all, Can anyone give me a pointer(call graph analyzers) other than GNU gprof, VCG, graphical cscope,... regards alex ................. Alex M Alex ...
429 Deepak Shetty
deepak@... Send Email
Mar 5, 2001
1:09 am
Hi, folks I am new to Bang!inux, as i am new to blore also but unfortunately i cannot attend the show as i am presently not in india ;( Hence i also support...
430 Ganesan Rajagopal
rganesan-l@... Send Email
Mar 5, 2001
3:12 am
... Check out the eazel profiler from gnome CVS (http://cvs.gnome.org/lxr/source/eazel-tools/). If you are in a static source browser (since you mentioned...
431 root
heavenbe@... Send Email
Mar 5, 2001
3:22 am
I am trying to remote boot linux using the novell rpl protocol (instead of bootp). Is there any rpl servers on linux, Or could anyone point me to specifiation...
432 Sarcar, Shourya (MED)
Shourya.Sarcar@... Send Email
Mar 5, 2001
6:58 am
If it takes longer than 3 seconds, take a look at http://www.acl.lanl.gov/linuxbios/index.html <http://www.acl.lanl.gov/linuxbios/index.html> ...
433 Bhaskar Juda
bjuda@... Send Email
Mar 5, 2001
10:14 am
I have installed Linux 6.2 in a system, startx is working there is no problem even xdm works. But the problem is i am not able to connect using xserver from...
434 Ganesan Rajagopal
rganesan-l@... Send Email
Mar 5, 2001
10:18 am
... Did you install an X server (like PC-Exceed or X-Win Pro) on you Win98 box? What is the error you are getting when browsing XDM connections? Ganesan -- R....
435 Sanjay K S
sanjay@... Send Email
Mar 5, 2001
10:29 am
... We are using X-Win Pro at the Win98 end. X-Win Pro is taking too long a time to connect ( say 3 minutes ) and gives the error message : XDM: Too many ...
436 Ganesan Rajagopal
rganesan-l@... Send Email
Mar 5, 2001
10:39 am
... Hmm, can you try a telnet to your Linux machine and launch an xterm with the display set to your Win98 box. Ganesan -- R. Ganesan (rganesan@...)...
437 Sanjay K S
sanjay@... Send Email
Mar 5, 2001
10:49 am
... When I try to run xterm from a telnet window on the win98 box, I get the error : xTerror: Can't open Display...
438 Ketan Mehta
ketan.mehta@... Send Email
Mar 5, 2001
2:47 pm
hi, error seems to be for permission. give xhost+ on display where u want to have display. HTH bye ketan...
439 Sridhar Narsingh
sridhar@... Send Email
Mar 5, 2001
5:53 pm
Hi There, The Agenda for the Bang!inux 2001 is great. I hope I can attend it. I am in US now hence I can;t attend the Bang!inux 2001. Can anybody ( who ...
440 Bhaskar Juda
bjuda@... Send Email
Mar 6, 2001
6:00 am
I have two linux 6.2 machines installed and working with xdm - from my remote machine (Windows 98) i have xserver which connects to both the systems without...
441 Samyeer Metrani
sam@... Send Email
Mar 6, 2001
7:51 am
Hi, I'm from Encore too, and we got the problem licked. Earlier Atul had helped me with the setup, but when you don't write down these things they cause a lot...
442 Sanjeev B.S.
sanjeev@... Send Email
Mar 6, 2001
1:16 pm
Hello, Some funny thing chanced. We got the vendor to check if the CD-Writer which was not being recognized was indeed in slave slot after all possible s/w...
443 root
heavenbe@... Send Email
Mar 6, 2001
1:24 pm
I need a dmesg too. -- -- Ligesh...
444 Burbure Pavan
pavan.burbure@... Send Email
Mar 6, 2001
1:44 pm
... As far as I know, when hdd is emulated as scd0 using ide-scsi, it is not possible to mount a cd using /dev/cdrom which links to hdd & not scd0. (Am I ...
445 Sanjay K S
sanjay@... Send Email
Mar 7, 2001
2:20 pm
Hello All, I am facing a problem will installing the debugger ddd. I downloaded the rpm ddd-3.2-4.i386.rpm from the web and I tried to install it. I tried both...
446 Bhaskar Juda
bjuda@... Send Email
Mar 8, 2001
3:24 am
Sanjay, I have installed ddd using the rpm file (ddd-semistatic-3.1.6-i368.rpm). The command i used was rpm -Uvh ddd-semistatic-3.1.6-i368.rpm It is working...
447 Ganesh Netravali
gnetravali@... Send Email
Mar 8, 2001
4:16 pm
Hi everyone I have installed qmail in my linux box. It gives error message if I stop the servie Stopping qmail: svscankill: (897) - No such pid qmailsvc:...
448 Sarcar, Shourya (MED)
Shourya.Sarcar@... Send Email
Mar 8, 2001
9:20 pm
could you suggest a good thread based debugger for Linux ? shourya...
449 Ganesan Rajagopal
rganesan-l@... Send Email
Mar 9, 2001
4:09 am
... gdb-5.0 does a good job. Also try insight (http://sources.redhat.com/insight). Insight is a tcl/tk wrapper over gdb and is continuously being updated - a ...
450 Guru Prasad
gururr@... Send Email
Mar 9, 2001
9:40 am
dear sir/madam, By mistake I have deleated the /root directory. When I tryied to login as root it said root dir not found. I creared a new dir name root in /...
451 Ganesh Netravali
gnetravali@... Send Email
Mar 9, 2001
10:12 am
Guru prasad probably U have deleted the / (root) directory using rm -rf. Chances r there for u to recover files if u r using raid on your linux box. Regards ...
452 Mahendra M
mahendra@... Send Email
Mar 9, 2001
10:12 am
I guess you have installed as per the instructions in qmail-howto. Even I faced problems with this. Don't run the init script for stopping qmail service. Use...
453 Sanchet Surendra Dighe
Sanchet.Dighe@... Send Email
Mar 9, 2001
10:28 am
I think, he means to say the "root" user home-directory. That's why he is getting logon problems when the directory is not present. At logon time, he will...
454 Mahendra M
mahendra@... Send Email
Mar 9, 2001
10:39 am
... Just cd to /etc/skel type in the commands. cp -r * /root cp -r .* /root chmod -R 660 /root I think this should do. Mahendra -- Dept. of Electronics &...
Messages 425 - 454 of 23812   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help