I receive the error belong when attempting to load the netconsole module. Does anyone know how I can resolve this? I downloaded RPM from internal site, so it is trusted.
>uname -a
Linux indigo 2.6.9-34.ELsmp #1 SMP Fri Feb 24 16:56:28 EST 2006 x86_64 x86_64 x86_64 GNU/Linux
> modprobe -a... (0 Replies)
Hello,
I'm installing a new netdump server and clients.
When I try to start a netdump cliente I get the next error:
/etc/init.d/netdump start ; echo $?
netdump: cannot ping 172.17.128.150
Inicio de netdump /lib/modules/2.4.21-37.ELsmp/kernel/drivers/net/netconsole.o: invalid argument... (3 Replies)
Hi Folks,
Do we have netdump client for Fedora 12 ?
I have downloaded a netdump-server package for the my netdump-server but can't find
netdump client for my FC12 client.
When I installed it via yum, it says
# yum install netdump
Loaded plugins: fastestmirror, presto, security,... (1 Reply)
Dear all,
I am a newbie in solaris and I need your advice.
I have a Solaris version 5.9 installed on Sunfire V240.
I am able to ssh the machine from putty remotely.
My problem is that I cannot see the display from KVM switch I have connected to it. I need also to be able to see the GUI... (2 Replies)
Hi all
I have installed a demo version of SCO OpenServer 5.0.2, I finally found it is Desktop Interface, I would like to know how to change its interface to dos based interface?
If you have any ideas, please tell me then. Thank you (2 Replies)
This is my situation
DOS pc serial cable (sl0) Linux Pc eth1
192.168.0.10 <-------------------->192.168.0.2 <------------>192.168.0.1 (router)
I connected the linux pc and the dos pc with a SLIP (serial line internet protocol), so they can communicate in the sl0 interface.
... (3 Replies)
hi,
i would like to configure netdump, but saving the var/crash in the server itself, not in another server.
could anybody tell me if this is possible?
thanks (4 Replies)
I have a RHEL 5 system with a bonded interface configure using only one network port (eth0). So I have config file for ifcfg-bond0 and ifcfg-eth. I'd like to configure eth5 to be the second SLAVE in the bond. My question is, after I modify ifcfg-eth5, can I add eth5 to the bond0 interface without... (1 Reply)
Hi Everyone,
Is it possible to configure bonding over bonded interface in AIX?
For example:
server has for NIC port:
ent0
ent1
ent2
ent3
First I create a EtherChannel ent4 from ent0 and ent1.
and then I create a EtherChannel ent5 from ent2 and ent3.
Can I create a EtherChannel... (1 Reply)
Discussion started by: nnnnnnine
1 Replies
LEARN ABOUT DEBIAN
mheard
MHEARD(1) Linux Programmer's Manual MHEARD(1)NAME
mheard - display AX.25 calls recently heard.
SYNOPSIS
mheard [-d cmns] [-n] [-o cfpt] [-v] [port...]
DESCRIPTION
Mheard displays information about most recently heard AX.25 callsigns, the interface upon which they were heard, the total packets heard,
the time at which the last one was heard and other information. Mheard displays different information, in different orders depending on
the settings of the arguments. Information on specific ports can be displayed by giving the port names as arguments.
OPTIONS -d cmns Sets the information that is displayed for each AX.25 callsign heard. The different arguments are:
c Display all the information with regard to callsigns, from-callsign, to-callsign, port name, and any digipeaters that may
be in use.
m Display miscellaneous information, the from-callsign, port name, no frames heard, the last type of frames heard, and
which different PIDs have been heard from that station.
n Display the default information. This is the from-callsign, port name, no frames heard and the date and time last heard.
s Displays statistics about the station heard, the from-callsign, port name, no I frames, no S frames, no U frames, time
first heard, and time last heard.
-n Supress the displaying of titles.
-o cfpt Sets the ordering of the information displayed. The meanings of the different arguments are:
c Sort list by from-callsign.
f Sort list by number of frames heard.
p Sort list by port name.
t Sort list by the time last heard, this is the default.
-v Display the version.
FILES
/var/ax25/mheard/mheard.dat
/etc/ax25/axports
SEE ALSO ax25(4), mheardd(8).
AUTHOR
Jonathan Naylor G4KLX <g4klx@g4klx.demon.co.uk>
Linux 19 August 1996 MHEARD(1)