Displaying 20 results from an estimated 24 matches for "kno".
Did you mean:
know
2011 Jan 30
3
libvirt bridge configuration
...blic ip addresses.
Using xen bridge scripts I'd start a xenbr0 and attach eth0 (wan) and go
ahead and assign public IP's
to images attached to xenbr0.
Now with creating virbr0, I need to assign it an ip address? and routing
methods? what about creating a transparent bridge via libvirt?
I kno I can achieve this using bridge utils, but it would be nice to
have everything handled by libvirt.
Any help would be appreciated.
cheers,
Taras
2010 May 21
1
newbee in XEN
Hi there,
I''m a new user with Xen. I''m trying to create a virtual machine with linux
debian. I have installed the server but now I don''t kno how to configure a
lan. I need to create ten virtal machines inside this server. I don''t know
where I can configure it. Each machine has to use fixed IP Addresess. If any
soul can help me I really apreciate it. Excese my poor english...
_______________________________________________
Xen...
2007 Aug 02
1
rsync 3.0 for SFU
hi, I having problems with a knowed bug in rsync, it hangs during
transfers in the SFU version (services for unix), I read in this page
http://www.mail-archive.com/rsync@lists.samba.org/msg18807.html
that if I use the --no-ir option in the rsync 3.0 version, it will
avoid the hang bug...
the problem is that I dont know where t...
2005 Oct 06
2
factor : how does it work ?
...(for me) :
1st when I make a dataframe (with the as.data.frame() or the data.frame()
commands) from vectors, it seems that some "columns" of the dataframe (which
where vectors) are factors and some not, but I didn't find an explanation
for which become factor and which don't.
(I know I can use I() to avoid the factor transformaton but I think it is
not an optimal solution to avoid the factor type just because I don't kno
how to deal with)
2d I can't manage to deal with factors, so when I have some, I transform
them in vectors (with levels()), but I think I miss the po...
2008 Nov 05
4
How to make this program work?
Okay well my dad owns a store and in his store he has cameras that he views on the computer online. I have a program called Remote Viewer that we use on windows. Now im wondering how do i make it work on wine? Also i am using Ubuntu 8.10. If you need more info or something you can IM me on aim at AZIZMARS or send PM. Thx for the help guys.....
2003 Nov 13
0
Stuck on joining W2K clients to domain Samba 3 LDAP 2.1.23
Not related to joining W2K clients to a domain but the "net" command
refuses to work if there is a problem in smb.conf. Even if you run
testparm and nothing is wrong. I don't kno if it's the order or
whitespaces that causes it to not work.
I"ve had to swap out smb.conf several times because I couldn't find the
problem why the "net" command wouldn't run.
I'm still trying to get Win2k clients to join a domain.
from:
http://www.unav.es/cti/l...
2003 Sep 23
0
ANOVA(L, Terms...)
...oing wrong?
Thanks for your help!!
>From: Jean Eid <jeaneid at chass.utoronto.ca>
>To: r-help at stat.math.ethz.ch
>Subject: Re: [R] ksmooth in SPLUS vs R Date: Mon, 22 Sep 2003 20:23:32
>-0400
>
>Please do forget my questions as they are really trivial and I do not kno
>what I was thinking of.
>
>Thank you thomas for clarifying my cloudy head today.
>
>jean,
>
>
>On Mon, 22 Sep 2003, Jean Eid wrote:
>
> > I am working with a model that I have to estimate a nonparametric
> > function. The model is partial linear i.e.
> >...
2002 Jan 18
1
An idea
...by the user=
=2E
h) "shorewall refresh" would refresh the list contents. Each list would=20
cause a chain with the same name to be created and JUMP rules would=20
simply cause a jump to the corresponding chain.
Are any of you interested in implementing such a thing? If so, let me kno=
w.
-Tom
--=20
Tom Eastep \ A Firewall for Linux 2.4.*
AIM: tmeastep \ http://www.shorewall.net
ICQ: #60745924 \ teastep@shorewall.net
2009 Mar 13
1
How to combine xtable and minipage with Sweave ?
...flatex D:/RWork/test_minipage_sweave.tex")
give me a .pdf file containing the graph but instead of the table I have
this text, below the graph :
echo=FALSE, results=TEX = library(xtable) print(xtable(kw),
include.rownames=F) @
It means that it doesn't recognize a R command but I don't kno why. And it
is a problem with minipage because I managed to create a pdf file with only
the table.
Could someone give me a solution or at least a working example which I can
modify ?
Thanks in advance,
Have a nice week-end,
Ptit Bleu.
--
View this message in context: http://www.nabble.com/How-t...
2003 Sep 22
2
ksmooth in SPLUS vs R
I am working with a model that I have to estimate a nonparametric
function. The model is partial linear i.e.
Y=X$\beta$ + f(z) + $\epsilon$
I am using the ' double residual methods' Robinson (1988) Speckman (1988)
where I estimate a nonparametric function for each of the parametric
variables in terms of the nonparametric one i.e.
X[,i]=g(Z)+ u
this is done because I need the $E(
2011 Mar 11
2
Support for gzipped kernel mods
After my wonderful experience with febootstrap and and gzipped kernel
modules I just wanted to post a little information about it.
febootstrap uses insmod, it seems because insmod is required for building
the initrd, while modprobe can read in gzipped kernel modules, insmod
cannot. This means that there are two solutions to the problem, one would be
to make febootstrap copy all of the modules to
2001 Oct 22
1
ogg123 bitrate average (forwarded for Jack Versfeld)
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_000_01C15AF9.A721EEE0
Content-Type: text/plain;
charset="iso-8859-1"
Hey all...
I have included a diff to the 1.0rc2 source of vorbis-tools/ogg123/ogg123.c
to average the bitrate out in the reporting so that it looks a bit
2015 Apr 24
2
Real sh? Or other efficient shell for non-interactive scripts
...sed because it was typically a static binary,
> because the boot process didn't have access to any shared libraries.
> When that changed it became a bit of a moot point, and you started to
> see other interpreters being used.
When dynamic linking was intruduced in 1988, people did kno know what we now
know and provided sh, mv, tar, ifconfig and mount as statib binaries in "/sbin".
Since Solaris 10 we know better and there is no static binary anymore.
BTW: the real Bourne Shell is now 100% portable and enhanced since a longer
time. If you like to test the real Bourn...
2015 Apr 24
3
Real sh? Or other efficient shell for non-interactive scripts
...ri, Apr 24, 2015 at 8:32 AM, Scott Robbins <scottro at nyc.rr.com> wrote:
> On Fri, Apr 24, 2015 at 08:02:56AM -0400, mark wrote:
> > On 04/24/15 06:57, Pete Geenhuizen wrote:
> > >
> > >On 04/24/15 06:07, E.B. wrote:
> > >>I'm sure most people here know about Dash in Debian. Have there
> > >>been discussions about providing a more efficient shell in Centos
> > >>for use with heavily invoked non-interactive scripts?
> > >>
> > >>Are there other people who have experience in this and can
> > >...
2018 Oct 07
0
To help, heart of our c "Hi" Ve; is... http://archive.is/Thro
...cifically because "rituals of which
we have no understanding of their true meaning" are clearly horrible things
(ur wasting time) ... one of the primary reasons for "Charosets
<http://callingketti.ml/lists/lt.php?id=YUgDCQFUGAFUUh1QWlQKVF0F>
" in my mind ... I think we all know what this is about.
It's clearly about stopping /cir*cumloc*ution/. -AED
<http://callingketti.ml/lists/lt.php?id=YUgFAw9WXU9RUlYdU1wDX1cNVg>
/huc atque illuc, ves per t(ay) i lion e m/
Right off the batur
<http://callingketti.ml/lists/lt.php?id=YUgFAw9XVE9RUlYdU1wDX1cNVg>
.......
2023 Oct 23
2
Question about silos and Authentication policies
Hi Stefan,
We had a long weekend in New Zealand, I'm catching up now to your emails.
Some of the slight differences between Windows tools I've already picked
up on and are in my PR Andrew Bartlett mentioned on Friday, but I'm
always open to learning what things are missing or different etc.
On 23/10/23 02:58, Stefan Kania via samba wrote:
> Talking to myself again ;-)
>
>
2008 Jan 02
9
lustre quota problems
...307200 309200 10000 11000 /mnt/testfs
Now I wrote one single big file with dd.
dd if=/dev/zero of=/mnt/testfs/test
As expected it stops writing the file after it is ~300 MB large.
Removing this file and restarting dd leads to a zero-sized file, because
the disk quota is exceeded.
Does anybody know this behaviour and know what is wrong here? (I guess some
values are cached).
Thanks in advance!
Patrick Winnertz
--
Patrick Winnertz
Tel.: +49 (0) 2161 / 4643 - 0
credativ GmbH, HRB M?nchengladbach 12080
Hohenzollernstr. 133, 41061 M?nchengladbach
Gesch?ftsf?hrung: Dr. Michael Meskes, J?rg...
2003 Dec 01
0
No subject
...1/08/09 15:17:18, 3] locking/posix.c:(708)
posix_fcntl_lock: lock failed at offset 4294901760 count 65535 op 9 type 2
(No locks available)
[2001/08/09 15:17:18, 3] smbd/error.c:(123)
error string = No locks available
The kernel lock table showed 1% usage at the time of this test.
Does anyone know about locking issues with Samba on HP-UX? Special
precautions needed at compile time?
--
Regards,
Reinout Wijnveen
reinout.wijnveen@wanadoo.nl
"All who believe in psychokinesis raise my hand"
Return-Path: <jeremy@valinux.com>
Delivered-To: samba@lists.samba.org
Received:...
2007 Nov 26
1
some ZFS issues
...I think ZFS needs more flexibility in vdev management. It bothers me that you cannot remove a disk from a (non-mirror) pool although there is enough space to migrate the data stripes. Well, I heared that this feature is planned for the future.
- A flexible encryption support would also be great. (I know that it is planned.)
This message posted from opensolaris.org
2005 Jun 01
0
Hardware questions
Hello!
I would like to know which hardware I need, to use asterisk with up to 20
analog lines.
Also I woul like to know if there is any card that suport both analog and isdn
lines, and if there is any way to make the analog phones now I'm using work
with asterisk.
Thanks