similar to: BIND segway -> python -> first-class ports

Displaying 20 results from an estimated 3000 matches similar to: "BIND segway -> python -> first-class ports"

2013 Sep 21
2
9.2-PRE: switch off that stupid "Nakatomi Socrates"
Hello, I'd like to switch off this silly "Nakatomi Socrates" message which reminds me on Linux and their childish naming schemes. It is only cosmetics, but it bothers me whenever I switch on the laptop. I guess there is a switch already prsent to have in the bootloader config? Thanks, oh -------------- next part -------------- A non-text attachment was scrubbed... Name:
2006 Mar 11
6
Required audit group is missing...
mmmm... stable... :D /usr/src # make installworld ERROR: Required audit group is missing, see /usr/src/UPDATING. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. /usr/src # grep audit /usr/src/UPDATING /usr/src # ??? -- - Alfred Perlstein - CTO Okcupid.com / FreeBSD Hacker / All that jazz -
2012 Nov 27
6
How to clean up /
Hello. I recently upgraded to 9.1-RC3, everything went fine, however the / partition its about to get full. Im really new to FreeBSD so I don?t know what files can be deleted safely. # find -x / -size +10000 -exec du -h {} \; 16M /boot/kernel/kernel 60M /boot/kernel/kernel.symbols 6.7M /boot/kernel/if_ath.ko.symbols 6.4M /boot/kernel/vxge.ko.symbols 9.4M
2013 Dec 13
1
Upgrading from FreeBSD10-B3 to FreeBSD10-RC1 borked
Followed the instructions here: http://www.freebsd.org/doc/handbook/updating-upgrading-freebsdupdate.html The upgrade borked. Error message: Can't find 'kernel' When I checked with ls /boot/kernel/, the directory does exist. :-( Since the system has encrypted root partion with ZFSonROOT, I tried to follow instructions at https://forums.freebsd.org/viewtopic.php?&t=8958 to boot
2013 Jul 07
1
status of autotuning freebsd for 9.2
Andre, Are you going to have time to MFC things from -current for auto-tuning -stable before 9.2? I fear (maybe unnecessarily?) that we are about to ship yet another release that can't do basic 10gigE when sufficient memory exists. If you don't have time, then let me know and I'll see what I can do. -- Alfred Perlstein VP Software Engineering, iXsystems
2013 Oct 08
1
Installing packages from 9.2 Release DVD
Dear All , In sysinstall , there are menu items to install packages from release DVD . In bsdinstall , there is NO such package installation menu items . Another problem is there is no any available information about this subject in the Handbook installation pages ( at least I could not find any one one ) . Is there any such available information link , and is there any possibility to include
2012 Aug 16
2
Geom label lost after expanding partition
I have a GPT formatted disk where I recently expanded the size of a partition. I used "gpart resize -i 6 ada1" first to expand the partition to use the remaining free space and then growfs to modify the FFS file system to use the full partition. This was all done in single-user mode, of course, but when I enter "exit" to bring the system up, it failed to mount /usr. This was
2016 Sep 13
3
https://reviews.llvm.org/D23393
On 9/12/16 11:40 PM, Davide Italiano wrote: > On Mon, Sep 12, 2016 at 10:03 PM, Alfred Perlstein via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> Hey folks, >> >> I'm new here, wasn't expecting to subscribe but here I am. The reason I'm >> here is that I came across a doc bug, I spent quite a bit of time learning >> all the tips and
2004 Apr 02
4
who broke keyboards again?
I have a client that has several dell machines, when he boots without a keyboard he gets: atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 but no: atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 This used to work, then was broken by someone trying to "do the right thing". We need the keyboards to be hot swappable. I recommend that
2013 Sep 08
1
Looking for driver help
I sent an email out to freebsd-net without a response, soo this is my last attempt at getting any assistance here. I have a QLE3142-CU-CK (rebranded NetXen NX3-20GCU w/ NX3031 chipset) with no driver support in *BSD from anything I saw. I came across solaris's ntxn driver which seems to work appropriately but I have no use for solaris as a host o/s. Naturally I'll attempt at trying to get
2016 Sep 13
2
https://reviews.llvm.org/D23393
On 9/13/16 1:04 AM, David Chisnall via llvm-dev wrote: > On 13 Sep 2016, at 08:45, Alex Bradbury via llvm-dev <llvm-dev at lists.llvm.org> wrote: >> 2) Arguably, Phabricator provides a confusing interface for first-time >> or irregular users. > I don’t think it’s fair to say that the Phabricator interface is confusing for first-time or irregular users. I use Phabricator on
2013 Nov 12
1
[Regression] SVN r244198 broke double-quotes in /etc/sysctl.conf*
Hi all, It appears as though SVN r244198 introduced a regression. One that is affecting HEAD and stable/10 (for upcoming 10.0-R) and was introduced 10 months ago (but does not appear to have made it into 9.x yet or even stable/9). The regression introduced by r244198 is that: Whilst "sysctl -f /etc/sysctl.conf" will parse parameters with quoted values... "service sysctl
2003 Dec 05
1
web development needed
I'm posting this here because I'd like to give people in the FreeBSD community first dibs on a job I need done. Friends/associates of people subscribed here are welcome as well. I need two web sites developed. They will both be relatively simple. On the order of 4-10 pages. Applicants should have: Good grasp of English grammar and have an understanding of principles used to market
2016 Sep 13
2
https://reviews.llvm.org/D23393
Hey folks, I'm new here, wasn't expecting to subscribe but here I am. The reason I'm here is that I came across a doc bug, I spent quite a bit of time learning all the tips and tricks for submitting patches to llvm including using phabricator and finally tweeting at the llvm account to get some attention. The patch is here: https://reviews.llvm.org/D23393 I looked in git and it
2012 Mar 24
3
FreeBSD 9.0 - GPT boot problems?
Hi, I just installed FreeBSD 9.0-release / amd64 on a new machine (Acer Aspire X1470). I installed from a usb memory stick (the default amd64 image), which I booted by pressing "F12" and selecting it from the boot menu on the machine. I installed on a SSD (which replaced the hard drive originally in the machine), using the default scheme for 9.0 (GPT). The installation was painless (many
2008 Oct 03
4
fxp performance with POLLING
Hello again :) With POLLING enabled I experience about 10%-25% performance drop when copying files over network. Tested with both SAMBA and NFS. Is it normal? FreeBSD 7.1-PRERELEASE #0: Sat Sep 6 01:52:12 CEST 2008 fxp0: <Intel 82801DB (ICH4) Pro/100 Ethernet> port 0xc800-0xc83f mem 0xe1021000-0xe1021fff irq 20 at device 8.0 on pci1 # ifconfig fxp0 fxp0:
2008 Sep 15
3
ssh to FreeBSD 4 systems: xmalloc: zero size
Hi, With the latest FreeBSD 7.1 PRE-RELEASE, I am having trouble ssh'ing to FreeBSD 4 systems. I am getting this error: OpenSSH_5.1p1 FreeBSD-20080901, OpenSSL 0.9.8e 23 Feb 2007 debug1: Applying options for * debug1: Reading configuration data /etc/ssh/ssh_config debug1: Connection established. debug1: identity file /homes/rodrigc/.ssh/identity type -1 debug1: identity file
2012 Aug 04
2
FreeBSD 9.0 - GPT boot problems?
> On Fri, Aug 3, 2012 at 3:09 PM, Torfinn Ingolfsen > <torfinn.ingolfsen@getmail.no> wrote: > > Just a short update on this machine (Acer Aspire X1470) and the GPT / UEFI situation. > > Today I set up another partition, EFI system partition. The partyitions now looks like this: > > root@kg-vm2# gpart show ada0 > > => 34 250069613 ada0 GPT (119G)
2013 Feb 11
3
Installing FreeBSD 9.1 amd64 on IBM x3550 M3
Hello, I'm trying to install FreeBSD 9.1 amd64 on an IBM x3550 M3 server. Installation went smoothly, RAID controller and network cards were successfully recognised. But, after the installation, the server fails to boot from disk. There were some posts, about two years ago, in this list implying that the problem lies in UEFI but I couldn't find any clear solution. Any suggestions would
2012 Nov 16
2
bge on the new Mac Mini
Hi all, Over the last month or so I've installed FreeBSD 9 (-stable) on several Mac Minis via the memstick image; they seem to be pretty good little boxes for things like offsite secondary nameservers, for example, and they're easily replaced in case of problems. However, the newest minis have slightly different hardware, and FreeBSD can't find the built-in NIC. pciconf -lv on the