I have 4 formatted partitions in my system out of which I have to delete 2 so as to install linux. How to do that. Should I use disk druid to delete that while...
16602
Mohit Gupta
mohit_gupta22
Mar 6, 2006 4:49 am
hi, First of all there is no need of putting the 2 version of windows. Use either xp or win 98 whatever suits you according to your need. Secondly, by using...
16603
ibnu qoyyim
eljauziah
Mar 6, 2006 4:50 am
So..you running windows OS right now? If you run windows operating system, there is a powerful tool that you can use to manipulate partitions (create new,...
16604
nitinnarottam
Mar 6, 2006 10:58 pm
Hello, I am very new to the world of linux. I am trying to develop a website, for which I need a functionality wherein...If some one mails me on my email id {...
16605
sunil yoheeswaran
uv_sunil
Mar 8, 2006 12:27 am
hi while installing linux we need atleast 6gb. so it is better to delete D at the time of linux installation. then do the remainig things as usual in GRUB u...
16606
c.
suukee2003
Mar 10, 2006 4:33 am
How to create the partition after installing OS in linux EL4 Bys Sugumar.c...
16607
Eric Wagar
ewagar
Mar 10, 2006 4:37 am
... fdisk...
16608
b_patel76
Mar 10, 2006 11:48 am
hi, i am a new member of this group. i want to install novell client for linux nut it is in not rpm format. so anybody have a rpm format for give me guide for...
16609
goutham nagekar
coolguy_2623
Mar 11, 2006 12:15 am
[ Fixed subject line. Fixed spelling. Removed context from bottom; if you want context, put it at the TOP! - Moderator ] Hi Can you let me know briefly how you...
16610
seanbyron13
Mar 11, 2006 12:35 am
Hello All, Im very new to linux, im a total noobie, so please bear with me! This is my first time tying to set up a linux webserver. I know alot about ...
16611
Eric Wagar
ewagar
Mar 11, 2006 2:12 am
... You need to be root to edit and write changes to the default file. You also need to be root if you are going to start the webserver on the default port of...
16612
Cameron Simpson
cameron_simpson
Mar 11, 2006 2:27 am
... It would be more helpful if you shown the exact contents of the line. Try reading the documentation. ServerName is specified here: ...
16613
Amadeus Zilfinski
amadeus_f_zi...
Mar 11, 2006 2:37 am
[ People, a reminder: please ask only _one_ question per post. That way the discussions have a single topic and are easy to follow. The list archives are also...
16614
sam john
linuxpluswin
Mar 11, 2006 3:36 am
Dear All, I have web server in linux 6.3. i have sata hard disk which shows some errors so i want to replace hard disk so how can i create same copy of the...
16615
sam john
linuxpluswin
Mar 11, 2006 3:43 am
use fdisk command [ Context on bottom removed. Quoted material belongs ABOVE the reply, not below. Please also try to use full English sentences. - Moderator ]...
16616
Cameron Simpson
cameron_simpson
Mar 11, 2006 4:32 am
... I belive vim has syntax colouring for Objective C (and many other syntaxes). ... 1: Don't code for bash specificly. Code for standard Bourne shell. Bash is...
16617
Amadeus Zilfinski
amadeus_f_zi...
Mar 11, 2006 9:01 pm
... First my apologies Mr.Simpson for the bad posting. Second Vim does have Objective-C and Objective-C++ syntax highlighting. Thank you. ... You are correct...
16618
seanbyron13
Mar 11, 2006 9:02 pm
Hello All, From what I understand, i need to have a static IP in order to use a domain on my server. My ISP has them for 100$ a month (!!), but im definatly to...
16619
ed
psy80uk
Mar 11, 2006 9:12 pm
On Sat, 11 Mar 2006 20:45:28 -0000 ... You do not have to own a static IP address. You can use a service which I provide for free if you wish, just follow the...
16620
Eric Wagar
ewagar
Mar 11, 2006 9:15 pm
... I have a wireless router with DynDNS capability. I don't know if I canuse my own domain, but I don't use it enough to need more than my free DynDNS...
16621
ed
psy80uk
Mar 11, 2006 9:16 pm
On Fri, 10 Mar 2006 19:34:18 -0800 (PST) ... 6.3!!!! I'm still running 2.6.15, damn Torvalds, Morton and Cox must have been doing non-stop triple shifts to get...
16622
Godwin Stewart
grschinon
Mar 11, 2006 9:20 pm
... Hash: SHA1 ... Not to mention that this must be a development branch for 6.4! - -- G. Stewart - gstewart@... In most countries selling harmful...
16623
ed
psy80uk
Mar 11, 2006 9:31 pm
On Sat, 11 Mar 2006 13:05:08 -0800 ... Most Dynamic DNS software provide you with an address record, which you use when telling the root name servers where the...
16624
ed
psy80uk
Mar 11, 2006 9:33 pm
On Sat, 11 Mar 2006 22:20:11 +0100 ... My mind can't comprehend what must be planned for 2.8. Is there a wish list? -- Regards, Ed ::...
16625
Scott
catbit_1999
Mar 11, 2006 9:42 pm
... Hash: SHA1 ... Ok, folks, perhaps the original poster might not have realized their error. After all, I think we've all seen it a few times. :) For the...
16626
Cameron Simpson
cameron_simpson
Mar 11, 2006 11:03 pm
... Your posts are actually pretty good. Remain calm! ... Cool. ... It actually is bash underneath. But on other systems it will not be. When invoked as...
16627
Godwin Stewart
grschinon
Mar 11, 2006 11:14 pm
... Hash: SHA1 ... With one little-known bug, however. Any output not terminated with a linefeed is swallowed by the shell. eg: try this with bash and then...
16628
Scott
catbit_1999
Mar 11, 2006 11:23 pm
... Hash: SHA1 ... Well, it's supposed to suppress the new line--it's just being cautious and suppressing everything. Ok, I suppose you could call that...
16629
Godwin Stewart
grschinon
Mar 11, 2006 11:34 pm
... Hash: SHA1 ... *GROAN* Yeah, what he sed. You awk to go back to sleep(1) instead make(1L)ing GRUBby comments like that. Altho' you do; come up with a perl...
16630
Cameron Simpson
cameron_simpson
Mar 11, 2006 11:46 pm
... Um, no. Here's my zsh in use: [~]zoob*> echo -n foo foo[~]zoob*> Maybe your $PS1 has a leading CR in it? Of course, zsh has a bazillion behavioural...