Re: How can I remove one interface from lagg, without destroying all lagg?

2013-07-24 Thread Jason Hellenthal
s=0<> >laggport: mlxen0 flags=5 > > Now, I want to removr igb1 interface from that lag. > How can I do it? > > > > > Regards, > Alex Liptsin > Software Quality Assurance Engineer | Mellanox Technologies Ltd. > Office: +972 (74) 723

Re: How can I remove one interface from lagg, without destroying all lagg?

2013-07-24 Thread Maciej Milewski
: active laggproto failover lagghash l2,l3,l4 laggport: igb1 flags=0<> laggport: mlxen1 flags=0<> laggport: mlxen0 flags=5 Now, I want to removr igb1 interface from that lag. How can I do it? man lagg: Child interfaces can be added using the laggpor

How can I remove one interface from lagg, without destroying all lagg?

2013-07-24 Thread Alex Liptsin
,l4 laggport: igb1 flags=0<> laggport: mlxen1 flags=0<> laggport: mlxen0 flags=5 Now, I want to removr igb1 interface from that lag. How can I do it? Regards, Alex Liptsin Software Quality Assurance Engineer | Mellanox Technologies Ltd. Office: +972 (74) 72

How can I install dialog4ports in my qjail3 environment?

2013-06-15 Thread Masayoshi Fujimoto
Hi, How can I install dialog4ports in my qjail3 environment? I will be grateful for any help you can provide. root # cd /usr/ports/sysutils/qjail root # qjail create -n em0 webserver 192.168.0.50 root # pkg_info | grep qjail qjail-3.0   Utility to quickly deploy and manage jails

Re: How can I unload/load modules that complied inside the kernel?

2013-05-29 Thread Julian H. Stacey
sr/obj/lab/odeds/freebsd/9.1.0/sys/MYKERNEL > > amd64 > > > > OFED and IB support are compiled in kernel. > > > > > > 1. How can I unload/load modules that complied inside the kernel? > > kldload and kldunload should be what you are looking for. [U

Re: How can I unload/load modules that complied inside the kernel?

2013-05-29 Thread Olivier Nicole
> [root@h-qa-033 ~]# uname -a > FreeBSD h-qa-033 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Tue May 28 11:26:45 IDT > 2013 root@h-qa-033:/usr/obj/lab/odeds/freebsd/9.1.0/sys/MYKERNEL amd64 > > OFED and IB support are compiled in kernel. > > > 1. How can I unload/lo

How can I unload/load modules that complied inside the kernel?

2013-05-29 Thread Alex Liptsin
Hello. I am using FreeBSD9.1 [root@h-qa-033 ~]# uname -a FreeBSD h-qa-033 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Tue May 28 11:26:45 IDT 2013 root@h-qa-033:/usr/obj/lab/odeds/freebsd/9.1.0/sys/MYKERNEL amd64 OFED and IB support are compiled in kernel. 1. How can I unload/load modules

Re: Can I avoid the display of pkg-messages in portmaster?

2013-05-12 Thread CyberLeo Kitsana
On 05/12/2013 12:37 AM, Leslie Jensen wrote: > > > I do some work on remote machines and sometimes I have a need to execute > additional commands after for example a portmaster -a command. > > Normally I use the "&&" to separate commands but this does not work when > portmaster displays pkg-mess

Can I avoid the display of pkg-messages in portmaster?

2013-05-11 Thread Leslie Jensen
I do some work on remote machines and sometimes I have a need to execute additional commands after for example a portmaster -a command. Normally I use the "&&" to separate commands but this does not work when portmaster displays pkg-messages. I cannot see in the portmaster manpage that the

Re: How can I commit to FreeBSD current (10.0)

2013-04-15 Thread Tijl Coosemans
On 2013-04-15 10:00, Oded Shanoon wrote: > Hi, > > I am working in a company called Mellanox. > We would like to commit a driver code into the FreeBSD kernel. > I have a few obvious questions regarding this issue: > What is the process? > Do I need a committer? > How

Re: How can I commit to FreeBSD current (10.0)

2013-04-15 Thread paranormal
hat is the process? > Do I need a committer? > How can I get a committer to review and push my code? > When is the final date to commit code to FreeBSD 10.0? > > I would appreciate any help or guidance... > > Regards, > > Oded Shanoon > Of

How can I commit to FreeBSD current (10.0)

2013-04-15 Thread Oded Shanoon
Hi, I am working in a company called Mellanox. We would like to commit a driver code into the FreeBSD kernel. I have a few obvious questions regarding this issue: What is the process? Do I need a committer? How can I get a committer to review and push my code? When is the final date to commit

Where can I find freebsd-update-server

2013-02-20 Thread Riaan Kruger
exist, Is it derepcated, where can I find it ? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Can I migrate from ataraid to graid ?

2012-11-21 Thread Jason Usher
We created a few 8.3-RELEASE systems with boot mirrors using onboard Intel ICH10R. The system picks up the mirror with "ataraid" and I see it in dmesg like this: ar0: 114312MB status: READY But it seems that graid is a much better option, and ataraid has problems (I am seeing chatter on free

Re: How can i decrease memory occupied by xorg ?

2012-07-05 Thread Eitan Adler
On 4 July 2012 20:52, J B wrote: > It is in ports: > http://www.freedesktop.org/wiki/Software/xrestop > jb [10001 eitan@radar ~ ]%whereis xrestop xrestop: /usr/ports/x11/xrestop -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lis

Re: How can i decrease memory occupied by xorg ?

2012-07-05 Thread Wojciech Puchar
1083 root 1 210 99444K 11544K select 0 1:28 0.00% Xorg doesn't take much, only 11.5MB is resident ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

How can i decrease memory occupied by xorg ?

2012-07-04 Thread J B
It is in ports: http://www.freedesktop.org/wiki/Software/xrestop jb ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

How can i decrease memory occupied by xorg ?

2012-07-04 Thread sw2wolf
9716K 660K select 0 0:05 0.00% moused ... Of course, opera is a big customer of RAM which i cannot decrease its memory usage. then can i descrease the xorg's resident memory ? Sincerely! - e^(π.i) + 1 = 0 -- View this message in context: http://freebsd.1045724.n5.nabble.com/How-

Kerberos. Can I get a ticket for several principals?

2012-07-02 Thread Ross
Hello. This is what I have: ross@coffin /home/ross pts/2> sudo ktutil list FILE:/etc/krb5.keytab: Vno Type Principal 5 des-cbc-md5 nfs/coffin.local@LOCAL 5 des-cbc-md4 nfs/coffin.local@LOCAL 5 des-cbc-crc nfs/coffin.local@LOCAL

Re: How can i disable cups, docbook, gutenprint and other ports?

2012-06-22 Thread Polytropon
On Fri, 22 Jun 2012 20:56:59 +0200, lokada...@gmx.de wrote: > Hi all, > > How can i disable cups, docbook and other ports from compiling after > port update? > I have no printer and no use of cups or docbook. If you don't mind the _time_ required for building those ports (

How can i disable cups, docbook, gutenprint and other ports?

2012-06-22 Thread lokada...@gmx.de
Hi all, How can i disable cups, docbook and other ports from compiling after port update? I have no printer and no use of cups or docbook. *Sorry for my english* Greetings ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: how can i offload a 600m file without graphic tools?

2012-02-17 Thread Gary Kline
On Fri, Feb 17, 2012 at 02:27:07PM +0100, Polytropon wrote: > Date: Fri, 17 Feb 2012 14:27:07 +0100 > From: Polytropon > Subject: Re: how can i offload a 600m file without graphic tools? > To: Gary Kline > Cc: FreeBSD Mailing List > X-Mailer: Sylpheed 3.1.1 (GTK+ 2.24.5; i386-

Re: how can i offload a 600m file without graphic tools?

2012-02-17 Thread Polytropon
On Mon, 13 Feb 2012 11:32:07 -0800, Gary Kline wrote: > > w can i move a file from my home filesystem to my one disc drive > without using a GUI? i don't have a graphic interface on my FBSD > system and want to save a 600MB file to my cdrom? > > thanks for tips on what i

Re: how can i offload a 600m file without graphic tools?

2012-02-13 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Mon Feb 13 13:37:30 2012 > Date: Mon, 13 Feb 2012 11:32:07 -0800 > From: Gary Kline > To: FreeBSD Mailing List > Cc: > Subject: how can i offload a 600m file without graphic tools? > > > w can i move a file from my home file

Re: how can i offload a 600m file without graphic tools?

2012-02-13 Thread Leonardo M . Ramé
be able to open a console and execute scp.  --  Leonardo M. Ramé http://leonardorame.blogspot.com > > From: Gary Kline >To: FreeBSD Mailing List >Sent: Monday, February 13, 2012 4:32 PM >Subject: how can i offload a 600m file without graphic tools?

how can i offload a 600m file without graphic tools?

2012-02-13 Thread Gary Kline
w can i move a file from my home filesystem to my one disc drive without using a GUI? i don't have a graphic interface on my FBSD system and want to save a 600MB file to my cdrom? thanks for tips on what i have Long forgotten! gary -- Gary Kline kl...@thought.org

Can I use qjail on FreeBSD 9.0?

2012-02-04 Thread masayoshi
Hi Can I use qjail on FreeBSD 9.0? I # qjail install > log Could not fetch base from ftp2.freebsd.org. Maybe your release (9.0-RELEASE) is specified incorrectly or the host ftp2.freebsd.org does not provide that release build. Use the -r option to specify an existing release or the -h option

Re: How can I disable hyperthreads, but NOT smp ?

2011-09-20 Thread b. f.
ut 4 things at a time to a cpu setup that really is only > > able to do two things at a time. > > > > How can I disable HT completely, but still retain ALL the benefits of SMP ? If you are sure about your machine's hardware, and that machdep.hyperthreading_allowed is really

Re: How can I disable hyperthreads, but NOT smp ?

2011-09-20 Thread RW
> cpu2 (AP): APIC ID: 6 > > cpu3 (AP): APIC ID: 7 > > > > I also see this: > > > > machdep.hyperthreading_allowed: 0 > > How can I disable HT completely, but still retain ALL the benefits > > of SMP ? > > > > Thanks. > > It's us

Re: How can I disable hyperthreads, but NOT smp ?

2011-09-20 Thread Richard Collyer
have reason to believe that my workload benefits greatly from SMP, but is not playing nicely with hyperthreading. That is, it is trying to farm out 4 things at a time to a cpu setup that really is only able to do two things at a time. How can I disable HT completely, but still retain ALL the

How can I disable hyperthreads, but NOT smp ?

2011-09-20 Thread Jason Usher
benefits greatly from SMP, but is not playing nicely with hyperthreading. That is, it is trying to farm out 4 things at a time to a cpu setup that really is only able to do two things at a time. How can I disable HT completely, but still retain ALL the benefits of SMP ? Thanks

Re: how can I use portmaster to update but skip a package

2011-08-28 Thread Antonio Olivares
>>> You don't seem to have libnotify installed which will get you notify.h. >>> >> >> It was there, but something could have been wrong?  I cd'd to >> /usr/ports/devel/libnotify and ran >> make install clean, and it told me that it was already installed and >> that I should run make deinstall&  rei

Re: how can I use portmaster to update but skip a package

2011-08-28 Thread Bernt Hansson
2011-08-28 13:13, Antonio Olivares skrev: On Sun, Aug 28, 2011 at 5:51 AM, Bernt Hansson wrote: 2011-08-27 13:18, Antonio Olivares skrev: I succeeded in updating like 5 packages out of 21, but now gnome-mount does not compile :( gnome-mount.c:44:30: error: libnotify/notify.h: No such file o

Re: how can I use portmaster to update but skip a package

2011-08-28 Thread Antonio Olivares
On Sun, Aug 28, 2011 at 5:51 AM, Bernt Hansson wrote: > 2011-08-27 13:18, Antonio Olivares skrev: > >> >> I succeeded in updating like 5 packages out of 21, but now gnome-mount >> does not compile :( >> >> gnome-mount.c:44:30: error: libnotify/notify.h: No such file or directory > > You don't seem

Re: how can I use portmaster to update but skip a package

2011-08-28 Thread Bernt Hansson
2011-08-27 13:18, Antonio Olivares skrev: I succeeded in updating like 5 packages out of 21, but now gnome-mount does not compile :( gnome-mount.c:44:30: error: libnotify/notify.h: No such file or directory You don't seem to have libnotify installed which will get you notify.h. _

Re: how can I use portmaster to update but skip a package

2011-08-27 Thread ajtiM
On Saturday 27 August 2011 00:56:20 Randal L. Schwartz wrote: I use: portmaster -ai I ask you if you want to install or not. Mitja http://jpgmag.com/people/lumiwa ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: how can I use portmaster to update but skip a package

2011-08-27 Thread Antonio Olivares
On Sat, Aug 27, 2011 at 6:01 AM, ajtiM wrote: > On Saturday 27 August 2011 00:56:20 Randal L. Schwartz wrote: > I use: > > portmaster -ai > > I ask you if you want to install or not. > > > Mitja > Will it prompt me for every package? Or just for the ones that are failing? @all I succe

Re: how can I use portmaster to update but skip a package

2011-08-27 Thread Antonio Olivares
On Fri, Aug 26, 2011 at 11:08 PM, Warren Block wrote: > On Fri, 26 Aug 2011, Antonio Olivares wrote: > >> Is there a way to update most packages except this one? > > See >  man portmaster | less +2/-x > Running # portmaster -a -x libreoffice does the trick :) Thanks very much. I ran the man po

Re: how can I use portmaster to update but skip a package

2011-08-26 Thread Randal L. Schwartz
> "Ross" == Ross writes: Ross> Maybe I spent to little time with portmaster, but I eventually Ross> switched to portupgrade. I'ts more mature in my opinion. And Ross> portupgrade -a doesn't have the problem you are referring to. I started with portupgrade, and am now firmly in the portmaste

Re: how can I use portmaster to update but skip a package

2011-08-26 Thread Warren Block
On Fri, 26 Aug 2011, Antonio Olivares wrote: Is there a way to update most packages except this one? See man portmaster | less +2/-x ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsub

Re: how can I use portmaster to update but skip a package

2011-08-26 Thread Ross
On Sat, Aug 27, 2011 at 5:33 AM, Antonio Olivares wrote: > Dear folks, > > I am trying to update one of my machines and I ran portmaster -a and got > errors: > > http://forums.freebsd.org/showthread.php?p=145268 > > I overcome most by unselecting GNUTLS from cups-image and cups-base, > and then c

how can I use portmaster to update but skip a package

2011-08-26 Thread Antonio Olivares
Dear folks, I am trying to update one of my machines and I ran portmaster -a and got errors: http://forums.freebsd.org/showthread.php?p=145268 I overcome most by unselecting GNUTLS from cups-image and cups-base, and then comes ===>>> Launching child to update libreoffice-3.3.3_2 to libreoffice-

How can I unblur emacs and firefox menu fonts.

2011-08-11 Thread akshay sreeramoju
Hi, My emacs and firefox, and maybe other apps, display is blurred? On emacs the content itself is clear, just the menu is blurred ( http://s1202.photobucket.com/albums/bb375/aksreera/?action=view¤t=emacs.jpg ). On firefox both content and menu are blurred ( http://s1202.photobucket.com/albums/bb3

Re: Can I bridge the same subnet across a VPN?

2011-05-05 Thread David Brodbeck
On Thu, May 5, 2011 at 10:39 AM, Nikos Vassiliadis wrote: > There is no inbuilt reason why a L2 VPN is more easily saturated > than a L3 VPN. I disagree slightly. With L2 you have broadcasts and non-routable protocols being sent over the wire. This is fortunately becoming less of an issue than

Re: Can I bridge the same subnet across a VPN?

2011-05-05 Thread Nikos Vassiliadis
On 5/5/2011 12:24 AM, David Brodbeck wrote: The problem I've always found with bridged solutions is they don't cope well under heavy traffic loads when the VPN link is slower than the LANs they're bridging between. And the VPN link is usually slower if it's over a WAN. The link tends to get sat

Re: Can I bridge the same subnet across a VPN?

2011-05-05 Thread David Brodbeck
On Wed, May 4, 2011 at 4:31 PM, Geoff Roberts wrote: > Was this easy to measure, and how did you measure this - dropped packets on > the bridge interface? I don't remember. It's been too long since I last tried it. Dropped packets would be a good measure, though, assuming the bridge interface d

Re: Can I bridge the same subnet across a VPN?

2011-05-04 Thread Geoff Roberts
Hi David and others, Thanks for the feedback. On Thu, 5 May 2011 07:24:13 am David Brodbeck wrote: > The problem I've always found with bridged solutions is they don't > cope well under heavy traffic loads when the VPN link is slower than > the LANs they're bridging between. And the VPN link is

Re: Can I bridge the same subnet across a VPN?

2011-05-04 Thread David Brodbeck
On Wed, May 4, 2011 at 8:19 AM, krad wrote: > you can do this with a combination of openvpn (using tap, not tun) and > if_bridge both ends. However I have found it to be flakey and not really > worth the effort. Better to go with a routed solution. The problem I've always found with bridged solut

Re: Can I bridge the same subnet across a VPN?

2011-05-04 Thread krad
On 3 May 2011 20:44, Kevin Wilcox wrote: > On Tue, May 3, 2011 at 15:19, Geoff Roberts wrote: > > > Is it possible to join two sites with the same subnet across a VPN? > > Yes. > > > I have two sites that have the same subnet/mask. > > > > I need these two separated networks to behave as one acr

Re: Can I bridge the same subnet across a VPN?

2011-05-03 Thread Kevin Wilcox
On Tue, May 3, 2011 at 15:19, Geoff Roberts wrote: > Is it possible to join two sites with the same subnet across a VPN? Yes. > I have two sites that have the same subnet/mask. > > I need these two separated networks to behave as one across a VPN. That's understandable. You may want to conside

Can I bridge the same subnet across a VPN?

2011-05-03 Thread Geoff Roberts
Hi, Is it possible to join two sites with the same subnet across a VPN? I have two sites that have the same subnet/mask. I need these two separated networks to behave as one across a VPN. All configuration examples I've come across so far assume that each site will have a different subnet. Eg,

Re: How can I disable Internet access for programs running in Wine?

2011-02-25 Thread Peter Vereshagin
Nothing to do oh, freebsd-questions stay in bat! 2011/02/25 01:07:58 -0800 erikmccaskey64 => To freebsd : e> I just can find any solution... I was sure that ipfw can select packets by process name? at least there are pf and ipf options out there... You can always use jail(4) in conjunction with

How can I disable Internet access for programs running in Wine?

2011-02-25 Thread erikmccaskey64
I just can find any solution... Please help! thanks.. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: how can i use 1)des.h 2)socket in kernel mode

2011-01-23 Thread Chuck Swiger
On Jan 23, 2011, at 4:44 AM, alireza imani wrote: > i have some question about freebsd. > how can i use des.h methods in kernel mode? > and how can i use socket in kernel mode? > > can you give me some source code about this or help me? "man 9 crypto" and "

how can i use 1)des.h 2)socket in kernel mode

2011-01-23 Thread alireza imani
hello dear i have some question about freebsd. how can i use des.h methods in kernel mode? and how can i use socket in kernel mode? can you give me some source code about this or help me? thanks a lot. ___ freebsd-questions@freebsd.org mailing list

Re: How can I implement true vps with FreeBSD as a host?

2010-12-31 Thread David Brodbeck
On Fri, Dec 31, 2010 at 3:35 PM, Da Rock wrote: > Have you checked into Xen specifically and how it works? I think you're > where I was at a while ago, and a little investigation will change your > mind. FWIW Xen is a hypervisor, and platforms need to be able to run in it, > not the other way arou

Re: How can I implement true vps with FreeBSD as a host?

2010-12-31 Thread Adam Vande More
On Fri, Dec 31, 2010 at 8:27 PM, Martes G Wigglesworth < mailinglistmem...@mgwigglesworth.net> wrote: > > On 12/31/2010 08:04 PM, Da Rock wrote: > >> Depends on what you mean by 'fair'. I think you can now determine CPU >> usage in jails, even allocate cores. I think the man pages can tell you mor

Re: How can I implement true vps with FreeBSD as a host?

2010-12-31 Thread Martes G Wigglesworth
On 12/31/2010 08:04 PM, Da Rock wrote: Depends on what you mean by 'fair'. I think you can now determine CPU usage in jails, even allocate cores. I think the man pages can tell you more about that, and the docs on freebsd.org. You can unmask some devices within the jail and allow only certain

Re: How can I implement true vps with FreeBSD as a host?

2010-12-31 Thread Da Rock
On 01/01/11 11:09, Adam Vande More wrote: On Fri, Dec 31, 2010 at 6:54 PM, Da Rock > wrote: Thats why Xen usually gets rated faster- its not actually on an OS because it is one. Thats classified as a type 1. The others have to go

Re: How can I implement true vps with FreeBSD as a host?

2010-12-31 Thread Randal L. Schwartz
> "Adam" == Adam Vande More writes: Adam> Please quit spouting this nonsense. He's asking for facts not Adam> uninformed opinions. In both type 1 and 2 hypervisiors the guests Adam> run in a protected CPU state(s) and in that regard they are Adam> functionally equivalent. If you're actuall

Re: How can I implement true vps with FreeBSD as a host?

2010-12-31 Thread Adam Vande More
On Fri, Dec 31, 2010 at 6:54 PM, Da Rock < freebsd-questi...@herveybayaustralia.com.au> wrote: > > Thats why Xen usually gets rated faster- its not actually on an OS because > it is one. Thats classified as a type 1. The others have to go through the > host OS first to get something, so it slows t

Re: How can I implement true vps with FreeBSD as a host?

2010-12-31 Thread Da Rock
On 01/01/11 10:56, Martes G Wigglesworth wrote: Just wanted to clarify: I do understand that Xen runs under the dom0 OS however, I keep forgetting to use the correct terminology. sorry about that. I guess the requirement is that FreeBSD needs kernel work to run as a hypervisor-aware dom0 O

Re: How can I implement true vps with FreeBSD as a host?

2010-12-31 Thread Da Rock
On 01/01/11 10:44, Martes G Wigglesworth wrote: On 12/31/2010 07:26 PM, Da Rock wrote: Have you checked into Xen specifically and how it works? I am currently researching how Xen works. I am finding the top-level information a bit lacking in low-level information. I came across the website

Re: How can I implement true vps with FreeBSD as a host?

2010-12-31 Thread Martes G Wigglesworth
Just wanted to clarify: I do understand that Xen runs under the dom0 OS however, I keep forgetting to use the correct terminology. sorry about that. I guess the requirement is that FreeBSD needs kernel work to run as a hypervisor-aware dom0 Operating system. I may want to check on what I

Re: How can I implement true vps with FreeBSD as a host?

2010-12-31 Thread Martes G Wigglesworth
On 12/31/2010 07:26 PM, Da Rock wrote: Have you checked into Xen specifically and how it works? I am currently researching how Xen works. I am finding the top-level information a bit lacking in low-level information. I came across the website with all the objects for Xen, however, I have ye

Re: How can I implement true vps with FreeBSD as a host?

2010-12-31 Thread Da Rock
On 01/01/11 10:19, Adam Vande More wrote: On Fri, Dec 31, 2010 at 5:35 PM, Da Rock > wrote: On 01/01/11 02:34, Martes G Wigglesworth wrote: Thanks in advance, for any input. Have you checked into Xen specifically and how it w

Re: How can I implement true vps with FreeBSD as a host?

2010-12-31 Thread Adam Vande More
On Fri, Dec 31, 2010 at 5:35 PM, Da Rock < freebsd-questi...@herveybayaustralia.com.au> wrote: > On 01/01/11 02:34, Martes G Wigglesworth wrote: > >> Thanks in advance, for any input. >> >> Have you checked into Xen specifically and how it works? I think you're > where I was at a while ago, and a

Re: How can I implement true vps with FreeBSD as a host?

2010-12-31 Thread Da Rock
On 01/01/11 02:34, Martes G Wigglesworth wrote: Greetings. I have been searching for solutions to the problem of jails not being truly encapsulated environments. I have looked at the Xen information for freebsd and it appears to be still a bit premature, as compared to NetBSD. Does anyone

How can I implement true vps with FreeBSD as a host?

2010-12-31 Thread Martes G Wigglesworth
Greetings. I have been searching for solutions to the problem of jails not being truly encapsulated environments. I have looked at the Xen information for freebsd and it appears to be still a bit premature, as compared to NetBSD. Does anyone have any good resources or advice on how to begi

Re: where can i download freebsd4.4?i need it ,thanks

2010-12-25 Thread b. f.
yuan huajie wrote: >where can i download freebsd4.4?i need it ,thanks ftp://ftp-archive.FreeBSD.org/pub/FreeBSD-Archive/old-releases/ in the subdirectories corresponding to the architectures and versions of your choice. b. ___ freebsd-questi

where can i download freebsd4.4?i need it ,thanks

2010-12-25 Thread yuan huajie
where can i download freebsd4.4?i need it ,thanks -- I NEET STUDY: DOT NET、 JAVA、DELPHI、C#、C++,NO MASTE ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "fr

Re: Can I run a 32-bit jail (or software) on a 64-bit server?

2010-12-06 Thread Devin Teske
On Dec 6, 2010, at 1:01 PM, Randal L. Schwartz wrote: >> "Devin" == Devin Teske writes: > > Devin> sudo cd /usr/repos > > This is pretty useless. :) I'd say it's _absolutely_ useless ^_^ Yes, indeed, the `sudo' should be omitted. -- Cheers, Devin Teske -> CONTACT INFORMATION <- Business

Re: Can I run a 32-bit jail (or software) on a 64-bit server?

2010-12-06 Thread Randal L. Schwartz
> "Devin" == Devin Teske writes: Devin> sudo cd /usr/repos This is pretty useless. :) -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 http://www.stonehenge.com/merlyn/> Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. See http://methodsan

Re: Can I run a 32-bit jail (or software) on a 64-bit server?

2010-12-06 Thread Devin Teske
I wrote a utility (attached) to make the process really fast and easy: jail_build(8): Build FreeBSD jails from binary distributions Here's a simple howto: Step 1: Create a landing zone for your binary distribution (jail_build(8) looks in `/usr/repos' for binary distributions)... sudo mkdir

Re: Can I run a 32-bit jail (or software) on a 64-bit server?

2010-12-06 Thread Nerius Landys
On Mon, Dec 6, 2010 at 11:14 AM, Redd Vinylene wrote: > How do I create a 32-bit jail on a 64-bit machine then? > > http://forums.freebsd.org/showthread.php?t=3744 did not tell me much. > > Thanks! > Use this as a start: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails.html Then yo

Re: Can I run a 32-bit jail (or software) on a 64-bit server?

2010-12-06 Thread Redd Vinylene
How do I create a 32-bit jail on a 64-bit machine then? http://forums.freebsd.org/showthread.php?t=3744 did not tell me much. Thanks! ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscri

Re: Can I run a 32-bit jail (or software) on a 64-bit server?

2010-12-06 Thread David DEMELIER
2010/12/6 Redd Vinylene : > Greetings! > > Can I run a 32-bit jail (or software) on a 64-bit server? I need to use some > software that only works on 32-bit. > > Thanks! > ___ > freebsd-questions@freebsd.org mailing list &g

Re: Can I run a 32-bit jail (or software) on a 64-bit server?

2010-12-06 Thread Redd Vinylene
Thanks a lot guys - I really appreciate it. Redd ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Can I run a 32-bit jail (or software) on a 64-bit server?

2010-12-06 Thread Nerius Landys
.html and if you don't inhibit the installation of /usr/lib32 by setting some conf file flag somewhere. There are probably other ways to "get" /usr/lib32 on your system, but I usually rebuild world to make it happen. On Mon, Dec 6, 2010 at 10:00 AM, Redd Vinylene wrote: > Greeti

Re: Can I run a 32-bit jail (or software) on a 64-bit server?

2010-12-06 Thread Mike Bregg
Yes, I believe this has been possible since 7.2. Mike On Mon, Dec 6, 2010 at 11:00 AM, Redd Vinylene wrote: > Greetings! > > Can I run a 32-bit jail (or software) on a 64-bit server? I need to use > some > software that only works on 32-

Re: Can I run a 32-bit jail (or software) on a 64-bit server?

2010-12-06 Thread Nerius Landys
>> I've had success running [at least some] 32 bit software on 64 bit >> FreeBSD without even using a jail. >> Do you have /usr/lib32 on your system?  This would get installed for >> example if you rebuild world/kernel following this: >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mak

Re: Can I run a 32-bit jail (or software) on a 64-bit server?

2010-12-06 Thread Redd Vinylene
On Mon, Dec 6, 2010 at 7:25 PM, Nerius Landys wrote: > I've had success running [at least some] 32 bit software on 64 bit > FreeBSD without even using a jail. > Do you have /usr/lib32 on your system? This would get installed for > example if you rebuild world/kernel following this: > http://www.

Can I run a 32-bit jail (or software) on a 64-bit server?

2010-12-06 Thread Redd Vinylene
Greetings! Can I run a 32-bit jail (or software) on a 64-bit server? I need to use some software that only works on 32-bit. Thanks! ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: How can I know how many packets were lost and resent on particular TCP connection?

2010-10-05 Thread Steven Williamson
tcpdump, then analyze with wireshark. If it's longer term monitoring you require in the past iv'e used ruby-pcap and written a quick and dirty script to log retransmissions. Essentially you just need to watch for duplicate packet id's I'm not sure there are any stats normally recorded for this le

Re: How can I know how many packets were lost and resent on particular TCP connection?

2010-10-05 Thread Bill Moran
In response to Yuri : > Just curious if I can do this. netstat -s gives you system-wide stats. -- Bill Moran http://www.potentialtech.com http://people.collaborativefusion.com/~wmoran/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebs

How can I know how many packets were lost and resent on particular TCP connection?

2010-10-04 Thread Yuri
Just curious if I can do this. Yuri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Can I compile sendmail simply through the ports collection?

2010-09-17 Thread Matthew Seaman
On 17/09/2010 22:36:07, Aflatoon Aflatooni wrote: > Hi, > I was wondering if I can simply recompile sendmail from the ports collection > for > FreeBSD 7.1 server. > I need to recompile the sendmail on the server to add Cyrus SASL2 support. > The > instructions on FreeBSD point to src /usr/src/u

Can I compile sendmail simply through the ports collection?

2010-09-17 Thread Aflatoon Aflatooni
Hi, I was wondering if I can simply recompile sendmail from the ports collection for FreeBSD 7.1 server. I need to recompile the sendmail on the server to add Cyrus SASL2 support. The instructions on FreeBSD point to src /usr/src/usr.sbin/sendmail which doesn't exist and I was wondering if I co

Re: Can i use tmpfs to mount /tmp ?

2010-09-05 Thread zaxis
D.Phil. 7 Priory Courtyard > Flat 3 > PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate > JID: matt...@infracaninophile.co.uk Kent, CT11 9PW > > > > -

Re: Can i use tmpfs to mount /tmp ?

2010-09-05 Thread Polytropon
Allow me a short comment regarding your /etc/fstab, not related to your intial question. You have the following entries: On Sat, 4 Sep 2010 23:09:50 -0700 (PDT), zaxis wrote: > /dev/ad4s7/media/Fmsdosfs rw 0 0 > /dev/ad4s8/media/Gext2fs

Re: Can i use tmpfs to mount /tmp ?

2010-09-05 Thread Matthew Seaman
On 05/09/2010 07:09:50, zaxis wrote: > The /dev/ad4s3e is used for /tmp. Now i want to use tmpfs instead of ufs as > below > none /tmp tmpfs size=64M,nodev,nosuid,noexec 0 0 > > If i can, then how to reuse the space of /dev/ad4s3e ? There are two choices. Either mount your ad4s3e partition somew

Can i use tmpfs to mount /tmp ?

2010-09-04 Thread zaxis
ely! - e^(π⋅i) + 1 = 0 -- View this message in context: http://old.nabble.com/Can-i-use-tmpfs-to-mount--tmp---tp29625711p29625711.html Sent from the freebsd-questions mailing list archive at Nabble.com. ___ freebsd-questions@freebsd.org mailing list h

Re: Can I know how many bytes were allocated by malloc in my process?

2010-08-30 Thread Ivan Voras
On 08/30/10 11:59, Yuri wrote: google-perftools malloc library has such feature. But does FreeBSD system allocator have it? Maybe getrusage(2) can help you, though it also counts non-malloc() allocations. ___ freebsd-questions@freebsd.org mailing

Can I know how many bytes were allocated by malloc in my process?

2010-08-30 Thread Yuri
google-perftools malloc library has such feature. But does FreeBSD system allocator have it? Yuri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questi

Re: Re : can i just upgrade the 8.1 kernel ?

2010-07-23 Thread Ruben de Groot
On Fri, Jul 23, 2010 at 07:37:59AM +, Alexandre L. typed: > I think you have not understood the handbook. > You MUST rebuild both base system and kernel to correctly upgrade your > FreeBSD box to 8.1-RELEASE. > If you let your system in 8.0-RELEASE and compile a kernel with 8.1 sources, > yo

Re : can i just upgrade the 8.1 kernel ?

2010-07-23 Thread Alexandre L.
/makeworld.html --- En date de : Ven 23.7.10, zaxis a écrit : > De: zaxis > Objet: can i just upgrade the 8.1 kernel ? > À: freebsd-questions@freebsd.org > Date: Vendredi 23 juillet 2010, 7h01 > > >uname -a > FreeBSD mybsd.zsoft.com 8.0-RELEASE-p2 FreeBSD > 8.0-RELEASE-p

Re: can i just upgrade the 8.1 kernel ?

2010-07-23 Thread b. f.
>FreeBSD mybsd.zsoft.com 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Wed Jul 14 >15:35:26 CST 2010 >root at mybsd.zsoft.com:/media/G/usr/obj/media/G/usr/src/sys/MYKERNEL i386 > >Can i just use the following commands to upgrade to 8.1 kernel ? And does >the virtualbox-ose st

can i just upgrade the 8.1 kernel ?

2010-07-23 Thread zaxis
>uname -a FreeBSD mybsd.zsoft.com 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Wed Jul 14 15:35:26 CST 2010 r...@mybsd.zsoft.com:/media/G/usr/obj/media/G/usr/src/sys/MYKERNEL i386 Can i just use the following commands to upgrade to 8.1 kernel ? And does the virtualbox-ose still work under

Re: How can i know if the freebsd kernel need to be updated ?

2010-07-14 Thread Diego Arias
tupgrade -R xxx > > > > It works great for software installed through ports. However, how can i > know > > if the kernel needs to be updated ? > > That procedure *only* updates your ports. Unless you do something else > to update the

Re: How can i know if the freebsd kernel need to be updated ?

2010-07-14 Thread Lowell Gilbert
zaxis writes: > Now i use the following commands to maintain my freebsd box. > >>portsnap fetch update >>pkg_version -vIL= >>portupgrade -R xxx > > It works great for software installed through ports. However, how can i know > if the kernel needs to be updated

  1   2   3   4   5   6   7   8   9   10   >