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 |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
12-06-2007, 12:15 PM
|
#1
|
LQ Newbie
Registered: Dec 2007
Posts: 2
Rep:
|
Multi Linux problems - including password problems etc!
Right, first of all i would just like to say that i have been having some problems with linux (Kubuntu). And i'm also sorry for the multiple topics in one post (Just really don't have the time to make 4-5 posts :] ) Problems inc the following:
1)
When i type 'su' in the terminal, the password i enter is always said to be wrong, even though i have all admin rights, and my password was correct. I've also tryed changing my password and using that one, but nothing.
2)
When i try and get a program through either apt-get (via terminal) or on the pre-installed kubuntu adept manager, it simpily cant find any of the programs i need.
3)
I'm trying to install compiz fusion, i have the files downloaded, from there site... i just need to know what to next, and being an windows user by default, i'm used to just download, click, install, play..
Which seems to be far from the case on linux. I've been told multi ways, some works for one thing and another, but not for the rest... some of these include: in terminal, adding ''install'' then adding the url of the install file. And another told me to right+click, and make it into a executable, then trying to click it.
4) Used to Teamspeak RC2 on windows, i thought i would download it onto linux hearing there was a Linux version, so i installed it, opened, went on a server and i was set to mute-sound and mute-mic, and i cant change it, i've messed around with ALL the sound settings, and sound drivers, nothing.
Thanks to anyone that does read this :] and if you just know that answer to one question but not the other please put something like "2) ohh ok yes this is..."
I'm also a user of msn, so if anyone that has the time to not mind me sending the odd message of "excuse me, how do i do this?" would be great too (pm me if so)
Thanks again :]
|
|
|
12-06-2007, 12:45 PM
|
#2
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
Hi,
And welcome to LQ!
Quote:
Originally Posted by Jokerjake
Right, first of all i would just like to say that i have been having some problems with linux (Kubuntu). And i'm also sorry for the multiple topics in one post (Just really don't have the time to make 4-5 posts :] ) Problems inc the following:
1)
When i type 'su' in the terminal, the password i enter is always said to be wrong, even though i have all admin rights, and my password was correct. I've also tryed changing my password and using that one, but nothing.
|
Ubunut by default doesn't have a root password, which is what
you'd need to be able to su. What you want to do is
sudo -i
Quote:
Originally Posted by Jokerjake
2)
When i try and get a program through either apt-get (via terminal) or on the pre-installed kubuntu adept manager, it simpily cant find any of the programs i need.
|
Which repos are enabled in /etc/apt/sources.list?
Cheers,
Tink
|
|
|
12-06-2007, 12:49 PM
|
#3
|
Senior Member
Registered: Oct 2003
Posts: 3,009
|
For 1, kubuntu uses sudo instead of setting up a root account with a separate password. To run a command with root privileges you do:
$ sudo <command>
after which you will be prompted for a password. At the prompt type in your ordinary user password and the command will run with root privileges.
|
|
|
12-06-2007, 12:53 PM
|
#4
|
LQ Newbie
Registered: Dec 2007
Posts: 2
Original Poster
Rep:
|
Nothing is in it. and its called sources.list.d
|
|
|
All times are GMT -5. The time now is 09:18 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.
|
Latest Threads
LQ News
|
|