Re: Determining original FBSD version

2004-10-31 Thread Eihab E. Ibrahim
- Original Message - 
From: Gerard Samuel [EMAIL PROTECTED]
To: freebsdquestions [EMAIL PROTECTED]
Sent: Sunday, October 31, 2004 7:20 PM
Subject: Determining original FBSD version


I plan on making the move to 5.3 on boxes running 4.10
via a fresh install.
The thought came to me as to what was the original version of
FreeBSD did I install on those boxes.
Usually I upgrade the boxes via build/install world.
If there is way to find out, that it would be interesting to know.
If not, no big deal, as its an absent minded thought...
Thanks
I believe you're looking for uname -a.
man uname for more info.
Eihab E. Ibrahim
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD box as a VOIP gateway for calling card co.

2004-10-31 Thread Eihab E. Ibrahim
- Original Message - 
From: Hadi Maleki-Baroogh [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, November 01, 2004 1:39 AM
Subject: FreeBSD box as a VOIP gateway for calling card co.


Hi,
Anyone have any howto pages or any web sites where I can find on setting up 
a freebsd box as a voip gateway for a phone card co im looking into?
I'm not quiet sure, but I think you'll find Asterisk and SER interesting.
Check:
Asterisk: http://www.asteriskpbx.com
SER: http://www.iptel.org/ser/
They're both available in the ports collection:
ports/net/asterisk and ports/net/ser.
VOIP info http://www.voip-info.org can be very helpful as well.
Hope this helped.
Eihab E. Ibrahim
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Will this program work as a server program?

2004-10-31 Thread Eihab E. Ibrahim
- Original Message - 
From: H Boyer [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Monday, November 01, 2004 3:09 AM
Subject: Will this program work as a server program?


I am the president of the worlds smallist film and video online 
school.The Hirsute film Institute juet recieved its 501c3 this 
year.Now I need to learn how to operate a server program and 
some revevant IT techie stuff.The objective is to start putting up 
the schools actual web site then find students.How can you help 
me to reach some of that objective.I have another small PC to 
start as a server.And I can increase the gateway throughput on 
the Direcway dish that I have.Please contact me back at 
[EMAIL PROTECTED]
The FreeBSD Handbook is your friend.
http://www.freebsd.org/doc/en/books/handbook/
It'll walk you through installing and configuring FreeBSD,
setting up Apache web server and much more.
You can find more books/articles on the FreeBSD
website http://www.freebsd.org.
Hope this helped.
Eihab E. Ibrahim
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Troll (was: Development Resources)

2004-10-28 Thread Eihab E. Ibrahim
- Original Message - 
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Thursday, October 28, 2004 11:33 PM
Subject: Re: Development Resources


In a message dated 10/28/04 2:49:23 PM Eastern Daylight Time, 
[EMAIL PROTECTED] writes:
Listen pal, there's are reason this stuff is free; figure it out for 
yourself!
Dear troll,
I notice that you conveniently omitted the smiley, you uptight loser.  Relax 
a 
bit and get off the sauce.
Dear troll,
The definition of a troll:
 A purposely stupid, inflammatory, or downright wrong article 
(closely related to flamebait). Its purpose is to get people mad 
and make them look stupid and gullible
Source (your beloved AOL): 
http://www.aol.com/netfind/newsgroup/glossary.html

Let's break down your response to see how you define as one.
Listen pal..
Original message from: [EMAIL PROTECTED]
I guess that's just plain stupid.
there's are reason..
No comment.
this stuff is free; figure it out for yourself!
The original question was:
Where can I find information on programming for FreeBSD?
Which you didn't seem to answer.
Finally, the original message was posted October 17th, your
answer however was posted October 28th, after 5 positive
posts and 11 days.
So I believe when Mr. Keramidas saluted you with Dear troll
he wasn't wrong at all.
Look at the bright side, he said Dear, and your trolling actually
works!!
Have a nice day.
Eihab E. Ibrahim
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: pppoa problem

2004-10-25 Thread Eihab E. Ibrahim
From: Long Story [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Monday, October 25, 2004 7:00 PM
Subject: Re: pppoa problem

Hello Eihab, Hello Thomas,
Hello Marwan :)
 I found a Zip file called, SpeedTouch330_firmware_3012.Zip
 When I did unzipped this file I found two unknown extention files which is 
zzzl_3.012
 and kqd6_3.012 and it came to my knowledge from somesite that the file 
zzzl_3.012
 is for 330 usb speedtouch and that i have to place it in 
/usr/local/libdata/ to be in the same
directory with mgmt.o, so I did so, and i did a manual modem run
modem_run -v 1 -m -d /dev/ugen0 -f /usr/local/libdata/mgmt.o

But still complaining from no firmware found in /usr/local/libdata/mgmt.o
Would you please correct my informations please? what additional packages 
files i should install?
The two files zzzl_3.012 and kqd6_3.012 are different versions of the 
firmware for different modem revisions.

try: dmesg -a |grep ALCATEL to see your modem revision.
mine says: ugen0: ALCATEL Speed Touch 330, rev 1.10/2.00, addr 2
kqd6_3.012 is for revision 0 and 2, zzzl_3.012 is for revision 4.
You need to Replace mgmt.o with either one of these files, e.g. do a:
# mv kqd6_3.012 /usr/local/libdata/mgmt.o
this will over write the old mgmt.o file with this new one.
I didn't have much luck with it though, the connection was shaky.

I downloaded a fresh copy of the file speedmgmt.tar.gz as Eihab said but it 
ask for
hotplug-2001_01_16.tar.gz  I also downloaded that hotplugin and I did 
install it,
but still the make make install for speedmgmt doesnot work and says operator 
missing..
The file speedmgmt.tar.gz contains a few files, you should just copy mgmt.o 
from it to your /usr/local/libdata/.

A list of commands for that would be:
# tar -xzvf speedmgmt.tar.gz
[extracting files]
# cd speedmgmt
# mv mgmt.o /usr/local/libdata/
Hope this helped.
Eihab E. Ibrahim
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: photoshop

2004-10-25 Thread Eihab E. Ibrahim
- Original Message - 
From: Gert Cuykens [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, October 25, 2004 10:36 PM
Subject: photoshop


What is the best aplication on freebsd for editing pictures ?
The closest thing I found to Photoshop is The GIMP.
Check http://www.gimp.org/
and /usr/ports/graphics/gimp/pkg-descr if you have the ports
collection installed.
Hope this helped.
Eihab E. Ibrahim
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Serious investigations into UNIX and Windows

2004-10-23 Thread Eihab E. Ibrahim
- Original Message - 
From: Stefan [Swebase AB] [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, October 23, 2004 6:22 PM
Subject: Serious investigations into UNIX and Windows

[...]
Some friends of mine have told me that yahoo, msn and microsoft all 
use FreeBSD but until i can show him that and prove it to him that 
means nothing.

Yahoo runs FreeBSD as well as many other popular sites.
You can check www.netcraft.com to find out which site is
running what.
A direct link to yahoo's results:
http://uptime.netcraft.com/up/graph?site=www.yahoo.com
MSN and Microsoft run Win2k, Win2k3.
Netcraft's website is filled with various surveys/graphs about web 
servers,
their performance and uptime. You can find out more information on
how does FreeBSD stand against other OSes as a web server.

As for a comparison between FreeBSD and Windows
you may want to post your question to freebsd-advocacy@
mailing list (?), or wait until someone else replies with
a more fulfilling answer.
Hope this helped.
Eihab E. Ibrahim 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: pppoa problem

2004-10-23 Thread Eihab E. Ibrahim
- Original Message - 
From: Long Story [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, October 23, 2004 10:08 PM
Subject: pppoa problem


Hello everyone here,
  Im on FreeBSD 5.2-1 R
  I want to make my bsd box dial the internet thro Speedtouch 330 USB 
device.
  From /ports/pppoa I have done make, make install , and everything 
went fine.
  I have done also whats instructed to do, which is :

  cp /usr/local/etc/rc.d/adsl.sh.sample to /usr/local/etc/rc.d/adsl.sh
  and
  cp /usr/local/share/doc/speedtouch/ppp.conf.sample to 
/etc/ppp/ppp.conf

  and changed the adsl profile in ppp.conf to the correct 
usrname,password,vpi, vci
  also i have included the following in my /etc/rc.conf

usbd_enable=YES
ppp_enable=YES
ppp_mode=ddial
ppp_profile=adsl
[...]
You only need usbd_enable=YES in your rc.conf.
Try removing the ppp_enable,ppp_mode,ppp_profile from
your rc.conf, and let the adsl.sh take over.
Hopefully it'll work this way.
Eihab E. Ibrahim 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: pppoa problem

2004-10-23 Thread Eihab E. Ibrahim
- Original Message - 
From: Long Story [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Sunday, October 24, 2004 2:56 AM
Subject: Re: pppoa problem
[...]

 The ppp_enable,ppp_mode,ppp_profile  is just to enable autodial,
 but anyhow i have tried removing the options before i even send to 
this list,
 when I do start the box, the same error msg comes, firmeware not 
found, mgmt.o
[...]
The adsl.sh script does exactly the same thing, when you have these
options in rc.conf it conflicts with the adsl.sh as both try to 
initialize the
modem and dial. The adsl.sh worked fine for me, just make sure you
use only one method not both.

Please accept my apologies for not reading your email thoroughly.
It could be a problem with the firmware file you currently have.
Try to download a fresh copy from:
http://download.ethomson.com/download/speedmgmt.tar.gz
and replace the mgmt.o with the one in this package.
[...]
  Im really sick of trying wish someone could help.
Take a deep breath, it took me 3 days of searching to get this
modem working decently :)
Good luck.
Eihab E. Ibrahim 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]