Results 1 to 6 of 6
hello,
Can You please tell me what are the main advantages and disadvantages between a command line and GUI in linux?
advantages if I used GRUB and advantages if I ...
- 07-23-2007 #1Just Joined!
- Join Date
- Oct 2006
- Posts
- 36
Command Line Vs. GUI
hello,
Can You please tell me what are the main advantages and disadvantages between a command line and GUI in linux?
advantages if I used GRUB and advantages if I used LILO..thanks
- 07-23-2007 #2
it depends on how familiar are you with your linux system.
Can You please tell me what are the main advantages and disadvantages between a command line and GUI in linux?
if you are familiar with commands you can do you tasks fastly and with ease. on the other hand you find GUI applications easier to handle certain operations than shell commands
when compared to LILO GRUB is more powerfulladvantages if I used GRUB and advantages if I used LILO
LILO has no interactive command interface, whereas GRUB does.
LILO does not support booting from a network, whereas GRUB does.
LILO stores information regarding the location of the operating systems it can to load physically on the MBR. If you change your LILO config file, you have to rewrite the LILO stage one boot loader to the MBR. Compared with GRUB, this is a much more risky option since a misconfigured MBR could leave the system unbootable. With GRUB, if the configuration file is configured incorrectly, it will simply default to the GRUB command-line interface.life is the greatest opportunity that the nature had given you
- 07-23-2007 #3
GUI interface gives easy but limited click control with no parameters , while command line gives far more superior control, but is very cumbersome
- 07-23-2007 #4
GUI is easy on the eyes, but every distro has different gui utilities which do many of the same tasks. From the command line, it doesn't matter which distro you are using, the Linux commands will in almost all cases do exactly the same thing. That makes it easier when moving to a different distro or running more than one. To me this is the best reason to be familiar with the command line.
- 07-23-2007 #5forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,091
You really need to try both and decide for yourself because what I consider an advantage or disadvantage, you or someone else might consider just the opposite.
The same applies to LILO vs GRUB.
That said, I prefer to use GRUB, but used to love LILO. I do most of my actual work from a GUI, but do all my system tweaking and package upgrades from command line.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 07-24-2007 #6Just Joined!
- Join Date
- Oct 2006
- Posts
- 36
Thank you guys for your nice idea that you shared with me it's much appreciated....it helps me a lot..


Reply With Quote
