Old file reappeared by itself

2012-11-12 Thread Artem Kuchin
Hello! I think i saw things like this on this box in the past and i always thought that i screwed up myself. Buy today i am sure it happened by itself and i have proof. First, config: # uname -a FreeBSD XXX 8.2-STABLE FreeBSD 8.2-STABLE #7: Tue Dec 27 20:43:27 GMT-4 2011 X@X:/usr/obj/usr

Wine-fbsd64 updated to 1.5.17 (32bit Wine for 64bit FreeBSD)

2012-11-12 Thread David Naylor
Hi, Packages [1] for wine-fbsd64-1.5.17 have been uploaded to mediafire [2]. The packages for FreeBSD 10 use the pkgng [3] format. Please read the installation messages, if you use the nVidia graphics driver, for further information. FAQ --- Q: wine: failed to initialize: / usr/local/lib3

Re: gfc-afc-volume-mon

2012-11-12 Thread ajtiM
On Sunday 11 November 2012 19:05:59 Shane Ambler wrote: > I have been running 9.0 all year and have seen this issue but haven't > gone as far as tracking down the cause of it hanging like that. I > wondered if it may have an issue with zfs - I run a pure zfs system. > I don't use zfs. Maybe is a

computing kern.maxfilesperproc and kern.maxfiles

2012-11-12 Thread Rick Miller
Hi All, I just posted a blog about how kern.maxfilesperproc and kern.maxfiles are computed at http://blog.hostileadmin.com/2012/11/12/freebsd-computing-kern-maxfilesperproc-and-kern-maxfiles/ for anyone who may be interested... -- Take care Rick Miller ___

Re: gfc-afc-volume-mon

2012-11-12 Thread Steve Randall
On Mon, 12 Nov 2012 11:35:59 +1030 Shane Ambler wrote: > On 12/11/2012 09:40, ajtiM wrote: > > Hi! > > > > I use FreeBSD 9.1-RC3 #0 r242324 mnow. After updtae from 9.1-RC2 to > > RC3 I have a problem with GIMP which start more slow than before and > > top shows me: > > > > > > THR PRI NICE SIZE

Re: gfc-afc-volume-mon

2012-11-12 Thread Otacílio
On 12/11/2012 11:46, Steve Randall wrote: > On Mon, 12 Nov 2012 11:35:59 +1030 > Shane Ambler wrote: > >> On 12/11/2012 09:40, ajtiM wrote: >>> Hi! >>> >>> I use FreeBSD 9.1-RC3 #0 r242324 mnow. After updtae from 9.1-RC2 to >>> RC3 I have a problem with GIMP which start more slow than before and

Multiple SSID with WiFi adapter and hostapd?

2012-11-12 Thread O. Hartmann
I have a question for short (since I failed, possibly due to configuration inabilities of myself): is it possible to have multiple SSID on the very same WiFi hardware adapter (TP-Link Atheros based type)? Idea is, to have pseudo device wlan0 assigned to a SSID for the internal use and another SSID

Re: Multiple SSID with WiFi adapter and hostapd?

2012-11-12 Thread Olivier Nicole
Olivier, > I have a question for short (since I failed, possibly due to > configuration inabilities of myself): is it possible to have multiple > SSID on the very same WiFi hardware adapter (TP-Link Atheros based > type)? Yes. DD-WRT does that very well. Bests, Olivier > Idea is, to have pseu

ports: deinstall-all

2012-11-12 Thread Gary Aitken
Something pretty basic somewhere that I'm missing... "man ports" indicates the target "deinstall-all" will remove all installed ports. yet the target doesn't seem to exist: #cd /usr/ports #make deinstall-all make: don't know how to make deinstall-all. stop. This was prompted by the following wh

Re: ports: deinstall-all

2012-11-12 Thread RW
On Mon, 12 Nov 2012 14:04:39 -0700 Gary Aitken wrote: > Something pretty basic somewhere that I'm missing... > > "man ports" indicates the target "deinstall-all" will remove all > installed ports. That's not what the man page says. > yet the target doesn't seem to exist: > > #cd /usr/ports >

portsnap

2012-11-12 Thread ajtiM
Hi! Is it something wrong with portsnap server or is something wrong with my system. When I run portsnap...: portsnap fetch update Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found. Fetching snapshot tag from your-org.portsnap.freebsd.org... done. Latest snapshot on server matches what w

Re: portsnap

2012-11-12 Thread Aldis Berjoza
13.11.2012, 01:27, "ajtiM" : > Hi! > > Is it something wrong with portsnap server or is something wrong with my > system. When I run portsnap...: > portsnap fetch update > Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found. > Fetching snapshot tag from your-org.portsnap.freebsd.org... don

Re: portsnap

2012-11-12 Thread ajtiM
On Monday 12 November 2012 17:46:44 Aldis Berjoza wrote: > 13.11.2012, 01:27, "ajtiM" : > > Hi! > > > > Is it something wrong with portsnap server or is something wrong with my > > system. When I run portsnap...: > > portsnap fetch update > > Looking up portsnap.FreeBSD.org mirrors... 6 mirrors fo

Attempting to build a port uses a stale make(1) configuration

2012-11-12 Thread Австин Ким
Hi, all, While attempting to build the KDE 4 port, the build of /usr/ports/astro/gpsd (which recursively got pulled in somewhere) failed because make(1) tried to build using a version of GCC that I had installed from ports at one time but long since `make deinstall'ed: ... cc -o gpxlogger.o -c

changing a dependent jdk port out for an equivalent one

2012-11-12 Thread Gary Aitken
I've got diablo-jdk installed, and it is deprecated. openjdk6 and openjdk7 should be substitutable for diablo-jdk. Is there a way to swap the one out for the other? e.g. portmaster -e java/diablo-jdk portmaster java/openjdk7 and then a miracle occurs... I see in the ant makefile that run_depe

pkg_add and 9.1RC3

2012-11-12 Thread doug
Doing pkg_add in the normal way: pkg_add -r diffuse Error: Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.1-release/Latest/diffuse.tbz: File unavailable (e.g., file not found, no access) To make it work: setenv PACKAGESITE ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd6

Re: pkg_add and 9.1RC3

2012-11-12 Thread Polytropon
On Mon, 12 Nov 2012 23:54:14 -0500 (EST), doug wrote: > Doing pkg_add in the normal way: > > pkg_add -r diffuse > Error: Unable to get > ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.1-release/Latest/diffuse.tbz: > > File unavailable (e.g., file not found, no access) > > To make it

well, try here first...

2012-11-12 Thread Gary Kline
guys, hold your flame-throwers, because this is about how to get ssh working from an outside computer into my brand new "tao" that is running a flavor of linux. I just got my quad i5 box to replace the old, broken tao. this was the box with the busted USB

Re: well, try here first...

2012-11-12 Thread Erich Dollansky
Hi, On Mon, 12 Nov 2012 21:22:00 -0800 Gary Kline wrote: > hold your flame-throwers, because this is about how to get you do not allow us some fun? > ssh working from an outside computer into my brand new "tao" that is > running a flavor of linux. I just got my quad i5 box to replace th

Re: well, try here first...

2012-11-12 Thread Polytropon
On Mon, 12 Nov 2012 21:22:00 -0800, Gary Kline wrote: > Anyway, linux is > installed; the box is on my internal IP net. I can ssh *out*. to my > server, vut from my server or wherever, I cant ssh back in. > > doing an % ssh 10.47.0.114 OR ssh tao gives me an instant > "C

Advanced Format Drive ?

2012-11-12 Thread Ronald F. Guilmette
OK, so I'm lazy. Guilty as charged. I started to do some googling around to try and find out what the meaning of this warning on the anti-static bag outside of my brand new 1TB hard drive might be, and what the implications might be for FreeBSD, but so far all I am finding is seemingly endless d

Re: well, try here first...

2012-11-12 Thread Lucas B. Cohen
On 2012.11.13 06:22, Gary Kline wrote: > anybody know what im NOT doing? running sshd ? :) Have you installed it ? sshd is the server program, it is fairly independent from ssh, the client program. ___ freebsd-questions@freebsd.org mailing list http

Re: Advanced Format Drive ?

2012-11-12 Thread Polytropon
On Mon, 12 Nov 2012 21:47:40 -0800, Ronald F. Guilmette wrote: > Is there _anything_ that I will have to do differently than I did for the > last 20 drives I've used with FreeBSD over the last 10+ years? As far as I know, the "old ways" still work as intended. I've been initalizing 1 TB and 1.5 TB

Re: Advanced Format Drive ?

2012-11-12 Thread Ronald F. Guilmette
In message <20121113065602.ee2310d7.free...@edvax.de>, Polytropon wrote: >On Mon, 12 Nov 2012 21:47:40 -0800, Ronald F. Guilmette wrote: >> Is there _anything_ that I will have to do differently than I did for the >> last 20 drives I've used with FreeBSD over the last 10+ years? > >As far as I

Re: Advanced Format Drive ?

2012-11-12 Thread Polytropon
On Mon, 12 Nov 2012 22:14:11 -0800, Ronald F. Guilmette wrote: > Which "partitions" need to be aligned to the 4KB boundaries? > The FreeBSD ones, the MBR ones, or both? The partitions, all of them. :-) For MBR partitions, the "DOS primary partitions", which are slices, you typically only need one

Re: ports: deinstall-all

2012-11-12 Thread Bernt Hansson
2012-11-12 22:04, Gary Aitken skrev: Something pretty basic somewhere that I'm missing... "man ports" indicates the target "deinstall-all" will remove all installed ports. yet the target doesn't seem to exist: If you really want to remove all installed ports you can do as I do pkg_delete -f

Re: well, try here first...

2012-11-12 Thread Gary Kline
On Tue, Nov 13, 2012 at 12:36:59PM +0700, Erich Dollansky wrote: > Hi, > > On Mon, 12 Nov 2012 21:22:00 -0800 > Gary Kline wrote: > > > hold your flame-throwers, because this is about how to get > > you do not allow us some fun? > > > ssh working from an outside computer into my brand new