LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-24-2003, 03:50 PM   #1
jarget
LQ Newbie
 
Registered: Aug 2003
Posts: 24

Rep: Reputation: 15
Total newbie to Linux needs help. Please


Trying to install Afterstep. Can someone please explain to me how as if I were an 8 year old.

And I'm the only user on my Comp. How can I gain access to everyting. When I try to copy something to root (/) I get a message telling me I don't have permission.

Thanks In Advance For your Help.


jarget
 
Old 08-24-2003, 03:54 PM   #2
jarget
LQ Newbie
 
Registered: Aug 2003
Posts: 24

Original Poster
Rep: Reputation: 15
Sorry for posting in wrong board. Going to newbie section.
 
Old 08-24-2003, 04:05 PM   #3
kpshubert
LQ Newbie
 
Registered: Aug 2003
Location: Little Rock, Arkansas, USA
Distribution: SuSE 8.2 (GNU/Linux 2.4 Kernel, I think)
Posts: 3

Rep: Reputation: 0
Okay, I dunno about AfterStep, I tend to use KDE or GNOME for my window manager... I have used AfterStep, and didn't find it super-hard to install or use... but it's been quite a while.

As to "getting access to everything" you MUST be "root user" on your system (Login root and whatever the appropriate password for that user is).

Caveat: Do not "make a habit" of signing in anywhere as root for anything other than administrative purposes (installing software systemwide, fixing problems with users, compiling code if you choose to do that and installing what you compile)... A good "rule of thumb" is, "anything you can do as some other user do do as some other user." For example, I do my best never to surf the web as root (I try not to log in to my graphical user interface as root at all if I can avoid it... I may be being overprotective, but, better safe than sorry, besides, most graphical programs for doing things like user management will ask for the root password if you're not logged in as root.

As far is AfterStep is concerned... what seems to be the problem?
 
Old 08-24-2003, 07:31 PM   #4
tricky_linux
Member
 
Registered: Jul 2003
Distribution: Red Hat Linux 9.0; Old and Solid
Posts: 674

Rep: Reputation: 30
I you only want to access a local storage without enter become root everytime you want to access it.

1. become root or type "su -", then enter your correct password.
2. type "gedit /etc/fstab" in the command line.
3. as it a text editor appears, add "umask=000" to the line which was in charge of your storage disk.

Here is a example.

gedit /etc/fstab

/dev/hda5 /mnt/hda5 vfat defaults 0 0
/dev/hda6 /mnt/hda6 vfat defaults 0 0

after you add "umask=000" to that line.

Mine should looks like

/dev/hda5 /mnt/hda5 vfat defaults, umask=000 0 0
/dev/hda6 /mnt/hda6 vfat defaults, umask=000 0 0


Good luck to you, if this helps
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Total Linux Programming Newbie binarybob0001 Programming 4 04-01-2005 03:12 PM
Total newbie interested in linux Kushan Linux - Newbie 17 08-14-2004 09:22 PM
Total linux Newbie Shibby Slackware 21 10-01-2003 10:28 AM
Total linux newbie I don't know anything and need help hanleychan Linux - Newbie 16 09-29-2003 09:03 PM
Total Linux Newbie Ghengis_Khan LinuxQuestions.org Member Intro 2 05-19-2003 01:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:37 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration