Displaying 20 results from an estimated 1100 matches similar to: "Positron as a tool"
2024 Jun 28
1
Positron as a tool
Hi Avi,
I am not sure that the R-help mailing list is a suitable channel for
advertising R-related tools... But given you mentioned Positron
(https://github.com/posit-dev/positron), which is based on VSCode, it is
worth calling out that a free, open-source, community-maintained, very
feature rich R extension
(https://code.visualstudio.com/docs/languages/r) already exists in VS
Code for
2024 Jun 28
1
Positron as a tool
Just to be clear, Denis, I am not in any way associated with anybody or anything and just read about it on a news feed not from POSIT directly.
I am aware it is based on existing functionality and have used possibly similar editors for other languages. I did try possibly one touted by Microsoft years ago (perhaps what you are referring to) but felt no need to keep using it at the time. What I am
2024 Jun 29
0
R related tools - GUI
For years I used Deducer (Package Deducer) developed by Ian Fellows.?
This is still available and partially remains mostly functional.? He was
working on a new GUI years ago but appears no longer to be in the
pipeline I think replaced by R-Studio.
> Send R-help mailing list submissions to
> r-help at r-project.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>
2002 Dec 15
1
rsync on win32: a) slow, b) crashes
Server is Linux, client multi-boots Windows and Linux. rsync v2.5.5,
Windows 2K/XP, Linux 2.2.
Under Windows, it takes *forever* to receive the file list, and once
transfer is in progress gets under 1MB/s, compared to 6-8MB/s when booted to
Linux. Manual copy via SMB works at full speed regardless of OS.
And I have to --exclude parts of the filesystem that are (aparently) too
long, else it
2016 Aug 15
2
Windows 10 point and print restriction
Hai Sven,
Start here :
http://www.infoworld.com/article/3107306/microsoft-windows/microsoft-admits-to-distributing-windows-printing-bugs-in-kb-3177725-and-kb-3176493.html
.. ms bug again..
> Verzonden: maandag 15 augustus 2016 15:05
> Aan: 'samba at lists.samba.org'
> Onderwerp: Re: [Samba] Windows 10 point and print restriction
>
> Hi Louis,
>
> Thanks for
2019 Sep 10
2
New to dovecot admin, question about using LDAP for user-specific values
I am new to dovecot administration. I?ve read the Wiki but that hasn?t given me the understanding I need.
When I query my LDAP (on macOS) on a value for user ?gerben?, I can get that:
dumbledore:~ gerben$ dscl /LDAPv3/127.0.0.1 -read /users/gerben GeneratedUID
GeneratedUID: 780D870E-6B00-478E-AB70-3D3307215A82
I would like to use that value in dovecot settings, e.g. something like
user_attrs =
2000 May 01
1
Microsoft Kerberos Specification...
>From THE INFOWORLD SCOOP:
==============================================================================
MICROSOFT FINALLY PUBLISHES SECRET KERBEROS FORMAT
Posted at Apr 28, 2000 04:17 PM
MICROSOFT ON FRIDAY published a key proprietary data
format that has been at the heart of interoperability
questions surrounding "standards-based"
Kerberos security in Windows 2000.
The data
2019 Oct 06
1
Is it possible to create and use some lookup table to replace (for instance) %u in mail_location?
Suppose my mail_location is:
mail_location = maildir:/private/var/mail/nl.rna.mail/%u
But I would like to use a simple lookup table to replace %u with another value, say '8DB4E345-9144-4F92-8C9F-9D47BB61CBF8? instead of ?username?. Is there a (simple) way to do this?
Gerben Wierda
Chess and the Art of Enterprise Architecture <http://enterprisechess.com/>
Mastering ArchiMate
2017 Aug 25
3
trouble compiling Dovecot 2.2.31 on Solaris 10 SPARC - libssl_iostream_openssl.so is not portable!
attempting to compile dovecot 2.2.31 on Sun/Oracle Solaris 10 SPARC.
configure goes fine. First sign of problems during compile is with this warning:
...............................................
*** libssl_iostream_openssl.so is not portable!
...............................................
actual ERRORS - Soon, compile errors out with undefined symbols. Output at
bottom of note.
2015 Jun 15
1
small homebrew pbx
On Mon, Jun 15, 2015 at 04:56:31PM +1000, Tim Groeneveld wrote:
>
> ---- On Mon, 15 Jun 2015 16:46:13 +1000 [Lucio] wrote ----
> >Hello all,
> >
> >I'm new here and I'm interested in building a small PBX with asterisk at
> >home. I have one single PSTN line and ethernet cabling in place. I
> >already have fairly decent PC that I can use (AMD FX
2024 Jun 26
2
CISA et al: "Exploring Memory Safety in Critical Open Source Projects"
Has anyone done any initial research into how much effort it would take
to port OpenSSH to Rust? If not, I might find that interesting to
start. (Mind you, this would be just to get a handle on the project,
not do the full porting work--unless it somehow turns out to be very
easy.)
- Joe
--
Joseph S. Testa II
Founder & Principal Security Consultant
Positron Security
2011 Jul 21
2
OT: [opensuse-offtopic] Microsoft struggles to get Hyper-V drivers in Linux kernel (fwd)
Not too sure what to think about this, considering M$'s
track record with OSS and other competitors.
Kind Regards,
Keith Roberts
---------- Forwarded message ----------
To: opensuse-offtopic <opensuse-offtopic at opensuse.org>
From: Basil Chupin <blchupin at iinet.net.au>
Subject: [opensuse-offtopic] Microsoft struggles to get Hyper-V drivers in Linux
kernel
The
2018 Sep 14
4
X448 Key Exchange
On 09/13/2018 08:18 PM, Damien Miller wrote:
> We have any plans to add more crypto options to OpenSSH without a strong
> justification, and I don't see one for X448-SHA512 ATM.
What I like about it is that it offers ~224 bit security level, whereas
X25519 offers ~128 bits (according to RFC7748). Hence, pairing X448
with AES256 would provide a full chain of security in the ~224 bit
2020 Jul 03
2
X448 Key Exchange (RFC 8731)
Hi all,
Back in September 2018, I started a thread about implementing the
X448 key exchange (see
https://lists.mindrot.org/pipermail/openssh-unix-dev/2018-September/037183.html).
In February 2020, RFC 8731 (formally specifying X448 in SSH) has
been finalized: https://www.ietf.org/rfc/rfc8731.txt. I thought I'd
start this conversation up again to see if the interest level has
2024 Apr 25
1
An Analysis of the DHEat DoS Against SSH in Cloud Environments
A few days ago, I published an article analyzing the susceptibility of
the DHEat denial-of-service vulnerability against default OpenSSH
settings in cloud environments. I thought those on this list might be
interested:
https://www.positronsecurity.com/blog/2024-04-23-an-analysis-of-dheat-dos-against-ssh-in-cloud-environments/
A short summary: the default MaxStartup setting is fully ineffective
2000 Dec 15
2
MOre streaming media to ponder
Hi:
While we're on the subject, I came across this article today. All the more
reason to get OGG out and happening sooner rather than later.
INTERNET STREAMING MEDIA ALLIANCE FORMED
Posted at December 12, 2000 09:20 AM Pacific
IN AN EFFORT to create a single standard for media
streaming over the Internet, five companies on Tuesday
announced the founding of the Internet Streaming Media
2003 Jun 03
1
Ogg Traffic for June 3, 2003
Hi everybody:
It's been a while, so here is the latest round of Status Updates from
just about everybody in Xiph. The HTML version is at
http://www.vorbis.com/ot/20030603.html
Enjoy!
<p>Ogg Traffic for Tuesday, June 3, 2003
Author: Carsten "Purple" Haese
Contact: [1]carsten@xiph.org
Date: June 3, 2003
Table of Contents
1 Status Updates
2018 Apr 06
4
Two Samba 4 AD DC forest trust
Hello,
My post is about having two Samba 4 AD DC at two different geographical
places and access resources bidirectionnaly through a VPN as summarized in
the schema below.
-------------------------
Geographical site 1
-------------------------
- AD DC: Samba 4.1.4
- LAN_1 IPs: 192.168.1.0/24
- Machines DNS names: <hostname>.company.lan
- Some machines do not move from this site.
- Some
2016 Aug 15
4
Windows 10 point and print restriction
Hi Louis, Hi Achim,
on windows 10 i removed the 3176493 which is on windows 7 / 8 3177725. It has no effect on restriction.
Its always restricted.
Sven
-----Ursprüngliche Nachricht-----
Von: samba [mailto:samba-bounces at lists.samba.org] Im Auftrag von Achim Gottinger via samba
Gesendet: Montag, 15. August 2016 18:39
An: samba at lists.samba.org
Betreff: Re: [Samba] Windows 10 point and print
2008 Jun 23
2
sshd key comment logging
Hi,
I admin a box that has Subversion users authenticate with public keys
to a restricted 'svnuser' account. The comment field of all the keys
describe who they belong to (it has their usernames), but unfortunately,
sshd does not log this when a user successfully authenticates:
Jun 21 08:18:22 localhost sshd[23636]: Accepted publickey for svnuser
from x.x.x.x port 2065 ssh2
Jun