similar to: Articles on OpenSSH and Personal Git

Displaying 20 results from an estimated 10000 matches similar to: "Articles on OpenSSH and Personal Git"

2018 Apr 05
2
OpenSSH-Client without reverse tunnel ability
On Thu, Apr 5, 2018 at 7:13 AM, Jan Bergner <jan.bergner at indurad.com> wrote: > Hello all. > > First of all, I want to extend my sincere thanks to all the people who > came to the rescue so quickly. > > In any case, there is obviously room for clarification on my part, so I > will try to describe the situation we had in more detail. > > In short: > Employees
2018 Apr 09
2
OpenSSH-Client without reverse tunnel ability
Am 05.04.2018 um 14:11 schrieb Alexander Wuerstlein: > On 2018-04-05T14:07, Nico Kadel-Garcia <nkadel at gmail.com> wrote: >> How difficult would it be to leave a scheduled security check to >> look for "ssh[ \t].*-R.*" expressions with "pgrep", and file a >> security abuse report if such processes are seen? It could be >> worked around, but
2008 Jun 20
1
ForceCommand internal-sftp causes sftp logging to fail (openssh-5.0p1)
Hi guys, I have a server setup with openssh-5.0p1 and use some users as sftp-only chroot accounts. The following configuration yields exactly the result I want: user is chrooted, logs to syslog, all is good. #================================================# Subsystem sftp internal-sftp -f AUTHPRIV -l VERBOSE Match User fredwww ChrootDirectory %h #ForceCommand internal-sftp
2015 Jan 09
0
latex warning
>>>>> G?bor Cs?rdi <csardi.gabor at gmail.com> >>>>> on Thu, 8 Jan 2015 17:18:27 -0500 writes: > Dear all, > I am getting an R CMD check warning about the PDF manual. I am having a > hard time finding out what is wrong, here is the log of the Rd2pdf call. > The full check (and other) log is at >
2015 Jan 08
2
latex warning
Dear all, I am getting an R CMD check warning about the PDF manual. I am having a hard time finding out what is wrong, here is the log of the Rd2pdf call. The full check (and other) log is at https://api.travis-ci.org/jobs/46373922/log.txt?deansi=true if anybody is interested, and the package itself is here: https://github.com/metacran/r-builder/tree/bintex/rbuildertest Thanks, Best, Gabor
2019 Jul 14
0
.travis.yml ... most likely included in error
Hi Spencer, To get rid of the .travis.yml note add a .Rbuildignore file with this line: ^\.travis\.yml$ This will exclude the file from the build. The build is failing because of a warning. As noted in the log, Travis is treating a warning as an error: Found warnings, treating as errors It's a bit hard to find the warning in the logs because of all the pdfTeX output but it's a warning
2015 Sep 09
2
request for ubuntu precise 3.7.0 packages for travis-ci
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi, I noticed there isn't any precise packages http://llvm.org/apt/precise/pool/main/l/ for 3.7.0 While it is really an old OS, it is the supported platform for now for Travis-CI (trusty is in Beta), enabling clang/llvm CI builds for lots of open source projects. Without this package travis-ci users are limited to testing against 3.6
2016 Aug 03
2
Pull requests: CJK words and Snippet generator
Hi, On Fri, Jul 29, 2016, at 13:45, James Aylett wrote: > On Fri, Jul 29, 2016 at 12:12:25PM +0200, rsto at paranoia.at wrote: > > The FastMail snippet generator has been written when MSet didn't create > > snippets. I'll first compare both implementations to see if there is a > > good reason for them to coexist, or might just as well merge any > > additional
2016 Jan 18
1
r-devel @ Travis
Thank you all for the comments and suggestions! I got the link from Garbor to work, but that is the old r-travis approach (using C). I tried the same approach with native R Travis build but unfortunately it did not work. So I contacted Jim Hester and he told me that they are now actively working with implementing multiple R versions in the native R builds. /M?ns 2016-01-18 15:17 GMT+01:00 Dirk
2004 Apr 03
1
Domain Administrators Not Recognized in Samba3
Hi, I've been struggling with this for a while now, and i can't figure out whats missing. I have a valid user, who is also a member of the "Domain Admins" group. I can login with smbclient just fine, but administrative rights aren't recognized when i try to join the domain. Group is mapped to the proper SID and a matching POSIX group (just in case). Backend is ldapsam.
2020 Nov 14
0
Joining Samba to Upgraded 2003 domain failing
On 14/11/2020 01:05, Travis Wenks wrote: > HRowland > > Thank you for your insight. I have checked over the article and have > found a remnant from the old domain. I think :) > Let's assume the domain is travis.com <http://travis.com> and the > samdom is net.travis.com <http://net.travis.com>. > Under this I have a subdomain called _msdcs so I would think
2020 Apr 06
0
samba-tool join faild. ERROR(ldb): uncaught exception - LDAP error 32 LDAP_NO_SUCH_OBJECT
I run command in debug mode level 3: root at DC02:~# samba-tool domain join conylec.local DC -U "conylec\administrador" --dns-backend=SAMBA_INTERNAL --server=DC01.conylec.local -d 3 GENSEC backend 'gssapi_spnego' registered GENSEC backend 'gssapi_krb5' registered GENSEC backend 'gssapi_krb5_sasl' registered GENSEC backend 'spnego' registered GENSEC
2020 Nov 16
1
Joining Samba to Upgraded 2003 domain failing
Hi Rowland I am trying to follow the article but am having the error. That's why I am trying to clean up this bad subdomain. I don't know if these lists allow image attachments. So I uploaded a screenshot here. https://ibb.co/Ct3BLjL I built a new domain for this problem in our lab. The domain listed with #1 is the one created by the domain provision. However the one listed with the #2
2020 Apr 06
0
samba-tool join faild. ERROR(ldb): uncaught exception - LDAP error 32 LDAP_NO_SUCH_OBJECT
> > El dom., 5 abr. 2020 a las 20:05, Epsilon Minus > > (<theepsilonminus at gmail.com>) escribi?: > >> > >> Hello, > >> > >> I inherited an Active directory in Windows in Spanish, after a lot of > >> work I was able to do the first synchronization to a DC in Samba. > >> > >> Now I am at the stage that I want to
2013 Dec 17
1
What is the formula of Pseudo-F statistic in capscale in vegan?
Dear R-help, We are conducting a distance-based redundancy analysis using capscale and then testing for statistical significance for six terms in the model for the constrained ordination using anova.cca in the vegan package. The significance test is sequential, i.e., testing for significance of a term only after accounting for all preceding terms. Could someone please provide us with either the
2018 Dec 06
1
Dealing with .git folder when using R CMD INSTALL
On 6 December 2018 at 15:59, Ralf Stubner wrote: | On 06.12.18 15:19, Joris Meys wrote: | > I know this R CMD build ignores these files and folders by default, but R | > CMD INSTALL doesn't apparently. | | to me this is not apparent. I just tried "R CMD INSTALL ." in a package | directory with a .git directory. This went without any problems. What do | you observe? Seconded.
2015 Sep 23
2
problems with PJSIP install on UBUNTU 14.04
Ok so now I'm getting this when doing a make in asterisk... travis at pcimphone1:~/downloads/asterisk-13.5.0$ make [LD] chan_pjsip.o pjsip/dialplan_functions.o -> chan_pjsip.so /usr/bin/ld: /usr/local/lib/libpjsip-ua-x86_64-unknown-linux-gnu.a(sip_inv.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
2019 Jul 14
2
.travis.yml ... most likely included in error
Hello: ????? Suggestions for whomever maintains "R CMD": ??? ??????? 1.? Can you change it so it doesn't complain about the presence of ".travis.yml", at least on GitHub? ??? ??????? 2.? What do you suggest people do to find error messages in the output?? I ask, because I'm getting "build failing" from travis-ci.org, but I can't see what failed
2020 Apr 06
2
samba-tool join faild. ERROR(ldb): uncaught exception - LDAP error 32 LDAP_NO_SUCH_OBJECT
Hi Epsilon, I think the issue here is with localization support in Samba. You "Default-First-Site" in Spanish MS-AD is translated (as it is in French AD), and it seems that it looks for the following site name during the join: CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=conylec,DC=local while it should be trying to create the entry in the following site name:
2016 Aug 03
2
Pull requests: CJK words and Snippet generator
On Wed, Aug 3, 2016, at 19:26, James Aylett wrote: > On Wed, Aug 03, 2016 at 06:54:32PM +0200, rsto at paranoia.at wrote: > > Oddly enough, the pull request causes Travis to break for clang but not > > for gcc [1]. That's because the clang build process fails for the test > > 'querypairwise1' [2], which AFAIK I didn't touch at all. Is that a > > known