Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tbrowder/linux-utils


https://github.com/tbrowder/linux-utils

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

[![Actions Status](https://github.com/tbrowder/Linux-Utils/actions/workflows/test.yml/badge.svg)](https://github.com/tbrowder/Linux-Utils/actions)

NAME
====

**Linux::Utils** - Provides a program to perform various sys-admin tasks on Linux hosts

SYNOPSIS
========

```raku
use Linux::Utils;
```

DESCRIPTION
===========

**Linux::Utils** provdes program `linux-task` which has the following modes:

* add-ssh-key

* create-ssh-key

* add-cron-job

* create-pkg-list

* install-pkgs

AUTHOR
======

Tom Browder

COPYRIGHT AND LICENSE
=====================

© 2022 Tom Browder

This library is free software; you may redistribute it or modify it under the Artistic License 2.0.