peady
July 2nd, 2007, 07:59 PM
HI,
I have a G4 running 6.10 (what command do I run to check that?). I'd like to be able to boot straight into Ubuntu on restart. Currently I have to press return once yaboot has run, which sucks if I edit something remotely that requires a system restart and I'm not at home. Also I want to switch it off from time to time and not have to plug in a darn monitor to make sure it's up and running again.
Does this involve editing the yaboot.conf file? Current dump below:
boot=/dev/hda2
device=/pci@f2000000/mac-io@17/ata-4@1f000/disk@0:
partition=3
root=/dev/hda3
timeout=50
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot
enablecdboot
image=/boot/vmlinux
label=Linux
read-only
initrd=/boot/initrd.img
append="quiet splash"
image=/boot/vmlinux.old
label=old
read-only
initrd=/boot/initrd.img.old
append="quiet splash"
Also, I have ssh & apache running. What do I review/edit to ensure those services are running on restart?
And, just in case there's some guru out there, I'd like to stop hiding my web server behind my router firewall and need some pointers on security issues/fixes I'd need to check before doing that. Anyone got a link or 2?
Thanks in advance,
Dave :D
I have a G4 running 6.10 (what command do I run to check that?). I'd like to be able to boot straight into Ubuntu on restart. Currently I have to press return once yaboot has run, which sucks if I edit something remotely that requires a system restart and I'm not at home. Also I want to switch it off from time to time and not have to plug in a darn monitor to make sure it's up and running again.
Does this involve editing the yaboot.conf file? Current dump below:
boot=/dev/hda2
device=/pci@f2000000/mac-io@17/ata-4@1f000/disk@0:
partition=3
root=/dev/hda3
timeout=50
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot
enablecdboot
image=/boot/vmlinux
label=Linux
read-only
initrd=/boot/initrd.img
append="quiet splash"
image=/boot/vmlinux.old
label=old
read-only
initrd=/boot/initrd.img.old
append="quiet splash"
Also, I have ssh & apache running. What do I review/edit to ensure those services are running on restart?
And, just in case there's some guru out there, I'd like to stop hiding my web server behind my router firewall and need some pointers on security issues/fixes I'd need to check before doing that. Anyone got a link or 2?
Thanks in advance,
Dave :D