nixCraft Linux Sys Admin Blog |
| Why Linux Desktop Does Not Spread - the Curse of Being Free Posted: 17 Feb 2008 10:34 PM CST This is a philosophical post on why Linux hasn’t grown to challenge Windows as the most popular operating system. From the blog post:
My personal experience suggests that people don’t use GNU/Linux on desktop because :
I use Linux on desktop because I work with a Linux / UNIX server all day and I find that using it on the desktop as well actually makes my life easier. You know one-size-fits-all approach may be unrealistic in a real life. I see my workplace desktops fully loaded with mix of Linux, OS X and dominated by Windows XP pro. => Why Linux Doesn’t Spread - the Curse of Being Free (via slashdot) Related Posts:
Copyright © nixCraft. All Rights Reserved. Browse all UNIX / IT Tech Jobs. Support nixCraft when you shop at amazon. Thanks! |
| Linux Configure WPA2 for RT61 based Wireless Card Posted: 17 Feb 2008 10:09 PM CST I’ve already written about configuring and using DLink wireless card with the help of RT61 driver. However, few readers like to know more about Wi-Fi Protected Access (WPA and WPA2) secure wireless configurations. Step # 1: Configure Router / AP with WPA2 Security ModeFirst you need to configure WPA2 security mode on the access point. All devices on your network must use the same security mode in order to communicate. Open router configuration by visiting default IP https://192.168.1.1/ and setup
Step # 2: Configure RT61 Wireless CardOpen /etc/network/interfaces file and make changes as follows: auto ra0 iface ra0 inet dhcp pre-up iwconfig ra0 mode managed pre-up ifconfig ra0 up pre-up iwconfig ra0 essid nixcraft pre-up iwpriv ra0 set AuthMode=WPA2PSK pre-up iwpriv ra0 set WPAPSK='|zdUkK(!X)_'G!}@1|@OS/6RA#'+}eq8b&V@x1%OZyyDVV:Xwp8UmwLFNS^7=A+' pre-up iwpriv ra0 set EncrypType=AES Save and close the file. Make sure you replace device name (ra0), essid and WPAPSK with actual configuration parameters. Restart the networking: Other simple security suggestion
Please note that above instructions are only tested using RT61 driver under Ubuntu Linux. However, instructions should work with any other Linux distos and drivers with minor or minimum changes. Suggested readings:
Related Posts:
Copyright © nixCraft. All Rights Reserved. Browse all UNIX / IT Tech Jobs. Support nixCraft when you shop at amazon. Thanks! |
| You are subscribed to email updates from nixCraft Linux Sys Admin Blog To stop receiving these emails, you may unsubscribe now. | Email Delivery powered by FeedBurner |
| Inbox too full? | |
| If you prefer to unsubscribe via postal mail, write to: nixCraft Linux Sys Admin Blog, c/o FeedBurner, 20 W Kinzie, 9th Floor, Chicago IL USA 60610 | |
No comments:
Post a Comment