The netbsd tag has no wiki summary.
5
votes
2answers
145 views
Which BSD best suited to run as VMware guest?
I want to deploy a VM to serve DNS and files (via NFS) to other *nix systems in my infrastructure.
Due to reasons beyond my control, I need a very light OS, so I naturally choose the *BSD family.
...
2
votes
4answers
322 views
ZFS or hardware RAID5
I got couple servers not long time ago with pre-installed hardware RAID5. I plan to use those servers as a dedicated NAS (with some VMs) on my LAN.
Currently I see these options:
disconnect HDDs ...
5
votes
2answers
101 views
Portable firewall rules for Linux and Free/Net/Open/DragonFlyBSD
I need apply the same rules (lists of IPs with allow and drop rules) in firewalls of Linux and *BSD. Do you know some application (CLI) for to convert a list of rules in the specific format of each ...
2
votes
3answers
172 views
What are some specific changes you make when hardening a new NetBSD install?
I know most of the general advice: "turn off unnecessary services", "no really, turn off unnecessary services", "least privilege", etc. I've also seen a few guides and/or tools, e.g., Bastille, for ...
0
votes
2answers
307 views
Best OS for a web server hosting dynamic content in Apache?
I have the freedom to pick an OS for a server, so I want to dedicate my time and effort in learning one platform. My main objective is to start with something that would be as efficient as possible ...
0
votes
1answer
310 views
Troubles installing KDE with pkgsrc
Im in school right now and I have taken two classes, Networking and Unix Development, that focus on C programming in Unix. Specifically we have been using NetBSD for our machines that we develop on ...
0
votes
4answers
431 views
OS router distribution with very low memory footprint?
I'm looking for an os router distribution with a very low memory footprint. I want to start it in a VM to join multiple VM subnets together in a lab environment.
Anything that requires that the host ...
0
votes
2answers
572 views
NetBSD 5.0 SMP Perfomance for Dom0/DomU
Since the release of NetBSD 5.0, it is said that the work of Doran Andrew concerning SMP in the NetBSD kernel has improve drastically performance for multi-threaded and/or multi-core processors.
...