I was provided with a copy of Leopard (thanks Sjon) so that I can try what it can do.
Installation - really smooth. no more that 3 next clicks. I did not watch for installation time. But I guess it took around an hour on my Mac Mini G4 1.42MHz
Desktop - really nice. Eyez candy all around. But it seems more dark to me than Tiger.
Spaces - really appreciate this feature. I've missed it since I switched from Linux to OS X
Stacks - looks nice. Did not have much time to use it so far
Quick look - that's something. Really love it.
Finder - looks better, improved. did not test it much yet.
Time Machine - don't have spare external HDD to be able to try it.
Performance - it's more memory hungry. I suppose because of all these eye candy stuff. But it's quite speedy. So far I did not experienced any big performance issue.
It's really nice unfortunatelly I don't have money for it in our budget. I'll have to stick with Tiger because I don't want to steal software. May be someday next year.
Wednesday, October 31, 2007
Monday, October 29, 2007
Late Shift Action Plan
1.Get up when Borik get's up
2.Dress him, feed him, play with him
3.Apply the steps in point 2. to your self concurrently
4.Think up morning actions
5.Prepare kids to go with you out
6.Morning action
7.Lunch time
8.Go to work
9.Get back from work and go to bed - Borivoj wakes up early ;-)
2.Dress him, feed him, play with him
3.Apply the steps in point 2. to your self concurrently
4.Think up morning actions
5.Prepare kids to go with you out
6.Morning action
7.Lunch time
8.Go to work
9.Get back from work and go to bed - Borivoj wakes up early ;-)
Wednesday, October 17, 2007
AIX: Add UDF FS on DVD-RAM
How to create it
And how to use it
udfcreate -d /dev/cd0 #create a UDF file system
udflabel -d /dev/cd0 -l testdvd #Change the label on UDF fs
udfcheck -d /dev/cd0 #Check a UDF fs
And how to use it
mkdir /dvddisk
mount -V udfs -o rw /dev/cd0 /dvddisk
AIX: HW SW invenory
prtconf #prints some basic info about your machine
lsdev -CH #lists all customized devices
lsvg #lists all volume groups
lsvg rootvg #lists info about rootvg
lsps -a #lists all paging spaces
lspv #lists all physical volumes
bootlist -om normal #lists bootlist for normal mode of booting
lslpp -a all #lists all installed sw
Can be useful to store before some big change on your AIX server (TL ML upgrade, etc.)
Tuesday, October 16, 2007
AIX: odmget examples
odmget -q"name=hdisk0" CuDv # get ODM object in the CuDv that describes hdisk0 disk device
odmget -q"name=hdisk0 and attribute=pvid" CuAt # get ODM object that stores the PVID
odmget -q"value3=hdisk0" CuDvDr # get major,minor number of special file for hdisk0
odmget -q"name=rootvg" CuDep # query ODM class to identify all LVs that belong to rootvg
odmget -q"parent=rootvg" CuDv # the same as previous command
Can be usefull when troubleshooting LVM related problems
Monday, October 15, 2007
To reach autumn beauty
We have had to pass this little stream because of autumn beauty waiting for un on the other side.
It was not that hard after all but I was not very happy when I was asked to do it.
So when we passed we had to climb the hill to reach the meadows on the next shots.
Subscribe to:
Posts (Atom)