Tuesday
Jun 2005
there are lots of reasons you might want to change the default Solaris 10 login screen. here's the quick and easy instructions for doing it.
# mkdir /etc/dt/config/C
# cp /usr/dt/config/C/styleModern /etc/dt/config/C/styleModern
# mkdir /etc/dt/config/images
# cp /usr/dt/config/images/A* /usr/dt/config/images/S* /etc/dt/config/images
# ls /etc/dt/config/images
Adobe.im1.Z mybackdrop-800.pm.gz Solaris.im8g.Z
Adobe.im8 Solaris.im1.Z
mybackdrop-1400.pm.gz Solaris.im8
#define PIXMAPDIR /usr/dt/config/images
to
#define PIXMAPDIR /etc/dt/config/images
#define STYLE_PIXMAP PIXMAPDIR/styleModern-backdrop
to
#define STYLE_PIXMAP PIXMAPDIR/mybackdrop
many moons ago the first degree i started at university was architecture (you know, buildings). at the time "IT" professionals were in EDP or MIS departments, and spend many dull days fiddling about with COBOL code: not something i really wanted to do - for me computing was a hobby. as it turned out, architecture is one of those things you either need to be amazingly talented at (i wasn't, particularly) or have a great deal of life experience for (i certainly didn't) - otherwise you spend your working life spending many dull days fiddling about with window details or material schedules. so i quit & fell into IT as a systems operator.
is is easy to use?the problem so far, unfortunately, is that there are many and varied definitions of the extremely subjective term "easy". trying to define it in a computing context to make everyone happy will almost certainly start a flamewar, no matter where the conversation is held. here's the start of my definition though:
are simple things simple to do?in practice this means you should spend (considerably) less time setting something up than you spend enjoying the result; and if a someone understands the procedure for achieving result 'A', they should be able to understand or at least guess the procedure for achieving similar or related result 'B'.
today i installed the latest internal build of solaris onto my laptop and it is nice.