Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Encryption isn't always the best solution (Score 1) 226

Where I work, all laptops are required to have full disk encryption. These are windows laptops, and includes the swap file. And this includes developer machines. Building large source trees on a machine with this encryption just isn't realistically feasible, but its what were expected to do...

The security people tested it out first of course - on some support machines that do nothing more than email and word. And because it worked well enough there it was rolled out compony-wide...

Virtualization

Ask Slashdot: Which Virtual Machine Software For a Beginner? 361

An anonymous reader writes "I am getting ready to start learning the use of virtual machines. What VM software would you recommend? This is for personal use. It would be good to run both Windows VMs and Linux VMs. Early use would be maintaining multiple Windows installs using only one desktop computer with plenty of cores and memory. I would be starting with a Windows host, but probably later switching to a Linux host after I learn more about it. Free is good, but reliability and ease of use are better. What is your preferred choice for a VM beginner? VMware? Xen? VirtualBox? Something else?" It may also be helpful if you can recommend particular VM software for particular uses, or provide some insight on different hosting options.

Comment Not so easy in the UK (Score 1) 229

I recently purchased a new laptop for myself. I spent a good few weeks talking to lots of retailers - including Dell - about getting it without Windows pre-installed. Linux installed was preferable but no OS was also an option that I would accept. None of the suppliers that I talked to would do this at all until I came across Efficient PC, who not only did exactly what I wanted but sold me Kubuntu 9.04 on my laptop the day after it was available for download.

Comment I use both (Score 1) 667

My company uses subversion as the centralized source control system - was MS Source Safe when I started here, but we migrated over not long after - but I use git with git-svn locally on my machine because I find the branching and merging/rebasing in git much easier to work with.

Slashdot Top Deals

panic: kernel trap (ignored)

Working...