Good day all,
I decided to install FreeBSD 10.1 on an old machine I have (a Dell workstation with a dual core Pentium D, 2 GB of RAM, 500 GB drive). The main purpose is light file serving (for now at least). My first attempt to install it failed because the installer (mini x64 USB stick image) failed to extract the downloaded files. I then downloaded a TrueOS ISO image and installed it successfully.
I had in the past installed and used FreeBSD (not an expert by any means), and I am used to certain ways of doing things, hence some things with TrueOS caught me by surprise.
Michael
I decided to install FreeBSD 10.1 on an old machine I have (a Dell workstation with a dual core Pentium D, 2 GB of RAM, 500 GB drive). The main purpose is light file serving (for now at least). My first attempt to install it failed because the installer (mini x64 USB stick image) failed to extract the downloaded files. I then downloaded a TrueOS ISO image and installed it successfully.
I had in the past installed and used FreeBSD (not an expert by any means), and I am used to certain ways of doing things, hence some things with TrueOS caught me by surprise.
- ZFS is used by default, I am not sure whether it's a good or a bad thing for a machine with 2 GB of RAM and a single 500 GB drive
- vi is linked to vim and vim wasn't present on the system, had to use nano
- I noticed that php and nginx were installed by default.
- Can I do with TrueOS anything I can do with FreeBSD?
- Any other caveats I should be aware of?
Michael