Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Neil Waldhauer

Pages: [1] 2 3 ... 69
1
Setup & Installation / Re: Install Arca OS via USB stick
« on: April 11, 2024, 03:20:05 pm »
If all you have is the .ISO, then burn a DVD and boot a computer from it. Once booted, you can go to the /AOSBOOT directory and execute AOSBOOT <drive letter of USB stick> <ISO filename>.

If you have an OS/2 computer running, you can skip the DVD part.

2
Networking / Re: Netdrive and ArcaOS
« on: April 04, 2024, 03:54:16 am »
You can just run the NetDrive installer on ArcaOS, and it will replace the Arca Noae version with the full version. It even keeps your NetDrive settings the same.


3
Setup & Installation / Re: Ecomstation 1.0
« on: March 29, 2024, 02:41:56 pm »
It's also not true the IBM does nothing. They have contracted with Arca Noae to supply an OS/2-compatible operating system. Downloading MCP is also a violation of their license.

Should naming the sites where you can download pirated copies should banned on OS/2 World?

4
Setup & Installation / Re: Ecomstation 1.0
« on: March 27, 2024, 01:47:32 pm »
Did you notice that ecomstation.com is still on-line?

5
Programming / Re: REXX IDE recommendations?
« on: March 26, 2024, 02:55:25 am »
The newest REXX IDE is 30 years old.

VX-Rexx, VisProRexx

I don't know how to get VX-REXX.

http://hobbesarchive.com/?detail=/pub/os2/dev/proglang/rexx/VisProREXX_3-1-1.wpi

6
Comments, Suggestions & Questions / Re: Hobbes (Files) Reoganization
« on: March 24, 2024, 02:28:15 am »
I hope this is the right thread for this topic.

Hobbes used to have loaddf.zip which had both LOADDSKF.EXE and SAVEDSKF.EXE

Now HobbesArchive has Loaddskf_1-16.zip which claims to have both, but contains only LOADDSKF.EXE

7
General Discussion / Re: MS os/2 2.0 kernel
« on: March 22, 2024, 02:34:41 pm »
As I remember the transition, the 2.0 kernel did everything the 1.3 kernel did. So, they pretty much have to be the same kernel, with the 32-bit stuff added on for the 2.0 version.

8
Comments, Suggestions & Questions / Re: Hobbes (Files) Reoganization
« on: March 01, 2024, 03:38:52 pm »
HobbesArchive.com is down for a while, so does anyone remember the URL for the mirrors of HobbesArchive.com?

9
Utilities / Re: vncserver setup
« on: February 29, 2024, 03:27:13 pm »
1. You need RPM/YUM. Type command:

       yum install libc libgcc1 openssl zlib pthread libjpeg libpng

   or use Arca Noae Package Manager to install these packages.

10
Setup & Installation / Re: DB2 v. 6.1 / Java
« on: February 23, 2024, 03:56:03 pm »
I think DB2 6.1 requires Java 1.1.8 and also IBM File and Print.

11
Networking / Re: Updated Samba Client
« on: February 03, 2024, 03:26:45 pm »
Network browsing is still not working, same as before.

Clarifying - is this with Arcamapper from 5.0 or 5.1? They use quite different approaches...

This is with ArcaOS 5.1. I didn't think to try the old ArcaMapper. I'll set one up and try it...

The old ArcaMapper is much like the new. Browsing fails with this message "Connecting to Magnesium failed (Error NT_STATUS_UNSUCCESSFUL)

I see the workgroup and computers, but not the shares. How do you enable browsing for a user?

12
Networking / Re: Updated Samba Client
« on: February 02, 2024, 04:27:10 pm »
I didn't detect any regressions on the server side. The latest build of smbd, samba-4.19.4-os2-20240202.zip, shares files here, just like the previous build. Network browsing is still not working, same as before.

13
Programming / Re: IBM APL2 for OS/2
« on: February 02, 2024, 02:56:43 am »
Some more photos of contents

14
Programming / Re: IBM APL2 for OS/2
« on: February 02, 2024, 02:46:15 am »
More pictures of the APL box and contents

15
Networking / Re: Samba Users and Groups
« on: January 29, 2024, 05:16:06 am »
With those two changes, I am now able to see files on the Samba Server v 4.19 from ArcaMapper on an ArcaOS 5.1 machine. I didn't do any stress or capability test yet. Thanks David, and thanks, Paul.

Code: [Select]
        server min protocol = NT1
        ntlm auth = Yes

Curiously, I cannot see those same shares in the ArcaMapper Network Browser. I added Workgroup to my smb.conf, and now I can see the machine, but not the shares. When I try to refresh the list of shares in the Network browser, the following lines appear in smb.log..192.168.46.22

Code: [Select]
[2024/01/28 20:07:43.792000,  2] ../../source3/param/loadparm.c:2951(lp_do_section)
  Processing section "[HOMES]"
[2024/01/28 20:07:43.792000,  2] ../../source3/param/loadparm.c:2951(lp_do_section)
  Processing section "[D]"
[2024/01/28 20:07:43.792000,  2] ../../source3/param/loadparm.c:2951(lp_do_section)
  Processing section "[E]"
[2024/01/28 20:07:43.792000,  2] ../../source3/param/loadparm.c:2951(lp_do_section)
  Processing section "[F]"
[2024/01/28 20:07:43.792000,  2] ../../source3/param/loadparm.c:2951(lp_do_section)
  Processing section "[H]"
[2024/01/28 20:07:43.792000,  2] ../../source3/param/loadparm.c:2951(lp_do_section)
  Processing section "[M]"
[2024/01/28 20:07:43.792000,  2] ../../source3/param/loadparm.c:2951(lp_do_section)
  Processing section "[P]"
[2024/01/28 20:07:43.792000,  2] ../../source3/param/loadparm.c:2951(lp_do_section)
  Processing section "[S]"
[2024/01/28 20:07:43.792000,  2] ../../source3/param/loadparm.c:2951(lp_do_section)
  Processing section "[Y]"

Pages: [1] 2 3 ... 69