LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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-04-2003, 08:11 PM   #1
polynotre
LQ Newbie
 
Registered: Aug 2003
Distribution: DUAL_XPPROSP1+KNOPPIX3_3/DEBIAN
Posts: 19

Rep: Reputation: 0
Question permissions, etc


just a few random questions..

how do you set permissions for each user? i'm about tired of having to log into root every time i want to install something.

does everything (besides rpms) usually install in a ./configure, make, make check, make install chain of commands, or am i going about things the hard way?

mandrake detected my scrollmouse fine on install and still does now, but doesn't detect the wheel scrolling up and down. it detects me pushing it in though.

more as they come. thanks a million.

chris.
 
Old 08-04-2003, 08:53 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"does everything (besides rpms) usually install in a ./configure, make, make check, make install chain of commands, or am i going about things the hard way?"

Usually they do. When the developer does not conform to the standard pattern that is often a sign of a shoddy job and a difficult install.

If you want to make a tarball into a rpm then you could use checkinstall. After you install checkinstall then the install sequence becomes:

./configure
make
checkinstall

and then install the resulting rpm package.

http://asic-linux.com.mx/~izto/checkinstall/

"how do you set permissions for each user? i'm about tired of having to log into root every time i want to install something."

An easier way is:
As user start a terminal. Use the su command to temporarily become root. Use rpm (or checkinstall) to do the install and then exit out of root and out of the terminal.

"mandrake detected my scrollmouse fine on install and still does now, but doesn't detect the wheel scrolling up and down. it detects me pushing it in though."

Mandrake has a utility to configure the mouse. I do not know its name. Maybe some Mandrake user knows the name or you might find it on the Mandrake web site.
 
Old 08-04-2003, 09:09 PM   #3
dkaplowitz
Member
 
Registered: Oct 2002
Location: Havertown PA
Distribution: Ubuntu/RHEL/Fedora
Posts: 253

Rep: Reputation: 31
About the permissions thing, if you're suicidal, you can give your local user account the UID 0, which would imbue it with rootly powers. But this is insane and a good way to shoot your foot off.

I would recommend using the "sudo" command when you are doing mundane patches and updates and/or system file editing. You type "sudo command, enter your own user password, and it'll give you root power for a limited amount of time, or until the completion of your task. It's the most reasonable alternative to su'ing to root all the time.

You'll get used to su'ing and/or sudo.....it's just another way that Unix is different than Windows. I know there have been times when I was tired and/or being hasty that I was saved from making really horrible mistakes by not being root.

Good luck.
 
Old 08-05-2003, 02:23 AM   #4
geoff_f
Member
 
Registered: May 2003
Location: Canberra, Australia
Distribution: openSUSE 11.3
Posts: 445

Rep: Reputation: 31
For mouse, select Mandrake Control Center->Hardware->MouseDrake and select your type of mouse from the list. My Microsoft Intellimouse works well with 'Generic PS2 Wheel Mouse' under 'PS/2'.
 
  


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
file permissions OK, but command permissions? stabu Linux - General 2 10-05-2005 12:00 PM
permission ... permissions .... permissions alaios Linux - General 1 05-31-2005 04:16 AM
Permissions jymmi Linux - Newbie 3 04-14-2005 11:43 PM
Permissions help reddog64 Linux - Newbie 1 04-22-2004 05:23 PM
getting a directory's permissions and creating a new one with the same permissions newbie1000101 Programming 1 04-10-2004 12:52 PM

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

All times are GMT -5. The time now is 04:28 PM.

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