Re: FreeBSD, Centos and ZFS

2013-10-12 Thread Mark Felder
On Sat, Oct 12, 2013, at 10:53, aurfalien wrote: > Hi, > > I would like to first say that by no means is this a "hey, why is my Mac > faster then my PC" kind of email. > > I'm really hoping its an LSI driver issue. > It may very well be an LSI firmware issue. What are the firmwares for those HB

Re: freebsd-update upgrade -r 7.4-RELEASE-p12

2013-10-10 Thread Mark Felder
On Wed, Oct 9, 2013, at 8:36, Eduardo Morras wrote: > On Tue, 8 Oct 2013 21:32:39 -0600 (MDT) > Mike Brown wrote: > > > alexus wrote: > > > ok, I just did fetch & install and got bumped from p5 to p9 > > > > > > # uname -a > > > FreeBSD XX.X.org 7.4-RELEASE-p9 FreeBSD 7.4-RELEASE-p9 #0: Mon

Re: gpart weirdness: diskid/DISK-3EV0P4PZ00007250010X GPT (17G)

2013-10-09 Thread Mark Felder
On Wed, Oct 9, 2013, at 4:33, Anton Shterenlikht wrote: > # gpart show > => 34 35566411 da1 GPT (17G) > 34 35566411 - free - (17G) > > => 34 35566411 diskid/DISK-3EV0P4PZ7250010X GPT (17G) > 34 35566411- free - (17

Re: freebsd-update upgrade -r 7.4-RELEASE-p12

2013-10-09 Thread Mark Felder
On Tue, Oct 8, 2013, at 22:32, Mike Brown wrote: > alexus wrote: > > ok, I just did fetch & install and got bumped from p5 to p9 > > > > # uname -a > > FreeBSD XX.X.org 7.4-RELEASE-p9 FreeBSD 7.4-RELEASE-p9 #0: Mon Jun 11 > > 19:47:58 UTC 2012 > > r...@amd64-builder.daemonology.net:/usr/obj/us

Re: Where is pkg repository for 9.2-RELEASE (amd64)?

2013-10-08 Thread Mark Felder
On Tue, Oct 8, 2013, at 10:58, Zoran Kolic wrote: > > Use PACKAGESITE=http://pkg-test.freebsd.org/pkg-test-${ABI}/latest > > > > That's the kit that will form the official FreeBSD package repository; > > it just lacks the crypto bits for signing the packages, which is why > > it's calling itself '

Re: install packages with pkg_add(1) into another file system

2013-10-08 Thread Mark Felder
On Tue, Oct 8, 2013, at 8:07, Matthias Apitz wrote: > El día Tuesday, October 08, 2013 a las 07:58:06AM -0500, Mark Felder > escribió: > > > On Tue, Oct 8, 2013, at 6:16, Matthias Apitz wrote: > > > > > > So far so good. Now I want install the packages as well i

Re: install packages with pkg_add(1) into another file system

2013-10-08 Thread Mark Felder
On Tue, Oct 8, 2013, at 6:16, Matthias Apitz wrote: > > So far so good. Now I want install the packages as well into the image > in /mnt. What would be the best method for this? Run pkg_add with the > flag --chroot chrootdir, or use chroot(8) directly? Or any other idea? > > Thanks in advance >

Re: munin related

2013-10-08 Thread Mark Felder
On Tue, Oct 8, 2013, at 1:15, Trond Endrestøl wrote: > On Mon, 7 Oct 2013 19:57+0200, Laszlo Danielisz wrote: > > > Yep killing nscd help me to get out of this trouble. > > I have long suspected nscd to reinitialise the timers whenever an > entry is requested while still held in the cache, be it

Re: freebsd-update upgrade -r 7.4-RELEASE-p12

2013-10-07 Thread Mark Felder
On Mon, Oct 7, 2013, at 14:22, alexus wrote: > bash-4.2# freebsd-update upgrade -r 7.4-RELEASE-p12 Just freebsd-update fetch && freebsd-update install is all you should have to run. The -r flag is for jumping major releases (from 7.x to 8.x, for example). I can't comment on whether or not the fre

Re: munin related

2013-10-07 Thread Mark Felder
On Mon, Oct 7, 2013, at 12:57, Laszlo Danielisz wrote: > Dear Dan, > > Yep killing nscd help me to get out of this trouble. > > Thank you very much! > Some day it might be feasible to tie a hook into pkg that clears the uid/gid cache in nscd when trying to install packages so this isn't a pro

Re: FreeBSD 9.2-RELEASE stability?

2013-10-01 Thread Mark Felder
On Tue, Oct 1, 2013, at 18:54, ot...@ahhyes.net wrote: > > * I run powerdns recursor for resolution of domain names. Despite > having the recursor as being one of the first things > in rc.conf to start (certainly before ntpdate), ntpdate decides to run > before the recursor has started. This cau

Re: FreeBSD 9.2-RELEASE stability?

2013-10-01 Thread Mark Felder
On Mon, Sep 30, 2013, at 14:01, Brett Glass wrote: > How stable are folks finding FreeBSD 9.2-RELEASE to be? The > improvements are welcome, but there have been a few troubling > messages about kernel panics and VM issues on the various mailing > lists. It's never clear until the release drops w

Re: after pkgng update, daily run still using pkg_info

2013-09-30 Thread Mark Felder
On Sun, Sep 29, 2013, at 23:09, Gary Aitken wrote: > > Some of the packages reported as corrupt were installed *after* the > conversion to pkgng, so why is pkg_info even noticing them? > The only way this is possible is if they are in the old package format. Did you happen to convert your packages

Re: after pkgng update, daily run still using pkg_info

2013-09-28 Thread Mark Felder
Run pkg_info. If there is anything listed you have not fully converted to pkgng and have some old broken/corrupt packages. You'll want to clean this up. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-quest

Re: How to ask a DNS resolver listening on a different port than the tcp/udp 53

2013-09-27 Thread Mark Felder
On Fri, Sep 27, 2013, at 13:20, Laurent SALIN wrote: > Hello, > I wondering how i can send queries to a dns resolver listening on a > different port than the normaly 53 tcp/udp ? > > The situation: > I've got a vps who running NSD as a autoritative nameserver, listening > on tcp/udp 53 and unbound

Re: find ports that aren't required anymore

2013-08-31 Thread Mark Felder
On Sat, Aug 31, 2013, at 14:19, Dale Scott wrote: > I was using the postfix port, but decided to replace it with ssmtp to > reduce > ports in use and simplify system updating (deleting postfix with > pkg_delete). Is it possible that deleting postfix will leave ports > installed > that aren't requ

Re: Way to be announced about security updates and new releases

2013-08-29 Thread Mark Felder
On Wed, Aug 21, 2013, at 1:54, Antonio Kless wrote: > Is there any way to be noticed, when security updates or new releases are > available? > > https://twitter.com/freebsd nearly would be a solution, if it did not > repostquestions from its > subscribers and other information that is not related

Re: Renumber users and groups

2013-08-28 Thread Mark Felder
Can you please file a PR with your findings? That's definitely something we need fixed as mtree is pretty important to the project. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe,

Re: Setup HP Laserjet 1120m over network with LPD

2013-08-22 Thread Mark Felder
On Thu, Aug 22, 2013, at 8:19, Juris Kaminskis wrote: > > generally i would prefer to stick with the native freebsd printing system > which is LPD > As you should! CUPS is horrible... I also use apsfilter. I can print almost any file I want just by doing lpr filename apsfilter's generated conf

Re: Renumber users and groups

2013-08-21 Thread Mark Felder
On Wed, Aug 21, 2013, at 11:36, Mark Felder wrote: > > Those solutions sound pretty handy if I need to move the files at the > same time. mtree should do this in-place with minimal fuss as it's just > confirming permissions and ownership on all files. > I also just thought

Re: Renumber users and groups

2013-08-21 Thread Mark Felder
On Wed, Aug 21, 2013, at 11:12, Frank Leonhardt wrote: > On 21/08/2013 13:36, Olivier Nicole wrote: > > Hello, > > > > On my system legacy users come with UID starting from 200 upward, and > > all users come with GID lower that 100. > > > > I know it's not a good idea, but consider that some accoun

Re: Renumber users and groups

2013-08-21 Thread Mark Felder
On Wed, Aug 21, 2013, at 7:36, Olivier Nicole wrote: > > Is there a clever/fast way to do that (other than find -exec chown)? > Maybe! I haven't tried this myself yet, but next time I need to do this I think I'm going to take an mtree backup of the entire filesystem, change the UIDs and GIDs (vi

Re: Custom Software for Municipalities

2013-08-20 Thread Mark Felder
This literally looks like a CRUD interface that could easily be rebuilt. PHPMyEdit, Dadabik, and others provide easy ways to produce these interfaces from database tables. For the record I wouldn't recommend Dadabik unless it does something specific that you need (postgres or sqlite support, I sup

Re: copying milllions of small files and millions of dirs

2013-08-19 Thread Mark Felder
On Fri, Aug 16, 2013, at 1:46, Nicolas KOWALSKI wrote: > On Thu, Aug 15, 2013 at 11:13:25AM -0700, aurfalien wrote: > > Is there a faster way to copy files over NFS? > > I would use find+cpio. This handles hard links, permissions, and in case > of later runs, will not copy files if they already e

Re: High availability on remote site

2013-08-15 Thread Mark Felder
On Thu, 15 Aug 2013 18:19:35 +0700 Olivier Nicole wrote: > Hi, > > I have been assigned to offer HA on a 3 tiers architecture. > > Data storage tier will be MySQL, so replication is easy. > Keep in mind that MySQL replication has plenty of its own issues. It does not replicate every SQL comman

Re: SolarFlare 10GB card

2013-08-14 Thread Mark Felder
On Wed, 14 Aug 2013 12:05:56 -0700 aurfalien wrote: > > Well my fine feathered friend, thats my dilemma. > > I do not see the SolarFlare via ifconfig. > > Now pciconf -l shows much stuff, even my built in 1Gb nics but not my 10Gb > Solars. > > I'm sure one of the many PCI devices is listed,

Re: SolarFlare 10GB card

2013-08-14 Thread Mark Felder
On Wed, 14 Aug 2013 11:48:52 -0700 aurfalien wrote: > > On Aug 14, 2013, at 11:34 AM, Mark Felder wrote: > > > On Wed, 14 Aug 2013 10:51:03 -0700 > > aurfalien wrote: > > > >> > >> On Aug 14, 2013, at 5:49 AM, Mark Felder wrote: > >>

Re: SolarFlare 10GB card

2013-08-14 Thread Mark Felder
On Wed, 14 Aug 2013 10:51:03 -0700 aurfalien wrote: > > On Aug 14, 2013, at 5:49 AM, Mark Felder wrote: > > > Don't use the driver on their website. It's very old. Use the driver > > that comes with FreeBSD 9.1 which you don't have to compile. > > Y

Re: SolarFlare 10GB card

2013-08-14 Thread Mark Felder
Don't use the driver on their website. It's very old. Use the driver that comes with FreeBSD 9.1 which you don't have to compile. Someone should ask them to remove the link on their website... ___ freebsd-questions@freebsd.org mailing list http://lists.

Re: BSD Magazine

2013-08-07 Thread Mark Felder
Isn't BSDMag now owned by iXSystems (purchased as part of BSDMall?)? And this seems odd / unprofessional to just blindly post on the -questions mailing list ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-q

Re: Update /usr/src with subversion

2013-08-05 Thread Mark Felder
On Mon, Aug 5, 2013, at 10:16, David Noel wrote: > > Ooops. Top-posted. I always forget. Does anyone know how to change the > default "reply" behavior of gmail? Last I searched the only way to do > it was with a greasemonkey script... > Google still hasn't figure out how to bottom post. Can you i

Re: System hangs for several minutes (disk IO related)

2013-07-31 Thread Mark Felder
If you Google SmartArray P400 I'm sure you will find tons of horror stories. As soon as I saw that in your post I recalled looking into an issue for a customer not too long ago. In short, it's a very bad controller with tons of issues. I could be mistaking this for another controller, but I'm prett

Re: Unusual file: /bin/[

2013-07-29 Thread Mark Felder
That's a real binary, also known as /bin/test ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: 2 lines

2013-07-29 Thread Mark Felder
The right way to handle this is to get your own IP allocation and do BGP out both providers. Then the internet can reach you over both internet connections and when one goes down all traffic is routed through your other connection. Another feasible, but poor option: proxy your services out in the

Re: Saving scanned document

2013-07-24 Thread Mark Felder
Can your machine email the PDF? That's how I'd solve it... have it send to a mailbox on your local machine and have a script that grabs the attachment and puts it in a directory shared on the network. ___ freebsd-questions@freebsd.org mailing list http://

Re: trashed installation ?

2013-07-18 Thread Mark Felder
John, Can you link to the screenshots? They're stripped when you post to the mailing list. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsu

Re: linux-f10-hal-libs

2013-07-16 Thread Mark Felder
On Tue, Jul 16, 2013, at 6:26, R Skinner wrote: > I've discovered a fix for certain videos using flashplayer on websites. > Apparently they require hal to access the DRM (?!), so I've just whipped > up a port to fix this. > > It has been done in a real hurry; unfortunately I don't have any furth

Re: [Bulk] FreeBSD upgrade woes (8.3 -> 8.4)

2013-07-11 Thread Mark Felder
On Thu, Jul 11, 2013, at 14:37, David Noel wrote: > > If this is the case replacing the kernel should have no effect. But > what then? Any thoughts? I'd contact freebsd-fs@ and see what they have to say ___ freebsd-questions@freebsd.org mailing list htt

Re: [Bulk] FreeBSD upgrade woes (8.3 -> 8.4)

2013-07-11 Thread Mark Felder
On Thu, 11 Jul 2013 05:00:39 -0500, Eduardo Morras wrote: Perhaps make buildkernel was compiled with -j >1, it's known to create a buggy kernel. This is not true to my knowledge. If buildkernel produced bad kernels with -j>1 we'd not allow you to do that without jumping through hoops. _

Re: courier imap - unable to access shared folders: "operation not supported"

2013-07-09 Thread Mark Felder
On Tue, 09 Jul 2013 08:23:05 -0500, R Skinner wrote: Ok. I'll give it a try. But why would it work with the NFS server - before the repair and without FAM - and not now? Oh, I misunderstood. I thought you weren't having problems until you turned on that enhanced idle feature. I'd sta

Re: courier imap - unable to access shared folders: "operation not supported"

2013-07-09 Thread Mark Felder
On Tue, 09 Jul 2013 08:00:22 -0500, R Skinner wrote: No, I don't. But then it was something I thought might help the situation and another feature to start playing with. Bit of a stretch really... but I was getting desperate. Would that have anything to do with the main problem though?

Re: courier imap - unable to access shared folders: "operation not supported"

2013-07-09 Thread Mark Felder
The courier documentation says this about using "enhanced idle" over NFS FAM (but not Gamin) also works with NFS filesystems. On NFS clientsfam transparently forwards file monitoring requests to a peer famprocess on the NFS server. Do you have a peer fam process on the NFS server? _

Re: sleepycat db VS MySQL or postgres

2013-07-02 Thread Mark Felder
On Tue, 02 Jul 2013 07:12:37 -0500, Ivan Voras wrote: On 02/07/2013 13:55, Mark Felder wrote: If twitter was built upon a WORM database instead of MySQL they could host the entirety of twitter on a handful of servers instead of the gross MySQL+Cassandra mess they're fighting with

Re: sleepycat db VS MySQL or postgres

2013-07-02 Thread Mark Felder
On Tue, 02 Jul 2013 05:45:47 -0500, Ivan Voras wrote: Well, this is essentially a bikeshed thread... so why not chip in I disagree; all of these databases have distinctly different uses. MySQL/PostgreSQL: pick your poison. Relational databases. Will you have multiple users connecting to th

Re: Compile a port without its dependencies?

2013-06-28 Thread Mark Felder
Sometimes build dependencies are just that -- You might benefit from using the poudriere tool to build these things in a clean environment and then you can just install the package/runtime dependencies. ___ freebsd-questions@freebsd.org mailing lis

Re: pure-ftpd& Ldap

2013-06-28 Thread Mark Felder
On Fri, 28 Jun 2013 09:37:12 -0500, maral ff wrote: I installed Pure-ftpd + Ldap and add a user in Ldap but Pure-ftpd don't recognize that user how can i fix this issue? We're going to need some sort of confirmation that you actually configured pure-ftpd to bind to your LDAP server. Can yo

Re: Should I be able to use mergemaster with freebsd-update?

2013-06-26 Thread Mark Felder
On Wed, Jun 26, 2013, at 2:07, Mike Brown wrote: > > Next step, I think, is reboot, before another 'freebsd-update install' > run. > I'm worried something is still amiss, though, so I'm holding off for now. > :( When in doubt: fetch source, build, install, and use mergemaster. Then reboot. Better

Re: Should I be able to use mergemaster with freebsd-update?

2013-06-25 Thread Mark Felder
On Tue, Jun 25, 2013, at 15:29, Eugene wrote: > Hi all, > > I do not quite understand. Is the freebsd-update upgrade process > completely > broken? Or is it some special mode? Or was it broken recently? > Because some time ago I have upgraded from 8.1 to 8.2 quite nicely, with > editor-based mer

Re: http://www.freebsd.org/doc/en/books/handbook/serialconsole-setup.html

2013-06-25 Thread Mark Felder
On Tue, Jun 25, 2013, at 11:23, Stephen Burke wrote: > Does anyone know how I could push serial output to an IP port that I > could SSH to? > You want something like a Portmaster or Lantronix device that will provide serial consoles over SSH http://www.lantronix.com/device-networking/external-dev

Re: Should I be able to use mergemaster with freebsd-update?

2013-06-25 Thread Mark Felder
On Tue, Jun 25, 2013, at 3:14, Mike Brown wrote: > > Well, thanks for reading this far. I'm scared to death to reboot now, > since my > server is in another city, but we'll see how it goes. > I always avoid freebsd-update when moving between releases simply because of this atrocity. If it requi

Re: Which is the public interface to use for ipfw when lagg(4)?

2013-06-25 Thread Mark Felder
On Tue, Jun 25, 2013, at 7:13, Unga wrote: > > What is the interface should I use for the pif? Is it lagg1? > The interface you should use is the interface the IPs are on. It doesn't matter what kind of interface it is. In this case it looks like lagg1. __

Re: When to submit regression in a PR

2013-06-22 Thread Mark Felder
On Fri, Jun 21, 2013, at 2:42, Aymeric Mansoux wrote: > > My question therefore is: while I will mention these problems upstream, > should I also make the PR? Contact the port maintainer directly? > I understand it is not FreeBSD specific (same issue on Debian Sid) > however it really make the cu

Re: FreeBSD maximum password length

2013-06-17 Thread Mark Felder
On Mon, Jun 17, 2013, at 21:19, Brandon Gooch wrote: > On Mon, Jun 17, 2013 at 6:35 AM, takCoder wrote: > > Perhaps your PR is unnecessary: > > $ svn log -v -r243023 /usr/src/sys/sys/param.h > Hmm, looks like it wasn't MFC'd to 9-STABLE before 9.1's release. Well, at least it's good to know tha

Re: FreeBSD maximum password length

2013-06-17 Thread Mark Felder
On Mon, 17 Jun 2013 12:52:48 -0500, Teske, Devin wrote: Is sha512 the highest it goes in our system? Not sure what the limitations are. I know OpenBSD uses blowfish and I have been using that on older FreeBSD servers as a workaround. I think that OpenBSD uses a high number of rounds on

Re: FreeBSD maximum password length

2013-06-17 Thread Mark Felder
On Mon, 17 Jun 2013 12:25:54 -0500, Teske, Devin wrote: The default in FreeBSD is MD5 MD5 is no longer the default. http://svnweb.freebsd.org/base?view=revision&revision=238484 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.

Re: FreeBSD maximum password length

2013-06-17 Thread Mark Felder
There isn't a max password length as far as I'm aware, but there is a max username length that drive me insane sometimes. I should really file a PR about that... ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: Bourne shell "if" syntax

2013-06-10 Thread Mark Felder
On Mon, 10 Jun 2013 14:05:45 -0500, Tim Daneliuk wrote: if [ _"$PTR" == _ ] ; then I've never seen this syntax before. Intriguing! ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: System Calls that do DNS

2013-06-05 Thread Mark Felder
On Mon, 03 Jun 2013 21:57:07 -0500, Doug Hardie wrote: I have an unusual situation. A program is doing a DNS lookup and often the IP address has no reverse DNS entries. As a result the program hangs for several timeouts. The call is not being made directly in its code, but is occurring

Re: Can sasl/sendmail Report IP Of Failed Access?

2013-06-04 Thread Mark Felder
On Tue, 04 Jun 2013 10:47:16 -0500, Tim Daneliuk wrote: I am seeing login dictionary attacks on a FreeBSD mail server being reported. Is there a way to determine the IPs that are doing this so they can be blocked at the firewall? auth.log only notes the attempted user name, not the IP of o

Re: why is ports web page so far out of date

2013-06-04 Thread Mark Felder
On Tue, 04 Jun 2013 07:08:15 -0500, Fbsd8 wrote: I can not get current version of the ports system. The ports web page http://www.freebsd.org/ports/ is almost 2 years out of date. Says the port I am interested in is at 1.7 version when just 2 weeks ago it was at 2.2. Portsnap is also messed

Re: setup journaling for root partition

2013-05-21 Thread Mark Felder
On Tue, 21 May 2013 06:43:34 -0500, saeedeh motlagh wrote: thanks Julien, but i think it's not true. man page for newfs seys that journaling is done via gjournal and in freebsd handbook it says do journaling with gjournal for UFS file system. No, he's right. It's generally not recommended t

Re: VMware tools for FreeBSD

2013-05-08 Thread Mark Felder
If this is a production server operation VMWare will *only* support you running their list of supported FreeBSD versions and their official VMWare Tools. This means you'll often be left behind several releases with the most recent available being completely abandoned by the FreeBSD project.

Re: pkgng repositories

2013-05-01 Thread Mark Felder
On Wed, 01 May 2013 08:54:33 -0500, Quark wrote: Does some noble soul maintain any publically accessible pkgng repo? PCBSD has one! ftp://ftp.pcbsd.org/pub/mirror/packages/9.1-RELEASE/amd64/ (or i386) ___ freebsd-questions@freebsd.org mailing list

Re: FreeBSD-update?

2013-04-24 Thread Mark Felder
On Wed, Apr 24, 2013, at 20:41, Da Rock wrote: > On 04/25/13 09:07, Mike Brown wrote: > > Da Rock wrote: > >> sysctl kern.version > > For me, that's the same info as in uname -a. > > > > Try this: > > > > grep -v # /usr/src/sys/conf/newvers.sh | head -4 > That shows even less. But the point of the

Re: FreeBSD-update?

2013-04-24 Thread Mark Felder
On Wed, Apr 24, 2013, at 18:07, Mike Brown wrote: > Da Rock wrote: > > sysctl kern.version > > For me, that's the same info as in uname -a. > > Try this: > > grep -v # /usr/src/sys/conf/newvers.sh | head -4 > Not useful if you don't have src on your servers, but that's good to know. ___

Re: FreeBSD-update?

2013-04-24 Thread Mark Felder
On Wed, 24 Apr 2013 14:34:30 -0500, Steve O'Hara-Smith wrote: You have updated to 9.1-RELEASE-p2 - but since there have been no kernel changes since 9.1-RELEASE the kernel version message hasn't changed. This could very reasonably be regarded as bug in the update/version reporting process

Re: OT: posix sh problem

2013-04-04 Thread Mark Felder
On Thu, 04 Apr 2013 11:16:11 -0500, Teske, Devin wrote: Here's what I suggest (the following works for me -- lists all my pools and shows healthy): Fantastic! I'd have never considered wrapping the entire thing into STRING="$STRING$()". I can't tell you how much I appreciate your assis

Re: OT: posix sh problem

2013-04-04 Thread Mark Felder
Sorry, my email client did something weird with collapsing and I didn't see you mention that it appeared to be working for you. On Thu, 04 Apr 2013 08:54:30 -0500, Teske, Devin wrote: The only things I saw that needed changing to go from ksh to /bin/sh were: if [ … == … ]; then

Re: OT: posix sh problem

2013-04-04 Thread Mark Felder
On Thu, 04 Apr 2013 08:54:30 -0500, Teske, Devin wrote: Wait, you can't? Then I've been doing something wrong all these years… #!/bin/sh printf "line1\nline2\n" | while read line do echo "line=[$line]" done You sort-of can, but it's not portable at all. As detailed here: http://ww

Re: OT: posix sh problem

2013-04-04 Thread Mark Felder
On Thu, 04 Apr 2013 07:47:09 -0500, Quartz wrote: I'd really like to have this working cleanly on FreeBSD without requiring any funky shells Define "funky shell". Does it have to be straight up plain sh? Can it use csh or tcsh syntax? Does bash count as 'funky'? Any shells not in the Fr

OT: posix sh problem

2013-04-04 Thread Mark Felder
Hi all, Hopefully someone here is much more clever than I am. I've run out of ideas on how to cleanly convert this chunk of ksh to posix sh. This is from a BB/Hobbit/Xymon monitoring script for ZFS. I'd really like to have this working cleanly on FreeBSD without requiring any funky shells o

snd_hda and front headphones jack

2013-03-12 Thread Mark Felder
Hi guys, I seem to be having problems getting my front headphones jack to work. I've read the snd_hda man page and perhaps I'm doing this wrong, but here's my setup: dev.hdaa.4.%desc: Conexant CX20641 Audio Function Group dev.hdaa.0.nid5_original: 0x18560010 as=1 seq=0 device=Digital-out

Re: https://wiki.freebsd.org/ certificate error

2013-03-01 Thread Mark Felder
On Fri, 01 Mar 2013 10:40:48 -0600, Brad Mettee wrote: And in this particular case, the certificate is for www.freebsd.org and freebsd.org, and the browser is complaining because it's being used on wiki.freebsd.org. No, the certificate being used on wiki.freebsd.org is NOT the one being

Re: https://wiki.freebsd.org/ certificate error

2013-03-01 Thread Mark Felder
On Fri, 01 Mar 2013 10:40:48 -0600, Brad Mettee wrote: On 3/1/2013 11:11 AM, Mark Felder wrote: On Fri, 01 Mar 2013 09:42:58 -0600, wrote: The fact remains, the ms/browsers do find the wiki.freebsd.org wedsite's certificate invalid because the certificate ip address does not

Re: Limiting jail CPU & memory resources

2013-03-01 Thread Mark Felder
On Fri, 01 Mar 2013 09:52:41 -0600, wrote: Read that all ready and left me with more question than answers. Its experimental and has to be compiled into the kernel. Need solutions that are provided as part of the base system. Such as a loadable kernel module. Can not be risking the security of

Re: https://wiki.freebsd.org/ certificate error

2013-03-01 Thread Mark Felder
On Fri, 01 Mar 2013 09:42:58 -0600, wrote: The fact remains, the ms/browsers do find the wiki.freebsd.org wedsite's certificate invalid because the certificate ip address does not match the ip address the public dns points to. You can put a certificate on any IP address you want. It's not

Re: https://wiki.freebsd.org/ certificate error

2013-03-01 Thread Mark Felder
On Fri, 01 Mar 2013 09:23:25 -0600, wrote: I am not sure what he gets, but I receive this: That Gandi certificate is correct. I wonder if he's got some strange MITM going on. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: Limiting jail CPU & memory resources

2013-03-01 Thread Mark Felder
On Fri, 01 Mar 2013 08:38:05 -0600, wrote: Is there anything in 9.1 to Limit jail CPU & memory resources? https://wiki.freebsd.org/Hierarchical_Resource_Limits ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/

Re: https://wiki.freebsd.org/ certificate error

2013-03-01 Thread Mark Felder
On Fri, 01 Mar 2013 08:08:17 -0600, wrote: When my browser access wiki.freebsd.org I get certificate error message. Who should I notify about this problem?] What do you get for results when you run # openssl s_client -showcerts -connect wiki.freebsd.org:443 _

Re: Linux's "magic" sysrq

2013-02-09 Thread Mark Felder
On Fri, 08 Feb 2013 18:46:06 -0600, Joshua Isom wrote: I was reading the comments on a slashdot article about moving kernel console to userland. One thing that came up with Linux's sysrq support, documented at http://en.wikipedia.org/wiki/Magic_SysRq_key to see the abilities. I'd never h

Re: Software raid VS hardware raid

2013-01-29 Thread Mark Felder
On Tue, 29 Jan 2013 08:57:31 -0600, Warren Block wrote: As far a gmirror is concerned, yes, drives can be removed and new drives inserted while the mirror is running. Hot swap is more of an issue with the hardware. I have not tried it with SATA drives, although I think it should work.

Re: ffmpef 1.1

2013-01-15 Thread Mark Felder
On Tue, 15 Jan 2013 14:22:56 -0600, Zyumbilev, Peter wrote: 1.1 has REALLY cool features - burn subtitles Hardcoded subs are the worst :( ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: ffmpef 1.1

2013-01-15 Thread Mark Felder
On Tue, 15 Jan 2013 13:47:49 -0600, Zyumbilev, Peter wrote: Hi, Does anybody know if there soon be port of ffmpeg 1.1 to FreeBSD ? I assume multimedia/ffmpeg1 just needs an update ___ freebsd-questions@freebsd.org mailing list http://lists.freeb

Re: Jails

2013-01-11 Thread Mark Felder
On Fri, 11 Jan 2013 18:28:41 +0200 "Zyumbilev, Peter" wrote: > 1. Use > http://download.openvz.org/template/precreated/debian-6.0-x86.tar.gz > instead the file listed in the howto. > > 2. Run sysctl compat.linux.osrelease=2.6.32 in Freebsd shell before > starting the jail, otherwise you will get

Re: FreeBSD: GIT instaed of SVN?

2013-01-03 Thread Mark Felder
On Thu, 3 Jan 2013 12:24:31 -0400 Joseph Mingrone wrote: > A little of topic, but Fossil is BSD licensed. It also would work poorly as an SCM for FreeBSD because everything would be in a giant sqlite database :( ___ freebsd-questions@freebsd.org maili

Re: FreeBSD: GIT instaed of SVN?

2013-01-03 Thread Mark Felder
On Thu, 3 Jan 2013 12:19:55 +0200 Volodymyr Kostyrko wrote: > Nope, importing svnsup would suffice. > > http://svnweb.freebsd.org/base/user/des/svnsup/ As far as I know that's not a completed project. ___ freebsd-questions@freebsd.org mailing list htt

Re: SOLVED...Re: Trying to find out how to mount as user

2013-01-02 Thread Mark Felder
On Wed, 2 Jan 2013 17:47:15 +0100 Leslie Jensen wrote: > I was on a wired connection first and the on wifi so I had two different > IP-addresses! FYI a cool trick is to bridge your ethernet and wifi so you can keep your IP and roam between wired and wireless :)

Re: is csup broken?

2013-01-02 Thread Mark Felder
On Wed, 2 Jan 2013 11:08:24 -0500 fb...@a1poweruser.com wrote: > This 9.1 release was released prematurely. It has more problems > them 5.0 had which had a re-release 2 weeks later to fix problems. This is FUD. Stop being afraid of change. Users use portsnap Power users use svn There's no use t

Re: FreeBSD: GIT instaed of SVN?

2013-01-02 Thread Mark Felder
Git is also not BSD licensed. I believe it may require bringing Python into base as well. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsub

Re: FreeBSD as an Access Point

2012-12-21 Thread Mark Felder
On Fri, 21 Dec 2012 22:10:42 -0600 dwei...@dweimer.net wrote: > I will look into those, currently running UniFi, worked out great at > first, but struggling now, can only get 1-3Mbps download, yet 50-60Mbps > upload. This seems very, very strange. I've never heard of that problem with UnFi bef

Re: clearing /var/tmp in periodic.conf?

2012-11-29 Thread Mark Felder
On Thu, 29 Nov 2012 09:19:08 -0700 Gary Aitken wrote: > Any reasons why one should not clear /var/tmp via periodic.conf? There are lots of things put in /var/tmp that programs expect to be persistent. ___ freebsd-questions@freebsd.org mailing list http

Re: latest git ports upgrade

2012-11-29 Thread Mark Felder
On Thu, 29 Nov 2012 15:04:12 +0100 Artifex Maximus wrote: > On next upgrade got the first error so I am in loop. Any idea what to do? Please check /usr/ports/UPDATING which has a note in there about git. ___ freebsd-questions@freebsd.org mailing list h

Re: VM queue

2012-11-29 Thread Mark Felder
On Thu, 29 Nov 2012 13:13:03 +0400 vag...@bsdway.ru wrote: > I running big process on my machine and the memory pages of some other > process been moved to swap. > I run swapoff(8) for clean swap partition and after swapon(8). Why are you trying to force these things out of swap? ___

Re: Next csup tool to fetch src/ and ports/

2012-11-29 Thread Mark Felder
On Wed, 28 Nov 2012 13:24:40 +0100 David Demelier wrote: > I will need to use portsnap, to fetch ports build subversion and then I can > fetch the src, fetch the ports again using svn this time, that's a little > bit painful. > > Maybe we can try to write something like srcsnap with the same beh

Re: nvidia and flash plugin problem

2012-10-03 Thread Mark Felder
http://lists.x.org/archives/xorg-announce/2012-September/002066.html This is very much related. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-question

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-10-01 Thread Mark Felder
On Mon, 01 Oct 2012 15:00:40 -0500, wrote: Sep 21 02:14:55 backups kernel: (da1:mpt0:0:1:0): WRITE(10). CDB: 2a 0 5 ee 60 16 0 1 0 0 Sep 21 02:14:55 backups kernel: (da1:mpt0:0:1:0): CAM status: SCSI Status Error Sep 21 02:14:55 backups kernel: (da1:mpt0:0:1:0): SCSI status: Busy Sep 21 0

Re: What replaces csup?

2012-09-18 Thread Mark Felder
On Tue, 18 Sep 2012 07:00:08 -0500, Michael Sierchio wrote: We are really behind the curve here. Git assumes (correctly) that disk space is inexpensive, much cheaper per byte than network bandwidth. By the time we adopt SVN completely, every serious project I know of will have moved from su

Re: pkgconf-0.8.9 conflicts...

2012-09-15 Thread Mark Felder
On Sat, 15 Sep 2012 10:33:09 -0500, wrote: But of course I can't deinstall it because several hundred already installed require it. The required instructions to fix your problem are in /usr/ports/UPDATING. Just serarch for pkgconf. Cheers!

Re: Apache 2.2 and php 5.4.5 failing on freebsd 8.3

2012-08-20 Thread Mark Felder
Are you running pecl-APC? If so, what version? There's a major issue with the latest. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubsc

Re: Warning - FreeBSD (*BSD) entanglement in Linux ecosystem

2012-08-20 Thread Mark Felder
On Mon, 20 Aug 2012 14:57:14 -0500, wrote: Support for "FLASH" basically sucks. Please stop trolling. I've been using flash with zero issues for 3 years. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebs

  1   2   3   >