How do I check my system to see if the graphics are using hardware 3d suport or not. I have a TNT2 on RH 7.1 kernel 2.4.9-?(can't remember off top of my head)I'm running all the latest updates from RH. Also I now have a dvd drive and I am trying to find a player that will play all movies and not... (1 Reply)
Hello again,
I would like to know if the following commands:
diag, errpt, lscfg, lspv, lsvg, lsps, lslv for AIX and
prtdiag, psrinfo, sysdef for SUN are native to these systems or if they are in fact scripts that are added after the unix installation.
Thank you in advance.
Have a nice day (4 Replies)
HI ALL,
I am new tp HPUX and i am looking for command that will retive me the following information on HPUX:
Chassis Name & Serial Number:
Monitor
Name
BIOS
Name
EthernetPort
Name
IPEndpoint
Name
PointingDevice
Name
Keyboard
NetworkPrinter
Name
LocalPrinter (5 Replies)
Hello all,
i've written a small piece of code that will read commands from standard input and executes the commands.
Its working fine and is execting the commands well. Accepting arguments too. e.g
#mkdir <name of the directory>
The problem is that its not letting me change the directory i.e... (4 Replies)
I want to log into a remote server transfer over a new config and then backup the existing config, replace with the new config.
I am not sure if I can do this with BASH scripting.
I have set up password less login by adding my public key to authorized_keys file, it works.
I am a little... (1 Reply)
Hi all
Got another strange one. If I try to enquire about the hardware, the command hangs implying Ive got a hardware issue. So, if I execute :-
iostat -en
sysdef - ( stops at the devices part )
format
cfgadm -al
Anything that searches the devices, then the command hangs.
... (4 Replies)
Can someone help me with what I am guessing is a simple job for an AIX admin. However I am 100% HP-UX and not touched AIX before the start of this week.
I am trying to connect an IBM Blade (JS22) to our HP Enterprise Tape Library. I have done all the SAN zoning and this appears to be happy... (5 Replies)
Hi all,
I'm new in this forum.
I'm looking for the difference between the HACMP commands with the prefix "cl" and "cli".
The first type are under /usr/es/sbin/cluster/sbin directory and the second are under /usr/es/sbin/cluster/cspoc directory.
I know that the first are called HACMP for AIX... (0 Replies)
Hi folk,
I have this hardware faunty message, but dont know which hardware is this ? can you guide me ?
--------------- ------------------------------------ -------------- ---------
TIME EVENT-ID MSG-ID SEVERITY
---------------... (9 Replies)
Discussion started by: dehetoxic
9 Replies
LEARN ABOUT DEBIAN
mklnim
MKLNIM(1) General Commands Manual MKLNIM(1)NAME
mklnim - make Linux Netinstall Image
SYNOPSIS
mklnim outputfile [path-to-cdrom]
DESCRIPTION
mklnim is a shell script that takes a SuSE, TurboLinux or a RedHat CDROM, or equivalent disk directory, and creates a network bootable
image (NBI) that can be used with Etherboot (http://etherboot.sourceforge.net/) or Netboot (http://www.han.de/~gero/netboot.html). This
NBI, when booted via the network, will make the target computer behave just as if a CDROM boot (TurboLinux), or a floppy boot (RedHat and
SuSE) had been selected. A conventional install can be done from this point onwards.
There are several occasions when this technique is useful: 1. It can be used to quickly boot a target computer when the floppy loading is
very slow. 2. In the case of TurboLinux, it loads the CDROM initial ramdisk which does not require any further floppy loading. In the case
of RedHat, it only loads the floppy initial ramdisk which does not contain the material in the supplementary floppy, and may require more
floppy insertion. 3. It can start the install from a floppy of any size, not just 1.4 MB, or even from a floppyless machine, if one has a
boot ROM (providing no further floppy access is required). 4. It could be used as part of an automatic installation process.
Naturally, all this assumes that the infrastructure for diskless booting (bootp and tftp servers) has been set up.
BUGS
If supplementary floppies are required, this script doesn't include that material in the network boot image. Please feel welcome to fix
this problem.
SEE ALSO
Etherboot tutorial at http://etherboot.sourceforge.net/
COPYRIGHT
mklnim is under the GNU Public License
AUTHOR
Ken Yap (ken_yap@users.sourceforge.net)
DATE
Version 0.4 April 2000
25 April 2000 MKLNIM(1)