Blogging All About BSDs
  • About
  • Blog Submission
  • Contact

Posts in category FreeBSD

FreeBSD : freebsd-update

Nov 29, 2011 ~ Written by kevin foo (chfl4gs_)
FreeBSD : freebsd-update Tried to upgrade my FreeBSD system to 9.0-RC2, pending 9.0-RELEASE, but stumped upon this error. The update metadata is correctly signed, but failed an integrity check. Cowardly refusing to proceed any further. Obviously, I missed out the official announcement that a small patch is needed. sed -i \'\' -e \'s/=_/=%@_/\' /usr/sbin/freebsd-up [...]
~ read more ~

FreeBSD – HP DL 120 G7 hardware

Nov 19, 2011 ~ Written by PsyberMonkey
FreeBSD – HP DL 120 G7 hardware Recently, I had a chance to test the compatibility of installing FreeBSD on an HP server. This are the specs of the server : HP DL 120 G7 E3-1240 - 16gb DDR 3 ram - dual nic port (HP NC112i 1-Port Ethernet Server Adapter (x2)) - Array Card (HP Smart Array P212/256MB Controller (RAID 0/1/1+0/5/5+0)) The NICs, Smart Array & (Read more. [...]
~ read more ~

FreeBSD 9.0-RC2 Available

Nov 17, 2011 ~ Written by freebsd news flash
The second RC build for the FreeBSD-9.0 release cycle is now available. ISO images for the architectures amd64, i386, ia64, powerpc, powerpc64, and sparc64 are available on most of our FreeBSD mirror sites. One of the many new features in 9.0 we would like to be tested is the new installer, so we encourage our users to do fresh installation [...]
~ read more ~

New committer: Michael Scheidell (por...

Nov 12, 2011 ~ Written by freebsd news flash
~ read more ~

New committer: David Chisnall (src)

Nov 11, 2011 ~ Written by freebsd news flash
~ read more ~

New committer: Ruslan Mahmatkhanov (p...

Nov 09, 2011 ~ Written by freebsd news flash
~ read more ~

July-September, 2011 Status Report

Nov 08, 2011 ~ Written by freebsd news flash
The July-September, 2011 Status Report is now available with 28 entries.
~ read more ~

FreeBSD – Mounting NFS share gi...

Oct 30, 2011 ~ Written by PsyberMonkey
FreeBSD – Mounting NFS share gives error "timed out" Connecting to a NFS server from a FreeBSD installation hit an error. The command executed was : mount -t nfs nfs.example.com:/vol/some/nfs/share /mnt/mount/point The error : [tcp] nfs.example.com:/vol/some/nfs/share: RPCMNT: clnt_create: RPC: Remote system error - Operation timed out The firewall has open port 111 (portmapper) & 2049 (mo [...]
~ read more ~

FreeBSD 9.0-RC1 Available

Oct 23, 2011 ~ Written by freebsd news flash
The first RC build for the FreeBSD-9.0 release cycle is now available. ISO images for the architectures amd64, i386, ia64, powerpc, powerpc64, and sparc64 are available on most of our FreeBSD mirror sites. One of the many new features in 9.0 we would like to be tested is the new installer, so we encourage our users to do fresh installation ( [...]
~ read more ~

PostgreSQL: server closed connection

Oct 19, 2011 ~ Written by Alexander Pyhalov
Today I got a ton of messages DBI connect(\'dbname=xxx;host=yyy\',\'username\',...) failed: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. at....from our network statistic collector. I spent some time trying to understand what had happened (besides yesterd [...]
~ read more ~

FreeBSD – Logos & images

Oct 15, 2011 ~ Written by PsyberMonkey
FreeBSD – Logos & images Stumble upon the FreeBSD logo page while reading the mailing list. Take a look here. Namaste !!!
~ read more ~

New committer: Alexander V. Chernikov...

Oct 06, 2011 ~ Written by freebsd news flash
~ read more ~

Lazy Reading for 2011/10/02

Oct 02, 2011 ~ Written by justin sherrill
Yep, fall hits and it’s easier to find links. DragonFly morphology.  The insect, not the operating system, though that would make an interesting diagram. Stick your pinkie in the corner of your mouth, Dr. Evil style, and say, “One MEEELion TCP connections on BSD!“.  (via several retweets) Sudo vs. SSH public keys. The app s [...]
~ read more ~

FreeBSD – Updated device names ...

Oct 02, 2011 ~ Written by PsyberMonkey
FreeBSD – Updated device names in new GENERIC kernels This just caught my attention. There\'s some changes in device naming convention for the latest GENERIC kernel, that comes with default installations of FreeBSD. An abstract (via) : The GENERIC kernels for all architectures now default to the new CAM-based ATA stack. It means that all legacy ATA drivers were removed and replaced by resp [...]
~ read more ~

FreeBSD – Nostalgic versions o...

Sep 29, 2011 ~ Written by PsyberMonkey
FreeBSD –  Nostalgic versions of FreeBSD Was searching for archived versions of FreeBSD 4.11 and found this link through one of the README.TXT in the usual mirror ftp servers of FreeBSD. Archive or old version of FreeBSD can be download from here : ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/ Namaste !!!
~ read more ~

FreeBSD 9.0-BETA3 Available

Sep 28, 2011 ~ Written by freebsd news flash
The third BETA build for the FreeBSD-9.0 release cycle is now available. ISO images for the architectures amd64, i386, ia64, powerpc, powerpc64, and sparc64 are available on most of our FreeBSD mirror sites. One of the many new features in 9.0 we would like to be tested is the new installer, so we encourage our users to do fresh installation [...]
~ read more ~

New committer: Jakub Klama (src)

Sep 27, 2011 ~ Written by freebsd news flash
~ read more ~

FreeBSD – Fun in typo for listi...

Sep 25, 2011 ~ Written by PsyberMonkey
FreeBSD – Fun in typo for listing directory Stumble across this port while doing some research. Go ahead and install it : cd /usr/ports/games/sl make install clean Now, suppose we\'re gonna type \"ls\" for listing directory contains, but fat fingers make us type \"sl\" instead. After installing the port, try typing \"sl\" to list in the commandline and interesting stuff happens ! Mi [...]
~ read more ~

Adding vdev to raidz pool

Sep 24, 2011 ~ Written by Alexander Pyhalov
There is one fundamental flaw in raidz ZFS pools: you can\'t add devices to raidz (as opposed to usual raid5). So, could we do anything to expand our pool without full rebuilding? Yes, if we are ready to sacrifice one more disk. From zpool man page: A pool can have any number of virtual devices at the top of the (Read more...)
~ read more ~

FreeBSD – Another example why d...

Sep 23, 2011 ~ Written by PsyberMonkey
FreeBSD – Another example why dotcom servers choose FreeBSD 1 million concurrent TCP session, what kind of app need this??? Is WhatsApp :D \"... Over the past few months we have been making a lot of improvements to our servers to increase the performance, uptime and scalability. Today we have tuned some knobs, shifted some traffic around and achieved 1 million established tcp sessions on [...]
~ read more ~
Page 11 of 37« First«...789101112131415...20253035...»Last »

Pages

  • About
  • Contact
  • Blog Submission
  • Book review – Absolute OpenBSD 2nd Edition
  • Book review – DNSSEC Mastery

 Subscribe in a reader

Categories

  • aboutBSD.net
  • alp's notes
  • blog.netbsd.org
  • blog.pcbsd.org
  • BSDTalk
  • chfl4gs
  • Dan Langille's Other Diary
  • dan.langille.org
  • DragonFlyBSD Digest
  • Dru Lavigne – A Year in the Life of a BSD Guru
  • FreeBSD
  • FreeBSD Foundation
  • freebsd.stokely.org
  • meetBSD: meet the BSD systems
  • Murray's FreeBSD Notes
  • NetBSD
  • NetBSD Blog
  • nixCraft : FreeBSD
  • Official PC-BSD Blog
  • OpenBSD
  • OpenBSD Journal
  • PC-BSD
  • PsyberMonkey
  • Takizo
  • The FreeBSD Diary
  • Uncategorized
  • Warner's Random Hacking Blog
  • www.alp-notes.blogspot.com
  • www.bsdimp.blogspot.com
  • www.bsdtalk.blogspot.com
  • www.cyberciti.biz
  • www.freebsd.org
  • www.freebsddiary.org
  • www.freebsdfoundation.org
  • www.meetbsd.org
  • www.netbsd.org
  • www.pcbsd.org
  • www.scratching.psybermonkey.net
  • www.shiningsilence.com/dbsdlog
  • www.systems.takizo.com
  • www.undeadly.org

Pure Line theme by Theme4Press  •  Powered by WordPress Blogging All About BSDs