Displaying 20 results from an estimated 400 matches similar to: "MS Outlook"
2011 Aug 15
4
trying to resolve group dependency in creating users
Hi all,
Using Puppet 2.5, I have a class which creates users:
# cat modules/users/manifests/init.pp
class users {
user { ''ringo'':
ensure => present,
uid => ''1506'',
groups => [''admin''],
shell => ''/bin/bash'',
home => ''/home/ringo'',
managehome
2005 Apr 14
2
Legend in xyplot two columns
Dear R-Help
I have some trouble to set the legend in a xyplot into two rows.
The code below gives me the legend in the layout I am looking for, I
just rather have it in two rows.
library(lattice)
schluessel <- list(
points=list( col="red", pch=19, cex=0.5 ),
text=list(lab="John"),
lines=list(col="blue"),
2007 Apr 18
1
[Bridge] Bridging a wireless/wired LAN and a PPPoE connection
Hi all,
I'm trying out bridging for my wireless and wired LAN, so that they can
both use my PPPoE connection. Here's the network structure, pretty easy:
darjeeling (192.168.1.7) ringo (192.168.1.3)
(mtu 1500) (mtu 1500)
\ /
\ wlan0 <--br0 (mtu 1500)--> eth1
2014 Dec 17
2
smbstatus issue in v4.1
In Samba 4.1 I get the following output for smbstatus:
Samba version 4.1.1
PID Username Group Machine
-------------------------------------------------------------------
2482 john Everyone 10.0.0.109 (ipv4:10.0.0.109:49178)
7364 george Everyone 10.0.0.60 (ipv4:10.0.0.60:49232)
In Samba 3.6 it was like this:
Samba version 3.6.24
PID
2014 Jul 30
3
Centos 7 - how to play mp3
Dear Sirs,
no way to play mp3 on Centos 7.
I tried all suggestions w/o success!
Could you please tell me how to?
Thank you in advance.
Best regards,
Ambrus
2014 Dec 19
1
smbstatus issue in v4.1
Sorry I should have said in my original post, this server is a NT4 style
domain server.
Looking in /var/log/samba I see log files with the machine names in the
file names, so samba definitely knows the machine names.
On Thu, Dec 18, 2014 at 1:17 PM, Ricky Nance <ricky.nance at gmail.com> wrote:
>
> Mark, I think (and I may be wrong here, so if a dev sees this correct me)
>
2010 Nov 28
1
package matrix dummy.cpp
Hi,
The recommended package matrix contains an empty file src/dummy.cpp
which results in using g++ instead of gcc to link Matrix.so.
What is the reason for that? Is there any difference between using g++
or gcc? (There are no other cpp files in the source)
I asked the maintainers of the package (matrix-authors at r-project.org)
3 weeks ago but haven't received any answer.
On my system (NixOS
2005 Sep 16
0
Max value for table having 2 joins
Hello there,
I''m stuck! I''m trying to write a mini app to track versions of songs that
have been sent out to members.
I have the following tables/models:
songs/song
has_many :releases
versions/version
has_and_belongs_to_many :members
belongs_to :songs
members/member
has_and_belongs_to_many :versions
songs
=====
Song1
Song2
Song3
members
=======
John
Paul
George
Ringo
2010 Feb 10
2
How to create probeAnno object?
Hi,
I want to use segChrom() method in tilingArray package. For that I need to create a probeAnno object. I could not find much much info by ?probeAnno. I need help in creating probeAnno object.
Snap shot of the file(.txt):
chr1 2500014 2500038 + 0.232689943122845
chr1 2500039 2500063 + 2.60502410304227
chr1 2500062 2500086 + 0.0756595313279895
chr1 2500080 2500104 + 0.78574617788405
chr1
2010 May 07
2
sshfs and outlok express imap directory problem.
I mounted vpopmail/domains in sshfs.
root at 192.168.239.205:/mnt/disk-b/domains on /mnt/domains type fuse.sshfs (rw,nos uid,nodev,max_read=65536,allow_other)
I used qmail+dovecot+vpopmail+mysql dovecot-2.0.beta4.
I mounted sshfs with vpopmail/domains directory.
my /usr/local/etc/dovecot/conf.d/mail.conf file
mmap_disable = yes
dotlock_use_excl = yes
mail_nfs_storage = yes
2005 Feb 21
3
apple mail, and mails marked as deleted
hi,
is this a feature or a bug in conjunction with apple mail. i usually
use the feature in imap to not delete the emails, but only mark them as
deleted, which is a very usefull feature if you use a emailbox with
more people accessing it. Im now trying an SME server installation with
dovecot 0.99.10, and when i delete a message, it gets marked as
deletet, but as soon as i change the mailbox
2005 May 07
5
dovecot 0.99.14 and imaps (SSL) "hangs"
Hello,
I just decided to try dovecot again after a long pause, and I must say
that I am very impressed with the speed and resource usage, even when
running with UNIX mailboxes.
However, I have a problem with SSL. Every two minutes the connection is
frozen, and the client has to reconnect after it times out waiting for
a response from the server.
My IMAP client fetches all headers, and then
2014 Dec 18
0
smbstatus issue in v4.1
Mark, I think (and I may be wrong here, so if a dev sees this correct me)
smbstatus works with sockets. With that being said, I don't think it has
been updated to work with samba as an AD DC, but should still work fine on
other configurations (member server, legacy DC, etc). If you are running
with a non ad dc config, let us know, there may be a bug there.
Ricky
On Wed, Dec 17, 2014 at 5:12
2006 Jun 01
2
Union all
Hi there.
I have two models (and two tables, of course), let''s call them Room and
Reserved, with similar fields but with the last one with some extra
info, and need to get data from both using a "union all". Let''s think on
a hotel where I need to "glue" data to take a snapshot from the
occupation like:
Room (number,date,ocupied_by)
2018 Jul 04
4
[PATCH 0/3] v2v: Implement MAC address to network/bridge mapping.
Deep in the discussion of this bug, unfortunately mostly in private
comments:
https://bugzilla.redhat.com/show_bug.cgi?id=1594515
we decided it'd be more flexible for RHV if we had a way to map
individual NICs to target networks and bridges. This can be done by
adding a new --mac option so you can specify the exact mapping you
need:
$ virt-v2v [...] \
--mac
2004 Mar 01
10
WinXP PDC logon problem...
Hi all,
I've seen this raised as an issue on other mailing
lists, but I've not seen a solution, and I've seen a
number of notes to post to this alias instead, so
here I am.
I've setup Samba as a PDC running on Solaris. I have
a WinXP (latest patch levels) PC which I want to
join to the domain. I can successfully join the
domain using root authentication, but I am unable to
logon
2010 Sep 15
3
Skip Busy Agents/Channels from Queue
Is there a way skip / ignore the member whose status is busy in the Queue.
I have two channel member in queue and i have set the peer limit 2 for these
members.
I want to skip those member who are currently on the call (answered to
calls) and now their status is busy, if Queue see the busy status caller
will not enter in the Queue and go to the next priority.
[test-queue]
strategy = rrmemory
2006 Nov 22
4
More than one asterisk process
Hi,
Can somebody in the list tell me why sometimes when I do the TOP
command I see more than one asterisk process ?
Sometimes it appears and desappears again...
Thanks,
Ard.
2016 Apr 03
22
[Bug 2561] New: ssh-keygen -A does not recreate broken zero-sized host keys
https://bugzilla.mindrot.org/show_bug.cgi?id=2561
Bug ID: 2561
Summary: ssh-keygen -A does not recreate broken zero-sized host
keys
Product: Portable OpenSSH
Version: 7.2p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: ssh-keygen
2011 Apr 07
2
Asterisk Avaya SIP Trunking One Way Audio
I am facing one way audio problem in sip trunking between asterisk and
avaya.
+-------------+ +----+
| avaya sip |-------| P1 |
+-------------+ +----+
|
|
|
+-------------+
| Asterisk | WAN