On 06/10/2013 02:10 PM, dte...@freebsd.org wrote:
-Original Message-
From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-
questi...@freebsd.org] On Behalf Of Tim Daneliuk
Sent: Monday, June 10, 2013 12:06 PM
To: freebsd-questions@freebsd.org
Subject: Re: Bourne shell &qu
> -Original Message-
> From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-
> questi...@freebsd.org] On Behalf Of Tim Daneliuk
> Sent: Monday, June 10, 2013 12:06 PM
> To: freebsd-questions@freebsd.org
> Subject: Re: Bourne shell "if" syntax
>
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
On 06/10/2013 01:59 PM, dte...@freebsd.org wrote:
-Original Message-
From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-
questi...@freebsd.org] On Behalf Of lcon...@go2france.com
Sent: Monday, June 10, 2013 11:53 AM
To: freebsd-questions@freebsd.org
Subject: Bourne shell "
On 06/10/2013 01:53 PM, lcon...@go2france.com wrote:
script fragment:
PTR=`dig @some.dns +short +norec -x a.b.c.d`
echo "$PTR"
if [ "$PTR" == "" ] ; then
echo "$PTR" >> /path/to/PTR_absent.txt
fi
===
output for an IP:
a-b-c-d.domain.net.
[: a-b-c-d.domain.net.: unexpecte
> -Original Message-
> From: Devin Teske [mailto:devin.te...@fisglobal.com] On Behalf Of
> dte...@freebsd.org
> Sent: Monday, June 10, 2013 11:59 AM
> To: lcon...@go2france.com; freebsd-questions@freebsd.org
> Cc: Devin Teske
> Subject: RE: Bou
> -Original Message-
> From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-
> questi...@freebsd.org] On Behalf Of lcon...@go2france.com
> Sent: Monday, June 10, 2013 11:53 AM
> To: freebsd-questions@freebsd.org
> Subject: Bourne shell "if" syntax
>
>
>
> script fragment:
>
On Sun, 09 Jun 2013 21:08:23 -0400, Robert Huff wrote:
> Walter Hurry writes:
>
>> Fair enough. Point taken, thanks. Nevertheless I see no reason to
>> compile stuff I neither want nor need.
>
> While I endorse the principle ... it can be difficult for the
> casual user to know which par
According to freebsd-gnats-sub...@freebsd.org on Fri, 06/07/13 at 06:40:
> Thank you very much for your problem report.
> It has the internal identification `www/179397'.
> The individual assigned to look at your
> report is: freebsd-www.
>
> You can access the state of your problem report at any
Re: http://lists.freebsd.org/pipermail/freebsd-questions/2013-June/251607.html
This has nothing to do with FreeBSD 9.0 vs. 9.1 other than the fact that
the package on 9.0 is older than 9.1. Instead, this has everything to
do with the difference between bash versions you're using. Rem
On 2013, Jun 9, at 19:13, Gary Kline wrote:
>can I put
> freebsd on these tablet devices?
Personally, I don't see how another O.S. would work on the tablet devices.
They don't have any of the hardware other O.S.'s assume (such as a keyboard),
and they have such proprietary hardware
Walter Hurry writes:
> Fair enough. Point taken, thanks. Nevertheless I see no reason to
> compile stuff I neither want nor need.
While I endorse the principle ... it can be difficult for the
casual user to know which parts can be removed without blowing up
things they want.
(B
On Sun, 09 Jun 2013 17:27:52 -0400, Lowell Gilbert wrote:
> Walter Hurry writes:
>
>> Ah, src.conf. That's what I missed!. Thank you so much Gary, and sorry
>> if it was a silly question.
>
> Bear in mind that you're only going to be able to shave a small fraction
> off the build time. by exclu
Walter Hurry writes:
> Ah, src.conf. That's what I missed!. Thank you so much Gary, and sorry if
> it was a silly question.
Bear in mind that you're only going to be able to shave a small fraction
off the build time. by excluding parts of the build. The 'games' section
in particular has almost
No worries, no such thing as a silly question :)
On 09/06/2013 20:51, Walter Hurry wrote:
On Sun, 09 Jun 2013 19:56:10 +0100, Gary J. Hayers wrote:
Have a read of the man page for /etc/src.conf
On 09/06/2013 19:52, Walter Hurry wrote:
As a relative newcomer to FreeBSD I am planning a 'make b
On Sun, 09 Jun 2013 19:56:10 +0100, Gary J. Hayers wrote:
> Have a read of the man page for /etc/src.conf
>
> On 09/06/2013 19:52, Walter Hurry wrote:
>> As a relative newcomer to FreeBSD I am planning a 'make buildworld' for
>> the first time. Since this is likely to be a lengthy process (my fir
Have a read of the man page for /etc/src.conf
On 09/06/2013 19:52, Walter Hurry wrote:
As a relative newcomer to FreeBSD I am planning a 'make buildworld' for
the first time. Since this is likely to be a lengthy process (my first
attempt will be in a virtual machine), I am wondering whether it i
On Jun 9, 2013, at 5:35 AM, Alex Liptsin wrote:
> Hi.
>
> I work with FreeBSD9.1 and Mellanox devices.
> Every time I unload / load mlx4ib module, NIC names of mellanox devices (ibX)
> are renamed.
> Can I prevent it?
>
> [root@h-qa-032 mlx4]# ifconfig
> ib8: flags=8002 metric 0 mtu 65520
>
On 06/09/13 18:44, Warren Block wrote:
The ath_hal(4) man page says that the support for my wireless card is
handled via ath_hal. It seems to be compiled into the kernel, but I'm
not seeing it being loaded like the wpa_ and ath_pci modules are.
'kldstat' should show it.
It doesn't.
kldstat
e4-bsd-kmod-0.1.27/
> The pre and post * matches all paths with multimedia/cuse4bsd-kmod in
> them - usually pretty unique when building within the ports dirs.
I was thinking the same re/ wildcard; on the other hand, I always saw
hints like this for setting certain values in make.conf based
On 09/06/2013 23:46, Matthias Apitz wrote:
Hello,
I have the kernel sources not in /usr/src/sys, but elsewhere; I can
not get set correctly SYSDIR via /etc/make.conf for some ports (or
other values like USE_GCC, ...);
if I have in /etc/make.conf these lines:
.if ${.CURDIR:M*/multimedia/cuse4b
On Sun, 9 Jun 2013, Alexander Kapshuk wrote:
On 06/09/13 01:24, Warren Block wrote:
First, check the easy things: is there a physical switch to enable
wireless? Is it on?
There is no physical switch to enable wireless there.
Notebooks also have function-key combinations to enable and disabl
On 06/09/13 01:24, Warren Block wrote:
First, check the easy things: is there a physical switch to enable
wireless? Is it on?
There is no physical switch to enable wireless there.
Notebooks also have function-key combinations to enable and disable
the radio.
I've been able to use wireles
On Sun, 9 Jun 2013, Alexander Kapshuk wrote:
On 06/09/13 01:24, Warren Block wrote:
First, check the easy things: is there a physical switch to enable
wireless? Is it on?
There is no physical switch to enable wireless there.
Notebooks also have function-key combinations to enable and disabl
On 06/09/13 01:24, Warren Block wrote:
First, check the easy things: is there a physical switch to enable
wireless? Is it on?
There is no physical switch to enable wireless there.
Please post the output of 'ifconfig -a'.
root@box0:/root # ifconfig -a
ath0: flags=8843 metric 0 mtu 2290
Am 09.06.2013 um 04:32 schrieb Kenta Suzumoto :
> Hello. I'm running a FreeBSD machine with 5 IP addresses, each of them
> attached to a specific jail. I'm wondering if there is an easy way to monitor
> the bandwidth usage of each of them individually. Upon googling, I ran into a
> lot of sugg
On 2013-06-09 04:32, Kenta Suzumoto wrote:
Hello. I'm running a FreeBSD machine with 5 IP addresses, each of them attached to a
specific jail. I'm wondering if there is an easy way to monitor the bandwidth usage of
each of them individually. Upon googling, I ran into a lot of suggestions like
2013-06-08 17:28, Polytropon skrev:
On Sat, 08 Jun 2013 12:20:56 +0200, Leslie Jensen wrote:
I've been using XDM as login manager for years. Since the latest Xorg
upgrade, XDM cannot start XFCE4 as it used to.
Strange that this happens after an upgrade. What initalization
mechanism do you u
Try this patch:
https://cgit.delphij.net/freebsd/patch/?id=39c6ec81eb015ed6788c203a1aea6148f813d063
We haven't merged it to -HEAD only because it's not clear how much
overhead this would incur.
Cheers,
___
freebsd-questions@freebsd.org mailing list
htt
Kenta Suzumoto wrote:
Hello. I'm running a FreeBSD machine with 5 IP addresses, each of them attached to a
specific jail. I'm wondering if there is an easy way to monitor the bandwidth usage of
each of them individually. Upon googling, I ran into a lot of suggestions like
bandwidthd. I gave it
Masayoshi Fujimoto wrote:
Hi.
Could you tell me how to upgrade qjail-1.7 to qjail-3.0 ?
I can not start "www". So I have to use qjail-1.7 now. >_>
root@freebsd:/root # pkg_info | grep qjail
qjail-1.7 Utility to quickly deploy and manage jails
root@freebsd:/root # jls
JID IP Add
On Sat, 8 Jun 2013, Sasha and Tanya Kapshuk wrote:
I am running the GENERIC kernel. I can see that the wlan and ath pieces are
compiled into the kernel, so I removed the ath lines from /boot/loader.conf.
I seem to have done everything right, but it still doesn't work.
'ifconfig wlan0 create
On 06/08/2013 09:33 PM, Warren Block wrote:
On Sat, 8 Jun 2013, Sasha and Tanya Kapshuk wrote:
On 06/08/2013 09:03 PM, Warren Block wrote:
Howdy,
Been trying to setup wireless on a laptop with an Atheros 5424/2424
card running FreeBSD 9.1-RELEASE.
Been following the instructions given in
On 06/08/2013 09:33 PM, Warren Block wrote:
On Sat, 8 Jun 2013, Sasha and Tanya Kapshuk wrote:
On 06/08/2013 09:03 PM, Warren Block wrote:
Howdy,
Been trying to setup wireless on a laptop with an Atheros 5424/2424
card running FreeBSD 9.1-RELEASE.
Been following the instructions given in
On Sat, 8 Jun 2013, Sasha and Tanya Kapshuk wrote:
On 06/08/2013 09:03 PM, Warren Block wrote:
Howdy,
Been trying to setup wireless on a laptop with an Atheros 5424/2424 card
running FreeBSD 9.1-RELEASE.
Been following the instructions given in the handbook.
Running 'ifconfig wlan0 up sc
On 8 June 2013 12:02, Michael Gass wrote:
> On Sat, Jun 08, 2013 at 10:10:10AM -0400, ill...@gmail.com wrote:
> > On 8 June 2013 09:34, Michael Gass wrote:
> >
> > > I have an old laptop:
> > >
> > > FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39 UTC 2012
> > > r...@obrian.cse.buffalo.edu:/
On 06/08/2013 09:03 PM, Warren Block wrote:
Howdy,
Been trying to setup wireless on a laptop with an Atheros 5424/2424
card running FreeBSD 9.1-RELEASE.
Been following the instructions given in the handbook.
Running 'ifconfig wlan0 up scan' does not seem to return anything.
What am I doin
On Sat, 8 Jun 2013, Sasha and Tanya Kapshuk wrote:
Howdy,
Been trying to setup wireless on a laptop with an Atheros 5424/2424 card
running FreeBSD 9.1-RELEASE.
Been following the instructions given in the handbook.
Running 'ifconfig wlan0 up scan' does not seem to return anything. What am I
On 08/06/2013 17:02, Michael Gass wrote:
> On Sat, Jun 08, 2013 at 10:10:10AM -0400, ill...@gmail.com wrote:
>> On 8 June 2013 09:34, Michael Gass wrote:
>>
>>> I have an old laptop:
>>>
>>> FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39 UTC 2012
>>> r...@obrian.cse.buffalo.edu:/usr/obj/usr/s
great, i managed to compile and install the custom kernel with IPFW kernel
support as discussed, thanks for your help!
i would like to optimise the kernel to be more specific to my hardware,
here is a breakdown of what i have:
https://gist.github.com/nkhine/fcbcbe36221dc39491f9
here is what is l
On Sat, Jun 08, 2013 at 10:10:10AM -0400, ill...@gmail.com wrote:
> On 8 June 2013 09:34, Michael Gass wrote:
>
> > I have an old laptop:
> >
> > FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39 UTC 2012
> > r...@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
> > CPU: Mobile AMD Duro
Howdy,
Been trying to setup wireless on a laptop with an Atheros 5424/2424 card
running FreeBSD 9.1-RELEASE.
Been following the instructions given in the handbook.
Running 'ifconfig wlan0 up scan' does not seem to return anything. What
am I doing wrong?
Thanks.
Alexander Kapshuk.
___
On Sat, 08 Jun 2013 12:20:56 +0200, Leslie Jensen wrote:
>
> I've been using XDM as login manager for years. Since the latest Xorg
> upgrade, XDM cannot start XFCE4 as it used to.
Strange that this happens after an upgrade. What initalization
mechanism do you use for your X session? Do you use t
On 8 June 2013 09:34, Michael Gass wrote:
> I have an old laptop:
>
> FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39 UTC 2012
> r...@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
> CPU: Mobile AMD Duron(tm) Processor (1096.23-MHz 686-class CPU)
> Origin = "AuthenticAMD" Id = 0x67
On Sat, 8 Jun 2013 09:04:12 +0200
"O. Hartmann" wrote:
> Since I use on several boxes private and in the deprtment the same
> email accounts, I'd like to export the mail filters I created and
> import them to other boxes. I didn't figure out yet how to perform this
> task on claws-mail. I realiz
On 6/7/2013 7:52 PM, lokada...@gmx.de wrote:
On 02.06.2013 22:34, Fbsd8 wrote:
I'm a sub second speed freak. What is the max number of cpu's and
memory size that Freebsd can handle? Can it handle 16 4ghz cpu's and
32gb of memory? I need a gaming server with some really big balls for
hundreds o
On Sat, 8 Jun 2013 01:17:35 +0200, Norman Khine wrote:
> thanks for the quick reply
You're welcome.
> On Sat, Jun 8, 2013 at 12:54 AM, Polytropon wrote:
>
> > On Sat, 8 Jun 2013 00:37:02 +0200, Norman Khine wrote:
> > > hello,
> > > i have a dedicated server from OVH and have updated freebsd
On 02.06.2013 22:34, Fbsd8 wrote:
I'm a sub second speed freak. What is the max number of cpu's and
memory size that Freebsd can handle? Can it handle 16 4ghz cpu's and
32gb of memory? I need a gaming server with some really big balls for
hundreds of jails. Money is not a deciding factor here,
thanks for the quick reply
On Sat, Jun 8, 2013 at 12:54 AM, Polytropon wrote:
> On Sat, 8 Jun 2013 00:37:02 +0200, Norman Khine wrote:
> > hello,
> > i have a dedicated server from OVH and have updated freebsd to 9.1 and
> want
> > to enable IPFW in the kernel as this is not enabled.
>
> Why no
On Sat, 8 Jun 2013 00:37:02 +0200, Norman Khine wrote:
> hello,
> i have a dedicated server from OVH and have updated freebsd to 9.1 and want
> to enable IPFW in the kernel as this is not enabled.
Why not use the module for this? For many years now, you
do not need a custom kernel if you want to u
On Fri, 7 Jun 2013 19:38:34 +0200, Fernando Apesteguía wrote:
> Since I updated to 9.1-RELEASE my boot process seems to stall for a
> while. Booting in verbose mode shows messages like these ones:
>
> Opening device da0 -> 6 (repeated like 30 times or so)
> Opening device da1 -> 6 (repeated like 3
In the last episode (Jun 07), Quartz said:
> How does the ZFS option 'copies=n' and raid relate to and interact with
> each other? specifically recovery in the event of a failure. For
> example, is having three disks in a raid-1 configuration with copies=1
> effectively the same as having three d
07.06.2013 18:52, Quartz:
Question:
How does the ZFS option 'copies=n' and raid relate to and interact with
each other? specifically recovery in the event of a failure. For
example, is having three disks in a raid-1 configuration with copies=1
effectively the same as having three disks in a raid
On Wed, Jun 5, 2013 at 11:29 PM, Waitman Gobble wrote:
> On Wed, Jun 5, 2013 at 9:45 PM, Shane Ambler wrote:
>> On 05/06/2013 17:00, Waitman Gobble wrote:
>>
>>> If you must have a web based version, another option is DIY roll your
>>> own ports index based on your own local ports tree. At least
Please include your question as email content, not subject.
http://serverfault.com/questions/361673/hp-nc107i-bcm5723-on-freebsd-9
Indicates
you may be able to set
hw.bge.allow_asf="0"
in /boot/loader.conf. Try this, and if the problem persists, please reply
with more information (FreeBSD versio
On 06/06/2013 23:41, Ewald Jenisch wrote:
Here's what I tried so far:
o) Updating BIOS, array-controller, iLO to the latest version
o) Booting the installation DVD in safe-mode
o) Booting the installatino DVD verbose mode
o) Escaping to the loader prompt, entering
kern.eventtimer.perio
On Thu, Jun 06, 2013 at 09:41:46AM -0500, Michael Gass wrote:
> Trying to build math/sage-5.9_1 from ports. Everything builds
> except sage itself.
>
> Here is the system info.
>
> FreeBSD dc7800.home.net 9.1-STABLE FreeBSD 9.1-STABLE #0 r251294: Mon Jun 3
> 17:52:11 CDT 2013 root@:/usr/
On 3 June 2013, at 22:21, Doug Hardie wrote:
>
> On 3 June 2013, at 20:39, staticsafe wrote:
>
>> On Mon, Jun 03, 2013 at 07:57:07PM -0700, 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 resu
[ Condensation of earlier comments below ]
On 2013-06-06, at 11:18 AM, Polytropon wrote:
> On Thu, 6 Jun 2013 10:24:52 -0300, Andrew Hamilton-Wright wrote:
>>
>> When I get to the point where the root filesystem is mounted,
>> it hangs right after printing the message:
>> Trying to mount root f
On Thu, 6 Jun 2013 10:24:52 -0300, Andrew Hamilton-Wright wrote:
>
> Strangely, it seems that I cannot boot single user, either
> using "boot -s" from the boot loader, or using the boot menu.
> When I get to the point where the root filesystem is mounted,
> it hangs right after printing the messa
Just checking the obvious: you're sure this particular disk is showing
up as da2, right?
Yes.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-question
"Joseph Mays" writes:
>> If you do a ls /dev/da* What does it show.
>
> root@warehouse:/root # ls -la /dev/da*
> crw-r- 1 root operator0, 123 Jun 4 17:08 /dev/da0
> crw-r- 1 root operator0, 124 Jun 4 17:08 /dev/da0s1
> crw-r- 1 root operator0, 131 Jun 4 17:08 /dev
If you do a ls /dev/da* What does it show.
root@warehouse:/root # ls -la /dev/da*
crw-r- 1 root operator0, 123 Jun 4 17:08 /dev/da0
crw-r- 1 root operator0, 124 Jun 4 17:08 /dev/da0s1
crw-r- 1 root operator0, 131 Jun 4 17:08 /dev/da1
crw-r- 1 root operator
On 05/06/2013 16:45, Arthur Chance wrote:
> On 06/05/13 16:06, Vincent Hoffman wrote:
>> I'm not certain if this is the best place to ask but I seem to be having
>> issues with apache22 and poudriere.
>>
>> on every run I get
>>
>> >> Creating the reference jail... done
>> >> Mounting syste
On Wed, Jun 5, 2013 at 9:45 PM, Shane Ambler wrote:
> On 05/06/2013 17:00, Waitman Gobble wrote:
>
>> If you must have a web based version, another option is DIY roll your
>> own ports index based on your own local ports tree. At least you can
>> set it up how you want.
>>
>> a simple quick-togeth
On 05/06/2013 17:00, Waitman Gobble wrote:
If you must have a web based version, another option is DIY roll your
own ports index based on your own local ports tree. At least you can
set it up how you want.
a simple quick-together script running on my computer:
https://dx.burplex.com/FreeBSD-por
On 2013-06-05 22:12, Joseph Mays wrote:
did you already try to access da2 instead of da2s1?
Yeah, tried that early on, got the same result.
root@warehouse:/backups/postgres-02/info # mount_msdosfs /dev/da2 /usb2
mount_msdosfs: /dev/da2: Invalid argument
But just to be fully sure: This is a U
On Wed, 5 Jun 2013 16:12:59 -0400
Joseph Mays articulated:
> Yes. It's one of several thumb drives that were mounted in the back
> of some linux machines at remote sites we help a customer with. The
> client is unsure what was on them, but needs to know. We asked them
> to gather them up and stick
did you already try to access da2 instead of da2s1?
Yeah, tried that early on, got the same result.
root@warehouse:/backups/postgres-02/info # mount_msdosfs /dev/da2 /usb2
mount_msdosfs: /dev/da2: Invalid argument
But just to be fully sure: This is a USB stick / thumb drive, right?
Yes. It'
But just to be fully sure: This is a USB stick / thumb
drive, right? It's not some internal card reader (which
would probably require "re-tasting")? Just asking to make
sure I haven't missed this fact while reading...
--
Polytropon
Magdeburg, Germany
Happy FreeBSD user si
any ideas? any other command line tools which may help me?? any command
which gives me pid per tty information or alike?
Try fstat(1) and procstat(1)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebs
root@warehouse:/backups # mount_msdosfs -o large /dev/da2s1 /usb2
mount_msdosfs: /dev/da2s1: Invalid argument
-Original Message-
From: Warren Block
Sent: Wednesday, June 05, 2013 2:50 PM
To: Joseph Mays
Cc: freebsd-questions@freebsd.org
Subject: Re: USB can't mount msdosfs driv
Maybe the "large" option to mount_msdosfs(8)?
Also, something is odd about the first partition starting at 8064.
What does 'gpart show da2' say?
root@warehouse:/backups # gpart show da2
=> 63 30481089 da2 MBR (14G)
63 8001 - free - (3.9M)
8064 304730881
On Wed, 5 Jun 2013, Joseph Mays wrote:
Tried several iterations, though it?s clearly a fat32 formatted USB drive.
Shown below are the results of fdisk and the mount_msdosfs command.
root@warehouse:/root # fdisk /dev/da2
*** Working on device /dev/da2 ***
parameters extracted from in-
On Jun 5, 2013, at 10:22 AM, Alex Liptsin wrote:
> Thanks a lot.
>
> Alex L.
>
>
> Sent from my iPhone
>
> On 5 ביונ 2013, at 18:13, "John Baldwin"
> mailto:j...@freebsd.org>> wrote:
>
> On Tuesday, June 04, 2013 5:18:46 am Alex Liptsin wrote:
> I commented on that lines, because I want to c
Thanks a lot.
Alex L.
Sent from my iPhone
On 5 ביונ 2013, at 18:13, "John Baldwin"
mailto:j...@freebsd.org>> wrote:
On Tuesday, June 04, 2013 5:18:46 am Alex Liptsin wrote:
I commented on that lines, because I want to compile and load that modules
manually.
I had succeed to compile and load m
-Original Message-
From: Tijl Coosemans
Sent: Wednesday, June 05, 2013 1:36 PM
To: Joseph Mays
Cc: freebsd-questions@freebsd.org
Subject: Re: USB can't mount msdosfs drive
___
freebsd-questions@freebsd.org mailing list
http://lists.freebs
On 2013-06-05 18:33, Joseph Mays wrote:
> Joseph Mays:
>> Tried several iterations, though it’s clearly a fat32 formatted USB
>> drive. Shown below are the results of fdisk and the mount_msdosfs
>> command.
>>
>>
>> root@warehouse:/root # fdisk /dev/da2
>> *** Working on device /dev/da2 *
anais_rondeau http://fonio-bio.org/yahoo.com/anna_austin.jpeg
___
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"
One item of note – I did not notice this before, the but following messages are
appearing in dmesg whenever I try to mount this device. Note that I have
another msdosfs usb stick mounted in usb0, that mount worked fine first try.
WARNING: mount of da2s1 denied due to unsupported optional feature
On 06/05/13 16:06, Vincent Hoffman wrote:
I'm not certain if this is the best place to ask but I seem to be having
issues with apache22 and poudriere.
on every run I get
>> Creating the reference jail... done
>> Mounting system devices for 8amd64-default
>> Mounting ports/packages/d
On Tuesday, June 04, 2013 5:18:46 am Alex Liptsin wrote:
> I commented on that lines, because I want to compile and load that modules
manually.
> I had succeed to compile and load mlx4, mlx4ib and mlxen from /sys/modules:
>
> [root@h-qa-033 mlxen]# kldstat
> Id Refs AddressSize Na
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
On Tue, Jun 4, 2013 at 7:19 AM, Mark Felder wrote:
> 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
On 4 June 2013, at 22:19, Enno Davids wrote:
> See if whois can tell you who owns the block the IP is in. That may give
> you some insight into what is asking for the reverse.
Its AT&T. Its probably at least a state's worth of DSL addresses. I am
physically at one of them for a couple more d
See if whois can tell you who owns the block the IP is in. That may give
you some insight into what is asking for the reverse.
E.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, s
On Tue, Jun 4, 2013 at 12:21 AM, Doug Hardie wrote:
> Unfortunately truss does not show anything more than ktrace.
Normally most people use truss first, then fall back to ktrace ;)
> Bind doesn't check the hosts files as far as I can tell.
System requests obey nsswitch.conf(5)
--
Adam Vande Mo
On Tue, 4 Jun 2013, Tim Daneliuk wrote:
On 06/04/2013 04:51 PM, Doug Hardie wrote:
On 4 June 2013, at 08:47, 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 t
On Jun 3, 2013 10:22 PM, "Doug Hardie" wrote:
>
>
> On 3 June 2013, at 20:39, staticsafe wrote:
>
> > On Mon, Jun 03, 2013 at 07:57:07PM -0700, 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 t
On Tue, 4 Jun 2013, Doug Hardie wrote:
On 4 June 2013, at 08:47, 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 attempt
On 06/04/2013 04:51 PM, Doug Hardie wrote:
On 4 June 2013, at 08:47, 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 att
On 4 June 2013, at 08:47, 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 origin
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
On Jun 4, 2013 9:00 AM, "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 origin
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
I found that environment variables was set trought /etc/login.conf, like
this:
root:\
:ignorenologin:\
:setenv=http_proxy=http\c//myproxy\c8080,ftp_proxy=http\c//myproxy\c8080:\
:tc=default:
After cutting "setenv" part in login.conf and setting proxy in .cshrc,
I can "f
> I have different sendmail based servers deployed and all of them are,
> more or less frequently, subject to dictionary attacks.
> P.S. I'm not sticking with pam_abl if a better solution exists...
In Exim this can be done without separate software,
just with additions to config:
https://github.
On 3 June 2013, at 20:39, staticsafe wrote:
> On Mon, Jun 03, 2013 at 07:57:07PM -0700, 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
On Mon, Jun 03, 2013 at 07:57:07PM -0700, 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
> oc
correction: subject line should have read 8.4-stable system. here's the output
of uname -a:
FreeBSD anon 8.4-STABLE FreeBSD 8.4-STABLE #0: Mon Jun 3 03:15:35 UTC
2013 root@anon:/usr/obj/usr/src/sys/anon i386
+++ david coder [03/06/13 23:29 -0400]:
chromium often freezes my 8.4-stable, n
1601 - 1700 of 196584 matches
Mail list logo