Displaying 20 results from an estimated 9887 matches for "pub".
2005 Jan 31
1
share mounted MANY times...
...ystems are:
Novi - the samba server
Newberry - mounting novi
Sagola - mounting novi
This work great, until "mount -a" is run. Each time mount -a is run, we get another mount of novi. When I type "mount", I get the usual /, /var, etc... mounts, and then the following:
//novi/pub on /novi/pub type smbfs (0)
//novi/pub on /novi/pub type smbfs (0)
//novi/pub on /novi/pub type smbfs (0)
//novi/pub on /novi/pub type smbfs (0)
//novi/pub on /novi/pub type smbfs (0)
//novi/pub on /novi/pub type smbfs (0)
//novi/pub on /novi/pub type smbfs (0)
//novi/pub on /novi/pub type smbfs (0...
2019 Mar 12
1
Regression ACL & namespace prefix
...it. I've attached a script that will configure everything for
testing and if you have a virtual machine available, you can use it
directly (it expects linux with systemd for dovecot restart).
relevant section from config:
namespace {
hidden = no
list = yes
location = maildir:/var/mail/pub
prefix = pub/
separator = /
type = public
}
this expects maildir directly in pub:
/var/mail/pub/cur
/var/mail/pub/new
/var/mail/pub/tmp
as it uses '/' separator and there could be subfolders, it should look
for .DEFAULT file in global acls directory which it does not in your
debu...
2019 Mar 07
2
Regression ACL & namespace prefix
...> > namespace inbox {
> > ? hidden = no
> > ? inbox = yes
> > ? list = yes
> > ? location =
> > ? prefix =
> > ? separator = /
> > }
> > namespace {
> > ? hidden = no
> > ? list = yes
> > ? location = maildir:/var/mail/pub
> > ? prefix = pub/
> > ? separator = /
> > ? type = public
> > }
> >
> > mail_plugins = acl
> >
> > protocol imap {
> > ? mail_plugins = $mail_plugins acl imap_acl
> > }
> > plugin {
> > ? acl = vfile:/etc/dovecot/globa...
2012 Mar 12
0
Data consistency with Gluster 3.2.5
...nodes in the
cluster, they almost immediately get out of sync. The issue seems to be
with cache files that are read/written a lot. Here is an excerpt
pointing to issues with our OpenX banner cache:
[2012-02-25 18:53:04.198326] E
[afr-self-heal-common.c:2074:afr_self_heal_completion_cbk]
0-web-pub-replicate-0: background meta-data data missing-entry
self-heal failed on
/cust/site1/www/openx/var/cache/deliverycache_f8e7a8862cb80b4933c58acdf65aaef5.php
[2012-02-25 18:53:04.199191] W
[afr-common.c:1121:afr_conflicting_iattrs] 0-web-pub-replicate-0:
/cust/site1/www/openx/var/cache/deliveryc...
2009 Feb 20
2
segfault on amd64 with ffmpeg
...dec !
I have this bug on Debian Lenny with compiled packages of last svn versions of
ffmpeg and libtheora. This seems to append only on the amd64 arch. Here is a
valgrind log :
pre-barreau at augustins:~/video$ export LD_LIBRARY_PATH=/usr/local/lib
pre-barreau at augustins:~/video$ valgrind
/home/pub/apps/ffmpeg_dev/ffmpeg_svn/ffmpeg -i ffmpeg_pb_jack_test_14.mpg
-vcodec libtheora -f ogg -y test.ogg
==12051== Memcheck, a memory error detector.
==12051== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
==12051== Using LibVEX rev 1854, a library for dynamic binary translation...
2018 Apr 10
4
Signed SSH key issue with OpenSSH6.4p1
Hi All,
Please pardon me if it is the wrong list to ask how-to etc.
I am having an issue with the Signed SSH keys. I am being asked for the
passphrase for my signed public key, even though I don't have any.
I am running CentOS7 with OpenSSH_6.4p1, OpenSSL 1.0.1e-fips 11 Feb 2013.
1) I have ca server with ca user keys (ca-user-key.pub)
2) I created user ssh rsa keys (user-id-org and user-id-org.pub).
3) I signed the "user-id-org.pub" with "ca-u...
2018 Sep 18
4
Regression ACL & namespace prefix
...t uses "Global ACL directory" configuration.
Relevant configuration part:
mail_location = maildir:~/Maildir
namespace inbox {
hidden = no
inbox = yes
list = yes
location =
prefix =
separator = /
}
namespace {
hidden = no
list = yes
location = maildir:/var/mail/pub
prefix = pub/
separator = /
type = public
}
mail_plugins = acl
protocol imap {
mail_plugins = $mail_plugins acl imap_acl
}
plugin {
acl = vfile:/etc/dovecot/global-acls
}
ACL config file is stored at:
/etc/dovecot/global-acls/pub/.DEFAULT
when trying to examine "pub", i...
2018 Mar 06
2
gluster debian build repo redirection loop on apt-get update on docker
When I follow the directions at
http://docs.gluster.org/en/latest/Install-Guide/Install/ to install
the latest gluster on a debian 9 docker container, I get the following
error:
Step 6/15 : RUN echo deb [arch=amd64]
https://download.gluster.org/pub/gluster/glusterfs/3.13/9/Debian/stretch/amd64/apt/
stretch main > /etc/apt/sources.list.d/gluster.list
---> Running in 1ef386afb192
Removing intermediate container 1ef386afb192
---> f3c99b2a7c7a
Step 7/15 : RUN apt-get update
---> Running in 3a4744736ab0
Ign:1 https://download.gluste...
2016 Aug 29
4
www-pubs
Folks,
I just added two publications to www-pubs (r280004), as it used to be,
but it seems the results are not up yet:
http://llvm.org/pubs/
Also, my SVN www-pubs seems to only have papers up to 2012, while the
page has it up to 2015.
I'm confused, what's the right way to update pubs nowadays?
cheers,
--renato
2000 Apr 19
0
A new snapshot
Hi,
I have released a new snapshot of GnuPG, I hope this is one of the
last ones before 1.0.2 ;-)
This is still a BETA VERSION and not intended for general use.
ftp://ftp.gnupg.org/pub/gcrypt/devel/gnupg-1.0.1e.tar.gz (1600k)
The usual diff file is also available, but this time there is only a
detached signature for this diff file, because I noticed to late that
the --not-dash-escaped option is broken - fixes are welcome.
$ md5sum gnupg-*1.0.1e.*gz
26da53390652da65c98cfd3319840...
2017 Jan 23
1
nfs-ganesha rsa.pub download give 403
Hello,
It seems there is some rights problem with https://download.gluster.org/pub/gluster/glusterfs/nfs-ganesha/rsa.pub <https://download.gluster.org/pub/gluster/glusterfs/nfs-ganesha/rsa.pub> :
wget -O /dev/null https://download.gluster.org/pub/gluster/glusterfs/nfs-ganesha/rsa.pub <https://download.gluster.org/pub/gluster/glusterfs/nfs-ganesha/rsa.pub>
--2017-01-2...
2024 Jun 18
1
[PATCH v2 3/8] rust: drm: add driver abstractions
...+//! DRM driver core.
+//!
+//! C header: [`include/linux/drm/drm_drv.h`](srctree/include/linux/drm/drm_drv.h)
+
+use crate::{bindings, drm, private::Sealed, str::CStr, types::ForeignOwnable};
+use macros::vtable;
+
+/// Driver use the GEM memory manager. This should be set for all modern drivers.
+pub const FEAT_GEM: u32 = bindings::drm_driver_feature_DRIVER_GEM;
+/// Driver supports mode setting interfaces (KMS).
+pub const FEAT_MODESET: u32 = bindings::drm_driver_feature_DRIVER_MODESET;
+/// Driver supports dedicated render nodes.
+pub const FEAT_RENDER: u32 = bindings::drm_driver_feature_DRIV...
2013 Sep 25
1
[Bridge] [PATCH tip/core/rcu 04/13] wireless: Apply rcu_access_pointer() to avoid sparse false positive
...------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/net/wireless/scan.c b/net/wireless/scan.c
index eeb7148..edde117 100644
--- a/net/wireless/scan.c
+++ b/net/wireless/scan.c
@@ -671,7 +671,7 @@ static bool cfg80211_combine_bsses(struct cfg80211_registered_device *dev,
bss->pub.hidden_beacon_bss = &new->pub;
new->refcount += bss->refcount;
rcu_assign_pointer(bss->pub.beacon_ies,
- new->pub.beacon_ies);
+ rcu_access_pointer(new->pub.beacon_ies));
}
return true;
@@ -706,10 +706,10 @@ cfg80211_bss_update(struct cfg80211_registere...
2018 Mar 07
0
gluster debian build repo redirection loop on apt-get update on docker
...not sure why, maybe an incomplete rsync? I've fixed
the owners and reset the selinux context, although nobody else has
complained about it not being able to install Debian packages from the
repos.
But independent of that, your package path looks wrong. You have:
https://download.gluster.org/pub/gluster/glusterfs/3.13/9/Debian/...
but I believe it should be:
https://download.gluster.org/pub/gluster/glusterfs/3.13/LATEST/Debian/...
Double check that your /etc/apt/sources.list.d/gluster.list file
consists of the single line:
deb [arch=amd64]
https://download.gluster.org/pub/gluster/glu...
2024 Sep 02
2
[PATCH v2 3/8] rust: drm: add driver abstractions
...! C header: [`include/linux/drm/drm_drv.h`](srctree/include/linux/drm/drm_drv.h)
> +
> +use crate::{bindings, drm, private::Sealed, str::CStr, types::ForeignOwnable};
> +use macros::vtable;
> +
> +/// Driver use the GEM memory manager. This should be set for all modern drivers.
> +pub const FEAT_GEM: u32 = bindings::drm_driver_feature_DRIVER_GEM;
> +/// Driver supports mode setting interfaces (KMS).
> +pub const FEAT_MODESET: u32 = bindings::drm_driver_feature_DRIVER_MODESET;
> +/// Driver supports dedicated render nodes.
> +pub const FEAT_RENDER: u32 = bindings::drm...
2007 Aug 18
1
shared mailbox subfolder permissions
Hi all,
when I create a subfolder in a public mailbox the dovecot-shared file is
copied for the newly created subfolder and all mails get the owner, group
and permissions from the file. Unfortunately the cur, new and tmp folders
only get the permissions from the file but owner and group are set
according to the creator. This effectivly make...
2015 Aug 25
6
echo password into bash script
Hey guys,
I'm trying to echo my password into some commands inside of a bash script.
But I think I'm going about it incorrectly.
Here's the top part of my script:
#!/bin/bash
pub="~/.ssh/id_rsa.pub"
dps_pass="my_pass"
ssh="/usr/bin/ssh"
scp="/usr/bin/scp"
for i in 10.10.10.2{5,6}
do
echo "xfring key up"
echo $dps_pass | $scp $PUB digitalplatform@$i:
And here's how it executes:
#bash -x deploy_key.sh
+ pub='~/.s...
2024 Sep 03
1
[PATCH v2 3/8] rust: drm: add driver abstractions
...m/drm_drv.h`](srctree/include/linux/drm/drm_drv.h)
> > +
> > +use crate::{bindings, drm, private::Sealed, str::CStr, types::ForeignOwnable};
> > +use macros::vtable;
> > +
> > +/// Driver use the GEM memory manager. This should be set for all modern drivers.
> > +pub const FEAT_GEM: u32 = bindings::drm_driver_feature_DRIVER_GEM;
> > +/// Driver supports mode setting interfaces (KMS).
> > +pub const FEAT_MODESET: u32 = bindings::drm_driver_feature_DRIVER_MODESET;
> > +/// Driver supports dedicated render nodes.
> > +pub const FEAT_RENDER:...
2000 Oct 31
1
(no subject)
...download these
packages via anonymous ftp, or via the web page at http://www.beta.redhat.com/.
BUGS
Bugs against these packages should still be posted at bugzilla.redhat.com
Product: Red Hat High Availability Server
Version: beta
Component: ext3
PACKAGES
i386 Packages
ftp.beta.redhat.com/pub/ext3/10-31-2000/i386/e2fsprogs-1.20-0ext3.i386.rpm
ftp.beta.redhat.com/pub/ext3/10-31-2000/i386/e2fsprogs-devel-1.20-0ext3.i386.rp
m
ftp.beta.redhat.com/pub/ext3/10-31-2000/i386/modutils-2.3.17-3.i386.rpm
ftp.beta.redhat.com/pub/ext3/10-31-2000/i386/quota-2.00pre3-7a.i386.rpm
ftp.beta.redhat.com/pu...
2019 Sep 13
2
revoking ssh-cert.pub with serial revokes also younger certs
Hi there!
What am I doing wrong?
I created a ssh-certificate
id_user_rsa-cert.pub with this dump:
id_user_rsa-cert.pub:
root at host # ssh-keygen -Lf id_user_rsa-cert.pub
??????? Type: ssh-rsa-cert-v01 at openssh.com user certificate
??????? Public key: RSA-CERT SHA256:kPitwgxblaUH4viBoFoozSPq9Pblubbedk
??????? Signing CA: ED25519 SHA256:8p2foobarQo3Tfcblubb5+I5cboeckvpnktiHdUs...