IMT> On Mon, 15 Dec 2003 21:34:55 -0500
IMT> Garance A Drosihn <[EMAIL PROTECTED]> wrote:
>> At 11:41 PM +0200 12/15/03, Ion-Mihai Tetcu wrote:
>> >Hi,
>> >
>> >
>> >I have 2 identical (copy/paste) ports-supfiles on two machines:
>> >
>> >it# grep -v '#' /etc/ports-supfile
>> >*default host=cvsup.
On Mon, 15 Dec 2003 21:34:55 -0500
Garance A Drosihn <[EMAIL PROTECTED]> wrote:
> At 11:41 PM +0200 12/15/03, Ion-Mihai Tetcu wrote:
> >Hi,
> >
> >
> >I have 2 identical (copy/paste) ports-supfiles on two machines:
> >
> >it# grep -v '#' /etc/ports-supfile
> >*default host=cvsup.ro.FreeBSD.org
> >
MS> There's actually a very simple process to use to upgrade, providing you
MS> have a broadband connection:
MS> 1) cvsup your sources to the newer sources. For more information read
MS> about cvsup or checkout the handbook!
MS> 2) once you have new sources, cd to /usr/src and type make world; th
AT> Just for the record, I fixed this problem by recompiling my kernel with
AT> MAXUSERS 512
actualy you don't need to recompile kernel.
you can achieve that by doing:
echo kern.maxusers=0 >> /boot/loader.conf
It is better to use 0, since them freeBSD can dynamicaly change you
need (as i heard)
AT
On Mon, 15 Dec 2003 16:33:20 -0800 (PST)
Valerian Galeru <[EMAIL PROTECTED]> wrote:
> I want to understand about these routing tables I
> run route flush (to remove all routes, gateways...).
> Yes, all the routes are deleted(i try a web browser
> and i get an error), but when i run netstat -r
On Tuesday 16 December 2003 08:54 am, flux wrote:
> How do I know what type of CPU (Model, Mhz, etc...) do I have
> without rebooting my FreeBSD box? Is there any command to show
> this kind of information?
> Thank you.
dmesg at the very top shows what you are using. If it has moved on, look
at /
Is that all you did to get it working? It goes through the boot process
just fine over the terminal, but kernel hands the login back over to
vidconsole again right away. I even tried changing the -P to a -Dh,
still nothing. Same effect.
Also, when I try to boot to the serial console, ntpdate an
In the last episode (Dec 16), flux said:
> How do I know what type of CPU (Model, Mhz, etc...) do I have
> without rebooting my FreeBSD box? Is there any command to show
> this kind of information?
> Thank you.
/var/run/dmesg.boot should hold your last bootup log, which will have
CPU info in it.
How do I know what type of CPU (Model, Mhz, etc...) do I have
without rebooting my FreeBSD box? Is there any command to show
this kind of information?
Thank you.
--
Best regards,
flux mailto:[EMAIL PROTECTED]
___
[EMAIL PROTEC
Does anyone know the URL to the FreeBSD website started by the same guys
who started FreeBSD`zine(which is now dead)? I've been there, I made a
mistake not bookmarking it, and now I can't find it. Thanks.
Jay Sern Liew
[EMAI
At Mon, 15 Dec 2003 it looks like Minnesota Slinky composed:
> Hello all.
>
> Perhaps there are some differences in the 5.x series for serial port
> options that I'm not aware of. I plugged in a null-modem cable, and
> opened HyperTerminal on my laptop. I added a boot.config file in my
> root di
+++ Kent Stewart [15-12-03 10:03 -0800]:
| On Monday 15 December 2003 09:54 am, Shantanoo Mahajan wrote:
| > Hello,
| >
| > I cvsupped to 5.2-RC. Initially installed 5.0-RELEASE. then upgraded
| > to 5.1-RELEASE-p11 and then to 5.2-RC
| >
| > # uname -sr
| > FreeBSD 5.2-RC
| >
| > And now when I tr
Hello all.
Perhaps there are some differences in the 5.x series for serial port
options that I'm not aware of. I plugged in a null-modem cable, and
opened HyperTerminal on my laptop. I added a boot.config file in my
root directory on the freebsd system with the one line: -P
Great news. I unplu
Just for the record, I fixed this problem by recompiling my kernel with
MAXUSERS 512
:)
ajt.
On Mon, 2003-12-15 at 16:15, Andrew Thomson wrote:
> I've got a perl script doing some p5-sybase stuff for me.. However after
> a while, it fails with the following error message:
>
> .."socket: No buff
On Tue, Dec 16, 2003 at 01:52:33PM +1030, George Patterson wrote:
> Joe,
>
> Do you have the Linux compatibility kernel module loaded??
No, I don't...but I looked around my file tree for glibc, and didnt'
find it...it was in the back of my mind that the linux kernel module
might be dynamic and
Yes, I am familiar with that upgrade path... Part of my motivation was ...
well, lazyness :-) using someone elses worked out example, part a desire to
blow away a rather mixed and heavily tweeked system (read I've been
experimenting on it for so long I'm not sure what I've done anymore)... and
Hello,
I have a FreeBSD 4.7 server and I just updated perl from 5.8 to 5.8.2 with the
ports-upgrade. I have a mess with all theses perls(no pun intended). Webmin(ver
1.21) perl module shows 5.8 at the top instead of 5.8.2 and there are 3 of the same
modules listed for every perl module (5.0053, 5
Joe,
Do you have the Linux compatibility kernel module loaded??
Just a guess..
George Patterson
On Mon, 15 Dec 2003 22:18:13 -0500
Joe Altman <[EMAIL PROTECTED]> wrote:
> This is a long query; I apologize for the verbosity. I've tried to do
> the relevant research.
>
> My first attempt to
This is a long query; I apologize for the verbosity. I've tried to do
the relevant research.
My first attempt to install results in this error:
+ERROR+
sh ut-install-436-GOTY.run
Verifying archive integrity...OK
Uncompressing Unreal Tournament version 436-GOTY Linux
install.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tuesday 16 December 2003 02:16, DG wrote:
> On the subject of multiple dumps, how does one append several dumps to the
> same tape? The dump man page does not seem to indicate an 'append' option.
The following script works for me:
#!/usr/local/bi
"DG" <[EMAIL PROTECTED]> writes:
> On the subject of multiple dumps, how does one append several dumps to the
> same tape? The dump man page does not seem to indicate an 'append' option.
>
> I have a SCSI DAT drive (DDS2) if that makes any difference to it's
> appendability.
I thought that's wh
At 11:41 PM +0200 12/15/03, Ion-Mihai Tetcu wrote:
Hi,
I have 2 identical (copy/paste) ports-supfiles on two machines:
it# grep -v '#' /etc/ports-supfile
*default host=cvsup.ro.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix
*default c
On the subject of multiple dumps, how does one append several dumps to the
same tape? The dump man page does not seem to indicate an 'append' option.
I have a SCSI DAT drive (DDS2) if that makes any difference to it's
appendability.
Thanx
Dave
___
[E
I have also read tips from folks who use at(1) to schedule the
"safety net" firewall restoration, as opposed to using a cron(8)
job. at(1) is more suited to one-shot scheduled jobs, and it is
a little easier to tell it "run this ten minutes from now", for
changing values of now.
List:
I have modified and compiled a new sysinstall for a custom
installation. After I vnconfig mfsroot.flp and copy my new
sysinstall program in it, the new iso I burn does not work.
It seems after I mount mfsroot, all files in /stand are
linked together and are all the same size around (2.1M)
As far as I am researching I found out that this bug has been reported with
5.8 perl about year ago. Bug has never been solved.
Here are details:
http://rt.cpan.org/NoAuth/Bug.html?id=1496
Same happens when I try to use older CGI_Lite ver. 1.7 from CPAN.
On Tuesday 16 December 2003 00:57, Martin
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
There's actually a very simple process to use to upgrade, providing you
have a broadband connection:
1) cvsup your sources to the newer sources. For more information read
about cvsup or checkout the handbook!
2) once you have new sources, cd to /usr/src and type make world; this
could take an hou
On Dec 15, 2003, at 5:18 PM, [EMAIL PROTECTED] wrote:
(2) If I let the boot loader.conf bring in 'snd_pcm' before the
kernel starts, it won't see the sound chips at all.
snd_pcm isn't enough to drive the card, its only the common kernel
interface code. Load snd_driver and figure out which of th
After all that angst, I couldn't get it to work anyway - on reboot the system
reverted to a 4.8 kernel... Not sure why, but gave up at this point...
On Fri, 12 Dec 2003 05:25 pm, paul van den bergen wrote:
> On Fri, 12 Dec 2003 05:17 pm, paul van den bergen wrote:
> > Hi...
>
> snip...
>
> I stu
I want to understand about these routing tables I
run route flush (to remove all routes, gateways...).
Yes, all the routes are deleted(i try a web browser
and i get an error), but when i run netstat -r, i
dont see that. When i want to get again the routing
table, i run routed (probably this is
>
> if I am writing multiple dumps to a single tape, is it wise to have mt
> write a setmark after dumping each file system?
We write multiple dumps to tapes and never write extra marks.
Dump writes a file mark and that is plenty as far as I know.
It has been plenty for us. Many restores have w
Hey all,
I tried compiling the RELENG_5_2 set of sources last night. It failed.
Now, I can't su to root to update to the 5.1 sources and I have to
either get my big-ass monitor out of the back room, or get this thing
setup to work over a serial console for these emergencies. Can someone
tell me
On Mon, Dec 15, 2003 at 01:38:21PM -0800, Chris wrote:
> You know, it never occured to me that there were individual
> Apache modules in the ports. Thanks Josh! Doesn't look like
> it would help in this case, though, as the mod_php port is
> for Apache 1.3, and I need 2.0.
I believe you can force
Hi,
did anyone experienced such error?
I am trying to install CGI_Lite for Perl 5.8.2, both manual install and CPAN
shell install failed with following message during perl Makefile.PL:
Can't use string (" ") as a HASH ref while "strict refs" in use at /usr/local/
lib/perl5/5.8.2/ExtUtils/MM_Uni
if I am writing multiple dumps to a single tape, is it wise to have mt
write a setmark after dumping each file system?
--
David Bear
phone: 480-965-8257
fax:480-965-9189
College of Public Programs/ASU
Wilson Hall 232
Tempe, AZ 85287-0803
"Beware the IP portfolio, everyone will be suspect of
On Mon, Dec 15, 2003 at 08:39:06PM -0300, Fernando Gleiser wrote:
> On Mon, 15 Dec 2003, David Bear wrote:
>
> > i would like to do something like
> >
> > df | awk '{print $1}'
> >
> > to capture all the current file systems. But I would like to strip
> > off the first and last lines, since these
On Mon, 15 Dec 2003, David Bear wrote:
> i would like to do something like
>
> df | awk '{print $1}'
>
> to capture all the current file systems. But I would like to strip
> off the first and last lines, since these are generally -- not needed.
df | awk '$1 ~/^\/dev/ {print $1}'
I managed to access the /var/messages file, I have removed anything
that I for sure know you wouldn't be interested in, please find the
other anwsers down in the mail.
/var/log/messages:
Dec 13 09:00:00 big newsyslog[786]: logfile turned over due to
size>100K
Dec 13 12:46:05 big kernel: ad4: soft
i would like to do something like
df | awk '{print $1}'
to capture all the current file systems. But I would like to strip
off the first and last lines, since these are generally -- not needed.
the goal is to write a generalized script that can feed dump with all
the file systems on a box.
any
In the last episode (Dec 15), Rishi Chopra said:
> This is gonna sound crazy, but: I got my FreeBSD box up and running
> and decided to add a user account for myself (avoid the perils of
> working as root?) I added a named account 'rchopra' and everything
> was honky-dorey.
>
> The following seri
This is gonna sound crazy, but: I got my FreeBSD box up and running and
decided to add a user account for myself (avoid the perils of working as
root?) I added a named account 'rchopra' and everything was honky-dorey.
The following series of events occured and have left me confused and
unable
Hi everyone,
I'm having some difficulties with on-board Crystal Audio in IBM's PC model 300PL (I
know it's old, but that's what they gave me).
I've been fighting this for many weeks.
I've got three scenarios:
(1) In order to have the 'snd_pcm' be able to see the chips at all, I must include it
Check your system bio's and turn off virus boot detection.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of michael
Alexander
Sent: Monday, December 15, 2003 5:17 PM
To: [EMAIL PROTECTED]
Subject: Installation troubles
Hi,
I am trying to install FreeBSD (h
Hi,
just go to ports directory of phpBB and type make deinstall.
On Monday 15 December 2003 17:10, Darryl Hoar wrote:
> So... Since I installed phpBB from the ports, how do I remove
> the program? I want to download phpBB from their site and
> install it clean.
--
:
:. kind regards
:..
> Greetings,
> I installed phpBB from the ports on my 4.7 box. Went fine.
> Had my phpBB bulletin boards hacked, even after applying
> all the patches from phpbb.com. My current version of
> phpBB is 2.0.0_1. All they suggested was install the new
> version of phpBB and make sure I look for patc
First let me assure you that I do not blame neither you or any other
one involved in the vinum project. I am perfectly aware that nothing
beats a good tape when it comes to data recovery.
Thansk for putting interest in my problem, I have tried to write down
all information you requested:
> What p
>On Mon, 15 Dec 2003 08:55 pm, The MiP RvL wrote:
>> I'm using 5.1 on a toshiba portege 3020CT laptop.
>> Because of boot problems I've disabled acpi.
>
>> Whenever I boot with a usb device attached,
>> dmesgs gives a output that the port 1 is disabled.
>> If I remove the usb device the system hang
Joachim Dagerot <[EMAIL PROTECTED]> writes:
> I just posted a problem regarding vinum where this question was
> hidden:
>
>
> My system starts with an error:
>
> "init: /bin/sh on /etc/rc terminated abnormally, going to single user
> mode"
>
> This is because a disk has broken down. But my que
[Format recovered--see http://www.lemis.com/email/email-format.html]
Wrapped log output.
On Monday, 15 December 2003 at 22:16:10 +0100, Joachim Dagerot wrote:
> I have a three disk IDE RAID-5 system using vinum. I do not have the
> root or the system disks there, but I do (did) have the /HOME on
On Mon, 15 Dec 2003 08:55 pm, The MiP RvL wrote:
> I'm using 5.1 on a toshiba portege 3020CT laptop.
> Because of boot problems I've disabled acpi.
> Whenever I boot with a usb device attached,
> dmesgs gives a output that the port 1 is disabled.
> If I remove the usb device the system hangs and t
I just posted a problem regarding vinum where this question was
hidden:
My system starts with an error:
"init: /bin/sh on /etc/rc terminated abnormally, going to single user
mode"
This is because a disk has broken down. But my question is what tasks
do I need to take to be able to run the syste
Hi,
I am trying to install FreeBSD (have tried 4.9, and the 5.1 ISO's) It
hangs at:
Waiting 15 seconds for SCSI devices to settle
My hardware:
Intel NA440BX MB, 512MB ram, dual PIII 350 processors
Mylex Acceleraid 250(DAC960)
Latest bios/firmware downloaded and installed on both MB and Raid ca
I was looking at my regular inbox today and thinking how obscure some of
the subject lines have gotten. Just a few of the examples would be:
My we.ight ruine.d my life x oe ty
Male_Enhancements: Fact or Fiction?
Fastest Presc[ription Dru)gs Delivery Nationwide
Then, after deleting all of these,
>
> put SMTP = my.relay.mail.box into your /usr/local/etc/php.ini
>
It was my understanding this only worked in the Windows version of PHP...
That's according to PHP.net's site and the comments in the php.ini file.
I just added it and the test is still failing.
Brent
_
I'm trying to chase down an intermittant problem with ypserv, running on
a FreeBSD 4.8 p-14 system, configured as a slave server. Periodically
the ypserv process starts burning huge amounts of CPU -- top will show
it at 70%-80% of the system, where normally the usage is well under
10%. In tho
Hi,
I have 2 identical (copy/paste) ports-supfiles on two machines:
it# grep -v '#' /etc/ports-supfile
*default host=cvsup.ro.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix
*default compress
ports-all
one is produceing :
Updating co
Hello martin,
i added www to smmsp group (smmsp:*:25:www). But still im having the same problem,
this time i get different error message in log file.
server sendmail[303]:NOQUEUE:SYSERR(www): can not write to queue directory
/var/spool/clientmqueue ( RunAsGid = 80), required=25) : Permission
You know, it never occured to me that there were individual
Apache modules in the ports. Thanks Josh! Doesn't look like
it would help in this case, though, as the mod_php port is
for Apache 1.3, and I need 2.0.
I noticed that a dependency of the port is mysql_client,
not mysql_server (which make
Actually, my bad, it's not in there until 5.x
Eric F Crist
President
AdTech Integrated Systems, Inc
(612) 998-3588
-Original Message-
From: Stefan Cars [mailto:[EMAIL PROTECTED]
Sent: Sunday, December 14, 2003 6:06 AM
To: 'Minnesota Slinky'; 'Rob'
Cc: [EMAIL PROTECTED]
Subject: RE: Ne
On Mon, Dec 15, 2003 at 04:42:47PM +0100, r t g tan wrote:
> Hi Gautam,
>
> Yes I've run use.perl port.
>
> On Mon, Dec 15, 2003 at 09:57:04AM +1100, Gautam Gopalakrishnan wrote:
> > On Sun, Dec 14, 2003 at 11:54:41PM +0100, r t g tan wrote:
> > > Hi,
> > >
> > > checking for minimum required
"T. Green" <[EMAIL PROTECTED]> writes:
> help! does freebsd ver. 5.1 support serial hard drive.
I believe 5.1 has some SATA support, and that such support is
substantially improved in 5.2.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mail
This might help:
http://us2.samba.org/samba/devel/docs/html/Samba-HOWTO-Collection.html#domain-member
Matt
- Original Message -
From: "Darryl Hoar" <[EMAIL PROTECTED]>
To: "'Ruben de Groot'" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, December 15, 2003 9:07 AM
Subject: RE: S
=?Windows-1251?B?zOj46uA=?= <[EMAIL PROTECTED]> writes:
> What is this? How can I configure FreeBSD to ping remote_host
> simultaneously from any count of NATed computers? We really need do
> this! (We are small ISP, and have monitor programs that monitor some our
> equipment by icmp ping command
I have a three disk IDE RAID-5 system using vinum. I do not have the
root or the system disks there, but I do (did) have the /HOME on the
RAID.
Now one disk has broken down and I'm trying to replace it. However
there is some problem when I'm booting: "init: /bin/sh on /etc/rc
terminated abnormally
Hello. I'm using FreeBSD 4.8 with my Logitech QuickCam (I think
it's a quick cam, kinda old.) Here is the output from dmesg |
grep ugen
ugen0: Logitech Camera, rev 1.00/1.00, addr 2
I would really like to get my camera configured and whatever
else needs to get done so I can take some pictures wit
On Mon, Dec 15, 2003 at 10:34:45PM +0200, Vahric MUHTARYAN wrote:
> Hi Everybody ,
>
>
> First I want to learn Which method are you using When you want
> to pass between version For example 3.x to 4.x or 4.x to 5.x . Are you
> installing new version to new machine then copy all files ?!
>
On Dec 15, 2003, at 2:09 PM, Vahric MUHTARYAN wrote:
Hi Everybody ,
I'm watching the list too much time Everybody said that 4.9 for
production evn. And Maybe 5.2 will be for production env. Could you say
witch list I have to watch for this release will be for production env.
<[EMAIL PROTEC
Hi,
so its drwxrwx--- for smmsp/smmsp
that means that only user smmsp (first rwx) and group smmsp (second rwx) are
able to get inside. Either edit /etc/groups file and add your webserver user
(most likely that www user) to that group, or set chmod 775 (to be able to
browse that directory by ot
Josh Paetzel <[EMAIL PROTECTED]> wrote:
On Mon, Dec 15, 2003 at 12:03:23PM -0800, samy lancher wrote:
> Hello all,
> I have 4.5 freebsd server with apache, php and mysql. i wrote a simple php program
> using mail(). The mail() function returns true without any error. but the problem is
> the em
Hi Everybody ,
First I want to learn Which method are you using When you want
to pass between version For example 3.x to 4.x or 4.x to 5.x . Are you
installing new version to new machine then copy all files ?!
My second question is ; in FreeBSD package management is very
goo
Chris -
Thank you very much. I'll just modify "autoclave.sh" to use gshred
instead of shred.
Thanks again,
Ben
-Original Message-
From: Chris Pressey [mailto:[EMAIL PROTECTED]
Sent: Monday, December 15, 2003 2:17 PM
To: Pratt, Benjamin E.
Cc: [EMAIL PROTECTED]
Subject: Re: Secure Del
help! does freebsd ver. 5.1 support serial hard drive.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
On Mon, 15 Dec 2003 12:17:02 -0800
Chris Pressey <[EMAIL PROTECTED]> wrote:
> [...]
> You should be able to install the fileutils port, create a symbolic
> link from 'shred' to 'gshred', and run the autoclave script.
OK, looking more closely at the script, that might not be possible
either, since
On Mon, Dec 15, 2003 at 12:03:23PM -0800, samy lancher wrote:
> Hello all,
> I have 4.5 freebsd server with apache, php and mysql. i wrote a simple php program
> using mail(). The mail() function returns true without any error. but the problem is
> the email is never delivered. I viewed the log f
On Mon, 15 Dec 2003 13:55:07 -0600
"Pratt, Benjamin E." <[EMAIL PROTECTED]> wrote:
> Chris -
>
> It doesn't look like they do quite what I'd like. Here's the man page
> for shred (http://unixhelp.ed.ac.uk/CGI/man-cgi?shred+1). Shred is
> used in a shell script called Autoclave
> (http://staff.w
Hi,
it looks like your user (owner of Apache/php processes, most likely www) is
unable to change directory to that /var/spool/clientmqueue. Checkout
directory/file permissions for that directory.
On Monday 15 December 2003 21:03, samy lancher wrote:
> Server sendmail[351]:NOQUEUE:SYSERR(www):ca
Hello all,
I have 4.5 freebsd server with apache, php and mysql. i wrote a simple php program
using mail(). The mail() function returns true without any error. but the problem is
the email is never delivered. I viewed the log file for mail(/var/log/maillog) and i
saw the following error:
Serve
Chris -
It doesn't look like they do quite what I'd like. Here's the man page
for shred (http://unixhelp.ed.ac.uk/CGI/man-cgi?shred+1). Shred is used
in a shell script called Autoclave
(http://staff.washington.edu/jdlarios/autoclave/) to securely wipe a
hard drive before getting rid of it. I've
On Mon, 15 Dec 2003 13:31:52 -0600
"Pratt, Benjamin E." <[EMAIL PROTECTED]> wrote:
> Hello -
>
> I'm fairly new to FreeBSD and was wondering if there are any other
> programs out there for secure deletion. I know that you can use the
> -P flag with rm to overwrite files but you can't specify the
Hello -
I'm fairly new to FreeBSD and was wondering if there are any other
programs out there for secure deletion. I know that you can use the -P
flag with rm to overwrite files but you can't specify the iterations of
overwriting.
What I'm looking for is something similar to (or exactly like) sh
I am having problem running snmpd (FreeBSD 5.1). After installing the port
with make all install clean, the startup script is not working with no
errors/warnings given. If I manually run the snmpd with
/usr/local/sbin/snmpd -s, I got this in /var/log/messages
snmpd[1206]: nlist err: neither nproc
Hi Everybody ,
I'm watching the list too much time Everybody said that 4.9 for
production evn. And Maybe 5.2 will be for production env. Could you say
witch list I have to watch for this release will be for production env.
Or not ?!
And I don't understand why all release produc
On Mon, Dec 15, 2003 at 10:35:54AM -0800, Chris wrote:
> Hello all,
>
> I decided to upgrade to little test server to a more recent PHP & MySQL (as well as
> Apache
> 2.0.48). Everything is working, but I still have a problem. I installed mysql from
> the port. I
> installed PHP from source, bu
Hello all,
I decided to upgrade to little test server to a more recent PHP & MySQL (as well as
Apache
2.0.48). Everything is working, but I still have a problem. I installed mysql from the
port. I
installed PHP from source, but no matter what I tried giving ./configure for the
--with-mysql
val
from an NT 4 server, it keeps prompting
for username/password.
Have you used the smbpasswd utility to create Samba user accounts on the
BSD box? As per:
http://us1.samba.org/samba/ftp/docs/htmldocs/smbpasswd.8.html
Ruben was getting at that by suggesting...
> the windows domain, you must also cr
Hello all, here is what I have going on
INET-1-3-4
\
\
-2
Boxes
1 (216.138.226.17) = Main Firewall/Gateway (FBSD5.1)
2 (192.168.1.5) = LAN PC (WinSrv2K3)
3 (216.138.226.25) = Development Fi
Hello,
I cvsupped to 5.2-RC. Initially installed 5.0-RELEASE. then upgraded
to 5.1-RELEASE-p11 and then to 5.2-RC
# uname -sr
FreeBSD 5.2-RC
And now when I tried to run konsole in KDE, it is giving me the
following error
-From backtrace
0x28f6922f in poll () from /lib/libc.so.5
#0 0x28
Kris,
Would it not be a nice idea to include either blackbox
or fluxbox in the standard package (x11-wm) set on
FreeBSD install CD? Blackbox is a light WM and
occupies relatively very little space (about 3-4MB) as
a tarball. And quite handy as a WM on machines with
very little RAM and HDD space. It
--- "Dr. Lyman Hazelton" <[EMAIL PROTECTED]> wrote:
> I have a pair of standard serial ports which show up
> in dmesg thus:
>
> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
> sio0: type 16550A
> sio1 at port 0x2f8-0x2ff irq 3 flags 0x10 on isa0
> sio1: type 16550A
>
> However, they don't sho
Shalom,
I have been trying to avoid contacting you since I know that your engaged,
however
I have come to the end of my resources. I have a dual boot with win98 and freebsd 4.8
on a Dell Optiplex GX1(tower). I have attempted to configure the sound [crystalcs4236b
onboard audio controller] f
On Mon, Dec 15, 2003 at 10:10:08AM -0600, Darryl Hoar wrote:
> Greetings,
> I installed phpBB from the ports on my 4.7 box. Went fine.
> Had my phpBB bulletin boards hacked, even after applying
> all the patches from phpbb.com. My current version of
> phpBB is 2.0.0_1. All they suggested was ins
Greetings,
I installed phpBB from the ports on my 4.7 box. Went fine.
Had my phpBB bulletin boards hacked, even after applying
all the patches from phpbb.com. My current version of
phpBB is 2.0.0_1. All they suggested was install the new
version of phpBB and make sure I look for patches.
So...
I followed your tutorial, using
FreeBSD 5.1 the same setup as
you describe.
When I try to access the samba shares
from an NT 4 server, it keeps prompting
for username/password. None of the
Primary Domain passwords work. If I
access the share from a Win2000 machine
it works beautifully. Does t
On Mon, Dec 15, 2003 at 07:25:21AM -0800, hugle wrote:
> now about this script.
Let's reduce this this to pseudo code to simplify the discussion:
map vlan0 from 192.168.0.0/16 ! to 192.168.0.0/16 (some ports) -> (gw2)
map fxp0 from 192.168.0.0/16 ! to 192.168.0.0/16 (other ports) -> (gw1)
map r
Hi Gautam,
Yes I've run use.perl port.
On Mon, Dec 15, 2003 at 09:57:04AM +1100, Gautam Gopalakrishnan wrote:
> On Sun, Dec 14, 2003 at 11:54:41PM +0100, r t g tan wrote:
> > Hi,
> >
> > checking for minimum required perl version >= 5.004... 5.00503
> > checking for full perl installatio
On Mon, Dec 15, 2003 at 08:15:33AM -0800, hugle wrote:
> btw, why should i use forward?
> cause system has ONE deufalt route, so if i nat via otehr interface,
> teh packets don't know to wwhch GW they have to go.
>
> So maybe i need to add default gateways to other interfaces ?
>
> so i have:
> d
On Sun, Dec 14, 2003 at 07:52:39PM -0700, Brent Wiese wrote:
> I have a 4.9 system running various jails.
>
> My clients want to be able to send confirmation emails via PHP's mail()
> command.
>
> Postfix doesn't seem to install right in the jail.
>
> I found a program called mini-sendmail and c
>
> How do I assign two IP addresses for one netcard?
> Thank you.
Check out ifconfig(8) alias
if done in the rc.conf file or its children it would be something
like the following because of the way network startup works.
ifconfig_xl0_alias0="147.39.62.11 netmask 255.255.255.255"
ifconfig_xl0_
Hello,
I have a system which has a dialup internet connection. That is it
has a different IP address and a different real hostname each time a
connection is established. Since it doesn't need any access from the
internet it only has a local hostname which has no meaning in the
internet.
Using mutt
1 - 100 of 112 matches
Mail list logo