Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

A computer without COBOL and Fortran is like a piece of chocolate cake without ketchup and mustard.


computers / alt.os.linux.slackware / Adding accounting functions to an earlier release of Slackware

SubjectAuthor
* Adding accounting functions to an earlier release of Slackwaregregg dot drwho8 atsign gmail dot com
`* Re: Adding accounting functions to an earlier release of SlackwareHenrik Carlqvist
 `- Re: Adding accounting functions to an earlier release of SlackwarePrt Christensen

1
Adding accounting functions to an earlier release of Slackware

<eea4d3bc-5d80-477f-b940-166a16c76151n@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=1347&group=alt.os.linux.slackware#1347

  copy link   Newsgroups: alt.os.linux.slackware
X-Received: by 2002:a37:af04:0:b0:6b5:e908:b2c7 with SMTP id y4-20020a37af04000000b006b5e908b2c7mr1703712qke.214.1658530188817;
Fri, 22 Jul 2022 15:49:48 -0700 (PDT)
X-Received: by 2002:a9d:6c43:0:b0:61c:9d1e:b43e with SMTP id
g3-20020a9d6c43000000b0061c9d1eb43emr844248otq.365.1658530188495; Fri, 22 Jul
2022 15:49:48 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: alt.os.linux.slackware
Date: Fri, 22 Jul 2022 15:49:48 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=2603:7000:ae3e:2589:b919:8860:1650:d499;
posting-account=5QdtfAoAAADYyfEKXyLyZWORs5h9yhVF
NNTP-Posting-Host: 2603:7000:ae3e:2589:b919:8860:1650:d499
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <eea4d3bc-5d80-477f-b940-166a16c76151n@googlegroups.com>
Subject: Adding accounting functions to an earlier release of Slackware
From: gregg.dr...@gmail.com (gregg dot drwho8 atsign gmail dot com)
Injection-Date: Fri, 22 Jul 2022 22:49:48 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 1982
 by: gregg dot drwho8 ats - Fri, 22 Jul 2022 22:49 UTC

Hello!
Roughly twenty years ago I used Slackware Current which would have become 7..2 if it was released to build a customer a server. This server supported an odd dialing in client, which would have also been Linux, but not necessarily Slackware, but also other earlier distributions.

It's been in service for that long, and I've even put the software, the OS and somethings that I wrote then, got themselves moved to a new disk drive, and the same size.

Problem is that he (or I) need to know what's running and how to bill each user appropriately. Now I have accounting running on a Slackware-11.0 system and it tells me all of that. Do any of you have any ideas on how to backport the functions produced by the accounting utilities from say 9.0 to that release?
----
Gregg gregg.drwho8@gmail.com

Re: Adding accounting functions to an earlier release of Slackware

<tbgje3$3q8i6$2@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=1349&group=alt.os.linux.slackware#1349

  copy link   Newsgroups: alt.os.linux.slackware
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: Henrik.C...@deadspam.com (Henrik Carlqvist)
Newsgroups: alt.os.linux.slackware
Subject: Re: Adding accounting functions to an earlier release of Slackware
Date: Sat, 23 Jul 2022 10:44:19 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 31
Message-ID: <tbgje3$3q8i6$2@dont-email.me>
References: <eea4d3bc-5d80-477f-b940-166a16c76151n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Sat, 23 Jul 2022 10:44:19 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="7f129e66e6adfbf85e26a18c6243805b";
logging-data="4006470"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18bJT51hyeUg3Y5GIHZ25tN"
User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508
git://git.gnome.org/pan2)
Cancel-Lock: sha1:4U9ggck+UcrJA1nW94WZj1mCj+g=
 by: Henrik Carlqvist - Sat, 23 Jul 2022 10:44 UTC

On Fri, 22 Jul 2022 15:49:48 -0700, gregg dot drwho8 atsign gmail dot com
wrote:
> Roughly twenty years ago I used Slackware Current which would have
> become 7.2 if it was released to build a customer a server.

You are probably on your own here, not many people still run so old
versions of Slackware and even less run a snapshot of the unstable
current from that time.

> Problem is that he (or I) need to know what's running and how to bill
> each user appropriately. Now I have accounting running on a
> Slackware-11.0 system and it tells me all of that. Do any of you have
> any ideas on how to backport the functions produced by the accounting
> utilities from say 9.0 to that release?

As you say, it seems as if the acct package was added in Slackware 9.0. A
first try would be to download the source code of that package with its
build script and see if it compiles also on your old installation. The
sources can be found on mirrors like:

https://ftp.acc.umu.se/mirror/slackware.com/slackware-9.0/source/ap/acct/

If you are lucky, everything might work out of the box. If you are rather
lucky, some minor changes to the source might be needed to compile on
your older version. If you are unlucky, acct depends upon some feature in
glibc or the kernel that is missing in your installation. I would not
recomend trying to upgrade glibc or the kernel on your old system,
instead I would try to port your applications and configuration to a
stable and still supported version of Slackware like Slackware 15.0.

regards Henrik

Re: Adding accounting functions to an earlier release of Slackware

<62e5e173$0$691$14726298@news.sunsite.dk>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=1352&group=alt.os.linux.slackware#1352

  copy link   Newsgroups: alt.os.linux.slackware
Path: i2pn2.org!i2pn.org!aioe.org!news.uzoreto.com!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail
Subject: Re: Adding accounting functions to an earlier release of Slackware
Newsgroups: alt.os.linux.slackware
References: <eea4d3bc-5d80-477f-b940-166a16c76151n@googlegroups.com>
<tbgje3$3q8i6$2@dont-email.me>
From: orme...@gmail.com (Prt Christensen)
Date: Sun, 31 Jul 2022 03:55:06 +0200
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:4.8) Goanna/20220618
icedove/52.9.20220618
MIME-Version: 1.0
In-Reply-To: <tbgje3$3q8i6$2@dont-email.me>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Lines: 58
Message-ID: <62e5e173$0$691$14726298@news.sunsite.dk>
Organization: SunSITE.dk - Supporting Open source
NNTP-Posting-Host: 6ce150fb.news.sunsite.dk
X-Trace: 1659232627 news.sunsite.dk 691 ormen55@gmail.com/89.8.161.13:55836
X-Complaints-To: staff@sunsite.dk
 by: Prt Christensen - Sun, 31 Jul 2022 01:55 UTC

On 07/23/2022 12:44 PM, Henrik Carlqvist wrote:
> On Fri, 22 Jul 2022 15:49:48 -0700, gregg dot drwho8 atsign gmail dot com
> wrote:
>> Roughly twenty years ago I used Slackware Current which would have
>> become 7.2 if it was released to build a customer a server.
>
> You are probably on your own here, not many people still run so old
> versions of Slackware and even less run a snapshot of the unstable
> current from that time.
>
>> Problem is that he (or I) need to know what's running and how to bill
>> each user appropriately. Now I have accounting running on a
>> Slackware-11.0 system and it tells me all of that. Do any of you have
>> any ideas on how to backport the functions produced by the accounting
>> utilities from say 9.0 to that release?
>
> As you say, it seems as if the acct package was added in Slackware 9.0. A
> first try would be to download the source code of that package with its
> build script and see if it compiles also on your old installation. The
> sources can be found on mirrors like:
>
> https://ftp.acc.umu.se/mirror/slackware.com/slackware-9.0/source/ap/acct/
>
> If you are lucky, everything might work out of the box. If you are rather
> lucky, some minor changes to the source might be needed to compile on
> your older version. If you are unlucky, acct depends upon some feature in
> glibc or the kernel that is missing in your installation. I would not
> recomend trying to upgrade glibc or the kernel on your old system,
> instead I would try to port your applications and configuration to a
> stable and still supported version of Slackware like Slackware 15.0.
>
> regards Henrik
>
A comment only for info, and just a suggestion if dependent of an old
machine:

GNU acct 6.6.4 (2017 - obtained from http://ftp.gnu.org/gnu/acct/ ) will
build from source without warnings or notes on 32 bit Slackware 14.2. I
guess 14.2 will install on a P4 or above.

To install the traditional way (we all know!): copy as root
acct-6.6.4.tar.gz to /usr/src and untar with:

"tar -xvf acct-6.6.4.tar.gz"

Navigate into /usr/src/acct-6.6.4 and configure with

"./configure"

(the --prefix flag did not work for me).Run

"make" and "make install"

The upgrade of acct will as I see it be incremental (from 6.3.2 to
6.6.4) and with high probability client files will be recognized without
problems if copied to the right location. The executables ac, accton,
last, lastcomm and dump-acct all seems to work on 14.2 - but as said -
only a suggestion :)

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor