October 2010

Talent

Talent is a by product of desire and determination.

— Anonymous

31 today...

Today I turned 31 but I don't feel much different to when I was 21.  When I 21 I thought I had it figured out, when I look back now I realised I didn't. Much has happened in the last 10 years - none of which I regret.  Life has definitely moved on since then but I don't feel like I've accumulated the much talked about aging symptoms that my many seniors talk about.

TAR Command and example

I use tar to compress files before transfer as follows:

tar -vczf <i>newfilename.tar.gz</i> <i>files/folder</i>

Don't ask me, I'm not a linux expert.Type in tar --usage at the command line for more info. There's far too much to paste in here.

SCP Command and example

I use scp to transfer files between two linux servers and here's how I use it.

scp <i>filename</i> <i>user</i>@<i>server_addr</i>:<i>location</i>

Don't ask, I'm not a linux expert. For more info you can type the following at the command line:
scp --man:
scp [-1246BCpqrv] [-c cipher] [-F ssh_config] [-i identity_file] [-l limit] [-o ssh_option] [-P port] [-S program][[user@]host1:]file1 [...] [[user@]host2:]file2

Dreams

The future belongs to those who believe in the beauty of their dreams.

— Eleanor Roosevelt

I Want to Screen

I've got a problem - it's my IBM T60 LCD Screen (13N7050). It keeps flickering and decides to switch itself off without any warning. As I write this, it is flickering and annoying the hell out of me. I've been working on the lowest brightness setting for a little over 2 weeks now and I'm sure it's not doing my eyes any good.

Life

Life is like a coin. You can spend it any way you wish, but you only spend it once.

— Lillian Dickson

Welcome to Steven Cheng

This site is dedicated to my personal ramblings and the things I love about life.

I am just another web developer and I do not profess to be a guru of any sort as I am a curious student of the things I love. I've owned this domain for several years now and this is probably the 3rd or 4th iteration in terms of the purpose and design of this site. It is an ongoing project so I gladly welcome any input.