Re: freebsd custom livecd

2006-06-01 Thread Massimiliano Stucchi
On 010606, 17:54, [EMAIL PROTECTED] wrote:
 Sorry, my english is not very well
 i have some boxes, without HDD. i'd like to setup diskless routers,
 so i need to create my own livecd, with installed and configured
 demons(mrtg,proxy,apache and so on)
 what kind of scripts can do this?

Take a look at FreeSBIE.

http://www.freesbie.org

Ciao !
-- 

Massimiliano Stucchi


pgpCrT5XYBWy4.pgp
Description: PGP signature


Re: What's a good MySQL utitlity?

2005-10-08 Thread Massimiliano Stucchi
On 081005, 10:52, Kiffin Gish wrote:
 On Fri, 2005-10-07 at 15:21 -0500, Kevin Kinsey wrote:
  Kiffin Gish wrote:
  
  What;s a good client utility for MySQL.

  
  
  You mean, other than this?
  
  mysql
  
  :-D
 
 Actually I was referring to something more graphical.

cd /usr/ports/database/mysqlcc

Graphical, and officially from MySQL AB.

Cheers
-- 

Massimiliano Stucchi
WillyStudios.com
[EMAIL PROTECTED]
Http://www.willystudios.com/


pgpfCSM34G0EI.pgp
Description: PGP signature


Re: Mailgraph from the ports - now what do I do?

2004-10-22 Thread Massimiliano Stucchi
On 211004, 15:03, Danny wrote:
 Greetings,
 
 After referencing the article here:
 http://www.onlamp.com/pub/a/onlamp/2004/08/12/mailgraph.html
 
 I decided to just install mailgraph from the FreeBSD ports system.
 
 So, after installing it successfully (well, there were no errors), I
 am trying to find the executable mailgraph program:

 Any suggestions?

Try /usr/local/www/cgi-bin/mailgraph.cgi and
/usr/local/sbin/mailgraph.pl


Cheers
-- 

Massimiliano Stucchi
WillyStudios.com
[EMAIL PROTECTED]
Http://www.willystudios.com/max/


pgpllnvGoyAVs.pgp
Description: PGP signature


Re: Does the AMD64 version of FreeBSD run on this?

2004-08-06 Thread Massimiliano Stucchi
On 050804, 20:58, Brett Glass wrote:
 http://eetimes.com/semi/news/showArticle.jhtml?articleID=26805631

You should look at the IA64 port, not the AMD64.

Cheers
-- 

Massimiliano Stucchi
WillyStudios.com
[EMAIL PROTECTED]
Http://www.willystudios.com/max/


pgpIcVzNs8K1y.pgp
Description: PGP signature


Re: PC's?

2004-07-09 Thread Massimiliano Stucchi
On 090704, 07:25, [EMAIL PROTECTED] wrote:
 
 I have a Compaq 2.7 GHZ @ 500MB ram - can I run FreeBSD on this?

Sure. Maybe you should watch out for what hardware is inside. I'm
talking about motherboard/NIC/Video Card. That is the tricky part.

Try using FreeSBIE first:

http://www.freesbie.org

Ciao !
-- 

Massimiliano Stucchi
WillyStudios.com
[EMAIL PROTECTED]
Http://www.willystudios.com/max/


pgpbhsvMFaMJE.pgp
Description: PGP signature


Re: Code highlighting

2004-01-28 Thread Massimiliano Stucchi
On Wed, 28 Jan 2004 15:43:15 +0200
parahat melayev [EMAIL PROTECTED] wrote:

 I have seen on linux. when you open for example C code with an editor
 it opens with code highlighting. how can I do it on FreeBSD 5.1
 RELEASE.

You need to install an editor which supports code highlighting. There
are lots of them, from vim, to emacs, to SciTE, which I prefer.

The ports system is your friend in this. Enjoy.


-- 

Stucchi Massimiliano | Gruppo Utenti FreeBSD Italia
WillyStudios.com | http://www.gufi.org 
[EMAIL PROTECTED] | [EMAIL PROTECTED]
People who make no mistakes do not usually make anything


pgp0.pgp
Description: PGP signature


Re: Documentation for sources

2004-01-09 Thread Massimiliano Stucchi
On Fri, 9 Jan 2004 02:27:26 -0800 (PST)
Valerian Galeru [EMAIL PROTECTED] wrote:

 Can anyone tell me any sites with documentation and explanations about
 sources of FreeBSD (for example ping.c)? Thak you!

I think the best way to find documentation for the sources is reading
comments around them.

Cheers
-- 

Stucchi Massimiliano | Gruppo Utenti FreeBSD Italia
WillyStudios.com | http://www.gufi.org 
[EMAIL PROTECTED] | [EMAIL PROTECTED]
People who make no mistakes do not usually make anything


pgp0.pgp
Description: PGP signature


Re: why does inetd default to enable

2004-01-06 Thread Massimiliano Stucchi
On Tue, 6 Jan 2004 12:57:12 -0500
fbsd_user [EMAIL PROTECTED] wrote:

 The 4.9 /etc/defaults/rc.conf file has inetd_enable=YES
 
 Why is that?  

That's normal behaviour. Inetd is active, but nothing is enabled by
default.

 During the sysinstall I answered NO to inetd question.

You answered no to a question asking you if you wanted to customize
inetd's behaviour, not if ou wanted to enable it.

 Is this not an error?

nope.

Cheers
-- 

Stucchi Massimiliano | Gruppo Utenti FreeBSD Italia
WillyStudios.com | http://www.gufi.org 
[EMAIL PROTECTED] | [EMAIL PROTECTED]
People who make no mistakes do not usually make anything



pgp0.pgp
Description: PGP signature


Re: What logs etc do I need tocheckfrequently?

2003-12-28 Thread Massimiliano Stucchi
On Sun, 28 Dec 2003 16:14:47 -0500
C. Ulrich [EMAIL PROTECTED] wrote:
 
 I have had a dedicated file server on my home network for years. It
 serves out files to clients on the network via SMB and HTTP. This
 machine stores all of my permanent (and not so permanent) data and has
 two large identical disks. Only the first is used. The other is used
 strictly to back up the information on the first. A cron job runs a
 script at 7AM every morning which powers up the backup disk, mounts
 it, performs an incremental backup and then powers down the backup
 disk again until the next morning.

So why not use a cheap IDE RAID controller and do RAID1 ? I think it
would be much safer, and reduce the amount of time needed to restore the
system once a hard drive fails. We use RAID1 with a spare drive on our
web and email servers here, and there's no downtime each time a drive
fails, having put all the drives on hot-swap bays on a promise fasttrack
controller.

Greetings
-- 

Stucchi Massimiliano | Gruppo Utenti FreeBSD Italia
WillyStudios.com | http://www.gufi.org 
[EMAIL PROTECTED] | [EMAIL PROTECTED]
People who make no mistakes do not usually make anything


pgp0.pgp
Description: PGP signature


Re: SquirrelMail + Postfix

2003-11-25 Thread Massimiliano Stucchi
On Tue, 25 Nov 2003 06:44:12 -0800 (PST)
bryan cassidy [EMAIL PROTECTED] wrote:

 Just a quick question. Bellsouth FastAccess DSL (not
 lite) is my ISP. I use my [EMAIL PROTECTED] for
 pretty much all my e-mails. It used POP3 to recieve
 mail. Is this correct? Kinda new to POP,POP3, IMAP,
 SMTP etc. I think the protocol for sending is SMTP.
 Can I use SquirrelMail + Procmail to send/receive mail
 from my webapge using apache? I want to be able to
 send/receive e-mails using my [EMAIL PROTECTED]
 e-mail account from my ISP on my apache webserver when
 I'm out of town and need to check my mail. Is this a
 good route to take or is there something better?

For squirrelmail to work you need an IMAP server. Procmail won't do.

-- 

Stucchi Massimiliano | Gruppo Utenti FreeBSD Italia
WillyStudios.com | http://www.gufi.org 
[EMAIL PROTECTED] | [EMAIL PROTECTED]
People who make no mistakes do not usually make anything


pgp0.pgp
Description: PGP signature


Re: Problems portupgrading ATK

2003-11-08 Thread Massimiliano Stucchi
On Sat, 8 Nov 2003 14:31:55 -0800 (PST)
RexFelis [EMAIL PROTECTED] wrote:


 I always do a portsdb -Uu after each cvsup. 
 pkgdb -F does nothing.  Does anyone know what I
 can do to fix this?  Thanks in advance!

Just delete /usr/ports/distfiles/gnome2/atk* and re-run portupgrade.

That's all.

Bye

-- 

Stucchi Massimiliano | Gruppo Utenti FreeBSD Italia
WillyStudios.com | http://www.gufi.org 
[EMAIL PROTECTED] | [EMAIL PROTECTED]
People who make no mistakes do not usually make anything


pgp0.pgp
Description: PGP signature


Re: looking for a mp3 player.

2003-07-25 Thread Massimiliano Stucchi
On Fri, 25 Jul 2003 06:41:36 -0500
sweetleaf [EMAIL PROTECTED] wrote:

 looking for a good mp3 player with a nice gui and if possible a EQ. I
 was also looking for one that plays the other audio formats too like
 the vorbis and such. 

cd /usr/ports/multimedia/xmms  make install clean

then type

xmms 

in a terminal and enjoy the sound.


Ciao ciao

--

Stucchi Massimiliano | Gruppo Utenti FreeBSD Italia
WillyStudios.com | http://www.gufi.org 
[EMAIL PROTECTED] | [EMAIL PROTECTED]
People who make no mistakes do not usually make anything
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Apache Seg Faulting

2003-07-12 Thread Massimiliano Stucchi
On Sat, 12 Jul 2003 17:32:01 +0200
Ian Barnes [EMAIL PROTECTED] wrote:

 P.S. Im running latest php, apache version 1.3.26. Its running on a
 BSD 4.8Stable system
 

I would suggest upgrading apache to 1.3.27_4 and see what
happens. Remember to use portupgrade.



Ciao ciao

--

Stucchi Massimiliano | Gruppo Utenti FreeBSD Italia
WillyStudios.com | http://www.gufi.org 
[EMAIL PROTECTED] | [EMAIL PROTECTED]
People who make no mistakes do not usually make anything
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mtab

2003-06-16 Thread Massimiliano Stucchi
On Mon, 16 Jun 2003 12:59:31 +0200
Antoine Jacoutot [EMAIL PROTECTED] wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 On Monday 16 June 2003 12:44, Ian Barnes wrote:
  What you might be looking for is /etc/fstab ...
 
 Hum, no, fstab is not mtab, it does not say which filesystem are 
 mounted.
 But thanks.

Well, it shows how many filesystems are mounted at boot time on a
determined machine, and these are usually the same that are kept mounted
all the time. I would either use /etc/fstab or a stripped output from
the mount command, but these are only my 0.02euro...

Ciao ciao

--

Stucchi Massimiliano | Gruppo Utenti FreeBSD Italia
WillyStudios.com | http://www.gufi.org 
[EMAIL PROTECTED] | [EMAIL PROTECTED]
People who make no mistakes do not usually make anything
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How do you cp your 4.8 install

2003-06-10 Thread Massimiliano Stucchi
On Tue, 10 Jun 2003 13:13:55 +
DanB [EMAIL PROTECTED] wrote:

 How do you load  your 4.8 config data to 5.0?

It's not that simple. You should give a look at the early adopter's
guide and to /usr/src/UPDATING to find more info.

Ciao ciao

--

Stucchi Massimiliano | Gruppo Utenti FreeBSD Italia
WillyStudios.com | http://www.gufi.org 
[EMAIL PROTECTED] | [EMAIL PROTECTED]
People who make no mistakes do not usually make anything
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Multicast Routing Performance

2003-06-04 Thread Massimiliano Stucchi
On Tue, 3 Jun 2003 14:18:25 +0100 (BST)
Gavin Kenny [EMAIL PROTECTED] wrote:

 Does any one have any experience of using a FreeBSD
 Box as a multicast router?
 
 I have a PIII 800Mhz with two 100Mbps NICS, what kind
 of throughput can I expect to get out of this setup?
 

From my past experiences, and given a P90 with 8mb of RAM capable of
routing 4 different 2mbit lines with 4 different nicks without a glitch,
I can say that your hardware can perform up to wire's maximum capacity.
Maybe it depends on what else other than routing services you have to
run on that machine, but I don't think that would be a problem.

Ciao ciao

--

Stucchi Massimiliano | Gruppo Utenti FreeBSD Italia
WillyStudios.com | http://www.gufi.org 
[EMAIL PROTECTED] | [EMAIL PROTECTED]
People who make no mistakes do not usually make anything
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]