Displaying 8 results from an estimated 8 matches similar to: "Problem by using Samba 3 with Default User.v2 Profiles / Windows 7"
2012 Nov 29
1
worldmap_region/country problem
Dear R community,
I'm trying to graphically illustrate my data with a worlmap.
Unfortunately, my data is partly on country basis and partly on regional
basis (e.g. certain African countries are aggregated to one region). I am
using the package rwoldmap.
The data on country basis can be mapped, but our defined regions cannot be
identified in R. Therefore, all the countries in these
2012 Sep 21
2
Inclusion of a countdown tool of remaining calculation time possible?
Dear All,
We are currently working with very large datasets which even in R require
a lot of calculation time. Is there an option of including a function/
tool or something alike which shows the remaining time of calculation?
Just to see whether there is any progress or whether anything has crashed
and to get a feeling whether we have to wait for 5 min or 30min...
Any help is greatly
2012 Oct 11
2
Options to extend memory limit
Dear All,
at the moment I am using R for calculations of large databases.
Unfortunately, R only manages to complete certain operations at some
times, and not at others. I usually get the error message "cannot allocate
vector of size XX"
I am using the 64-bit version with Windows 7. While my computer has 8 RAM,
I do have a feeling that R cannot use all of it.
Searching online, I
2011 Dec 12
1
Syncing shared mailboxes
Hi,
while trying to sync the mailboxes of several users who use and share
their mailboxes dsync prints this message:
dsync-local(<user-who-uses-shared-mailbox>): Warning: Subscriptions file
/home/<user-who-uses-shared-mailbox>/Maildir/subscriptions: Removing
invalid entry: shared/<sharing-user>/<shared-folder>
The problem is: Every user has to subscribe the shared folder
2011 Dec 08
1
noaclright
Hi,
I recently upgraded to openSuse 12.1 which comes with dovecot 2.0.14.
Because of mail-client-problems I am running one dovecot which requires
authentication via a client-certificate and another one which can be
used without a certificate. (Configurations can be found below.)
Since the upgrade our shared mailbox is no longer visible. I tried to
repair this by setting the ACLs once again (using
2010 Nov 09
1
Fwd: Windows 7 problems
On Nov 9, 2010, at 7:29 AM, henri wrote:
> Hi,
>
> I have upgraded to Samba 3.5.6 for Windows 7 Pro compatibility.
> I am in a test phase to evaluate the behavior of Windows 7 in a Samba PDC
> environment.
> I have one Samba server as a PDC with tdbsam backend (no LDAP at all), and I
> applied the reg and patch as described in the wiki.
>
> I have a couple of
2015 Feb 26
2
virtio balloon: do not call blocking ops when !TASK_RUNNING
On Thu, 26 Feb 2015 11:50:42 +1030
Rusty Russell <rusty at rustcorp.com.au> wrote:
> Thomas Huth <thuth at linux.vnet.ibm.com> writes:
> > Hi all,
> >
> > with the recent kernel 3.19, I get a kernel warning when I start my
> > KVM guest on s390 with virtio balloon enabled:
>
> The deeper problem is that virtio_ccw_get_config just silently fails on
2010 Apr 02
6
L2ARC & Workingset Size
Hi all
I ran a workload that reads & writes within 10 files each file is 256M, ie,
(10 * 256M = 2.5GB total Dataset Size).
I have set the ARC max size to 1 GB on etc/system file
In the worse case, let us assume that the whole dataset is hot, meaning my
workingset size= 2.5GB
My SSD flash size = 8GB and being used for L2ARC
No slog is used in the pool
My File system record size = 8K ,