Sunday, June 3, 2007
Multi-Platform application switching
In Linux you can alt-tab to switch applications, as you can do in Windows. On a Mac use command-tab.
Saturday, June 2, 2007
Hiding the Dock in Mac OS X
You can hide the dock by hitting the "d" key while holding down both the option and command key.
Sunday, May 20, 2007
Getting Wireless WPA Encrypted Internet Access with Knoppix 5.1.1 Live CD
Knoppix is a Linux live cd that I use almost daily for testing, tweaking and fixing Windows. This is a tip on how to use the live cd to connect to your WPA encrypted access point. To get Knoppix you can go to this site to get it.
This is how to get WPA wifi working on Knoppix 5.1.1
1. Boot Knoppix
2. Click on the K menu-Internet-Kwlan Wireless Lan Manager.
3. Kwlan may find your wireless device. (My case I have an Atheros wifi adapter so Knoppix finds ath0). Click continue.
4. Kwlan will ask if you want to start wpa_supplicant, click yes.
5. Next Kwlan will ask which driver you should use. (In my case I need to use the madwifi drivers). Most people will use the "wext" drivers. Click start.
6. Kwlan will ask for some settings and then will display an error stating that it could not start wpa_supplicant. Click OK to close the message. Click OK to close the settings dialog.
7. On the panel next to the clock, you will have 3 Kwlan icons. The second icon will resemble a black dot with 3 waves above it and it will also have a red X next to it. Right-click on that icon. On the context menu click "Enable". You should now see your wifi adapter enabled. (In my case I will see "ath0 connected"). The black dot will now be two blue dots. Right-click on that icon (the two blue dots) and on the context menu select WPA-Start WPA Supplicant.
8. The driver selection dialog shows up. Make sure your driver is still selected. Click Start.
9. You will receive a dialog stating that Kwlan could not find WPA_Supplicant configuration. Click OK.
10. Right click the blue dots again and choose Profiles-Edit profiles.
11. In the profiles dialog click "New".
12. Type your profile name or SSID and choose WPA Personal (PSK)
13. Click on the Konsole icon on the panel.
14. Type "su - "
15. At the root prompt type wpa_passphrase [your ssid] [passphrase]
16. Type your psk in the networkConfig WPA section in the NetworkConfig dialog box. (You may be able to select the key on your Konsole window, copy & paste it in the configuration dialog).
17. Click "Add" at the bottom of the NetworkConfig dialog.
18. Your profile should be setup.
19. Go back to Konsole and type "pump -i [your wireless interface]. (In my case I would type "pump -i ath0").
20. Hover your mouse over the blue dots to see if you now have an ip address.
This is how to get WPA wifi working on Knoppix 5.1.1
1. Boot Knoppix
2. Click on the K menu-Internet-Kwlan Wireless Lan Manager.
3. Kwlan may find your wireless device. (My case I have an Atheros wifi adapter so Knoppix finds ath0). Click continue.
4. Kwlan will ask if you want to start wpa_supplicant, click yes.
5. Next Kwlan will ask which driver you should use. (In my case I need to use the madwifi drivers). Most people will use the "wext" drivers. Click start.
6. Kwlan will ask for some settings and then will display an error stating that it could not start wpa_supplicant. Click OK to close the message. Click OK to close the settings dialog.
7. On the panel next to the clock, you will have 3 Kwlan icons. The second icon will resemble a black dot with 3 waves above it and it will also have a red X next to it. Right-click on that icon. On the context menu click "Enable". You should now see your wifi adapter enabled. (In my case I will see "ath0 connected"). The black dot will now be two blue dots. Right-click on that icon (the two blue dots) and on the context menu select WPA-Start WPA Supplicant.
8. The driver selection dialog shows up. Make sure your driver is still selected. Click Start.
9. You will receive a dialog stating that Kwlan could not find WPA_Supplicant configuration. Click OK.
10. Right click the blue dots again and choose Profiles-Edit profiles.
11. In the profiles dialog click "New".
12. Type your profile name or SSID and choose WPA Personal (PSK)
13. Click on the Konsole icon on the panel.
14. Type "su - "
15. At the root prompt type wpa_passphrase [your ssid] [passphrase]
16. Type your psk in the networkConfig WPA section in the NetworkConfig dialog box. (You may be able to select the key on your Konsole window, copy & paste it in the configuration dialog).
17. Click "Add" at the bottom of the NetworkConfig dialog.
18. Your profile should be setup.
19. Go back to Konsole and type "pump -i [your wireless interface]. (In my case I would type "pump -i ath0").
20. Hover your mouse over the blue dots to see if you now have an ip address.
Thursday, May 17, 2007
Open a web page in Internet Explorer from the run command line
This can be done by typing "iexplore url" (Don't forget the space in between the iexplore and the url).
Tuesday, May 15, 2007
Previous command using the up arrow key
This is an old Unix standard key command that can be used with Unix, Linux, Mac OS X and even Windows. By hitting the up arrow key you can display the previous command type on the command line.
Show the desktop by right clicking
You don't have to add the launcher to have access to the desktop quickly, you can do the same thing in Windows XP by right clicking on the task bar and choosing "Show the Desktop"
Sunday, May 13, 2007
Launch multiple Firefox tabs from the Run box
Here's a tip from one of my favorite websites Lifehacker. It's how to launch multiple Firefox tabs from the Run box.
Subscribe to:
Posts (Atom)