Displaying 20 results from an estimated 7000 matches similar to: "running init disconnects ssh session"
2019 Sep 19
2
running init disconnects ssh session
On 9/19/19 12:15 PM, James Pearson wrote:
> Stephen Berg (Code 7309) via CentOS wrote:
>>
>> Noticing a new behavior lately.? Logged in via sshd and ssh keys as root
>> to a remote system.? When changing runlevels between multi-user or
>> graphical the ssh session is disconnected.? It's not a big deal but
>> annoying if I have other tasks to do on that
2019 Oct 25
1
smart card auth
I updated my work desktop to kernel-3.10.0-1062.4.1.el7.x86_64 yesterday
as I was leaving. This morning booted into that new kernel I was unable
to login using my common access card.? Rebooted in the previous kernel
(3.10.0-1062.1.2.el7.x86_64) and smart card login works fine. Anyone
else seeing any similar problems?? I haven't had time to dig deeply into
the logs yet but I did a bunch of
2019 Sep 20
0
running init disconnects ssh session
Stephen Berg (Code 7309) via CentOS wrote:
>
> On 9/19/19 12:15 PM, James Pearson wrote:
>> Stephen Berg (Code 7309) via CentOS wrote:
>>>
>>> Noticing a new behavior lately.? Logged in via sshd and ssh keys as root
>>> to a remote system.? When changing runlevels between multi-user or
>>> graphical the ssh session is disconnected.? It's not a
2019 Jan 11
0
IPv6 DUID
Does anyone have a utility or method to show the IPv6 DUID for a client
system without relying on looking through a DHCP server's logs or
waiting until after a request is made?
I'd like to determine a client's DUID before I set it up for IPv6, that
way I can have it configured in the dhcpd6.conf file for a static
assignment before it gets set up.
I really don't care if
2019 Sep 19
0
running init disconnects ssh session
Stephen Berg (Code 7309) via CentOS wrote:
>
> Noticing a new behavior lately.? Logged in via sshd and ssh keys as root
> to a remote system.? When changing runlevels between multi-user or
> graphical the ssh session is disconnected.? It's not a big deal but
> annoying if I have other tasks to do on that particular system.? I've
> tried logging in as normal user, su to
2019 Jan 11
4
Yum excluding packages I need
Stephen Berg (Code 7309) wrote:
> On 1/11/19 10:41 AM, mark wrote:
>
>> C7, and I did a yum update --disableexcludes=all, and yet it's telling
>> me [nvidia]: excluding kmod-nvidia-410.66-1.el7_5.elrepo.x86_64
>> [nvidia]: excluding kmod-nvidia-410.73-1.el7_5.elrepo.x86_64
>> [nvidia]: excluding kmod-nvidia-410.73-2.el7_6.elrepo.x86_64
>> [nvidia]: excluding
2010 May 15
1
what''s wrong with my pv domU console? INIT: Id "1" respawning too fast: disabled for 5 minutes
Hi Pasi,
if I don''t change the tty to hvc it will stopped on
Kernel 2.6.31.13 on i686 (console)
localhost login: root
Kernel 2.6.31.13 on i686 (console)
localhost login: root
Kernel 2.6.31.13 on i686 (console)
localhost login: root
After I change it to hvc0 followed the twiki page the log is
Remounting root filesystem in read-write mode: [ OK ]
Mounting local filesystems: [ OK
2012 Oct 04
3
Serial Console Not Connecting to Dom0 on Ubuntu Server 12 Running Xen 4.1.3
Xen-users,
I have what I think is a bug in the serial console interaction of Xen and Ubuntu. Essentially, the serial console appears to work just fine until it is passed off to dom 0 from Xen. Then it stops communicating with dom0, but still communicates with Xen, if I use the control-A escape sequence. Google will not show me anything related to this.
I have local RS-232 serial console working
2004 May 27
1
automating aov function
I am running the aov function to determine the linear relationship between
individual genes and a number of covariates in a micro-array data set. My
aov function is working, but I have not been able to write a code to save
these results in a matrix. I am using the following code or a slight
variation of this code:
for(i in 1(length(m[1,])-20)
{tmp<- aov(m[,i]~treat, data=m)
2015 Dec 10
2
when RedHat makes patches for only some versions
I guess this is really a RedHat, not CentOS question, but I?m hoping that someone here will be familiar enough with the upstream policy to have some useful information.
How does RedHat decide which versions to release patches for, e.g. https://access.redhat.com/security/cve/CVE-2015-7613 <https://access.redhat.com/security/cve/CVE-2015-7613> which has only a RH7 erratum, not 6? And are
2002 Dec 16
1
Samba & Win XP
Dears Samba users
I have a network configurated with a some samba servers e all the clients
are Windows (95, 98, Me and NT). For some rasons my access to samba servers
is with plaintextpassord and not for encryptedpassword.
I need in a moment connect som machines with Windows XP. I read the
documentation e follow the steps to configurations, but is not work. I can?t
configure
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 :
2014 Oct 03
3
Renaming NIC name in CentOS 7
All,
I am trying to understand better how you give an interface a more descriptive name and get it all working without a reboot, if possible.
We have 1G and 10G interfaces, and I?m trying to use names like 1G-internal, 1G-external, 10G-private, etc. When I boot up, it?s all fine, but if I add one I?m not sure if there is a way to avoid the reboot? For example, I added the 10G interface names
2003 Feb 22
1
simlinks and options
Greetings.
I wrote a script that make remote backups with rsync. I have 2 main
problems with it
1) I want that the destination directory (on the repository machine)
recreate the backed up file path and it permission (I use -R here )
2) Is there a way to "follow" all the links using -R and -a parameters..??
Currently I am using something like this.
rsync -al --delete
2013 Dec 13
1
chkconfig question
In the docs for chkconfig it says:
<startlevellist> is a list of the runlevels for which the service
should be started by default. Only services which are really required
for a vital system should define runlevels here. If no runlevels are
defined, a - should be used in place of the runlevels list.
and then:
More commonly, the service is off by default on all runlevels, which
looks like
2004 Mar 08
2
memory problem
I am trying to upload into R 143 Affymetrix chips onto using R on the NIH
Nimbus server. I can load 10 chips without a problem, however, when I try
to load 143 I receive a error message: cannot create a vector of 523263 KB.
I have expanded the memory of R as follows: R --min-vsize=10M
--max-vsize=2500M --min-nsize=10M -max-nsize=50M (as specified in help in
R). After running this command the
2015 Dec 10
2
when RedHat makes patches for only some versions
> On Dec 10, 2015, at 10:40 AM, Leon Fauster <leonfauster at googlemail.com> wrote:
>
> Am 10.12.2015 um 16:16 schrieb Noam Bernstein <noam.bernstein at nrl.navy.mil>:
>> I guess this is really a RedHat, not CentOS question, but I?m hoping that someone here will be familiar enough with the upstream policy to have some useful information.
>>
>> How does
2002 Nov 15
2
Samba "unable to validate password" error
I sent the following to sunmanagers@sunmanagers.org and I'm also forwarding
this to the samba list. I hope you can help:
------------- Begin Forwarded Message -------------
I have an emergency and am at the end of my resources and hope you can help.
I'm a samba newbie and hope you can point me to an answer.
Our Samba2.0.5 server is a Sun Enterprise 450 (Solaris 7). Our PDC
is an NT
2014 Nov 23
2
CentOs 7.0 and reboot failure
On Sun, 23 Nov 2014 13:07:47 -0600
Gregory P. Ennis wrote:
> I also changed the boot level to 5.
Do you mean the runlevel? If so, are you sure that you changed it correctly?
Centos 7 doesn't use runlevels set in inittab like previous versions did. I see that fact is actually noted in /etc/inittab, along with the expected way to do it.
--
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~
2007 Nov 18
2
Launching X-Windows at different runelvels
Hi all,
I need to launch X-Windows at runlevel 4 and 5. CentOS only start up x-windows
at runlevel by default. I have modified /etc/inittab to accomplish this:
x:4:respawn:/etc/X11/prefdm -nodaemon
x:5:respawn:/etc/X11/prefdm -nodaemon
But this returns errors every time that start and stop system ... Which is the
correct form to launch x-windows under centos at different runlevels??
Many