stdout/stderr: Too many open files in system dmesg: kern.maxfiles limit exceeded by uid 0, please see tuning(7). Solution: # sysctl kern.maxfiles kern.maxfiles: 12328 # sysctl kern.maxfiles=24656 ker… more →
Stowrote 2 weeks ago: Freebsd/windows boot Dual boot freebsd windows … more →
wrote 5 months ago: FreeBSD ZFS Root is neato and worth spending the effort to install/setup. Here’s how to pull i … more →
wrote 7 months ago: FreeBSD was designed for the Internet FreeBSD includes what many consider the reference implementati … more →
wrote 7 months ago: Pengalaman kemungkinan dengan FreeBSD FreeBSD dapat menangani hampir semua tugas yang Anda harapkan … more →
wrote 7 months ago: TentangTeknologi FreeBSD FreeBSD menawarkan banyak fitur canggih. Tidak peduli apa aplikasi, Anda in … more →
wrote 10 months ago: stdout/stderr: Too many open files in system dmesg: kern.maxfiles limit exceeded by uid 0, please s … more →
wrote 11 months ago: Assuming fresh FreeBSD 9.0 Release installation: In my case I have to install sources first, so it … more →
wrote 11 months ago: When carp interface makes an action, the kernel sends notifies that can be used as triggers to run c … more →
wrote 11 months ago: [assuming install from FreeBSD 9 cd disk] mountroot> cd9660:/dev/iso9660/FREEBSD_INSTALL ro … more →
wrote 1 year ago: Symtomps root@documentation:/home/lqman# portsnap fetch Looking up portsnap.FreeBSD.org mirrors... 4 … more →
wrote 1 year ago: continued from … HOWTO: FreeBSD ZFS on root partition (zroot) (freebsd-zfs) all thanks to: htt … more →
wrote 1 year ago: …continue from HOWTO: Install and Configure Postfix + DKIM in FreeBSD jail for LARGE SENDING H … more →
wrote 1 year ago: 1. download db1# fetch http://mysql.linux.cz/Downloads/MySQL-Cluster-7.2/mysql-cluster-gpl-7.2.4.tar … more →
wrote 1 year ago: Assuming installed freebsd9 on zfs zpool (a.k.a. zroot) Asumming we have two gparted devs with label … more →
wrote 1 year ago: I have been teaching myself FreeBSD, I have wanted to learn a new operating system. The real issue i … more →
wrote 1 year ago: it’s a copy/paste article from aisecure, HAVE TO EDIT FOR MY CASES!!!! (1) Boot from a FreeBSD … more →
wrote 1 year ago: 1.stop postfix 2.kill syslogd 3.start syslogd 4.start postfix … more →
wrote 1 year ago: Asuming already buildedworld. # mkdir /home/jails/smtp5 # cd /usr/src/ # make installworld DESTDIR=/ … more →
wrote 1 year ago: When creating a snapshot of a filesystem, there’s no better utility to use than dump. Let … more →