What version of FreeBSD are you using?
The DKU-5 utilizes an FTDI chip (RS232 -> USB). This is a snippet from
http://www.ftdichip.com/Drivers/3rdPartyDrivers.htm#FreeBSD
Free BSD version 4.8 and greater contains the uftdi driver which
provides built-in support for FT8U232AM and FT8U245AM based
Alex Zbyslaw wrote:
Kevin Kinsey wrote:
[snip]
Sounds (perhaps) more like a job for Samba than FTP.
I'd agree with Kevin, but if you do want FTP then maybe try a proper FTP
client rather than IE as they may do what you want. Try maybe FileZilla
or CuteFTP.
I've used Filezilla a lot and
Kevin Kinsey wrote:
David Banning wrote:
I am interested in setting up my ftp server so that users can login
to their directories and drag files from one sub-directory into another.
I am now using ProFTPd. Users are permitted to login to their
directories
using the ftp built into IE, and dra
You can use a different client for this type of access. One client that
works well AND can provide secure ftp as well is filezilla which is an
opensource client:
http://sourceforge.net/projects/filezilla
-Derek
At 10:01 PM 4/20/2006, David Banning wrote:
I am interested in setting u
David Banning wrote:
I am interested in setting up my ftp server so that users can login
to their directories and drag files from one sub-directory into another.
I am now using ProFTPd. Users are permitted to login to their directories
using the ftp built into IE, and drag files onto their desk
On 21/04/2006, at 1:01 PM, David Banning wrote:
I am interested in setting up my ftp server so that users can login
to their directories and drag files from one sub-directory into
another.
You move files around by renaming them.
To move your old sales chart, sales.png from ~/htdocs/current
On Thu, 20 Apr 2006 23:01:18 -0400
David Banning <[EMAIL PROTECTED]> wrote:
> I have not figured out how, or if it is possible to cut and paste files
> from one sub-directory to another. Using IE remotely through ftp
> you can cut a file, but once in another directory the paste is not
> available.
On Tue, 18 Apr 2006 17:59:44 +0800
"Low Kian Seong" <[EMAIL PROTECTED]> wrote:
> Is this some bug in the port ? Isn't portupgrade supposed to handle
> dependency problems as well ?
yeah...*but* they are different ports (libslang vs libslang2) ::shrug:: no
system is perfect.
just do pkg_deinstall
Robert Yoon wrote:
> I am planning on upgrading from the 4.x tree to the 6.x tree.
> I have been reading online and have found little or no reference
> information.
I think a lot of stuff was written when 5.3 was announced, that was when
5.x branch was declared "stable" IIRC.
> I would like to ac
Chuck Swiger wrote:
Robert Yoon wrote:
I am planning on upgrading from the 4.x tree to the 6.x tree.
I have been reading online and have found little or no reference
information.
Presumably reading /usr/src/UPDATING and the FreeBSD handbook would prove
useful.
I would like to ac
Robert Yoon wrote:
> I am planning on upgrading from the 4.x tree to the 6.x tree.
> I have been reading online and have found little or no reference
> information.
Presumably reading /usr/src/UPDATING and the FreeBSD handbook would prove
useful.
> I would like to actually do this without a make
On 3/5/06, Tang Ho Yim <[EMAIL PROTECTED]> wrote:
> Hi,
>
> From the beginning, I just install the base distribution of FreeBSD 5.4, no
> other package like man, games, compat4x.
>
> After make buildworld & installworld to Release 5.4 p12, it seems all of
> the world will be installed
Tang Ho Yim wrote:
Hi,
From the beginning, I just install the base distribution
of FreeBSD 5.4, no other package like man, games, compat4x.
After make buildworld & installworld to Release 5.4 p12,
it seems all of the world will be installed.( if I have
a mistake, please tell
On 3/2/06, Peter <[EMAIL PROTECTED]> wrote:
Hi gang. Does a leaf port have no build dependants or
no run dependants? I want to be assured that I can
remove a leaf port but not have to put it back in
order to upgrade another port. Utilities such as
portmaster show leaf ports and I'm not sure wh
On 3/2/06, Peter <[EMAIL PROTECTED]> wrote:
> Hi gang. Does a leaf port have no build dependants or
> no run dependants? I want to be assured that I can
> remove a leaf port but not have to put it back in
> order to upgrade another port. Utilities such as
> portmaster show leaf ports and I'm not
Ted Mittelstaedt wrote:
-Original Message-
From: Greg Barniskis [mailto:[EMAIL PROTECTED]
Sent: Friday, February 17, 2006 10:14 AM
To: Ted Mittelstaedt
Cc: freebsd-questions
Subject: Re: question on NAT for multiple subnets
Ted Mittelstaedt wrote:
I've never done it but I thin
Look at PF if your running FreeBSD 5/6. - You can do this easily and
it's well documented.
IMO it's alot more functional and usable over ipfw and definetly better
documentation.
http://www.openbsd.org/faq/pf/index.html - *most* of the features in the
OpenBSD faq cover the freebsd port.
Gre
>-Original Message-
>From: Greg Barniskis [mailto:[EMAIL PROTECTED]
>Sent: Friday, February 17, 2006 10:14 AM
>To: Ted Mittelstaedt
>Cc: freebsd-questions
>Subject: Re: question on NAT for multiple subnets
>
>
>Ted Mittelstaedt wrote:
>> I've
Ted Mittelstaedt wrote:
I've never done it but I think you can run multiple nat instances
and multiple divert sockets, you will have to specify them in the
config file to natd, though.
Excellent. That's what I was hoping for. So instead of one "divert
natd" rule in ipfw, I simply need "diver
I've never done it but I think you can run multiple nat instances
and multiple divert sockets, you will have to specify them in the
config file to natd, though. If it were me, though, I would try to
setup multiple FreeBSD boxes, not only does that give you some
redundancy, but it makes troublesho
George Hartzell writes:
>
>
>
> I have set up an ssh based vpn between a -STABLE laptop and a 5.3
> server. I can ping either end from the other. I'd like to route
> traffic from the laptop to the public IP address of the server but it
> doesn't seem to work. I can, as a sanity tes
Jose Jesus Ortega wrote:
> By any chance do you know what "Debian GNU/kFreeBSD"
> because I'm confused on it. Can I run freeBSD packages
> or ports if I install debian with that package or is
> it something else? thanks.
It's a somewhat bizarre sounding combination of the FreeBSD kernel and
the De
*/Kevin Kinsey <[EMAIL PROTECTED]>/* wrote:
> > Jose Jesus Ortega wrote:
>> I'm new to freeBSD and have window manager
>> installed and working with firefox. I need
>> help setting up the icons. When I install
>> some from the ports or packages, I know what
>> dictory they are in but they don't
Jose Jesus Ortega wrote:
I'm new to freeBSD and have window manager
installed and working with firefox. I need
help setting up the icons. When I install
some from the ports or packages, I know what
dictory they are in but they don't popup on
the desktop automatically like firefox did.
How d
On 2/9/06, Jose Jesus Ortega <[EMAIL PROTECTED]> wrote:
>
> I'm new to freeBSD and have window manager installed and working with
> firefox. I need help setting up the icons. When I install some from the
> ports or packages, I know what dictory they are in but they don't popup on
> the desktop auto
Dinosaur wrote:
Hello!
Just a question of interest:
How have you packed so much software to just two CDs?
No one seems to be jumping on this one. While I can take no credit
myself for this feat (and bow down humbly to those who can), I'll
take a stab at a short answer:
* standardized, inte
Hello--
Eduard Suica wrote:
> Concept it's free, under a freeware licence. We are still to decide if it
> will be "Open source" or "partially open source" ... (with some "obfuscated"
> code to protect the kernel). How ever, we'll assume responsabilty over it.
You're welcome to submit and maintain
Eduard Suica wrote:
Hello, my name is Eduard Suica, and I'm representing RadGs Software. We developed a new Programming Language called Concept
(visit our website www.radgs.com <= made in Concept) . Concept is a language (Object Oriented) wich wants to develop server-side
applications, but
On 2/3/06, Kevin Kinsey <[EMAIL PROTECTED]> wrote:
> Rick Hubbard wrote:
>
> >I am tryin got install FreeBSD on a 380D IBM Thinkpad. I get my three
> >floppies to load get a write failure, filesystem is full error when the
> >about 40% of the load is done from the first .iso disc. The /mnt/usr fi
Rick Hubbard wrote:
I am tryin got install FreeBSD on a 380D IBM Thinkpad. I get my three
floppies to load get a write failure, filesystem is full error when the
about 40% of the load is done from the first .iso disc. The /mnt/usr file
is set to 84 MB by default and the swap file is 115 MB. I
Jose Borquez wrote:
> I would like to synchronize a server which I did a minimal install. I
> would like to customize the stable-supfile so as not to download
> unneeded files. I would like to know what options I need to include
> from the following to do a source sync of only the essential files
On 29-Jan-2006 gahn wrote:
> Hi:
>
> Where can I find the list of all options of kernel
> file for freebsd 5.4?
>
> Thanks
/usr/src/sys/conf/NOTES for cross-platform options
/usr/src/sys/${ARCH}/conf/NOTES for architecture-specific options
--
Conrad J. Sabatier <[EMAIL PROTECTED]> -- "In Uni
Look in the same directory where the
default kernel source is. One of the files has all the options.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of gahn
Sent: Sunday, January 29, 2006 3:33 PM
To: freebsd general questions
Subject: question of kernel options
gahn wrote:
Hi:
Where can I find the list of all options of kernel
file for freebsd 5.4?
Thanks
cd /usr/src/sys/[insert_your_arch_here]/conf; make LINT;
All you have to do is fire up your favorite editor and open up the
LINT file that's been created. Of course you have to be root t
Evgeny Solovyov wrote:
$ make -DFORCE_PKG_REGISTER install clean
or
$ make FORCE_PKG_REGISTER="YES" install clean
will set the variable "FORCE_PKG_REGISTER" to YES
mojo fms wrote:
I am having an odd problem on the firefox port. This is a fresh
install of Freebsd 6 and basicly what its doing
"Donald J. O'Neill" <[EMAIL PROTECTED]> writes:
> To get "make deinstall" and "make reinstall" to work, they have to be
> run from the port; in your case, run from /usr/ports/www/firefox.
And if you have upgraded your sources since the initial install, a
direct pkg_delete(1) may work better tha
On Friday 27 January 2006 22:33, mojo fms wrote:
> I am having an odd problem on the firefox port. This is a fresh
> install of Freebsd 6 and basicly what its doing ...
>
> ===> Generating temporary packing list
> ===> Checking if www/firefox already installed
> ===> firefox-1.5_5,1 is already
Evgeny Solovyov wrote:
> $ make -DFORCE_PKG_REGISTER install clean
>
> or
>
> $ make FORCE_PKG_REGISTER="YES" install clean
>
> will set the variable "FORCE_PKG_REGISTER" to YES
FWIW, you can also do:
% env FORCE_PKG_REGISTER=yes make install clean
:)
_
$ make -DFORCE_PKG_REGISTER install clean
or
$ make FORCE_PKG_REGISTER="YES" install clean
will set the variable "FORCE_PKG_REGISTER" to YES
mojo fms wrote:
I am having an odd problem on the firefox port. This is a fresh
install of Freebsd 6 and basicly what its doing ...
===> Generating t
fbsdlilly wrote:
> I have tried, make deinstall ; make reinstall same error. I am not
> sure of what i should set FORCE_PKG_REGISTER to but i tried, YES,
> www/firefox and NO for the settings on it. Running it like this :
> FORCE_PKG_REGISTER="NO" make reinstall ... i did this on make
> reinstall
Spiros Papadopoulos wrote:
On Thursday 19 January 2006 06:27, Jose Jesus Ortega wrote:
thanks for the help, I tried edithing the
xorg.conf.new but when I made the changes that says in
the freeBSD website handout it made it worse. My
laptop is compaq and the model is Presario 700 if that
helps.
On Thursday 19 January 2006 06:27, Jose Jesus Ortega wrote:
> thanks for the help, I tried edithing the
> xorg.conf.new but when I made the changes that says in
> the freeBSD website handout it made it worse. My
> laptop is compaq and the model is Presario 700 if that
> helps. You think changing f
On Thursday 19 January 2006 00:23, Jose Jesus Ortega wrote:
> thanks but the Fn+F7 didn't help, nothing happens, and
> yes I'm using a laptop. Is there another way?
>
I never had this problem myself. I have a friend with an HP laptop that gets
the command line interface always in the middle of t
[EMAIL PROTECTED] wrote:
Good morning !
Sorry for my bad English. I'm write from Russia. I have some problem
with installing FreeBSD 6 amd64 ! You my last chance ! No one dont
give me a answer for my question.
I put CD to cdrom and after some second I press 1 to install default
settings. After s
On Wed, 28 Dec 2005, [EMAIL PROTECTED] wrote:
> I have some problem with installing FreeBSD 6 amd64 !
...
> I put CD to cdrom and after some second I press 1 to install default
> settings. After some second I see that
...
>
> Vga0: at port 0x3c0-0x3df iomem 0xa-0xb on isa0
> Time
Jose Borquez wrote:
I am currently running FreeBSD 5.4 with Apache+mod_ssl 1.3.34 and I am
attempting to configure group office which is a project management
suite. I need php support and I am confused about what the difference
is between PHP5 and mod_php5. If I just install mod_php5 will tha
I am sitting here beside my FreeBSD machine and suddenly see this:
login: Nov 21 11:54:27 freebsd login: ROOT LOGIN (root) ON ttyv0
and I don't know why it popped up. Isn't ttyv0 the console? You don't
think someone has hacked into my system do you?
try
w
(assuming it's not you just logge
On Mon, Nov 21, 2005 at 06:40:48PM +0300, Vasiliy Khodyrev wrote:
> Good morning/afternoon/evening,
>
>
>
> I have a question to FreeBSD developers:
>
>
>
> Are you planning to include support for ZFS(link below) into FreeBSD in any
> future releases?
>
>
>
> http://www.opensolaris.org/
Are you planning to include support for ZFS(link below) into FreeBSD in any
future releases?
http://www.opensolaris.org/os/community/zfs/docs/
while i'm not FreeBSD coder i would ask question - how does it REALLY
work - contrary to information.
i mean how it works in practice.
IMHO checks
--- Murray Taylor <[EMAIL PROTECTED]> wrote:
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf
> Of Dan Charrois
> > Sent: Friday, November 18, 2005 8:22 AM
> > To: freebsd-small@freebsd.org
> > Subject: Question about programming graphics
> >
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Dan Charrois
> Sent: Friday, November 18, 2005 8:22 AM
> To: freebsd-small@freebsd.org
> Subject: Question about programming graphics
>
> Hi there. I'm not sure if this is the appropriate FreeBSD mai
On Fri, Nov 11, 2005 at 11:33:05AM -0500, Steve wrote:
> Forgive me if this is either a n00b or dumb question...this is the first
> time I'm trying things this way.
>
> I'm using 5.3 on i386 architechture. I have installed the portupgrade
> package with the intention of upgrading php4 on my box
Arseny Solokha <[EMAIL PROTECTED]> writes:
> I'v partially read FreeBSD Handbook. To my mind this documentation
> had been wrote most about releases 4 and 5 newest than 5.2.1.
The intention is to keep everything up to date, while keeping it
relevant to any release from (at least) the last two or
DAVID NOURIAN wrote:
> Hello,
>
> 1. If I decide to change to FreeBSD from WinXP, will I still be
> able to run my windows programs?
Yes and no. There is a program called WINE that does run some Windows
applications (http://www.winehq.com/) but not all. That's an ongoing
effort. Another option fo
On Wed, Oct 05, 2005 at 11:39:19PM -0700, sulie halim wrote:
> how can we view/open files in freebsd? e.g write.doc,
> write.txt or write.ppt?
To just view .doc files from the commandline, you can also try
textproc/catdoc.
Abiword (editors/abiword) can also edit Word files, but has
difficulties w
sulie halim wrote:
how can we view/open files in freebsd? e.g write.doc,
write.txt or write.ppt?
See the OpenOffice port at /usr/ports/editors/openoffice-1.1, or at:
WWW: http://www.openoffice.org/
http://porting.openoffice.org/freebsd/
...except for the .txt files, which can be viewed o
On Thursday 06 October 2005 14:39, sulie halim wrote:
> Hi there,
>
> how can we view/open files in freebsd? e.g write.doc,
> write.txt or write.ppt?
Try OpenOffice. Good luck!
--
Best Regards.
Yuan Jue
___
freebsd-questions@freebsd.org mailing list
h
On 9/30/05, Charles Swiger <[EMAIL PROTECTED]> wrote:
> On Sep 29, 2005, at 4:38 PM, Milscvaer wrote:
> > How often are the binary packages in 5-stable for instance
> > rebuilt to the latest version? It is pretty critical
> > to keep these updated constantly, preferably every
> > day, to get the la
Thank you for your replies, it is greatly appreciated.
Yes, I do believe in making donations to the FreeBSD
project, and I have done so many times.
FreeBSD is my preferred operating system and it is
well worth it. I have tried both NetBSD and OpenBSD
before both of which failed to run at all on my
On Sep 29, 2005, at 4:38 PM, Milscvaer wrote:
How often are the binary packages in 5-stable for instance
rebuilt to the latest version? It is pretty critical
to keep these updated constantly, preferably every
day, to get the latest security fixes in a new version
of a package. I noticed that Fire
Hi,
Thank you all for putting up with me. Everythings working now and both bind
and apache start on boot up.
Lisa Casey
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send a
Lisa Casey wrote:
Hi Folks,
I did not realise installing FreeBSD would automatically install Bind 9.3. I
figured if I needed to run bind I'ld have to install it. I didn't want to
make too many changes at once so I installed bind 8.4 from ports.
Now I seem to have both bind 8.4 and bind 9.3
Dan Nelson wrote:
In the last episode (Sep 09), Chantal Rosmuller said:
Thanks everyone for the advice, I installed the sources and applied
the patch, so I guess I took care of the zlib security issue The
clamav error remained though but someone at the qmail rocks
mailinglist suggested that
At 08:05 PM 9/11/2005, [EMAIL PROTECTED] wrote:
We are running FreeBSD 4.7 and 4.10 on Intel SR2300
servers with 1-2 GB of memory and Adaptec 2100s or
2010s raid cards. We are also using Seagate 73gb and
146GB 15k drives.
We mirror drives 0 and 2 with drive 1 ad the back up.
But we get alot of s
On Fri, 9 Sep 2005 23:01:56 -0700 (PDT)
rolan herreria <[EMAIL PROTECTED]> wrote:
> 1. Can I run .exe files in this OS?
Not with out some sort of emulator like dosbox, qemu, or wine.
> 2. Can I run 3D Games in freeBSD OS like Half-life &
> Doom3?
Doom 3 will run... if it is any thing like Q3, j
rolan herreria wrote:
1. Can I run .exe files in this OS?
There are a couple of emulators, Wine having already
been mentioned. See also dosbox, doscmd, twin, and
vmWare.
Wine or vmWare would be the method of choice for
emulation for native Windows programs. dosbox, etc.
emulates an MS-D
Yuan Jue wrote:
On Saturday 10 September 2005 14:01, rolan herreria wrote:
1. Can I run .exe files in this OS?
you can not run .exe directly, but you can using Wine ( a windows emulator)
or inside an emulator like qemu or Bochs
4. Can you give me some OS running 3D games except
Microsof
On Saturday 10 September 2005 14:01, rolan herreria wrote:
> 1. Can I run .exe files in this OS?
>
you can not run .exe directly, but you can using Wine ( a windows emulator)
> 2. Can I run 3D Games in freeBSD OS like Half-life &
> Doom3?
>
the answer is still Wine, though not perfect
> 3. Can I
In the last episode (Sep 09), Chantal Rosmuller said:
> Thanks everyone for the advice, I installed the sources and applied
> the patch, so I guess I took care of the zlib security issue The
> clamav error remained though but someone at the qmail rocks
> mailinglist suggested that clamav cannot see
Thanks everyone for the advice, I installed the sources and applied the
patch, so I guess I took care of the zlib security issue
The clamav error remained though but someone at the qmail rocks
mailinglist suggested that clamav cannot see that zlib is patched so it
is safe to ignore the error. To be
On Friday 09 September 2005 01:39, Kris Kennaway wrote:
> > > >>I was installing clamav 0.83 on a freebsd 5.4 system and I got the
> > > >>following error:
> > > >>clamav configure: error: The installed zlib version may contain a
> > > >>security bug
> > > >>
> > > >>I want to upgrade zlib to solve
On Thu, Sep 08, 2005 at 04:23:09PM +0200, Chantal Rosmuller wrote:
> Hi everyone,
>
> I was installing clamav 0.83 on a freebsd 5.4 system and I got the
> following error:
> clamav configure: error: The installed zlib version may contain a
> security bug
>
> I want to upgrade zlib to solve this
On Thu, Sep 08, 2005 at 11:09:43PM +0800, Yuan Jue wrote:
> On Thursday 08 September 2005 22:43, Chantal Rosmuller wrote:
>
> > >>I was installing clamav 0.83 on a freebsd 5.4 system and I got the
> > >>following error:
> > >>clamav configure: error: The installed zlib version may contain a
> > >>
In the last episode (Sep 08), Chantal Rosmuller said:
> I was installing clamav 0.83 on a freebsd 5.4 system and I got the
> following error: clamav configure: error: The installed zlib version
> may contain a security bug
>
> I want to upgrade zlib to solve this but:
> - I don't know how I can se
On Thursday 08 September 2005 22:43, Chantal Rosmuller wrote:
> >>I was installing clamav 0.83 on a freebsd 5.4 system and I got the
> >>following error:
> >>clamav configure: error: The installed zlib version may contain a
> >>security bug
> >>
> >>I want to upgrade zlib to solve this but:
> >>-
Yuan Jue wrote:
On Thursday 08 September 2005 22:23, Chantal Rosmuller wrote:
I was installing clamav 0.83 on a freebsd 5.4 system and I got the
following error:
clamav configure: error: The installed zlib version may contain a
security bug
I want to upgrade zlib to solve this but:
- I don
On Thursday 08 September 2005 22:23, Chantal Rosmuller wrote:
> I was installing clamav 0.83 on a freebsd 5.4 system and I got the
> following error:
> clamav configure: error: The installed zlib version may contain a
> security bug
>
> I want to upgrade zlib to solve this but:
> - I don't know ho
> found that I received 2 ack packets when sent data to embedded device.
> Does It mean one ack packet is not necessary and
> the embedded device's tcp stack is broken?
>
> thanks,
> --hwh
>
>
> 16:58:08.448730 192.168.168.137.1693 > 211.96.21.220.9742: P 1:22(21) ack 1
> win 65535 (DF)
>
Is Xpdf still listed in the portsaudit database as being vulnerable
for you?
portaudit -f /usr/ports/INDEX-5
If so, I guess there is nothing I can do except wait... I was just
wondering if this has not been corrected because of the freeze?
On Aug 25, 2005, at 11:12 AM, Roland Smith wrote:
On Thu, Aug 25, 2005 at 12:29:10PM -0500, Joe Auty wrote:
> On Aug 25, 2005, at 11:12 AM, Roland Smith wrote:
>
> >On Thu, Aug 25, 2005 at 03:23:11AM -0500, Joe Auty wrote:
> >
> >>Hello,
> >>
> >>How come xpdf is still showing up as a vulnerability, even though the
> >>latest portrevision was sup
Yes, everything is up-to-date... Still can't portinstall cups-base
because of the problem with xpdf, and this problem still appears when I
portaudit -f /usr/ports/INDEX-5
On Aug 25, 2005, at 4:40 AM, Herbert J. Skuhra wrote:
On Thu, Aug 25, 2005 at 03:23:11AM -0500, Joe Auty wrote:
Hell
On Thu, Aug 25, 2005 at 03:23:11AM -0500, Joe Auty wrote:
> Hello,
>
> How come xpdf is still showing up as a vulnerability, even though the
> latest portrevision was supposed to resolve these problems? Has the
> portaudit database not been updated because of the code freeze?
Some other ports
John C. Bogard wrote:
Root PW lost, need to access FBSD and am unable to now
See my posting on the subject here:
http://freebsd.amazingdev.com/blog/archives/99.html
Also, search my site for other "root password" gotchas.
--
Jonathan Arnold (mailto:[EMAIL PROTECTED])
Daemon Dancing in
On Mon, Aug 22, 2005 at 01:08:07PM +0300, Sergey Kirichok wrote:
> Hi!
>
> I have a question regarding support in FreeBSD on-board SCSI LSI 53c1030
> controller.
>
> In the FreeBSD/i386 4.11 Release Hardware Notes I found the only one string:
>
> LSI Logic Fusion/MP architecture Fiber Channel c
On 15/08/2005, at 11:04 AM, jon freddy wrote:
When I get my new computer and I am going to run
FreeBSD, also, I want to still run the browser
Firefox. But if you go to Firefox's website it also
lists other OS, but not FreeBSD. But I see that a lot
of my friends that run FreeBSD use firefox. Wou
| When I get my new computer and I am going to run
| FreeBSD, also, I want to still run the browser
| Firefox. But if you go to Firefox's website it also
| lists other OS, but not FreeBSD. But I see that a lot
| of my friends that run FreeBSD use firefox. Would I
| install the Linux package becau
Ports collection is your freind :)
/usr/ports/www/firefox
or
/usr/ports/www/linux-firefox
cd to either dir, make install clean :)
jon freddy wrote:
>When I get my new computer and I am going to run
>FreeBSD, also, I want to still run the browser
>Firefox. But if you go to Firefox's website
On Sunday 14 August 2005 11:11 am, John C. Bogard wrote:
> Root PW lost, need to access FBSD and am unable to now Is there a
> work-around or way to boot to an install disk and reset root password.
>
> Regards,
>
> John
>
> John C. Bogard
> 863-255-6100
> ___
On 8/10/05, Glenn Dawson <[EMAIL PROTECTED]> wrote:
> At 06:05 PM 8/9/2005, David Banning wrote:
> >I am wondering how to know what compile options are available for
> >a given ports package.
>
> from ports(7) man page:
>
> TARGETS
> Some of the targets work recursively through subdirector
At 06:05 PM 8/9/2005, David Banning wrote:
I am wondering how to know what compile options are available for
a given ports package. For instance I want to compile
/usr/ports/www/php4-cgi with support for mysql and fastcgi, but
looking in the port, all there exists is a Makefile containing
little
On Thu, 4 Aug 2005, Sander Holthaus - Orange XL wrote:
You might want to consider LiteSpeed WebServer. They have a standard (free)
The specs for that seem very interesting.
What has been your experience with that program so far?
___
freebsd-questions
[EMAIL PROTECTED] wrote:
> On Aug 3, 2005, at 11:27 PM, David Banning wrote:
>
>> I am running apache 1.3 with php and I find when that for each person
>> who visits the site, an additional 29 meg is consumed of my measly
>> 512M. Searching around, it seems like this is relatively normal.
>>
>> S
David,
First no host should be running anything less than dual 2.x Xeons and 1GB of
RAM. Thats a minimum. Add a large swap of about 4GB. Then tailor your 1.3
so it only compiles with the components necessary. Basic core, PHP,
Frontpage, Python as DSO whenever possible. And your PHP should only be
On Aug 3, 2005, at 11:27 PM, David Banning wrote:
I am running apache 1.3 with php and I find when that for each person
who visits the site, an additional 29 meg is consumed of my measly
512M.
Searching around, it seems like this is relatively normal.
So here is my question. How do big-time
On Mon, Aug 01, 2005 at 07:30:10AM -0700, Gary W. Swearingen wrote:
> Kun Niu <[EMAIL PROTECTED]> writes:
>
> > It seems that I should install the as program.
> > Can someone tell me where I can download the tbz ball?
>
> An inet search for "as"? :) Or as.tgz or as.tbz.
>
> The devel/bin86 port
Kun Niu <[EMAIL PROTECTED]> writes:
> It seems that I should install the as program.
> Can someone tell me where I can download the tbz ball?
An inet search for "as"? :) Or as.tgz or as.tbz.
The devel/bin86 port has a "as86" program that _might_
be the same thing.
__
"D. Goss" <[EMAIL PROTECTED]> writes:
> I'm trying to figure out my dmesg - I'm getting this in part:
>
> acpi0: on motherboard
> acpi0: Power Button (fixed)
> acpi0: reservation of 460, 2 (4) failed
> Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000
> acpi_timer0: <32-bit timer at 3.57
On Mon, Aug 01, 2005 at 09:08:25AM +0800, Kun Niu wrote:
> Dear all,
>
> I'm trying to compile my program with my gcc bundled with Release 5.3
> I always get the error "Installation problem: exec 'as' no such file
> or directory".
> It seems that I should install the as program.
> Can someone tell
. ProCredit Bank is neither liable for the proper and
complete transmission of the information contained in this message nor for
any delay in its receipt.
"Kanwar Singh" <[EMAIL PROTECTED]>
07/29/2005 07:40 PM
To
"'Ivailo Tanusheff'" <[EMAIL PROTECTED]>
cc
You must burn the image to the CD, not just copy image file :)
Ivailo Tanusheff
Senior System administrator
ProCredit Bank (Bulgaria) AD
tel. +359 2 921 7161
fax +359 2 921 7110
http://www.procreditbank.bg
Disclaimer: The information contained in this message is intended solely
for the use of
501 - 600 of 993 matches
Mail list logo