Re: canon ip4700 and cups

2011-05-25 Thread Adam Vande More
On Wed, May 25, 2011 at 1:53 AM, Jamie Paul Griffin wrote: > On Tue, May 24, 2011 at 06:30:22PM -0500, Adam Vande More wrote: > > > print/gutenprint > > I already have that port installed. > Um, yeah. Looks like that port is quite out of date and has no maintainer. You can try building and insta

FreeBSD Python version

2011-05-25 Thread Patrick Brookings
Hello, Can you please tell me what standard version of Python comes with the latest FreeBSD? And also, is it possible to upgrade to a newer version without breaking other functionalities? I am asking because more and more scripts require at least Python 2.5, whereas CentOS for example only com

FreeBSD Python version

2011-05-25 Thread Robert Huff
Patrick Brookings writes: > Can you please tell me what standard version of Python comes with > the latest FreeBSD? Try "grep ^pyth /usr/ports/INDEX" on an up-to-date ports tree. > And also, is it possible to upgrade to a > newer version without breaking other functionalities?

Re: FreeBSD Python version

2011-05-25 Thread Jerry
On Wed, 25 May 2011 07:58:56 +0300 Patrick Brookings articulated: > Hello, > > Can you please tell me what standard version of Python comes with the > latest FreeBSD? And also, is it possible to upgrade to a newer > version without breaking other functionalities? > > I am asking because more an

Re: FreeBSD Python version

2011-05-25 Thread Matthew Seaman
On 25/05/2011 05:58, Patrick Brookings wrote: > Can you please tell me what standard version of Python comes with > the latest FreeBSD? > And also, is it possible to upgrade to a newer version without > breaking other functionalities? python doesn't come as standard with FreeBSD. It's an add-on

Re: FreeBSD Python version

2011-05-25 Thread Daniel Bye
On Wed, May 25, 2011 at 07:58:56AM +0300, Patrick Brookings wrote: > Hello, > > Can you please tell me what standard version of Python comes with the > latest FreeBSD? And also, is it possible to upgrade to a newer version > without breaking other functionalities? FreeBSD doesn't have Python ins

How to change Fluxbox resolution?

2011-05-25 Thread Ed Flecko
Hi folks, I've installed FBSD 8.2 and Fluxbox. Fluxbox works just fine, but I can't figure out how to change my resolution to 1024x768 (my monitor is a 19" - but the square format, not widescreen format). When Fluxbox runs...it's too wide for my monitor. Here's what I've done: 1. pkg_add –r

Re: How to change Fluxbox resolution?

2011-05-25 Thread Frank Shute
On Wed, May 25, 2011 at 06:08:55AM -0700, Ed Flecko wrote: > > Hi folks, > I've installed FBSD 8.2 and Fluxbox. Fluxbox works just fine, but I > can't figure out how to change my resolution to 1024x768 (my monitor > is a 19" - but the square format, not widescreen format). When Fluxbox > runs...it'

Re: Urgent: Under attack - need tcpdrop help

2011-05-25 Thread Damien Fleuriot
On 5/24/11 10:29 PM, Andy Wodfer wrote: > Hi, > One of my FreeBSD servers is currently being attacked (DDOS) and I'm > blocking IP addresses in my firewall. However, there are a large number of > hung tcp connections and I want them gone. > > Can anyone help me with a script (command line) that

Re: Urgent: Under attack - need tcpdrop help

2011-05-25 Thread Damien Fleuriot
On 5/24/11 10:53 PM, Alejandro Imass wrote: > On Tue, May 24, 2011 at 4:29 PM, Andy Wodfer wrote: >> Hi, >> One of my FreeBSD servers is currently being attacked (DDOS) and I'm >> blocking IP addresses in my firewall. However, there are a large number of >> hung tcp connections and I want them g

Re: How to change Fluxbox resolution?

2011-05-25 Thread Warren Block
On Wed, 25 May 2011, Ed Flecko wrote: I've edited xorg.conf and added a 1024x768 entry, but apparently something's not right. As Frank suggested, check your monitor for an Auto button or analog screen adjustments. If that doesn't fix it, show your xorg.conf. Usually adding a mode to the S

Re: ZFS promote failure

2011-05-25 Thread Pawel Jakub Dawidek
On Wed, May 11, 2011 at 11:50:51AM -0400, Dave Cundiff wrote: > Hello, > > I'm seeing a strange problem trying to use zfs promote. > > [root@san2]# zfs snapshot san/sr@snap > [root@san2]# zfs clone san/sr@snap san/sr5 > [root@san2]# zfs promote san/sr5 > cannot promote 'san/sr5': dataset is busy

Re: How to change Fluxbox resolution?

2011-05-25 Thread Ed Flecko
Thank you both. I'm sorry, I forgot to mention that I have FBSD running inside VMware. xvidtune says "Video modes are not tunable on this chip" and the only entry I have made in xorg.conf if under the Screen section where I have a SubSection "Display" that has: Modes "1024x768" entry Suggest

How to use crash dumps?

2011-05-25 Thread Morse, Richard E.MGH
Hi! My server finally managed to create a core dump when it crashed. I suspect the problem it is having is with the RAID card. How do I parse through the description file to see if that is correct? Thanks, Ricky The information in this e-mail is intended only for the person to whom it is addre

Re: FreeBSD Python version

2011-05-25 Thread Modulok
On 5/24/11, Patrick Brookings wrote: > Hello, > > Can you please tell me what standard version of Python comes with the latest > FreeBSD? > And also, is it possible to upgrade to a newer version without breaking > other functionalities? > > I am asking because more and more scripts require at leas

Re: CRUX and FREE BSD

2011-05-25 Thread Julian H. Stacey
Hi Ramu cc questions@ > > I have to make CRUX and FREE BSD dual boot. Is that possible? how can i do > > that?? I have CRUX installed before. I wrote some notes here: http://berklix.com/~jhs/txt/install_bsd.html Hope it may help you & or similar enquirers. I dont see anything about this

Re: ZFS promote failure

2011-05-25 Thread Dave Cundiff
On Wed, May 25, 2011 at 10:21 AM, Pawel Jakub Dawidek wrote: > On Wed, May 11, 2011 at 11:50:51AM -0400, Dave Cundiff wrote: >> Hello, >> >> I'm seeing a strange problem trying to use zfs promote. >> >> [root@san2]# zfs snapshot san/sr@snap >> [root@san2]# zfs clone san/sr@snap san/sr5 >> [root@sa

Re: How to use crash dumps?

2011-05-25 Thread Patrick Lamaiziere
Le Wed, 25 May 2011 15:03:41 +, "Morse, Richard E.MGH" a écrit : Hello, > Hi! My server finally managed to create a core dump when it crashed. > I suspect the problem it is having is with the RAID card. How do I > parse through the description file to see if that is correct? http://www.free

Re: How to change Fluxbox resolution?

2011-05-25 Thread Polytropon
On Wed, 25 May 2011 08:23:56 -0700, Ed Flecko wrote: > xvidtune says "Video modes are not tunable on this chip" and the only > entry I have made in xorg.conf if under the Screen section where I > have a SubSection "Display" that has: > > Modes "1024x768" > > entry > > Suggestions? Does it lo

Re: How to change Fluxbox resolution?

2011-05-25 Thread Eduardo Morras
At 15:08 25/05/2011, Ed Flecko wrote: Hi folks, I've installed FBSD 8.2 and Fluxbox. Fluxbox works just fine, but I can't figure out how to change my resolution to 1024x768 (my monitor is a 19" - but the square format, not widescreen format). When Fluxbox runs...it's too wide for my monitor. Her

Re: How to change Fluxbox resolution?

2011-05-25 Thread Warren Block
On Wed, 25 May 2011, Ed Flecko wrote: Thank you both. I'm sorry, I forgot to mention that I have FBSD running inside VMware. xvidtune says "Video modes are not tunable on this chip" and the only entry I have made in xorg.conf if under the Screen section where I have a SubSection "Display" that

Re: How to change Fluxbox resolution?

2011-05-25 Thread Polytropon
On Wed, 25 May 2011 20:21:58 +0200, Eduardo Morras wrote: > I added this line to my fluxbox start file before the 'fluxbox &' line > > 'xrandr -s 1152x864 &' > > You can add it in startx script or .xinitrc at your home too, but i > haven't tried this way, but should work. I would assume it to

Re: Ekiga && FreeBSD (for a future without Skype)

2011-05-25 Thread Mario Lobo
On Sunday 22 May 2011 14:10:33 Matthias Apitz wrote: > Hello, > > Now, as M$ bought Skype, we should stop wining for a native Skype client > for FreeBSD and should prepare us for the time when M$ will "integrate" > Skype into its desktop and stop deliver binaries for Linux; > Behold! The corpse

Re: How to change Fluxbox resolution?

2011-05-25 Thread Jamie Paul Griffin
On Wed, May 25, 2011 at 08:46:53PM +0200, Polytropon wrote: > On Wed, 25 May 2011 20:21:58 +0200, Eduardo Morras wrote: > > I added this line to my fluxbox start file before the 'fluxbox &' line > > > > 'xrandr -s 1152x864 &' > > > > You can add it in startx script or .xinitrc at your home too,

Re: CRUX and FREE BSD

2011-05-25 Thread Chris Whitehouse
On 25/05/2011 18:45, Julian H. Stacey wrote: Hi Ramu cc questions@ I have to make CRUX and FREE BSD dual boot. Is that possible? how can i do that?? I have CRUX installed before. I wrote some notes here: http://berklix.com/~jhs/txt/install_bsd.html Hope it may help you& or similar en

Re: CRUX and FREE BSD

2011-05-25 Thread Julian H. Stacey
Hi, Reference: > From: Chris Whitehouse > Date: Wed, 25 May 2011 22:15:16 +0100 > Message-id: <4ddd7164.9020...@onetel.com> Chris Whitehouse wrote: > On 25/05/2011 18:45, Julian H. Stacey wrote: > > Hi Ramu cc questions@ > > > >>> I have to make CRUX and FREE BSD dual boot. I

Re: CRUX and FREE BSD

2011-05-25 Thread Julian H. Stacey
Jerry McAllister wrote: > On Wed, May 25, 2011 at 07:45:38PM +0200, Julian H. Stacey wrote: > > > Hi Ramu cc questions@ > > > > > > I have to make CRUX and FREE BSD dual boot. Is that possible? how can i > > > > do > > > > that?? I have CRUX installed before. > > > > I wrote some notes here: >