Displaying 8 results from an estimated 8 matches for "vrc".
Did you mean:
rc
2016 Jul 16
2
Moving Maildir folders
...ldir looks like with the 1st set of folders belonging to the
target user and those beginning with .bpatterson from the old user. Does this look right as
you've advised? Perhaps I need to do something else?
.INBOX.Travel/
.INBOX.UPS/
.INBOX.US\ Bank/
.INBOX.United\ Health\ Care-Employee/
.INBOX.VRC/
.INBOX.Website/
.INBOX.Website.Mouse\ Pad\ Insert/
.INBOX.iLink/
.Junk\ E-mail/
.Sent\ Items/
.Templates/
.bpatterson.Deleted\ Items/
.bpatterson.Drafts/
.bpatterson.INBOX.2011\ Investment\ Confirmation\ Responses/
.bpatterson.INBOX.2011\ and\ 2012\ KCR\ Audit/
.bpatterson.INBOX.2012\ Investment\...
2009 Mar 15
5
[LLVMdev] Overlapping register classes
Hi,
I am writing a backend for the Blackfin processor from Analog Devices. I
just started so I still have a lot to learn about the code generator. So
far, I can compile test/CodeGen/Generic/BasicInstrs.ll correctly, but
that is about it.
The Blackfin 32-bit registers divide naturally into several classes. I
have modelled these register classes without knowing anything about what
the code
2018 Mar 28
3
broken mailing-list -> Re: Accentuated characters issue when receiving attributes from "samba user syncpasswords"
On Wed, 28 Mar 2018 18:54:16 +0200
Reindl Harald via samba <samba at lists.samba.org> wrote:
>
>
> Am 28.03.2018 um 18:47 schrieb Rowland Penny via samba:
> > On Wed, 28 Mar 2018 18:22:16 +0200
> > Reindl Harald via samba <samba at lists.samba.org> wrote:
> >
> >>
> >>
> >> Am 28.03.2018 um 18:07 schrieb Rowland Penny via samba:
2004 Jul 08
2
How to use publickey from x509 certificate?
Hello,
I have the following problem: I want to use publickey authentication by
using the publickey of a x509 certificate stored on a java card. I can
already extract the publickey of the certificate and write it into a
file. The problem i have is that i don't know how to convert the
certificate's publickey into an rsa publickey format that openssh will
accept.
Does anybody have a
2007 Mar 06
1
smbclient -P
Good Morning,
In version 2.x we used smbclient -P in the interface files to print to
printers connected to windows machines. I see that in version 3.x that no
longer works. What is the equivalent command in 3.x?
Thanks
Harve Dearing
Technical Services
VRC Insurance Systems
Phone: 818-707-4295 ext 400
Direct: 818-827-2173
2016 Jul 16
3
Moving Maildir folders
...and those beginning with .bpatterson from the old user.
> >Does this look right as
> >you've advised? Perhaps I need to do something else?
> >
> >.INBOX.Travel/
> >.INBOX.UPS/
> >.INBOX.US\ Bank/
> >.INBOX.United\ Health\ Care-Employee/
> >.INBOX.VRC/
> >.INBOX.Website/
> >.INBOX.Website.Mouse\ Pad\ Insert/
> >.INBOX.iLink/
> >.Junk\ E-mail/
> >.Sent\ Items/
> >.Templates/
> >.bpatterson.Deleted\ Items/
> >.bpatterson.Drafts/
> >.bpatterson.INBOX.2011\ Investment\ Confirmation\ Responses/
&g...
2016 Jul 16
2
Moving Maildir folders
Our office had a user leave. Another user is taking over her duties and needs reference to the
departing user's email. I've copied that entire departed user's Maildir structure to the current
user:
mv olduser/Maildir/.* curuser/Maildir/.olduser
I did change permission and ownership on curuser/Maildir/.olduser to be the target user. I did
not bring over the olduser/Maildir/dovecot*
2004 Feb 15
2
build problems on Fedora Core 1
...nto a couple of errors. On the same system R-1.8.1
compiles just fine, as did a previous version of R-devel.
This is what I did:
# change LANG as default in FC1 is UTF-8
export LANG=en_US.ISO8859-1
export LANGVAR=en_US.ISO8859-1
# get fresh sources and configure
mkdir R-devel
rsync -vrC rsync.r-project.org::r-devel R-devel
cd R-devel
./tools/rsync-recommended
./configure
This results in the following configuration:
#####################################################################
R is now configured for i686-pc-linux-gnu
Source directory: .
Installati...