Re: text format

2012-06-12 Thread i pwn
on groff i've used this cmd to format the text groff -Tascii normal.txt | sed 's/^/ /'$1 formatted.txt on nroff what would be the cmd? On Jun 12, 2012, at 4:44 AM, Polytropon wrote: On Tue, 12 Jun 2012 01:50:15 +, pwnedomina wrote: On 11-06-2012 23:40, Alejandro Imass wrote: On

Re: can't kill -9 Xorg

2012-06-12 Thread Anton Shterenlikht
On Tue, Jun 12, 2012 at 12:07:06AM +0530, Subhro Sankha Kar wrote: Hello What happens if you run without a xorg.conf? Xorg has become pretty good at guessing correct settings these days. No change. I removed /etc/X11/xorg.conf completely. # X X.Org X Server 1.7.7 Release Date:

Re: text format

2012-06-12 Thread Polytropon
On Tue, 12 Jun 2012 09:06:07 +0100, i pwn wrote: on groff i've used this cmd to format the text groff -Tascii normal.txt | sed 's/^//'$1 formatted.txt on nroff what would be the cmd? Depending on your input data, I'd say the same command: groff -Tascii normal.txt formatted.txt. But

Re: can't kill -9 Xorg

2012-06-12 Thread Anton Shterenlikht
On Tue, Jun 12, 2012 at 09:13:06AM +0100, Anton Shterenlikht wrote: On Tue, Jun 12, 2012 at 12:07:06AM +0530, Subhro Sankha Kar wrote: Hello What happens if you run without a xorg.conf? Xorg has become pretty good at guessing correct settings these days. No change. I removed

Re: can't kill -9 Xorg

2012-06-12 Thread Subhro Sankha Kar
On 12-Jun-2012, at 1:54 PM, Anton Shterenlikht wrote: On Tue, Jun 12, 2012 at 09:13:06AM +0100, Anton Shterenlikht wrote: On Tue, Jun 12, 2012 at 12:07:06AM +0530, Subhro Sankha Kar wrote: Hello What happens if you run without a xorg.conf? Xorg has become pretty good at guessing correct

Re: Newbie question: Why aren't my cron jobs running?

2012-06-12 Thread Ramiro Caso
On 11/06/2012 23:10, Michael Sierchio wrote: On Mon, Jun 11, 2012 at 7:04 PM, Walter Hurry walterhu...@gmail.com wrote: As the subject says, this is probably a newbie question (I am new to FreeBSD but quite experienced at Linux). FreeBSD9 on x86_64. Cron is running: $ ps -ax|grep cron

Re: can't kill -9 Xorg

2012-06-12 Thread Hans Ottevanger
On 06/12/12 10:24, Anton Shterenlikht wrote: On Tue, Jun 12, 2012 at 09:13:06AM +0100, Anton Shterenlikht wrote: On Tue, Jun 12, 2012 at 12:07:06AM +0530, Subhro Sankha Kar wrote: Hello What happens if you run without a xorg.conf? Xorg has become pretty good at guessing correct settings

rc.conf ifconfig ipv6 address fails at boot

2012-06-12 Thread Damien Fleuriot
Hello questions, I can't figure out what I'm doing wrong here. Trying to get a static IPv6 on a server at boot time from rc.conf, and that fails. Notice I haven't set ipv6_network_interfaces , so it defaults to auto. = ipv6_enable=YES ipv6_defaultrouter=2a01:e35:2f1b:e2a0::1 # VLAN 99 =

Re: Newbie question: Why aren't my cron jobs running?

2012-06-12 Thread Mark Felder
On Tue, 12 Jun 2012 00:06:21 -0500, Robert Bonomi bon...@mail.r-bonomi.com wrote: Comment: using a leading zero on the numeric fields is a BAD IDEA(tm) -- you are *strongly* encocuraged to remove them. Yes, that means numbers will not be column aligned, but it is a small price to pay to

Re: Newbie question: Why aren't my cron jobs running?

2012-06-12 Thread Lowell Gilbert
Mark Felder f...@feld.me writes: On Tue, 12 Jun 2012 00:06:21 -0500, Robert Bonomi bon...@mail.r-bonomi.com wrote: Comment: using a leading zero on the numeric fields is a BAD IDEA(tm) -- you are *strongly* encocuraged to remove them. Yes, that means numbers will not be column aligned,

Re: Newbie question: Why aren't my cron jobs running?

2012-06-12 Thread Mark Felder
On Tue, 12 Jun 2012 09:36:37 -0500, Lowell Gilbert freebsd-questions-lo...@be-well.ilk.org wrote: I don't have ready access to source at the moment, but I would expect (like the normal C I/O functions) it will be interpreted as octal. Suppose we could always ask Paul Vixie :-)

Re: can't kill -9 Xorg

2012-06-12 Thread Anton Shterenlikht
On Tue, Jun 12, 2012 at 02:13:17PM +0200, Hans Ottevanger wrote: On 06/12/12 10:24, Anton Shterenlikht wrote: On Tue, Jun 12, 2012 at 09:13:06AM +0100, Anton Shterenlikht wrote: On Tue, Jun 12, 2012 at 12:07:06AM +0530, Subhro Sankha Kar wrote: Hello What happens if you run without a

Re: Newbie question: Why aren't my cron jobs running?

2012-06-12 Thread Polytropon
On Tue, 12 Jun 2012 08:29:02 -0500, Mark Felder wrote: On Tue, 12 Jun 2012 00:06:21 -0500, Robert Bonomi bon...@mail.r-bonomi.com wrote: Comment: using a leading zero on the numeric fields is a BAD IDEA(tm) -- you are *strongly* encocuraged to remove them. Yes, that means numbers

Re: Newbie question: Why aren't my cron jobs running?

2012-06-12 Thread Dan Lists
On Tue, Jun 12, 2012 at 12:06 PM, Polytropon free...@edvax.de wrote: On Tue, 12 Jun 2012 08:29:02 -0500, Mark Felder wrote: On Tue, 12 Jun 2012 00:06:21 -0500, Robert Bonomi bon...@mail.r-bonomi.com wrote: Comment: using a leading zero on the numeric fields is a BAD IDEA(tm) -- you are

Re: can't kill -9 Xorg

2012-06-12 Thread Hans Ottevanger
On 06/12/12 16:55, Anton Shterenlikht wrote: On Tue, Jun 12, 2012 at 02:13:17PM +0200, Hans Ottevanger wrote: On 06/12/12 10:24, Anton Shterenlikht wrote: On Tue, Jun 12, 2012 at 09:13:06AM +0100, Anton Shterenlikht wrote: On Tue, Jun 12, 2012 at 12:07:06AM +0530, Subhro Sankha Kar wrote:

Re: any way to grab just One port to upgrade?

2012-06-12 Thread Gary Kline
On Tue, Jun 12, 2012 at 12:34:44AM -0400, Robert Simmons wrote: Date: Tue, 12 Jun 2012 00:34:44 -0400 From: Robert Simmons rsimmo...@gmail.com Subject: Re: any way to grab just One port to upgrade? To: freebsd-questions@freebsd.org On Mon, Jun 11, 2012 at 8:31 PM, Gary Kline

freebsd-update Not Recognizing Updated Custom Kernel for 9.0-RELEASE-p3

2012-06-12 Thread Ryan Frederick
I have several FreeBSD 9 systems with custom compiled kernels. After using freebsd-update to go from 9.0-RELEASE-p2 to 9.0-RELEASE-p3 this morning I rebuilt the kernels. However after recompiling, installing, and rebooting with the custom kernels subsequent update checks using freebsd-update

FreeBSD 10/9: Lexar 64GB JumpDrive USB 2.0 isn't recognized anymore!

2012-06-12 Thread O. Hartmann
I have a Lexar 64GB USB 2.0 JumpDrive which worked in its pristine or virgine state very well. I used it yesterday, brand new, to fill it up with data. Some 30GB data got stored, I shut down the system (FreeBSD 10.0-CURRENT/amd64) and this morning, I put the USB drive out of the USB port (computer

Re: note

2012-06-12 Thread Chris Whitehouse
On 12/06/2012 04:53, Polytropon wrote: On Mon, 11 Jun 2012 21:36:00 -0600, Arlen McIntyre wrote: How can I get FreeBSD on my other partition and have a dual OS system without the boot installation? Qustion part one: Prepare a USB stick with the FreeBSD memstick edition. You'll find

Re: text format

2012-06-12 Thread pwnedomina
On 12-06-2012 08:22, Polytropon wrote: On Tue, 12 Jun 2012 09:06:07 +0100, i pwn wrote: on groff i've used this cmd to format the text groff -Tascii normal.txt | sed 's/^/ /'$1 formatted.txt on nroff what would be the cmd? Depending on your input data, I'd say the same command: groff

Re: text format

2012-06-12 Thread Robert Bonomi
From owner-freebsd-questi...@freebsd.org Tue Jun 12 14:39:59 2012 Date: Tue, 12 Jun 2012 20:40:23 + From: pwnedomina pwnedom...@gmail.com To: Polytropon free...@edvax.de Cc: freebsd-questions@freebsd.org Subject: Re: text format On 12-06-2012 08:22, Polytropon wrote: On Tue, 12 Jun

Re: text format

2012-06-12 Thread Matthew Seaman
On 12/06/2012 21:11, Robert Bonomi wrote: im only asking what cmd should i use to format an ascii text to be identical to that one, centered and aligned.. There *ISN'T* any simple command-line tool that will do what you want, all automatically. I dunno. 'fmt -c' looks pretty close to me.

Re: freebsd-update Not Recognizing Updated Custom Kernel for 9.0-RELEASE-p3

2012-06-12 Thread Julian H. Stacey
Resend as I lost cc questions@ by mistake Ryan Frederick wrote: I have several FreeBSD 9 systems with custom compiled kernels. After using freebsd-update to go from 9.0-RELEASE-p2 to 9.0-RELEASE-p3 this morning I rebuilt the kernels. However after recompiling, installing, and

Re: freebsd-update Not Recognizing Updated Custom Kernel for 9.0-RELEASE-p3

2012-06-12 Thread Ryan Frederick
I realized I made a couple of wording/clarification errors in my original message. First just about all of these kernels are not custom but simply locally compiled with no custom modifications. Second the locally compiled kernels are all named GENERIC (no custom name). Ryan On 6/12/12 2:29 PM,

Re: mail server

2012-06-12 Thread Boris Samorodov
11.06.2012 16:33, Bahaa Babekir пишет: I want to sent me configuration to build mail server step by step I'd suggest to begin with: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mail.html -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve

Re: FreeBSD 10/9: Lexar 64GB JumpDrive USB 2.0 isn't recognized anymore!

2012-06-12 Thread Julian H. Stacey
I have a Lexar 64GB USB 2.0 JumpDrive which worked in its pristine or virgine state very well. I used it yesterday, brand new, to fill it up with data. Some 30GB data got stored, I shut down the system (FreeBSD 10.0-CURRENT/amd64) and this morning, I put the USB drive out of the USB port

Re: text format

2012-06-12 Thread Edward M
On 06/12/2012 01:40 PM, pwnedomina wrote: to format an ascii text to be identical to that one, centered and aligned.. would not that require the use of HTML? ___ freebsd-questions@freebsd.org mailing list

Re: text format

2012-06-12 Thread Edward M
On 06/12/2012 02:01 PM, Edward M wrote: On 06/12/2012 01:40 PM, pwnedomina wrote: to format an ascii text to be identical to that one, centered and aligned.. would not that require the use of HTML? Oops... just dawn on me you may be trying to print an ascii file and may not be trying

Re: text format

2012-06-12 Thread Lars Eighner
On Tue, 12 Jun 2012, pwnedomina wrote: On 12-06-2012 08:22, Polytropon wrote: On Tue, 12 Jun 2012 09:06:07 +0100, i pwn wrote: on groff i've used this cmd to format the text groff -Tascii normal.txt | sed 's/^/ /'$1 formatted.txt on nroff what would be the cmd? Depending on your

IPMI SoL oddity on 9.0

2012-06-12 Thread Ihsan Junaidi Ibrahim
Folks, I'm hitting a roadblock on getting IPMI SoL up and running on my Supermicro box. It's a X9SCL-F with a dedicated IPMI LAN. I've installed ipmitool and set the necessary console redirects (COM1, COM2 and SoL) in the BIOS. The new AMI BIOS does not seem to indicate the SoL is sharing

Re: mail server

2012-06-12 Thread Jerry McAllister
On Wed, Jun 13, 2012 at 12:55:08AM +0400, Boris Samorodov wrote: 11.06.2012 16:33, Bahaa Babekir ??: I want to sent me configuration to build mail server step by step I'd suggest to begin with: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mail.html Yes, read the

Re: any way to grab just One port to upgrade?

2012-06-12 Thread Robert Simmons
On Tue, Jun 12, 2012 at 1:56 PM, Gary Kline kl...@thought.org wrote: On Tue, Jun 12, 2012 at 12:34:44AM -0400, Robert Simmons wrote: Date: Tue, 12 Jun 2012 00:34:44 -0400 From: Robert Simmons rsimmo...@gmail.com Subject: Re: any way to grab just One port to upgrade? To:

Lost /var/db/pkg

2012-06-12 Thread William Orr
Hello, I had a hard disk failure some time ago, and I ended up losing /var/db/pkg/ and everything under it (before you say I should've been backing it up, I know, I was actually doing an initial full when this happened). Is there a way I can restore it, or at least manually add entries I know for

NO SUBJECT

2012-06-12 Thread PingBrother Networking
is watching your devices - MONITORING - CONTROL - WATCHDOG Dear network expert, We would like to introduce our new low cost, but high reliable industry POE switch model: EPIW114 This is suitable for standard or non

A lire !!!, Moteur de recherche Sukoga

2012-06-12 Thread Sukoga
Sukoga.com est un moteur de recherche qui permet d'effectuer des recherches sur les thèmes suivants : web, sport, ebay, pdf, forums, images, twitter, video, wiki, news et bien plus encore. La recherche d'informations sur sukoga.com est très rapide et simplifiée. Sukoga est multilingue et