Re: [OpenIndiana-discuss] Σχετ: Re: support for exFAT in openindiana

2019-12-02 Thread Judah Richardson
You could also try using OpenZFS, since a Windows implementation exists. On Mon, Dec 2, 2019 at 4:19 PM Marc Lobelle wrote: > Hello Apostolos, > > Indeed, it works when mounting manually the sd card > > root@firefly:~# fstyp /dev/dsk/c4t0d0p1 > lowntfs-3g > root@firefly:~# mount -F ntfs /dev/ds

Re: [OpenIndiana-discuss] Σχετ: Re: support for exFAT in openindiana

2019-12-02 Thread Judah Richardson
On Tue, Dec 3, 2019, 01:31 Jean-Pierre André wrote: > Marc Lobelle wrote: > > Hello Apostolos, > > > > Indeed, it works when mounting manually the sd card > > > > root@firefly:~# fstyp /dev/dsk/c4t0d0p1 > > lowntfs-3g > > root@firefly:~# mount -F ntfs /dev/dsk/c4t0d0p1 /mnt > > root@firefly:~# l

Re: [OpenIndiana-discuss] NFS Automount from FreeNAS Server

2019-12-10 Thread Judah Richardson
On Tue, Dec 10, 2019 at 4:55 PM Tim Mooney wrote: > In regard to: Re: [OpenIndiana-discuss] NFS Automount from FreeNAS > Server,...: > > > same issue, but with the latest versions of both OpenIndiana and FreeNAS > ... > > new hardware, on both counts: > > > > Dec 10 16:03:19 ascamrouter automount

Re: [OpenIndiana-discuss] Failed (?) boot/set-up on DELL Optiplex 780. Any solution...?

2019-12-11 Thread Judah Richardson
On Wed, Dec 11, 2019, 10:04 L. F. Elia via openindiana-discuss < openindiana-discuss@openindiana.org> wrote: > The only other thing I would suggest is make sure the 780 has the latest > BIOS. I had a problematic 980 which behaved much better after upgrading the > BIOS. > lfe...@yahoo.com, Norf

Re: [OpenIndiana-discuss] NFS Automount from FreeNAS Server

2019-12-11 Thread Judah Richardson
On Wed, Dec 11, 2019, 15:54 Tim Mooney wrote: > In regard to: Re: [OpenIndiana-discuss] NFS Automount from FreeNAS > Server,...: > > > As an OI newcomer, I'm somewhat confused. I thought mounting was done via > > /etc/vfstab entries? Or is something else/more being attempted here? > > There's a b

[OpenIndiana-discuss] Hipster 2019.10: How do I change the default editor for the root crontab?

2019-12-14 Thread Judah Richardson
I'd like to change the default editor for the root crontab from vi(?) to nano. How do I go about this? Also, how do I specify which editor I want the crontab to be opened with at the time? For example, on a previous BSD installation I was able to do sudo EditorCommandHere crontab. What's the OI eq

Re: [OpenIndiana-discuss] Hipster 2019.10: How do I change the default editor for the root crontab?

2019-12-15 Thread Judah Richardson
bjective (which is usually > faster to get work done with, given equal experience? Probably vi in most > cases.) > Point taken. Sounds like the proper way forward is to learn vi. > > Other users? If they want to set VISUAL to /usr/bin/nano, or even in an > X11 session, to a GUI

Re: [OpenIndiana-discuss] Hipster 2019.10: How do I change the default editor for the root crontab?

2019-12-15 Thread Judah Richardson
On Mon, Dec 16, 2019 at 12:37 AM Tony Brian Albers wrote: > On Sun, 2019-12-15 at 22:54 -0600, Judah Richardson wrote: > > Thanks for the very detailed explanation! I have some follow up > > questions: > > > > On Sun, Dec 15, 2019 at 2:37 AM Richard L. Hamilton < &g

Re: [OpenIndiana-discuss] Hipster 2019.10: How do I change the default editor for the root crontab?

2019-12-16 Thread Judah Richardson
On Mon, Dec 16, 2019 at 4:14 AM Richard L. Hamilton wrote: > > > > On Dec 16, 2019, at 01:54, Judah Richardson > wrote: > > > > On Mon, Dec 16, 2019 at 12:37 AM Tony Brian Albers wrote: > > > >> On Sun, 2019-12-15 at 22:54 -0600, Judah Richardson

Re: [OpenIndiana-discuss] DNLA Server

2020-02-03 Thread Judah Richardson
Don't know if a package exists, but if there isn't one Jellyfin might be your best bet. On Mon, Feb 3, 2020, 11:18 david allan finch wrote: > Hi, > > Is there a package for a DNLA server? > What is the best one to build if there isn't one already done? > > Thanks > > > __

Re: [OpenIndiana-discuss] Userland repository rebuild issue

2020-03-31 Thread Judah Richardson
No problem, kindly let us know when we can safely resume. Judah On Tue, Mar 31, 2020, 08:52 Aurélien Larcher wrote: > Hi, > it seems that libdrm on the build server was upgraded by mistake to my > older gcc-next repository which contained 2.4.99 (leftover files that I > should have cleaned by p

Re: [OpenIndiana-discuss] [oi-dev] Userland repository rebuild issue

2020-03-31 Thread Judah Richardson
Thanks for the quick turnaround! On Tue, Mar 31, 2020, 15:06 Alexander Pyhalov via openindiana-discuss < openindiana-discuss@openindiana.org> wrote: > Well, actually it shouldn't be possible to update to affected package > versions, as they depend on non-published libdrm. > Anyway, issue has been

Re: [OpenIndiana-discuss] updating from 0I-hipster 2016.04

2020-04-04 Thread Judah Richardson
I update my installation, which contains a RAIDZ1 pool, using # pkg upgrade -v -r, at least monthly. It's very safe and reliable. On Sat, Apr 4, 2020, 05:39 Marc Lobelle wrote: > Dear All, > > I have a small server which is running OI-Hipster 2016.04. May I, > without risks update it to the curr

Re: [OpenIndiana-discuss] Proper way to create bootable USB for /hipster

2020-04-09 Thread Judah Richardson
I do believe I created mine on FreeBSD using the corresponding instructions 😉 On Thu, Apr 9, 2020, 06:47 Alexander Pyhalov via openindiana-discuss < openindiana-discuss@openindiana.org> wrote: > Hi. > I don't use Windows on desktop, but you need something which will do exact > image copy. OsolLiv

Re: [OpenIndiana-discuss] Proper way to create bootable USB for /hipster

2020-04-09 Thread Judah Richardson
I have more machines running Windows than running any other OS, but in my experience it's far more reliable to use another Unix(-like) OS to create the installation USB. On Thu, Apr 9, 2020, 06:59 Predrag Zecevic wrote: > Thanks AlP, > > so, documentation needs update: it seems that (on Windows)

Re: [OpenIndiana-discuss] Proper way to create bootable USB for /hipster

2020-04-09 Thread Judah Richardson
Completely wipe the target USB stick in GParted 1st. Typically you do this by unmounting and deleting partitions and then creating a new partition table. On Thu, Apr 9, 2020, 08:15 Predrag Zecevic wrote: > Hi all, > > is it only me, or? > > :; pfexec usbcopy Download/OI-hipster-text-20191106.usb

Re: [OpenIndiana-discuss] Thunderbird Gmail on OI?

2020-04-21 Thread Judah Richardson
Late to this discussion, but if OP has 2FA enabled, he should use an app password. Doing so will enable (some of) Gmail's legacy app capabilities. Unfortunately, IIRC enabling 2FA in the 1st place kills some IMAP or POP3(?) functionality that (some) legacy clients need anyway. As a result of all

Re: [OpenIndiana-discuss] Thunderbird Gmail on OI?

2020-04-21 Thread Judah Richardson
On Tue, Apr 21, 2020 at 11:31 AM Bob Friesenhahn < bfrie...@simple.dallas.tx.us> wrote: > On Tue, 21 Apr 2020, Judah Richardson wrote: > > > Late to this discussion, but if OP has 2FA enabled, he should use an app > > password. Doing so will enable (some of) Gmail's l

Re: [OpenIndiana-discuss] Server crash diagnostics?

2020-04-21 Thread Judah Richardson
On Tue, Apr 21, 2020 at 2:14 PM Bart Brashers via openindiana-discuss < openindiana-discuss@openindiana.org> wrote: > Hi everyone, I'm new to this listserv. I run Air Quality and > Meteorological models on an HPC cluster, which is all CentOS except for one > storage server running OpenIndiana (Sun

[OpenIndiana-discuss] What's the easiest, straight-shot way to upgrade to a new boot SSD?

2020-06-19 Thread Judah Richardson
Hi All, I currently run OpenIndiana Hipster on a 32 GB SSD. I'd like move that installation to a 128 GB SSD. What's the easiest way to do this? I was thinking of using Clonezilla, but I'm not sure if that's the way to go here. Judah ___ openindiana-dis

Re: [OpenIndiana-discuss] What's the easiest, straight-shot way to upgrade to a new boot SSD?

2020-06-19 Thread Judah Richardson
procedure to make the new SSD the boot device > ... > > Or just install directly on the new device, and then copy over the > differences using an external caddy ... > > On Fri, 19 Jun 2020, 19:24 Judah Richardson, > wrote: > > > Hi All, > > > > I currently

Re: [OpenIndiana-discuss] What's the easiest, straight-shot way to upgrade to a new boot SSD?

2020-06-20 Thread Judah Richardson
gt; > However, I believe that the installboot command has changed since that > page, as that one is for grubinstall ... > > Jon > > On Fri, 19 Jun 2020, 20:10 Judah Richardson, > wrote: > > > On Fri, Jun 19, 2020 at 2:04 PM Jonathan Adams > > wrote: > >

Re: [OpenIndiana-discuss] What's the easiest, straight-shot way to upgrade to a new boot SSD?

2020-06-20 Thread Judah Richardson
On Fri, Jun 19, 2020 at 2:19 PM Gary Mills wrote: > On Fri, Jun 19, 2020 at 01:23:35PM -0500, Judah Richardson wrote: > > > > I currently run OpenIndiana Hipster on a 32 GB SSD. I'd like move that > > installation to a 128 GB SSD. What's the easiest way to do this

Re: [OpenIndiana-discuss] What's the easiest, straight-shot way to upgrade to a new boot SSD?

2020-06-20 Thread Judah Richardson
estored. > > Gea > @napp-it.org > > Am 19.06.2020 um 21:19 schrieb Gary Mills: > > On Fri, Jun 19, 2020 at 01:23:35PM -0500, Judah Richardson wrote: > >> I currently run OpenIndiana Hipster on a 32 GB SSD. I'd like move that > >> installation to a 128 GB SSD

Re: [OpenIndiana-discuss] What's the easiest, straight-shot way to upgrade to a new boot SSD?

2020-06-20 Thread Judah Richardson
Adams wrote: > I've never done that, but it must be worth a go, unless you want to just > install a new system in the new disk and copy over the files you want to > change afterwards ... > > On Sat, 20 Jun 2020, 23:46 Judah Richardson, > wrote: > > > On Sat, Jun 20, 2

Re: [OpenIndiana-discuss] What's the easiest, straight-shot way to upgrade to a new boot SSD?

2020-06-20 Thread Judah Richardson
red user operation, no? Why not make it intuitive and simple? :( > > > > On Sat, Jun 20, 2020 at 5:58 PM Jonathan Adams > > wrote: > > > >> I've never done that, but it must be worth a go, unless you want to just > >> install a new system i

Re: [OpenIndiana-discuss] What's the easiest, straight-shot way to upgrade to a new boot SSD?

2020-06-20 Thread Judah Richardson
SD cdisk2 (128 GB, ashift=12, GPT). Do I create a zpool on cdisk2 1st or format it? On Sat, Jun 20, 2020 at 7:40 PM Jonathan Adams wrote: > $ sudo -s > # zfs send -r rpool@snap01 | zfs recv -F rpool2@snap01 > > ? > > On Sun, 21 Jun 2020, 00:25 Judah Richardson, > wrote: >

Re: [OpenIndiana-discuss] What's the easiest, straight-shot way to upgrade to a new boot SSD?

2020-06-21 Thread Judah Richardson
erent, so my original "add a > replica" wouldn't work as is ... > I see. > > Jon > > On Sun, 21 Jun 2020, 06:56 Judah Richardson, > wrote: > > > OK, I'm still confused. Everything I've read here so far and online > either > > seems t

Re: [OpenIndiana-discuss] What's the easiest, straight-shot way to upgrade to a new boot SSD?

2020-06-21 Thread Judah Richardson
rive are so different, so my original "add a > replica" wouldn't work as is ... > > Jon > > On Sun, 21 Jun 2020, 06:56 Judah Richardson, > wrote: > > > OK, I'm still confused. Everything I've read here so far and online > either > > seems to

Re: [OpenIndiana-discuss] What's the easiest, straight-shot way to upgrade to a new boot SSD?

2020-06-21 Thread Judah Richardson
really generic and I'm not really sure how to proceed based on them. Then activate this BE and reboot to have the exact former OS > installation restored. > > Gea > @napp-it.org > > Am 19.06.2020 um 21:19 schrieb Gary Mills: > > On Fri, Jun 19, 2020 at 01:23:35PM -05

[OpenIndiana-discuss] New SSD won't boot in legacy or UEFI mode

2020-06-21 Thread Judah Richardson
Still trying to migrate from my 32 GB SSD to a new 128 GB SSD. I used zfs send to put everything from the old SSD's rpool into the new SSD's rpool2. Then I booted into a live environment and used beadm to activate a BE and then bootadm install-bootloader to install a bootloader on rpool2. Howeve

Re: [OpenIndiana-discuss] What's the easiest, straight-shot way to upgrade to a new boot SSD?

2020-06-22 Thread Judah Richardson
On Mon, Jun 22, 2020 at 2:10 AM Guenther Alka wrote: > hello Judah > > Am 22.06.2020 um 05:00 schrieb Judah Richardson: > > On Sat, Jun 20, 2020 at 2:29 AM Guenther Alka > wrote: > > > >> Another option is to backup the current BE > > How would I determi

Re: [OpenIndiana-discuss] What's the easiest, straight-shot way to upgrade to a new boot SSD?

2020-06-22 Thread Judah Richardson
s send-ing the old SSD's rpool snapshot to the new SSD's rpool? Does that look like it would work? > > Jon > > On Mon, 22 Jun 2020, 08:10 Guenther Alka, wrote: > > > hello Judah > > > > Am 22.06.2020 um 05:00 schrieb Judah Richardson: > > > On

[OpenIndiana-discuss] How do I customize user and root Bash history settings?

2020-06-26 Thread Judah Richardson
Normally I'm used to configuring Bash history settings by placing HISTSIZE=1000 HISTFILESIZE=2000 HISTTIMEFORMAT='%F %T ' in ~/.bashrc. However, putting those lines in ~/.profile or ~/.bash_profile or ~/.bashrc has no effect. Any ideas? Also, which files do I edit to get history for root and al

Re: [OpenIndiana-discuss] How do I customize user and root Bash history settings?

2020-06-26 Thread Judah Richardson
Figured it out. Writeup here <https://github.com/jdrch/Hardware/wiki/Useful-Links#how-to-set-up-and-customize-bash> . On Fri, Jun 26, 2020 at 11:40 PM Judah Richardson wrote: > Normally I'm used to configuring Bash history settings by placing > > HISTSIZE=1000

Re: [OpenIndiana-discuss] How do I customize user and root Bash history settings?

2020-06-27 Thread Judah Richardson
ashrc > > Jon > > On Sat, 27 Jun 2020, 07:17 Judah Richardson, > wrote: > > > Figured it out. Writeup here > > < > > > https://github.com/jdrch/Hardware/wiki/Useful-Links#how-to-set-up-and-customize-bash > > > > > . > > > >

Re: [OpenIndiana-discuss] What's the easiest, straight-shot way to upgrade to a new boot SSD?

2020-06-27 Thread Judah Richardson
t; > I hope that the new install creates the correct ashift on the new pool. > > Jon > > On Mon, 22 Jun 2020, 16:40 Judah Richardson, > wrote: > > > On Mon, Jun 22, 2020 at 3:26 AM Jonathan Adams > > wrote: > > > > > Unfortunately I'm current

Re: [OpenIndiana-discuss] How do I customize user and root Bash history settings?

2020-06-27 Thread Judah Richardson
On Sat, Jun 27, 2020 at 3:14 AM Judah Richardson wrote: > I figured something like that might be more efficient than editing both > files, but I couldn't find any Solaris/Illumos-specific documentation or > writeup about it. > > On Sat, Jun 27, 2020 at 2:58 AM Jonathan Ada

Re: [OpenIndiana-discuss] Firefox

2020-07-07 Thread Judah Richardson
From what I gather from reading bug reports over the years, Firefox is extremely difficult to port to OSes with non-1st party support. On Tue, Jul 7, 2020 at 2:58 AM Till Wegmüller wrote: > Hi > > From my side Work on this has started and stalled multiple times, > because the Complexity for this

[OpenIndiana-discuss] Has anyone mounted a FreeBSD NFS export on OI Hipster? Any ideas on how to do that?

2020-07-07 Thread Judah Richardson
I have a couple directories on a ZFS filesystem on FreeBSD 12.1-RELEASE. I'd like to export them via NFS and then automatically mount them on OpenIndiana Hipster at boot. FreeBSD defaults to NFSv4.Does anyone have any ideas on how to properly mount that on OI? Thanks, Judah __

Re: [OpenIndiana-discuss] OpenIndiana vs FreeBSD

2020-07-14 Thread Judah Richardson
I run both FreeBSD and OpenIndiana on their own bare metal devices, so what I'm about to say is based on my own experience. I hope it doesn't upset anyone. On Tue, Jul 14, 2020 at 8:21 PM Lonnie Cumberland wrote: > Greetings All, > > Hope that everyone one is well today. > > Although I am assumi

Re: [OpenIndiana-discuss] OpenIndiana vs FreeBSD

2020-07-15 Thread Judah Richardson
On Wed, Jul 15, 2020 at 2:10 AM Guenther Alka wrote: > > Both are Unix Options and both have unique use cases. > Since around a year Open-ZFS in Illumos includes newest ZFS features > like encryption and special vdevs while they are at first beta in > Free-BSD but soon Free-BSD should include the

Re: [OpenIndiana-discuss] OpenIndiana vs FreeBSD

2020-07-15 Thread Judah Richardson
On Wed, Jul 15, 2020 at 3:21 AM Andreas Wacknitz wrote: > Am 15.07.20 um 08:38 schrieb Judah Richardson: > > My disclaimer: I run several OS's, have been a Linux fan during its > infancy days until I realized that there are other OS's that suit me > better. > I

Re: [OpenIndiana-discuss] OpenIndiana vs FreeBSD

2020-07-15 Thread Judah Richardson
On Wed, Jul 15, 2020 at 8:33 AM Bob Friesenhahn < bfrie...@simple.dallas.tx.us> wrote: > On Wed, 15 Jul 2020, Judah Richardson wrote: > > FreeBSD advantages: > > > > 1. Much better 3rd party package support (including recent Firefox > > releases > >

[OpenIndiana-discuss] How do I set an OpenIndiana Hipster ZFS NFS share to be writeable when mounted on a Raspberry Pi OS Stable client?

2020-07-19 Thread Judah Richardson
Here are the details: *NFS Server* OpenIndiana Hipster PC, IP address 192.168.0.71 *ZFS filesystem to be shared* rpool1, mounted at /rpool1 *NFS Client* Raspberry Pi 3 Model B+ running Raspberry Pi OS Stable, hostname RaspberryPi3ModelPlus.lan (The .lan is the standard fill-in domain name for

Re: [OpenIndiana-discuss] Has anyone mounted a FreeBSD NFS export on OI Hipster? Any ideas on how to do that?

2020-07-19 Thread Judah Richardson
On Tue, Jul 7, 2020 at 2:25 PM Andreas Wacknitz wrote: > > Am 07.07.20 um 18:19 schrieb Judah Richardson: > > I have a couple directories on a ZFS filesystem on FreeBSD 12.1-RELEASE. > > I'd like to export them via NFS and then automatically mount them on > >

Re: [OpenIndiana-discuss] Has anyone mounted a FreeBSD NFS export on OI Hipster? Any ideas on how to do that?

2020-07-19 Thread Judah Richardson
On Tue, Jul 7, 2020 at 3:11 PM John D Groenveld wrote: > In message < > cab7kt3fegtulsv25uacpxohfb9gqznaaboy0f5xrku6uy56...@mail.gmail.com> > , Judah Richardson writes: > >I have a couple directories on a ZFS filesystem on FreeBSD 12.1-RELEASE. > >I'd like

Re: [OpenIndiana-discuss] Has anyone mounted a FreeBSD NFS export on OI Hipster? Any ideas on how to do that?

2020-07-19 Thread Judah Richardson
On Fri, Jul 10, 2020 at 12:17 AM Hugh McIntyre wrote: > > > On 7/7/20 12:25 PM, Andreas Wacknitz wrote: > > > > You should set your nfd mapid domain, like > > pfexec sharectl set -p nfsmapid_domain= > > and make sure to have the same mapid domain on your FreeBSD host. > > If you run a NFS server

Re: [OpenIndiana-discuss] How do I set an OpenIndiana Hipster ZFS NFS share to be writeable when mounted on a Raspberry Pi OS Stable client?

2020-07-19 Thread Judah Richardson
On Sun, Jul 19, 2020 at 5:56 PM John D Groenveld wrote: > In message < > cab7kt3gohx0+2_stwrpa_zhgwahmbftwh3kd6yqfjdtdlvt...@mail.gmail.com> > , Judah Richardson writes: > >*NFS Server* > > > >OpenIndiana Hipster PC, IP address 192.168.0.71 > > > &g

Re: [OpenIndiana-discuss] How do I set an OpenIndiana Hipster ZFS NFS share to be writeable when mounted on a Raspberry Pi OS Stable client?

2020-07-19 Thread Judah Richardson
On Sun, Jul 19, 2020 at 6:18 PM Joshua M. Clulow wrote: > On Sun, 19 Jul 2020 at 13:59, Judah Richardson > wrote: > > Raspberry Pi 3 Model B+ running Raspberry Pi OS Stable, hostname > > RaspberryPi3ModelPlus.lan (The .lan is the standard fill-in domain name > for > &g

Re: [OpenIndiana-discuss] How do I set an OpenIndiana Hipster ZFS NFS share to be writeable when mounted on a Raspberry Pi OS Stable client?

2020-07-19 Thread Judah Richardson
On Sun, Jul 19, 2020 at 6:55 PM John D Groenveld wrote: > In message < > cab7kt3f+oiorh8-jgnzhmnigw4+fajjtaw8dcb2r20qu6j8...@mail.gmail.com> > , Judah Richardson writes: > >Thanks. Is there something I need to run after this to update the NFS > >server daemon with the

[OpenIndiana-discuss] Which Oracle Solaris version('s documentation) is closest to OI Hipster's current state?

2020-07-19 Thread Judah Richardson
Hi All, I'd been using Solaris 11.4's docs for OI but after realizing OI's zfs share functionality is closer to the "legacy" implementation described there than Solaris 11.4's, I'm trying to figure out which Solaris version is closest to OI's current state. That way I can use that version's docs i

Re: [OpenIndiana-discuss] How do I set an OpenIndiana Hipster ZFS NFS share to be writeable when mounted on a Raspberry Pi OS Stable client?

2020-07-19 Thread Judah Richardson
On Sun, Jul 19, 2020 at 7:18 PM Joshua M. Clulow wrote: > On Sun, 19 Jul 2020 at 16:52, Judah Richardson > wrote: > > # zfs set sharenfs='rw=@ClientIPAddress/32,root=@ClientIPAddress/32' > rpool1 > > # zfs share rpool1 > > You should be able to skip the &qu

Re: [OpenIndiana-discuss] Which Oracle Solaris version('s documentation) is closest to OI Hipster's current state?

2020-07-19 Thread Judah Richardson
Fair enough. Thanks! On Sun, Jul 19, 2020 at 7:30 PM Joshua M. Clulow wrote: > On Sun, 19 Jul 2020 at 17:05, Judah Richardson > wrote: > > I'd been using Solaris 11.4's docs for OI but after realizing OI's zfs > > share functionality is closer to the "lega

Re: [OpenIndiana-discuss] Has anyone mounted a FreeBSD NFS export on OI Hipster? Any ideas on how to do that?

2020-07-19 Thread Judah Richardson
On Sun, Jul 19, 2020 at 6:03 PM John D Groenveld wrote: > In message 1wwszsm0ozyyqva61zc7oggs1neif...@mail.gmail.com> > , Judah Richardson writes: > >Did that, same error. > > oi# showmount -e freebsd > oi# mount -F nfs -o vers=4 freebsd:/v4share /mnt > # showmount -

Re: [OpenIndiana-discuss] Has anyone mounted a FreeBSD NFS export on OI Hipster? Any ideas on how to do that?

2020-07-20 Thread Judah Richardson
On Mon, Jul 20, 2020 at 7:12 AM John D Groenveld wrote: > In message < > cab7kt3gruc-zs0ksswm3zw9tvrpqxfqy33zhipbqgz5qty7...@mail.gmail.com> > , Judah Richardson writes: > ># showmount -e 192.168.0.109 > >no exported file systems for 192.168.0.109 > > freebsd

Re: [OpenIndiana-discuss] Proper way to create bootable USB for /hipster

2020-07-20 Thread Judah Richardson
On Mon, Jul 20, 2020 at 11:53 PM Brynne Tanton wrote: > Hi, > > This is an information post to hopefully assist other people who come > across the issue of being unable to create a fully bootable live USB in > Windows 10 using Win32 Disk Imager as mentioned in the OI documentation at > > https://

Re: [OpenIndiana-discuss] support for Remmina or FreeRDP?

2020-08-02 Thread Judah Richardson
I know for sure it supports VNC out of the box, probably better than any other Unix(-like) OS that isn't macOS. I've never had much luck with RDP, nor would I recommend it, on any OS that isn't Windows On Sun, Aug 2, 2020 at 5:27 PM Lonnie Cumberland wrote: > Hello All, > > Hope that everyone i

Re: [OpenIndiana-discuss] Wayland on OpenIndiana

2020-08-02 Thread Judah Richardson
On Sun, Aug 2, 2020 at 5:55 PM Lonnie Cumberland wrote: > Hi All, > > I am not sure if I have asked this since I cannot find a record of it, but > can Openindiana run Wayland I think the better question is whether you can handle the breakage that - from what I've read - currently comes with Wayl

Re: [OpenIndiana-discuss] support for Remmina or FreeRDP?

2020-08-02 Thread Judah Richardson
e not used VNC in a good while and it may have > advanced significantly. > OpenIndiana is the only OS I currently use VNC for. As I said, its support thereof is the best, but I also have to admit the bar as far as VNC is concerned is pretty low. > > On Sun, Aug 2, 2020 at 6:59 PM Juda

Re: [OpenIndiana-discuss] Wayland on OpenIndiana

2020-08-02 Thread Judah Richardson
ersonal quibble? ... Something you might need to answer to yourself, not necessarily to the thread ;) Hope you find something that works! > > Back to the drawing board, it seems. > > On Sun, Aug 2, 2020 at 7:06 PM Judah Richardson > > wrote: > > > On Sun, Aug 2, 20

Re: [OpenIndiana-discuss] SDL2 include?

2020-08-03 Thread Judah Richardson
No experience with that, specifically, but I assume the code you're trying to compile has the location of those packages defined explicitly (read: complete path?) Also, make sure the package name invoked in the code is the one used by OpenIndiana. The same package often has different names on diff

Re: [OpenIndiana-discuss] Has anyone mounted a FreeBSD NFS export on OI Hipster? Any ideas on how to do that?

2020-08-09 Thread Judah Richardson
On Mon, Jul 20, 2020 at 1:38 PM John D Groenveld wrote: > In message rfatevsmzawdrvumem7aut71iz2xm...@mail.gmail.com> > , Judah Richardson writes: > ># cat /etc/exports > ># Export /usr/home as read-write to OpenIndiana > >/usr/home -alldirs -rw 192.168.0.71 > &g

Re: [OpenIndiana-discuss] Kernel panic after pkg update

2020-08-18 Thread Judah Richardson
Same problem here. Ran a # pkg update -v -r on Sunday and PC (Core i5 2nd Gen, iGPU) has been bootlooping since. On Tue, Aug 18, 2020 at 5:45 AM Alexander Pyhalov via openindiana-discuss < openindiana-discuss@openindiana.org> wrote: > Can it be some ABI breakage? Can you confirm that issue exist

Re: [OpenIndiana-discuss] HP Z240

2020-11-27 Thread Judah Richardson
On Fri, Nov 27, 2020 at 11:10 AM Robert Pasken wrote: > I have an HP Z240 I'd like to install the curent Hipster on, however, I > am having very little luck. The system is listed on the community HCL > in the "servers reported to work or certified with Solaris 11.x". When I > start the install,

Re: [OpenIndiana-discuss] OI new user questions

2020-12-05 Thread Judah Richardson
On Sat, Dec 5, 2020 at 10:02 AM Kalle Anka via openindiana-discuss < openindiana-discuss@openindiana.org> wrote: > I am a long time Solaris user that tried out Linux for a couple of years, > namely Ubuntu LTS. Alas, the Ubuntu updates caused numerous problems, in > some cases causing a reinstall.

Re: [OpenIndiana-discuss] OI new user questions - 2

2020-12-07 Thread Judah Richardson
On Mon, Dec 7, 2020 at 7:51 AM Kalle Anka via openindiana-discuss < openindiana-discuss@openindiana.org> wrote: > Thanx for all your help, guys. I have read all your answers, but need to > check a few things up before finally migrating to OI. > Question 1) I have messed up my email settings to thi

Re: [OpenIndiana-discuss] OI new user questions - 2

2020-12-07 Thread Judah Richardson
On Mon, Dec 7, 2020 at 9:43 AM Judah Richardson wrote: > > > On Mon, Dec 7, 2020 at 7:51 AM Kalle Anka via openindiana-discuss < > openindiana-discuss@openindiana.org> wrote: > >> Thanx for all your help, guys. I have read all your answers, but need to >> che

Re: [OpenIndiana-discuss] OI new user questions - 2

2020-12-10 Thread Judah Richardson
On Thu, Dec 10, 2020 at 10:12 AM Kalle Anka via openindiana-discuss < openindiana-discuss@openindiana.org> wrote: > Thanx for your answer! Yes, my mobo might have several USB controllers. I > need to check it up. (I read all answers, but do not answer, because I do > not want to clutter up the ma

Re: [OpenIndiana-discuss] Comments on a Backup Server wrt SMART

2021-01-11 Thread Judah Richardson
On Tue, Jan 12, 2021 at 12:46 AM Stephan Althaus < stephan.alth...@duedinghausen.eu> wrote: > Hello all! > > I am planning to set up a small server to send my snapshots to, > to get rid of plumbing HDDs via USB all the time and automate these > things.. > > There will be 4-6 SATA HDDs (CMR) (the o

Re: [OpenIndiana-discuss] Shell to use?

2021-01-19 Thread Judah Richardson
On Tue, Jan 19, 2021 at 12:40 PM Araragi Hokuto wrote: > From my experience, the shell's performance hardly makes large > difference, Same here. I use Bash (OI + 3 Linux distros) and tcsh (FreeBSD only) and am a former Fish (GhostBSD) and zsh (Project Trident) user. OI does appear to be slower

Re: [OpenIndiana-discuss] distribution constructor for making OI spins?

2021-01-19 Thread Judah Richardson
Hi Chris, I'd be most interested in OI KDE spins. Judah On Wed, Jan 20, 2021 at 12:55 AM Chris wrote: > Well I was finally able to get OI on one of my spares. > I wanted to do so, so that I could start adding/upgrading > some OI packages. As I began looking at the process I > stumbled on distr

Re: [OpenIndiana-discuss] Shell to use?

2021-01-20 Thread Judah Richardson
On Wed, Jan 20, 2021 at 9:45 AM Hung Nguyen Gia via openindiana-discuss < openindiana-discuss@openindiana.org> wrote: > Regardless of it's good behavior or not, this does give Linux a huge > advantage over us. > The different is significant. > If we want to continue to keep our Solaris heritage an

Re: [OpenIndiana-discuss] GParted crashed

2021-01-26 Thread Judah Richardson
The last time I tried using it (sometime in 2020) it crashed on me too. I just use my Debian machine's GParted instead. On Tue, Jan 26, 2021 at 2:26 AM Hung Nguyen Gia via openindiana-discuss < openindiana-discuss@openindiana.org> wrote: > I'm out of patient with this format stuff. > > I ended up

Re: [OpenIndiana-discuss] A rant

2021-01-29 Thread Judah Richardson
On Fri, Jan 29, 2021 at 2:46 PM Jedi Tek’Unum wrote: > EVERY OS in existence is getting really long in the tooth (outdated) The irony of this is we're on the discussion list of an OS distribution whose fundamental underpinnings are decades old and that is the continuation of a legacy OS. and fo

Re: [OpenIndiana-discuss] ~6 minutes to OI banner/boot options in text install

2021-01-30 Thread Judah Richardson
On Sat, Jan 30, 2021, 08:22 Gary Mills wrote: > On Sat, Jan 30, 2021 at 08:19:16AM +0200, Toomas Soome via > openindiana-discuss wrote: > > > > > On 30. Jan 2021, at 03:57, Gary Mills wrote: > > > > > > The loader works in UEFI mode, but OI does not. Usually you are > > > offered a choice at bo

Re: [OpenIndiana-discuss] OpenIndiana as a server.

2021-01-30 Thread Judah Richardson
Just a small question: are we being attacked by chatbots? There seems to be a spate of users recently posting rapid fire questions and topics combined with relatively few statements and English that leaves a few things to be desired. A lot of the questions also don't make much sense in the context

Re: [OpenIndiana-discuss] Anyone here tried sanoid snapshotting and backup software?

2021-02-03 Thread Judah Richardson
I've heard good things about it, but the lack of package availability has led me to not use it. I've spoken to Jim Salter (the developer) and packaging/maintenance does not seem to be something he's interested in. On my non-OI ZFS arrays I use zfsnap or zfsnap2 as well as restic and backintime. On

Re: [OpenIndiana-discuss] The name of a new (?) OS

2021-02-05 Thread Judah Richardson
Rocky Linux? https://rockylinux.org/ On Fri, Feb 5, 2021 at 11:30 AM Peter Tribble wrote: > On Fri, Feb 5, 2021 at 5:20 PM Apostolos Syropoulos via openindiana-discuss > wrote: > > > Some days ago someone posted a message about an OS (not Q4OS) > > does anyone remember the name of the OS? If I

Re: [OpenIndiana-discuss] safely cleanup pkg cache?

2021-02-21 Thread Judah Richardson
I've always wondered this, but never had the context to ask until now: purely out of curiosity (*not* criticism), why does pkg on OI not support pkg clean or something similar? Or is there a similar OI pkg command I'm missing? Across all my desktop OSes, I typically clean my package caches after ea

Re: [OpenIndiana-discuss] raidz2 as compared to 1:1 mirrors

2021-02-21 Thread Judah Richardson
With the exception of perhaps ReFS on Storage Spaces (due to the ability to have multiple volumes with different redundancies in the same pool), all CoW filesystem RAID schemes have the same basic *theoretical max* (note the emphasis) storage calculation equation: Usable storage, S = (N-p)C, where

Re: [OpenIndiana-discuss] Auto remove of unneeded packages?

2021-02-24 Thread Judah Richardson
Strong second to this question, in tandem with my pkg clean equivalent question on a previous thread. FWIW if you use the pkgsrc repo, it's managed by pgkin, which supports clean (I think?) & autoremove. Sorry for the lack of formatting; I'm on a phone. On Wed, Feb 24, 2021, 20:22 cretin1997 via

Re: [OpenIndiana-discuss] Auto remove of unneeded packages?

2021-02-24 Thread Judah Richardson
On Wed, Feb 24, 2021 at 8:32 PM cretin1997 wrote: > ‐‐‐ Original Message ‐‐‐ > On Thursday, February 25, 2021 9:28 AM, Judah Richardson < > judahrichard...@gmail.com> wrote: > > > Strong second to this question, in tandem with my pkg clean equivalent > qu

Re: [OpenIndiana-discuss] Anyone running OI on VPS?

2021-02-25 Thread Judah Richardson
On Thu, Feb 25, 2021 at 9:47 AM cretin1997 via openindiana-discuss < openindiana-discuss@openindiana.org> wrote: > Do you run OI on VPS or dedicated server? > Dedicated server. > > Does OI suitable to run on a VPS at all? > Don't see why not. > > It seems normal cheap VPS plan of many host provi

Re: [OpenIndiana-discuss] Auto remove of unneeded packages?

2021-02-25 Thread Judah Richardson
On Thu, Feb 25, 2021 at 9:37 AM cretin1997 via openindiana-discuss < openindiana-discuss@openindiana.org> wrote: > ‐‐‐ Original Message ‐‐‐ > On Thursday, February 25, 2021 1:14 PM, Stephan Althaus > wrote: > > > On 02/25/21 05:49 AM, Judah Richardson wrote:

Re: [OpenIndiana-discuss] Auto remove of unneeded packages?

2021-02-25 Thread Judah Richardson
On Thu, Feb 25, 2021 at 9:47 AM John D Groenveld wrote: > In message , > Stephan Althaus writes: > >with the BE on OI/Illumos and FreeBSD now (i think) > > Yes. > FreeBSD has bectl(8) as part of base and an illumos-like > beadm(1) in ports. > https://www.freebsd.org/cgi/man.cgi?query=bectl&aprop

Re: [OpenIndiana-discuss] Parted on 2020.04 GUI LiveImage DVD: Huh???

2021-02-26 Thread Judah Richardson
Gparted on OI has been nonfunctional for a long time now. I'd suggest you use a live USB from Ubuntu (for example) instead. On Fri, Feb 26, 2021, 16:42 Reginald Beardsley via openindiana-discuss < openindiana-discuss@openindiana.org> wrote: > It pops up, spins for a bit and disappears without any

Re: [OpenIndiana-discuss] OI 2020.10 install disk FAIL #2 !!!

2021-02-28 Thread Judah Richardson
About to eat so firing this reply off quickly: OI has an oddity in which the live USB supports GPT and UEFI boot (on the USB media itself) but the actual OS installation and boot is entirely legacy (MBR, at least by default). Yes, I know that doesn't make sense. There's some *semantic* (read: not

Re: [OpenIndiana-discuss] Parted on 2020.04 GUI LiveImage DVD: Huh???

2021-03-01 Thread Judah Richardson
On Mon, Mar 1, 2021 at 11:17 AM Reginald Beardsley via openindiana-discuss < openindiana-discuss@openindiana.org> wrote: > The number one rule of distributing software is test everything you can > to be sure it actually works and don't ship things that are known not to > work. > > I installed Fre

Re: [OpenIndiana-discuss] Hipster 2020.10 text installer FAIL #3

2021-03-01 Thread Judah Richardson
On Mon, Mar 1, 2021 at 11:45 AM Reginald Beardsley via openindiana-discuss < openindiana-discuss@openindiana.org> wrote: > FWIW I created a series of slices using "format -e" with an EFI label. > No issues encountered, nor did I encounter any issues with creating pools > on them as can be seen fr

Re: [OpenIndiana-discuss] Parted on 2020.04 GUI LiveImage DVD: Huh???

2021-03-01 Thread Judah Richardson
On Mon, Mar 1, 2021 at 5:43 PM cretin1997 via openindiana-discuss < openindiana-discuss@openindiana.org> wrote: > ‐‐‐ Original Message ‐‐‐ > On Tuesday, March 2, 2021 12:16 AM, Reginald Beardsley < > pulask...@yahoo.com> wrote: > > > I installed FreeBSD 12.2 without issues. But when I went

Re: [OpenIndiana-discuss] Why OpenIndiana online package search still query something from opensolaris.org?

2021-03-02 Thread Judah Richardson
If you want speed, I recommend searching Repology. On Mon, Mar 1, 2021 at 11:16 PM cretin1997 via openindiana-discuss < openindiana-discuss@openindiana.org> wrote: > This site here: > > https://pkg.openindiana.org/hipster/en/index.shtml > > It's very slow. Sometimes it's even slower because it wa

Re: [OpenIndiana-discuss] Identify type of disk

2021-03-02 Thread Judah Richardson
You can use smartmontools for this on almost any distribution. On Tue, Mar 2, 2021 at 7:14 AM Thebest videos wrote: > Hi Team, > > I need to find out the type of disk(HDD,SSD and NVM) which is attached. any > command or any logic to find the disk type. > preferred solution: command or logic > __

Re: [OpenIndiana-discuss] Do you ever think about adopting APT+DPKG?

2021-03-02 Thread Judah Richardson
On Tue, Mar 2, 2021 at 11:43 AM Chris wrote: > On 2021-03-01 06:33, cretin1997 via openindiana-discuss wrote: > > We have the tech there. Well adapted for our needs. APT+DPKG based > Illumos > > distro > > is not unpopular. Some distros even use RPM. > > > > Most historic APT+DPKG based distros a

Re: [OpenIndiana-discuss] Hipster 2020.10 text installer ISO Wow!!!!

2021-03-02 Thread Judah Richardson
On Tue, Mar 2, 2021 at 1:25 PM Reginald Beardsley via openindiana-discuss < openindiana-discuss@openindiana.org> wrote: > > The HP BIOS is the screwiest one I've ever come across. Can confirm via my HP ProBook. Dell's BIOSes are a lot better. My first Z400 cost $1100, but several years ago I got

Re: [OpenIndiana-discuss] Hipster 2020.10 text installer ISO Wow!!!!

2021-03-02 Thread Judah Richardson
On Tue, Mar 2, 2021 at 6:14 PM Tim Mooney via openindiana-discuss < openindiana-discuss@openindiana.org> wrote: > In regard to: Re: [OpenIndiana-discuss] Hipster 2020.10 text installer > ISO...: > > > On Tue, Mar 2, 2021 at 1:25 PM Reginald Beardsley via > openindiana-discuss < > > openindiana-dis

Re: [OpenIndiana-discuss] Hipster 2020.10 text installer ISO Wow!!!!

2021-03-03 Thread Judah Richardson
On Tue, Mar 2, 2021 at 9:36 PM Chris wrote: > On 2021-03-02 03:20, cretin1997 via openindiana-discuss wrote: > > > > Another weakness of FreeBSD is the init system of it that has to be > > mitigated by > > tools like daemontools. > No offense, but this is false. > > Some embrace the KISS principl

Re: [OpenIndiana-discuss] Hipster 2020.10 text installer ISO Wow!!!!

2021-03-03 Thread Judah Richardson
On Wed, Mar 3, 2021 at 10:15 AM Reginald Beardsley via openindiana-discuss < openindiana-discuss@openindiana.org> wrote: > Categorically does *not* work on my 4 slot Z400. It kernel panics before > it reaches the single user milestone using the device specified in the > prtconf -v output from my

Re: [OpenIndiana-discuss] Powerline - vim settings after update

2021-03-04 Thread Judah Richardson
I do believe you have to file this as an issue against illumos itself: https://www.illumos.org/issues On Thu, Mar 4, 2021 at 11:45 AM Nona Hansel wrote: > > Hello everybody, > > > > > a new version of powerline has been merged recently. Unfortunately, it > looks > like this new version requires

Re: [OpenIndiana-discuss] How do I verify that fmd is actually able to detect and log ECC errors?

2021-03-16 Thread Judah Richardson
AFAIK a scrub or ECC error shouldn't crash the kernel. Also, if the crash is occurring on the error the error might not be logged. To me it sounds like you might have a system board issue. Also FWIW you shouldn't have to scrub otherwise healthy pools more than once per month. On Tue, Mar 16, 2021

  1   2   >