similar to: [Bridge] Linux bridge configure

Displaying 20 results from an estimated 120 matches similar to: "[Bridge] Linux bridge configure"

2007 Aug 30
1
[Bridge] configure linux bridge
dear all: I try to configure a bridge in my embedded linux. I had fininshed these operations below: 1) configure kernel, select the option "802.1d bridge" 2) compile bridge-utils 3) issue these commands: ifconfig eth0 0.0.0.0 ifconfig eth1 0.0.0.0 brctl addbr vb brctl addif vb eth0 brctl addif vb eth1 ifconfig vb 192.168.110.24 up
2011 Sep 07
1
Error: in routine alloca() there is a stack overflow: thread 0, max 535822282KB, used 0KB, request 24B
Dear Colleagues: Through your help an R related installation issue was resolved, but I now have the following usage issue. On any "get.var.ncdf" usage I am seeing: Error: in routine alloca() there is a stack overflow: thread 0, max 535822282KB, used 0KB, request 24B The same error is posted on a file as small as 50MB and as large as 500GB, with ulimit set to unlimited. I
2004 Apr 05
4
memdisk : booting OpenBSD and NetBSD
hi there. I'm trying to boot several OSes floppy images from a cdrom via memdisk. Actually, Linux and FreeBSD boots fine, but, while i'm using the same method, I couldn't get into booting netbsd nor openbsd. The boot process seems to hang up, in those two cases, when the second stage native bootloader try to load the kernel (i'm not absolutely sure about this). The native first
2004 Mar 17
1
ISOLinux and OpenBSD?
>+ booting floppy34.fs image from the CD works correctly (no ISOLinux, in >built BIOS emulates the floppy) Hi, have you tried the following (Isolinux direct emulation): KERNEL 34FS.IMG should function the same as if direct 1.44MB eltorito emulation was used. but using MEMDISK it fails? KERNEL MEMDISK APPEND INITRD=34FS.IMG that's all I can come up with .
2012 May 09
1
: Server's root name change when log-in
Hi, I'm currently working on a server whitch use samba and openldap, The OS used is Debian squeeze 6.0.1 64 on the server, the previous was fedora 5 My Samba is the domain Master of the network, the users of the ldap are link with the samba, and i try to join computer XP to this domain, so the user present in the ldap could (with login and password) log on in the domain, access shares
2002 Jun 19
2
solve() doesn`t work
Hi, I tried to inverse a matrix but it doesn`t work. I hope somebody can help me. This is what I did. > kurse <- read.table("kurse.txt", header=T, dec=",") > x <- cbind(1,kurse[,-c(1)]) > y <- kurse$index > t(x) %*% x Error in t(x) %*% x : requires numeric matrix/vector arguments > x <- as.matrix(x) > xtxi <- solve(t(x) %*% x) Error in
2009 Nov 10
0
Pdbedit <-> /etc/passwd sync?
Hi, i have a question about syncing without pdbedit (exactly iformations stored in passdb.tdb) and /etc/passwd. I creating user with some comment, for example adduser test -c "my comment" -d /home/users/test -g 600 -s /bin/false and then i will add this user to samba pdbedit -a -s /etc/samba/smb.conf -u test Now i have stored in samba also comment "my comment", but why?
2009 Nov 12
0
Pdbedit <-> /etc/passwd sync? (fwd)
Hi, have you some idea/solving ? thanks, Lukas -- ---------- Forwarded message ---------- Date: Tue, 10 Nov 2009 15:01:19 +0100 (CET) From: extmaillist at linuxbox.cz To: samba at lists.samba.org X-Spam-Score: -1.0 (), 4 required Subject: [Samba] Pdbedit <-> /etc/passwd sync? Hi, i have a question about syncing without pdbedit (exactly iformations stored in passdb.tdb) and
2012 Apr 26
0
Smaba : name of root change
Hi, I'm currently working on a server whitch use samba and openldap, The OS used is Debian squeeze 6.0.1 64 on the server, the previous was fedora 5 My Samba is the domain Master of the network, the users of the ldap are link with the samba, and i try to join computer XP to this domain, so the user present in the ldap could (with login and password) log on in the domain, access shares
2016 Aug 17
2
KMeans - Evaluation Results
> How long does 200?300 documents take to cluster? How does it grow as more > documents are included in the MSet? We'd expect an MSet of 1000 documents > to take longer to cluster than one with 100, but the important thing is > _how_ the time increases as the number of documents grows. > > Currently, the number of seconds taken for clustering a set of documents for varying
2008 Jan 23
1
FreeBSD 6.3-Release + squid 2.6.17 = Hang process.
Hi: We have a machine running 6.2-R-p10 and squid 2.6.17, and upgrade it to 6.3R yesterday, but squid will hang and eat 100% cpu time after restart about 1 hour later, machine still alive, and no response from squid. downgrade to 6.2-R-p10, everything ok again.. here is some infomations: machine type: FreeBSD 6.3-RELEASE #0: Wed Jan 23 01:58:39 CST 2008 CPU: Intel(R) Xeon(TM) CPU 2.40GHz
2011 Jan 19
1
Using subset to filter data table
I am having difficulty understanding how I would constrain a data set by filtering out 'records' based on certain criteria. Using SQL I could query using 'select * from my.data where LithClass in ('sand', 'clay')' or some such. Using subset, there seem to be ghosts left behind (that is, all of the LithClass *.Labels* remain after subset) > dput(tcc)
2016 Aug 17
2
KMeans - Evaluation Results
On Wed, Aug 17, 2016 at 7:23 PM, James Aylett <james-xapian at tartarus.org> wrote: > >> How long does 200?300 documents take to cluster? How does it grow as > more documents are included in the MSet? We'd expect an MSet of 1000 > documents to take longer to cluster than one with 100, but the important > thing is _how_ the time increases as the number of documents
2003 Sep 15
7
shorewall 1.2.12
Hi! Can I use the old version shorewall 1.2.12 configure as SNAT and DMZ ? Because Debian Linux came with the default shorewall 1.2.12 . Best Regards, Support
2012 Jan 11
1
R CMD check pkg and 32/64 bit.
R gurus: I'm trying to get another round of rconifers out and I need some advice/help crushing differences in the examples test. I'm trying to make sure the max sdi values are being respected. I've added a tests/rconifers-Ex.Rout.save (from windows i386-pc-mingw32) and when I ran R CMD check (both R-2.13.0), I got the following results: * using log directory
2009 Sep 21
1
Point Density calculation
Hello everyone, This is my first post but I really need help and think R could be the way to go. I have a question regarding R and finding the most "points" in a certain area. I am looking at various places that have a certain point value associated to each place. The data I will be reading in looks like: Latitude1 Longitude1 Points1 Latitude2 Longitude2 Points2 Latitude3 Longitude3
2006 May 31
0
Ruby on Rails Workshop in Kansas City !
Ruby on Rails Workshop ------------------------------------ Kansas City Ruby User''s Group (http://kcrug.org/) proudly presents the first "Ruby on Rails Workshop" for those eager to get started into Ruby on Rails. This one-and-half-day workshop will offer a quick introduction to Ruby and the Ruby on Rails web application framework. Sponsored by Reevik, Inc., it will
2001 Nov 14
0
Selling my Nintendo 64 Backup Console! The Ultimate Gaming Station! 758
Time to sell the N64 goods to make room for the next-gen! Please only respond to EMAIL as I will not be monitoring the news groups (: This is really an amazing system.. CDROM based.. If you can burn your ROM to a CD you can play directly from the station else you an upload through the parallel port.. This system will allow you to preview Nintendo 64 games before you buy them or
2010 Dec 14
1
Setting Battery Runtime Low
Dear All, We have an Eaton 9395 UPS, with a ConnectUPS Web/SNMP card. I've successfully configured NUT to talk to the SNMP card, however it reports a battery.runtime.low of 1 , not much use, how do I change this value, is it defined by the UPS itself, the SNMP card, or NUT ? Output of upsc below. Cheers Stuart rcs-manage-1:~ # !upsc upsc phys-eaton ambient.temperature: 27.0
2016 May 25
6
Slow RAID Check/high %iowait during check after updgrade from CentOS 6.5 -> CentOS 7.2
I?ve posted this on the forums at https://www.centos.org/forums/viewtopic.php?f=47&t=57926&p=244614#p244614 - posting to the list in the hopes of getting more eyeballs on it. We have a cluster of 23 HP DL380p Gen8 hosts running Kafka. Basic specs: 2x E5-2650 128 GB RAM 12 x 4 TB 7200 RPM SATA drives connected to an HP H220 HBA Dual port 10 GB NIC The drives are configured as one large