Re: [OpenIndiana-discuss] NVMe SSD

2021-06-16 Thread Tony Brian Albers
Reginald Beardsley via openindiana-discuss wrote:
> I just added a 1 TB WD SN750 NVMe SSD to my Z840 running Hipster 2021.04.31.  
> Now I need to set it up.
> 
> I have read the FreeBSD Master volumes by Lucas and Jude on the subject, but 
> the information is skimpy.  A search didn't turn up much that is relevant and 
> less still that is useful.  I want to serve executables,  libraries man 
> pages, etc from this.  Those are probably the only things I'd access 
> sufficiently often for it to provide any benefit.  I'm not running a database 
> instance.
> 
> Reading suggestions?
> 
> Have Fun!
> Reg
> 
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
> 

Depending on what other disks you have it might be best to just move the 
whole OS onto it. That would give you a general performance boost.
Since it's not mirrored(from what I can deduct from your post), it would 
probably be a good idea to keep important stuff(not easily 
reinstallable/recoverable) on mirrored drives. And as always, have a 
backup -one that actually can be used to recover from ;)

/tony

-- 
Tony Albers - Systems Architect - IT Development Royal Danish Library, 
Victor Albecks Vej 1, 8000 Aarhus C, Denmark
Tel: +45 2566 2383 - CVR/SE: 2898 8842 - EAN: 5798000792142
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] NVMe SSD

2021-06-16 Thread Reginald Beardsley via openindiana-discuss
I just added a 1 TB WD SN750 NVMe SSD to my Z840 running Hipster 2021.04.31.  
Now I need to set it up.

I have read the FreeBSD Master volumes by Lucas and Jude on the subject, but 
the information is skimpy.  A search didn't turn up much that is relevant and 
less still that is useful.  I want to serve executables,  libraries man pages, 
etc from this.  Those are probably the only things I'd access sufficiently 
often for it to provide any benefit.  I'm not running a database instance.

Reading suggestions?

Have Fun!
Reg

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Smartcards on Openindiana

2021-06-16 Thread Tim Mooney via openindiana-discuss

In regard to: Re: [OpenIndiana-discuss] Smartcards on Openindiana, Carsten...:


Am 16.06.21 11:06 schrieb Stephan Althaus  :


On 6/16/21 10:05 AM, Carsten Grzemba via openindiana-discuss wrote:




Is there anyone who uses smartcards on OpenIndiana? There are some
recommendations which reader devices can be used?


I "ported" some of the yubikey software to OI a couple years ago, but
I didn't get to the point of daily use.  The software compiled without
much difficulty so it's not really much of a "port".

I never got as far as testing how it integrates with e.g. gpg-agent on OI,
but I could get the devices recognized by the USB subsystem and some of
the Yubikey utilities worked as expected.

I also got it to show up to a Windows 10 guest via VirtualBox USB passthrough.
That's about the point where I got interrupted by a high priority work
project.

If you're interested, I could update the two software packages I built and
make them available to you or via PRs.  You would need one of the yubikeys
to do any testing or further evaluation, though.

Sorry I didn't get farther with it.

Tim



___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Hello!

i am using two USB SD card readers:

HAMA USB 3.0 00123901 idVendor = 0x56e idProduct = 0x8007

Sandisk Extreme Pro UHS-II USB-C Card reader SDDR-409 idVendor = 
0x781 idProduct = 0xcfca


Both work well on my USB 3.0 Type A port.

Stephan



I mean smartcards like cryptocards with keys and certificates or similar.
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss



--
Tim Mooney tim.moo...@ndsu.edu
Enterprise Computing & Infrastructure /
Division of Information Technology/701-231-1076 (Voice)
North Dakota State University, Fargo, ND 58105-5164
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] ssh to oi_151a9

2021-06-16 Thread Jason Matthews


If you are not using the Sun features in their version of ssh you can upgrade 
to OpenSSH current. 

If you have to run Sun’s ssh then consider running openssh on another port, 
 for instance. 

J

Sent from my iPhone

> On Jun 16, 2021, at 9:27 AM, david allan finch  wrote:
> 
> Hi,
> 
> I have an old server running oi_151a9 which I can't just update to a newer 
> OpenIndiana yet (I have a plan to replace it with a newie machine once I have 
> a free one which will use the latest build).
> 
> I am having an issue with putty/fillzilla no longer working from windows and 
> the command line ssh requires
> -oKexAlgorithms=+diffie-hellman-group1-sha1
> to force it to use the old key exchange on the older OI.
> 
> Is there a patch or a mod or config change I can make to the oi_151a9 which 
> will update to the latest ssh code or like without having to update 
> everything?
> 
> Regards
> Dave
> 
> 
> 
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] ssh to oi_151a9

2021-06-16 Thread david allan finch

Hi,

I have an old server running oi_151a9 which I can't just update to a 
newer OpenIndiana yet (I have a plan to replace it with a newie machine 
once I have a free one which will use the latest build).


I am having an issue with putty/fillzilla no longer working from windows 
and the command line ssh requires

    -oKexAlgorithms=+diffie-hellman-group1-sha1
to force it to use the old key exchange on the older OI.

Is there a patch or a mod or config change I can make to the oi_151a9 
which will update to the latest ssh code or like without having to 
update everything?


Regards
Dave



___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Smartcards on Openindiana

2021-06-16 Thread Carsten Grzemba via openindiana-discuss


Am 16.06.21 11:06 schrieb Stephan Althaus  : 
> 
> On 6/16/21 10:05 AM, Carsten Grzemba via openindiana-discuss wrote:
> >
> >
> >
> > Is there anyone who uses smartcards on OpenIndiana? There are some 
> > recommendations which reader devices can be used?
> >
> > Many Thanks,
> > Carsten
> > ___
> > openindiana-discuss mailing list
> > openindiana-discuss@openindiana.org
> > https://openindiana.org/mailman/listinfo/openindiana-discuss
> 
> Hello!
> 
> i am using two USB SD card readers:
> 
> HAMA USB 3.0 00123901 idVendor = 0x56e idProduct = 0x8007
> 
> Sandisk Extreme Pro UHS-II USB-C Card reader SDDR-409 idVendor = 
> 0x781 idProduct = 0xcfca
> 
> 
> Both work well on my USB 3.0 Type A port.
> 
> Stephan
> 

I mean smartcards like cryptocards with keys and certificates or similar.
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Smartcards on Openindiana

2021-06-16 Thread Stephan Althaus
On 6/16/21 10:05 AM, Carsten Grzemba via openindiana-discuss wrote:
>
>
>
> Is there anyone who uses smartcards on OpenIndiana? There are some 
> recommendations which reader devices can be used?
>
> Many Thanks,
> Carsten
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss

Hello!

i am using two USB SD card readers:

HAMA USB 3.0 00123901 idVendor = 0x56e    idProduct = 0x8007

Sandisk Extreme Pro UHS-II USB-C Card reader SDDR-409 idVendor = 
0x781   idProduct = 0xcfca


Both work well on my USB 3.0 Type A port.

Stephan



___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Smartcards on Openindiana

2021-06-16 Thread Mike Carroll
I am not sure how up to date (and I think this even mentions it's outdated) 
this is: https://wiki.openindiana.org/oi/Community+HCL. Might be worth poking 
around.
Community HCL - OpenIndiana - OpenIndiana 
Wiki
Purpose. This is a community maintained HCL (Hardware Compatibility List), 
compiled from contributions from OpenIndiana users. It is not an official 
statement or guarantee from the OpenIndiana Project.
wiki.openindiana.org


From: Carsten Grzemba via openindiana-discuss 

Sent: Wednesday, June 16, 2021 3:05 AM
To: openindiana-discuss list 
Cc: Carsten Grzemba 
Subject: [OpenIndiana-discuss] Smartcards on Openindiana





Is there anyone who uses smartcards on OpenIndiana? There are some 
recommendations which reader devices can be used?

Many Thanks,
Carsten
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Smartcards on Openindiana

2021-06-16 Thread Carsten Grzemba via openindiana-discuss





Is there anyone who uses smartcards on OpenIndiana? There are some 
recommendations which reader devices can be used?

Many Thanks,
Carsten
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss