Up arrow
Down arrow
Pink smile thing
Loading image
Pointer image
Home

flickrss

FANGS! July 4 2010 019 July 4 2010 018 July 4 2010 017 July 4 2010 016

favs

Macro-001 RoadTrip6-small-016 Strobes At Home-5.jpg Town Lake HDR Angel The Ring OliverBobblehead

me

Oliver Wong
edu: comp sci @ UT
live: austin
work: bazaarvoice

toys

macbook pro
nike+
canon 50d
canon 5d mkii
canon 85 f/1.2L
canon 85 f/1.8
canon 50 f/1.4
canon 16-35 f/2.8L
canon 100 macro
pink nintendo ds lite
iphone 3g

social

Flickr YouTube Twitter Facebook
 
Filed under linux

It’s quite amazing how the visual aspects of Linux desktop environments have improved since I first started playing with it. Here’s a page that has a review of Corel Linux (one of the first distros I tried out)… man was that ugly. I think I still have the squeezy pengiun that came with mine (though his head is falling off).

A modern Ubuntu system with GNOME 2.12 is now more akin to this. Man, five years can make a huge difference. =)

… Crap… it’s been five years?!

Not only does it look better but GNOME has improved quite a bit in usability as well. Things are automounting, there are more multimedia applications, it’s crazy! I haven’t really tried a recent build of KDE yet, but I’m sure I’ll get the itch to change soon and I’ll give that a spin as well.

Go OSS!

Filed under linux

Since I know I’ll be looking for this info again the next time I reinstall (maybe)… here goes some info dump:

/etc/inetd.conf:

netbios-ssn stream tcp nowait root /usr/sbin/tcpd /usr/sbin/smbd
swat stream tcp nowait.400 root /usr/sbin/tcpd /usr/sbin/swat
vnc stream tcp nowait nobody /usr/bin/Xvnc Xvnc -inetd :10 -broadcast -desktop=Nibbler -once securitytypes=none -fp /usr/share/X11/fonts/misc -depth 24 -geometry 1024×768
cvspserver stream tcp nowait cvs /usr/bin/cvs cvs -f –allow-root=/cvs pserver

/etc/services:

vnc 5900/tcp #VNC & GDM
cvspserver 2401/tcp

Notes: Have both vncserver and vnc4server packages installed, but I think vnc4server overwrote the old version.

/etc/fstab:

/dev/hda3 /mnt/macosx hfsplus users,rw,auto,exec 0 0

Ummmm… that’s all for now. =)

Filed under linux
Linux Tip #1 27Jul05

Woo, I created a Linux category so I wouldn’t lose/forget all the things I do to my distro everytime I install and forget the next time around. Note that this is for personal use mainly so I probably won’t have much explanation… heh…

Here’s #1:

.xmodmaprc

remove Shift = Shift_R
keycode 62 = slash question
keycode 61 = period greater