Displaying 20 results from an estimated 200 matches similar to: "How to start guset os with specified IP address"
2008 Aug 04
2
How many gusets can I run with Centos 5.2
Hi,
how many gusets can I run with Centos 5.2? RH EL 5 is limeted to 4
guests while the advanced server is unlimeted.
We like to migrate a couple of small physical servers and some
test/development-systems to virtual systems.
Thanks for any hints.
Best regards
G?tz Reinicke
--
G?tz Reinicke
IT-Koordinator
Tel. +49 7141 969 420
Fax +49 7141 969 55 420
E-Mail goetz.reinicke at
2015 Dec 21
2
Bugzilla is back!
On 21.12.2015 13:18, poma wrote:
> On 21.12.2015 13:04, Cyrill Gorcunov wrote:
>> On Mon, Dec 21, 2015 at 06:58:30AM -0500, Gene Cumm wrote:
>>> On Mon, Dec 21, 2015 at 5:35 AM, poma via Syslinux <syslinux at zytor.com> wrote:
>>>
>>>> http://bugzilla.syslinux.org/createaccount.cgi
>>>> "... You will not be able to log in until you
2015 Dec 21
2
Bugzilla is back!
On Mon, Dec 21, 2015 at 06:58:30AM -0500, Gene Cumm wrote:
> On Mon, Dec 21, 2015 at 5:35 AM, poma via Syslinux <syslinux at zytor.com> wrote:
>
> > http://bugzilla.syslinux.org/createaccount.cgi
> > "... You will not be able to log in until you receive the email. If it doesn't arrive within a reasonable amount of time, you may contact the maintainer of this
2009 Jul 29
8
Adding picture to graph?
Hi
while teaching R, the question came up if it would be possible to add
a picture (saved on the HDD) to a graph (generated by plot()), which
we could not answer.
It might easily kill a clean graph, but: is there a way of doing this,
even one should not do it?
On a similar line of thought: is it possibe to define own symbols so
that they can be used in the plot function with pch=?
Rainer
2018 Dec 29
5
guest access
Hello List
I install a samba 4.6.5 server for active directory authentication and
shares.
I have a number of Samba shares, some of which I would like to allow guest
access to Windows machines. If a windows machine tries to access a "guest"
share, it requests a username and password.
please help me to connect to share without username and password.
thanks
Here is my smb.conf:
# Global
2015 Dec 08
3
Permission Denied
On any Linux system where you want to be able to use AD users as system
users you need to configure PAM. This because it is PAM which discuss with
the tool you have chosen to retrieve users information from AD and then
build system users with these information.
I think you also need to configure PAM for file servers connected to some
domain (AD or NT4) for the underlaying system knows which user
2002 Sep 23
2
can wine be run as daemon
I noticed that when i launched WINWORD.EXE the first
time it took about 20 seconds to load, but when i ran
it on the 2nd time it took about 10 seconds only!, it
seems that it is now cached in the memory...I was
wodering if it is possibe to load wine as a daemon so
that it will
be faster to load? sort of like a daemon? does my
analogy here make sense?
I would appreciate any help, comments,
2006 Nov 02
2
live dj
Hi all
i would like to know if there's a software to create a dj station taking the input from mic and stream with icecast, also i need to know if is possibe to mix mic input and ogg file and stream it togheter with icecast
thanks
__________________________________________________
Do You Yahoo!?
Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto spazio gratuito per i
2015 Dec 08
3
Backup Member Server
Besides, obviously, the potential shared data on file servers, can't you
just use the script that is introduced for backing up DCs? At least if
the complete Samba installation is in "/usr/local/samba"...
https://wiki.samba.org/index.php/Backup_and_restore_an_Samba_AD_DC
Am 02.12.2015 um 20:06 schrieb Marc Muehlfeld:
> Hello James,
>
> Am 02.12.2015 um 15:57 schrieb
2005 Apr 14
2
LOADBALANCING+BRIDGING---is it possible on the same machine??
Hello All,
I have a linux box running with three NIC''s, I have used brctl tool to configure this box as a bridge, i have given it ONE logical ipaddres, Every thing is working fine, but now i am required to configure the same bridge as a LOAD BALANCER....
On some googling i found the following link
http://lartc.org/howto/lartc.rpdb.multiple-links.html
This HOWTO requires me to have one
2012 Sep 24
1
using KVM on glusterfs
hi, all: I'm now working on constructing KVM servers based on glusterfs.
After many times searching on web, i found just a little information for this task, so I had to
write this email for seeking systematically instruction of how to make glusterfs and KVM working together
perfectly.
And here are some questions I can not find any clearly answers:
1. what are the
2008 Apr 13
3
Matched pairs with two data frames
Hi,
I have a frame "treat" and want to find matched pairs in the data frame
"control". In the matched (combined) data frame there should be two
variables (0/1),indicating the "source" of the data (treat or control),
so that it is possibe to set a "filter" (extraxt/select data).
#Here are the dataframes (my real data frames have many variables)
treat <-
2009 Dec 12
2
how to print out content of stylesheets in <style> tag via stylesheet_link_tag
Hi!
I''m developing facebook apps with ruby on rails. My connection is really
slow. The stylesheets do not load mosts of the time.
So i want to print out the content of my .css-files in <style> Tags. Is this
possibe with some parameter to the stylesheet_link_tag or an other tag?
Greetings from Germany
Klaus
--
You received this message because you are subscribed to the Google
2014 Apr 29
4
[LLVMdev] writing an alias analysis pass?
Hi Matthew,
Did you add your alias analysis pass initializeEverythingMustAliasPass() into llvm::initializeAnalysis(PassRegistry &Registry) {} ?
This will initialize it linked into the Analysis library.
thanks,
chen
On Apr 28, 2014, at 8:43 PM, Jingyue Wu <jingyue at google.com> wrote:
>
>
>
> On Thu, Apr 24, 2014 at 4:38 PM, Matthew O'Connor <thegreendragon at
2015 Dec 08
3
Permission Denied
Ole,
Did you configure PAM to use AD as a users source ? You need to have
Winbind or SSSD or nslcd configured to access your AD + configure PAM +
configure nsswitch.conf. Then you will system users from AD (ie "getent
passwd my-ad-account" would work).
Cheers,
mathias
2015-12-07 20:54 GMT+01:00 Rowland penny <rpenny at samba.org>:
> On 07/12/15 19:42, Ole Traupe wrote:
>
2015 Dec 09
2
Backup Member Server
Hai,
but dont forget that if you use samba also as print server
you need to backup the /var/lib/samba/drivers en printing also.
( and in my case a different folder. )
In /var/cache/samba is the file printer_list.tdb
I dont think that recreated, and if it is, you probely will loose the printer settings. I'll have to look that up.
Maybe its an option to let the backup scrip detect if it
2004 Feb 10
2
Constructing an environment from a data.frame
Code like
df <- data.frame(x=1:10)
y <- 20:29
eval(quote(x+y), env=df)
does what you might expect: it looks for x and y in the data.frame,
and when it doesn't find y there, it looks in the parent environment.
However, sometimes I'd like to construct a single environment out of
df, so that I can pass it to nested functions and get the same
behaviour. Right now, I get the wrong
2004 Feb 10
2
Constructing an environment from a data.frame
Code like
df <- data.frame(x=1:10)
y <- 20:29
eval(quote(x+y), env=df)
does what you might expect: it looks for x and y in the data.frame,
and when it doesn't find y there, it looks in the parent environment.
However, sometimes I'd like to construct a single environment out of
df, so that I can pass it to nested functions and get the same
behaviour. Right now, I get the wrong
2002 Jan 04
1
plotting maps?
I thought I had plotted a map of oregon and washington and overlayed some
points using R. Is that possibe since I can't seem to find the source file I
used or commands for plotting maps and points?
If not, sorry for the bother...
Thanks,
Jeff.
Jeff D. Hamann
Hamann, Donald & Associates, Inc.
PO Box 1421
Corvallis, Oregon USA 97339-1421
Bus. 541-753-7333
Cell. 541-740-5988
jeff_hamann
2018 Feb 02
4
Does samba support fsync() a directory?
Hi group:
I need some help!
I use samba 4.5.8
And I mount a samba directory from CentOS 7.
When I run such program in the mounted directory:
```
#include <stdlib.h>
#include <stdio.h>
#include <errno.h>
#include <fcntl.h>
#include <string.h>
int main() {
printf("open aaa\n");
int fd = open("aaa", O_RDONLY |