diff --git a/bsd/beastie_logo.png b/bsd/beastie_logo.png new file mode 100644 index 0000000..570522b Binary files /dev/null and b/bsd/beastie_logo.png differ diff --git a/bsd/index.php b/bsd/index.php index da1a872..54ebb68 100644 --- a/bsd/index.php +++ b/bsd/index.php @@ -1,3 +1,22 @@ +

BSD

+

BSD Unix

+

+BSD Unix are the basis of OpenSource Unix-Like systems. We have more than 23 years of experience in BSD. +
+Most common BSD are : FreeBSD, OpenBSD, NetBSD, DragonflyBSD.
+FreeBSD is embedded on some specific hardware like Juniper and Netapp. But also +on some Firewalls : OpnSense, pfSense, FreeNAS,... with the power of ZFS
+

+

FreeBSD

+

+We have more then 20 years of experience on FreeBSD. Making high availability systems like NAT routers, ZFS filers, poudriere systems to your own packages. You can count on us to help you to maintain, or move from other operating systems to FreeBSD.
+You ask FreeBSD to be also a container system (without issues you may have on othere container systems) using Jails.
+Also, with bhyve, you can also virtualise some other oses. Anything can be possible with FreeBSD. +

+ diff --git a/css/base.css b/css/base.css index 2570e19..5ff757c 100644 --- a/css/base.css +++ b/css/base.css @@ -54,7 +54,8 @@ strong { font-weight:bold } .texte { color:#585769; font-family:arial, helvetica; - text-align:center; + /*text-align:center;*/ + text-align:left; font-size: 13px; }