LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 02-22-2010, 12:44 PM   #1
sachacz
LQ Newbie
 
Registered: Feb 2010
Posts: 4

Rep: Reputation: 0
Root Administrator password not working


I'm trying to install Skype on an Aspire One netbook, it shows the file in the downloads section but every time I click on it it asks for an administrator password. If I put this in the window closes and then comes up asking for it again a few seconds later, but if I put in the wrong password it gives me the option of changing it, but still won't allow me to run the programme - help!
 
Old 02-22-2010, 01:30 PM   #2
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Welcome to LQ!

Why not open a console as root then perform the install?
 
Old 02-22-2010, 01:35 PM   #3
sachacz
LQ Newbie
 
Registered: Feb 2010
Posts: 4

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by onebuck View Post
Hi,

Welcome to LQ!

Why not open a console as root then perform the install?
Hi, I think I should mention I'm totally new to Linux, and have no experience of programming, could you explain that in the simplest terms possible please?=]
 
Old 02-22-2010, 01:53 PM   #4
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

You should be able to open a terminal/console to then login as 'root' or use the 'sudo' command. You can locate the terminal via the desktop application launcher under the utilities or settings.

Just a few links to aid you to gaining some understanding;

Linux Documentation Project
Rute Tutorial & Exposition
Linux Command Guide
Utimate Linux Newbie Guide
LinuxSelfHelp
Getting Started with Linux
Advanced Bash-Scripting Guide
Linux Home Networking


The above links and others can be found at 'Slackware-Links'. More than just SlackwareŽ links!
 
Old 02-22-2010, 02:18 PM   #5
sachacz
LQ Newbie
 
Registered: Feb 2010
Posts: 4

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by onebuck View Post
Hi,

You should be able to open a terminal/console to then login as 'root' or use the 'sudo' command. You can locate the terminal via the desktop application launcher under the utilities or settings.

Just a few links to aid you to gaining some understanding;

Linux Documentation Project
Rute Tutorial & Exposition
Linux Command Guide
Utimate Linux Newbie Guide
LinuxSelfHelp
Getting Started with Linux
Advanced Bash-Scripting Guide
Linux Home Networking


The above links and others can be found at 'Slackware-Links'. More than just SlackwareŽ links!
Ok thanks for your help, I've had a go at it and copied what I got below - does this mean that I don't have an RPM system? And there also seemed to be an error with my password?

user@localhost Documents]$ sudo
usage: sudo -h | -K | -k | -L | -l | -V | -v
usage: sudo [-bEHPS] [-p prompt] [-u username|#uid] [VAR=value]
{-i | -s | <command>}
usage: sudo -e [-S] [-p prompt] [-u username|#uid] file ...
[user@localhost Documents]$ Password: <slc1010>
bash: syntax error near unexpected token `newline'
[user@localhost Documents]$ #rpm -Uvh skype-2.1.0.81-fc10.i586.rpm
[user@localhost Documents]$
[user@localhost Documents]$ $rpm-q rpm
bash: -q: command not found

Also I don't know if this is relevant but I was trying to start a software manager package using command $> xterm, which is supposed to work on my netbook and I get the response "no such file or directory"

Last edited by sachacz; 02-22-2010 at 02:37 PM.
 
Old 02-22-2010, 06:01 PM   #6
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Look at '24. Source and Binary Packages' chapter of 'RUTE'.

You need to get some background & understanding so that things will work for your system.


The above links and others can be found at 'Slackware-Links'. More than just SlackwareŽ links!
 
Old 02-23-2010, 11:46 AM   #7
sachacz
LQ Newbie
 
Registered: Feb 2010
Posts: 4

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by onebuck View Post
Hi,

Look at '24. Source and Binary Packages' chapter of 'RUTE'.

You need to get some background & understanding so that things will work for your system.


The above links and others can be found at 'Slackware-Links'. More than just SlackwareŽ links!
I've tried installing from the terminal but I get either user app does not exist or no such file or directory, it also allows me to change the password in terminal, saying all authentication tokens updated successfully, but then when I try to use it it says there'sa token manipulation error - any suggestions?
 
Old 02-23-2010, 12:44 PM   #8
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
[user@localhost Documents]$ Password: <slc1010>
I hope thats not your real password.
 
  


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
root password isn working ediik Linux - Newbie 4 08-03-2009 09:22 AM
Root password not working in GUI methoxcy Linux - Newbie 5 02-10-2009 12:38 AM
Root password not working neilthereildeil Linux - General 11 06-01-2006 12:33 PM
Root password not working... neilthereildeil Linux - General 5 05-27-2006 01:55 PM
root password not working for su brenainn Linux - Security 1 10-08-2005 04:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:30 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