Hi All, I tried installing RedHat 7 on a xfs filesystem ( the journalling fs by sgi ). I downloaded the xfs-enabled kernel. I made a xfs partition. Using this ...
60
uknowme@...
Feb 1, 2001 1:57 pm
Is there a limit for the number of sub directories that I can have in linix...I mean sub-dir in a sub-dir,in a sub-dir....how many of such levels can I...
61
Biju Chacko
biju@...
Feb 1, 2001 2:03 pm
... I think this is a DOS issue -- a limitation of the FAT16 filesystem. Correct me if I am wrong. -- ... Biju Chacko | biju@... (work)...
62
Subhash Chandra
schandra@...
Feb 1, 2001 2:19 pm
As I understand from ext2fs tutorial. http://step.polymtl.ca/~ldd/ext2fs/ext2fs_toc.html A directory is another file in the linux (ext2fs) file system. So as...
63
salil gk
byteoflove@...
Feb 2, 2001 3:39 am
Hi How do we validate the input parameter for a number... Like in my shell program I wanted to check whether the input parameter is a number or not .. if it...
64
Ganesan Rajagopal
rganesan@...
Feb 2, 2001 4:01 am
... if echo $parameter | egrep "^[0-9]+$"; then echo "$parameter is a number.\n" else echo "$parameter is not a number.\n" fi Ganesan -- R. Ganesan...
65
Ganesan Rajagopal
rganesan@...
Feb 2, 2001 4:12 am
... You don't need the semi-colon, I typed it on a single line and then modified it for readability. Ganesan -- R. Ganesan (rganesan@...) | Ph:...
66
rajesh
rajesh@...
Feb 2, 2001 4:46 am
As i understand there is a maximum limit of 30,000 dirs or subdirectories that can be created.. Again that depends on the size of the inode...Please correct me...
67
arunissatan@...
Feb 2, 2001 5:23 am
Hi! Here's the problem - I build X 4.0.2 from the source, it takes forever, almost. But when it's done, everything works, including 3D acceleration using Mera...
68
Sanchet Surendra Dighe
Sanchet.Dighe@...
Feb 2, 2001 9:24 am
Rajesh, It would be nice if you can let us know the source of the number 30,000. How was it calculated OR which manual specified it ? -- All, If a directory is...
69
uknowme@...
Feb 3, 2001 4:31 am
OHMIGOD....there is a lot of stuff about this topic (most of which I cannot seem to make sense out of). The following question's answer *probably* answers my...
70
Biju Chacko
biju@...
Feb 3, 2001 5:57 am
... He's not subscribed to this list. Biju -- ... Biju Chacko | biju@... (work) Co-ordinator / Moderator | biju_chacko@......
71
B.N.V. Raman
raman@...
Feb 3, 2001 8:58 am
Hi All, Last time, I installed JDK 1.2.2 on RHL 6.2 from the PCQ CDROM. Now I want to install JDK & JRE 1.3 from RPM's. Do i have to do any changes to the ...
72
Sanchet Surendra Dighe
Sanchet.Dighe@...
Feb 4, 2001 8:55 am
In order to upgrade, I think, you need to use - $ rpm -uvh <rpm-name> Sanchet...
73
Burbure Pavan
pavan.burbure@...
Feb 5, 2001 4:19 am
Isn't it $ rpm -Uvh <rpm-name> -Pavan ... Yahoo! Groups Sponsor www. ... This is the technical list of the Bangalore Linux Users Group ... Go to...
74
Priya Pradhan
Priyap@...
Feb 5, 2001 6:00 am
Hi! I've been having this slight problem - a solution for which I can't seem to figure out. I'm trying to build a small program with a scheduling...
75
Subhash Chandra
schandra@...
Feb 5, 2001 6:14 am
There r 2 fields in "struct itimerval". One is the it_value which will be loaded with the initial timer value. Now there is another field it_interval, whose...
76
Surjo Das
sdas@...
Feb 5, 2001 6:27 am
Hi Friends, All hell's broken loose on me. I still haven't moved my setup to RH 7 because I haven't been able to configure a modem on my Red Hat Linux 7.0...
77
Anand Biligiri S
AnandS@...
Feb 5, 2001 6:34 am
... what the problem actually? are you not able to dial out? what is the error message you are getting? -- Anand Biligiri S (AnandS@...) Member...
78
Biju Chacko
biju@...
Feb 5, 2001 6:38 am
... Could you give more symptoms? What exactly is the error you are facing? And please cut the length of your .sig -- more than 5-6 lines is rude. Biju -- ... ...
79
VaibhaV Sharma
vaibhav@...
Feb 5, 2001 7:02 am
What modem da ya have? If you have that problem of "No Dialtone" Change your first init string to Atx3s7=250s10=250 It seems to be there in your modem string...
80
Surjo Das
sdas@...
Feb 5, 2001 7:12 am
I have a Dlink 56 kbps external data/fax/voice modem. I am getting the dial tone and it is also dialling to vsnl. In kppp i am using pap authentication...
81
Anand Biligiri S
AnandS@...
Feb 5, 2001 7:15 am
... put noauth in /etc/ppp/options .. HTH -- Anand Biligiri S (AnandS@...) Member Technical Staff Net Brahma...
82
Atul Chitnis
achitnis@...
Feb 5, 2001 7:22 am
... Common problem, just add "noauth" to /etc/ppp/options. Nothing to do with the modem at all. Atul...
83
Surjo Das
sdas@...
Feb 5, 2001 8:20 am
what is the syntax for putting no auth in /etc/ppp/options Surjo ... put noauth in /etc/ppp/options .. HTH -- Anand Biligiri S (AnandS@...) Member...
84
Anand Biligiri S
AnandS@...
Feb 5, 2001 8:24 am
... open the file /etc/ppp/options using you favourite editor and then add the word "noauth" w/o quotes on a line by itself. that is all HTH -- Anand Biligiri...
85
Surjo Das
sdas@...
Feb 5, 2001 8:29 am
Another thing, Anand. How do I ensure that squid comes up during the system startup. Usuallly after the system boots I have to run /etc/init.d/rc.d/squid...
86
Anand Biligiri S
AnandS@...
Feb 5, 2001 8:35 am
... you can run /usr/sbin/ntsysv and choose to start squid there. or please read the manual for chkconfig. HTH -- Anand Biligiri S (AnandS@...) ...
87
VaibhaV Sharma
vaibhav@...
Feb 5, 2001 10:25 am
ohh!! Put only one noauth in /etc/ppp/options and not 1 for every reply you got... *Joking* VaibhaV PS: I am new to this city and this list and was happy to...
88
Surjo Das
sdas@...
Feb 5, 2001 10:50 am
Ok, now I am able to connect. When I start the browser and try to open www.linux.org, i get the message in netscape, looking up host www.linux.org....