Showing posts with label startup keys. Show all posts
Showing posts with label startup keys. Show all posts

Monday, October 18, 2010

Installing a public key on a linux box

1) Prep the linux system for remote access:

mkdir $HOME/.ssh
chmod -R og= $HOME/.ssh

Note: file must be mode -rw-------

2) Run puttygen.exe on the client to generate a public/private key-pair.

3) Save the private key locally on the client
4) Copy the key directly from the output window of puttygen
5) Paste into the file $HOME/.ssh/authorized_keys as a single line.
6) Under putty, locate the SSH -> Auth -> ensure to select the proper private key file for authentication

Tuesday, November 3, 2009

Mac OS Startup Key combinations for Intel-Macs

Press C during startupStart up from a bootable CD or DVD, such as the Mac OS X Install disc that came with the computer.
Press D during startupStart up in Apple Hardware Test (AHT), if the Install DVD 1 is in the computer.
Press Option-Command-P-R until you hear two beeps.Reset NVRAM
Press Option during startupStarts into Startup Manager, where you can select a Mac OS X volume to start from. Note: Press N to make the the first bootable Network volume appear as well.
Press Eject, F12, or hold the mouse (/trackpad) buttonEjects any removable media, such as an optical disc.
Press N during startupAttempt to start up from a compatible network server (NetBoot).
Press T during startupStart up in FireWire Target Disk mode.
Press Shift during startupStart up in Safe Boot mode and temporarily disable login items.
Press Command-V during startupStart up in Verbose mode.
Press Command-S during startupStart up in Single-User mode.
Press Option-N during startupStart from a NetBoot server using the default boot image.