Tagged Questions
1
vote
2answers
148 views
Are there any other Linux distributions that automatically get UEFI right?
Recently I've been trying many different linux distros, and the only one that can setup UEFI correctly out of the box is Fedora.
There is 0 tweaking involved. Somehow it just automatically knows if a ...
8
votes
4answers
639 views
Why is Perl installed by default with most Linux distributions?
Just curious. The title says it all: Why is Perl installed by default with most Linux distributions?
4
votes
1answer
121 views
Changing linux distro remotely while preserving data
I have a headless Fedora 15 (without GUI) box. With the following partition structure:
$ df -T -h
Filesystem Type Size Used Avail Use% Mounted on
rootfs rootfs 49G 2.8G 46G 6% /
...