Ubuntu 12.04


 
Thread Tools Search this Thread
Operating Systems Linux Ubuntu Ubuntu 12.04
# 1  
Old 08-02-2012
Ubuntu 12.04

Hi,

After entering username it is taking long time for entering the password on Ubuntu 12.04.

I have checked the resolv.conf , but can't find anything inside that file.

Please suggest how to resolve the issue?

wheather any configuration needs to done?
# 2  
Old 08-02-2012
Can you please give some more information?

Ubuntu Server or Desktop?

Console or SSH login?

CLI or GUI login?

I have seen this before and it has to do with the way it tries to do DNS lookups on some versions, but you need to provide more information to get it tied down.
# 3  
Old 08-02-2012
Question

Thanks spynappels for your response.

it is Desktop 12.04 and using ssh.

I have checked /etc/resolv.conf but can not find inside that file.
# 4  
Old 08-02-2012
Ok, sorry for being a bit stupid, but are you trying to connect TO an Ubuntu Desktop 12.04 node FROM another node using a SSH client on the other node?

I will presume that OpenSSH Server has been installed on the Desktop and is working correctly....

Could you add the following to the end of your /etc/ssh/sshd_conf file and restart the ssh server?

Code:
UseDNS no

# 5  
Old 08-03-2012
Thanks spynappels, now it is working fine.
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Ubuntu

Ubuntu 11.04

I know that I can get Unix on my Ubuntu 11.04 but I was wondering what I need to do to change it from a Linux to a Unix. Plus I have all of these programs on my HDD and been looking online to find out how to get rid of the ones that I no longer need or use. (1 Reply)
Discussion started by: mekay49
1 Replies

2. Ubuntu

Re-install Ubuntu 14.04 from system with Ubuntu on it

I need to re-install ubuntu on a system with ubuntu 14.04 already installed. I have the cd but can not seem to boot from it or find the installer. Is there a way to re-install from the command line or how do I do a fresh re-install? Thank you :) ---------- Post updated at 10:13 AM... (2 Replies)
Discussion started by: cmccabe
2 Replies

3. Ubuntu

[UBUNTU] mount.nfs fails in Ubuntu / Works on Red Hat!!!

Gurus, I want log in locally to my Lucid (10.04) workstation and have my code saved over the network on my samba account At work, all developers have samba user ids and when we were running Red Hat, we went thru the following procedure to get setup. * open a shell session to NFS server... (2 Replies)
Discussion started by: alan
2 Replies

4. Ubuntu

Ubuntu / Ubuntu File Manager / Config

I am using Ubuntu 9.10 with Gnome 2.28. I use the default Nautilus File Manager to view / manage files. Is there a way to add icons or customize the icons that are above the location bar and below the menus? There is a bar that has icons for "Back" "Forward" "Parent" above the location bar. I... (6 Replies)
Discussion started by: drewk
6 Replies

5. Ubuntu

XP and Linux (Ubuntu) on same disk, Can I install Ubuntu on not-yet partitioned portion of disk?

My PC (Esprimo, 3 yeas old) has one hard drive having 2 partitions C: (80 GB NTFS, XP) and D: (120 GB NTFS, empty) and and a 200 MB area that yet is not-partitioned. I would like to try Ubuntu and to install Ubuntu on the not-partitioned area . The idea is to have the possibility to run... (7 Replies)
Discussion started by: C.Weidemann
7 Replies

6. UNIX for Dummies Questions & Answers

Would like to install x86 desktop Ubuntu over AMD64 Ubuntu server

My intention was to build a dual boot XP Pro 64 and Ubuntu media server. I had installed the AMD64 version of Ubuntu 8.10 server and thought that I would be able to install Apache server. I need a GUI to work in. I tried to boot and install Mythbuntu 32 bit 8.10, but my machine now won't recognize... (0 Replies)
Discussion started by: docflyboy
0 Replies
Login or Register to Ask a Question