Ubuntu :: 10.10 Fresh Install - Sudo Not Working
Jun 17, 2011
Just did a fresh install of Ubuntu 10.10 sudo not working. This is the message I get.
hewjr@Hewjr:~$ sudo
usage: sudo -h | -K | -k | -L | -V
usage: sudo -v [-AknS] [-p prompt]
usage: sudo -l[l] [-AknS] [-g groupname|#gid] [-p prompt] [-U username] [-u username|#uid] [-g groupname|#gid] [command]
usage: sudo [-AbEHknPS] [-C fd] [-g groupname|#gid] [-p prompt] [-u username|#uid] [-g groupname|#gid] [VAR=value] [-i|-s] [<command>]
usage: sudo -e [-AknS] [-C fd] [-g groupname|#gid] [-p prompt] [-u username|#uid] file ...
hewjr@Hewjr:~$
View 8 Replies
ADVERTISEMENT
Aug 17, 2011
I have this weird problem after a fresh install of Ubuntu 11.04: I can enter desktop using autologin but if i open a terminal i cant run anything as superuser ried:
sudo -i
sudo su
sudo <command>
gksudo <command>
i get somthing like: error, invalid password etc etc 3 incorrect login attemtps Also if i ALT+F2 or close gnome session i cannot login back with my username, same error notes: 1. the password is right, i did a second install of ubuntu to make sure it was not my mistake 2. groups seems ok, user is in admin groups 3. I have a similar error, same computer but on an old installation that i ve updated since ubuntu 9.04 to 10.04, then 11.04 but. But here if i try the password a couple of times then i get it working.
View 4 Replies
View Related
Mar 19, 2010
I just built my PC and loaded ubuntu on it. When the ubuntu desktop comes up everything looks ok. but when I click on any of the drop down menus, or anything else for that matter, the computer freezes immediately. I,ve tried copying the iso boot file to a new cd and reloading ubuntu but the problem remains. I've also tried removing one of the two ram sticks but again, the problem remains.
PC specs:
Intel dh55hc board
Intel i3 cpu 3ghz
2 Corsair 2gb RAM sticks
750 western digital HD
Sony lightscribe DVD drive
View 9 Replies
View Related
Oct 30, 2010
I just installed ubuntu 10 on my pc and unfortunatly I don't have internet. I only have one pc wired to my 2wire modem. I want to use dhcp, no static ip if possible.
View 5 Replies
View Related
Jul 2, 2010
I installed Ubuntu 10.04 from a Live CD today. Everything seemed to go fine, I chose to wipe the entire disk. However, it would only startup once. Now, when I turn on my laptop, all I get is a blank screen.
I had a look at my partitions with GParted on the Live CD and noticed that there was a 1 MiB unallocated space just before it. code...
View 7 Replies
View Related
Dec 25, 2010
I just installed lubuntu 10.04 on an old machine and cant get the sound to work. I have been through the sticky but cant seem to see the problem. Heres the useful output:
[Code]...
View 1 Replies
View Related
Sep 1, 2011
I just got done with a fresh install of 11.04. So far I like the new update and face lift. The only thing I do not like is that I can not use my laptops WiFi I have a Compaq Presario V5101US. Below info is from doing lspci command in the terminal...
Code:
Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
View 9 Replies
View Related
Sep 16, 2010
I just installed 9.10 to a dell inspiron 531s and neither the ethernet nor the wireless will find a signal. The results of sudo lshw -c network are
*-network
product: BCM4318 [AirForce One 54g] 802.11g wireless LAN controller
vendor: Broadcom Corporation
[code]...
View 1 Replies
View Related
May 13, 2011
i have a dual boot system with xp and ubuntu 10.10 (which i recently installed). The internet works fine on my xp but on ubunutu it did not work.
i tried few things, like changing the proxy setting in mozilla firefox etc, but i did not work
i am attaching snapshot of ifconfig, resolve.conf and route-a commands for your referral
View 9 Replies
View Related
Aug 1, 2011
After a fresh install of Ubuntu 11.04 (from 10.04) and spending several hours trying to figure out why the ad-hoc connection between my two computers (Fedora14 <-> Ubuntu 11.04) no longer worked - it had worked fine for almost 2 years with 10.04 - I've finally concluded it was a DHCP problem. This realisation (which was slow in coming!) dawned on me when I reversed my setup and configured the Fedora box as the DHCP server and everything was suddenly working perfectly! A quick internet search threw up an installation file called "isc-dhcp-server" which other Ubuntu 11.04 - related forums are also complaining about. My problem is that this file, although available in the repository, is not even installed!!!
It seems unlikely that the developers forgot to include DHCP support, so I hope someone can point me in the right direction.
View 1 Replies
View Related
Sep 1, 2011
I just got done with a fresh install of 11.04So far I like the new update and face lift. The only thing I do not like is that I can not use my laptops WiFi I have a Compaq Presario V5101USBelow info is from doing lspci command in the terminal.Code:Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
View 2 Replies
View Related
Jun 12, 2009
Just tried new Fedora 11 yesterday, did a fresh install with ext3 /boot and ext4 file system, booting looks great, but wireless doesn't work. I have tried using broadcom-wl, dnmouse script, dnmouse broadcom f11 rpm, fwcutter but not ndiswrapper
Code:
# rpm -qa | grep broadcom
broadcom-wl-5.10.79.10-2.fc11.noarch
Code:
# lspci -nn
02:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g [14e4:4315] (rev 01)
Code:
# lspci -vvv | grep 4312
02:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
Subsystem: Hewlett-Packard Company BCM4312 802.11b/g Wireless LAN Controller
ifconfig only shows eth0, lo and pan0 interfaces, and got nothing from iwconfig...
Code:
# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
pan0 no wireless extensions.
Even tried to blacklist b43 after installing broadcom-wl driver, but no luck. Broadcom-wl works fine with Fedora 10 on my laptop, is it possibly because of the new ext4 file system? Should I try ndiswrapper or install Fedora 10 again and do a preupgrade? I also use fedora at work.
View 14 Replies
View Related
Nov 13, 2009
Newbie here, but I'll attempt to display all the information requested in lwfinger's sticky:
/sbin/lspci yields:
Code:
0c:00.0 Network controller: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN
[code]...
View 9 Replies
View Related
Oct 24, 2010
I did a fresh install of Ubuntu 10.10, coming from 10.04 and the wired network connection sometimes works, and sometimes doesn't. Right now I manually removed current network from System-->Preferences--> network connections, define a new one, and reboot. This usually fixes, although I've had to do this two times in the past.
Other general info
Ubuntu 10.10 64bit, EVGA P55 motherboard, on board either net.
View 1 Replies
View Related
Sep 1, 2011
Sounds drivers not working properly after fresh install of Natty.
View 3 Replies
View Related
Apr 20, 2010
Using karmic on acer aspire 5332.Wifi was working from fresh install but would drop out often and sometimes freeze laptop resulting in hard reset.Installed Ndiswrapper to try wireless drivers unfortunately i can't get them to work. How can i revert back to original ubuntu drivers?
View 1 Replies
View Related
Feb 27, 2011
I had 2 Ethernet ports and neither of them were working on a fresh build a friend was struggling with. After reading the suggestions to fix the issue and thinking that there had to be an easier way I had an epiphany. I would go to my spare parts box and bring out my old Netgear GA311 and pop it into the slot. So after searching for 10 minutes I found it and installed it. Booted up the rig and it found that right away (SWEET) now that's not the fix anybody can do that, once I updated Ubuntu the on-board ports started working (that's what I'm using now). I can't explain what the update did but for a few bucks a used card in the tool box might not be a bad idea!
Mother board is a Gigabyte GAX58A-UD5 Rev.1 Personally I'm an ASUS guy.
View 1 Replies
View Related
Aug 13, 2010
I just did a regular install of debian lenny on a stand-alone machine. Now I want to add some new mp3-software. Debian doesn't like it if I install as root. A regular gets other negative results:
wlff@debian:~/My_Apps/mpg321-0.2.12-1$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... no
checking for gawk... (cached) mawk
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
wlff@debian:~/My_Apps/mpg321-0.2.12-1$
I did find the GNU-compiler in /usr/lib/gcc. So what could be wrong with gcc, and what about gawk, cc and cl?
View 6 Replies
View Related
Jun 29, 2010
I've been having a problem with administrative apps all the way from last years' distros, and in 10.04-x64 it's still here.
When i launch an application that needs gksu, it simply hangs waiting for a gksu window that never shows up.
If i launch another administrative app, it hangs as well.
When i look at the process list, i get a lot of gksu instances, all sleeping.
if i kill those processes, the mentioned apps resume with an authentication error
But if i use a terminal and type sudo <app>, it hangs for a few seconds, then prompts for password and it works fine.
I don't know why it works so badly, but it needs to be fixed soon, many new users will surely find this very frustrating.
I run ubuntu 10.04-64bit on a AMD-Athlon-x2
View 4 Replies
View Related
Jul 27, 2010
I have a server that started out at 8.04 LTS was upgraded to 8.10 and to 9.04. When I upgraded to 9.04 sudo and ssh stopped working.
Fortunately I have a root account and can login as root or su to root.
I suspect this is the result of changes I made to nsswitch.conf and pam.conf to get winbind working.
I was hoping for a fix by upgrading to 9.10, but that didn't work. I want to upgrade to 10.04 LTS, and stay there but I think need to resolve this first.
auth.log reports failed password for ssh attempts and authentication failed for sudo. I am at a loss to determine where the problem is and how to track it down.
View 3 Replies
View Related
Jan 10, 2011
I am not able to install any package through sudo apt-get install <package name> and when I run sudo apt-get update , I am getting the below output .
onadmin@ubuntu:~$ sudo apt-get update
Err http://us.archive.ubuntu.com maverick Release.gpg
Something wicked happened resolving 'us.archive.ubuntu.com:http' (-5 - No address associated with hostname)
Err http://us.archive.ubuntu.com/ubuntu/ maverick/main Translation-en
[Code]...
View 5 Replies
View Related
Mar 29, 2011
I installed Debian6 but sudo does not work, says: bash: sudo: command not found. and when I run the command: sudo apt-get install, I say E: Unable to locate package sudo.
View 9 Replies
View Related
Mar 10, 2011
I have installed Ubuntu Server 10.10 in Virtual Box in order to evaluate it for a project.I have installed Gnome and can log in fine using my password. However, whenever I am prompted for my password when doing anything SUDO I am told my password is incorrect, starting Synaptic, for example
View 9 Replies
View Related
Mar 11, 2011
I have installed ubuntu-desktop and can log in fine. Whenever I start Synaptic, etc and am prompted for my password I am told it is incorrect. I reinstalled ubuntu server and tried the same thing with xubuntu-desktop and I experience the same thing.
View 1 Replies
View Related
Apr 3, 2011
I'm trying to use automatic login with sudo like this:
But in both case I'm getting the same error:
My linux version:
My sudo version:
My terminal settings:
View 2 Replies
View Related
Sep 14, 2010
I just reinstalled my OpenSuse 11.3 with the GNOME desktop. As soon as I was done installing and I was on a fresh desktop, I installed the Yast updates that were available, rebooted, and now I can't login to any of my User accounts. Whenever I try to login, it tells me that it is "Unable to Open Session".o any of you know how I can fix this without having to reinstall all over again
View 1 Replies
View Related
Jan 4, 2011
ive been having trouble with my nvidia driver, so i ran "sudo dpkg-reconfigure -phigh xserver-xorg" in tty(the problem is that it wasnt going to my login screen, as soon as i turned on it went to tty) after i ran that it goes to theubuntu loading screen and is frozen
View 1 Replies
View Related
Jun 30, 2011
I ordered a SuSE 11.4 installation DVD from an online Linux Distro distributer that I've used before with no problems. I did this rather than burn my own DVD from the website. I thought that I might perform a fresh install of SuSE 11.4 on this Dell 1420 Laptop that is currently running Ubuntu 11.04.
Note, this is a completely fresh install, not a side-by-side installation with Ubuntu; I followed the installation sequence that completely repartitions the entire disk for SuSE, and accepted all of the suggested options regarding logon, etc.
Everything goes well ... sort of. The first install didn't reboot correctly, i.e., the set-up that is supposed to run after the initial install never happened and I had to manually power-down the machine and restart from the "safe mode." Needless to say, that didn't work as expected. So, I re-install, from scratch, trying different options: for instance, instead of LVM, I decide to have an un-encrypted partition scheme and accept the "obvious" options ... thinking that the LVM options interacted badly with the install. Eventually I get the installation to proceed correctly, or so it appears: it goes though the entire sequence, including the re-boot, building the default image, etc.
I test this image by removing the DVD, power-cycling the machine, and all looks good, so I begin the process of installing software updates, etc. Being paranoid, I re-boot the machine, and all restarts correctly, etc.
Now here's the annoying thing. The next day, I power the machine on, and it locks at the splash screen. By the way, these are the exact symptoms that I experienced with the bogus/incomplete installations. The boot sequence proceeds up to the splash screen and waits forever.
So, in sum: I spent inordinate amounts of time attempting to install this software, carefully following the instructions provided by the installer. In every instance, after leaving the machine off for a day or so and rebooting, I am met with a splash screen that sits forever. Needless to say, I am extremely reluctant to repeat another day of software installation to only have to re-start with no assurances of success. Either I go back to ugly Ubuntu (which has always worked out of the box, by the way), or I look at other options. I was hoping to use SuSE, but I really don't care which distro is on that machine as long as it works and it provides TeX, R, Emacs, Scheme, and a few other software packages that I'm sure are of no interest to your customer base.
View 4 Replies
View Related
Jul 31, 2010
I am looking to update from 11.1 to 11.3. My question is would it be better to update my current setup, or do a fresh install of 11.3? I was never able to get 11.2 to install no matter what I tried so I gave up on it and went back to my tried and true 11.1. What is the best way for me to get 11.3 on my computer?
View 4 Replies
View Related
Mar 15, 2011
After a fresh install of Suse 11.4 X-system comes up with the wrong screensize 1680X1200.
Instead I need 1600x1200. How can i set permanently the screensize I need ?
View 8 Replies
View Related