Displaying 20 results from an estimated 800 matches similar to: "multiple user folders showing up"
2011 Jun 23
3
help- subtitles for multiple charts
Hello, I have a problem with my script. I don'y know how to apply subtitles.
I have 9 charts per page (for combination of 3 blocks and 3 treatments). I
want to have subtitles for this interaction (e.g. Block A Trt 1, Block A Trt
2, ...)
MBE$bt<- interaction(MBE$Block,MBE$trt)
par(mfrow=c(3,3))
for(i in unique(MBE$bt)){
ss <- MBE$bt==i
plot(MBE$Year[ss], MBE$DBH[ss])
2016 Oct 25
1
Break up massive INBOX?
On 2016-10-25 06:51, Aki Tuomi wrote:
> On 25.10.2016 09:43, mrobti at insiberia.net wrote:
>> I have inherited a 10+ GB mailbox which dsync converted to maildir
>> very nicely. But 15GB in tens of thousands of messages is too much in
>> one INBOX when used in webmail.
>>
>> I guess it's best to divide the messages into subfolders for date.
>>
>>
2016 Jul 30
4
Can't reconnect to Samba 4 from Windows 10
# Global parameters
[global]
server string = Samba file and print server
server role = standalone server
map to guest = Bad User
obey pam restrictions = Yes
passwd program = /usr/bin/passwd '%u'
passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
passwd chat timeout = 120
username map = /etc/samba/smbusers
unix
2002 Nov 06
1
Samba 2.2.6 and Winbind
On Samba 2.2.6 and Winbind I used the following command and all are working:
/usr/local/samba/bin/wbinfo -u (it did list all win 2000 users)
/usr/local/samba/bin/wbinfo -g (it did list all win 2000 groups)
root# getent passwd (it list all Linux users)
root# getent group (it list all Linux groups)
============================================== The problem is. When
2011 Aug 08
1
Display a DataFrame in a data grid
Hi, all;
I'm new to R. Have been a SAS developer for over 20 years.
Whenever I create a new table - you call them dataFrame objects - or modify
an existing one, I like to open the table in a grid with horizontal and
vertical sliders so that I can scan across the table and (especially) look
at all four corners. If I made a gross error, it often shows up when I look
at the corners of
2011 Aug 19
1
Writing non-graphic (text) output to PDF
Hi, friends.
I keep coming to you because I'm so new to R and can't seem to figure out
some simple things. Sorry.
Consider the following code. I want to load a table and write out the
structure to a PDF document. I just can't seem to manage writing
non-graphic output to PDF. Any help? I've tried several functions, but
nothing worked. All I get is the title.
#
2005 Jul 17
1
routing based on user id
Hi all!
I''ve got 2 (soon 3) internet connection. 1 - via ADSL, 2(and3) via ppp
My network:
http://desima.objectis.net/network-diag
linux1:
user1.user2
eth0=192.168.1.1
ppp0=192.168.5.2( gw 192.168.5.1)
gw=192.168.1.2 ( thru ADSL)
compA=192.168.1.6
compB=192.168.1.15
gw2=192.168.1.217 via ppp to different ISP
All works for compA and CompB,
user1 should use default gw(192.168.1.2)
2013 Dec 03
2
Samba4 Winbind on DC Authentication problem
So, I've finally gotten around to installing a Samba4 AD DC. I've
joined a Win7 and Ubuntu machine to the domain so far, and all works
perfectly. Great job guys, it's nice to see this functionality working
solidly on Samba!
The problem is coming in on the actual DC host. My Ubuntu laptop is
running winbindd 3.6.18, and as I said, all went flawlessly. The DC
host is running
2008 Sep 18
2
Ruby on Rails Resource required - New Jersey - 6 Months +
// Please reply this email to jai-Oc46A42Di8jtC6uA/Zb986xOck334EZe@public.gmane.org //
Hi,
My name is Jai, I am a Technical Recruiter with International Business
Solutions. Ltd, NJ. My client in NJ is looking for a JD Edwards Technical
Consultant. I have included a description of the project below. Please take
a few moments to review, and let me know if this is something you might be
interested
2011 Aug 12
2
Getting data from an *.RData file into a data.frame object.
Hi, all.
I'm new to R. I've been a SAS programmer for 20 years.
I seem to be having trouble with the most basic task - bringing a table in
an *.RData file into a data.frame object.
Here's how I created the *.RData file.
library(RODBC)
db <- odbcConnect("*******")
df <- sqlQuery(
db
, "select * from schema.table where year(someDate)=2006"
)
save(
2011 May 27
0
Plot mismatch distributions in R
Does anyone know how to plot mismatch distributions in R, in order to look
similar to :
http://mbe.oxfordjournals.org/content/20/1/76/F7.large.jpg
--
View this message in context: http://r.789695.n4.nabble.com/Plot-mismatch-distributions-in-R-tp3554850p3554850.html
Sent from the R help mailing list archive at Nabble.com.
2011 Aug 23
0
Need Ruby on Rails - Developer /Lead Developer / QA , Irvine, CA , Long Term Contract
Hi
We have an requirement for* Ruby on Rails.* If you are interested please
send your responses on rama-O0YxMKRD1Am1Z/+hSey0Gg@public.gmane.org only
Please go through the requirement and let me know your interest and please
respond with the expected Billing Rate
* *
*Position Title: **Ruby on Rails - Developer /Lead Developer / QA*
*Location: **Irvine, CA*
*Duration: Long Term Contract*
2006 Jan 10
1
qdisc''s useless in my case?
Hi!
First, thanks for this great howto! Second, sorry for my english, it''s not
the best!
I have a question about the Linux qdisc. My configuation in short:
Linux Box with 4 100Mbit ethernet inferfaces:
- eth0 goes to a switch with ~60 PC''s connected wo use the internet
connection. (192.168.1.200)
- eth1 goes to an cable Modem with 5Mbit transfer speed
- eth2 connects the 2.
2007 Jun 19
1
Blackfin inline assembler and VisualDSP++ toolchain
-----Original Message-----
From: Jean-Marc Valin [mailto:jean-marc.valin@usherbrooke.ca]
Sent: Tuesday, June 19, 2007 6:38 PM
To: Michael Shatz
Cc: speex-dev@xiph.org
Subject: Re: [Speex-dev] Blackfin inline assembler and VisualDSP++
toolchain
>> Yes, data footprint in the new version is quite manageable. Still I would
>> wish better documentation for speex_alloc_scratch().
>
2008 Sep 18
0
Ocfs2-users Digest, Vol 57, Issue 14
I think I might have miss understood where it is failing, has this file
been added to the DB on the web site or does it fail when you try to
onfigure this?
Carle Simmonds
Infrastructure Consultant
Technology Services
Experian UK Ltd
__________________________________________________
Tel: +44 (0)115 941 0888 (main switchboard)
Mobile: +44 (0)7813 854834
E-Mail: carle.simmonds at uk.experian.com
2016 Oct 25
2
Break up massive INBOX?
I have inherited a 10+ GB mailbox which dsync converted to maildir very
nicely. But 15GB in tens of thousands of messages is too much in one
INBOX when used in webmail.
I guess it's best to divide the messages into subfolders for date.
Is there a server-side way to safely move messages into new subfolders
so that Dovecot indexes and UIDs won't break? If I write a shell script
to move
2005 Nov 26
1
Problems with samba security=user
I've some problem with the configuration of two samba server.
I've two PC, a laptot with debian etch samba 3.0.20b (PC2) wich with
security=user always give me timeout, with security=share it works.
The second a little home server with debian sarge (stable) samba 3.0.14a that
with security=user and map to guest = Bad User, always let mi to mount the
shared resource (if the username and
2005 Nov 27
0
Problemi con samba
I've some problem with the configuration of two samba server.
I've to PC, a laptot with debian etch samba 3.0.20b (PC2) wich with
security=user always give me timeout, with security=share it works.
The second a little home server with debian sarge (stable) samba 3.0.14a that
with security=user and map to guest = Bad User, always let mi to mount the
shared resource (if the username and
2002 Mar 27
10
Speex: Open-source, patent-free speech coding
Hi,
We would like to announce the first release of the Speex project. Speex
(http://speex.sourceforge.net) is an open-source (LGPL), patent-free
compression format allowing an alternative to expensive proprietary
codecs. Unlike Ogg Vorbis which compresses general audio, Speex is
designed especially for speech. For that reason, Speex is meant to be a
complement to Vorbis. Since it is specialized
2010 Dec 02
0
default route with two nexthops and MASQUERADE problem
Dear all,
I''ve the following problem with routing + NAT:
If I''ve two ISP and I''m using two nexthop in default route with MASQUERADE on both ISP links, I see routing cache regenerated, but sometimes packets sent to a new link (after cache regeneration) uses wrong source address for masquerading.
Here is the config.
I''ve two links to outside via two