Invalid Partition - help on setting up loader

2003-12-26 Thread Joseph
Hi list. Merry Christmas!! This is my first post on a Freebsd Mailing List, so don't be too harsh on me if my ettiquette isn't acceptable. Ok, I guess I'll get to the heart of this post: I'm trying to figure out how to boot 5-releng-1 alongside my 4-stable slice. After a surprisingly successfu

Migrate /usr (ufs) to different partition (ufs2) on different slice

2003-12-26 Thread Joseph
Is it possible for me, in one way or another, to newfs a ufs2 partition from a differently partitioned slice? I'm using 5_1_releng at the moment, with no evident problems. My Settings are: /dev/ad0s2e on / (ufs, local, soft-updates) devfs on /dev (devfs, local) /dev/ad0s1g on /home (ufs, local,

Re: Can't traceroute to my box

2003-12-26 Thread Joseph
I'm just curious, Fernando.. On which platform are you using Netbsd? - Original Message - From: "Fernando Gleiser" <[EMAIL PROTECTED]> To: "Frank DeChellis" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, December 26, 2003 9:13 AM Subject: Re: Can't traceroute to my box > On Fr

Re: Invalid Partition - help on setting up loader

2003-12-26 Thread Joseph
#x27;m wrong - and I hope that I am, could somebody comment on this? Thanks in advance :) - Original Message - From: "Joseph" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 26, 2003 9:33 AM Subject: Invalid Partition - help on setting up loader

Re: Migrate /usr (ufs) to different partition (ufs2) on different slice

2003-12-26 Thread Joseph
ed!! Nooo!! Please help :( - Original Message - From: "Joseph" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 26, 2003 12:23 PM Subject: Migrate /usr (ufs) to different partition (ufs2) on different slice Is it possible for me, in one way or

5.3R and 3ware 9500s hang

2004-12-22 Thread Joseph
hello there's. i'm building a new machine to run freebsd 5.3 with two 3ware 9500s-12MI cards. i installed the OS before i connected the drives, and since i have connected them, the system hangs on boot. the system also hangs on boot directly from the install cd with the drives connected. i have o

Re: Copying a directory hierarchy

2004-12-22 Thread Joseph
> > > How does on copy a complete directory hierarchy, including any hidden > > > files? cd /path tar cf - . | (cd /other/path; tar -xf -) works like a charm. joe ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listi

RE: Server locking hard -- A LOT!!!

2003-02-07 Thread joseph
Trying turning polling on in the kernel on the ethernet NIC you are using. SOunds like an interrupt issue. Set to 1000 to 3000 depending on how responsive you need it to be joseph On Wed, 2003-02-05 at 13:22, Muhannad Asfour wrote: > On Wed, 2003-02-05 at 08:20, Robert Covell wr

Using MFS for the first time

2002-09-20 Thread Joseph
Okay, so I've been using Windows, so what?! Sure it crashes alot, and has a serious number of fatal errors, but it compatible with an easy to configure Ram-disk program. In a matter of seconds, i had a virtual drive running off of my 512 mb of spare ram. Okay, so maybe i exaggerate a little. I'm

Re: Drive errors?

2003-11-14 Thread Joseph Begumisa
UDMA100 > Pasting the output from /var/run/dmesg.boot would be useful so that we can know what the controller is detected as and also see whether there is any other useful information concerning this problem. The last time I had such a problem, I solved it by using a 40 pin 80 wir

Re: Drive errors?

2003-11-14 Thread Joseph Begumisa
amin Franklin > ___ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > Joseph.

Trouble with USB and Visor on FreeBSD 4.9 Stable

2003-12-07 Thread Joseph Young
Currently, I'm using two USB devices, a Logitech Trackball and a Handspring Visor. The trackball appears to work fine, but the Visor does not. If I boot without the Visor attempting to sync, only the mouse appears in the boot log; booting with the Visor attempting to sync, displays both. Aft

Re: Presenting 'host' command output

2008-09-26 Thread Joseph Olatt
On Fri, Sep 26, 2008 at 06:51:46PM +0200, Jos Chrispijn wrote: > If I do this on my server1 (BSD 6.4 prerelease) > > server1# host dekiekendief.nl > > I get this, which is good: > > dekiekendief.nl has address 72.36.229.154 > dekiekendief.nl mail is handled by 30 mail.dekiekendief.nl. > > If I

Re: Need help installing on SATA

2008-10-13 Thread Joseph Olatt
On Fri, Oct 10, 2008 at 11:06:51PM -0500, Conrad J. Sabatier wrote: > Does anyone know the magic incantation that will permit me to install > FreeBSD on this new machine of mine (nVidia chipset, SATA1 disk > controller)? > > I've been trying for a week or so now, with no luck. Just out of > cu

Re: Unable to use CD/DVD drive

2009-09-20 Thread Joseph Olatt
On Sun, Sep 20, 2009 at 09:48:40AM +0530, N. Raghavendra wrote: > Until a couple of months ago, I was able to read and write CDs and > DVDs. Since then, I haven't been able to do so. When I try to mount > a CD/DVD, the process just hangs without the media being mounted, or I > get errors like thi

PHP5 install error on FreeBSD 7.0

2008-04-11 Thread Joseph Simmons
I can't seem to install PHP 4 or 5 from the port collection or PHP5 from PHP's website. I'm new to FreeBSD so I'm not sure I'm overlooking something rather simple or if I'm missing some other program or something like that I have Apache 2.2.6 installed and running, I've tried to install PHP sev

Re: PHP5 install error on FreeBSD 7.0

2008-04-12 Thread Joseph Simmons
I installed apache from the port collection so wherever the default location is httpd.conf is in /usr/local/etc/apache22, the log files are in /var/log and at least some of the files that are used for loading modules are in /usr/local/libexec/apache22. I'm not sure where the other stuff is. I'v

Re: PHP5 install error on FreeBSD 7.0

2008-04-12 Thread Joseph Simmons
w why they are missing? On Sat, Apr 12, 2008 at 1:46 PM, Mel <[EMAIL PROTECTED]> wrote: > On Saturday 12 April 2008 19:59:12 Joseph Simmons wrote: > > I installed apache from the port collection so wherever the default > > location is httpd.conf is in /usr/local/etc/ap

Re: PHP5 install error on FreeBSD 7.0

2008-04-12 Thread Joseph Simmons
apache22/work/httpd-2.2.6/docs/docroot && cp -rp index.html ) && ( [ ! -f /usr/local/www/apache22/data/index.html ] && cp -p /index.html /usr/local/www/apache22/data/index.html) On Sat, Apr 12, 2008 at 2:22 PM, Mel <[EMAIL PROTECTED]> wrote: > On Saturday 12

Re: PHP5 install error on FreeBSD 7.0

2008-04-13 Thread Joseph Simmons
Updating the port tree worked with no problems. Thanks On Sat, Apr 12, 2008 at 3:07 PM, Mel <[EMAIL PROTECTED]> wrote: > On Saturday 12 April 2008 21:29:18 Joseph Simmons wrote: > > cougar# pwd > > /usr/ports/www/apache22/work/httpd-2.2.6 > > cougar# make -n install-

Intel Pro/Wireless 2200BG (iwi) firmware error / device timeout

2012-03-13 Thread Joseph Mingrone
I see there are still some open PRs for this problem, but they are a couple of years old. Does anyone know of any workarounds? I don't recall having problems in 7.x, but in 8.x I see the firmware errors every few hours. If I try to do a # /etc/rc.d netif restart the system reboots. # pciconf -lv

Re: How to mirror the FreeBSD OS on two disks

2012-07-11 Thread Joseph Lenox
unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org" -- --Joseph Lenox, BS, MS I'm an engineer. I solve problems. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: encrypted ZFS root and encrypted swap OOTB?

2012-07-11 Thread Joseph Lenox
"that feature" in the installer (which was just completely re-done and simplified). If you wanted to put something together (using the freebsd-installer source as a base) that adds a menu system for queuing up the relevant commands, I don't think anyone will complain. -- --Joseph Le

Re: How to mirror the FreeBSD OS on two disks

2012-07-12 Thread Joseph Lenox
On 07/12/2012 05:47 AM, Mike Clarke wrote: On Wednesday 11 July 2012 16:20:41 Joseph Lenox wrote: What about a ZFS root? Just make sure both disks are in the BIOS/EFT boot order. http://www.aisecure.net/2011/11/28/root-zfs-freebsd9/ Something else we noticed on our site is that backup of a

Re: Unable to update "dirmngr"

2011-04-02 Thread Joseph Mingrone
On Mon, Mar 28, 2011 at 15:41, Jerry wrote: > FreeBSD-8.2 > > Several attempts to update the "dirmngr" port have failed. > Did you see the 20110328 entry in /usr/ports/UPDATING for net/openldap24-client? Try reconfiguring net/openldap24-client without the fetch option selected, then reinstall the

Re: Pci express ZFS card?

2011-09-23 Thread Joseph Lenox
looks like a system-on-a-board (a complete computer system on a single mainboard). --Joseph Lenox ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-

NFSv4 "stronger authentication required" error

2012-01-05 Thread Joseph Lenox
I've run into a strange problem while trying to mount from FreeBSD 9.0-RC3 to anything I can find using NFSv4. The command I'm using is: #mount -v gorkon:/dustbin /tmp/test This returns the following immediate information on a Debian 6 Linux box: mount: no type was given - I'll assume nfs beca

problem with terminal capabilities when using terminal from within emacs

2012-01-08 Thread Joseph Mingrone
>From within emacs, if I invoke a new multi-term buffer with C-c c, the TERM environment variable is set to eterm-color and a TERMCAP variable is also set and everything works fine. However, if I ssh to a remote host from within this buffer, only the TERM variable remains set and the keybindings d

Re: problem with terminal capabilities when using terminal from within emacs

2012-01-09 Thread Joseph Mingrone
On Sun, Jan 8, 2012 at 13:50, Joseph Mingrone wrote: > From within emacs, if I invoke a new multi-term buffer with C-c c, the > TERM environment variable is set to eterm-color and a TERMCAP variable > is also set and > everything works fine.  However, if I ssh to a remote host from w

Re: Client Authentication

2013-03-26 Thread Joseph Olatt
On Sat, Mar 23, 2013 at 09:22:07PM -0700, Doug Hardie wrote: > I am not sure this is the best place to ask this, but I didn't see any other > maillists that seemed more appropriate. > > Basically, my outgoing mail server is being systematically attacked to try > passwords looking for one that wo

Lenovo T530 device hints for audio jack and microphone (9.1-RELEASE)

2013-04-20 Thread Joseph Mingrone
is pasted below. Is it possible to the microphone working on a T530? Joseph % sysctl -a | grep nid hdaa0: at nid 1 on hdacc0 pcm0: at nid 20,21 and 24,18 on hdaa0 hdaa1: at nid 1 on hdacc1 pcm1: at nid 5 on hdaa1 pcm2: at nid 6 on hdaa1 pcm3: at nid 7 on hdaa1 debug.minidump: 1 dev.hdaa.0.

USB can't mount msdosfs drive

2013-06-05 Thread 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 *** parameters extracted from in-core disklabel are: cylinders=1897 heads=2

Re: USB can't mount msdosfs drive

2013-06-05 Thread Joseph Mays
features From: Joseph Mays Sent: Wednesday, June 05, 2013 11:55 AM To: freebsd-questions@freebsd.org Subject: USB can't mount msdosfs drive 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@ware

Re: USB can't mount msdosfs drive

2013-06-05 Thread Joseph Mays
-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

Re: USB can't mount msdosfs drive

2013-06-05 Thread Joseph Mays
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

Re: USB can't mount msdosfs drive

2013-06-05 Thread Joseph Mays
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

Re: USB can't mount msdosfs drive

2013-06-05 Thread Joseph Mays
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'

Re: USB can't mount msdosfs drive

2013-06-06 Thread Joseph Mays
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

Re: USB can't mount msdosfs drive

2013-06-06 Thread Joseph Mays
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

Re: Is There Any Buyable Laptop for FreeBSD 9.1 That Is Simple to Set Up?

2013-06-24 Thread Joseph Mingrone
-Edwin Hale writes: > Therefore, my question is ultimately:- > Is there any 17"64-bit laptop that will readily support FreeBSD 9.1 with > wireless connectivity to an external hotspot? There are many. I've had good luck with Lenovos. I'm writing this from a friend's T530 and I own an X220, but

Freebsddiary.org - Integrated marketing help

2013-08-21 Thread Joseph Taylor
x month ongoing campaign. Sound interesting? Feel free to email us or alternatively you can provide me with your phone number and the best time to call you. I am also available to meet you in person and present you this website audit report.-----

Freebsddiary.org - Integrated marketing help

2013-08-26 Thread Joseph Taylor
our six month ongoing campaign. Sound interesting? Feel free to email us or alternatively you can provide me with your phone number and the best time to call you. I am also available to meet you in person and present you this website audit report.-----

Re: Problems with 9.2-RC3

2013-09-25 Thread Joseph Mingrone
t; settings.1): No such file or directory > *** [fake-pkg] Error code 74 > > What have I done wrong? It seems fine on 9.1 and 10.0. > There were some staging problems with ports. Update your ports tree then upgrade ports-mgmt/pkg and the problem should resolve itself.

Re: Slow 2d performance in X / opera / nvidia drivers

2006-01-12 Thread Joseph Kerian
On 1/11/06, Martin Tournoy <[EMAIL PROTECTED]> wrote: > On 10/01/06, Josh Paetzel <[EMAIL PROTECTED]> wrote: *many helpful attachments snipped* > > I've been having terrible 2d performance with opera (linux-opera and > > native 8.51 and 9.0) using the nvidia drivers. When I windowshade it > > and

Re: Post install help

2006-01-20 Thread Joseph Vella
Thanks all for your help. I've got the nVidia driver and the SoundBlaster Driver installed and working. I've gone past the permission problem with the cd player in KDE. Joseph Vella ___ freebsd-questions@freebsd.org mailing

ports and packages errors

2006-01-20 Thread Joseph Vella
hat some componants of ports and packages are not available? Also, where did the ones that were fetched go? Do I need to remove them, will they be overwritten if I try again later and there are new ones available? Joseph ___ freebsd-questions@f

No openGL, glxgears, glxinfo - libm.so.3 not found

2006-01-20 Thread Joseph Vella
performance issues. Any ideas where do I go from here? Joseph ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: No openGL, glxgears, glxinfo - libm.so.3 not found

2006-01-21 Thread Joseph Vella
That did it, thanks much. Joseph On Saturday 21 January 2006 12:33 am, Uwe Laverenz wrote: > On Fri, Jan 20, 2006 at 11:07:46PM -0800, Joseph Vella wrote: > > /libexec/ld-elf.so.1: Shared object "libm.so.3" not found, required by > > "libGL.so.1" > > You

install help? make: don't know how to make package-depends-list. Stop

2006-01-21 Thread Joseph Vella
I tried to install bluefish. I might have made a mess. I first downloaded the package from the freebsd ftp site. I did pkg_add. It complained about cairo and weblint. So I downloaded those. pkg_add installed but with errors. Then when I tried to run it, it had incompatible libraries erro

Why did symlinks fix libgmodule-2.0.so.600 not found error?

2006-01-24 Thread Joseph Vella
I tried to install firefox from ports. It didn't work, and after that kscd (a KDE cd player) stopped working. Kscd would complain libgmodule-2.0.so.600 not found. Some searching led me to creating sysmlinks from libmodule-2.0.so.0 to it. Then kscd complained about libgthread-2.0.so.600. Aft

What'a a stale dependancy and how to fix?

2006-01-24 Thread Joseph Vella
"portupgrade -a" told me to do "pkgdb -F". "pkgdb -F" asked me what to do with stale dependancies and I didn't know what to do. What should I do? Most of these are the same items that my attempts at a firefox install hangs up at. Below is the dialog: Prajipati-FreeBSD# portupgrade -a [Rebuil

Questions on SMP and 64 bit

2006-01-26 Thread Joseph Vella
I'm buying a new computer, and am thinking of the new dual core AMD X2. I'm not sure I want to run 64 bit kernel yet, because of driver support and things like flash, and video, etc.. Will this processor still be as fast as a 32 bit if I use i386 kernel? Do I have to use a SMP kernel? Is th

Re: A strategic question

2006-01-27 Thread Joseph Vella
On Friday 27 January 2006 06:16 pm, Jozef Baum wrote: > This posting doesn't contain a technical question about FreeBSD, rather a > strategic one. I did my first time ever install of FreeBSD 1 week ago. My background is M$ from DOS 2.something till XP. About 2 months ago I tried my first Linux

Re: FreeBSD 6.0, amd64, A8N-SLI and 4gb ram

2006-02-16 Thread Joseph Kerian
On 2/11/06, Robert Leftwich <[EMAIL PROTECTED]> wrote: > > > On Sat, 11 Feb 2006 23:19:07 +1100, "Robert Leftwich" > <[EMAIL PROTECTED]> said: > > I've been running FreeBSD 6.0 stable on an A8N-SLI Premium amd64 box > > with 2gb of ram for a few weeks now and it has been running well, > ...[snip] >

Re: Firefox 1.5.0.1 port

2006-02-17 Thread Joseph Vella
> Hello, >I have installed the firefox 1.5.0.1 browser port -- the > latest version -- but everytime uses the pc speaker and I > get a constant "beep!, beep!, beep!". >Anyone knows the solution to this problem?. >I've searched in preferences and about:config url, but > nothing seems

I've got spyware!!??

2006-02-23 Thread Joseph Vella
I just installed flash in Firefox. I was playing around with the autoscrolling feature, when all of a sudden some ugly website pops up. It was something I clicked with the mouse wheel. I tried it again and sure enough the same site pops up. It was kind of tricky to do. I had to be scrolling

Re: Why did this work? (Flashplugin)

2006-02-23 Thread Joseph Vella
On Thursday 23 February 2006 12:09 am, Andrew Pantyukhin wrote: > On 2/23/06, Vayu <[EMAIL PROTECTED]> wrote: > > I installed linuxpluginwrapper, linux-flashplugin-6 and linux_base-8 through > > ports. No errors. Created a libmap.conf with values appropriate for 6.0REL. > > > > I followed the s

Re: I've got spyware!!??

2006-02-23 Thread Joseph Vella
On Thursday 23 February 2006 07:43, Dave McCammon wrote: > --- Garrett Cooper <[EMAIL PROTECTED]> wrote: > > On Feb 23, 2006, at 12:19 AM, Joseph Vella wrote: > > > > > autoscrolling feature, when all of a sudden some > > > > ugly website pops > >

Re: Getting current BSD version information

2006-02-26 Thread Joseph Vella
On Sunday 26 February 2006 1:32 pm, David Pratt wrote: > Is there a command to obtain ther current version of FreeBSD in use. I > have a virtual server that the host upgrades from time to time so this > information would be helpful. > ___ > freebsd-ques

Re: Card for basic 3D acceleration in FreeBSD

2006-03-02 Thread Joseph Vella
On Thursday 02 March 2006 21:37, Vayu wrote: > On Thursday 02 March 2006 15:57, Micah wrote: > > I'm looking for a card to handle some simple OpenGL stuff for a class > > I'm taking. I have an ATI X300 card, but 3D acceleration is not > > supported on it in the current Xorg. The only slots on my

6.1-BETA2 AMD64 boot only CD freezes at "module_register_init: MOD_LOAD (amr_linux, 0xffffffff805ebcc0, 0) error 6

2006-03-03 Thread Joseph Turian
e in a pinch and FreeBSD won't even boot. Please help! Thanks, Joseph = From: "Joseph Turian" <[EMAIL PROTECTED]> Newsgroups: list.freebsd.questions Subject: 6.0 install CD boot freezes at "Timecounters tick every 1.000 msec" Date: 2 Mar 2006 14:08:30 -0800

Re: 6.1-BETA2 AMD64 boot only CD freezes at "module_register_init: MOD_LOAD (amr_linux, 0xffffffff805ebcc0, 0) error 6

2006-03-03 Thread Joseph Turian
_init: MOD_LOAD (amr_linux, 0x805ebcc0, 0) error 6 Here is the 6.0 AMD64 boot freeze message: Timecounter "TSC" frequency 2009156417 Hz quality 800 Timecounters tick every 1.000 msec Joseph > > This is slightly modified version of the error I get if I try to 6.0 boot

Re: 6.1-BETA2 AMD64 boot only CD freezes at "module_register_init: MOD_LOAD (amr_linux, 0xffffffff805ebcc0, 0) error 6

2006-03-04 Thread Joseph Turian
Sorry about the double posting. I have since been disabused of the notion that freebsd-questions@freebsd.org and [EMAIL PROTECTED] are separate lists. Joseph On 3/3/06, Joseph Turian <[EMAIL PROTECTED]> wrote: > I flubbed that error message slightly, since I have to copy it by

Re: Flash Player

2006-03-06 Thread Joseph Vella
On Monday 06 March 2006 22:34, Duane Whitty wrote: > On Tuesday 07 March 2006 01:42, Chris > > > I installed these ports. Is there > > anything I need to do to the browser > > to get it to recognize them, because > > flash is still not working. > > Sorry, I forgot to mention that for > firefox you

Re: Flash Player

2006-03-07 Thread Joseph Vella
On Tuesday 07 March 2006 21:22, Chris Maness wrote: > Joseph Vella wrote: > > On Monday 06 March 2006 22:34, Duane Whitty wrote: > >> On Tuesday 07 March 2006 01:42, Chris > >> > >>> I installed these ports. Is there > >>> anything I need to

Re: 6.1-BETA2 AMD64 boot only CD freezes at "module_register_init: MOD_LOAD (amr_linux, 0xffffffff805ebcc0, 0) error 6

2006-03-08 Thread Joseph Turian
ge of doing an i386 install on an AMD64 machine? Will it run slower? Joseph On 3/3/06, Joseph Turian <[EMAIL PROTECTED]> wrote: > I flubbed that error message slightly, since I have to copy it by hand. :P > Sorry about that, here's the correct version: > > > Here is

Re: Open Source and 3rd world countries

2006-03-09 Thread Joseph Vella
On Thursday 09 March 2006 18:11, Olivier Nicole wrote: > > Sorry Nicole, but here in Brazil our government does not use pirated > > software, and yes, they're changing to Open Source. > > That only means Brazil is not much a 3rd world country anymore... > > > guess this may be coming to an end, or

Re: TFT monitors and Xorg

2006-03-10 Thread Joseph Vella
On Friday 10 March 2006 09:57, dick hoogendijk wrote: > Hello, > > Probably a stupid question, but I'll take my chances. > For years now I only used "normal" monitors on windows, linux, FreeBSD > but soon I'll get a Samsung 930BF TFT screen. > > What I'd like to know is, if Xorg is capable of "seei

Re: dd - cloning a disk.

2006-03-11 Thread Joseph Vella
On Saturday 11 March 2006 14:43, Wojciech Puchar wrote: > > > > Here is a simple (I think!) question for the I/O savy among you: > > > > If I had two identical disks, say, 73 GB Seagate 10K SCSIs, one completely > > operational fully setup FreeBSD with all the trimmings, and the other blank, > >

Re: TFT monitors and Xorg

2006-03-15 Thread Joseph Vella
On Wednesday 15 March 2006 07:06, Chris Whitehouse wrote: > Joseph Vella wrote: > > I think the most significant hardware upgrade I've done in 15 years was the > > widescreen display. Being able to have two windows open side by side is a > > whole new world. > >

change 2nd boot menu

2006-03-21 Thread Joseph Vella
I use grub, after that menu there is a FreeBSD menu with options for single user mode, safe mode, kernal loader, etc... Is there a way to eliminate the FreesBSD menu and move those options to the grub menu? (actually I only want a couple of those options, like safe mode, single user mode and t

Re: what is going on??

2006-03-24 Thread Joseph Vella
On Friday 24 March 2006 16:47, Kris Kennaway wrote: > On Fri, Mar 24, 2006 at 10:10:04AM -0600, Jonathan Horne wrote: > > last night i took down my fedora sever to migrate it to freebsd 6.0. ive > > done numerous tests on dev boxes in the past weeks getting ready for this > > event, and they were

Why are so many people using 4.x?

2006-03-28 Thread Joseph Vella
I notice a lot of references to version 4.x. Is there any overwhelming reason why its use seems to be still popular. I'm wanting to set up a server (just for play) on my home network using a PII machine. Am I better off using an older version for such old equipment? If so, do any particular

Re: flash plugins question

2006-04-01 Thread Joseph Vella
On Saturday 01 April 2006 09:44, Paul Schmehl wrote: > > --On April 2, 2006 12:51:59 AM +0800 Marlon Martin <[EMAIL PROTECTED]> wrote: > > > linuxpluginwrapper is installed from ports, and linux-flashplugin7 after > > that i copy libmap.conf-FreeBSD6 > > from > BSD6> /usr/local/share/examples/lin

Re: Wanted: Flash player for ....

2006-04-11 Thread Joseph Vella
On Tuesday 11 April 2006 06:47, Eric Schuele wrote: > [Hoping this isn't too OT for the list] > > So... now that www/linux-flashplugin* are gone, I was hoping to get > opinions on which alternative flashplayer(s) are reasonably good. I use > firefox and would prefer a plugin for it... but am g

pid 72199 (perl), uid 0: exited on signal 11 (core dumped)

2004-07-06 Thread Joseph Begumisa
37 (perl), uid 0: exited on signal 11 (core dumped) > pid 91569 (perl), uid 0: exited on signal 11 (core dumped) > pid 92392 (perl), uid 0: exited on signal 11 (core dumped) > pid 92482 (perl), uid 0: exited on signal 11 (core dumped) Thanks. Joseph. _

Bandwidth Usage Report?

2004-07-06 Thread Joseph Koenig
Is there a way to use netstat or something similar to see what our bandwidth usage peaks at throughout the day? We are considering moving to a different host that has less bandwidth, but I'm not sure where we peak, so it's difficult to say whether or not they have enough bandwidth for us. Thanks,

FreeBSD Hosting

2004-07-16 Thread Joseph Koenig
Hi, I'm sure this question comes up, but I am looking at switching hosting companies and am considering going with a dedicated server or co-locating some servers somewhere. Regardless of which way I go, I want to make sure the hosting facility has technicians who have experience with FreeBSD, in e

Re: Random Freeze

2004-07-21 Thread Joseph Peterson
I have the same problem, except I'm running -CURRENT on a Toshiba Satelite A25-S279 laptop. (Intel P4 2.8Ghz) >From time to time, somtimes once a day, sometimes twice in 10 minutes, doing nothing specific, the machine will lock completely, no caps lock change, not able to ping it, etc... The scree

CD behavior on a Toshiba A25-S279

2004-07-21 Thread Joseph Peterson
I've got a Toshiba laptop and want to burn CDs from X11, I have installed xcdroast, but it can't find any devices. camcontrol shows the following: # camcontrol devlist at scbus1 target 0 lun 0 (cd0) and /boot/loader.conf has the following entries: hw.ata.atapi="1" agp_load="YES" I did have h

Re: cam/passthrough device question

2004-07-22 Thread Joseph Peterson
I have all of these in my kernel config file, but I'm getting the following in my dmesg; ata1-master: FAILURE - ATAPI_RESET no interrupt acd0: CDRW at ata1-master PIO4 cd0 at ata1 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 16.000MB/s transfers cd0: Attempt to query device size

Re: Random Freeze

2004-07-22 Thread Joseph Peterson
Unfortunately that is not the solution to my problem, I've run memtest86 on my laptop several times and found no problems... any other thoughts? =) -joe On Thu, 22 Jul 2004 17:17:28 +0200, Cedric GROSS <[EMAIL PROTECTED]> wrote: > Thanks to all for answer. > > Effectively I use memtest86 to fin

Re: cam/passthrough device question

2004-07-22 Thread Joseph Peterson
Peter, Been there done that, actually.. sorry I forgot to mention it. But thanks for the suggestion! -joe On Thu, 22 Jul 2004 16:53:29 +0100, Peter Risdon <[EMAIL PROTECTED]> wrote: > Joseph Peterson wrote: > > I have all of these in my kernel config file, but I'm getting the

Re: Random Freeze

2004-07-22 Thread Joseph Peterson
Nope, not setting any of those... On Thu, 22 Jul 2004 22:19:26 +0200, Karol Kwiatkowski <[EMAIL PROTECTED]> wrote: > Joseph Peterson wrote: > > > Unfortunately that is not the solution to my problem, I've run > > memtest86 on my laptop several times and found

Re: Program for diagrams.

2004-07-23 Thread Joseph Peterson
Is that along the lines of visio? Have you looked at dia? (/usr/ports/graphics/dia) -joe On Fri, 23 Jul 2004 15:01:09 +0200, Alex de Kruijff <[EMAIL PROTECTED]> wrote: > Hi, > > I was looking for a open-source altenative for Rational Rose or Together > to create use-case-, classe-, collabaration

FreeBSD 5.2.1 + IBM ServeRAID + SMP?

2004-07-27 Thread Joseph Koenig
Hello, I have an IMB xSeries 220 server with Dual 1.2 GHz P3's and an IBM ServeRAID card. Due to the ServeRAID card I need to install FreeBSD 5.x. The question is, how stable is 5.2.1 at this point? All I really need to install and run on the system is MySQL and PostgreSQL. PostgreSQL will only ha

FreeBSD + Dell PowerVault NAS

2004-07-28 Thread Joseph Koenig
Hi, Has anyone used FreeBSD with a Dell PowerVault NAS (Windows-based)? We are considering moving some servers to a facility that uses PowerVault NAS machines with Windows to do backups. Is there any issue with this? I should be able to connect via NFS or SMB and just tar directly to the NAS machi

Where'd the list go?

2004-08-06 Thread Joseph Peterson
I haven't seen any activity since 9 or so last night, and its after noon! whats up? (please CC me as I'm not getting my list feed for some reason) ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscrib

Re: Cheap NAS using FreeBSD - practical considerations?

2004-12-27 Thread joseph kacmarcik
> Let's say that, as fine as NetApps are, I can't afford their prices. So I > set up a FreeBSD box with a whole lot of disk attached and use that as > network-attached storage, serving files by NFS, with gigabit ethernet. > > Setting up such a box is trivially easy. But what are the practical > c

Re: grep help

2005-01-05 Thread joseph kacmarcik
> grep ^[^1.2.3.4]*$ logfile.log to not match, use: grep -v 1.2.3.4 logfile.log -v, --invert-match Invert the sense of matching, to select non-matching lines. when there are multiple patterns you don't want to see, try: egrep -v '1.2.3.4|5.6.7.8' logfile.log joe __

Re: nic aggregation/teaming (AFT or similar)

2005-01-06 Thread joseph kacmarcik
> Has there been any developments with this? We are using AFT with dual > intel nics for switch redundancy on Linux boxes. I really want to try > and move to FreeBSD, and this is the only major issue that I can see. if you're looking for single-path redundancy and not increased throughput, you co

linux_base

2005-01-07 Thread Warner Joseph
Hi, I'm running 4.8-RELEASE-p27 and had a question regarding my current install of linux_base #portupgrade -l "<" doesn't reveal this package needs upgrading but portaudit -a says: Affected package: linux_base-6.1_6 Type of problem: xpm -- image decoding vulnerabilities. Reference:

RE: linux_base

2005-01-07 Thread Warner Joseph
ennaway [mailto:[EMAIL PROTECTED] #Sent: Friday, January 07, 2005 12:53 PM #To: Warner Joseph #Cc: 'freebsd-questions@freebsd.org' #Subject: Re: linux_base # # #On Fri, Jan 07, 2005 at 02:44:39PM -0500, Warner Joseph wrote: #> #> Hi, #> #> I'm running 4.8-RELEASE-p27

umount gpt partitions

2005-01-07 Thread joseph kacmarcik
hello's! forgive me if i've missed something obvious, am feeling flu-like but need to get a project done. i'm using freebsd 5.3 with gpt partitions to get filesystems more than 2TB, but when i umount and mount again, i always get: 'WARNING: /filesystem was not properly dismounted'. should i do

Re: ssh file transfers - how to?

2005-01-09 Thread joseph kacmarcik
> For purposes of discussion, I'm logged into the distant machine > as [EMAIL PROTECTED] I'm logged in to the directory /www/jay > and my localmachine directory (now empty) is /home/www/jay. I want > everything in the www/jay directory on distantmachine to be copied > as the home/www/jay directory

Re: Help Renaming Multple Files

2005-03-07 Thread joseph kacmarcik
> I need help figuring out how to rename multple files. The files are > named like reports_abcdef_MMDD.dat, reports_hijklm_MMDD.dat, > and reports_nopqrs_MMDD.dat. Here is an example. > > Original Filename: reports_abcdef_MMDD.dat > New Filename: abcdef_MMDD.dat > > Let me kn

FreeBSD Server Panics & Reboots

2005-01-25 Thread Joseph Begumisa
= 4 Features=0x3febfbff real memory = 1073676288 (1048512K bytes) avail memory = 1039589376 (1015224K bytes) I dont think it is a hard disk issue since the hard disks were replaced recently. Probably cpu fan malfunction? Anyone seen anything like this? T

Re: FreeBSD Server Panics & Reboots

2005-01-25 Thread Joseph Begumisa
that the current process was find. Joseph. On Tue, 25 Jan 2005, gabriel wrote: I saw something with one of the servers I admin where ftpd crashed when two people were on at the same time for the same amount of minutes (8 minutes). From what it looks like, I'd say there's something goi

Re: A simple CGI question

2005-01-25 Thread Joseph Begumisa
tions None Order allow,deny Allow from all Joseph. On Tue, 25 Jan 2005, Gareth Bailey wrote: Hi there, I have what i think is a really simple question regarding cgi scripts. I have an apache chpasswd cgi script that i want to make available so that users can browse to the url and ch

Re: FreeBSD Server Panics & Reboots

2005-01-26 Thread Joseph Begumisa
I think i'll start checking on the hardware and the memomry last since memtest shows no errors with the memory. Joseph On Tue, 25 Jan 2005, Lowell Gilbert wrote: Different thing triggering the reboots, and generally a signal 11? This is almost always some sort of hardware trouble, most ofte

  1   2   3   4   >