steve
This user hasn't shared any biographical information
Posts by steve
Removing previous Fedora kernels…
January 10, 2010 - 3:42 pm
Tags: fedora 12, kernel, linux, remove, yum
Posted in Fedora, Unix, computers, linux | No comments
i currently run Fedora 12 with the latest stable kernel update.
Heres the command steps l took to erase the 2 kernels l dont need.
Its always a good idea to have a fall back previous kernel available if needed.
[steve@pegasus Documents]$ su -
Password:
[root@pegasus ~]# uname
Linux
[root@pegasus ~]# uname -a
Linux pegasus 2.6.31.9-174.fc12.x86_64 #1 SMP Mon Dec 21 05:33:33 UTC [...]
2010
January 1, 2010 - 3:08 am
Tags: 2010, happy, mark twain, new year, quotes
Posted in General, Life, World | No comments
Wishing you all peace and prosperity this new year!
Check out this New year celebrations video.
Here are a couple of quotes to start the year…
“Let us rise up and be thankful, for if we didn’t learn a lot today, at least we learned a little, and if we didn’t learn a little, at least we didn’t [...]
Azure sample database setup….
December 29, 2009 - 11:57 am
Tags: adventureworks, azure, microsoft, sql server 2008
Posted in Software, computers, microsoft, programming, sql server, visual Studio .Net, websites, windows, windows server 2008 | No comments
Notes on setting up the sample database – adventureworks [click here] for Microsoft’s cloud computing sql server called Azure:
you need an account – get one from sql.azure.com – it takes some time for your access information to arrive by email.
download the sample database using link above
extract/unzip to a known location
make sure you add your home/work/workstation [...]