Displaying 6 results from an estimated 6 matches for "matulis".
2013 Jul 19
1
Changing CPU cache size of guest
...f the virtual
CPU? I can change the CPU model but the cache size never changes:
<cpu mode='host-passthrough'/>
<model>Nehalem</model>
OR
<cpu match='exact' mode='custom'/>
<model>Nehalem</model>
Is there a qemu requirement?
--
peter matulis
2007 Jan 28
2
Timeout, server not responding
I have several WinXP laptops which have been backing up to a FreeBSD 6.0
server via rsync for a good while now. Now one laptop is giving me
grief. I am running cwRsync and invoking a remote rsync daemon via a
shell command:
cmd /K "rsync.exe -avr --rsh=ssh --progress --stats --delete /cygdrive/d/"My
Documents" user@server::user_data"
I get this error locally:
Quote:
2007 Apr 19
1
LDAP, tdbsam, and profiles
I have a new PDC ready to replace an older one (which is using LDAP
locally). The new one will be using tdbsam.
I plan to first change LDAP on the existing system to the tdbsam
backend and ensure proper functioning. I understand I can use the
pdbedit tool to make this change. Comments?
At this point I would like to ask how profiles (which will be stored
locally on the clients) will be
2007 Apr 20
1
danger in using pdbedit
I would like to be able to change between backends but I'm worried that
my users will encounter trouble loggin in. So I'm looking for
reassurance that my command is ok.
My current configuration is:
passdb backend = ldapsam:ldap://10.10.10.10 smbpasswd guest
I would like to change from ldap to tdbsam. Is this the command to
use:
# pdbedit -i ldapsam:ldap://10.10.10.10 -e tdbsam
I
2007 Apr 20
2
question re multiple backends and the 'guest' backend
An inherited system has the following configuration:
passdb backend = ldapsam:ldap://10.10.10.10 smbpasswd guest
What is the purpose of using multiple backends? The smb.conf man page
simply states that each backend will be searched in turn but why would
one ever use such a setup?
Secondly, the man page does not mention the 'guest' backend. To me
such a backend implies that an
2007 Apr 16
1
requesting assistance in samba-samba migration
I have inherited a Samba server and would like to migrate the
installation to a new machine. We are using Samba as a PDC and my
currrent worry is what users will see on their desktop (as well as
other changes?) once they log on to the new server.
As a test I have logged on with my laptop (running WinXP virtually) and
I get a completely blank desktop (with the exception of the trash can).
Will