Re: OpenBSD PF firewall in Freebsd

2006-07-25 Thread Giorgos Keramidas
On 2006-07-25 18:53, Ivan Levchenko <[EMAIL PROTECTED]> wrote: > Hello all, > > Is PF installed with the base system in FreeBSD 6.1? I see that there > is IPF, is it the same thing? I didn't find PF in the ports tree, so > thats why i'm asking. Yes, PF is part of the base system in recent FreeBSD

Re: A question for the AWK wizards

2006-07-25 Thread Giorgos Keramidas
On 2006-07-25 21:43, Murray Taylor <[EMAIL PROTECTED]> wrote: > Hi all, > > I have a shell script which is called with an arbitrary message > argument. Punctuation excludes * ? & | > < chars. > > It processes it via an AWK command line 'script' and dumps the result > in a file for the SMS sender...

Re: How to use kernel modules from CURRENT on STABLE

2006-07-25 Thread Giorgos Keramidas
On 2006-07-25 08:44, Erik Norgaard <[EMAIL PROTECTED]> wrote: > Hi: > > I have had some problems, it seems that the drivers in -STABLE does > not support my hardware fully. So I want to try out drivers on > -CURRENT without switching the whole system up to current. > > What is the best way to do th

Re: auto-guessing filesystems

2006-07-24 Thread Giorgos Keramidas
On 2006-07-24 17:56, Lennon Cook <[EMAIL PROTECTED]> wrote: > I have been looking over the tutorial for automounting removable > devices at http://www.caia.swin.edu.au/reports/041130A/ , and have > come to one interesting point. It has the fstab line: > > /dev/da0 /mnt/usbflash auto noauto 0 0 > >

Re: [OT] gcc: maximum length of an array?

2006-07-23 Thread Giorgos Keramidas
On 2006-07-24 20:49, "P.U.Kruppa" <[EMAIL PROTECTED]> wrote: > Hi, > > sorry for posting an [OT], but usually people on this list know > everything :-) > > Since I don't know too much about programming I am frequently > fascinated by simple things like Eratosthenes' sieve. As you might > remember,

Re: mbox retrieval

2006-07-23 Thread Giorgos Keramidas
On 2006-07-22 10:06, Robert Davison <[EMAIL PROTECTED]> wrote: > I've received some email and read it using the simple 'mail' > command. I use qpopper to pick up the email remotely, but it seems > becasue I read it on the main mail server then qpopper wont pass it > through the system. > > I've

Re: im about to sit down an read the entire postfix manuals...

2006-07-22 Thread Giorgos Keramidas
On 2006-07-22 18:04, Jonathan Horne <[EMAIL PROTECTED]> wrote: > On Saturday 22 July 2006 17:55, Giorgos Keramidas wrote: > > On 2006-07-22 16:20, Jonathan Horne <[EMAIL PROTECTED]> wrote: > > > my problem: i have 5 domains that my sendmail server recieves mail >

Re: im about to sit down an read the entire postfix manuals...

2006-07-22 Thread Giorgos Keramidas
On 2006-07-22 16:20, Jonathan Horne <[EMAIL PROTECTED]> wrote: > becuase i want to know if it supports a specific feature or not. so > before i do and spend all that time, i just thought i would ask a > simple question or 2 to this list. > > my problem: i have 5 domains that my sendmail server rec

Re: User crontab file dosent run...?

2006-07-17 Thread Giorgos Keramidas
On 2006-07-17 10:17, perikillo <[EMAIL PROTECTED]> wrote: > Hi people. > > Im testing how to run scripts from cron using the crontab program, > the handbook say tha each user need to have a crontab file if they > want to run some process with the cron program: > > user-x$ crontab -e > > SHELL=/

Re: SMP Performance (Was: Re: Are hardware vendors starting to bail ... )

2006-07-16 Thread Giorgos Keramidas
On 2006-07-16 11:45, User Freebsd <[EMAIL PROTECTED]> wrote: > The problem, as I see it, is that until the OS gets used in "real life > production environments", some of the more obscure bugs don't get > found ... on a simple production server, not doing much, I doubt > anyone would ever see the fi

Re: Are hardware vendors starting to bail on FreeBSD ... ?

2006-07-13 Thread Giorgos Keramidas
On 2006-07-13 11:31, Danial Thom <[EMAIL PROTECTED]> wrote: > Here's the deal, Chad. On this list, all the college-kid sysadmins > tell me how great FreeBSD is, but on the freebsd-performance list, > none of the developers refute my findings. If that doesn't tell you > something, then you really do

Re: aterm -e screen does not source .bashrc (was: Re: been buggin' me for a while now (console resolution))

2006-07-11 Thread Giorgos Keramidas
On 2006-07-11 14:11, Peter <[EMAIL PROTECTED]> wrote: >--- Giorgos Keramidas <[EMAIL PROTECTED]> wrote: >> I just tested here, with the CVS mirroring account I have at this >> workstation, by: > > [snip] > >> and when I su(1) to this account, the .profile

Re: aterm -e screen does not source .bashrc (was: Re: been buggin' me for a while now (console resolution))

2006-07-11 Thread Giorgos Keramidas
On 2006-07-11 12:39, Peter <[EMAIL PROTECTED]> wrote: > --- Giorgos Keramidas <[EMAIL PROTECTED]> wrote: > > Can you please also send the output of: > > > > $ ls -ld .bash* .sh* .profile > > $ ls -ld .bash* .sh* .profile > -rw-rw 1 peter users

Re: aterm -e screen does not source .bashrc (was: Re: been buggin' me for a while now (console resolution))

2006-07-11 Thread Giorgos Keramidas
On 2006-07-11 12:05, Peter <[EMAIL PROTECTED]> wrote: >--- Giorgos Keramidas <[EMAIL PROTECTED]> wrote: >> What do you see in your HOME directory with: >> >> $ ls -ld .*profile .*rc >> >> In my local setup here, I see something like this: >>

Re: aterm -e screen does not source .bashrc (was: Re: been buggin' me for a while now (console resolution))

2006-07-11 Thread Giorgos Keramidas
On 2006-07-11 11:18, Peter <[EMAIL PROTECTED]> wrote: >>> I added this option but I still do not get my ~/.profile sourced >>> (no aliases). Going '. ~/.profile' gives me my aliases. How does >>> aterm know what file to look for? >> >> aterm doesn't care about .profile or other files. It starts

Re: aterm -e screen does not source .bashrc

2006-07-11 Thread Giorgos Keramidas
On 2006-07-11 15:33, Alex Zbyslaw <[EMAIL PROTECTED]> wrote: >Giorgos Keramidas wrote: >> By default, xterm, rxvt, aterm and various other terminal emulators >> start non-login shells. This means that .profile is not sourced by the >> shell spawned by the terminal. Yo

Re: aterm -e screen does not source .bashrc (was: Re: been buggin' me for a while now (console resolution))

2006-07-11 Thread Giorgos Keramidas
On 2006-07-11 09:40, Peter <[EMAIL PROTECTED]> wrote: >--- Giorgos Keramidas <[EMAIL PROTECTED]> wrote: >>On 2006-07-11 09:09, Peter <[EMAIL PROTECTED]> wrote: >>> I have the following in my .xinitrc file: >>> >>> aterm -e screen & &

aterm -e screen does not source .bashrc (was: Re: been buggin' me for a while now (console resolution))

2006-07-11 Thread Giorgos Keramidas
On 2006-07-11 09:09, Peter <[EMAIL PROTECTED]> wrote: > I have the following in my .xinitrc file: > > aterm -e screen & > > What is happening is that neither /etc/profile nor ~/.profile are > being read. How can I get either of them to be sourced? By default, xterm, rxvt, aterm and various othe

Re: been buggin' me for a while now (console resolution)

2006-07-11 Thread Giorgos Keramidas
On 2006-07-11 08:43, Peter <[EMAIL PROTECTED]> wrote: >--- Giorgos Keramidas <[EMAIL PROTECTED]> wrote: >>On 2006-07-10 23:32, Peter <[EMAIL PROTECTED]> wrote: >>>--- Stubborn <[EMAIL PROTECTED]> wrote: >>>> You need to recompile your kernel

Re: been buggin' me for a while now (console resolution)

2006-07-11 Thread Giorgos Keramidas
On 2006-07-11 12:04, Stubborn <[EMAIL PROTECTED]> wrote: > [snip 312 lines of quoted material] > > Peter, > > have you tried rebooting your box and put allscreens_flags="132x25" in > your rc.conf? That won't work if his adapter doesn't support 132x25 either. Also, please *trim* the quoted materia

Re: been buggin' me for a while now (console resolution)

2006-07-11 Thread Giorgos Keramidas
On 2006-07-10 23:32, Peter <[EMAIL PROTECTED]> wrote: >--- Stubborn <[EMAIL PROTECTED]> wrote: >> You need to recompile your kernel with below >> options VESA > > Allright, did that. > >> You need to include these in your rc.conf >> allscreens_flags="132x25" > > I'm trying manually first an

Re: shared library loader configuration

2006-07-10 Thread Giorgos Keramidas
On 2006-07-10 15:07, "[EMAIL PROTECTED]@mgedv.net" <[EMAIL PROTECTED]> wrote: > Giorgos Keramidas wrote: > > [lengthy example about compiling with -L and -R options] > > 1st of all, thx for the efforts to clarify things. No problem :) > but now, i use -L and -

Re: Boot Menu

2006-07-09 Thread Giorgos Keramidas
On 2006-07-10 10:53, RdBSD <[EMAIL PROTECTED]> wrote: > Dear All, > > How can i change default menuitem in boot menu to number 3 or safe > mode. so it will boot the default to number 3 in menu ? That's usually a slightly bad idea. Why do you want to do this? _

Re: shared library loader configuration

2006-07-07 Thread Giorgos Keramidas
On 2006-07-07 14:58, "[EMAIL PROTECTED]@mgedv.net" <[EMAIL PROTECTED]> wrote: >Giorgos Keramidas wrote: >>On 2006-07-07 14:22, "[EMAIL PROTECTED]@mgedv.net" <[EMAIL PROTECTED]> wrote: >>> dunno, if it's a misunderstanding, but my only quest

Re: shared library loader configuration

2006-07-07 Thread Giorgos Keramidas
On 2006-07-07 14:22, "[EMAIL PROTECTED]@mgedv.net" <[EMAIL PROTECTED]> wrote: > dunno, if it's a misunderstanding, but my only question "how to tell > the system where to load libraries and in which order to prefer paths" > seems to be still open. > > anyway, thx for the reply ;-) > > ps: i already

Re: shared library loader configuration

2006-07-07 Thread Giorgos Keramidas
On 2006-07-07 13:22, "[EMAIL PROTECTED]@mgedv.net" <[EMAIL PROTECTED]> wrote: > > hi, > > can someone give me please a SIMPLE and CLEAR answer, what i exactly > have to do to achieve the following: > > i have (for example) installed a new compiled version of libz.a/.so in > /usr/local. > > i want p

Re: newfs_msdos - is their an equivalent app with GUI ?

2006-07-06 Thread Giorgos Keramidas
On 2006-07-06 16:46, Didier Tickell <[EMAIL PROTECTED]> wrote: > Hi > > I'm so un-terminal savy - Is there an app with a GUI that does FAT > formatting on macs, like the newfs_msdos command you made ? > > Thanks for your time > frustrated person... The solution to this problem is not, of course, t

Re: Help fixing sendmail crassh

2006-07-02 Thread Giorgos Keramidas
On 2006-07-02 11:32, Andreas Wider?e Andersen <[EMAIL PROTECTED]> wrote: > Hi, > Sendmail exits about every 30 minutes. I suspect it has to do with some > mailqueues running, but I don't know how to stop or fix it. > > Running FreeBSD 4.11 p19 > Sendmail 8.13.1 > > from /var/log/messages > > Jul 1

Re: Simple DNS For Private LAN

2006-06-28 Thread Giorgos Keramidas
On 2006-06-28 10:10, Drew Tomlinson <[EMAIL PROTECTED]> wrote: >On 6/28/2006 7:43 AM Giorgos Keramidas wrote: >>> So assuming I understand correctly, yes, please guide me in setting >>> up a local master zone. >> >> Assuming that your local home network

Re: Simple DNS For Private LAN

2006-06-28 Thread Giorgos Keramidas
On 2006-06-23 14:26, Drew Tomlinson <[EMAIL PROTECTED]> wrote: >> If you use NAT, then I can guide you through setting up a local >> ``master zone'' that is only visible inside your home network, and a >> ``slave zone'' that pulls stuff from ZoneEdit for the >> ``mykitchentable.net'' domain. I alr

Re: multiple links with single ln command

2006-06-28 Thread Giorgos Keramidas
On 2006-06-27 14:14, sara lidgey <[EMAIL PROTECTED]> wrote: > Hi All, > > I've read the man page for ln but can't find a way to do this. I want > to create multiple links to a single directory with one command. > Consider the following example. I have a directory structure like > this: > > test/a

Re: Cant buildworld

2006-06-25 Thread Giorgos Keramidas
On 2006-06-25 02:35, pid42 <[EMAIL PROTECTED]> wrote: > > Hi. I have problems building world on a fresh freebsd 6.1. Always ends in: > > ==> lib/bind (install) > ==> lib/bind/bind (install) > ==> lib/bind/bind9 (install) > ==> lib/bind/dns (install) > ==> lib/bind/isc (install) > ==> lib/bind/isccc

Re: problems building 6-stable

2006-06-23 Thread Giorgos Keramidas
On 2006-06-23 13:15, "Michael P. Soulier" <[EMAIL PROTECTED]> wrote: > Hello, > > I'm trying to upgrade to the stable 6.1 release, but on a make buildworld, I'm > getting this > > /usr/obj/usr/src/sbin/gpt created for /usr/src/sbin/gpt > ===> sbin/growfs (obj) > /usr/obj/usr/src/sbin/growfs created

Re: Simple DNS For Private LAN

2006-06-23 Thread Giorgos Keramidas
On 2006-06-23 08:21, Drew Tomlinson <[EMAIL PROTECTED]> wrote: > I'm having a hard time understanding what I need to do. I have > a small home network that uses a 3Com DSL modem/router as the > last hop to the Internet. Currently, the DSL modem/router to > provides DNS for both my home network an

Re: Serial programming on FreeBSD 6.0 RELEASE

2006-06-22 Thread Giorgos Keramidas
On 2006-06-22 13:55, Andrew Falanga <[EMAIL PROTECTED]> wrote: > On 6/22/06, Derek Ragona <[EMAIL PROTECTED]> wrote: > > > > Kermit may be manipulating the uart directly. > > > >Unless you are not getting the uart to flush the characters. I have only > >had that problem with doing low-level direct

Re: make buildkernel ERROR ?Why?

2006-06-21 Thread Giorgos Keramidas
On 2006-06-21 13:23, Jordi Pavon <[EMAIL PROTECTED]> wrote: > > Hi, this is my first time I customize my kernel. > > I'm working with Freebsd 6.0, I made a make buildkernel > KERNELCONF=ALBABRAIN, and I get this error: > "... > cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls [...]

Re: I need a freebsd 5.3 desktop server; recommendations?

2006-06-19 Thread Giorgos Keramidas
On 2006-06-19 06:04, Danial Thom <[EMAIL PROTECTED]> wrote: >--- Giorgos Keramidas <[EMAIL PROTECTED]> wrote: >>On 2006-06-19 12:33, Erik Trulsson <[EMAIL PROTECTED]> wrote: >>>> The 5.3 release was clearly marked as a "developer preview" >>

Re: I need a freebsd 5.3 desktop server; recommendations?

2006-06-19 Thread Giorgos Keramidas
On 2006-06-19 12:33, Erik Trulsson <[EMAIL PROTECTED]> wrote: >On Mon, Jun 19, 2006 at 01:11:38PM +0300, Giorgos Keramidas wrote: >>On 2006-06-17 11:29, Dan Bikle <[EMAIL PROTECTED]> wrote: >>> Anish, >>> >>> Thanks this is good info. >>> &

Re: I need a freebsd 5.3 desktop server; recommendations?

2006-06-19 Thread Giorgos Keramidas
On 2006-06-17 11:29, Dan Bikle <[EMAIL PROTECTED]> wrote: > Anish, > > Thanks this is good info. > > I'll be using this server for development of a Ruby on Rails. > > Currently I do development on a Mac. > > My production server is running freeBSD 5.3 You shouldn't be running a production server w

Re: Sendmail patch; brings up a questions about buildworld

2006-06-14 Thread Giorgos Keramidas
On Wed, 14 Jun 2006 19:15:14 -0500, Jonathan Horne <[EMAIL PROTECTED]> wrote: > with the sendmail patch that came out today, i ask this: > > when in installed this machine as 6.1-RELEASE, i did a buildworld and > buildkernel and updated to 6.1-STABLE. > > question: if i choose Patch Solution 1 fro

Re: top

2006-06-14 Thread Giorgos Keramidas
On Wed, 14 Jun 2006 03:40:02 -0500, "Nikolas Britton" <[EMAIL PROTECTED]> wrote: > What do all these things mean, they are from the STATE column in top?: > > bo_wwa > biowr > *proce > getblk > RUN > select > drainv > *Giant > nanslp > pause > wait > kserel > ttyin They are described in the manpage

Re: dual boot; Linux, FreeBSD

2006-06-11 Thread Giorgos Keramidas
On 2006-06-10 22:44, Jerry McAllister <[EMAIL PROTECTED]> wrote: > > much excised --- > > > Anyway, this all works just fine. The MBR and initial boot > > > record in the boot sector of each slice (or primary > > > partition if you must degrade to MS terminology) have just > > > enough standa

Re: Sendmail = mind boggling

2006-06-09 Thread Giorgos Keramidas
On 2006-06-09 20:34, Freminlins <[EMAIL PROTECTED]> wrote: > Hello, > I've always steered clear of using Sendmail (prefering Exim), > but I thought I would give it a try and am having real > difficulties with something I think should be simple. Setting up an email server is not really a simple thi

Re: On mail principles

2006-06-09 Thread Giorgos Keramidas
On 2006-06-09 16:37, Andrey Slusar <[EMAIL PROTECTED]> wrote: > Thu, 8 Jun 2006 02:08:53 +0300, Giorgos Keramidas wrote: > > > For the rest of the programs, like mail(1), my Sendmail setup sets > > envelope-from to one of my valid outside-world addresses. This is &

Re: On mail principles

2006-06-09 Thread Giorgos Keramidas
On 2006-06-08 23:15, Andrey Slusar <[EMAIL PROTECTED]> wrote: >Thu, 8 Jun 2006 02:08:53 +0300, Giorgos Keramidas wrote: >[...] >> I use mutt, which has an option to set the envelope-from address: > >> set envelope_from=yes# set the envelope-from address from Fro

Re: __P macro

2006-06-08 Thread Giorgos Keramidas
On 2006-06-08 10:45, Saifi <[EMAIL PROTECTED]> wrote: > Hi: > > Most of the racoon code uses __P macro. > > and the __P macro is defined as - > > #undef __P > #ifndef __P > #if __STDC__ > #define __P(protos) protos > #else > #define __P(protos) () > #endif > #endif > > It seems to make many express

Re: On mail principles

2006-06-08 Thread Giorgos Keramidas
On 2006-06-08 08:05, [EMAIL PROTECTED] wrote: >On Thu, Jun 08, 2006 at 02:08:53AM +0300, Giorgos Keramidas wrote: >> On 2006-06-07 20:20, [EMAIL PROTECTED] wrote: >> > A brief: >> > How to use "envelope from" provided that I have a mailbox on ISP. >> &

Re: On mail principles

2006-06-07 Thread Giorgos Keramidas
On 2006-06-07 20:20, [EMAIL PROTECTED] wrote: > A brief: > > How to use "envelope from" provided that I have a mailbox on ISP. > > A full explanation: > > My computer has no static IP-address, nor DNS-name in Internet. > Internally, it has static name "localhost" and static IP-address 127.0.0.1. >

Re: using bsdlabel

2006-05-31 Thread Giorgos Keramidas
On 2006-05-31 15:30, Robert Huff <[EMAIL PROTECTED]> wrote: > > I've never used bsdlabel before; would someone please confirm > I've got this right? > Status quo: > > huff@>> bsdlabel da0s1 > # /dev/da0s1: > 8 partitions: > #size offsetfstype [fsize bsize bps/cpg] > a:

Re: Mounting to a second hard disk

2006-05-31 Thread Giorgos Keramidas
On 2006-05-31 08:37, Kevin Kinsey <[EMAIL PROTECTED]> wrote: >Philip Radford wrote: >>Hi All, >> I have just installed FreeBSD 5.4 on a server with two hard disks. > > Cool ... :) Nice :) >> I have access to all my partitions on the first disk :- >> >> /dev/ad0s1a - / >> /dev/ad0s1e - /tmp >> /de

Re: Sorry for the old emails to this list

2006-05-31 Thread Giorgos Keramidas
On 2006-05-30 19:09, Aaron Holmes <[EMAIL PROTECTED]> wrote: > I just fixed my mail server, and it looks like it was waiting > to push those forward :) Heh! That's ok, I guess. It means you really fixed it :-) ___ freebsd-questions@freebsd.org mailing

Re: Saving output of an application

2006-05-30 Thread Giorgos Keramidas
On 2006-05-30 21:52, Lars Stokholm <[EMAIL PROTECTED]> wrote: > I don't know how to explain this, but I remember that there is some > way of saving everything that's going on in the terminal, I just don't > remember the command for doing so. I think it's something along the > lines of (e.g.): > > #

Re: Greek Accents and Filenames

2006-05-25 Thread Giorgos Keramidas
On 2006-05-25 14:50, andreas Sotirakopoulos <[EMAIL PROTECTED]> wrote: > HI > I have a problem writing Greek accents in KDE. I am using KDE > 3.5 on freebsd 6.1 and although i can type Greek in all > applications i cannot put accents. Accents are placed by > hitting the ";" before the letter. When

Re: :::. Sendmail on FreeBSD -> Deferred: Operation timed out with

2006-05-21 Thread Giorgos Keramidas
On 2006-05-20 14:30, Mikhail Goriachev <[EMAIL PROTECTED]> wrote: > Giorgos, Kevin, thanks a lot for your input. Finally this madness is > getting some explanation. I was getting a few beers short of a carton on > this one. hospitaldeninos.cl has got some config issues: > > http://www.dnsreport.com

Re: :::. Sendmail on FreeBSD -> Deferred: Operation timed out with

2006-05-19 Thread Giorgos Keramidas
On 2006-05-19 22:50, Giorgos Keramidas <[EMAIL PROTECTED]> wrote: > I see. Does the nameserver at 192.168.0.1 reply with correct data for > the `hospitaldeninos.cl' domain? It seems that your Sendmail gets > `mail.hospitaldeninos.cl' as the primary MX for that domain

Re: :::. Sendmail on FreeBSD -> Deferred: Operation timed out with

2006-05-19 Thread Giorgos Keramidas
On 2006-05-20 05:04, Mikhail Goriachev <[EMAIL PROTECTED]> wrote: >Giorgos Keramidas wrote: >> For some reason, your Sendmail setup tries to find out the IP >> address of the MX for `hospitaldeninos.cl' and it resolves >> this to the wrong mail server: >> >

Re: :::. Sendmail on FreeBSD -> Deferred: Operation timed out with

2006-05-19 Thread Giorgos Keramidas
On 2006-05-20 02:20, Mikhail Goriachev <[EMAIL PROTECTED]> wrote: > Hi, > > Sendmail and I aren't getting along well. I got this FreeBSD > 6.0-RELEASE-p7 box doing SMTP work for me. Everything is fine, but a few > domains give me headaches with "Deferred: Operation timed out with > " errors. One do

Re: how to search keywords in all directories

2006-05-18 Thread Giorgos Keramidas
On 2006-05-18 16:01, jason zeng <[EMAIL PROTECTED]> wrote: > Hello! Giorgos, > > Thanks for your response. It is very useful for me. I tried it > works! so I don't warry at weekend to read a lots of programs > at home. :-) Great! A good guide about shell scripting will help in similar casesin th

Re: how to search keywords in all directories

2006-05-18 Thread Giorgos Keramidas
On 2006-05-18 15:22, jason zeng <[EMAIL PROTECTED]> wrote: > Hello! > > our system is runing on FreeBSD 5.3. using php+mysql. now I > take over codes(programs) management and maintains.there are a > lots of .php code and Database tables. what I have now are > database, tables structures, and just a

Re: kernel module for ipf

2006-05-18 Thread Giorgos Keramidas
On 2006-05-18 12:52, "Michael P. Soulier" <[EMAIL PROTECTED]> wrote: > On 5/18/06, Scott Mitchell <[EMAIL PROTECTED]> wrote: > >You want the ipl.ko module. No, I have no idea why it's called ipl not ipf > >either... > > [EMAIL PROTECTED] ~]# ls /boot/kernel/ipl* > /boot/kernel/ipl.ko* > > Ah. Cool

Re: Firewall Speed

2006-05-18 Thread Giorgos Keramidas
On 2006-05-18 11:03, bc <[EMAIL PROTECTED]> wrote: > I want to run 6.1_RELEASE with Packet Filter(PF) configured as > a gateway using 2 identical 10/100 nics, on an old 450mhz > pentium with 256 meg ram and an 8 gig HD. > > In general, should I expect any speed performance issues with > internet ac

Re: kernel module for ipf

2006-05-18 Thread Giorgos Keramidas
On 2006-05-18 12:05, "Michael P. Soulier" <[EMAIL PROTECTED]> wrote: > Hello, > > The handbook mentions that ipf should work out of the box in FreeBSD > thanks to a kernel module, but it doesn't say which one. > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls-ipf.html > > "IPF

Re: C coding question

2006-05-17 Thread Giorgos Keramidas
On 2006-05-17 14:09, Andy Greenwood <[EMAIL PROTECTED]> wrote: > I am helping someone work on porting some code to Freebsd, and the > code below works on Linux, but not on FreeBSD (compiles, but gives > Segmentation Fault: 11). I'm not sure where the problem is, and any > pointers would be much app

Re: Is MAXFILES still valid in a kernel config option?

2006-05-16 Thread Giorgos Keramidas
On 2006-05-16 13:28, Bill Moran <[EMAIL PROTECTED]> wrote: >On Tue, 16 May 2006 19:06:45 +0300 >Giorgos Keramidas <[EMAIL PROTECTED]> wrote: >>On 2006-05-16 11:35, Bill Moran <[EMAIL PROTECTED]> wrote: >>> >>> Using 6.1, is MAXFILES still honored i

Re: Is MAXFILES still valid in a kernel config option?

2006-05-16 Thread Giorgos Keramidas
On 2006-05-16 11:35, Bill Moran <[EMAIL PROTECTED]> wrote: > > Using 6.1, is MAXFILES still honored in the kernel config? > > I know I can adjust this via sysctl, but setting it in the kernel config > is more conducive to our deployment methodology. Yes. The option is still valid even in CURRENT.

Re: Newbie File system

2006-05-15 Thread Giorgos Keramidas
On 2006-05-15 17:20, Maan Jee <[EMAIL PROTECTED]> wrote: > Hi > > Can someone explane that at which filesystem is my "/home" directory > located? > > > Filesystem 1K-blocksUsedAvail Capacity Mounted on > /dev/ad0s1a50763055002 412018 12%/ > devfs 1

Re: Rebuilding Man database

2006-05-15 Thread Giorgos Keramidas
On 2006-05-14 23:30, Andrew Carton <[EMAIL PROTECTED]> wrote: > Disturbingly, some of my man pages are not working, i.e. man man comes > up with nothing is there a way to rebuild the man database to fix > this? Try to remove any stale "cat pages" (preformatted manpage files): # /usr/shar

Re: Given this chunk of makefile, how do I set this to build the plugin?

2006-05-13 Thread Giorgos Keramidas
On 2006-05-13 09:42, Oliver Iberien <[EMAIL PROTECTED]> wrote: > This is from the latest port of gnash. I can't coax it into building > the plugin. What is the option I pass to make to get it to build? > > +OPTIONS= PLUGIN "Enable firefox plugin" off > + > +.include > + > +.if !defined(

Re: Trimming Whitespace From Beginning and end of Text Lines

2006-05-12 Thread Giorgos Keramidas
On 2006-05-12 10:41, Warren Block <[EMAIL PROTECTED]> wrote: >On Fri, 12 May 2006, Giorgos Keramidas wrote: >> There are at least the following ways: >> >>sed -i -e 's/^[[:space:]]*' -e 's/[[:space:]]*$//' file ... >>perl -pi -e &#x

Re: Trimming Whitespace From Beginning and end of Text Lines

2006-05-12 Thread Giorgos Keramidas
On 2006-05-12 17:56, "[EMAIL PROTECTED]@mgEDV.net" <[EMAIL PROTECTED]> wrote: >>> sed -i -e 's/^[[:space:]]*' -e 's/[[:space:]]*$//' file ... > > why not use just (you can change the "-" separator to "/" as above): > sed -e 's-^ *--g' -e 's- *$--g' Because this provides no additional help with

Re: Trimming Whitespace From Beginning and end of Text Lines

2006-05-12 Thread Giorgos Keramidas
On 2006-05-12 11:27, Chuck Swiger <[EMAIL PROTECTED]> wrote: >Giorgos Keramidas wrote: >> This fails to remove multiple occurences of the [[:space:]] class. >> >> There are at least the following ways: >> >> sed -i -e 's/^[[:space:]]*' -e &#

Re: Trimming Whitespace From Beginning and end of Text Lines

2006-05-12 Thread Giorgos Keramidas
On 2006-05-12 09:50, Martin McCormick <[EMAIL PROTECTED]> wrote: > This looks like something sed should be able to do, but I > haven't had any luck at all. I wanted to remove any whitespace > that has accidentally gotten added to the beginning or end of > some lines of text. I made a test f

Re: daemon to listen on localhost only?

2006-05-10 Thread Giorgos Keramidas
On 2006-05-10 12:59, Sean Murphy <[EMAIL PROTECTED]> wrote: > Is there a way to tell a daemon to listen only to the localhost without > using a firewall? This depends on the daemon. Some programs accept a command-line option to do this. Others don't. What daemon are you interested in doing this

Re: About Bison and Flex

2006-05-09 Thread Giorgos Keramidas
On 2006-05-09 10:38, Robe <[EMAIL PROTECTED]> wrote: > Hi, > I'm a new user of FreeBSD and I want to know if the Bison parser generator > and Flex for Linux is available here. Yes. $ which lex yacc /usr/bin/lex /usr/bin/yacc $ which flex /usr/bin/flex

Re: Fwd: New freebsd logo on freebsd.org

2006-05-09 Thread Giorgos Keramidas
On 2006-05-09 10:57, [EMAIL PROTECTED] wrote: >At 07:01 AM 5/9/2006, you wrote: >> I have to agree with the original poster. The logo is crap, >> and so is the font they've started to use since the >> announcement of FreeBSD6.1-RELEASE. At > > Me Too. At first I thought it was just a petty complai

Re: 7-CURRENT

2006-05-08 Thread Giorgos Keramidas
On 2006-05-08 14:02, Perttu Laine <[EMAIL PROTECTED]> wrote: > I have 7-CURRENT-SNAP009 on one testing computer and I'd like to update it > to latest 7 sources. So can it be done via cvsup or how can update sources > to latest? RELENG_7 seems to just delete everything with cvsup... There is no REL

Re: cvs

2006-05-05 Thread Giorgos Keramidas
On 2006-05-05 10:45, Doug Hardie <[EMAIL PROTECTED]> wrote: > I have been building a cvs structure for a bunch of code and have > a couple questions I have not been able to find answers to in the > archives/documentation. When you run ident on many FreeBSD modules > you see the identifier "FreeBSD

Re: Substitute command on vi

2006-05-05 Thread Giorgos Keramidas
On 2006-05-05 10:12, Aguiar Magalhaes <[EMAIL PROTECTED]> wrote: > Hi list, > > I need to substitute a lot of characters ^M (ctrl+M) > at the end of each line in my file. > > The command :%s/^M//g insn't have success. The command looks fine, except for a tiny detail: Make sure you use ^V ^M to in

Re: ipfirewall tricks

2006-05-03 Thread Giorgos Keramidas
On 2006-05-02 20:41, Atom Powers <[EMAIL PROTECTED]> wrote: >On 5/2/06, Bryan Curl <[EMAIL PROTECTED]> wrote: >>I want to limit time my kids spend on the internet. >>The way I am doing it is to make varying, seperate ipf.rules files and >>install them from cron at the appropriate time. >>Problem is

Re: ipfirewall tricks

2006-05-02 Thread Giorgos Keramidas
On 2006-05-02 17:35, Bryan Curl <[EMAIL PROTECTED]> wrote: > I want to limit time my kids spend on the internet. The way I am > doing it is to make varying, seperate ipf.rules files and install them > from cron at the appropriate time. Sounds like a good plan. > Problem is, if I make a change to

Re: Boot manager beep (revisited)

2006-04-30 Thread Giorgos Keramidas
On 2006-05-01 02:05, Parv <[EMAIL PROTECTED]> wrote: > Eric Anderson wrote: > >This thread: > >http://lists.freebsd.org/pipermail/freebsd-stable/2005-December/020572.html > > I hand edited the file (/usr/src/sys/boot/i386/boot0/boot0.S) > based on the given patch; did building|installing of world &

Re: Boot manager beep (revisited)

2006-04-30 Thread Giorgos Keramidas
On 2006-04-30 21:36, Garrett Cooper <[EMAIL PROTECTED]> wrote: >Eric Anderson wrote: >> This thread: >> http://lists.freebsd.org/pipermail/freebsd-stable/2005-December/020572.html >> >> mentions a patch to disable the boot manager beep, and also discusses >> having it optional. I don't have enough

Re: Sendmail Compile-Time Configuration - Success

2006-04-30 Thread Giorgos Keramidas
On 2006-04-30 02:55, Duane Whitty <[EMAIL PROTECTED]> wrote: >Giorgos Keramidas wrote: >> No, you probably want something similar to the way SASL2 support is >> compiled into the base-system version of Sendmail. In my `make.conf' >> I have the following: >>

Re: procmail and sendmail

2006-04-28 Thread Giorgos Keramidas
On 2006-04-28 19:22, Efren Bravo <[EMAIL PROTECTED]> wrote: > Giorgos Keramidas wrote: > > If not, you need to do that, and add your local system-wide procmail > > options or filters to `/usr/local/etc/procmailrc'. > > After installed the procmail, where can I fi

Re: procmail and sendmail

2006-04-28 Thread Giorgos Keramidas
On 2006-04-28 17:50, Efren Bravo <[EMAIL PROTECTED]> wrote: > Hi, > > To store the users' mails on the server each one > into separate file I've installed procmail v3.22 > from ports and unpacked it to add "/" to > MAILSPOOLSUFFIX var inside /src/authenticate.c > file and I rebuilt and installed it

Re: Sendmail Compile-Time Configuration

2006-04-28 Thread Giorgos Keramidas
On 2006-04-28 05:07, Duane Whitty <[EMAIL PROTECTED]> wrote: >Duane Whitty wrote: >>Duane Whitty wrote: >>> I'm adding LDAP support to my Sendmail configuration. I couldn't seem >>> to find the appropriate m4 file in which to declare my APPENDDEF >>> statements. My course of action was to include

Re: shadow.h compile question

2006-04-27 Thread Giorgos Keramidas
On 2006-04-27 17:24, Sean Murphy <[EMAIL PROTECTED]> wrote: > I am trying to compile a plugin for squrrilmail it is the vacation > plugin. when I run make it tells me the it cannot find shadow.h > > I did a find on the freebsd server which is 5.4 and did not find > shadow or shadow.h > > what is s

Re: scripting languages...

2006-04-27 Thread Giorgos Keramidas
On 2006-04-27 16:58, Gary Kline <[EMAIL PROTECTED]> wrote: > > Getting at argv/argc is actually pretty simple in Perl. The global array > > @ARGV contains the arguments given on the command-line, but not the name > > of the file (this datum is contained in $0). Therefore your argv[1] in C > > is $A

Re: scripting languages...

2006-04-27 Thread Giorgos Keramidas
On 2006-04-27 14:48, Gary Kline <[EMAIL PROTECTED]> wrote: > On Thu, Apr 27, 2006 at 06:10:43AM +0300, Giorgos Keramidas wrote: > > Don't you really mean ``C#'' by writing ``ch''? > > The only thing I recall reading about C# is that it was > a D

Re: Simple firewall question: Blocking a handful of IPs

2006-04-27 Thread Giorgos Keramidas
On 2006-04-27 17:53, RW <[EMAIL PROTECTED]> wrote: >On Thursday 27 April 2006 03:10, fbsd wrote: >>H. Wade Minter wrote: >>> I want all traffic allowed unfettered, except traffic from >>> particular IPs to be completely blocked coming in. >>> >>> Can someone show me which ipf rules to use to get th

Re: scripting languages...

2006-04-26 Thread Giorgos Keramidas
On 2006-04-26 19:41, Gary Kline <[EMAIL PROTECTED]> wrote: > > Hi People, > I am NOT trying to start any kind of flame debate, but would > like to know what real advantage perl has over the newer > so-called all-in-one language, ch. (Other than the obvious > fact that there are literally billions

Re: sendmail_enable in rc.conf

2006-04-26 Thread Giorgos Keramidas
On 2006-04-27 06:41, [EMAIL PROTECTED] wrote: > I have FreeBSD 6.0-RELEASE. > It seems there is collision between /etc/defaults/rc.conf and > /etc/rc.sendmail in sendmail startup control. > In /etc/defaults/rc.conf: > sendmail_enable="NO"# Run the sendmail inbound daemon (YES/NO). > In /etc/rc.

Re: Take us off this list please

2006-04-26 Thread Giorgos Keramidas
On 2006-04-26 07:30, Ingrid Kast Fuller <[EMAIL PROTECTED]> wrote: > Please take CityScope Net off this Japanese list. We only want to be on > English reading websites. (USA/England/Australia) > Thanks. > > www.it.freebsd.org/ja/gallery/cgallery.html Hi, I've forwarded your request to ``freebsd-w

Re: custom kernel file question

2006-04-20 Thread Giorgos Keramidas
On 2006-04-20 14:01, Jonathan Horne <[EMAIL PROTECTED]> wrote: > here is a silly one, which may deserve a chuckle from my peers :) > > what am i doing that zaps my custom kernel config file? i compiled a new > one the day i built this box, but now i return to /usr/src/sys/i386/conf/, > and my file

Re: postfix smtp_sasl_auth

2006-04-19 Thread Giorgos Keramidas
On 2006-04-19 14:49, "Zimmerman, Eric" <[EMAIL PROTECTED]> wrote: > Giorgos Keramidas wrote: > > Remove /usr/ports/mail/postfix/Makefile.inc and rebuild > > postfix. You will be prompted for configuration options > > again. You seem to have TLS and SASL in

Re: postfix smtp_sasl_auth

2006-04-19 Thread Giorgos Keramidas
On 2006-04-19 15:35, Alan Curtis <[EMAIL PROTECTED]> wrote: > I had postfix set up to use smtp_sasl_auth for outgoing mail. But now > it's broken and I get this message in maillog. > > Apr 19 15:11:23 postfix/smtp[17464]: warning: > smtp_sasl_auth_enable is true, but SASL support is not compi

Re: Help

2006-04-19 Thread Giorgos Keramidas
On 2006-04-19 21:33, Deepak Venkatesan <[EMAIL PROTECTED]> wrote: > I wish to use softwares of Adobe, Nero, Microsoft,etc. Can you send me > the softwares that support FreeBSD OS. Hi Deepak, I'm almost positively sure that you are looking at the wrong list. FreeBSD is a UNIX system (see the desc

Re: Installing Free over linux

2006-04-19 Thread Giorgos Keramidas
On Tuesday, April 18, 2006 1:00 PM Aguiar Magalhaes wrote: > I'm trying to install the FreeBSD 6.0 where exist a > old linux (It will be full replaced) > > I'm receiving a error message about de swap slice: > > Unable to find device node for /dev/ad0s1b in /dev! > The creation of filesystem will be

Re: /boot at beginning of drive

2006-04-18 Thread Giorgos Keramidas
On 2006-04-17 17:18, David J Brooks <[EMAIL PROTECTED]> wrote: > > http://users.rcn.com/rneswold/fbsd-init.html#AEN258 > > I stand corrected. I can still envision problems if tmp files use enough space > to prevent a memory swap. Running out of swap space is not healthy. That's why swap-backed /tm

RE: /boot at beginning of drive

2006-04-17 Thread Giorgos Keramidas
On 2006-04-17 06:21, Brendan Grossman wrote: Beech Rintoul [mailto:[EMAIL PROTECTED] wrote: On Sunday 16 April 2006 12:38, Brendan Grossman wrote: It's not a good idea to put everything on the / filesystem. At a minimum I would have: / swap /var /usr Your users will not fill up /var unless you

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