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.
I can't get anything in the usb ports to show up on any of the desktops of my new Asus Eee Pc 901 Linux 1.6 GHz Intel Atom N270 Processor, 1 GB RAM, 20 GB Solid State Drive. The only OS I have ever used is Mac when whatever you plug in immediately appears on the desktop and you can easily drag and drop after double-clicking its icon. Can my Asus 901 with Linux do anything like that? Or what is the next best way to achieve a quick and practical workflow with usb drives with Linux?
Last edited by fiddlethis; 12-07-2008 at 08:54 PM.
Typing $ grep $USER /etc/group got
bash: $: command not found
Typing $ sudo adduser $USER plugdev got
bash: $: command not found
Sorry to be so inexperienced and thank you for helping.
No need to apologize! You have to type the suggested commands without the leading $. When someone posts a command for you, usually put the prompt at the beginning, to distinguish the command from its output. Moreover, as a general rule, the $ sign is used as the prompt of a regular user, whereas the # sign is used as the root's prompt (it means you have to gain root's privileges to execute the command).
No need to apologize! You have to type the suggested commands without the leading $. When someone posts a command for you, usually put the prompt at the beginning, to distinguish the command from its output. Moreover, as a general rule, the $ sign is used as the prompt of a regular user, whereas the # sign is used as the root's prompt (it means you have to gain root's privileges to execute the command).
Sorry if I'm a pest, I can't get any of this to work, I don't even understand what the issue is. What is the goal of the commands you gave me? Is it to find out more about my system? (Shall I google my Asus 901 and find out more system info, and report back to you?) Or are the commands you suggest for setting up automounting of usb drives? At any rate, when I type the various commands that you suggest, I receive results that I can make no sense of, i.e.: sudo adduser results in "adduser: only one or two names allowed". I just ordered 'The Complete Idiot's Guide to Linux (2nd Edition)', will that help? Do you have time to post a step by step set of instructions on how to automount a usb drive directed to an idiot who never saw a terminal or linux before? I understand if this is too much...
Thanks again.
Last edited by fiddlethis; 12-08-2008 at 05:44 PM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.