which controllers(devices) to disable in kernel?

2006-03-23 Thread Perica Veljanovski
Hi, I bought a new pc with GIGABYTE GA-K8VT800 VIA K8T800 mother board (has ata, sata, raid) and a SATA IBM HDD and installed FreeBSD 6.0. I'm building a custom kernel and I was wondering which controllers(devices) I need for my new kernel to support my motherboard properly? Is there a way

Re: chpass shell change problem

2006-03-23 Thread Perica Veljanovski
I rebooted the box and now everything is ok! chpass changes work now :) Michel Le Cocq wrote: pw usermod toto -s /usr/local/bin/bash Michel Le Cocq Administrateur Reseau Laga-Lipn Perica Veljanovski wrote: Hi, I installed fbsd 6.0 for the fist time, and cannot get chpass to change

chpass shell change problem

2006-03-23 Thread Perica Veljanovski
Hi, I installed fbsd 6.0 for the fist time, and cannot get chpass to change the Shell to /usr/local/bin/bash ! Whenever I change the shell line and save, i get: chpass: user information unchanged The Shell line is changed, but the db is not update apparently!? note: bash is installed and wor

Re: Ask for your recommended system & network monitoring system.

2006-03-15 Thread Perica Veljanovski
I recomend cacti http://www.cacti.net with the plugin architecture http://cactiusers.org/. Supote Leelasupphakorn wrote: Hi all I'm currently run FreeBSD 4.11 on my box for a year and very impress its performance. Now I'd like to monitor disk space, system and network status of some servers

Mail Server tutorial

2006-03-15 Thread Perica Veljanovski
Hi, I'm looking for a tutorial/howto for setting up an e-mail server on my fbsd. I prefer postfix with mysql authentication, web interface for administration and for the users, as well as imap, pop3, spam filter and anti virus software. Any pointers would be appreciated. ___

wifi support

2005-05-12 Thread Perica Veljanovski
Hello, I'm thinking of buying a Fujitsu-Siemens AMILO Pro V2020 laptop which has a Pentium M 725 (centrino) processor, Inter 855GME chipset with integrated Intel PRO/Wireless 2200BG Fast Ethernet LAN. Since I'm not at all familiar with with the wi-fi technology and can't seem to find this parti

Re: dual boot two disk

2005-03-17 Thread Perica Veljanovski
Jerry McAllister wrote: Hi I have a problem booting the second disk with fbsd's boot manager. I installed a new disk as pri/master (ad0) and moved my old disk to sec/master (ad2). Then devided ad0 (40GB) with fbsd's fdisk in 10G (ufs) and 30G (fat) and installed FreeBSD 5.3 with a boot manager o

dual boot two disk

2005-03-17 Thread Perica Veljanovski
Hi I have a problem booting the second disk with fbsd's boot manager. I installed a new disk as pri/master (ad0) and moved my old disk to sec/master (ad2). Then devided ad0 (40GB) with fbsd's fdisk in 10G (ufs) and 30G (fat) and installed FreeBSD 5.3 with a boot manager on the first 10G. When I

fdisk drive geometry problem

2005-03-16 Thread Perica Veljanovski
Hello I finally got another hdd for my home box, decided to do a fresh fbsd install and I ended up with a disk problem :( : ide0: 40GB [FreeBSD wannabe (ufs2) 10GB, storage2 (fat32) 30GB] ide2: 40GB [WinXP (ntfs) 10GB, storage1 (fat32) 30GB] Now when I begin the installation, and go to the partit

sysinstall/fdisk drive geometry problem

2005-03-16 Thread Perica Veljanovski
Hello I finally got another hdd for my home box, decided to do a fresh fbsd install and I ended up with a disk problem :( : ide0: 40GB [FreeBSD wannabe (ufs2) 10GB, storage2 (fat32) 30GB] ide2: 40GB [WinXP (ntfs) 10GB, storage1 (fat32) 30GB] Now when I begin the installation, and go to the partit

how to - source routing

2004-12-27 Thread Perica Veljanovski
Hi all, Is it possible to do source routing in FreeBSD? I want to set up a fBSD box with (3 nic's) 2 internet connections and a private net, and do some source routing. -- <> ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/

multi-homed host routing problem

2004-11-14 Thread Perica Veljanovski
Hi all I have a fbsd 4.7 box that has 2 nics rl0 & rl1. On rl0 i have a public ip address and on rl1 I have a private 10.20.30.0/24, and I'm running squid proxy for my private ip's. Now i've added a 3rd nic rl2 which has an ADSL router connected to it (another internet source). What I wanted to

problem with php mysql

2004-10-04 Thread Perica Veljanovski
Hi all, I have trouble installing/configuring php with mysql support. I tired installing the php5 interpreter WITH_MYSQL=yes from the ports, and when I try to start a mysql_connect(); php syntax, i get: Call to undefined function mysql_pconnect() in someFile.php on line N. I tired installing mod

problem with php mysql

2004-10-04 Thread Perica Veljanovski
Hi all, I have trouble installing/configuring php with mysql support. I tired installing the php5 interpreter WITH_MYSQL=yes from the ports, and when I try to start a mysql_connect(); php syntax, i get: Call to undefined function mysql_pconnect() in someFile.php on line N. I tired installing mod

Re: problem installing p5-DBD-mysql50 from ports

2004-09-24 Thread Perica Veljanovski
> On Thursday 23 September 2004 13:09, Perica Veljanovski wrote: > > Hi all, > > > > I have a problem installing the p5-DBD on my bsd box: > > > > /usr/ports/databases/p5-DBD-mysql50#make install

problem installing p5-DBD-mysql50 from ports

2004-09-23 Thread Perica Veljanovski
Hi all, I have a problem installing the p5-DBD on my bsd box: /usr/ports/databases/p5-DBD-mysql50#make install fails with the following err: --- ===> Building for p5-DBD-mysql50-2.9003 cc -c -I/usr/local/lib/perl5/site_perl/5.

problem installing p5-DBD-mysql50 from ports

2004-09-23 Thread Perica Veljanovski
Hi all, I have a problem installing the p5-DBD on my bsd box: /usr/ports/databases/p5-DBD-mysql50#make install fails with the following err: --- ===> Building for p5-DBD-mysql50-2.9003 cc -c -I/usr/local/lib/perl5/site_perl/5.

problem installing p5-DBD from ports

2004-09-23 Thread Perica Veljanovski
Hi all, I have a problem installing the p5-DBD on my bsd box: /usr/ports/databases/p5-DBD-mysql50#make install fails with the following err: --- ===> Building for p5-DBD-mysql50-2.9003 cc -c -I/usr/local/lib/perl5/site_perl/5.

Re: how to upgrade Perl

2004-07-26 Thread Perica Veljanovski
> > How do I upgrade perl version 5.005_03 to Perl 5.8 on my FreeBSD 4.10-RELEASE > > from ports? > > > > Tryed: > > cd /usr/ports/lang/perl5.8 > > make install > > and nothing happend :P > > Nothing at all? Was there no output on the console? > > If you did see the normal kind of burbling, but

how to upgrade Perl

2004-07-26 Thread Perica Veljanovski
Hi all, How do I upgrade perl version 5.005_03 to Perl 5.8 on my FreeBSD 4.10-RELEASE from ports? Tryed: cd /usr/ports/lang/perl5.8 make install and nothing happend :P ps. /usr/ports/comms/p5-Device-SerialPort does not run on Perl5.0 10x -- <> ___

help me make a Mail Server choice

2004-06-04 Thread Perica Veljanovski
Hi again It turned out to be a public mail server as well! The choice for the MTA on fell on postfix :) Now I have to chose POP/IMAP and Virus/Spam. I would appreciate if you can give me some input on your experience with Cyrus or Courier, since they are my choices for pop/imap. Also I'd like som

help me make a Mail Server choice

2004-06-01 Thread Perica Veljanovski
Hi, I have some trouble choosing between "postfix" and "qmail" for the new corporate mail server I'll be making. I'm looking for the one with least administrative overhead (since I run a one man show) and security is a big issue. Also, I'm looking for some guidance (choices) for POP, IMAP and web

perl serial port access

2003-10-17 Thread Perica Veljanovski
Hi, What is the name of the /dev for the serial port in FreeBSD. dmesg says there are sio0 and sio1 but there are no such file names in /dev. What module should I use in Perl to access (read/write strings) to the serial port? 10x. -- <> ___ [EMAIL P

Which Radiusd to use?

2003-08-29 Thread Perica Veljanovski
Hi I'm looking for a free radiusd, to handle a pre-paid dial-up system. It should have different time zone charging, and every imaginable pre-paid card limitation (expire date, hours limit, CLID filter, etc.). 10x ahead... -- http://www.perica.info

Re: Perl

2003-03-27 Thread Perica Veljanovski
> Has anyone any recommended perl development editors? Once with syntax > highlighting and stuff would be great! > > Thanks, > Anthony Komodo Here is a Review of Komodo http://www.perl.com/pub/a/2002/10/09/komodo.html -- Pitter <> ___ [EMAIL PROTEC

Squid external authentication startup problem

2003-03-27 Thread Perica Veljanovski
Hi, I'm running FreeBSD 4.7-RELEASE and I have Squid 2.5.STABLE1 and MySQL 3.23.54 installed. Squid is configured to use an external shell script "sqauth" as an authenticator via MySQL database, and it all works fine. Whenever I start squid as root it starts the squid daemon with 5 child proceses

Dual homed host routing problem

2003-03-27 Thread Perica Veljanovski
Hi, I'm running FreeBSD 4.7-RELEASE and I have trouble routing between two NIC's. On one side I have a 192.168.1.0/24 network and on the other a 212.110.94.64/27 network on which I have mail and web servers, which the 192.168.1.0/24 hosts should be able to reach. Here are the ifconfig and netstat