Re: nvidia-driver rebooting machine on X startup

2007-09-12 Thread Philip M. Gollucci
Mel wrote: > On Wednesday 12 September 2007 01:42:28 Philip M. Gollucci wrote: >> Darren Spruell wrote: >>> If this *is* an issue with the nvidia driver, is there a good way for >>> us to alert Nvidia? Customer support, I guess? >> I've had the same issue, but

Re: F11 in Firefox

2007-09-12 Thread Philip M. Gollucci
gt; ls -l .xinitrc -rw-r--r-- 1 pgollucci wheel - 11B Jul 26 20:13:51 2007 .xinitrc [05:22 PM](ttyp4)[EMAIL PROTECTED] j0 h2 c502 /usr/home/pgollucci> cat .xinitrc startxfce4 -- ---- Philip M. Gollucci ([EMAIL PROTECTED]

Re: F11 in Firefox

2007-09-12 Thread Philip M. Gollucci
-1d xfce* xfce-4.4.1_1 xfce4-appfinder-4.4.1_1 xfce4-desktop-4.4.1_1 xfce4-icon-theme-4.4.1_1 xfce4-mcs-manager-4.4.1_1 xfce4-mcs-plugins-4.4.1_1 xfce4-mixer-4.4.1_1 xfce4-panel-4.4.1_1 xfce4-print-4.4.1_1 xfce4-session-4.4.1_1 xfce4-utils-4.4.1_1 xfce4-wm-4.4.1_1 xfce4-wm-themes-4.4.1 --

Re: nvidia-driver rebooting machine on X startup

2007-09-11 Thread Philip M. Gollucci
kers when I tried to set this and was going to file a PR but $work never game me time. ---- Philip M. Gollucci ([EMAIL PROTECTED]) c:323.219.4708 o:703.749.9295x206 Senior System Admin - Riderway, Inc. http://riderway.com / http://

Re: ssh forwarding question

2007-09-10 Thread Philip M. Gollucci
FreeBSD philip.hq.rws 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Thu Jul 26 16:44:37 EDT 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 -- ---- Philip M. Gollucci ([EMAIL PROTECTED]) c:323.219.4708 o:703.749.9295x206 S

Re: chmod / files and directories

2007-09-10 Thread Philip M. Gollucci
> > Oh? Safer how? I've never come across that idiom before. If imange the file or directory name has spaces, (){}-, etc.. in it or even \. > > Cheers, > > Dan > -- ---- Philip M. Gollucci (

Re: chmod / files and directories

2007-09-10 Thread Philip M. Gollucci
ree but you'd need to make the config file first. -- ---- Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708 Senior System Admin - Riderway, Inc. http://riderway.com 1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB B89E 1324 9B4F

Re: ADSL Bandwidth Monitoring

2007-09-09 Thread Bahman M.
Thank you all for the information and the hints; very helpful. At least, now I've got a clue. Bahman ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL

Re: ADSL Bandwidth Monitoring

2007-09-08 Thread Bahman M.
Joao Barros wrote: On 9/8/07, Bahman M. <[EMAIL PROTECTED]> wrote: Hi all, I have an ADSL connection at home. When I'm _uploading_ files the whole upload bandwidth is consumed; so far so good. But when _downloading_ no more than 30~40% of download bandwidth is consumed. The guys

ADSL Bandwidth Monitoring

2007-09-08 Thread Bahman M.
Hi all, I have an ADSL connection at home. When I'm _uploading_ files the whole upload bandwidth is consumed; so far so good. But when _downloading_ no more than 30~40% of download bandwidth is consumed. The guys in the ISP say they've granted me the requested bandwidth but this is not wh

Re: 'ELF interpreter /libexec/ld-elf.so.1 not found' during OS install

2007-09-06 Thread Bahman M.
Mak Kolybabi wrote: I'm trying to install FreeBSD 6.2-RELEASE on an IBM Thinkpad, and the install goes fine until it gets to the end of copying files from the CD. At that point, the message 'ELF interpreter /libexec/ld-elf.so.1 not found'. Also, 'Abort trap' appears on the console a few times. W

Re: bash on login.

2007-09-06 Thread Bahman M.
Albert Shih wrote: Hi all I'm using bash for standard shell, what I don't understand is when I'm connect by ssh on my server the bash don't parse .bashrc file. But if in the bash session I type �bash� this time the .bashrc is use. How can I make the .bashrc file is read when I connect by ss

Re: ports collection background-fetch

2007-09-05 Thread Philip M. Gollucci
Bahman M. wrote: > [EMAIL PROTECTED] wrote: >> Is it possible to do automatic fetching of source files in the >> background while other parts are being compiled? > > > Just login on multiple consoles or use multiple x terminals (if running > X) and on each one run 

Re: temporary su login

2007-09-05 Thread Bahman M.
Mel wrote: On Wednesday 05 September 2007 18:50:21 Bahman M. wrote: Robin Becker wrote: At present I don't even allow login via ssh on that box ie it's purely key based. I'm wondering how would you want to change a system to which you don't have access? Or did I mis

Re: ports collection background-fetch

2007-09-05 Thread Bahman M.
[EMAIL PROTECTED] wrote: Is it possible to do automatic fetching of source files in the background while other parts are being compiled? > Just login on multiple consoles or use multiple x terminals (if running X) and on each one run 'make' for the port you want to compile. The port(s) will b

Re: temporary su login

2007-09-05 Thread Bahman M.
Robin Becker wrote: My collocation supplier is about to move our FreeBSD box and wants some way to shut it down cleanly. Is there a simple way to allow a non-root user to have shutdown rights without just giving them the world. At present I don't even allow login via ssh on that box ie it's pur

Re: errors after running make

2007-09-05 Thread Bahman M.
Terrence Wilson wrote: I'm trying to install ndiswrapper from a .tar.gz file. I'm running make for the first time, so I am unfamiliar with it. But I have read instructions for installing ndiswrapper. I keep getting errors, but I'm not sure what I'm doing wrong. Here's what I did. I copied the

Re: pkg_add question

2007-09-04 Thread Bahman M.
[EMAIL PROTECTED] wrote: On Tue, 4 Sep 2007, Bahman M. wrote: [EMAIL PROTECTED] wrote: Over the weekend in trying to build xorg and kde from packages, none of the various options for the package tree seemed to work. Plus the meta port for kde was not available. If one goes to /pub/FreeBSD

Re: troubling configuring wireless nic

2007-09-04 Thread Bahman M.
Terrence Wilson wrote: This is my first time experimenting with FreeBSD and UNIX-based systems in general. I am trying to configure a wireless nic on my laptop, which is a windows-free bsd dual boot system. At home, I can access the internet in Windows through a router which also connects my

Re: pkg_add question

2007-09-04 Thread Bahman M.
[EMAIL PROTECTED] wrote: Over the weekend in trying to build xorg and kde from packages, none of the various options for the package tree seemed to work. Plus the meta port for kde was not available. If one goes to /pub/FreeBSD/ports/i386/packages-6-stable/kde (1) /pub/FreeBSD/

Re: skype trouble

2007-09-01 Thread Bahman M.
>i am not sure what I did wrong, but this morning when i try skype: > > skype_bin: error while loading shared libraries: /usr/X11R6/lib/libGL.so.1: > ELF file OS ABI invalid > > this is probably not a skype problem, but what should I do?? thanks!! I'm not a Skype user but thought this might be

Re: auto mount xfce4 and kde

2007-08-31 Thread Bahman M.
> This week I installed FreeBSD on a computer of mine. Everything works > fine but one thing I can't get working. > Every person should be albe to work with the machine. The only thing > that isn't working is auto-mounting of cd-roms and usb-sticks. If KDE is > started and I put a usb-stick in the

Re: sfd

2007-08-30 Thread Bahman M.
I thought test emails should go to test AT freebsd.org. Bahman On 8/30/07, Federico Lorenzi <[EMAIL PROTECTED]> wrote: > sdfs > > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubsc

Re: users cannot login anymore

2007-08-30 Thread Bahman M.
ctory /usr/home/robi: Permission denied > /usr/local/bin/bash: Permission denied > Connection to localhost closed. > > Please help! > > > Bahman M. wrote: > >> see below my answer. > >> > >> > >> Bahman M. wrote: > >>>> #

Re: users cannot login anymore

2007-08-30 Thread Bahman M.
> see below my answer. > > > Bahman M. wrote: > >> # su - robi > >> su: /bin/csh: Permission denied > >> > >> also, > >> > >> # /usr/local/etc/rc.d/tomcat6 start > >> Starting tomcat60. > >> su: /usr/local/

Re: users cannot login anymore

2007-08-30 Thread Bahman M.
> # su - robi > su: /bin/csh: Permission denied > > also, > > # /usr/local/etc/rc.d/tomcat6 start > Starting tomcat60. > su: /usr/local/bin/bash: Permission denied > > # uname -rms > FreeBSD 6.1-RELEASE-p19 i386 What's the output of # ls -l /usr/local/bin/bash # ls -l /bin/csh ? Bahman ___

Re: /bin/sh vi mode command line editing and the period

2007-08-29 Thread Bahman M.
> i just do the following: > > clear > /bin/sh > EDITOR=vi > export EDITOR > set -o $EDITOR > echo 1 > echo 2 > echo 3 > echo 4 > > I tested the command sequence you gave and the result was as you explained. What caught my attention, however, was that all the commands were builtin. I tested with n

Re: i can't get ppp running

2007-08-29 Thread Bahman M.
Once I had a similar problem on a Linux box (send OK/no receive) and after days of playing with settings and configurations I found that the problem was the network _cable_. I replaced the cable and it went fine without any additional configurations. Hope this helps. Bahman On 8/29/07, Nikos Vas

Re: /bin/sh vi mode command line editing and the period

2007-08-28 Thread Bahman M.
I wasn't able to reproduce what you explained...maybe I missed something? Bahman On 8/28/07, [EMAIL PROTECTED]@mgedv.net <[EMAIL PROTECTED]> wrote: > > > As far as I know, ESC-. (in fact hitting '.' when in command mode) > > repeats your very last action whether it was an editing action or > > ex

Re: Compiling CLisp 2.41a: Stack overflow. RESET

2007-08-27 Thread Bahman M.
get this: $ ulimit -s 65536 Bahman On 8/27/07, Wojciech Puchar <[EMAIL PROTECTED]> wrote: > ulimit -s ? > > > On Mon, 27 Aug 2007, Bahman M. wrote: > > > Hello, > > > > Please advise! > > > > # cd /usr/ports/clisp > > # uname -ai > >

Compiling CLisp 2.41a: Stack overflow. RESET

2007-08-27 Thread Bahman M.
Hello, Please advise! # cd /usr/ports/clisp # uname -ai FreeBSD attila 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 GENERIC # make ... ;; Loaded file /usr/ports/lang/clisp/work/clisp-2.41/i386-portbld-freebsd6.2/postgr

Re: /bin/sh vi mode command line editing and the period

2007-08-27 Thread Bahman M.
As far as I know, ESC-. (in fact hitting '.' when in command mode) repeats your very last action whether it was an editing action or executing a command. Bahman On 8/27/07, [EMAIL PROTECTED]@mgedv.net <[EMAIL PROTECTED]> wrote: > hi folks, > > when someone uses set -o vi to put /bin/sh into vi-mo

Re: Mouse suddenly gets detached and reattached

2007-08-26 Thread Bahman M.
The problem was the device itself. After testing it with other USB ports as you suggested I found that I'd better replace it with a new one. Thank you. Bahman On 8/26/07, Pieter de Goeje <[EMAIL PROTECTED]> wrote: > On Saturday 25 August 2007, Bahman M. wrote: > > Hi

Re: Pesky File

2007-08-26 Thread Bahman M.
You're right. 'rm ./P' is much better or using '--' as the end of arguments. I didn't know that. Bahman On 8/26/07, Matthew Seaman <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Bahman M. wrote: > > What

Re: Pesky File

2007-08-26 Thread Bahman M.
To view the file: % cat `find . -type f -name '-P'` Bahman On 8/26/07, Bahman M. <[EMAIL PROTECTED]> wrote: > What immediately came to my mind: > % rm `find . -type f -name '-P'` > > Bahman > > On 8/26/07, Grant Peel <[EMAIL PROTECTED]> wrote:

Re: Pesky File

2007-08-26 Thread Bahman M.
What immediately came to my mind: % rm `find . -type f -name '-P'` Bahman On 8/26/07, Grant Peel <[EMAIL PROTECTED]> wrote: > Hi all, > > How do I view and delete this file? > > -rw-r--r--1 gpeel wheel 57080 Oct 3 2004 -P > > -Grant > ___ > fre

Mouse suddenly gets detached and reattached

2007-08-25 Thread Bahman M.
Hi all, I just installed X (xorg 7.2) and am using FluxBox. It's working well and there are no problems. However, the mouse gets suddenly detached and immediately reattached. I can't say exactly how often this happens, roughly about 6~7 times a day. # dmesg | tail -n 4 ums0: at uhub0 port 1 (addr

Re: READ_DMA Error

2007-08-25 Thread Bahman M.
> > During FreeBSD 6.2 installation, the process failed because > > of errors like the one below: > > READ_DMA UDMA ICRC error LBA=37505132 > > > > I managed to install by setting hw.ata.ata_dma=0 at boot time > > but the same errors occur after installation and at boot time > > so I had to pu

Re: SATA to PCI cards

2007-08-24 Thread Bahman M.
> >I'm running FreeBSD 6.2. > >$ uname -a > >FreeBSD attila 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 > >UTC 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC > > i386 > > > >My motherboard which is an ASUS A7V8X-X doesn't support SATA. I > >searched the internet and fo

Re: SATA to PCI cards

2007-08-24 Thread Bahman M.
> > > Yes, I've had good luck with the Promise brand PCI-SATA cards on 6.x. We > >are > > > using this method to evolve older machines to SATA. > >Thanks for the hint. Would you tell me why did you choose Promise > >brand as it's expensive compared to the other brands? > > > >Bahman > > > > I chose

Re: Minimal gateway hardware configuration

2007-08-24 Thread Bahman M.
> > Then my configuration is not minimal I'd say :-) > > Thanks. > > so make use of it's huge power. first make gateway, then add squid at > least. possibly mail etc. A question out of subject: Do I need to install in such conditions: a network composed of one gateway and two other nodes at maximum

Re: spammers harvesting emaill address from this list

2007-08-23 Thread Peter N. M. Hansteen
the river etc) so it's really only useful if your own blacklist gets updated and pruned regularly too. - P [1] http://home.nuug.no/~peter/pf/ (several formats), spamd parts start at http://home.nuug.no/~peter/pf/en/spamd.html [2] http://www.freebsddiary.org/pf.php -- Peter N. M

Re: spammers harvesting emaill address from this list

2007-08-23 Thread Peter N. M. Hansteen
d be interested in hearing what the problems were. It's worth noting that spamd from OpenBSD 4.1 onwards differs in several important ways from earlier versions. And also, it's important not to confuse this spamd with the program with the same name out of spamassassin. Cheers, -- Pet

Re: spammers harvesting emaill address from this list

2007-08-23 Thread Peter N. M. Hansteen
e their harvested garbage to trigger their own descent into the spamd tarpit. Details via selected posts in my blog (the blogspot.com ref in the signature). Cheers, -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.datadok.no/ http://ww

Re: Minimal gateway hardware configuration

2007-08-22 Thread Bahman M.
Thank you all! Very surprising! I didn't know that. Bahman ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: SATA to PCI cards

2007-08-22 Thread Bahman M.
> Yes, I've had good luck with the Promise brand PCI-SATA cards on 6.x. We are > using this method to evolve older machines to SATA. Thanks for the hint. Would you tell me why did you choose Promise brand as it's expensive compared to the other brands? Bahman > >Hi all, > > > >I'm running FreeBS

Re: Minimal gateway hardware configuration

2007-08-22 Thread Bahman M.
One other question -a bit silly: If I use that configuration as the gateway, can it be left on and working 24x7? I mean, regarding the _hardware_, how often does it need to be powered off: once a day, once a week, ... to prevent hardware failures such as HDD crash? Bahman On 8/21/07, Bahman M

READ_DMA Error

2007-08-21 Thread Bahman M.
Hi all, During FreeBSD 6.2 installation, the process failed because of errors like the one below: READ_DMA UDMA ICRC error LBA=37505132 I managed to install by setting hw.ata.ata_dma=0 at boot time but the same errors occur after installation and at boot time so I had to put hw.ata.ata_dma=0

Re: Minimal gateway hardware configuration

2007-08-21 Thread Bahman M.
> Note: You need two LAN cards: One for the outside connection and one > to your internal network. (You probably already know that, but since you > referred to 'LAN Card' in the singular I thought I should mention it > anyway.) > Yes, the machine has 2 D-Link cards. > More than enough. > > I use

SATA to PCI cards

2007-08-21 Thread Bahman M.
Hi all, I'm running FreeBSD 6.2. $ uname -a FreeBSD attila 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 My motherboard which is an ASUS A7V8X-X doesn't support SATA. I searched the internet and found out that there are S

Minimal gateway hardware configuration

2007-08-21 Thread Bahman M.
Hi all, I'd like to setup a small home network therefore I plan to buy an old (cheap) PC to act as the gateway. The hardware specification is CPU: Pentium II at 433MHz RAM: 128MB HDD: IDE 4GB LAN Card: D-Link 538FE Internet connection is a slow one below 512Kbps and there is only one other node t

Re: Upgrading Xorg from 6 to 7

2007-08-18 Thread Bahman M.
> I have just read the UPDATING file and realized that this is something > that have so many possibilities of going horribly wrong that it most > certanly will. Thus I want another option. > > Would it be possible to deinstall every port that relates to Xorg 6 and > install Xorg 7 as if X never exi

Re: apache problems

2007-08-16 Thread Philip M. Gollucci
Kris Kennaway wrote: > On Thu, Aug 16, 2007 at 02:02:09PM -0400, Philip M. Gollucci wrote: >>> options SCHED_ULE >> I would stick with 4BSD in 6.x series until 7.0-r then use SCHED_SMP > > You mean SCHED_ULE. > >> Thats not your problem though. Righ

Re: apache problems

2007-08-16 Thread Philip M. Gollucci
> options SCHED_ULE I would stick with 4BSD in 6.x series until 7.0-r then use SCHED_SMP Thats not your problem though. -- Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708 Senior System Admin - Riderway, Inc. h

Re: Subversion --mod_dav_svn.so -

2007-08-12 Thread Philip M. Gollucci
make WITH_MOD_DAV_SVN=yes install clean There are several other quite useful flags for this port too. -- Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708 Senior System Admin - Riderway, Inc. http://riderway.com 1024D/EC88

Re: Overwritten ldconfig default search path

2007-08-12 Thread Bahman M.
Well, after using the following directories as the default search path and now the system is back to life! /usr/lib /usr/local/lib /lib /usr/X11R6/lib And yes the -m switch is the solution :-) Bahman On 8/10/07, Bahman M. <[EMAIL PROTECTED]> wrote: > Hi all, > > I issued the fo

Overwritten ldconfig default search path

2007-08-10 Thread Bahman M.
any workarounds? What is the default search path? Does it help if I feed ldconfig with the default search path? And for future to avoid this silly mistake: Should I use the -m switch in similar cases? Thanks in advance. Bahman ___ freebsd-questions

Re: No updates needed to update system to 6.2-RELEASE-p7?

2007-08-08 Thread Philip M. Gollucci
. That actually sounds like a bad thing IMHO. Because not -p4 is not -p4 -p4 = -p7 but for others it might =-p5 depending on the last time they updated. It might be nice to have freebsd-update update this portion of the kernel even if thats the only part thats updated. -- ---

Re: NTFS-3G not mounting the partition during boot

2007-08-06 Thread Philip M. Gollucci
t you are doing. When in doubt, look at other rc scripts like apache22's or others that might seem like they would do a lot. Finally, in /etc/rc.subr is _very_ -- ---- Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708 Se

Re: Large Volumes - 2.2TB missing... expecting 3.4TB!

2007-08-05 Thread Philip M. Gollucci
not likely -- ---- Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708 Senior System Admin - Riderway, Inc. http://riderway.com 1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB B89E 1324 9B4F EC88 A0BF Work like you don't need the money, love like you'll never get

Re: boot problem after custom kernel

2007-08-05 Thread Philip M. Gollucci
rnel.old/kernel boot -- ---- Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708 Senior System Admin - Riderway, Inc. http://riderway.com 1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB B89E 1324 9B4F EC88 A0BF Work like you don't need the money, love like you'll never get hurt, an

Unbelievably bad RAID-1 performance

2007-08-05 Thread Philip M. Gollucci
5H 63S/T 30272C) ---- Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708 Senior System Admin - Riderway, Inc. http://riderway.com 1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB B89E 1324 9B4F EC88 A0BF Work like you don't need the money, love like you'll never get hurt, and dan

Re: How to know the size of RAM memory

2007-08-05 Thread Philip M. Gollucci
fbsd2 wrote: > What is the meaning of the 67108864 number? Its 64MB in bytes. [08:42 PM](ttyp0)[EMAIL PROTECTED] j0 h2 c502 /usr/home/pgollucci> bc 64*1024 65536 .*1024 67108864 -- Philip M. Gollucci ([EMAIL PRO

uaudio0:

2007-08-02 Thread Philip M. Gollucci
t uses the dreaded ugen0. device sound device snd_uaudio kldstat: - Id Refs AddressSize Name 13 0xc040 4bdbac kernel 21 0xc08be000 67068acpi.ko -- ---- Philip M. Gollucci ([EMAIL PROTECTED]) 3

Re: Waiting for BIND security announcement

2007-08-01 Thread Philip M. Gollucci
ail -- Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708 Senior System Admin - Riderway, Inc. http://riderway.com 1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB B89E 1324 9B4F EC88 A0BF Work like you don't need the money, love like you'll never get hurt, and dance like nobo

Re: FreeBSD 7.0-CURRENT, firefox 2.0.x, and flash

2007-07-30 Thread Philip M. Gollucci
Philip M. Gollucci wrote: > IMHO this should be a handbook section. If someone wants to help me > out, I'll write the section. Using 7.0-current, linux_base-fc6 firefox 2.0.x from ports, and, nspluginwrapper from ports, and linux-flashplayer7 from ports: echo "OVERRIDE_LIN

Re: Integrating Postfix + Amavisd-new + Clamav + DSpam + DBmail

2007-07-18 Thread Darek M
Tek Bahadur Limbu wrote: Since I am very new to database terminology, how scalable is a database in terms of the data storage size. I mean suppose, we have 2 users each with a quota of 1 GB. What will eventually happen if they all used up their quotas. That will be about 20 TB in size!! T

FreeBSD 7.0-CURRENT, firefox 2.0.x, and flash

2007-07-17 Thread Philip M. Gollucci
ll its mysteries. At the moment, my /etc/libmap.conf is empty Thanks -- ---- Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708 Senior System Admin - Riderway, Inc. http://riderway.com 1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB

Re: 6.2-release-p5, Dell PE1435, custom kernel fails generic works

2007-07-17 Thread Philip M. Gollucci
[EMAIL PROTECTED] wrote: On 17/07/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: On 16/07/07, Philip M. Gollucci <[EMAIL PROTECTED]> wrote: [take 2] Hi All, I understand kernel compiles pretty well, but I guess I'm having a hard time nailing down my hardware even though I

Re: 6.2-release-p5, Dell PE1435, custom kernel fails generic works

2007-07-17 Thread Philip M. Gollucci
[EMAIL PROTECTED] wrote: On 17/07/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: On 16/07/07, Philip M. Gollucci <[EMAIL PROTECTED]> wrote: [take 2] Hi All, I understand kernel compiles pretty well, but I guess I'm having a hard time nailing down my hardware even though I

6.2-release-p5, Dell PE1435, custom kernel fails generic works

2007-07-16 Thread Philip M. Gollucci
UTC 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC amd64 -- ---- Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708 Senior System Admin - Riderway, Inc. http://riderway.com 1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB B89E 1324

Re: Ports Clean

2007-07-13 Thread Philip M. Gollucci
r packages. portsclean -DD portsclean -C -- ---- Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708 Senior System Admin - Riderway, Inc. http://riderway.com 1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB B89E 1324 9B4F EC88 A0BF Work like

6.2-release-p5, Dell PE1435, custom kernel fails generic works

2007-07-12 Thread Philip M. Gollucci
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC amd64 -- ---- Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708 Senior System Admin - Riderway, Inc. http://riderway.com 1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB B89E 1324 9B4F EC88

Re: 6.2 Freezes

2007-07-12 Thread Philip M. Gollucci
6164 kern.maxfiles: 12328 kern.argmax: 262144 kern.maxfilesperproc: 11095 kern.maxprocperuid: 5547 -- Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708 Senior System Admin - Riderway, Inc. http://riderway.com 1024D/EC88A0BF

Re: mount_smbfs 6.2-release and w2k3 standard r2

2007-07-10 Thread Philip M. Gollucci
e one! Thanks a bunch. -- Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708 Senior System Admin - Riderway, Inc. http://riderway.com 1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB B89E 1324 9B4F EC88 A0BF Work like you don'

mount_smbfs 6.2-release and w2k3 standard r2

2007-07-10 Thread Philip M. Gollucci
dress: 00:1A:A0:1E:1D:DD (Unknown) Device type: general purpose Running: Microsoft Windows 2003/.NET|NT/2K/XP OS details: Microsoft Windows 2003 Server Standart Edition SP1, Microsoft Windows 2003 Server, 2003 Server SP1 or XP Pro SP2 -- ---

Acronis TrueImage Enterprise Server

2007-07-02 Thread Jeremy M. Kelley
agent installed. I've setup linux binary compatibility, but the program never runs. I can send strace's or whatever else is needed. Thank you and I hope you to hear from you soon. Kind Regards, Jeremy M. Kelley Systems Administrator Mindset Software, Inc. Cell: 916.2

/dev/ttyv2: No such file

2007-06-29 Thread RYAN M. vAN GINNEKEN
running this version of freebsd FreeBSD new.computerking.ca 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Jun 15 16:06:12 MST 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/KING1 i386 getting these on bootup, everthing seems to be working ok however Jun 29 03:29:42 new getty[975]: open /dev/ttyv2: No

FreeBSD 6.2 and UPS (Zebra) LP 2844 Printer USB

2007-06-25 Thread M Lubratt
Hello! I'm trying to attach a UPS (United Parcel Services) LP 2844 printer to my FreeBSD box (6.2-STABLE) via a USB cable. My goal is to share this label printer on my internal network via SAMBA/CUPS. I believe this printer is essentially the same as the Zebra LP 2844 model. When I connect the

IPNAT

2007-06-22 Thread RYAN M. vAN GINNEKEN
Just wondering if i need IPNAT and gateway_enabled="YES" in my rc.conf file? It is a stand alone server so does not need to route any packets but does run proftpd. Can i just have ipf running or do i need ipnat too in this situation -- Computer King & CaN Mail - Sales Service Hosting Backup

ftp woes

2007-06-22 Thread RYAN M. vAN GINNEKEN
Hello all i have been going crazy trying to sort out this ftp problem. I have a server machine that is connected directly to the net i have opened my ipf firewall to accept all connections. At first i thought i did not need ipnat rules becuase this host is not acting as a gateway just a standal

Re: Woes of xorg 7.2 upgrade ...

2007-06-09 Thread Iulian M
On Saturday 09 June 2007, Jens B wrote: > * Kiffin Gish <[EMAIL PROTECTED]> [2007-06-09 09:45]: > > I've been struggling now for 2 weeks trying to do the xorg upgrade, > > following the upgrading instructions to a tee, but it has turned into a > > complete mess. > > > > If worse comes to worse, wha

Re: get/set ifconfig entries through by programmatically

2007-06-01 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> bsenthil <[EMAIL PROTECTED]> writes: : Is it possible to get/set ifconfig entries through by programmatically. : If yes, please send me the code snippet ... : : I am trying to get/set ipaddress by executing the command "ifconfig" . To get the addresse

Re: How to do Spam Control in FreeBSD

2007-05-23 Thread Peter N. M. Hansteen
the content filtering up, you may want to look into easing the load a bit by introducing greylisting via PF (packet filter) plugin spamd, which can just as easily run on a separate machine such as your gateway. There are a few in-MTA options too, of course. -- Peter N. M. Hansteen, m

Re: How do I prevent unauthorized ssh login attempts?

2007-04-27 Thread Peter N. M. Hansteen
onnection attempts per time unit and puts the too-chatty ones in a doghouse list of addresses. One way to do it is described at http://home.nuug.no/~peter/pf/en/bruteforce.html -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://www.blug.linux.no/rfc1149/ http:

java build error

2007-04-25 Thread RYAN M. vAN GINNEKEN
Hello all i am getting this error when trying to install java jdk15 from the ports. please help and thank you in advance acpi0_check: nexus0 attachedom/sun/jmx/mbeanserver/MBeanInstantiatorImpl.java:162: warning: non-varargs call of varargsacpi0_check: legacy0 not-presentpe for last paramete

Re: Help with running Linux software LD_LIBRARY_PATH

2007-04-19 Thread Philip M. Gollucci
get fancy with [ -z $LD_LIBRARY_PATH ] -- ---- Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708 Consultant / http://p6m7g8.net/Resume Senior Software Engineer - TicketMaster - http://ticketmaster.com 1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB

Re: Dell PowerEdge SC1435 and FreeBSD

2007-04-16 Thread Philip M. Gollucci
Lowell Gilbert wrote: "Philip M. Gollucci" <[EMAIL PROTECTED]> writes: You'll need to look at the specific messages for information, but trying i386 might give you more information. The video isn't relevant; any video at all should support console text fine. For the a

ISO-IMAGES-i386: 6.2-RELEASE-i386-disc1.iso defect?

2007-04-14 Thread M. Lutz
Hello FreeBSD team, having tried several times to access 6.2-RELEASE-i386-disc1.iso from e.g. ftp://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/6.2 I failed because after about 140MB download no further data can be received. Could it be that this iso-image is defect? It doesn't matter which mirror

Dell PowerEdge SC1435 and FreeBSD

2007-04-12 Thread Philip M. Gollucci
ulticore.php Seems to validate the video card an ATI ES1000 16MB is okay. http://lists.freebsd.org/mailman/htdig/freebsd-hardware/2006-December/004103.html seems to say it works in general. Thanks in advance. ---- Philip

uhub0: port 2, set config at addr 2 failed

2007-04-09 Thread RYAN M. vAN GINNEKEN
Hello friendly FreeBSDier's i am tring to make my machine work with a Motorola usb modem and get the below errors in my dmesg. I would be very grateful if someone could help me with this problem. FreeBSD new.computerking.ca 6.2-STABLE FreeBSD 6.2-STABLE #0 usb0: on uhci0 usb0: USB revision

Re: kernel panic installing 5.4-release

2007-04-05 Thread m yelle
ris Kennaway <[EMAIL PROTECTED]> wrote: > On Wed, Apr 04, 2007 at 03:00:34PM -0400, m yelle > wrote: > > I'm attempting to install 5.4-r on an old server > which > > has been running 4.9-stable for the last few years > > without any problems, with longest upti

kernel panic installing 5.4-release (2'nd attempt)

2007-04-04 Thread m yelle
I tried posting this earlier, but it appears my message didn't post. Please pardon if it did post without my noticing I'm attempting to install 5.4-r on an old server which has been running 4.9-stable for the last few years without any problems, with longest uptime of just over 6 months. I'm insta

kernel panic installing 5.4-release

2007-04-04 Thread m yelle
I'm attempting to install 5.4-r on an old server which has been running 4.9-stable for the last few years without any problems, with longest uptime of just over 6 months. I'm installing to a tested clean/blank scsi hdd. After the cd boots, it loads the BTX loader, does a partial boot sequence then

Re: advice on anti-spam tools

2007-04-03 Thread Peter N. M. Hansteen
listing pf/spamd in front of your mail server kills an awful lot of spam. keep spamassassin in there by all means, but after you start greylisting you most likely will see the load on the machine drop considerably. it's fairly easy to implement too. -- Peter N. M. Hansteen, member of the firs

Freebsd 4.X php 5

2007-03-31 Thread RYAN M. vAN GINNEKEN
Hello all i am running freebsd 4.11 an cannot seem to build php4 or php5 i get errors like these /usr/ports/lang/php4/work/php-4.4.6/ext/standard/basic_functions.c:1619: arithmetic on pointer to an incomplete type /usr/ports/lang/php4/work/php-4.4.6/ext/standard/basic_functions.c:1619: deref

Re: Adding paths to @INC in perl

2007-03-26 Thread Philip M. Gollucci
t see anything wrong with this cause if you don't use it nothing changes. -- ---- Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708 Consultant / http://p6m7g8.net/Resume/resume.shtml Senior Software Engineer - TicketMaster

Dual Monitor Video Cards

2007-03-25 Thread Philip M. Gollucci
ng 51 0xc0b59000 6d3ea0 nvidia.ko -- ---- Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708 Consultant / http://p6m7g8.net/Resume/resume.shtml 1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB B89E 1324 9B4F EC88 A0BF Work like you don&

problem building php5-pcre

2007-03-12 Thread Christopher M. Hobbs
778: error: syntax error before "pcre" *** Error code 1 Stop in /usr/ports/devel/php5-pcre/work/php-5.2.1/ext/pcre. *** Error code 1 Stop in /usr/ports/devel/php5-pcre. -- Christopher M. Hobbs IS Technician, City of Siloam Springs [EMAIL PROTECTED], (479).524.5136 pgp5vdujPKxYl.pgp Description: PGP signature

Re: Onpening and Closing ports

2007-02-12 Thread Peter N. M. Hansteen
Dave Carrera <[EMAIL PROTECTED]> writes: > Had a little nasty person trying to break my sshd on port 22. You can head them off rather easily with a short PF rule set, see eg http://home.nuug.no/~peter/pf/en/bruteforce.html. They can actually be fun to watch :) -- Peter N. M.

<    4   5   6   7   8   9   10   11   12   13   >