Saturday, 18. February 2012
FreeBSD network configuration on Hetzner servers
My current dedicated server provider in Europe is the german company Hetzner. They support FreeBSD but use a non-standard network configuration. It is not very well documented how to properly configure network settings on FreeBSD to have a fully functional IPv4 and IPv6 network. In this article I am giving an example how to configure it properly just with the /etc/rc.conf file.
Continue reading "FreeBSD network configuration on Hetzner servers" »
Friday, 9. December 2011
VX ConnectBot
In my last article, I have introduced my new smartphone Sony Ericsson Xperia pro and mentioned the open source SSH client ConnectBot. It is a great application but it was by far not optimized for the hardware keyboard of my smartphone. I have also tried the alternative solution Irssiconnectbot, which was little better but still not really usable - important keys were missing.So I decided to fork, add some features from Irssiconnectbot, add ssh agent from Roberto Tyley, fix several bugs, add some tweaks by myself and optimize for Sony Ericsson Xperia pro and Xperia mini pro. The new application is named VX ConnectBot. Continue reading "VX ConnectBot" »
My new Android smartphone
So I decided to go for a new device. I needed a smartphone with a decent screen, a hardware keyboard and an acceptable operating system (I need a SSH client). There are not many devices with an acceptable hardware keyboard on the European market. After a long decision process I chose the Sony Ericsson Xperia pro and it am happy with my choice. Continue reading "My new Android smartphone" »
Monday, 10. October 2011
BSD_day 2011 in Bratislava
This year's Central European BSD_day will be on November 5th, 2011 in my home city Bratislava, Slovakia.
The one-day event is intended for everyone interested in BSD operating systems and is organized by me (Martin Matuška, mm@), Gábor Páli (pgj@) and YNET. Several BSD developers will give a talk, including myself. Entry is free.
More information at the event homepage: http://bsdday.eu/2011
Social network links: Facebook, LinkedIn
The BSDA certification exam will be offered at the event.
More information at the event homepage: http://bsdday.eu/2011
Social network links: Facebook, LinkedIn
The BSDA certification exam will be offered at the event.
Tuesday, 2. August 2011
Article in BSD Magazine: mfsBSD
The article contains an introduction to mfsBSD and two tutorials:
1. Installing ZFS-on-root FreeBSD with mfsBSD
2. Setting up network boot with mfsBSD (pxeboot or PXELINUX)
Link to the free issue: BSD Magazine 08/2011
Monday, 18. July 2011
Native ZFS for Linux: development continues at LLNL
Sunday, 19. June 2011
ZFS v28 for FreeBSD 8.2
The version 28 of the ZFS filesystem has been merged to FreeBSD 8-STABLE as of revision 222741 (June 6th, 2011).
There are many FreeBSD users of 8.2-RELEASE (RELENG_8_2) which may want to take advantage of the new ZFS version (v28) before 8.3-RELEASE.
For these users I am providing a patch against the RELENG_8_2 source tree, updated kernel module and binaries and mfsBSD ISO images for testing and rescue. Continue reading "ZFS v28 for FreeBSD 8.2" »
For these users I am providing a patch against the RELENG_8_2 source tree, updated kernel module and binaries and mfsBSD ISO images for testing and rescue. Continue reading "ZFS v28 for FreeBSD 8.2" »
Thursday, 9. June 2011
Tutorial: FreeBSD network boot with mfsBSD (and pxelinux)
In this tutorial I am going to show how mfsBSD can be booted over the network. This tutorial expects the DHCP server (ISC) and TFTP server to be on a i386/amd64 FreeBSD machine using the same IP adress. If this is not the case, configuration may be different.
What do you need:
What do you need:
- a boot server (DHCP, TFTP) with FreeBSD sources
- mfsBSD (ISO from webpage or self-built)
- some files from a installed sysutils/syslinux port (if you want pxelinux)
- a network bootable (virtual) machine
Thursday, 10. March 2011
FreeBSD Compiler Benchmark: gcc-base vs. gcc-ports vs. clang
We have benchmarked the perl binary compiled with gcc from the FreeBSD base system against gcc from ports and the new clang compiler. We have tested different optimizations on 8 different processors, all on the amd64 platform. The benchmark software we used is the perlbench benchmark running on Perl 5.12.3 on top of FreeBSD 8.2. This benchmark can also be used as a reference for users using other scripting languages (e.g. PHP, Python or Ruby) as these use similiar structures and methods.
We are benchmarking speed of the generated binaries, not the speed of compiling, as this is most important for us. "Compile once, run many." Continue reading "FreeBSD Compiler Benchmark: gcc-base vs...." »
Thursday, 3. March 2011
Backported patches for FreeBSD 8.2-RELEASE
As we have been experiencing some problems we had to install several patches that didn't make it into the release but I consider them important or useful. Most annoying was the swap panic problem, followed by two ZFS problems (page activation if using sendfile(2) and clock_t overflow), so we had to backport these patches to 8.2-RELEASE. Continue reading "Backported patches for FreeBSD 8.2-RELEASE" »
(Page 1 of 4, totaling 31 entries)
next page »
