Displaying 20 results from an estimated 154 matches for "tty2".
Did you mean:
tty
2009 Feb 12
4
tty login hangs
Hi all,
I have two servers both identical in hardware and I have just done a
clean install of CentOS 5.2 x86_64 on both.
Sometimes (more often than not) when I log in at the physical console
(e.g. tty1, tty2, etc.) I will be logged in and it stops responding even
if the shell is not doing anything.
When this happens I can still switch to another VT with alt+f2 and login
as normal.
I don't know if bash, mingetty or whatever process is locking up. If I
do a `ps ax` all processes are sleeping.
Any...
2007 Nov 08
1
Centos 5 - Install Hangup
I get to where the installation begins copying packages to the new
host and it's time to change CD's to the second one. I get the
following message:
An error occurred unmounting the CD...
make sure you're not accessing /mnt/source
from the shell on tty2...click Ok to retry.
I click and nothing changes.
I go to tty2 and see the #ssh prompt and see nothing interfering (and
the umount command doesn't work under the shell).
I've tried this three times and can't get past this point. It may be
a hardware problem, but other things work on...
2006 Dec 22
1
chkrootkit reporting possible LKM trojan
...and
You have 179 process hidden for ps command
chkproc: Warning: Possible LKM Trojan installed
Checking `chkutmp'... The tty of the following user process(es) were not found
in /var/run/utmp !
! RUID PID TTY CMD
! root 3206 tty1 /sbin/mingetty tty1
! root 3285 tty2 /sbin/mingetty tty2
! root 3337 tty3 /sbin/mingetty tty3
! root 3388 tty4 /sbin/mingetty tty4
! root 3439 tty5 /sbin/mingetty tty5
Those hidden tty can be "su -" sessions that I have just started. The
computer has just been restarted, and I have just opene...
2015 Feb 19
2
No text output in login console and shell
...password, but the
shell that I get also shows only the blinking cursor and no text. I can
issue commands.
The server is in production and works ok. SSH works ok. CentOS 6.
What I have tried:
- tty[1-7] with ctrl+alt+Fxxx
- 'reset' command after logging in
- initctl restart tty TTY=/dev/tty2
- killing ttyS
What I didn't try:
- reboot would mean downtime
Is there something that can be done about this?
More info:
# ps aux | grep tty
root 11631 0.0 0.0 103244 888 pts/0 S+ 17:20 0:00 grep tty
root 15057 0.0 0.0 4064 564 tty3 Ss+ Feb18 0:00
/sbin/min...
2005 May 25
1
iptables logging
...ew years ago I was asked if I could redirect console messages from
Iptables to a different virtual console, on RedHat 7.3 . I managed to
do it, but can't remember how I did it, now that the same question has
arisen ona Centos 3.4 box.
I edited /etc/syslog.conf and redirected kern.* to /dev/tty2 for example
& this didn't work
I edited /etc/sysconfig/syslog and modified klogd options with -f
/dev/tty2 & this didn't work either
So I stopped syslogd and klogd altogether and iptables still logs to the
current console (which ever one you're on).
So my question is, how d...
2006 Jun 15
11
domU consoles
Hi
I have a couple of questions:
1. How do I exist from a domU console back to dom0 console (after
issuing xm console [domU])?
2. How do I setup a dom0/domU in order to get a tty login?
TIA
Paolo
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Nov 12
0
guest inittab problems
...ests running in paravirtualization, however
all the guests boot with the following messages:
Loading keymap Couldnt open /dev/tty1
Loading /usr/share/kbd/keymaps/i386/qwerty/us.map.gz
failed
Loading compose table latin1.add
failed
Start Unicode mode
Couldnt open /dev/tty1
Couldnt open /dev/tty2
Couldnt open /dev/tty3
Couldnt open /dev/tty4
Couldnt open /dev/tty5
Couldnt open /dev/tty6
failed
Loading console font lat9w-16.psfu -m trivial G0:loadable
Couldnt open /dev/tty1
Couldnt open /dev/tty2
Couldnt open /dev/tty3
Couldnt open /dev/tty4
Couldnt open /dev/tty5
Couldnt open /...
2006 Aug 29
4
/dev/tty*: not a character device after reboot
...disabled for 5 minutes
Aug 29 09:17:09 comp init: Id "c6" respawning too fast: disabled for 5 minutes
Aug 29 09:18:26 comp rc-scripts: Failed to set user font
If I try to start consolefont.. I get the following error...
* Setting user font ...
Couldnt open //dev/tty1
Couldnt open //dev/tty2
Couldnt open //dev/tty3
Couldnt open //dev/tty4
Couldnt open //dev/tty5
Couldnt open //dev/tty6
Couldnt open //dev/tty7
Couldnt open //dev/tty8
Couldnt open //dev/tty9
Couldnt open //dev/tty10
Couldnt open //dev/tty11
* Failed to set user font [ !! ]
Cracking open the /etc/init.d/consolefo...
2006 Jun 13
2
Cleaning Up My Process Table
...0:00 ntpd -u ntp:ntp -p /var/run/ntpd.pid
2001 ? Ss 0:00 crond
2022 ? Ss 0:00 xfs -droppriv -daemon
2039 ? Ss 0:00 /usr/sbin/atd
2048 ? Ssl 0:00 dbus-daemon-1 --system
2058 ? Ss 0:00 hald
2087 tty1 Ss+ 0:00 /sbin/mingetty tty1
2092 tty2 Ss+ 0:00 /sbin/mingetty tty2
2093 tty3 Ss+ 0:00 /sbin/mingetty tty3
2094 tty4 Ss+ 0:00 /sbin/mingetty tty4
2095 tty5 Ss+ 0:00 /sbin/mingetty tty5
2096 tty6 Ss+ 0:00 /sbin/mingetty tty6
2625 ? Ssl 0:00 /usr/sbin/named -u named -t /var/named/chroot
-...
2006 Jul 07
4
VM boots BUT keep throwing: "INIT: Id "X" respawning too fast: disabled for 5 minutes"
Hi,
This is my setting:
I have a Logical Volume /dev/VG/suse with Suse installed. I have added
it to the grub and I can boot it and works perfectly fine.
Now I am running /dev/VG/root which is running Xen0. I have created a
Xen config file to boot a VM with disk: /dev/VG/suse. In other words I
want to boot
/dev/VG/suse as a virtual machine.
Below is what I am getting at boot time :
2010 Apr 29
9
illegal root login on `hvc0''
...39;
Apr 29 00:02:44 darkstar login[1359]: ILLEGAL ROOT LOGIN on `hvc0''
root@darkstar:/var/adm#
This is part of domU''s inittab file
# These are the standard console login getties in multiuser mode:
c1:1235:respawn:/sbin/agetty 38400 tty1 linux
c2:1235:respawn:/sbin/agetty 38400 tty2 linux
c3:1235:respawn:/sbin/agetty 38400 tty3 linux
c4:1235:respawn:/sbin/agetty 38400 tty4 linux
c5:1235:respawn:/sbin/agetty 38400 tty5 linux
c6:12345:respawn:/sbin/agetty 38400 tty6 linux
# End of /etc/inittab
hvc0:1235:respawn:/sbin/agetty 38400 hvc0
I''m able to log using ssh but not...
2007 Jul 31
2
Show DomU login dialog instead of Dom0''s
Hello,
is it possible to login into a DomU (Windows) without beeing logged in
in the Dom0 on the same PC where Xen runs? So I want to have something
like the Windows login screen on e. g. tty2 so I do not need to login
twice (first in Dom0 and the second one in the DomU).
Thanks for help,
Markus
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Jul 01
3
WebSnake
Hi,
I wanted to mirror an entire site's contents, however I could not find
software to do so. My friend told me about web-snake, which could do the
job for me. However, I could not get it to start under wine. The splash
screen stays on top, which to kill it I need to go to tty2, run top, and
kill it from there.
Any help on this would be greatly appreciated.
Regards,
Matt
2005 Apr 05
1
logging
Is it possible to define a file log such as for example /dev/tty2 in
the configuration of shorewall. greetings.
2019 Mar 04
3
C 7 anacron issue
Has anyone else seen a problem recently (like, the last few weeks) with
anacron? We've got a couple of recently-built systems and we're seeing
Mar 4 17:20:01 <system> crond[25767]: (root) PAM ERROR (Failure setting
user credentials)
Mar 4 17:20:01 <system> crond[25767]: (root) FAILED to authorize user
with PAM (Failure setting user credentials)
mark
2005 Aug 18
1
xfs module not loading
...initrd. Several of my partitions now
specify --fstype=xfs. I can see tty5 mkfs.xfs is creating the XFS
file systems. The system currently installs completely via kickstart,
but it does not mount the XFS file systems while in the kick process.
/mnt/sysimage/etc/fstab is populated correctly.
In tty2, lsmod does not show that the xfs module is loaded (ext3 is in
the list). I tried loading it manually with modprobe and insmod but I
don't think it's loading (no error message at all -- no error).
BTW, as with Fedora, I also specified 'xfs' as an option to syslinux/pxelinux.
What...
2004 Aug 06
1
PXEboot works but running into a wall at "login"
This is slightly off topic since I am all the way upto
the login prompt, but I appeal to you all because you
probably have experience in this:
I am passing a diskless workstation a compressed root
filesystem that is copied from a server (chopped
down). I am only intereted in text consoles being
available on the client (runlevel 3).
The diskless workstation goes well up to the login:
RedHat
2011 Nov 06
1
CentOS 6: /etc/init/start-ttys.conf ignored
...t; -a "$tty" = "$X_TTY" ] && continue
initctl start tty TTY=$tty
done
end script
[root at centos ~]# ps aux | grep tty
root 1626 0.0 0.0 4044 540 tty1 Ss+ 01:12 0:00 /sbin/mingetty /dev/tty1
root 1628 0.0 0.0 4044 544 tty2 Ss+ 01:12 0:00 /sbin/mingetty /dev/tty2
root 1630 0.0 0.0 4044 544 tty3 Ss+ 01:12 0:00 /sbin/mingetty /dev/tty3
root 1632 0.0 0.0 4044 540 tty4 Ss+ 01:12 0:00 /sbin/mingetty /dev/tty4
root 1634 0.0 0.0 4044 544 tty5 Ss+ 01:12 0:00 /sbin/m...
2019 Oct 22
0
CentOS 8: what changed (regular UNIX admin commands)?
...ooge pts/2 192.168.1.15 Mon Sep 23 17:23 - 09:05 (15:41)
smooge pts/1 192.168.1.15 Sat Sep 21 14:45 - 10:36 (5+19:51)
smooge pts/1 192.168.1.15 Thu Sep 19 17:04 - 17:05 (00:01)
smooge pts/1 192.168.1.15 Mon Sep 16 13:06 - 17:02 (03:55)
smooge tty2 tty2 Thu Sep 12 12:43 - down (35+20:55)
reboot system boot 4.18.0-80.el8.x8 Thu Sep 12 12:33 - 09:38 (35+21:05)
In el7 it used to be in this package:
[smooge at batcave01 ansible (master)]$ rpm -qf /usr/bin/last
sysvinit-tools-2.88-14.dsf.el7.x86_64
And in el8 it is in
[ro...
2019 Oct 22
6
CentOS 8: what changed (regular UNIX admin commands)?
Hello Experts!
I'm sure many of you run CentOS for some time already.
My question is: is there some place that lists which of the most often
used sysadmin commands are gone and what are replacements for them. Or
what else one needs to do after successful installation. (in the past it
was process accounting that was not enabled by default, but which gives
you quite some handle in