search for: oot

Displaying 20 results from an estimated 82 matches for "oot".

Did you mean: boot
2020 Feb 07
1
[PATCH v2] tools/virtio: option to build an out of tree module
Handy for testing with distro kernels. Warn that the resulting module is completely unsupported, and isn't intended for production use. Usage: make oot # builds vhost_test.ko, vhost.ko make oot-clean # cleans out files created Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- changes from v1: lots of refactoring disable all modules except vhost by default (more of a chance it'll build) oot-clean target t...
2020 Feb 06
2
[PATCH] tools/virtio: option to build an out of tree module
...0644 --- a/tools/virtio/Makefile +++ b/tools/virtio/Makefile @@ -8,7 +8,18 @@ CFLAGS += -g -O2 -Werror -Wall -I. -I../include/ -I ../../usr/include/ -Wno-poin vpath %.c ../../drivers/virtio ../../drivers/vhost mod: ${MAKE} -C `pwd`/../.. M=`pwd`/vhost_test V=${V} -.PHONY: all test mod clean + +#oot: build vhost as an out of tree module for a distro kernel +#no effort is taken to make it actually build or work, but tends to mostly work +#if the distro kernel is very close to upstream +#unsupported! this is a development tool only, don't use the +#resulting modules in production! +oot: + ec...
2020 Feb 06
2
[PATCH] tools/virtio: option to build an out of tree module
...0644 --- a/tools/virtio/Makefile +++ b/tools/virtio/Makefile @@ -8,7 +8,18 @@ CFLAGS += -g -O2 -Werror -Wall -I. -I../include/ -I ../../usr/include/ -Wno-poin vpath %.c ../../drivers/virtio ../../drivers/vhost mod: ${MAKE} -C `pwd`/../.. M=`pwd`/vhost_test V=${V} -.PHONY: all test mod clean + +#oot: build vhost as an out of tree module for a distro kernel +#no effort is taken to make it actually build or work, but tends to mostly work +#if the distro kernel is very close to upstream +#unsupported! this is a development tool only, don't use the +#resulting modules in production! +oot: + ec...
2006 Feb 10
1
OOT: itegno gsm modem + gnokii + playsms
Hi all, sorry for the OOT. I've been trying to setup a sms gateway for a couple of sleepless nights now. I use Itegno 3000 USB gsm modem, gnokii sms manager, and playsms a web interface for sms http://freshmeat.net/projects/playsms/ on FC4. Here's what happen: 1. Using minicom, I can send sms 2. Using xgnokii (x i...
2003 Jan 08
2
oot: reply-to
Hello, I'm just subcribe this list and it seems when replying to mail from this list, reply goes to sender instead of the list (whic is little bit annoying). is it by default or my mail client did not handle it properly? tks.
2004 Nov 24
1
OOT: frailty-multinivel
Hola! I started to search for information about multilevel survival models, and found frailty in R. This seems to be something of the same, is it the same? Then: why the name frailty (weekness?) -- Kjetil Halvorsen. Peace is the most effective weapon of mass construction. -- Mahdi Elmandjra
2010 Apr 20
1
[oOT] ploenk.net@eplus.blackberry.com please fix your mail forwarding
I've received a bunch of these blackberry backscatter messages over the past week and have been unable to determine which list user is the cause of this. Whoever is forwarding your email to the blackberry address below, please fix the situation. It's becoming really annoying receiving these backscatter bounces that give no clue as to what the nature of the problem is. Thanks. Your
2007 Jul 28
3
SMS Gateway .... for Rails app? (a bit OOT)
I''m simply looking for a SMS gateway... The ones like what Twitter uses... The intended audience would be globally. Some of you would have used them and I''d really appreciate if you could share your experience. I''ve Googled and the problem isn''t that there is none, the problem is that there are simply too many. Almost like looking for a webhosting. So human
2003 Sep 30
0
RE : OOT : Puzzling
Hi, It is not a Samba issue, but a RH9 one. Try to replace in /etc/sysconfig/i18n the default charset utf8 to something easier (and faster) to handle for the system (look at the same file on your RH73). HTH, J?r?me -------- Message d'origine-------- De: Stefan G. Weichinger [mailto:monitor@oops.co.at] Date: mar. 9/30/2003 20:23 ?: samba@lists.samba.org Cc: Objet: Re:
2007 Jan 17
4
OOT: Advice on failover rsync setup
...server. The cluster is set with Master and Slave configuration (when the master is down, slave serves. and when master is up again, slaves gives up the service back to master). We thought of using rsync to synchronize the two directory on each server. B -----> A with: rsync -avzgorp -e ssh root at serverB:/var/ftp/pub/ /var/ftp/pub/ A -----> B with: rsync -avzgorp --delete -e ssh /var/ftp/pub/ root at serverB:/var/ftp/pub/ (note: using --delete) We want those command to make sure that the most current and complete /var/ftp/pub is on A and we put those command on A only. So, are...
2002 Sep 25
0
solaris/2.2.2 authentication against NT domain (ie. r oot canal)
why do you have smbpasswd file, when you are in domain mode? -----Original Message----- From: AMueller@YesVirginia.org [mailto:AMueller@YesVirginia.org] Sent: Wednesday, September 25, 2002 3:07 PM To: samba@lists.samba.org Subject: [Samba] solaris/2.2.2 authentication against NT domain (ie. root canal) Greetings, This is my first post (hopefully not too newbie for this group). Thank you in advance to anyone who feels compelled to help. I'm trying to get a copy of Samba 2.2.2 running on Solaris 9 to authenticate against an NT domain. I have successfully done this on a Redhat 7.2...
2020 Feb 07
0
[PATCH] tools/virtio: option to build an out of tree module
.../tools/virtio/Makefile > @@ -8,7 +8,18 @@ CFLAGS += -g -O2 -Werror -Wall -I. -I../include/ -I ../../usr/include/ -Wno-poin > vpath %.c ../../drivers/virtio ../../drivers/vhost > mod: > ${MAKE} -C `pwd`/../.. M=`pwd`/vhost_test V=${V} > -.PHONY: all test mod clean > + > +#oot: build vhost as an out of tree module for a distro kernel > +#no effort is taken to make it actually build or work, but tends to mostly work > +#if the distro kernel is very close to upstream > +#unsupported! this is a development tool only, don't use the > +#resulting modules in pr...
2003 Mar 11
2
2GB File size limit on ext3?
I'm using RedHat 7.2 with kernel 2.4.18-26.7.xsmp and root mount using ext3. And I have simple test.pl script: #!/usr/local/bin/perl open FILE, ">testfile"; while(1){ print FILE "Test.\n" or die $!; } It's died when the file size is 2147483647 and give error message: "File size limit exceeded" and I run "cat tes...
2007 Jun 09
7
AJAX Exception just started with Safari and Firefox on OS X, no problem on other machines
...os_login_password":"","desktoplogin":"","AESTIVACVNLIST":"htmlos _login_username"}},"url":"http://clearimageonline.com/pages/htmlos/ 56272.1.238091707826617413? submitlogin=TRUE&ajaxrequest=FALSE&htmlos_login_username=root&htmlos_log in_password=&desktoplogin=&AESTIVACVNLIST=htmlos_login_username","method ":"get","parameters": {"submitlogin":"TRUE","ajaxrequest":"FALSE","htmlos_login_username":"roo t","...
2019 Sep 19
3
DC join failed
...for requested > > realm) > > > > SPNEGO(gssapi_krb5) creating NEG_TOKEN_INIT for > > ldap/AD01.conylec.local failed (next[ntlmssp]): > > NT_STATUS_NO_LOGON_SERVERS > > Your problems seem to start here, it cannot seem to find the KDC. > > What OS is this ? oot at DC01:/var/lib/samba/private# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.3 LTS Release: 18.04 Codename: bionic > What Samba version ? root at DC01:/var/lib/samba/private# samba -V Version 4.7.6-Ubuntu > Can you post the contents of:...
2019 Sep 19
2
DC join failed
El jue., 19 sept. 2019 a las 4:16, Rowland penny via samba (<samba at lists.samba.org>) escribi?: > > On 19/09/2019 02:33, Epsilon Minus via samba wrote: > > I responde behind your question! thanks for your colaboration! > > > > > > > > oot at DC01:/var/lib/samba/private# lsb_release -a > > No LSB modules are available. > > Distributor ID: Ubuntu > > Description: Ubuntu 18.04.3 LTS > > Release: 18.04 > > Codename: bionic > > You do not have all the required packages installed, see here: > > ht...
2003 Dec 14
3
ignorepat
Hi I have the following configuration at home one ZAPTEL interface connecting to an FXO card and two SIP UAs connecting to asterisk locally. I have configured extensions.conf such that dialing 9 on the SIP phones allows me to dial an outbound number via the FXO interface . Works fine. What's not working is that pressing 9 should causes either GS BT-100 phone to reacquire a dialtone
2007 Mar 29
2
Freebsd 4 error DSN stat=Service Unavailable after dovecot install
..., testuser and testuser1. I send each user emails then I install dovecot. After installing dovecot I set up the users in Maildir format then proceed to send them emails and here is what shows up in the maillogs: Email to testuser3 - Mar 29 22:34:52 myserver sendmail[4379]: l2TMYqwj004379: from=root, size=54, class=0, nrcpts=1, msgid=<200703292234.l2TMYqwj004379 at myserver.vwh.net>, relay=r oot at localhost Mar 29 22:34:52 myserver sm-mta[4380]: l2TMYqMi004380: from=<root at myserver.vwh.net>, size=342, class=0, nrcpts=1, msgid=<200703292234.l2TMYqwj004379 at myserver .vwh....
2006 Jun 07
1
Apache php and exim
Hello, I'm using the targeted policy. PHP's mail() function fails because of selinux. audit(1149662369.454:2): avc: denied { setgid } for pid=18085 comm="sendmail" capability=6 scontext=root:system_r:httpd_sys_script_t tcontext=root:system_r:httpd_sys_script_t tclass=capability When i turn to permisive mode: audit(1149668677.105:12): avc: denied { setuid } for pid=29159 comm="sendmail" capability=7 scontext=root:system_r:ht tpd_sys_script_t tcontext=root:system_r:httpd_sy...
2010 Dec 28
5
PCIe switch that does not support or enable ACS
Hi Folks: I am oot able to add HP Intel 4Port PCIe to a linux hvm domain. HW is a HP DC7900. ErrorMessage: VmError: pci: to avoid potential security issue, 0000:22:00.0 is not allowed to be assigned to guest since it is behind PCIe switch that does not support or enable ACS. I also added in /etc/xen/xend-config.sxp...