sparc64 and perl 5.8.8 port test failures?

2007-01-02 Thread Steven D. Yee
I'm seeing multiple errors from make test and I can't seem to figure out how to get rid of them. As far as I can tell it builds correctly. The errors look like: ... t/op/pack.# Failed at op/pack.t line 631 # Failed at op/pack.t line 631 FAILED a

Re: [Call to Test] [OT] aMSN-0.98.1

2009-12-01 Thread Sylvio Cesar
Link is: http://people.freebsd.org/~sylvio/amsn-0.98.1.tar.gz 2009/12/1 Sylvio Cesar : > Hi folks, > > I would like to invite everyone to test the newest version of aMSN. > This version has support for video conferencing and audio conferencing, is > using tk and tcl 8.6 with supp

Problem with BASH and [ ! -t 0 ] test.

2009-02-18 Thread GESBBB
I am using this snippet of code in a bash script that is run via CRON.     # See if we are running via CRON     if [ ! -t 0 ]   then # Use the BASH RANDOM function to generate a random number between 0 & 32767     RESTING=$((RANDOM/60))     sleep ${RESTING}     fi     It runs fine fro

Please, recommend CPU and RAM burn test

2009-02-24 Thread Artem Kuchin
Hello! I need to really heavily test a box with 8 cores and 16GB FBDIM RAM. Is there a suitable port for such task? I'd like to point out that i don't want to measure perfomance. I need to really really heavily load the server up to it's max

This is a test, please ignore it.

2008-04-20 Thread Jie Ouyang
Test ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

firefox 4 pkg_add -r and port error ``TEST-UNEXPECTED-FAIL | automation.py | Exited with code 1 during test run''

2011-05-09 Thread Antonio Olivares
kage(s) or -f to force installation pkg_add: pkg_add of dependency 'perl-5.10.1_3' failed! I then cd'd to /usr/ports/www/firefox and ran # make install clean and encountered a similar error to INFO | automation.py | Application pid: 51999 Error: cannot open display: localhost:

Re: firefox 4 pkg_add -r and port error ``TEST-UNEXPECTED-FAIL | automation.py | Exited with code 1 during test run''

2011-05-09 Thread Antonio Olivares
ean > > and encountered a similar error to > > INFO | automation.py | Application pid: 51999 > Error: cannot open display: localhost:1001 > TEST-UNEXPECTED-FAIL | automation.py | Exited with code 1 during test run > INFO | automation.py | Application ran for: 0:00:00.514949 > I

Re: make -jX build(world|kernel): test results

2004-01-15 Thread Lowell Gilbert
Tillman Hodgson <[EMAIL PROTECTED]> writes: > * I built 4 kernels: 3 customized and GENERIC (see above for why) Note that kernels are forced into serial compilation anyway, so the -j flag has no effect on them. This test probably spent a lot more time building kernels than the wor

Re: make -jX build(world|kernel): test results

2004-01-15 Thread Tillman Hodgson
On Thu, Jan 15, 2004 at 03:59:22PM -0500, Lowell Gilbert wrote: > Tillman Hodgson <[EMAIL PROTECTED]> writes: > > * I built 4 kernels: 3 customized and GENERIC (see above for why) > Note that kernels are forced into serial compilation anyway, > so the -j flag has no effec

False positives from chkrootkit? or hacked test server?

2004-04-14 Thread Mike
Greetings: My test system: FreeBSD 4.9-stable Pentium III 800 I read an earlier post about using chkrootkit to check for root kits (intrusions). I'm still learning about FreeBSD so I thought I would run this too. Well... I installed and ran chkrootkit. And the output shows that: Che

Re: Emulators to test non-x86 FreeBSD ports?

2011-01-28 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Fri Jan 28 11:37:00 2011 > Date: Fri, 28 Jan 2011 18:27:35 +0100 > From: "C. P. Ghost" > To: FreeBSD Mailing List > Subject: Emulators to test non-x86 FreeBSD ports? > > Hello list, > > are there any emulato

Re: Emulators to test non-x86 FreeBSD ports?

2011-01-28 Thread David Brodbeck
On Fri, Jan 28, 2011 at 9:27 AM, C. P. Ghost wrote: > Hello list, > > are there any emulators out there that can run the non-x86 versions of FreeBSD > on a FreeBSD/i386 or FreeBSD/amd64 host? > > I'm especially interested in trying FreeBSD/sparc64 port, but I'd als

Re: Emulators to test non-x86 FreeBSD ports?

2011-01-28 Thread C. P. Ghost
On Fri, Jan 28, 2011 at 7:43 PM, Robert Bonomi wrote: >> From owner-freebsd-questi...@freebsd.org  Fri Jan 28 11:37:00 2011 >> Date: Fri, 28 Jan 2011 18:27:35 +0100 >> From: "C. P. Ghost" >> To: FreeBSD Mailing List >> Subject: Emulators to test

Re: Emulators to test non-x86 FreeBSD ports?

2011-01-28 Thread C. P. Ghost
gt;> >> I'm especially interested in trying FreeBSD/sparc64 port, but I'd also like >> to >> test the FreeBSD/powerpc and the FreeBSD/arm ports on an emulator, before >> seeking real hardware. > > QEMU claims PowerPC and ARM emulation support, but I don&#

Re: Are kernel stress test results displayed online?

2010-07-21 Thread b. f.
Yuri wrote: >Before one of the releases, I remember, kernel stress tests results were >online. >Now I can't find them. > >Are they run? (I guess they must be.) >Particularly would be interesting to see tests for FreeBSD 8.1-RC2, >FreeBSD 8.0-STABLE and FreeBSD-9.0. &

Re: Are kernel stress test results displayed online?

2010-07-21 Thread Yuri
On 07/21/2010 07:56, Peter Holm wrote: There's not much to report, but if you have spare time you could run the test your self. Different HW is always a good test parameter. Does this mean that there were no failures at all for years? The reason why I asked was because I started ge

Re: Are kernel stress test results displayed online?

2010-07-21 Thread Peter Holm
Oh, yes. All of the time. > Particularly would be interesting to see tests for FreeBSD 8.1-RC2, > FreeBSD 8.0-STABLE and FreeBSD-9.0. There's not much to report, but if you have spare time you could run the test your self. Different HW is always a good test parameter. > Also doe

Re: Are kernel stress test results displayed online?

2010-07-21 Thread Peter Holm
On Wed, Jul 21, 2010 at 08:02:21AM -0700, Yuri wrote: > On 07/21/2010 07:56, Peter Holm wrote: > >There's not much to report, but if you have spare time you could run > >the test your self. Different HW is always a good test parameter. > > > > Does this mean th

Re: Are kernel stress test results displayed online?

2010-07-21 Thread Yuri
On 07/21/2010 09:55, Peter Holm wrote: I urge you to build a debug kernel and report the details of the problem. If you have a specific test scenario I'd be happy to try and reproduce it. I just updated the kernel to RC2, if I get one more freeze I will rebuild and run it as debug.

How do I test disk performance in Freebsd60 ?

2006-03-22 Thread Halid Faith
I use FreeBSD60 on Dell1600 SC ( 2gbyte Ram 4 CPU ) amr0: mem 0xfcc0-0xfcc0 irq 21 at device 2.0 on pci2 amr0: Firmware 351X, BIOS 1.10, 64MB RAM I have 3 scsi disks that each about 70 Gbyte based RAID5. That is Total capacity nearly 140 Gbyte. I want to test disk / raid card. I

Re: flash ( With details and user test results)

2007-07-01 Thread Norberto Meijome
Wrapper *** ERROR: NPP_DestroyStream() invoke: Connection closed *** NSPlugin Wrapper *** ERROR: NPP_URLNotify() invoke: Connection closed *** NSPlugin Wrapper *** ERROR: NPP_Destroy() invoke: Connection closed *** NSPlugin Wrapper *** ERROR: NPClass::Invalidate() invoke: Connection closed *** NS

Re: flash ( With details and user test results)

2007-07-02 Thread Norberto Meijome
On Mon, 2 Jul 2007 16:41:09 +1000 Norberto Meijome <[EMAIL PROTECTED]> wrote: > ### > ### tried with youtube.com. > ### Flash loaded ok, simple flash stuff like the 'videos being watched now' > worked fine. > ### Clicking on the suggested videon on the top RHS started playing the video > + soun

Re: flash ( With details and user test results)

2007-07-02 Thread Robert Huff
Norberto Meijome writes: > So I decided to give this a try again, with some mixed results. I > double checked what I was doing with the steps shown in the URL > Gaye kindly provided, it all checked out as expected. Ditto. > Downs: Flash videos, such as those in video.google, youtube

Re: sparc64 and perl 5.8.8 port test failures?

2007-01-03 Thread David Landgren
Steven D. Yee wrote: I'm seeing multiple errors from make test and I can't seem to figure out how to get rid of them. As far as I can tell it builds correctly. [...] ../lib/integer..NOK 10 # Failed test 'left shift' # in ../lib/

Re: sparc64 and perl 5.8.8 port test failures?

2007-01-03 Thread David Landgren
Steven D. Yee wrote: I'm seeing multiple errors from make test and I can't seem to figure out how to get rid of them. As far as I can tell it builds correctly. [...] ../lib/integer..NOK 10 # Failed test 'left shift' # in ../lib/

Re: sparc64 and perl 5.8.8 port test failures?

2007-01-04 Thread Steven D. Yee
I tried deleting the work subdirectory and doing both a 'make' and 'make WITHOUT_PERL_64BITINT=yes' but make test still fails the same way on both the pack and integer tests .. is it possible that there is some misconfiguration in my system that is confusing the configure scr

Any idea how to stress test our bandwidth?

2006-08-11 Thread jay alvarez
I hope you don't mind my asking this here. I'm working in an ISP right now. We are using mrtg for each client connected to us. They can view their mrtg statistics. Their way to the internet is to us. Say a client connects to us via E1, they are guaranteed of 2.048Mbps because our uplink to the Int

Sending test messages (was Re: don't read it)

2007-08-09 Thread Bill Moran
In response to Jean-Pierre Trophardy <[EMAIL PROTECTED]>: > Duane Hill <[EMAIL PROTECTED]> wrote: > > > > [EMAIL PROTECTED] works fine for sending test messages. Subscribe > > to it and use it for test message sending. > > > > As you guest it

How to test the uptime of a webserver?

2008-08-30 Thread Redd Vinylene
Hello hello! I got this dedicated server which is exposed to DDoS attacks quite frequently. Say I need to host a website on it, is there any way of telling how often it is actually online (to the rest of the world)? Maybe make some sort of ping script from a remote server? -- http://www.home.no

Invitation to help test the BSD News Network...

2009-09-08 Thread Mikel King
Although I have received a very good response, I am still looking for a handful of beta testers as well as some volunteers to help tweak the installation. If you are interested in helping build the BSD News Network then contact me directly off list. Regards, Mikel King CEO, Olivent Techno

FreeBSD 6.3/7.1 and Linux disk performance test

2009-02-07 Thread Omer Faruk Sen
Hi, I have installed a new server to test performance results. BIOS and RAID BIOS is the latest in this server ( Raid controller is a Intel SRCSASBB8I ) # dmesg |grep -i mfi mfi0: port 0x2000-0x20ff mem 0xb8b0-0xb8b3,0xb8b4-0xb8b7 irq 16 at device 0.0 on pci10 mfi0: Megaraid

Re: Problem with BASH and [ ! -t 0 ] test.

2009-02-18 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 GESBBB wrote: | I am using this snippet of code in a bash script that is run via CRON. | | | | # See if we are running via CRON | if [ ! -t 0 ] | then | # Use the BASH RANDOM function to generate a random number between 0 & 32767 |

Re: Problem with BASH and [ ! -t 0 ] test.

2009-02-18 Thread Warren Block
On Wed, 18 Feb 2009, GESBBB wrote: I am using this snippet of code in a bash script that is run via CRON.   # See if we are running via CRON     if [ ! -t 0 ]   then # Use the BASH RANDOM function to generate a random number between 0 & 32767     RESTING=$((RANDOM/60))     sleep ${R

Re: Problem with BASH and [ ! -t 0 ] test.

2009-02-18 Thread Mel
On Wednesday 18 February 2009 10:40:47 Warren Block wrote: > On Wed, 18 Feb 2009, GESBBB wrote: > > I am using this snippet of code in a bash script that is run via CRON. > >   > > > > # See if we are running via CRON > >     if [ ! -t 0 ] > >   then > > # Use the BASH RANDOM function to gener

Re: Problem with BASH and [ ! -t 0 ] test.

2009-02-18 Thread GESBBB
> From: Matthew Seaman m.sea...@infracaninophile.co.uk > GESBBB wrote: > | I am using this snippet of code in a bash script that is run via CRON. > | > | > | > | # See if we are running via CRON > |    if [ ! -t 0 ] > |      then > | # Use the BASH RANDOM function to generate a random number betwe

Re: Problem with BASH and [ ! -t 0 ] test.

2009-02-18 Thread Chuck Swiger
On Feb 18, 2009, at 12:29 PM, GESBBB wrote: I am a little confused. I believe the problem is with the "if [ ! -t 0 ]" statement. I tried to redirect the error message; however, it still appears in the email sent by CRON. I tried using this statement instead: if ( ! tty -s &> /dev/null ) and

Re: Problem with BASH and [ ! -t 0 ] test.

2009-02-18 Thread Jonathan Chen
On Wed, Feb 18, 2009 at 07:18:03AM -0800, GESBBB wrote: > I am using this snippet of code in a bash script that is run via CRON. > ? > ? > > # See if we are running via CRON > ??? if [ ! -t 0 ] > ? then > # Use the BASH RANDOM function to generate a random number between 0 & 32767 > ??? RE

Re: Problem with BASH and [ ! -t 0 ] test.

2009-02-22 Thread Karl Vogel
>> In a previous message, ges...@yahoo.com wrote: G> I am using this snippet of code in a bash script that is run via CRON. G> G> # See if we are running via CRON G> if [ ! -t 0 ] ... G> G> It runs fine from the console; however, when run via CRON, it outputs Tput: G> No terminal type specif

Re: Please, recommend CPU and RAM burn test

2009-02-24 Thread Vasadi I. Claudiu Florin
Hello! I need to really heavily test a box with 8 cores and 16GB FBDIM RAM. Is there a suitable port for such task? I'd like to point out that i don't want to measure perfomance. I need to really really heavily load the server up to it's maximum. well, not quite a port

Re: Please, recommend CPU and RAM burn test

2009-02-24 Thread Manolis Kiagias
Vasadi I. Claudiu Florin wrote: Hello! I need to really heavily test a box with 8 cores and 16GB FBDIM RAM. Is there a suitable port for such task? I'd like to point out that i don't want to measure perfomance. I need to really really heavily load the server up to it's m

Re: Please, recommend CPU and RAM burn test

2009-02-24 Thread Wojciech Puchar
I need to really heavily test a box with 8 cores and 16GB FBDIM RAM. make -j generic kernel but it won't full load CPUs and RAM copy GENERIC to 10 other files, do config, and then make depend;make -j in every directory. if any kernel won't build - machine is not OK. while doing th

Re: Please, recommend CPU and RAM burn test

2009-02-24 Thread Mel
On Tuesday 24 February 2009 07:12:06 Artem Kuchin wrote: > Hello! > > I need to really heavily test a box with 8 cores and 16GB FBDIM RAM. > > Is there a suitable port for such task? > > I'd like to point out that i don't want to measure perfomance. I need to >

Re: Please, recommend CPU and RAM burn test

2009-02-24 Thread Ross Cameron
On Tue, Feb 24, 2009 at 6:42 PM, Wojciech Puchar < woj...@wojtek.tensor.gdynia.pl> wrote: > >> I need to really heavily test a box with 8 cores and 16GB FBDIM RAM. >> > make -j > generic kernel why not make -j <4x # of CPUs> ??? that should

Re: This is a test, please ignore it.

2008-04-20 Thread Bill Moran
"Jie Ouyang" <[EMAIL PROTECTED]> wrote: > > Test Please use the [EMAIL PROTECTED] mailing list for testing. -- Bill Moran http://www.potentialtech.com ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/ma

method to test for link before dhclient at boot?

2004-02-19 Thread Duane Winner
Hello, I'm wondering if anybody knows a technique for this problem: I have a laptop that I frequently boot when it is not plugged into an ethernet network. In these circumstances, I would like to add some logic during boot time that looks at at the status of my fxp0 interface. If "status: no ca

why test(1) works with -eq but not -nq ?

2004-04-21 Thread Ion-Mihai Tetcu
Hi, Could somebody explain me why in the second case I get an error (both with test(1) and with sh's builtin) ? [EMAIL PROTECTED]> /var/log/ports [16:51:38] 0 # sh # cat ports_sup_log | wc -l 3 # if [ "`cat ports_sup_log | wc -l`" -eq "3" ]; then e

Re: False positives from chkrootkit? or hacked test server?

2004-04-14 Thread Bob Collins
On Wed, Apr 14, 2004, Mike clacked the keyboard to produce: > Greetings: > > My test system: > FreeBSD 4.9-stable > Pentium III 800 > > I read an earlier post about using chkrootkit to check for root kits > (intrusions). I'm still learning about FreeBSD so I th

Re: False positives from chkrootkit? or hacked test server?

2004-04-14 Thread Martin Hudec
Hello all, On Wed, Apr 14, 2004 at 02:11:34PM -0700 or thereabouts, Mike wrote: > Jeff Maxwell wrote: > > >upgrade your ports. The chkrootkit that ships with 4.9 gives false > >positives > > I'm using chrootkit from fresh ports update (v4.3). Results are as: System 1 on 4.9-STABLE: no

Re: False positives from chkrootkit? or hacked test server?

2004-04-15 Thread Matthew Seaman
On Wed, Apr 14, 2004 at 12:29:19PM -0700, Mike wrote: > Well... I installed and ran chkrootkit. And the output shows that: > > Checking `chfn'... INFECTED > Checking `chsh'... INFECTED > Checking `date'... INFECTED > Checking `ls'... INFECTED > Checking `ps'... INFECTED > > No rootkits were foun

Re: False positives from chkrootkit? or hacked test server?

2004-04-15 Thread Martin Hudec
Hello, thanks for the info :), that explains why my 4.9-STABLE was not infected and 4.10-BETA shows false positives.. But I am still bit unsure why my 5.2.1-RELEASE-p4 (not mentioning one false positive) stops while checking lkm.. Cheers, Martin On Thu, Apr 15,

Re: Console ps2 mouse behavior control (was : Re: test)

2003-11-30 Thread Ion-Mihai Tetcu
s to left it refuges > itself on left edge of the screen. Tried to control that from kde but > did not get any amelioration. Kde mouse is set to sysmouse so I would > like to get a correct mouse behavior from sysinstall test mouse dialog. > The best thing I can get now is with Microso

Re: How do I test disk performance in Freebsd60 ?

2006-03-22 Thread Norberto Meijome
sks that each about 70 Gbyte based RAID5. That is > Total capacity nearly 140 Gbyte. > > > I want to test disk / cd /usr/ports ; make search info=performance should give you some tools (bonnie, from memory) > raid card. ... other than setup raid, yank the cable in one/s

Re: Fail to start KDE and Gnome - further test

2007-02-28 Thread Stephen Liu
gt; Using the default keyboard configuration. > > Would it be "getconfig"? Why I'm not allowed to copy > /root/xorg.conf.ne /etc/X11/xorg and run xorg.conf there? > > Unfortunataely xorg.0.log is a big file. I have no idea where to > look > at the error me

The dynamics of a mailing list (was Re: Test)

2007-03-26 Thread Bill Moran
making a fuss right now. Too often, this list traffic ends up clogged with some sort of flame war that _only_ 5 or 6 people are actually participating in. Remember, again, that's less than 1% of the total list participants. Yes, the test@ list exists to keep test messages off the other lists.

CUPS "test-page" prints fine, nothing else.. (freebsd-5.4)

2005-07-04 Thread Bill Schoolcraft
ng as it's from the CUPS interface/setup GUI and it's a test page, other than that -- zilch. I can't find anything anywhere that will give me a clue as to why this happens. TIA for any pointers on this. __ Do You Yahoo!? Tired of s

memory test off of a 'DISK-ON-KEY' device ... ?

2005-09-12 Thread Marc G. Fournier
I'm trying to run some tests on a new server that I'm putting together, and would like to run some memory tests ... I found memtest86, but it runs on floppies, which doesn't help me, since I don't have a floppy drive on this thing :( I've been doing my BIOS updates using a bootable USB Disk-

Re: Any idea how to stress test our bandwidth?

2006-08-11 Thread Bob
Maybe this helps... http://www.netperf.org/netperf/NetperfPage.html Bob On Fri, 2006-08-11 at 01:01 -0700, jay alvarez wrote: > I hope you don't mind my asking this here. > > I'm working in an ISP right now. We are using mrtg for > each client connected to us. They can view their mrtg > stat

RE: Any idea how to stress test our bandwidth?

2006-08-11 Thread fbsd
Your client has major flaw in their test plan. Just because they have large bandwidth to you does not mean the public websites that want to test with also have that size bandwidth. So any time they test loading up targeting some public website they will be limited to some portion of the targeted

Re: Sending test messages (was Re: don't read it)

2007-08-09 Thread Jerry McAllister
On Thu, Aug 09, 2007 at 10:59:44AM -0400, Bill Moran wrote: > In response to Jean-Pierre Trophardy <[EMAIL PROTECTED]>: > > > Duane Hill <[EMAIL PROTECTED]> wrote: > > > > > > [EMAIL PROTECTED] works fine for sending test messages. Subscribe >

Re: Sending test messages (was Re: don't read it)

2007-08-09 Thread [EMAIL PROTECTED]
On 09/08/07, Jerry McAllister <[EMAIL PROTECTED]> wrote: > On Thu, Aug 09, 2007 at 10:59:44AM -0400, Bill Moran wrote: > > > In response to Jean-Pierre Trophardy <[EMAIL PROTECTED]>: > > > > > Duane Hill <[EMAIL PROTECTED]> wrote: > > > &

Re: How to test the uptime of a webserver?

2008-08-31 Thread Matthew Seaman
Redd Vinylene wrote: Hello hello! I got this dedicated server which is exposed to DDoS attacks quite frequently. Say I need to host a website on it, is there any way of telling how often it is actually online (to the rest of the world)? Maybe make some sort of ping script from a remote server?

Re: How to test the uptime of a webserver?

2008-08-31 Thread Redd Vinylene
On Sun, Aug 31, 2008 at 2:22 AM, Moises Castellanos <[EMAIL PROTECTED]> wrote: > > > On Sun, Aug 31, 2008 at 7:05 PM, Redd Vinylene <[EMAIL PROTECTED]> > wrote: >> >> Hello hello! >> >> I got this dedicated server which is exposed to DDoS attacks quite >> frequently. Say I need to host a website on

Re: How to test the uptime of a webserver?

2008-08-31 Thread Andrew D
is up again. With this information you can know the uptime of the web server. I'd have to install Nagios on a different server then, right? I doubt the actual server knows when its ISP's link drops (or just slows down) due to an attack. You can easily get nagios to test the web serv

Re: How to test the uptime of a webserver?

2008-08-31 Thread Andrew D
is up again. With this information you can know the uptime of the web server. I'd have to install Nagios on a different server then, right? I doubt the actual server knows when its ISP's link drops (or just slows down) due to an attack. You can easily get nagios to test the web serv

Re: How to test the uptime of a webserver?

2008-08-31 Thread Matthew Seaman
Redd Vinylene wrote: On Sun, Aug 31, 2008 at 2:22 AM, Moises Castellanos <[EMAIL PROTECTED]> wrote: On Sun, Aug 31, 2008 at 7:05 PM, Redd Vinylene <[EMAIL PROTECTED]> wrote: I got this dedicated server which is exposed to DDoS attacks quite frequently. Say I need to host a website on it, is

Re: How to test the uptime of a webserver?

2008-09-04 Thread Redd Vinylene
On Sun, Aug 31, 2008 at 4:59 PM, Matthew Seaman < [EMAIL PROTECTED]> wrote: > Redd Vinylene wrote: > >> On Sun, Aug 31, 2008 at 2:22 AM, Moises Castellanos <[EMAIL PROTECTED]> >> wrote: >> >>> >>> On Sun, Aug 31, 2008 at 7:05 PM, Redd Vinylene <[EMAIL PROTECTED]> >>> wrote: >>> >> > I got this de

Re: How to test the uptime of a webserver?

2008-09-04 Thread Redd Vinylene
On Thu, Sep 4, 2008 at 8:58 PM, Redd Vinylene <[EMAIL PROTECTED]>wrote: > > On Sun, Aug 31, 2008 at 4:59 PM, Matthew Seaman < > [EMAIL PROTECTED]> wrote: > >> Redd Vinylene wrote: >> >>> On Sun, Aug 31, 2008 at 2:22 AM, Moises Castellanos <[EMAIL PROTECTED]> >>> wrote: >>> On Sun, Aug 31

Re: How to test the uptime of a webserver?

2008-09-04 Thread Redd Vinylene
On Thu, Sep 4, 2008 at 9:05 PM, Redd Vinylene <[EMAIL PROTECTED]>wrote: > On Thu, Sep 4, 2008 at 8:58 PM, Redd Vinylene <[EMAIL PROTECTED]>wrote: > >> >> On Sun, Aug 31, 2008 at 4:59 PM, Matthew Seaman < >> [EMAIL PROTECTED]> wrote: >> >>> Redd Vinylene wrote: >>> On Sun, Aug 31, 2008 at 2:22

How to test an unsupported scanner (CanoScan LiDe 90)?

2008-09-13 Thread Peter Ulrich Kruppa
. - # scanimage -L says no scanners were identified. I would like to test if it might work with sane-genesys backend. How can I do this? I am running FreeBSD 7.1-PRERELEASE amd64 . Thanks for your answers, comments, help, etc.. Greetings, Uli. ___ freebsd

Re: FreeBSD 6.3/7.1 and Linux disk performance test

2009-02-07 Thread Robert Watson
On Sat, 7 Feb 2009, Omer Faruk Sen wrote: I have installed a new server to test performance results. BIOS and RAID BIOS is the latest in this server ( Raid controller is a Intel SRCSASBB8I ) Hi Omer-- Comparing I/O and file system performance is a bit fraught with peril, especially given

Re: FreeBSD 6.3/7.1 and Linux disk performance test

2009-02-08 Thread Kris Kennaway
Omer Faruk Sen wrote: as you can see there is a big difference in just simple dd test. Is there additional steps that I can follow to increase performance? Use a benchmark that matches your actual workload, and then see how things look. I would be surprised if your target workload was &qu

Re: method to test for link before dhclient at boot?

2004-02-19 Thread Dan Pelleg
Duane Winner <[EMAIL PROTECTED]> writes: > Hello, > > I'm wondering if anybody knows a technique for this problem: > > I have a laptop that I frequently boot when it is not plugged into an > ethernet network. > > In these circumstances, I would like to add some logic during boot time > that looks

Re: method to test for link before dhclient at boot?

2004-02-20 Thread James Long
On Thu, Feb 19, 2004 at 08:54:55PM -0500, Duane Winner wrote: > > I'm wondering if anybody knows a technique for this problem: > > I > want the boot process to bypass DHCP so that it will boot faster Have you tried putting dhclient_flags="-1" in /etc/rc.conf ? That should accomplish much of

Re: why test(1) works with -eq but not -nq ?

2004-04-21 Thread Joost Bekkers
On Wed, Apr 21, 2004 at 05:09:14PM +0300, Ion-Mihai Tetcu wrote: > # if [ "`cat ports_sup_log | wc -l`" -nq "3" ]; then echo 'da'; fi I think you mean -ne instead of -nq -- greetz Joost [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.

Re: why test(1) works with -eq but not -nq ?

2004-04-21 Thread Ian D. Leroux
try -ne instead of -nq :-) Ian On Wed, Apr 21, 2004 at 05:09:14PM +0300, Ion-Mihai Tetcu wrote: > Hi, > > > Could somebody explain me why in the second case I get an error (both > with test(1) and with sh's builtin) ? > > [EMAIL PROTECTED]> /var/log/ports

Re: why test(1) works with -eq but not -nq ?

2004-04-21 Thread Ion-Mihai Tetcu
On Wed, 21 Apr 2004 16:30:44 +0200 Joost Bekkers <[EMAIL PROTECTED]> wrote: > On Wed, Apr 21, 2004 at 05:09:14PM +0300, Ion-Mihai Tetcu wrote: > > # if [ "`cat ports_sup_log | wc -l`" -nq "3" ]; then echo 'da'; fi > > I think you mean -ne instead of -nq Duh, thanks. -- IOnut Unregistered ;) F

Re: why test(1) works with -eq but not -nq ?

2004-04-21 Thread Matthew Seaman
On Wed, Apr 21, 2004 at 05:09:14PM +0300, Ion-Mihai Tetcu wrote: > Hi, > > > Could somebody explain me why in the second case I get an error (both > with test(1) and with sh's builtin) ? > > [EMAIL PROTECTED]> /var/log/ports [16:51:38] 0 > # sh > # cat port

Re: why test(1) works with -eq but not -nq ?

2004-04-21 Thread Dan Nelson
In the last episode (Apr 21), Ion-Mihai Tetcu said: > Could somebody explain me why in the second case I get an error (both > with test(1) and with sh's builtin) ? > > [EMAIL PROTECTED]> /var/log/ports [16:51:38] 0 > # sh > # cat ports_sup_log | wc -l >3 >

Re: why test(1) works with -eq but not -nq ?

2004-04-21 Thread Mark Ovens
Ion-Mihai Tetcu wrote: Hi, Could somebody explain me why in the second case I get an error (both with test(1) and with sh's builtin) ? [EMAIL PROTECTED]> /var/log/ports [16:51:38] 0 # sh # cat ports_sup_log | wc -l 3 # if [ "`cat ports_sup_log | wc -l`" -eq "3&qu

[PATCH TO TEST] VESA [1024x768] mode support for FreeBSD-CURRENT

2005-04-05 Thread Didier Wiroth
Hi, I'm using freebsd 5.4-prerelease on my laptop. My laptop has an ati mobility radeon 9600. Unfortunately it has very poor console vesa support. SC_PIXEL_MODE does not work, 90x60 is the highest resolution I can get for now. It looks like I'm not the only one having this problem with ati chipset

Re: False positives from chkrootkit? or hacked test server? [SOLVED]

2004-04-14 Thread Mike
chkrootkit and found NO infected files and NO rootkits. Michael Chinn On Apr 14, 2004, at 3:29 PM, Mike wrote: Greetings: My test system: FreeBSD 4.9-stable Pentium III 800 I read an earlier post about using chkrootkit to check for root kits (intrusions). I'm still learning about FreeBSD

CUPS 1.5.2 not working, like to test 1.4.x, how?

2012-02-20 Thread Christopher J. Ruwe
suggested by the CUPS-people do not work ... not in his case and neither in mine. As I cannot get CUPS 1.5.2 to work, I would like to test my assumption of a buggy 1.5.+ with an older version, preferably 1.4.8 which I have in a working state with that printer on a Solaris machine. Is there any

FreeBSD 9.1 i386 and OpenBSD 5.2 i386 - Ping Test Intermittent

2013-01-21 Thread Zamri Besar
Good morning, I installed FreeBSD (9.1 i386) and OpenBSD (5.2 i386), and I found ping result from directly attached Cisco switch to FreeBSD boxes were intermittent. I test to ping to few other FreeBSD boxes, and still produce the same result like below, regardless either using em or bce, or

Re: CUPS "test-page" prints fine, nothing else.. (freebsd-5.4)

2005-07-04 Thread P.U.Kruppa
etwork can print to it and so can FreeBSD as long as it's from the CUPS interface/setup GUI and it's a test page, other than that -- zilch. This is just a quickshot - since I have no such setup available at the moment: check if the native FreeBSD lpr in /usr/bin/lpr is still active - cup

Re: memory test off of a 'DISK-ON-KEY' device ... ?

2005-09-12 Thread Will Maier
On Tue, Sep 13, 2005 at 01:03:08AM -0300, Marc G. Fournier wrote: > I'm trying to run some tests on a new server that I'm putting > together, and would like to run some memory tests ... I found > memtest86, but it runs on floppies, which doesn't help me, since I > don't have a floppy drive on this

Re: memory test off of a 'DISK-ON-KEY' device ... ?

2005-09-12 Thread Chris Howells
On Tuesday 13 September 2005 05:03, Marc G. Fournier wrote: > I'm trying to run some tests on a new server that I'm putting together, > and would like to run some memory tests ... I found memtest86, but it runs > on floppies, which doesn't help me, since I don't have a floppy drive on > this thing

Re: memory test off of a 'DISK-ON-KEY' device ... ?

2005-09-13 Thread Alex Zbyslaw
Chris Howells wrote: On Tuesday 13 September 2005 05:03, Marc G. Fournier wrote: I'm trying to run some tests on a new server that I'm putting together, and would like to run some memory tests ... I found memtest86, but it runs on floppies, which doesn't help me, since I don't have a floppy

Re: memory test off of a 'DISK-ON-KEY' device ... ?

2005-09-13 Thread Dmitry Mityugov
On 9/13/05, Marc G. Fournier <[EMAIL PROTECTED]> wrote: > > I'm trying to run some tests on a new server that I'm putting together, > and would like to run some memory tests ... I found memtest86, but it runs > on floppies, which doesn't help me, since I don't have a floppy drive on > this thing :

Re: How to test an unsupported scanner (CanoScan LiDe 90)?

2008-09-14 Thread Peter Ulrich Kruppa
produced. - # scanimage -L says no scanners were identified. I would like to test if it might work with sane-genesys backend. How can I do this? I am running FreeBSD 7.1-PRERELEASE amd64 . In the meantime I have played around a little bit: I put vendor and product id's into /usr/src/sys/de

Re: How to test an unsupported scanner (CanoScan LiDe 90)?

2008-09-14 Thread Polytropon
Hi! Seems that the CanoScan LiDe 90 is one of the scanners built by Canon that are not supported well. That's a reason to avoid them. :-) I had similar issues with a LiDE 45 (I think it was), and I did soon replace it with a SCSI scanner that worked out of the box without problems. On Sun, 14 Sep

Re: How to test an unsupported scanner (CanoScan LiDe 90)?

2008-09-14 Thread Peter Ulrich Kruppa
Hello! Polytropon schrieb: Hi! On Sun, 14 Sep 2008 11:40:54 +0200, Peter Ulrich Kruppa <[EMAIL PROTECTED]> wrote: Peter Ulrich Kruppa schrieb: I have purchased a scanner yet unsupported by sane (CanoScan LiDe 90). Mayve the SANE team will get this scanner to work later on. But at this point

Bridging-(How to test and verify that bridging is enabled)

2009-03-01 Thread Faizan ul haq Muhammad
Hi, I am not sure but as per some internet guide, I have configured the bridge on Freebsd(7) Machine with two LAN cards on it I have compiled my KERNEL with (device if_bridge) and then added code to rc.conf cloned_interfaces="bridge0" ifconfig_bridge0="addm sk0 addm sk1 up" ifconfig

Re: [PATCH TO TEST] VESA [1024x768] mode support for FreeBSD-CURRENT

2005-04-05 Thread Michal Mertl
Didier Wiroth wrote: > Hi, > > I'm using freebsd 5.4-prerelease on my laptop. My laptop has an ati > mobility radeon 9600. > Unfortunately it has very poor console vesa support. SC_PIXEL_MODE does > not work, 90x60 is the highest resolution I can get for now. > It looks like I'm not the only one

Re: [PATCH TO TEST] VESA [1024x768] mode support for FreeBSD-CURRENT

2005-04-05 Thread Michal Mertl
Didier Wiroth wrote: > Unfortunately with patch applied it does not compile on stable: > > Warning: Object directory not changed from original > /usr/src/usr.sbin/vidcontrol > cc -O -pipe -c vidcontrol.c > vidcontrol.c: In function `video_mode': > vidcontrol.c:500: error: `_VESA_800x600_DFL_CO

RE: [PATCH TO TEST] VESA [1024x768] mode support for FreeBSD-CURRENT

2005-04-06 Thread Didier Wiroth
Hi, I've updated the vidcontrol sources to those in the current cvs and was able to compile and install the patch on stable. High resolution console is fantastic have 1400x1050 (MODE_322) on my laptop now. I get an "pfctl -sa", on one screen ... amazing :-)) It does make freebsd so much better ...

RE: [PATCH TO TEST] VESA [1024x768] mode support for FreeBSD-CURRENT

2005-04-07 Thread Xin LI
Hi, Didier, å 2005-04-06äç 13:39 +0200ïDidier Wirothåéï > Is there a patch available for the rc.d mouse script? I don't have a patch that is good enough to warrant a commit at present. You may want to try the patch attached, but I can not promise that it will work for every case. Thanks for your

RE: [PATCH TO TEST] VESA [1024x768] mode support for FreeBSD-CURRENT

2005-04-08 Thread Didier Wiroth
Hello, Thx for the patch, I tried it and here is my feedback. To clear out things I'm not using CURRENT, I used: a) FreeBSD5.4-prerelease (as I'm using RELENG_5), running on a HP NC6000 laptop, connected to a docking station with a Microsoft USB mouse b) I downloaded the current rc.d/moused versio

RE: [PATCH TO TEST] VESA [1024x768] mode support for FreeBSD-CURRENT

2005-04-08 Thread Didier Wiroth
ns@freebsd.org'; 'freebsd-current@freebsd.org'; '[EMAIL PROTECTED]' Subject: RE: [PATCH TO TEST] VESA [1024x768] mode support for FreeBSD-CURRENT Hello, Thx for the patch, I tried it and here is my feedback. To clear out things I'm not using CURRENT, I used: a) FreeBSD

Re: [PATCH TO TEST] VESA [1024x768] mode support for FreeBSD-CURRENT

2005-04-10 Thread Jay O'Brien
Michal Mertl wrote: > Didier Wiroth wrote: > > >>Hi, >> >>I'm using freebsd 5.4-prerelease on my laptop. My laptop has an ati >>mobility radeon 9600. >>Unfortunately it has very poor console vesa support. SC_PIXEL_MODE does >>not work, 90x60 is the highest resolution I can get for now. >>It look

Re: [PATCH TO TEST] VESA [1024x768] mode support for FreeBSD-CURRENT

2005-04-10 Thread Michal Mertl
Jay O'Brien wrote: > Michal Mertl wrote: > > > Didier Wiroth wrote: > > > > > >>Hi, > >> > >>I'm using freebsd 5.4-prerelease on my laptop. My laptop has an ati > >>mobility radeon 9600. > >>Unfortunately it has very poor console vesa support. SC_PIXEL_MODE does > >>not work, 90x60 is the highes

<    1   2   3   4   5   >