
|
OpenSSH OpenSSH 3.5p1 with this chroot patch applied. Requires:
Install:
You can ssh in and out of the machine immediately at this point.For now, just "man sshd" for general ssh setup, and see the home page for the chroot patch for instructions on how to set up a chroot user. To set up a chroot ssh user that can only use sftp, specify /usr/libexec/openssh/sftp-server as the users shell in both the real and chroot'ed /etc/passwd, and in /etc/shells. openssh-3.5p1_chroot_OSR5.tar.bz2 - Feb 07 09:50:28 2003
OpenSSH 3.7.1p2-chroot
setup_gnu Shell script that downloads and installs skunkware VOLS packages non-interactively. It also has grown to install most other VOL and pkgadd files on Open Server. It can now handle most of the forms that "oss" and other sco patches come in. It can handle URL's to single VOL or pkgadd files, compressed VOL or pkgadd files, directories of VOL files, list of VOL files via globbing(http://path/to/files/VOL.*), tar/cpio files of VOL files, & compressed tar/cpio files. Various examples of how to install various sco patches in one single command are included in the comments at the top of the script. If you give it one or more package names on the command line, it will fetch those packages and install them. It also has an option to just list all of the packages available on the skunkware ftp site. " ./setup_gnu list". It shows the names in the same way that you would need to use them on the command line, so you can generate the list, highlight & copy a name with your mouse, and then say ./setup_gnu <paste>To list all the available packages, do ./setup_gnu listAside from the package(s) you request, it will also install wget using rftp if you do not already have it. It uses wget for simplicity and because many packages are only available via http. View the comments at the top of the script for more detailed usage instructions and examples. Install: (graciously hosted by Tony Lawrence)
Although there is a copy of this script here on this site (see the link below), you need wget or curl or lynx or links or to get things directly from this site to a sco box. setup_gnu will automatically download & install wget but you need to get setup_gnu itself onto the box first somehow. You can do it manually/indirectly any of a hundred different ways but there is no short & simple command-line way to do it unless you already have wget/curl/lynx/links or even netcat installed, none of which is part of the base OS. Tony Lawrence has provided space on his public anonymous ftp server, which allows us to use the sco built-in command "rftp" so that we can have a simple one-line command-line install instruction shown above.Note: Starting with Open Server 5.0.7, wget along with several other items on this page are provided with the base OS. 20061110 v2.3 - supports osr6 as well as osr5 now. Removed the default install list a while ago. I think now that was never a good idea. Note: on osr6 you should install the osr5 wget package from this page first. There is no native wget for osr6 that I can find yet, and setup_gnu will try, and fail (harmlessly) to install wget from skunkware if you don't already have it. But there is no wget in osr6's skunkware collection. I should change setup_gnu to use curl instead of wget or have it try them both, because curl is on osr6 and also comes with the maint packs to 5.0.7 and in gwxlibs on 5.0.4+ setup_gnu - Version 2.3
setup_ssh Shell script that downloads and installs the SCO compiled OpenSSH package, as well as it's prerequisites, non-interactively. It uses the setup_gnu script mentioned above and setup_netlibs script mentioned below to fetch and install the necessary VOLS packages. Also:
setup_ssh - ksh script
setup_netlibs !!! Note: This is no longer adviseable. All you need now is oss646 !!!I only leave this up because it's a work of art. :) In this script is an example of how to extract a specific file from a custom-installable package without having to actually use custom or install the package. This is one means of obtaining files that normally only ship with newer systems to install on older systems without having access to one of those newer systems and without breaking copyright laws. Shell script that downloads and installs various SCO bug-fix and/or security patches or updates in order to get the most up to date networking libraries installed. (libresolv and libsocket). It uses the setup_gnu script mentioned above to fetch and install the necessary VOLS packages. Together these updates take a 5.0.4, or non-updated 5.0.5 or 5.0.6 box so that it can run many programs that were compiled on a fully updated 5.0.5, 5.0.6 or newer. setup_ssh above automatically downloads and runs this as part of it's job. You want this seperately when you want to update your networking libraries to run recenlty compiled binaries but don't want to install OpenSSH 3.1p1 install:
setup_netlibs - ksh script
md5 Source distribution of md5 with compiled binaries included for SCO Open Server. A Windows binary is also included but I didn't build that, it came in the source archive. Built on Open Server 5.0.6 with gcc. md5.tar.bz2
iozone Source distribution of iozone with compiled binaries included for SCO Open Server. Built on Open Server 5.0.6, no idea what other versions it may run on. install:
iozone-3_172.tar.bz2 - May 6 08:59:29 2003 iozone.tar.bz2 executable & man pages (installed paths)
star Source distribution of star with compiled binaries included for SCO Open Server. Built on Open Server 5.0.6. Runs on any version that can install oss646 or osr507mp. install:
star-1.5a73.tar.bz2 - Mar 21 22:06:44 2006 star.tar.bz2 executables & man pages (installed paths)
afio Source distribution of afio with compiled binaries included for SCO Open Server. Built on Open Server 5.0.6. Runs on any version that can install oss646 or osr507mp. install:
afio-2.5.tar.bz2 - Dec 10 23:36:54 2004 afio.tar.bz2 executables & man pages (installed paths)
sudo Source distribution of sudo with compiled binaries included for SCO Open Server. Built on Open Server 5.0.7. Runs on any version that can install oss646 or osr507mp. install:
sudo-1.6.8.tar.bz2 - Oct 24 17:41:27 2003 sudo.tar.bz2 executables & man pages (installed paths)
lrzsz Source distribution of lrzsz (aka: Zmodem) with compiled binaries included for SCO Open Server. Built on Open Server 5.0.7. Runs on any version that can install oss646 or osr507mp. install:
lrzsz-0.12.20.tar.bz2 - Oct 15 14:04:57 2003 lrzsz.tar.bz2 executables & man pages (installed paths)
ez-ipupdate Source distribution of ez-ipupdate with compiled binaries included for SCO Open Server. Built on Open Server 5.0.7. Runs on any version that can install oss646 or osr507mp. No man-page. Just run ez-ipupdate -H |less and/or visit the home page link above.Sample configs are in /usr/local/etc/ez-ipupdate but you don't need a config file. install:
ez-ipupdate-3.0.11b7.tar.bz2 - Sep 17 17:09:21 2003 ez-ipupdate.tar.bz2 executable & man pages (installed paths)
wget Source distribution of wget with compiled binaries included for SCO Open Server. Built on Open Server 5.0.7. Should run on any version that can install oss646 and ssl-0.9.7 or gwxlibs which contains ssl-0.9.7 install:
wget-1.8.2.tar.bz2 - Feb 22 23:56:23 2003 wget-1.9.1.tar.bz2 - Jun 28 19:47:32 2004 wget.tar.bz2 executable & man pages (installed paths)
cURL Source distribution of curl with compiled binaries included for SCO Open Server. Built on Open Server 5.0.6 with gwxlibs and c-ares. Should run on any version that can install gwxlibs Note: gwxlibs since at least version 1.3.1Ba includes a curl built by SCO One version accidentally did not include SSL/https/ftps support. source curl version includes SSL/https/ftps ------------------------------------------------------- gwxlibs-1.3.1Ba 7.10.5 Yes gwxlibs-1.3.2Ag 7.10.7 Yes gwxlibs-1.3.3Db 7.11.1 Yes brian@aljex.com 7.12.1 Yes gwxlibs-2.0.0Eb 7.13.2 No brian@aljex.com 7.14.1 Yes gwxlibs-2.1.0Ba 7.15.0 Yes install:
curl-7.12.1.tar.bz2 - Oct 10 08:24:58 2004 curl-7.14.1.tar.bz2 - Sep 14 00:45:36 2005 curl.tar.bz2 executable & man pages (installed paths)
lynx Source distribution of lynx with compiled binaries included for SCO Open Server. Built on Open Server 5.0.6 with gnutools & gwxlibs. Should run on any version that can install oss646 & gwxlibs install:
lynx-2.8.5re1.1.tar.bz2 - Sep 6 09:44:10 2005 lynx.tar.bz2 executable & man pages (installed paths)
lftp Source distribution of lftp with compiled binaries included for SCO Open Server. Built on Open Server 5.0.6 with gnutools & gwxlibs. Should run on any version that can install oss646 & gwxlibs Although lftp has _lots_ of special features that I'm sure are good, even life savers, in lots of special situations, the particular thing that makes it almost unique and which solves a real humdinger problem for me, is it includes an option to let you specify an arbitrary ip address for it to use in PORT commands. The only other client I've found that allows this is curl, but curl is otherwise very limited and not very handy for ftp work. For one thing, curl can't download "*" and produce seperate filenames locally like a proper ftp client. I have a situation where the client unix box is behind a common nat router that does the normal magic ftp packet editing, but like most routers it only does ths on the standard ftp tcp ports! This client however needs to ftp in to a server that is running on a non-standard tcp port, and, the server does not allow PASV, only PORT. Geniuses! But they are a customer of my customer, and so I can't very well tell their edi people to go read "Ftp for Dummies". So, the only way to ftp to them is one of the following: a) Replace the client side router with an expensive and hard to administer Cisco. Gross Overkill! b) Remove the router and put the unix box right on the public net. Just Plain Gross! c) Know the public ip of the client side router and use an ftp client that allows you to specify that ip for it to use in PORT commands. *sigh* "Some days it's just not worth chewing through the restraints..." :) install:
lftp-3.3.0.tar.bz2 - Sep 15 20:57:07 2005 lftp.tar.bz2 executable & man pages (installed paths)
ncftp Source distribution of ncftp with compiled binaries included for SCO Open Server. Built on Open Server 5.0.6 with gnutools & gwxlibs. Should run on any version that can install oss646 & gwxlibs install:
ncftp-3.1.9.tar.bz2 - Sep 13 21:11:19 2005 ncftp.tar.bz2 executable & man pages (installed paths)
rsync Source distribution of rsync with compiled binaries included for SCO Open Server. 2.5.6 Runs on at least 5.0.4+ if you install oss646c. The recent ones can run on 5.0.6 & 5.0.7, possibly earlier, but require osr507mp5 (note, the library update sub-component from osr507mp5 can be installed on 5.0.6) Install:
rsync-2.5.6.tar.bz2 - Jan 31 00:27:52 2003 rsync-2.6.6.tar.bz2 - Sep 17 00:19:21 2005 rsync-3.0.0.tar.bz2 - Mar 3 22:47:08 2008 rsync-3.0.7.tar.bz2 - Jan 29 14:50:00 2010 rsync.tar.bz2 - executable & man pages
replace Source distribution of replace with compiled binaries included for SCO Open Server. Built on Open Server 5.0.6 Used for replacing strings within binary files. (sed is usually no good for that) install:
replace-2.20.tar.bz2 - Jan 21 09:42:45 2003 replace.tar.bz2 - executable & man page (installed paths)
Bzip2 Source distribution of Bzip2 with compiled binaries included for SCO Open Server. Built on Open Server 5.0.6. Runs on 5.0.4-5.0.6 if you install oss646. install:
bzip2-1.0.2.tar.Z - Jan 21 09:42:45 2003 bzip2.tar.Z - executables & man pages (installed paths)
lslk Source distribution of lslk with compiled binaries included for SCO Open Server. Built on Open Server 5.0.7. Runs on 5.0.4-5.0.6 if you install oss646. Note: built without NFS support simply because my machine had nfs support previously removed. The code does support nfs locks for this platform (open server), you merely have to build it on a machine that hasn't had nfs removed So, this binary probably simply won't report any locks held by nfs clients. sorry. install:
lslk_1.29.tar.bz2 - Nov 11 00:30:08 2003 lslk.tar.bz2 - executables & man pages (installed paths) lslk_sco.diff - diff file showing every change I made
mcrypt Source and binary distributions of mcrypt compiled for SCO Open Server. Built on Open Server 5.0.6. Should run on anything that can install oss646 Also includes mhash-0.9.2 and libmcrypt-2.5.7 install:
mcrypt-2.6.4.tar.bz2 - Sep 21 22:40:18 2005 mcrypt.tar.bz2 - executable & man page (installed paths)
base64 Source and binary distributions of base64 compiled for SCO Open Server. Built on Open Server 5.0.6. Runs on at least 5.0.4+, probably 5.0.0+ install:
base64-1.3.tar.bz2 - Apr 22 20:44:49 2002 base64.tar.bz2 - executable & man page (installed paths)
mpack Source and binary distributions of mpack compiled for SCO Open Server. Built on Open Server 5.0.7. Runs on 5.0.4+ if you install oss646 or osr507mp Note: Anyone who has a use for mpack may be interested in Lightmail. All of the things you wish mpack could do, and about 30 you won't think of until you need them, Lightmail does. install:
mpack-1.6.tar.bz2 - Sep 12 15:24:15 2003 mpack.tar.bz2 - executables & man pages (installed paths)
par Source and binary distributions of par compiled for SCO Open Server. Built on Open Server 5.0.7. Runs on 5.0.4+ if you install oss646, osr507mp, gwxlibs depending on your OS version install:
par152.tar.bz2 - Jul 15 14:34:14 2004 par.tar.bz2 - executables & man pages (installed paths)
Ted Static binary distribution of Ted for SCO Open Server 5.0.5 Source is available at the Ted home page. Sample RTF document created with this copy of Ted Warning: 1.2M file. Contains 1 each of several different formats of inserted images. Updated with 2nd build of Ted-2.8. Above sample document, mailed to myself as HTML from within Ted Ted 2.8 lsm entry / install directions Ted 2.8 static binary Build 2 - adds png support.
Qterm Source and binary distributions of Qterm for SCO Open Server 5.0.5 qterm-6.0.3 Binary qterm-6.0.3 Source
XWPE Source and binary distributions of XWPE for SCO Open Server 5.0.5 I also have some icons and extra syntax_def's. xwpe-1.5.22a Source & Binary
QB2C Source distribution of QB2C with compiled binaries included for SCO Open Server. Built on Open Server 5.0.6, no idea what other versions it may run on. install:
See also a syntax recognition/highlighting of BASIC/Qbasic source add-on for xwpe QB2C-3.40 Source QB2C-3.40 Binary qb2c-3.41.tar.bz2 - Jan 31 03:27:29 2003 qb2c.tar.bz2 - executable & man pages (installed paths)
ProFTPD Source and binary distribution of ProFTPD for SCO Open Server 5.0.5 ProFTPD 1.2.0pre10 Source & Binary
fetchmail Source and binary distribution of fetchmail for SCO Open Server 5.0.5 fetchmail 5.2.3 Source & Binary
Qt Binary distribution of Qt for SCO Open Server 5.0.5 NOTE: This binary requires Xfree86 libraries Qt 2.02 Binary
QCAD Binary distribution of QCAD for SCO Open Server 5.0.5 NOTE: This binary requires Xfree86 libraries QCAD 1.3.3 Binary
asciichart Shell script asciichart for SCO Open Server 5.0.5 asciichart 1.7 shell script screen-shot of "asciichart" on scoansi screen-shot of "asciichart -xa" on scaoansi
scotar Shell script that extracts files from multi-volume tars created by the SCO line of operating systems from Xenix to Open Server 5, onto Linux or other systems. (Yes, *finally* someone addressed this aggrevation!) scotar.txt - install & usage readme scotar-1.0.bash - shell scipt (bash-2.x) scotar-1.7.ksh - shell scipt (ksh)
SCO-LINUX Terminal/Shell compatibility These are some benign modifications you can apply to SCO and Linux systems to make it easier to telnet from one to the other. You can telnet (or ssh or facetwin or xterm etc...) from a linux box to a sco box, and vice-versa, and the terminal will be less agrevating to use since this adds support for linux terminals to SCO boxes, and support for scoansi terminals to Linux boxes. profile-lnx-on-sco - Append to /etc/profile on SCO termcap-lnx-on-sco - Append to /etc/termcap on SCO terminfo-lnx-on-sco - Run "tic terminfo-lnx-on-sco" on SCO profile-sco-on-lnx - Append to /etc/profile on LINUX termcap-sco-on-lnx - Append to /etc/termcap on LINUX terminfo-sco-on-lnx - Run "tic terminfo-sco-on-lnx" on LINUX
AnzioTest / AnswerBack Two tiny programs you can use in certain situations to actively probe the users terminal to try and determine what it is without guessing or hoping or relying on things like environment variables. AnzioTest.txt - README AnzioTest_src.tgz - Source AnzioTest_Linux.tgz - Linux Binaries AnzioTest_SCO_SV.tgz - SCO OSR5 Binaries
tempconv Converts a value from degrees C to degrees F, or vise-versa. This was someone elses perl script that I converted to ksh and added a non-interactive mode for use in other scripts. After placing in your PATH and meking executable, run "tempconv --help" for the simple usage instructions. tempconv - ksh scipt
smbprint.sh Printer Interface script that makes it a little easier to set up windows shared printers in unix so that you can print to them from unix using samba. Read the script comments for directions. smbprint.sh - sh scipt
ibm2ascii Converts IBM Graphics characters to plain ascii equivalents. Copy to /usr/local/bin/ibm2ascii and chmod 755 /usr/local/bin/ibm2ascii Use like "cat". ibm2ascii - sed scipt
unpcl Strips most simple PCL codes from a file or data stream. Copy to /usr/local/bin/unpcl and chmod 755 /usr/local/bin/unpcl Use like "cat". unpcl - sed scipt
zsh Source distribution of zsh with compiled binaries for SCO Open Server. Built on Open Server 5.0.6. Probably runs on anything that can install gwxlibs & oss646. Requires libpcre which is provided by gwxlibs. zsh has a ksh emulation mode invoked by simply linking zsh to ksh and running ksh. zsh in ksh emulation mode may be preferrable to the stock ksh88 in certain circumstances. install:
zsh-4.2.5.tar.bz2 - Sep 23 03:10:58 2005 zsh.tar.bz2 executables & man pages (installed paths)
bash Source distribution of bash with compiled binaries included for SCO Open Server. Built on Open Server 5.0.6 with rs506a/oss646c/gnutools/gwxlibs install:
bash-205b.tar.bz2 - Apr 17 04:59:34 2003 bash-3.0-016.tar.bz2 - Oct 2 06:40:41 2005 bash.tar.bz2 executable & man page (installed paths)
pdksh Source distribution of pdksh with compiled binaries for SCO Open Server. Built on Open Server 5.0.6. Probably runs on anything that can install oss646. (only links libc.so) Installed as /usr/local/bin/pdksh not .../ksh since you might have ksh93 or zsh installed as .../ksh already. install:
pdksh-5.2.14-p2.tar.bz2 - Jan 4 22:23:15 2006 pdksh.tar.bz2 executables & man pages (installed paths)
GhostPDL Source distribution of GhostPDL with compiled binaries included for SCO Open Server. Includes tiff and noX patches from http://www.awale.qc.ca/ghostpdl/ for better HylaFAX integration. See the typerules file below. Built on Open Server 5.0.7. Should run on 5.0.4 and up with oss646c The "installed paths" tar below only includes the pcl6 binary and the pcl2pdf & pcl2ps wrapper scripts that run it, and the fonts, and does not actually include any manpage since the original source does not include any. The binary for this is "pcl6" and it's options are mostly the same as for gs (ghostscript), but the easiest way to use it is to just use the included pcl2pdf, pcl2ps, & pcl2fax commands. The package does include a pdf manual, which I put here rather than in the "installed paths" tar because there is no good place to put it on the system. -gripe-...so now we can take a perfectly good 3.5K page of text, turn it into a 17K pdf, and send it as an email attachment, where it takes up 23K due to mime-encoding...-/gripe- install:
ghostpcl_1.41.tar.bz2 - Mar 21 21:01:47 2005 ghostpdl_1.51.tar.bz2 - Mar 16 03:07:50 2008 ghostpcl.pdf Manual HylaFAX typerules ghostpdl.tar.bz2 executable & fonts (installed paths)
AFPL GhostScript Source distribution of AFPL GhostScript with compiled binaries included for SCO Open Server. Built on Open Server 5.0.6. Should run on at least 5.0.4 and up if you install oss646 and gwxlibs Unfortunately, the not-quite-gpl-or-bsd license for AFPL-GhostScript requires that all distributions include the source, so the single tar file below includes both the binaries and the source. The binaries are in their installed paths as per usual, and the tar file name doesn't include a version number as per usual for my binaries-only tars, so it's still just as easy to install as all the other packages. Merely you also wind up with 44 megs of source you didn't ask for in /usr/local/src and ftp users (who aren't looking at this web page) can't see the version number because there is no seperate source tar with the version in the name. Such is the wisdom of needlessly deviant licenses. install:
gs.tar.bz2 - May 2 13:19:15 2005 - AFPL Ghostscript 8.51 - source + binaries (installed paths)
pico/pilot Source distribution of pico/pilot with compiled binaries included for SCO Open Server. Built on Open Server 5.0.7. Should run on at least 5.0.4 and up if you install oss646 or osr507mp. install:
pico-4.6.tar.bz2 - Sep 16 13:50:54 2003 pico.tar.bz2 executable & manpage (installed paths)
rlpr Source distribution of rlpr with compiled binaries included for SCO Open Server. Built on Open Server 5.0.6. Should run on at least 5.0.4 and up if you install oss646. install:
rlpr-2.06.tar.bz2 - Sep 16 23:35:59 2005 rlpr.tar.bz2 executables & manpages (installed paths)
mc Source distribution of mc (Midnight Commander) with compiled binaries included for SCO Open Server. Built on Open Server 5.0.6. Should run on any version that can install gwxlibs. install:
mc-4.6.1-pre1.tar.bz2 - Oct 10 09:30:43 2004 mc.tar.bz2 executables & manpages (installed paths)
enscript Source distribution of enscript (GNU Enscript) with compiled binaries included for SCO Open Server. Built on Open Server 5.0.6. Should run on any version that can install gwxlibs. install:
enscript-1.6.4.tar.bz2 - Feb 18 00:05:28 2006 enscript.tar.bz2 executables & manpages (installed paths)
sqlite3 Source distribution of sqlite3 with compiled binaries included for SCO Open Server. Built on Open Server 5.0.7. Should run on any version that has gwxlibs. Built without threads support, without static libsqlite3.a, with support for tcl8.4 from gwxlibs install:
sqlite-3.3.4.tar.bz2 - Feb 17 19:11:00 2006 sqlite-3.5.2.tar.bz2 - Nov 13 13:07:46 2007 sqlite3.tar.bz2 executables & manpages (installed paths)
less Source distribution of less with compiled binaries included for SCO Open Server. Built on Open Server 5.0.7. Should run on at least 5.0.4 and up, possibly on even much earlier versions, since it is compiled STATIC. Why might you want this when Open Server ships with less built-in since 5.0.6? I found that the built-in version did not respect the LESSSECURE environment variable on any of the several 5.0.6 and 5.0.7 boxes I tried it on. The version below does. install:
less-381.tar.bz2 - Feb 11 22:49:04 2004 less.tar.bz2 executables & manpages (installed paths)
strobe Source distribution of strobe with compiled binaries included for SCO Open Server. Built on Open Server 5.0.7. Should run on at least 5.0.4 and up if you install oss646 or osr507mp. install:
strobe-1.06.tar.bz2 - Feb 2 01:07:03 2004 strobe.tar.bz2 executables & manpages (installed paths)
socat Source distribution of socat with compiled binaries included for SCO Open Server. Built on Open Server 5.0.7. Should run on at least 5.0.4 and up if you install oss646 or osr507mp. install:
socat-1.3.2.2.tar.bz2 - Jan 16 20:55:41 2004 socat.tar.bz2 executables & manpages (installed paths)
vim Source distribution of vim with compiled binaries included for SCO Open Server. Built on Open Server 5.0.6. Should run on at least 5.0.4 and up if you install oss646 or osr507mp. install:
vim63.tar.bz2 - Jan 30 18:15:28 2005 vim.tar.bz2 executables & manpages (installed paths)
ImageMagick Source distribution of ImageMagick with compiled binaries included for SCO Open Server. Built on Open Server 5.0.6. Should run on at least 5.0.4 and up if you install oss646 and gwxlibs, or osr507mp Built without X and without Perl to get around compile problems. install:
ImageMagick-6.1.9.tar.bz2 - Feb 2 15:56:55 2005 ImageMagick.tar.bz2 executables & manpages (installed paths)
Info-Zip unzip Source distribution of Info-Zip unzip with compiled binaries included for SCO Open Server. Built on Open Server 5.0.6. Should run on at least 5.0.4 and up if you install oss646 and gwxlibs, or osr507mp I couldn't get "zip,/q> (Info-Zip zip-2.3) to build, but Skunkware has the latest version. (Just run "/setup_gnu zip-2.3") install:
unzip-5.51.tar.bz2 - Feb 20 21:15:22 2005 unzip.tar.bz2 executables & manpages (installed paths)
lha Source distribution of lha with compiled binaries included for SCO Open Server. Built on Open Server 5.0.6. Should run on at least 5.0.4+oss646 install:
lha-114d.tar.bz2 - May 31 15:18:15 2006 lha.tar.bz2 executable & manpage (installed paths)
nc Source distribution of nc with compiled binaries included for SCO Open Server. Built on Open Server 5.0.7. Should run on at least 5.0.4 and up if you install oss646 or osr507mp. This is the "hobbit" or "l0ft" netcat, as commonly found on linux & freebsd (& win32) machines. Not to be confused with Kevin Smith's netcat. This has more features and behaves slightly differently wrt broken connections. Kevin Smith's is the better choice for use in netcat-based printer interface scripts as I've never seen it hang when trying to print to flaky, frozen, or non-existant print servers. See the next entry below for a netcat printer interface script that uses the Kevin Smith netcat. install:
nc-1.10.tar.bz2 - Jan 16 20:09:50 2004 nc.tar.bz2 executable (installed path)
rlpnc Printer interface script that uses netcat, based on http://aplawrence.com/SCOFAQ/FAQ_scotec7getnetcat.html Includes a copy of Kevin Smith's netcat and a sample /etc/printers config file with several examples and comments. To use, just unpack the tar below, Then create a Local printer, selecting "Net" for the model and "/dev/null" for the device. Then add a corresponding line to /etc/printers following the examples already there. install:
Some systems may need this workaround too:rlpnc.tar.Z - Universal "Net" printer interface script Net-SH.tar.Z - Alternate versions: Net.sh.awk and Net.sh.grep
prune Source & binary of prune for SCO Open Server. install:
prune.c.gz - source prune.tar.bz2 executable & sample config (installed paths)
urldec Source and binaries for urldec. Built on Open Server 5.0.6. Should run on at least 5.0.4 and up. Converts between url-encoded text and plain ascii, both directions. install:
urldec-src.tar.bz2 - Sep 16 11:11:32 2005 urldec.tar.bz2 executables & man-pages (installed paths)
samba Source distribution of samba with compiled binaries included for SCO Open Server. Built on Open Server 5.0.6. Should run on at least 5.0.4 and up if you install oss646 or osr507mp. Requires:
Install:
samba-2.2.8a.tar.bz2 - Jul 8 00:13:52 2003
recode Source distribution of recode with compiled binaries included for SCO Open Server. Built on Open Server 5.0.7. Should run on at least 5.0.4 and up if you install oss646 or osr507mp. Note: Most people don't need this because you already have iconv instead install:
recode-3.6.tar.bz2 - May 11 04:01:10 2004 recode.tar.bz2 executables & manpages (installed paths)
dbftools Source distribution of dbftools with compiled binaries included for SCO Open Server. Built on Open Server 5.0.6. Should run on at least 5.0.4 and up if you install oss646 on 5.0.6 or less. install:
dbftools-1.5.tar.bz2 - Mar 21 18:52:14 2006 dbftools.tar.bz2 executables (installed paths, no man pages)
gnu whois Source distribution of gnu whois with compiled binaries included for SCO Open Server. Built on Open Server 5.0.7. Should run on at least 5.0.4 and later with gwxlibs. install:
whois-4.7.24.tar.bz2 - Mar 6 13:49:54 2008 whois.tar.bz2 executable & man-page (installed paths) |