Chris Jester-Young

less info
1,436 reputation
914
bio website about.me/cky
location Raleigh, NC
age 32
visits member for 4 years
seen Feb 5 at 3:23
stats profile views 149

Unix sysadmin, specialising in virtualisation (VMware Server, Xen, and KVM for servers; VMware Workstation and VirtualBox for desktops).

Experience with GNU/Linux (Debian and Ubuntu), OpenBSD, and (sometimes) FreeBSD and Solaris. In a previous life, I also had experience with Windows Server 2003 and Citrix.

(For pedants reviewing my posts: I'm an expat Kiwi, so I prefer to spell with New Zealand English.)


May
1
awarded  Editor
May
1
revised What can I use to automate the installation of necessary software for a new PC?
Slight correction
May
1
comment What can I use to automate the installation of necessary software for a new PC?
Don't forget to run SysPrep on the master system before you create its image with Ghost! I think enterprise versions can do the SysPrep for you automatically, but the consumer version definitely doesn't.
May
1
answered What can I use to automate the installation of necessary software for a new PC?
May
1
awarded  Commentator
May
1
comment Sugestions for cleansing PC's before recycling / disposal
No, you need to do "shred /dev/sda" or whatever device you're working with.
May
1
answered Sugestions for cleansing PC's before recycling / disposal
May
1
comment Restricting the size of Outlook pst files
It's possible to make Exchange not drop incoming mail when the quota is full, but simply disallow the user to send any emails until the mailbox is below quota.
May
1
answered Restricting the size of Outlook pst files
May
1
comment What benefits are there to running a 64-bit Operating System?
If you use Windows Server Enterprise Edition, its PAE support can use more than 4 GB of RAM.
Apr
30
awarded  Critic
Apr
30
comment What is your recommended disk cloning tool?
@trent: Read the link at the bottom of my post. It has a table about a quarter of the way through the page, with entries like, e.g., /dev/sda1 => \device\harddisk0\partition1
Apr
30
comment What is your recommended disk cloning tool?
The OP asked for a command-line capable tool. You could suggest parted instead of gparted, however. :-)
Apr
30
answered What is your recommended disk cloning tool?
Apr
30
comment GTK applications fail to start - xfs restart needed Options
Restarting it makes it reload the fonts (and more importantly, the font path). It may be that the list of available fonts is different when your system first starts up.
Apr
30
answered Detecting Thumb Drive use on a Windows Machine
Apr
30
answered GTK applications fail to start - xfs restart needed Options
Apr
30
answered What the best portable virtual machine?
Apr
30
comment Citrix login performance
Some people have this habit of saving their files to the desktop, which is part of the profile. So, the other part of this solution is to encourage everyone to save things to their home directory. Firefox's default of saving downloaded files to the desktop is a Very Bad Thing.
Apr
30
awarded  Teacher