Fine-tuning access

2005-12-19 Thread Daniel A.
Lately, I've been having an itch to get something cleared up. I give out free SSH shell accounts to people I know and to people that I dont know so well, but ask for it. The basic idea is that they get an account on a FreeBSD server that has lots of disk space, a descent CPU, but not such a great i

New host and apache?

2005-12-20 Thread Daniel A.
Just yesterday, I decided that I would move over my domain to use it with my home server. So I did all the DNS-related stuff, and it worked fine. But, to change the host on the server was not so easy. After doing this: hostname shizlit.info edit /etc/hosts to reflect changes --snip etc/hosts-- ::1

Reading roots mail when connected remotely

2005-12-21 Thread Daniel A.
Stupid question, I know :( How do I read the mail sent to root, if I can only access my server via SSH? When I su, and type "mail", it shows only mail to the user I connected with. Also, is it possible to make sendmail send the daily status mails to a *real* email address, like this one? __

Re: New host and apache?

2005-12-22 Thread Daniel A.
Funny, I fixed the problem. The problem was not what I thought it was. The problem was related to (At least) the mysql and mysqli extensions of PHP5. Although, I did recompile these extensions a few times, it only worked the very last time I recompiled them. On 12/21/05, Daniel A. <[EM

Re: BSD Question's.

2005-12-24 Thread Daniel A.
Hi Andy, I am sorry for the trouble you have had with Windows XP. I suggest that you use Linux, as FreeBSD really is not targeted at people who want to use graphical user interfaces. The linux developers really have been trying to make a valuable replacement for Windows, as they somehow have expe

Fwd: Obtaining an @freebsd.org email address.

2005-12-30 Thread Daniel A.
*Tongue in cheek* Maybe you're supposed to register using [EMAIL PROTECTED] so everyone knows your password? On 12/31/05, Colin Percival <[EMAIL PROTECTED]> wrote: > Kevin Brunelle wrote: > > Does anyone know what the requirements for a freebsd.org email address are? > > Except in very unusual cir

Re: Help me

2005-12-30 Thread Daniel A.
Isn't "stable" supposed to mean that it's "feature-stable", as in "We've discontinued implementing new features to this kernel, and are fixing bugs"? On 12/30/05, Pavel Duda <[EMAIL PROTECTED]> wrote: > Mohammed Arab wrote: > > Hi, > > > > > > > > I would like to get some information from you reg

Re: Help me

2005-12-31 Thread Daniel A.
I think it's kinda sad that there is not a standartized way of versioning software, across the whole OSS community. On 12/31/05, Matthew Seaman <[EMAIL PROTECTED]> wrote: > Daniel A. wrote: > > On 12/30/05, Pavel Duda <[EMAIL PROTECTED]> wrote: > > >>In short

Fwd: 6.0 server

2006-01-01 Thread Daniel A.
Did you install the php4-mysql port? If no, I suggest you take a look at ports/lang/php4-extensions, and make config. On 1/1/06, RJ <[EMAIL PROTECTED]> wrote: > I thaught it would be a good idea to setup a 6.0 server and test it out. Now > I have a major headache and need some help. > > Setup: >

Re: FreeBSD 6 - Do i need both CD1 and CD2 ?

2006-01-03 Thread Daniel A.
Hi Yujin, If you want to do a fresh install of FreeBSD 6.0, I suggest that you only download the bootonly ISO, and then do a minimal install using FTP as source. On 1/3/06, FlashWebHost.com <[EMAIL PROTECTED]> wrote: > Hi, > > I am using FreeBSD 5.2 on my local computer. > > I want to upgrade to Fr

Re: FreeBSD

2006-01-16 Thread Daniel A.
Hi, Congratulations on your success with PC-BSD. I think that the nature of the BSD license can also indirectly be applied to the FreeBSD mailing lists: Anyone can play along. We're not elitist snobs =) On 1/13/06, Uncle Deejy-Pooh <[EMAIL PROTECTED]> wrote: > Hey, I've spent the day using pc-bsd

Re: New FreeBSD 6.0 system advice sought

2006-01-17 Thread Daniel A.
Hi, When I built my server a few months ago, I was asking the same questions to myself. At first, I decided that I would go with Apache 1.3, MySQL 4, and PHP 5. They played along very nicely, absolutely no problems. Later, I was asked by one of my users if I would like to upgrade to MySQL 5. And so

Port forwarding.

2006-01-23 Thread Daniel A.
Hello people, Just yesterday I got my first experience with ipfilter and ipnat. I followed this guide: http://www.bsdguides.org/guides/freebsd/networking/ipfilter.php to the point. ifconfig -a gives this output about the relevant NIC's: sis0: flags=8843 mtu 1500 options=8 inet6 fe8

Re: NIC ON FREEBSD 6.0

2006-01-24 Thread Daniel A.
HOW DO I MAKE MY GIRLFRIEND GIVE ME MORE TIME TO BE AT THE COMPUTER? THX DANIEL A. A. LDRADA[AT]GMAIL.COM On 1/24/06, michael paquette <[EMAIL PROTECTED]> wrote: > HOW DO i GET MY NIC CARD TO WORK ON MY LAPTOP USING FREEBSD ? > > THX MICHAEL PAQUETTE >

Re: Port forwarding.

2006-01-24 Thread Daniel A.
<[EMAIL PROTECTED]> wrote: > On Tue, Jan 24, 2006 at 06:41:27AM +0100, Daniel A. wrote: > > sis0: flags=8843 mtu 1500 > > options=8 > > inet6 fe80::20a:e6ff:fe53:fc1e%sis0 prefixlen 64 scopeid 0x2 > > inet 192.168.0.1 netmask 0xff00 broadcas

Activity?

2006-01-30 Thread Daniel A.
During my subscription period on this list, I've recieved seven emails. Is this the correct activity level or have I misconfigured something? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To uns

Re: Activity?

2006-01-30 Thread Daniel A.
Oops, sorry. This was directed at freebsd-chat. Nothing to see here, please move along. On 1/30/06, Daniel A. <[EMAIL PROTECTED]> wrote: > During my subscription period on this list, I've recieved seven emails. > Is this the correct activity level or have I miscon

Re: Trying to Upgrade 5.2.1 to later version

2006-01-31 Thread Daniel A.
Yeah, the easiest workaround is like this: - Download ftp://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/6.0/6.0-RELEASE-i386-bootonly.iso - Burn it to a CD - Boot it - Make sure to select FTP as source. - Install =) On 1/31/06, A. Clausen <[EMAIL PROTECTED]> wrote: > I'm a complete newbie to Free

Re: SSH with Public Key Authentication (Was: Re: Attention: Giorgos Keramidas (Was: CVS Import Permissions))

2006-02-01 Thread Daniel A.
Try one or more of the following things: - Use puttygen to import your private key, and then export as .ppk - Load your key.ppk into pageant, and let it manage your private key(s) - Log in using your private key from the server (ie. login to the server with your password, and then from the shell ss

Re: IP Banning (Using IPFW)

2006-02-05 Thread Daniel A.
On 2/5/06, fbsd_user <[EMAIL PROTECTED]> wrote: > I find this kind of approach is treating the symptom and not the > cause. > The basic problem is the services have well published port numbers > and attackers beat on those known port numbers. A much simpler > approach is to change the standard port

Re: IP Banning (Using IPFW)

2006-02-05 Thread Daniel A.
onse from those port numbers if an > attacker scanned that high would be meaningless. > Please check your facts before commenting. > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Daniel A. > Sent: Sunday, February 05, 2006 4:58 PM >

Re: IP Banning (Using IPFW)

2006-02-09 Thread Daniel A.
On 2/9/06, Chris <[EMAIL PROTECTED]> wrote: > On 07/02/06, David Scheidt <[EMAIL PROTECTED]> wrote: > > > > On Tue, Feb 07, 2006 at 12:40:22AM +0200, Atis wrote: > > > On Sun, 5 Feb 2006 18:55:13 -0500 > > > David Scheidt <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > Nonsense. There may be some

Re: one virtual IP interface on two ethernet ports ?

2006-02-09 Thread Daniel A.
Could anyone please hint me into the usefullness of such a setup? I'm not saying it's useless, I'm just curious. On 2/9/06, Frank Bonnet <[EMAIL PROTECTED]> wrote: > Hello > > Is it possible with FreeBSD to setup a virtual IP interface > with load balancing that use two or more ethernet ports ? >

Cant login to FTP server.

2006-02-14 Thread Daniel A.
Hi, I have some FTP login problems. I run FreeBSD 6.0-RELEASE, and I have ipf and ipnat enabled. ___SNIP___ Status: Connecting to dienub.org ... Status: Connected with dienub.org. Waiting for welcome message... Response: 220 m00h.dienub.org FTP server (Version 6.00LS) ready. Command:

Re: Cant login to FTP server.

2006-02-14 Thread Daniel A.
econd rule handles all FTP traffic from the gateway. > The third rule handles all non-FTP traffic for the private LAN. > All the non-FTP gateway traffic is using the public IP address by > default so > there is no ipnat rule needed. > > -Original Message- > From: [EMAIL

Re: Cant login to FTP server.

2006-02-14 Thread Daniel A.
ivate LAN. > All the non-FTP gateway traffic is using the public IP address by > default so > there is no ipnat rule needed. > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Daniel A. > Sent: Tuesday, February 14, 2006 7:42 AM > To

Re: Cant login to FTP server.

2006-02-14 Thread Daniel A.
ECTED]> wrote: > There taken right from the ipfilter section of the handbook. > Maybe you should read that section in the handbook. > > Post the complete contents of your ipf rules and nat rules for > review > > > -Original Message- > From: [EMAIL PROTECTED] > [ma

Re: [Total OT] Trying to improve some numbers ...

2006-02-16 Thread Daniel A.
On 2/16/06, lars <[EMAIL PROTECTED]> wrote: > Eric Schultz wrote: > > lars wrote: > >> A long uptime means that the machine hasn't been rebooted for a long > >> time. If that time's longer than the time to the last patch that > >> required a kernel recompilation and a reboot, it means the server is

Re: [Total OT] Trying to improve some numbers ...

2006-02-17 Thread Daniel A.
6, Glenn Dawson <[EMAIL PROTECTED]> wrote: > At 02:32 PM 2/16/2006, Daniel A. wrote: > > > What exactly do you want to measure to make what decision? > > > > > > Do you want to find out how much [%] your OS is available > > > whith

Re: WinSCP mega-slowness

2006-02-20 Thread Daniel A.
Hi, I have the same issue here. When I use SFTP (WinSCP) to transfer from my Windows XP SP2 box to my local server, I can only utilize about 1/10'th of the bandwith (100mbit). On the other hand, when I use FTP or SMB to transfer files, I can utilize the maximum bandwith. On both boxes, the "sympto

Re: dvdrip question

2006-02-21 Thread Daniel A.
"man dvdrip"? On 2/3/06, Tsu-Fan Cheng <[EMAIL PROTECTED]> wrote: > hi, > this is a bit embarrassing.. I installed dvdrip from port > (freebsd6.0/amd64), > and I didn't know what to do next... when I run: dvdrip, it only gives: > > amd64 >dvdrip > [filterlist] (re)scanning transcode's module pa

Re: Looking for a mentor on php/mysql

2006-02-22 Thread Daniel A.
Hi, While the idea of a "mentor" is quite widespread amongst people who wish to learn a new field within IT, I find it that not many people who want one get one. I can, though, suggest that you in no circumstance save user passwords in plaintext. I could find that file on a live server and retriev

Updating OpenSSH

2006-02-25 Thread Daniel A.
Hi, quick question. How do I update the OpenSSH which ships with FreeBSD6.0-RELEASE by default? It's just that I dont feel secure running an old version (4.2p1) of OpenSSH when there is a newer (4.3) version available. ___ freebsd-questions@freebsd.org m

Re: Updating OpenSSH

2006-02-25 Thread Daniel A.
So, basically, if I want the newest version of OpenSSH running on my system, I have to not use the one shipped with 6.0-RELEASE, and install OpenSSH from ports? On 2/26/06, Giorgos Keramidas <[EMAIL PROTECTED]> wrote: > On 2006-02-26 01:25, "Daniel A." <[EMAIL PROTECTED]

Re: Startup script

2006-02-26 Thread Daniel A.
On 2/26/06, Joacim Melin <[EMAIL PROTECTED]> wrote: > Hi all, > > newbie question: which script do I put stuff that needs to be booted > during system startup, like apache httpd, spamd, named, etc? > > Joacim /etc/rc.conf For example, apache_enable="YES" If you are in doubt of which string you sho

Re: adding a *.wav or *mp3 file to my HTML

2006-02-28 Thread Daniel A.
On 2/28/06, Gary Kline <[EMAIL PROTECTED]> wrote: > Folks, > > This is for the advanced HTML people out there, or anyone > who knows about audio+HTML. I have a brief (10-sec) wav > file that I would like to add to one html/php page. > If people do not have a

Re: WinSCP mega-slowness

2006-03-01 Thread Daniel A.
On 3/1/06, gh <[EMAIL PROTECTED]> wrote: > On Monday 20 February 2006 13:04, Daniel A. wrote: > > Hi, > > I have the same issue here. > > When I use SFTP (WinSCP) to transfer from my Windows XP SP2 box to my > > local server, I can only utilize about 1/10'th

Re: Setting fbsd up as a router?

2006-03-06 Thread Daniel A.
On 3/6/06, Huy Ton That <[EMAIL PROTECTED]> wrote: > Would anyone happen to know where I may find tutorials on setting up my FBSD > 6.0 Release box as a router with the intention to add firewall services? > Thank you in advance, I spent the greater part of my afternoon breaking > things in the OS :

Re: Do you use MySQL?

2006-03-16 Thread Daniel A.
On 3/16/06, Greg 'groggy' Lehey <[EMAIL PROTECTED]> wrote: > If you use MySQL on FreeBSD, you have many choices, probably too many: > which version of FreeBSD? Which version of MySQL? Which threading > libraries? Where do you get the MySQL software from? How do you > install it? In all likelih

Re: Spam on the list

2006-03-16 Thread Daniel A.
Yes indeed, this spam is sent to the list itself. I was very puzzled when I woke up this morning. The spam seems to be in russian. On 3/16/06, Timothy Radigan <[EMAIL PROTECTED]> wrote: > I have to agree. I thought my spam filtering rules got messed up in my mail > client, but after further inve

Re: hosts.allow ?

2006-03-19 Thread Daniel A.
On 3/19/06, Gerard Seibert <[EMAIL PROTECTED]> wrote: > Chris Maness wrote: > > > Daniel A. wrote: > > > On 3/19/06, Chris Maness <[EMAIL PROTECTED]> wrote: > > >> My denyhost script is doing it's job by adding: > > >> > > >>

Fwd: Urgent FreeBSD Boot question!

2006-03-20 Thread Daniel A.
On 3/20/06, Benjamin Sher <[EMAIL PROTECTED]> wrote: > Dear friends: > > I decided to go out and buy the latest issue of Linux Format with the > FreeBSD 6 CD. I am very glad I did. FreeBSD is tough to install, but > after spending several hours I finally succeeded in doing a perfect > installation.

Re: Linux migration

2006-03-23 Thread Daniel A.
On 3/23/06, Wayne <[EMAIL PROTECTED]> wrote: > Hey Guys, > > Can anybody point me to some good resources on mingrating from Linux to > FreeBSD? > Since the threads issue which would have had detrimental effects on MySQL on > FreeBSD has been sorted out with FreeBSD 5 we are looking at the possibili

Re: Linux migration

2006-03-23 Thread Daniel A.
On 3/23/06, Wayne <[EMAIL PROTECTED]> wrote: > > > > On 23/03/2006 14:54, "Jerry McAllister" <[EMAIL PROTECTED]> wrote: > > If you really want to run in RedHat land, then just run RedHat. > > FreeBSD has its own tools - some of them with the same or similar name > > and some different that will do

Re: Watchdog Timeouts on NIC?

2006-03-24 Thread Daniel A.
On 3/24/06, Frank <[EMAIL PROTECTED]> wrote: > I have recently upgraded an old box (400mhz AMD-K6) from 4.11-RELEASE to > 6.0-RELEASE, I am constantly getting watchdog timeouts on my NIC and > subsequently my networking... is not working on this machine any more. I am > using a 3com 3c905B-TX NIC.

Re: Not an easy install

2006-03-25 Thread Daniel A.
On 3/25/06, Kevin Kinsey <[EMAIL PROTECTED]> wrote: > Tim wrote: > > > Why couldn't you guys make a install easy instead of this > > and that, ok I am a newbie and it should be easy, I have > > installed Ubuntu, it was like a dream, smooth as silk, > > Fedora pretty much the same FreeBSD, its a nit

ipf and ipnat stopped working, no routing between nics.

2006-03-30 Thread Daniel A.
Hi, I run a FreeBSD 6.0 at home in my closet. Yesterday, while I was linking IRCd services with a friend of mine, my router completely stopped routing any packets between the internal nic (sis0) and the external nic (rl0). The only thing that I can think of, whoich could have caused this, is that I

ipf+ipnat - Routing has completely stopped

2006-03-31 Thread Daniel A.
Hi, I run a FreeBSD 6.0 at home in my closet. Yesterday, while I was linking IRCd services with a friend of mine, my router completely stopped routing any packets between the internal nic (sis0) and the external nic (rl0). The only thing that I can think of, whoich could have caused this, is that I

Fwd: ipf+ipnat - Routing has completely stopped

2006-03-31 Thread Daniel A.
Hi, I run a FreeBSD 6.0 at home in my closet. Yesterday, while I was linking IRCd services with a friend of mine, my router completely stopped routing any packets between the internal nic (sis0) and the external nic (rl0). The only thing that I can think of, whoich could have caused this, is that I

Re: ipf and ipnat stopped working, no routing between nics.

2006-03-31 Thread Daniel A.
accidentally spammed the list. It didnt seem as if my emails went through at the time. On 3/31/06, Erik Norgaard <[EMAIL PROTECTED]> wrote: > Daniel A. wrote: > > Hi, > > I run a FreeBSD 6.0 at home in my closet. > > Yesterday, while I was linking IRCd services with a fri

ipf and ipnat stopped working, no routing between nics.

2006-03-31 Thread Daniel A.
(My apologies if you're recieving this email for the third time. It doesnt seem as the previous ones reached the list) Hi, I run a FreeBSD 6.0 at home in my closet. Yesterday, while I was linking IRCd services with a friend of mine, my router completely stopped routing any packets between the inter

Re: How can I increase the shell's (or specific application's) memory limit?

2006-04-03 Thread Daniel A.
On 4/3/06, Olaf Greve <[EMAIL PROTECTED]> wrote: > Hi, > > I've got a question which is probably pretty easy to answer: how can I > assign more memory to a PHP script running in a shell and/or in a browser. > > Some more background info: > I'm building a PHP script that has to retrieve pretty large

FreeBSD hangs at boot

2006-04-05 Thread Daniel A.
Hi. I am trying to get FreeBSD 6.0 running on my desktop machine, but with no luck. When I boot in anything but Safe Mode, FreeBSD will hang at boot and refuse to go further. I've tried to let have a go at it for 30 minutes, but the boot process didnt get any further. When I try to boot the machin

Re: Help?

2006-04-05 Thread Daniel A.
On 4/6/06, Tom <[EMAIL PROTECTED]> wrote: > I am just looking at Free BSD as a Windows alternative. I have a home > workgroup that I am out growing and wanting to do more with, but don't want > to give MS any more Hundreds of hard earned dollars. > > > > My first question is where can I find a sit

Re: Help?

2006-04-06 Thread Daniel A.
> So, Bill is basically (fully? !!) right. Anyone who's looking for a "BSD > for Idiots" guide doesn't yet have the temperament established to > give BSD a fair shake. "BSD for idiots" is an anachronism*, though > I do have a copy, somewhere, of "UNIX for Dummies", which apparently > never made t

Re: Promoting FreeBSD!

2006-04-08 Thread Daniel A.
Hi Mikael, The correct list is freebsd-advocacy. However, to answer your question. As far as I know, the FreeBSD Handbook is licensed as FreeBSD itself (Please dont flame me if I'm incorrect, though). So yes, you can use, redistribute, edit, translate, etc the handbook as long as you keep the copy

Re: Shell scripting question [newby]

2006-04-09 Thread Daniel A.
On 4/9/06, Malcolm Fitzgerald <[EMAIL PROTECTED]> wrote: > I'm trying to follow the instructions at > > > At point four it offers this shell script. > > cut -f 1 -d '$' /usr/local/freebsd-update/work/md5all | uniq | > while read X; d

Re: Apache refusing to listen 81

2006-04-09 Thread Daniel A.
On 4/8/06, Adam McCarthy <[EMAIL PROTECTED]> wrote: > I am trying to tell Apache2 to listen on port 81 > with > Listen *:81 > > Even if I comment out Listen:80 it still listens on 80. > > After starting Apache, telnet 127.0.0.1 81 fails with Connection Refused. > > My listen is > Listen *:80 > List

Put /usr on a different drive

2007-01-13 Thread Daniel A.
sible google queries, links, articles, et cetera are warmly welcomed. I've tried throwing a few keywords at google, but it all returns off topic pages. Sincerely, Daniel A. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailma

Re: Put /usr on a different drive

2007-01-14 Thread Daniel A.
On 1/14/07, Jerry McAllister <[EMAIL PROTECTED]> wrote: On Sun, Jan 14, 2007 at 12:08:13AM +0100, Daniel A. wrote: > Hi, > I'm wondering if someone could point me in the right direction of > moving the entire /usr partition to a second hard disk, given that I > a

Re: upgrading from 6.1 to 6.2 with custom kernel

2007-01-20 Thread Daniel A.
Christian Baer wrote: On Sat, 20 Jan 2007 13:25:16 -0600 Jonathan Horne wrote: usually, i: rm -rf /usr/src/* /usr/obj/* and then just cvsup a whole new set of sources. i then buildworld and buildkernel as laid out in the handbook: You do of course know that by doing that you also erase yo

Re: Gmail vs FreeBSD

2006-04-18 Thread Daniel A.
On 4/16/06, Andrew Pantyukhin <[EMAIL PROTECTED]> wrote: > So what's up with gmail and freebsd sites? I haven't > seen a single message delivered to my inbox since > April 13. Not from mailing lists, not from gnats scripts - > nothing. > > I told the lists to send mail to my other address, I then >

Re: Gmail vs FreeBSD

2006-04-18 Thread Daniel A.
On 4/18/06, Andrew Pantyukhin <[EMAIL PROTECTED]> wrote: > On 4/18/06, Daniel A. <[EMAIL PROTECTED]> wrote: > > Same problem. I didnt recieve any emails from the FreeBSD lists > > between April 14'th and 07:40 this morning (GMT+1) > > I wonder if th

Re: Free BSD - Suggestion

2006-04-19 Thread Daniel A.
On 4/19/06, Everton Sanches <[EMAIL PROTECTED]> wrote: > >Hi, > > >I'm designer and I really appreciate the freeBSD. > > >I would like that you take a look on my suggestion to the logo of >freeBDS(r). > > >It's simple and innovative. > > >Thank you. > > > > > >[3D"cid:

Re: DenyHosts Startup Script

2006-04-25 Thread Daniel A.
On 4/25/06, David Stanford <[EMAIL PROTECTED]> wrote: > Hello all, > > So I've recently just installed > DenyHostson my FreeBSD > 6.1-RC box and can't, for the life of me, get this daemon to start on boot. > I installed version 2.4b using the setup.py script. I'e

Re: How to verify speed of a 1Gb/s network?

2006-04-26 Thread Daniel A.
On 4/26/06, Chris Howells <[EMAIL PROTECTED]> wrote: > Rob wrote: > > > How can I verify that a 1Gb/s network is indeed > > operating at its optimal speed? I tried this: > > By transferring large amounts of data using a light-weight protocol > (maybe FTP) and timing the amount of time it takes. > >

Re: Upgrading to 6.1 (cvsup)

2006-05-09 Thread Daniel A.
Which one of the handbook pages are you looking at? Well, anyway. This is what I did (Mind you, my way might have been the wrong way. This is my first time upgrading a FreeBSD installation, too). # cp /usr/share/examples/cvsup/stable-supfile /root/ - Edit the /root/stable-supfile file to use a mi

6.1 hangs at boot, sata raid controller unsupported?

2006-05-10 Thread Daniel A.
Hi, I have had this problem since I tried to install 6.0 on my desktop workstation, and even in 6.1, which has improved SATA RAID support, it persists. Original thread: http://lists.freebsd.org/pipermail/freebsd-questions/2006-April/118272.html Problem: FreeBSD hangs when it detects my 120GB Seag

Re: imagecreate command & PHP5

2006-05-16 Thread Daniel A.
fbsd wrote: How do I add imagecreate command support to PHP5?? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" Firstly, you lookup the funct

Re: Kids from Indonesia (sorry, the 1st was wrong!)

2006-05-17 Thread Daniel A.
Dean Darmawan wrote: Hi there, I'm Dean Darmawan and still 18y/o. Well, i get interested with Free BSD, but the main problem are "can this distro Linux recognize my internal modem 56k that I ussally use to get connected to the Internet?" For that kind of reason, i got confuse and step back!! My

Re: stable-supfile: correct tag

2006-05-17 Thread Daniel A.
Gerard Seibert wrote: On a fresh installation of FSBD 6.1 stable, the 'stable-supfile' has this: *default release=cvs tag=RELENG_6 shouldn't it be this: *default release=cvs tag=RELENG_6_1 I am always getting confused with what is the correct entry to use. If you want 6.1-RELEASE, then RELE

Re: Hacked Web Site

2006-05-19 Thread Daniel A.
Don O'Neil wrote: A customer of mine recently had their web site hacked and the index file defaced by Milli-Harekat... http://www.zone-h.org/en/search/what=Milli-Harekat.Org/ Does anyone know the exploit used for this and where to find out about fixing it? I have a feeling it's a brute force at

Re: a

2006-05-20 Thread Daniel A.
PROTECTED]" > ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" I'd have to say "z" and stop the chain before i

Re: Sharing /usr/local/www

2006-05-27 Thread Daniel A.
Kyrre Nygard wrote: Hello! I have a team of designers working on web 2.0 like sites. I have added them all to this box, now I'm wondering what's the most convenient way of giving them all access to /usr/local/www? My temporary solution has been to add all users with UID and GID 80, and then

Re: Sharing /usr/local/www

2006-05-29 Thread Daniel A.
Kyrre Nygard wrote: At 11:50 27.05.2006, Daniel A. wrote: Hi Kyrre. Have you tried chmodding the www dir to be group-writable? Also, as someone else has suggested, SVN og CVS might be a good idea. They would not solve the problem you have right now, but they might help you avoid some

Re: Can't get to Internet - Tinker with /etc/hosts?

2002-10-19 Thread Daniel A. Inzirillo
And the answer is: NO, at least in my case. Problem solved. I am sending this for the benefit of any other newbee like me having the same problem. Problem description: * have two machines connected to the Internet through a cable/DSL router. * One of them is running a freshly install

Aureal audio driver bug?

2002-10-22 Thread Daniel A. Inzirillo
Hello, I am unable to play audio cd's. I am running FreeBSD 4.7. My sound card is a Montego II (Aureal Vortex), using the aureal-kmode driver. The sound system is working. After trying a number of GUI players I resorted to using cdcontrol. As you can see from the following, the disc is recognized

Re: one server with two ip address

2007-07-06 Thread Daniel A. A.
Ray wrote: Hello all, I have a production server with two network interfaces. The primary interface is up and running. (DHCP from the local Telco) The second interface is installed, but not yet active. It will run on a local network only. Can I do something as simple as ifconfig nfe1 192.16

Re: OT: Re: The worst error message in history belongs to... BIND9!

2007-07-06 Thread Daniel A. A.
[EMAIL PROTECTED] wrote: Favourite worst written error message in history: Keyboard not found. Press F1 to continue. I have always loved this one!! Who made that up!? Someone at IBM. That's what the original IBM PC, PC-AT, and (presumably) PC-XT displayed if the keyboard was

Re: one server with two ip address

2007-07-07 Thread Daniel A. A.
Eric Crist wrote: On Jul 6, 2007, at 7:21 PMJul 6, 2007, Daniel A. A. wrote: Ray wrote: Hello all, I have a production server with two network interfaces. The primary interface is up and running. (DHCP from the local Telco) The second interface is installed, but not yet active. It will

Re: Hiding dot files with ftpd

2006-06-03 Thread Daniel A. Akulenok
On Sat, June 3, 2006 22:57, Kyrre Nygard wrote: > > What's up all? > > Just wondering if it's possible to hide dot files somehow > with FreeBSD's default ftpd when I invoke it from inetd? > > ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l > ftp stream tcp6 nowait root /usr/libexec/ftpd ftpd -

Re: Hiding dot files with ftpd

2006-06-04 Thread Daniel A. Akulenok
On Sun, June 4, 2006 08:49, Lawrence Horvath wrote: > On 6/3/06, Daniel A. Akulenok <[EMAIL PROTECTED]> wrote: >> On Sat, June 3, 2006 22:57, Kyrre Nygard wrote: >> > >> > What's up all? >> > >> > Just wondering if it's possible to h

Re: i wish to buy your site

2006-06-06 Thread Daniel A. Akulenok
On Sun, June 4, 2006 11:54, Richard Collyer wrote: > bill hunt wrote: >> dear webmaster. >> My name is Bill Hunt and I'm interested in purchsing your site. >> the price is nagotiable and I'm willing to pay as much as we can agree >> on. >> please let me know if it's ok by you and we'll start nagoti

kernel: ad8: FAILURE - READ timed out LBA=234441585

2006-06-18 Thread Daniel A. A.
Hi, Whenever I try to boot my desktop workstation with FreeBSD, it suddenly just hangs there forever. When I boot into safe mode, however, I get this in the dmesg: Jun 18 16:01:46 b00b kernel: ad8: 114473MB at ata4-master PIO4 Jun 18 16:01:46 b00b kernel: ad8: FAILURE - READ timed out LBA=23444

Re: kernel: ad8: FAILURE - READ timed out LBA=234441585

2006-06-18 Thread Daniel A. A.
Daniel A. A. wrote: Hi, Whenever I try to boot my desktop workstation with FreeBSD, it suddenly just hangs there forever. When I boot into safe mode, however, I get this in the dmesg: Jun 18 16:01:46 b00b kernel: ad8: 114473MB at ata4-master PIO4 Jun 18 16:01:46 b00b kernel: ad8: FAILURE

Enabling acpi support renders system unbootable (was: kernel: ad8: FAILURE - READ timed out LBA=234441585)

2006-06-18 Thread Daniel A. A.
Daniel A. A. wrote: Daniel A. A. wrote: Hi, Whenever I try to boot my desktop workstation with FreeBSD, it suddenly just hangs there forever. When I boot into safe mode, however, I get this in the dmesg: Jun 18 16:01:46 b00b kernel: ad8: 114473MB at ata4-master PIO4 Jun 18 16:01:46 b00b

Re: openwebmail

2006-06-20 Thread Daniel A. A.
Jim Pazarena wrote: does anyone have any recent how-to pages on setting up openwebmail on FreeBSD? a google shows lots of Linux stuff, most referring back to Openwebmail website, but FreeBSD setup is virtually non-existent. ___ freebsd-questions@freebs