CentOS 5 :: Ssh Login Drops Letter E From Input At The Prompt?
Dec 3, 2010
A strange problem has surfaced with my CentOS 5.5 Rackspace Cloud Server. I was doing OK until today. For some strange reason, whenever I login to the server, using ssh and pub/priv key authorization, or password authorization for that matter, the letter E (that's an uppercase 'e') does not echo at the prompt line, it just beeps like an error. At the login prompt, before signing in, the letter E is echoed to the terminal window. I'm using an iMac, OS X 10.6 (Snow Leopard) and the standard Mac terminal application.
This behavior does not occur when using the terminal app locally, i.e., logged into the iMac, and all other applications on the Mac are OK with 'E's. To further test the issue, I used the Java console app that Rackspace provides through a browser (I use Firefox, latest revision). Before logging in, the login prompt will accept and echo 'E'. As soon as I authenticate and get to a system prompt, anytime I press a Shift-e, I get a beep and no echo to the terminal command line. It doesn't matter who I login as, root or another user.
To further confuse things, if I start up an instance of nano in that very same terminal window, nano accepts and echoes the 'E'! Using nano, I've created a short bash script file:
#!/bin/bash
echo "ABCDEFG"
and it echoes properly when run.
Any clues as to where I might look to resolve this bizarre behavior?
My getinfo.sh system specs are here here.
View 4 Replies
ADVERTISEMENT
Sep 1, 2011
Whenever I hit this letter, it opens my home folder since upgrade to 11.04 Sorry if this is a repeat... not sure how to search for problem without using the letter.
View 1 Replies
View Related
Apr 28, 2009
i have a brand new CentOS 5.2 installation and cannot login because it does not react to any keyboard inputs.By the way ... the cursor is still blinking - so the machine is running.
View 14 Replies
View Related
Oct 28, 2010
I made a public folder, and have set public = yes, guest ok = yes.But every time I access it from other host (linux or windows), Samba still prompts to login. I want to have Samba not prompt, any methods, please?
The following is my smb.conf
======================================
[global]
workgroup = MYGROUP
server string = Samba Server Version %v
[code]...
View 2 Replies
View Related
Mar 30, 2011
Ubuntu boots normally, and the login screen appears. When I press the 'g'-keybutton (the first letter op my password), the system complete reboots. Pressing the 'q' does not cause a reboot. Filling out my password using the onscreen keyboard goes OK. After logging in (using the onscreen keyboard method), I can just press the G without problems, and the system is stable.
View 3 Replies
View Related
Apr 29, 2010
I installed CentOS 5.4 in a Virtualbox instance using the text mode installer. The GUI installer crashes. I chose the "Server (GUI)" option when installing the system, but upon completion of the install, I'm presented with a text mode login screen. Logging in as root drops me to a shell in text mode as I would expect.
What exactly IS "Server (GUI)?" I was thinking it would be a stripped down X11 desktop.
The main role of the Virtualbox instance is to run a server stack that we run on other CentOS machines, but I want Eclipse and perhaps just a few other GUI tools on it, without all the kitchen-sink crap that (I assume, coming from the Ubuntu world) comes with a "Desktop" install.
View 5 Replies
View Related
Jun 5, 2009
I've got myself the curious situation where, when I boot the system, I can get grub to start, but it always drops to the prompt.
I can run:configfile /grub/menu.lst
and this brings up the menu with no problems, and from there I can boot the system to either linux or windows. What I don't understand is why it wont go to the menu in the first place?As far as I can tell, grub/Kubuntu got confused when installing, as each of the hd#,# settings in the menu.lst have needed tweaking to let the system boot. (e.g. windows is actually hd0, but the original install had it at hd2. Likewise linux is on hd1, but the menu.lst had it at hd0). I've happily tweaked these to make the system boot, but would appreciate any help in convincing grub to actually load the menu without me having to use the prompt.
View 7 Replies
View Related
Feb 11, 2010
Not sure why this won't work, any thoughts?echo enter the letter A or the letter B
read letter
if["$letter" = "A"]; then
echo "coolit's an A"
[code]....
View 1 Replies
View Related
Jun 14, 2011
I would like to run some existing scripts and send it to a text file:
Note: 'script' is an exist shell script
Note: '/opt/2011jun15/my.db' auto generates everyday with only changes to the directory 2011jun15 base on the current date
currently i will need to run the script manually and make changes to the path below, change directory name 2011jun15 daily and text file new2011jun15.txt ./script -f /opt/2011jun15/my.db > new2011jun15.txt
Am i able to write a shell script to prompt me for a change of path for only '2011jun15' and 'new2011jun15.txt'?
It will be great if i can automate the whole process?
View 11 Replies
View Related
May 4, 2011
I switched over from Ubuntu because I realized Ubuntu sucks now (lol), but anyways... Now I'm trying to get Grub2 to boot up properly, but this "xputs" error pops up and drops me to the recovery prompt. I tried the grub-install dev/sda and all it did was recognize my Windows 7 OS (as Vista) and added it to the bootloader list and didn't fix the "xputs" issue.
I heard that doing a chroot is the most effective solution. Forgive me, but I don't know what "chroot" means or how effective it is. I can specify more information about where the OS is if needed. I have the boot flag set to the Debian OS at the hd(0,5) or sda5 I think, and Windows is at sda1 (I think). I just want to make sure I can fix this without damaging Windows, and I'll try to get more information.
Right now, I can only get into Windows or Debian with UBCD and Grub2 Super Disk and I know that sometimes Parted Magic could orderly mount the disks differently, so I don't know if it was sdaX or sdbX, but probably sdaX. I'll check again.
View 1 Replies
View Related
Jan 6, 2010
When I try and login at the main login in prompt after boot, it just returns me back to the prompt again.
If I login as root it's fine...OpenSuse: 11.3 Kde: Latest
View 6 Replies
View Related
Jan 27, 2010
I just installed Fedora 12 on a laptop. I changed the default shell on the root account to /bin/tcsh and changed the runlevel to 3 and then rebooted. Now I can't login into the root account: it returns me immediately to the login prompt and I can't see any error message (the screen is cleared).Why is this happening?Can I boot into some sort of safe mode so I can undo my changes to the /etc/inittab and /etc/passwd file?I tried booting with a Live CD with the intention of mounting the filesystem and making the changes, but the new filesystem is a LVM and it won't let me mount it (or I don't know how to mount a Logical Volume).
View 3 Replies
View Related
Feb 12, 2010
Would it be safe to say that if I build a restricted user: "Desktop" or "unprivileged" user I will be ok? From what I understand - most scripts or applications cannot install without the 'sudo' prompt and user input.
View 8 Replies
View Related
Jul 30, 2011
I'm creating a bash script to do some tasks for me. I would like the script to be run at a set time of everyday. My first question is if it is possible that if one of the commands in the script requires sudo, is there a way to get around it with out making sudo not require a password. Such as, is there a way to include the password in the script? If that is the case, I can always just set the file as read only by sudo. I've been looking for a way to do this, with no success. if I have a command that wants input, how do I give it to the program. For example, if I want to make a zip file that is encrypted, the command would go as:
Code:
zip -r example * -e
now how would I get the script to insert my wanted password.
View 14 Replies
View Related
May 17, 2010
I've restarted a server a couple times, and during the boot process pings respond when it brings up eth0, but then when i get to the command line login screen, the pings die. once i log in and do a ./network start the pings respond again, so i'm guessing its dying or not set to start automatically maybe? What should I check?
View 2 Replies
View Related
Jun 3, 2010
I have had this issue for a while on my centos 5.4 dedicated server with 1and1. If I reboot my system, my connection starts and then drops in about 10 seconds after the system has booted.I connected through the serial console and noticed there was only one thing that seemed suspicious while booting. named could not start for some reason. So my question is - are these 2 problems related? If not, what could be the reason for my connection to drop?At the moment the only way of getting the connection back up is by running dhclient. This works until the next reboot.
View 1 Replies
View Related
Jul 24, 2009
I've got an odd one, running the CentOS 5.3 kernel, I'm experiencing lost packets on one of the two NICs when tested with ping. In this particular case, it's the internal NIC that causes the problem, pings from the CentOS machine to the public network over the external NIC never loses packets.(internet)<-->CentOS<--> (LAN) <--> desktop
- CentOS can ping the internet with no packet loss
- CentOS loses packets when pinging the desktop(s)
- Desktops lose packets when pinging the CentOS box
- Taking the LAN switch out of the equation still results in lost packets
- When the LAN NIC on the CentOS box "acts up", all desktops start losing packets
I've swapped out the NIC a few times for different makes/models, and I'm still getting lost packets to/from the internal network. So, I'm thinking that there's something squirrely going on higher up in the network stack. But evidently, not enough to log anything to the console or into the log files.At the moment, I'm leaning towards it being an issue with the nForce 750a SLI chipset. But it's odd that it only affects the LAN card and not the WAN card. I've even swapped the positions of the two NICs, and the problem persists on the LAN card.The other possibility is that iptables is eating packets silently, but in a random fashion.
View 1 Replies
View Related
Aug 21, 2010
I have had this issue for a while on my centos 5.4 dedicated server with 1and1. If I reboot my system, my connection starts and then drops in about 10 seconds after the system has booted. I connected through the serial console and noticed there was only one thing that seemed suspicious while booting. named could not start for some reason.
So my question is - are these 2 problems related? If not, what could be the reason for my connection to drop? At the moment the only way of getting the connection back up is by running dhclient. This works until the next reboot.
View 13 Replies
View Related
Jan 26, 2010
After a recent kernel update, I no longer get a login prompt on the first tty after booting. I can get to one in the second tty, and on the first one after hitting Ctrl+Alt+F1 to go back.
View 4 Replies
View Related
Jun 25, 2010
I don't get a UI login prompt at startup and it makes a sound. I'm using 10.04, though this did happen to me in 9.0x as well. When I press ctrl-alt-F1, I login and sudo gdm stop and do sudo startx this seems to put me at root and there is an error with the applets and the panel does not load. "Killall gnome-panel" does not fix it.
If I simply do startx (w/o going to root), it goes to a black screen and if I press ctrl-alt-F1 it repeats "No protocol specified" until I get the error message xinit: Resource file temporary unavailable (errno 11): unable to connect to Xserver.
View 1 Replies
View Related
Dec 19, 2010
I managed to change the background by copying over a new image file to some directory. However, there is still the big boring login window. Is there any way to change that? I'd like something darker, and smaller. I copied over the image file to /usr/share/backgrounds/warty-final-ubuntu.png My image file was actually a jpeg file, but copying it over to /usr/share/backgrounds/warty-final-ubuntu.png posed no problems.
View 9 Replies
View Related
Apr 30, 2011
I am not getting the new login prompt that allows you to select classic. I still get the same login prompt i had on 10.10. How do i correct that?
View 1 Replies
View Related
Jul 6, 2011
This might be simple but i am unable to find an answer anyplace online. How do you change the terminal login prompt on a Ubuntu server?Right now when you go to log into the server it displays:<old_servername> login:
I would like it to just display login without the server name or the new server name. I am not sure how that info go in the login prompt to begin.
View 8 Replies
View Related
May 30, 2011
I dont have login prompt after loading OS , i only see mouse cursor, now i cant use my laptop.(i have the same problem in safe mode),
View 5 Replies
View Related
Nov 19, 2010
We've set up a Red Hat Enterprise Linux 5 server and can log into it remotely just fine (with root and other users), but if I try to log in locally with a keyboard and monitor connected to the machine, I keep being returned to the login prompt. If a login is incorrect, I get an error message, but if it is correct then the screen just blanks and shows the login prompt again.While booting the only error message that comes up has to do with SNMPD, so I don't think it's related.
I read this post on the forum which seemed like a similar problem but it didn't help (I wasn't getting the "Module is unknown" message he was). I also read another post somewhere that said he was having the problem because the server was trying to use AD to authenticate, but I checked that and it's not the case with our server.From what I'm told (I didn't set up the server myself) it used to work fine, but then "something" happened one day that made it do this.
View 4 Replies
View Related
Sep 29, 2015
Tried to install nvidia driver and package, nvidia-glx, nvidia-kernel-dkms and nvidia-settings installed.
When trying to install nvidia-xconfig i have: error, not found.
Now I have only login prompt, no GUI, have tried to search, but have no clue.
View 10 Replies
View Related
Nov 8, 2009
Is there a way to include a profile pic within the GUI login prompt for Fedora 11?
I have the profile pic set in the "About Me" configuration page, and this will show up in my toolbar in the upper right hand corner, but when I log out and go to select my login name from the list of users within the login prompt, I don't see my pic, just the generic user picture.
Is there a way to set this? I have multiple users using this machine. It would be nice if they can just visually scan for their picture to login with.
View 8 Replies
View Related
Jun 19, 2010
I made my Fedora 13 box boot up automatically by adding the following to /etc/gdm/custom.conf
Code:
However, when it boots up it prompts me for my password so it can connect to my wireless network (I think it said something about not getting my user password at login). Is there anyway I can get it to remember this?
I would like to make this automatic because this will be a remote box that I will use as a file server, but it wont be turned on all the time. So I'll turn it on when I need it, but I'll need to connect to it remotely, so obviously it needs to be on the network.
View 4 Replies
View Related
Oct 30, 2010
Status: openSUSE 11.3; Fujitsu Tablet ST4110.I've managed to install successfully openSUSE 11.3 on my old Fujitsu Tablet 11.3. nomodeset needs to be used at GRUB boot. Now, at the login, when I click Others, and prompted to type a username, when I clicked on the virtual keyboard at the bottom right corner of my screen, the I-beam icon looses focus from the entry box, and each character pressed on the virtual keyboard does not appear on the entry box. When I try to click on the entry box, focus cannot be returned to the entry (ie. the I-beam icon does not flash at the entry box).
View 7 Replies
View Related
Feb 26, 2010
I had received ununtu HH CD, which I loaded few times in few machine without problem (CD is ok). But in a perticular machine ubuntu HH, makes the screen garbled during installation and after installation at login prompt, but screen is just OK before the login prompt. This is happening in one machine and when i tried to load ubuntu 9 and fedora core in this machine, all goes fine (installation and use) means machine is reasonably ok. As I load edubuntu on HH, hence this ubuntu loading is important for me.
View 1 Replies
View Related