2011 marks the 20th anniversary of the Linux operating system. The Linux Foundation and other groups have been gathering stories from Linux gurus. I’ve been using Linux for about 15 years, but I came upon it gradually.
Posts About linux
Here are my initial thoughts on Ubuntu 10.04, as an end-user.
How to configure Linux to automatically toggle NumLock when you plug or unplug a USB keyboard.
Although my company works with web servers that run Linux (with case-sensitive filesystems), our development machines are typically OS X, which like Windows, uses case-insensitive filesystems. Because of this, we can’t create files that differ only in letter case. Unfortunately, we can’t always constrain our clients and third parties from doing the same. Sometimes we have to fix it for them by removing files with duplicate names (except for case).
How to selectively remove requests from Apache server logs, with a little help from the command line.