--- Peter <[EMAIL PROTECTED]> wrote:
> Is it possible to install VMWare Server on FreeBSD
> 6.0? I'm looking
> for comments from people who may have done this.
Sorry if I am side tracking but why bother about
vmware when qemu can do a much better job?
Please feel free to flame me if vmware can
Hi Chad,
there is a freebsd program that can be used to report on and manage your
raid on a 2100s. Google frebsd and adaptec 2100s
Thanks a lot!
So indeed this is done by installing some programs for it, and they do
exist for FreeBSD as well. :)
Alrighty, tnx a lot, when rebuilding the RAI
--- Girish Venkatachalam <[EMAIL PROTECTED]> wrote:
>
>
> --- Peter <[EMAIL PROTECTED]> wrote:
>
> > Is it possible to install VMWare Server on FreeBSD
> > 6.0? I'm looking
> > for comments from people who may have done this.
> Sorry if I am side tracking but why bother about
> vmware when qe
El día Tuesday, August 15, 2006 a las 04:27:07AM -0400, Peter escribió:
> I am not attached to any one product. I would prefer to go the OSS
> route. What limitations does qemu have? Can you connect to the guest
> machines remotely? How can you say it is better than vmware if you
> have never
Sounds like you are getting some noise either from a bad cable or from the
motherboard itself. I would try a different cable and if you get the same
result, try re-seating the card, or moving to a different slot, if possible.
-Derek
At 10:33 PM 8/14/2006, Chris wrote:
My Video card i
Hi
I have a freebsd Generic System 6.0-RELEASE #0 compiled Thursday Nov 3 2005
originally on an Abit VA-20 motherboard equipped with an AMD sempron cpu in its
462 socket.
The Abit motherboard died due to a chip failure and I did not feel like taking
a risk using of the same thing happening ag
On Sun, Aug 13, 2006 at 11:35:57PM +0400, Andrew Pantyukhin wrote:
> On 8/13/06, stan <[EMAIL PROTECTED]> wrote:
> >I did a quick look around for KT in the ports tree, and
> >did not find it.
> >
> >Am I overlooking omehitng? If it's not in the ports, has
> >anyone gotten this package working on Fr
Actually, with fBSD6.1-CURRENT, some people have problems mounting SMB
shares. I'll try at the kernel-config as Werner-Griessl said.
Best Regards,
Carlos Silva, CSilva
Web: http://www.csilva.org/
Roman Streltsov escreveu:
I haven't any mention about SMB in kernel-config.
Roman
- Origin
On Mon, Aug 14, 2006 at 10:19:05AM -0300, Marc G. Fournier wrote:
> None of the pre-v3.x clients can talk to the v3.x server, since the DB
> format has totally changed, so everyone needs to grab the latest version
> and run it so that we can re-sync the database properly ...
It does not build wit
On Tue, Aug 15, 2006 at 04:27:07AM -0400, Peter wrote:
> I am not attached to any one product. I would prefer to go the OSS
> route. What limitations does qemu have? Can you connect to the guest
> machines remotely? How can you say it is better than vmware if you
> have never used it? Thanks f
Hi all,
Box is running FreeBSD 6.1 Stable from Aug 11th 2006. Sound card is Intel HDAC,
with dev-driver from Andrea , via multimedia@
I decided to give the esound server a try ( audio/esound). xmms + mplayer behave
nicely, but it seems that linux apps dont agree on how to use it.
Found from linu
On Tue, 15 Aug 2006 02:58:23 -0400 (EDT)
Peter <[EMAIL PROTECTED]> wrote:
> Is it possible to install VMWare Server on FreeBSD 6.0? I'm looking
> for comments from people who may have done this.
I may be completelly off the mark here...but I think the VMWare Server is more
like XEN rather than Q
On Tue, 15 Aug 2006 02:58:23 -0400 (EDT)
Peter <[EMAIL PROTECTED]> wrote:
AFAIK, VMWare does not support FreeBSD as a host (YES as a guest) in their
latest versions of the Workstation line. I havent heard of host as for the
Server line, but I could be wrong.
Quest Yes, Host No.
VMServer does s
On Tue, 15 Aug 2006 02:58:23 -0400 (EDT)
Peter <[EMAIL PROTECTED]> wrote:
Hi Peter
> Is it possible to install VMWare Server on FreeBSD 6.0? I'm looking
> for comments from people who may have done this.
Yes. At out office we are running VMWare3 as a host on FreeBSD 6.1 running
Windows XP. It
Norberto Meijome wrote:
> On Tue, 15 Aug 2006 02:58:23 -0400 (EDT)
> Peter <[EMAIL PROTECTED]> wrote:
>
>> Is it possible to install VMWare Server on FreeBSD 6.0? I'm looking
>> for comments from people who may have done this.
>
> I may be completelly off the mark here...but I think the VMWare Se
On Tue, 15 Aug 2006 15:53:39 +0200
Rico Secada <[EMAIL PROTECTED]> wrote:
> Someone commented, that its impossible to run VMWare on FreeBSD as a host,
> but thats wrong.
Sorry, should have been more precise:
- latest versions of VMWare Workstation (4.5 + ) are not supported (and
most probably
Quoting Norberto Meijome <[EMAIL PROTECTED]> (Tue, 15 Aug 2006 23:20:26 +1000):
> $ esddsp skype
> ERROR: ld.so: object '/usr/local/lib/libesddsp.so' from LD_PRELOAD cannot be
> preloaded: ignored.
> ERROR: ld.so: object '/usr/local/lib/libesd.so' from
> LD_PRELOAD cannot be preloaded: ignored.
- VM Server isn't supported either. I am not so sure it would be as simple
as
mapping the linux commands to bsd ones... the fact that it needs the
*mod
linux commands implies they use linux kernel modules... which I would say
are
not compatible with BSD. I'd love to be proven wrong :)
100%
On Tuesday 15 August 2006 08:12, Igor Robul wrote:
> On Mon, Aug 14, 2006 at 10:19:05AM -0300, Marc G. Fournier wrote:
> > None of the pre-v3.x clients can talk to the v3.x server, since the DB
> > format has totally changed, so everyone needs to grab the latest version
> > and run it so that we ca
COOOL!
I will definately look into this when i get home..
nice, thanks!
On 8/15/06, Joao Barros <[EMAIL PROTECTED]> wrote:
On 8/14/06, Ivan Levchenko <[EMAIL PROTECTED]> wrote:
> Hello Gilberto,
>
> No, that wouldn't work, there is no sense in adding a nat rule to the
> internal interface.
>
>
Hi,
Based on answers of my first post, I wrote a small perl script in order to find
out the CPU and MEMORY used by each jail.
Here it is:
--
- jls.ps
--
#!/usr/bin/perl
@jails = `jls`;
$title
Hello people,
I have never figured out something like this can be done, but today I
see it. We have purchased s co-lo server. They have installed it and
given me access to "do whatever you want with the box", but their
fstab has left me thirsty, wanting to know what's going on ...
sp2817a# less
Hi people.
Im setup hylafax on freebsd 6.1-p3, the server is running, now is
time to test the clients.
I read in the handbook of hylafax about some web-clients, i search
on my ports but didnt see any of this programs:
* AvantFAX
* Hermesfree
* IGSuite
* Movifax
* Nweb2fax
W
Hi
I can't seem to get a 'supported' wireless card working.
pciconf -l -v reports the chipset as 5212, 5213, but dmesg
says that device_attach failed and returned 6 (which I
think means the hardware is unsupported.)
Currently I have tried this with both 6.1 and 5.5.
Any help would be appreciate
Well it looks like home is on a second disk, which used 6 GB in overhead
making the filesystem.
-Derek
At 10:41 AM 8/15/2006, Odhiambo Washington wrote:
Hello people,
I have never figured out something like this can be done, but today I
see it. We have purchased s co-lo server. They
On 2006-08-15 18:41, Odhiambo Washington <[EMAIL PROTECTED]> wrote:
> Hello people,
>
> I have never figured out something like this can be done, but today I
> see it. We have purchased s co-lo server. They have installed it and
> given me access to "do whatever you want with the box", but their
Odhiambo Washington wrote:
Hello people,
I have never figured out something like this can be done, but today I
see it. We have purchased s co-lo server. They have installed it and
given me access to "do whatever you want with the box", but their
fstab has left me thirsty, wanting to know what
AFAIK, VMWare does not support FreeBSD as a host (YES as a guest)
in their
latest versions of the Workstation line. I havent heard of host as
for the
Server line, but I could be wrong.
Does it run under Linux emulation?
___
freebsd-questions@freeb
On Tue, Aug 15, 2006 at 06:41:43PM +0300, Odhiambo Washington wrote:
> Hello people,
>
> I have never figured out something like this can be done, but today I
> see it. We have purchased s co-lo server. They have installed it and
> given me access to "do whatever you want with the box", but their
> Do you get the FreeBSD boot menu ?
>
> Pramod Venugopal
> [EMAIL PROTECTED]
No. The BIOS clears the screen and loads the boot sector, then nothing.
> On Aug 14, 2006, at 7:24 PM, Perry Hutchison wrote:
>
> > I've just installed FreeBSD 6.1 on a Dell Pentium III, and I must have
> > done some
On Aug 15, 2006, at 9:16 AM, Philippe Lang wrote:
Hi,
Based on answers of my first post, I wrote a small perl script in
order to find out the CPU and MEMORY used by each jail.
Here it is:
--
- jls.ps
--
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> David Southwell
> Sent: Tuesday, August 15, 2006 3:29 AM
> To: freebsd-questions@freebsd.org
> Subject: Upgrading a system to amd64
>
>
> Hi
>
> I have a freebsd Generic System 6.0-RELEASE #0 comp
[EMAIL PROTECTED] wrote:
> On Aug 15, 2006, at 9:16 AM, Philippe Lang wrote:
>
>> Hi,
>>
>> Based on answers of my first post, I wrote a small perl script in
>> order to find out the CPU and MEMORY used by each jail.
>> Here it is:
>>
>> --
>>
Here a better formatted version.
#!/usr/bin/perl
@jails = `jls`;
$title = shift @jails;
chomp $title;
print $title . "\t\t%CPU\t%MEM\n";
foreach (@jails)
{
my ($jid) = /\s+(\S+)\s/;
@jexec = `jexec $jid ps -afxu`;
@mem = map {/\S+\s+\S+\s+\S+\s+(\S+)\s/} @jexec;
shift @mem;
$tot_mem = 0
Hi there,
I am unable to use the 'postmap' program under 6.0- or 6.1-RELEASE.
Instead of building a valid hash map, it puts in various data from what
appears to be my /etc/master.passwd file, complete with crypted
password. I believe that this is some type of a library issue.
I'm doing thi
Is there anyway to find out which defines you decleared on the make line
you used to compile a port or the menu options you used for ports that
pop up a define menu?
Chris
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailma
Hi;
The box I've taken over has BSD 5.3 so I need to upgrade. This is a big
jump and the console is half a world away so I have some questions:
* Can I do all of the steps of the installation without reverting to
single user mode?
* Where do I find the src to download?? All I find are ISOs. Is t
On Tuesday 15 August 2006 14:29, David Southwell wrote:
> Hi
>
> I have a freebsd Generic System 6.0-RELEASE #0 compiled Thursday Nov 3 2005
> originally on an Abit VA-20 motherboard equipped with an AMD sempron cpu in
> its 462 socket.
>
> The Abit motherboard died due to a chip failure and I did
Chris <[EMAIL PROTECTED]> writes:
> Is there anyway to find out which defines you decleared on the make
> line you used to compile a port or the menu options you used for ports
> that pop up a define menu?
For the former: no, not in general.
For the latter: if it is a ports system config, then "m
for most ports:
make config
will bring up the configuration with the last used options selected.
-Derek
At 01:45 PM 8/15/2006, Chris wrote:
Is there anyway to find out which defines you decleared on the make line
you used to compile a port or the menu options you used for ports that p
You should cvsup to update your sources. I believe it is recommended you
first update to 5.5, then update again to 6.1.
Once you cvsup read the UPDATING file in /usr/src.
I would be wary of using the -j4 it has caused some issues, check UPDATING
before using that flag.
-Derek
At 01
On 2006-08-15 19:08, Giorgos Keramidas <[EMAIL PROTECTED]> wrote:
> On 2006-08-15 18:41, Odhiambo Washington <[EMAIL PROTECTED]> wrote:
> > Hello people,
> >
> > I have never figured out something like this can be done, but today I
> > see it. We have purchased s co-lo server. They have installed
if you go the /home2 root, any users whose home directories you create
on/move to /home2 will have the correct entry to /home2/
in /etc/passwd. obvious but easily missed!
jeff
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailm
On 15/08/06, Jeff Rollin <[EMAIL PROTECTED]> wrote:
if you go the /home2 root, any users whose home directories you create
on/move to /home2 will have the correct entry to /home2/
in /etc/passwd. obvious but easily missed!
jeff
erm, "will NEED to have"!
_
Perry Hutchison wrote:
Do you get the FreeBSD boot menu ?
No. The BIOS clears the screen and loads the boot sector, then nothing.
I'm not sure exactly what the problem is, but I can say I've
installed FreeBSD x.y on just about every flavor of Dell hardware
without much trouble, so it shoul
Does anyone know if any of the RAID utilities in the ports works with the
Intel SRCZCR RAID adapter? I know intel usually uses either Adaptec or LSI
chips usually, but I don't know what chip is used on this adapter or if the
utilities will even work on this adapter.
Thanks,
-Derek
On Tue, 15 Aug 2006, Derek Ragona wrote:
Does anyone know if any of the RAID utilities in the ports works with the
Intel SRCZCR RAID adapter? I know intel usually uses either Adaptec or LSI
chips usually, but I don't know what chip is used on this adapter or if the
utilities will even work on
On Tuesday 15 August 2006 20:44, beno wrote:
> Hi;
> The box I've taken over has BSD 5.3 so I need to upgrade. This is a big
> jump and the console is half a world away so I have some questions:
> * Can I do all of the steps of the installation without reverting to
> single user mode?
> * Where do
Hi:
I have multiple problems related to APCI and the ICH6 bus on a Sony VAIO:
- A standard setup doesn't work, having enabled both ACPI and APIC the
system grinds to a halt with CPU 85% on interrupts. Disabling APIC
solved the problem.
- APCI with all enabled causes the system to be unstable and
On Tuesday 15 August 2006 2:44 pm, beno wrote:
> Hi;
> The box I've taken over has BSD 5.3 so I need to upgrade. This is a big
> jump and the console is half a world away so I have some questions:
> * Can I do all of the steps of the installation without reverting to
> single user mode?
> * Where d
On Tuesday 15 August 2006 21:16, Andreas Davour wrote:
> On Tue, 15 Aug 2006, Kurt Wall wrote:
> > On Sun, Aug 13, 2006 at 11:35:57PM +0400, Andrew Pantyukhin wrote:
> >> On 8/13/06, stan <[EMAIL PROTECTED]> wrote:
> >>> I did a quick look around for KT in the ports tree, and
> >>> did not find it.
On a test system I have 3 SATA drives. On the 1st drive I installed
FBSD 6.0, updated sources/ports, build and install world/kernel.
Rebooted. All is well.
I set up RAID0 on the other 2 drives using my (Tyan) mobo's controller
(NVRAID). This array shows up as /dev/ar0.
I proceeded to set up a
Does storcon work in 5.X? One server I have this RAID adapter in is still
in 5.X. I don't see it in the ports.
-Derek
At 04:26 PM 8/15/2006, Marc G. Fournier wrote:
On Tue, 15 Aug 2006, Derek Ragona wrote:
Does anyone know if any of the RAID utilities in the ports works with the
I
[EMAIL PROTECTED] ports]# cd /usr/ports/mail/squirrelmail-devel
[EMAIL PROTECTED] squirrelmail-devel]# ls
Makefiledistinfofiles/ pkg-descr pkg-plist
[EMAIL PROTECTED] squirrelmail-devel]# make install distclean
Use WITH_LDAP to ensure PHP LDAP support is installed
Us
Hi, I am the fml ML manager for the ML <[EMAIL PROTECTED]>.
[EMAIL PROTECTED], Be Seeing You!
If you have any questions or problems,
please contact [EMAIL PROTECTED]
On Tuesday 15 August 2006 11:46, perikillo wrote:
> Hi people.
>
>Im setup hylafax on freebsd 6.1-p3, the server is running, now
> is time to test the clients.
>
> I read in the handbook of hylafax about some web-clients, i
> search on my ports but didnt see any of this programs:
>
> * Av
[logo.gif]
[gti25030.gif?GXHC_GX_jst=e4df5507662d6164&GXHC_gx_session_id_=34d9787
902d186e1&]
Estimado Cliente,
Según nuestros registros informáticos, hemos detectado recientemente
que los accesos a su cuenta a través de Banca en la Red han sido
realizados desde diferentes
Does FreeBSD run well on a Sun Ultra 25?
--
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscri
Your mail to 'cctont-imp' with the subject
delivery failed
Is being held until the list moderator can review it for approval.
The reason it is being held:
Post by non-member to a members-only list
Either the message will get posted to the list, or you will receive
notification of the m
It runs very well on most middle-age and vintage Sun gear, including the
Ultra 10 and Ultra 30, and it's probably worth a go on the 25.
Check out the USparc ports page at:
http://www.au.freebsd.org/platforms/sparc.html
There is also a Sparc mailing list, so if you want to ask there someone may
h
Actually, I think this is one of the AMD64 units, which should have great
BSD driver support.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of stan
> Sent: Wednesday, 16 August 2006 10:47 AM
> To: Free BSD Questions list
> Subject: Sun Ultra 25
>
>
> Doe
Alexander, thanks a lot for your answer and the time to answer to each of my
issues :)
On Tue, 15 Aug 2006 16:26:43 +0200
Alexander Leidinger <[EMAIL PROTECTED]> wrote:
> Quoting Norberto Meijome <[EMAIL PROTECTED]> (Tue, 15 Aug 2006 23:20:26
> +1000):
>
> > $ esddsp skype
> > ERROR: ld.so: obje
in message <[EMAIL PROTECTED]>, wrote Chris thusly...
>
> Is there anyway to find out which defines you decleared on the
> make line you used to compile a port
Create a wrapper around make which records the command and/or
options before actually calling make.
Add a few things like logging the mak
On Tue, Aug 15, 2006 at 10:37:10AM -0400, John Nielsen wrote:
> On Tuesday 15 August 2006 08:12, Igor Robul wrote:
> > On Mon, Aug 14, 2006 at 10:19:05AM -0300, Marc G. Fournier wrote:
> > > None of the pre-v3.x clients can talk to the v3.x server, since the DB
> > > format has totally changed, so
64 matches
Mail list logo