Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
gojis most modern OS's will auto mount the MS windows NTFS drive or partitions under
/media
there is normally NO need to use the terminal any longer
I have never found a Linux distro where I haven't had to drop to the terminal within an hour of installation. Linux is still FAR from being terminal-free.
I have never found a Linux distro where I haven't had to drop to the terminal within an hour of installation. Linux is still FAR from being terminal-free.
To do what, if you do not mind me asking?
When I need to re-install Debian, I only need to use the terminal for two things. One is enabling multiple languages and the other is a fount issue that almost no one else has.
Unless you have special needs, like the one I have, there should be no reason to require frequent use of the terminal. Almost everything has a graphical utility. I am neither trying to argue nor be rude. I am just curious why you require extensive use of the terminal.
Wifi setup GUIs rarely work, it almost always needs manual configuration of wpa_supplicant.conf and/or /etc/network/interfaces and command line configuration/restarting
NFS configuration and mounting
SAMBA configuration
CIFS configuration and mounting
Installation of any program not covered under the included package management system, of which there are FAR too many to even begin to list
Remote management of any other system, be it through SSH, VNC, or remote desktop
I could go on for pages...the bottom line is if you're going to do anything other than email and web browsing, you're going to have to use the command line at some point (often times you'll have to use it just to do those things).
Don't get me wrong, I don't mind doing these things, in fact I prefer having the option of configuring them manually instead of hoping the GUI (if there even is one) is capable of configuring it properly for me (which, often times, it's not). My point is simply that Linux is still very far from being free from the command line. The content of the majority of the threads posted in the Newbie section here are testament to that fact.
Take this very thread...if his OS had recognized the drive and mounted it in R/W mode automatically as John VV suggested it should, he wouldn't be here. Clearly it didn't, which means he had to use the command line to do it, and had to come here to ask for help on how.
The power of Linux IS its command line. If you attempt to do everything without it, you just handicap yourself.
Last edited by suicidaleggroll; 02-17-2012 at 10:35 PM.
Wifi setup GUIs rarely work, it almost always needs manual configuration of wpa_supplicant.conf and/or /etc/network/interfaces and command line configuration/restarting
NFS configuration and mounting
SAMBA configuration
CIFS configuration and mounting
Ah yes. Wireless connection. I would classify that as a special need, since the majority of people do not use it. Debian gives newbies big headaches with wireless, because proprietary drivers, which most or all wireless hardware uses, are not included in the various installation media. They must be installed separately. I am sure that must be loads of fun.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.