Displaying 20 results from an estimated 1000 matches similar to: "Errors using custom install disk"
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
2015 Feb 19
2
No text output in login console and shell
Hello,
I have a remote IBM x3550 M4 server that I try to remote control through
IMM2. The problem: only the blinking cursor is visible in login console.
It moves when I type. It moves to where "Login: _" should be if I press
ctrl+c. I can login if I enter the correct login and password, but the
shell that I get also shows only the blinking cursor and no text. I can
issue commands.
2008 Nov 12
0
guest inittab problems
We have several suse 10.3 guests 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
2006 Dec 22
1
chkrootkit reporting possible LKM trojan
How can I be sure if it is LKM or not?
Today I've run chkrootkit and it gave me:
Checking `lkm'... You have 179 process hidden for readdir command
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
2005 May 25
1
iptables logging
Hi All,
A few 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
2011 Nov 06
1
CentOS 6: /etc/init/start-ttys.conf ignored
hi
why are tty3-tty6 started after this config change?
i would like to have only tty1 finally becasue on a virtual machine
there is no need for the other processes since CTRL+ALT+Fx is caught
by the own system and remote console mostly not needed at all
[root at centos ~]# cat /etc/init/start-ttys.conf
#
# This service starts the configured number of gettys.
start on stopped rc RUNLEVEL=[2345]
2019 Oct 22
0
CentOS 8: what changed (regular UNIX admin commands)?
On Tue, 22 Oct 2019 at 12:55, Valeri Galtsev <galtsev at kicp.uchicago.edu> wrote:
>
> 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
2006 Jun 13
2
Cleaning Up My Process Table
I'm upgrading my primary server from RH 7.2 to CentOS-4.3.ServerCD. I
REALLY like the ServerCD. Who needs all the fluff that comes with a
standard distro? If I want a system-config-gooey I can run Xnest [1]
and ssh -X from my laptop. Anyway I have two questions:
1) How can I collectively stop all the NFS, portmap, whatever? I'm hoping
it can be manipulated as a group because occationally
2004 Feb 16
1
Tinc not starting but not complaining either
Hi everybody,
I've spent last 16 hours trying to get Tinc working on my two almost
identical linux boxes. Both are running Debian stable with backported
Openssl and self-compiled kernel 2.4.24 with ebtables-patch to enable
bridging firewall. Both firewalls have both masquaraded and just bridged
nets behind (LAN & DMZ) and they are working perfectly. Now I need to
get from my home to
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
2012 May 02
8
Puppet logging
Hello all,
I am trying to write a script that will check logs for puppet errors to use
in a nagios check. I am checking /var/log/messages (RHEL6) but when puppet
runs on its 30 minute interval, nothing gets written to messages. I have
also looked at /var/log/puppet/puppet.log but that does not seem to be
consistent either:
[root@gm10v nagios]# tail /var/log/puppet/puppet.log
Wed May 02 14:27:47
2018 Feb 21
0
Duplicate column names created by base::merge() when by.x has the same name as a column in y
Hi all,
For the record this approach isnt 100% backwards compatible, because
names(mergeddf) will e incompatibly different. Thatx why i claimed
bakcwards compatable-ish
That said its still worth considering imho because of the reasons stated
(and honestly one particular simple reading of the docs might suggest that
this was thr intended behavior all along). Im not a member of Rcore through
so i
2006 Aug 29
4
/dev/tty*: not a character device after reboot
Hello All
I just recently adopted a server with Gentoo/Xen as domain0 server with several domainUs attached to it. Please forgive my xen-noobness, but I was hoping that someone can help me out.
These images have not been updated in a long time, and I''m trying to get all the domainUs updated with their appropriate services patches, etc. I''m currently working on one Gentoo
2018 Feb 23
0
Duplicate column names created by base::merge() when by.x has the same name as a column in y
Thanks Martin!
Can you clarify the functionality of the 'no.dups' argument so I can change
my patch to `data.table:::merge.data.table` accordingly?
- When `no.dups=TRUE` will the suffix to the by.x column name? Or will it
take the functionality of the second functionality where only the column in
y has the suffix added?
- When `no.dups=FALSE` will the output be the same as it currently
2018 Feb 20
0
Duplicate column names created by base::merge() when by.x has the same name as a column in y
Hi Scott,
I think that's a good idea and I tried your patch on my copy of the
repository. But it looks to me like the recent patch is identical to
the previous one, can you confirm this?
Frederick
On Mon, Feb 19, 2018 at 07:19:32AM +1100, Scott Ritchie wrote:
> Thanks Gabriel,
>
> I think your suggested approach is 100% backwards compatible
>
> Currently in the case of
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.
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 Aug 18
1
xfs module not loading
I'm trying to add XFS and ReiserFS to CentOS, integrating with
Kickstart. I think I'm fairly close. I've added xfs.ko and
reiserfs.ko to modules.cgz in 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
2018 Feb 22
2
Duplicate column names created by base::merge() when by.x has the same name as a column in y
>>>>> Gabriel Becker <gmbecker at ucdavis.edu>
>>>>> on Wed, 21 Feb 2018 07:11:44 -0800 writes:
> Hi all,
> For the record this approach isnt 100% backwards compatible, because
> names(mergeddf) will e incompatibly different. Thatx why i claimed
> bakcwards compatable-ish
exactly.
> That said its still worth considering
2003 Jul 29
0
IRQ Misses?
Hi,
One of my pbx's seems to be having some new issues. crackling interference
on the zap channels running through the channel bank, and I noticed that
these happen when I hit an "irq miss" in zttool:
Current Alarms: No alarms.
Sync Source: Digium Wildcard T100P T1/PRI C
IRQ Misses: 82695
Bipolar Viol: 0
Tx/Rx Levels: 0/8 3
Total/Conf/Act: