Congratulations on getting your new job, I hope it works out for you.
-----Original Message-----
From: Andrew Thrift @ Millennium
[mailto:andrew@millenniumtechnology.co.nz]
Sent: Thursday, 28 August 2003 14:24
To: wlug
Subject: [wlug] Job Vacancy - Computer Engineer
I am leaving Millennium to take up a position as IT Manager for a Napier
based investments group. Due to this there is a vacancy here for
someone with the following experience:
* Windows NT/2000 Server
* Linux (RedHat/Gentoo)
* Hardware fault diagnosis and repair
* Network design
* Current drivers licence
You must also have good people skills as this position invloves dealing
directly with the customer.
If you are interested, send your curriculum vitae to:
grant(a)millenniumtechnology.co.nz
Regards,
Andrew Thrift
Hi folks
I've got Compaq ML370 G3 here running RedHat 8.0. I need to put a tape
backup unit into it and have narrowed it down to two options
1) HP storage works SDLT 220 Tape Drive
2) HP storage works Ultrium 230 Tape Drive
I want something that is easy to run using shell scripting for backups
and of course is easy to restore. Both are supported by RH8.0 however I
have never spec'd a unit for linux before.
Has anyone used either Ultrium or SDLT with Linux and can let me know
how they got on?
Cheers
Jodi
------------------------------------------------------------------------
---------------------------
Jodi W. Anderson, Mr (BA, A+, MCP) - Computer Systems Consultant
Waikato University Library - Computing Operations Group
Ph: +64 7 838 4323
email: jodi(a)waikato.ac.nz
"Right now I'm having amnesia and deja vu at the same time. I think I've
forgotten this before."
Does anyone know how to remove that stupid bloody dragon in bib that decorates
KDE's logout window? "Konqi" I think it's is called.
* I've used 'find' to scan my file system for PNG or JPEG files with "Konqi"
in their names but it doesn't seem that simple -- all I found was an ominous
image of a KDE cogwheel with a bomb in it.
* I found an image that looked just like the one I wanted to removed:
"/usr/share/apps/kdeui/pics/aboutkde.png". I replaced that with a transparent
PNG, but that didn't help either.
(BTW: No. "Use Gnome" wasn't the answer I was after.)
--
Glyn Webster ~ Simplicity Himself. ~ glyn(a)wave.co.nz ~ http://tiddly-pom.com
There are various "kde-sdscreen" RPM's floating around to change the shutdown
window image. All they do is replace "shutdownkonq.png". The RPM I downloaded
would have put it here:
/usr/X11R6/share/apps/ksmserver/pics/shutdownkonq.png
but on Mandrake I found the little bastard here:
/usr/share/apps/ksmserver/pics/shutdownkonq.png
And I overwrote him with a 1x1 pixel transparent PNG. It worked!
P.S. while googling I found this in the mailing list archive of another LUG:
"My deskpot completely freezed, couldn't even do Ctrl+Alt+Del.
so I turn the power off."
"Deskpot". I'm sure there's a novel user interface idea in there somewhere.
--
Glyn Webster ~ Simplicity Himself. ~ glyn(a)wave.co.nz ~ http://tiddly-pom.com
I am leaving Millennium to take up a position as IT Manager for a Napier based investments group. Due to this there is a vacancy here for someone with the following experience:
* Windows NT/2000 Server
* Linux (RedHat/Gentoo)
* Hardware fault diagnosis and repair
* Network design
* Current drivers licence
You must also have good people skills as this position invloves dealing directly with the customer.
If you are interested, send your curriculum vitae to:
grant(a)millenniumtechnology.co.nz
Regards,
Andrew Thrift
Hi
Well it doesn't work with
root=LABEL=/ either .. though the custom kernel
(compiled from a rh rpm source file does ..
indicating to me some problem in the way I compiled the linux2.6.0test4 code ...
I compiled in lvm support .. though did not include raid support ..
I presume one can take the latest kernel disto from kernel.org and put it in usr/src and compile and install it (it upgrades grub automatically to include the
new kernel as a boot option) and this is transparent to
the red hat distro. or are there rh specific switches?
re /dev/hda5 possibility this is not addressed in
the custom installation which does run .. and the boot and kernel directories shopuld be the same for the new kernel.
Thanks
Stephen
> > root (hd0,2)
> > # kernel /boot/vmlinuz-2.6.0-test4 ro root=LABEL=/ hdc=ide-scsi
> > kernel /boot/vmlinuz-2.6.0-test4 ro root=/dev/hda3 hdc=ide-scsi
> > initrd /boot/initrd-2.6.0-test4.img
>
>
> You have /dev/hda3 here. What does it do with root=LABEL=/ ?
>
>
> > /dev/hda3 1251 1301 409657+ 83 Linux
> > /dev/hda4 1302 7296 48154837+ f Win95 Ext'd (LBA)
> > /dev/hda5 1302 3851 20482843+ 8e Linux LVM
>
>
> It seems /dev/hda3 is your /boot not your root drive. Perhaps the entry
> above should be /dev/hda5?
>
> Cheers
>
> Philip Murray - Systems Engineer
> webmaster(a)open2view.com - Open2view.com
> www.open2view.com
>
>
> _______________________________________________
> wlug mailing list
> wlug(a)list.waikato.ac.nz
> http://list.waikato.ac.nz/mailman/listinfo/wlug
>
>
Hi all,
I have a freebie if any one wants it: a Sun "X" 3/60. It comes with a large
colour monitor, keyboard & old-school optical mouse (+ two of those special
optical mouse pads).
I also have a Sun GDM-1662B monitor that I used to use on my SPARCstations
until I discovered the wonderful Sun Console Converter which lets you use a
VGA screen and PS/2 keyboard and mouse instead! I might have a spare
SPARCstation keyboard and mouse too if anyone needs them.
Off-topic but I also have an RCA-brand NTSC television to give away. It runs
on 110V and has F-connector RF input only (no A/V inputs sorry).
I repeat, this is all FREE as I am moving to the South Island and must part
with my beloved junk.
I can offer free delivery any where in Hamilton (or between Hamilton and Waihi).
Please reply off-list only. You can contact me via email or sms/phone on 021
399 844.
Cheers,
Matt
Further to my recent post enclosed is my grub.conf
and a list of the partitions on my disk ...
the custom kernel ..2nd option loads fine
but the new 2.6 kernel crashes when it tries to
access root / .. despite the entry being pretty well identical to that of the custom kernel.
Any comments appreciated
Stephen
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,2)
# kernel /boot/vmlinuz-version ro root=/dev/hda3
# initrd /boot/initrd-version.img
#boot=/dev/hda
default=1
timeout=5
splashimage=(hd0,2)/boot/grub/splash.xpm.gz
title Red Hat Linux (2.6.0-test4)
root (hd0,2)
# kernel /boot/vmlinuz-2.6.0-test4 ro root=LABEL=/ hdc=ide-scsi
kernel /boot/vmlinuz-2.6.0-test4 ro root=/dev/hda3 hdc=ide-scsi
initrd /boot/initrd-2.6.0-test4.img
title Red Hat Linux (2.4.20-19.9.acpi.5custom)
root (hd0,2)
kernel /boot/vmlinuz-2.4.20-19.9.acpi.5custom ro root=LABEL=/ hdc=ide-scsi
initrd /boot/initrd-2.4.20-19.9.acpi.5custom.img
title DOS
rootnoverify (hd0,1)
chainloader +1
Command (m for help): p
Disk /dev/hda: 60.0 GB, 60011642880 bytes
255 heads, 63 sectors/track, 7296 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 1 4 32098+ de Dell Utility
/dev/hda2 * 5 1250 10008495 7 HPFS/NTFS
/dev/hda3 1251 1301 409657+ 83 Linux
/dev/hda4 1302 7296 48154837+ f Win95 Ext'd (LBA)
/dev/hda5 1302 3851 20482843+ 8e Linux LVM
/dev/hda6 3852 6401 20482843+ 8e Linux LVM
/dev/hda7 6402 6655 2040223+ 82 Linux swap
/dev/hda8 6656 7296 5148801 8e Linux LVM
> Dear Customer,
>
> You may be interested to know the .geek.nz Domain
> has become available for registrations as of 11:00am
> this morning.
>
> We are offering .geek.nz registrations for $35.00
> per year (+gst) at www.domainagent.co.nz
>
> the Web Drive Team
http://search.yahoo.com.au - Yahoo! Search
- Looking for more? Try the new Yahoo! Search