{"id":36992719,"url":"https://github.com/unifyprojects/lazy-sysadmin","last_synced_at":"2026-01-13T23:44:53.055Z","repository":{"id":57075398,"uuid":"163613993","full_name":"unifyprojects/lazy-sysadmin","owner":"unifyprojects","description":null,"archived":false,"fork":false,"pushed_at":"2018-12-31T18:12:50.000Z","size":21,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-30T11:55:30.731Z","etag":null,"topics":["cli","helper","linux","sh","sysadmin","tool","ui"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unifyprojects.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-30T20:00:52.000Z","updated_at":"2019-06-29T15:11:51.000Z","dependencies_parsed_at":"2022-08-24T14:55:43.314Z","dependency_job_id":null,"html_url":"https://github.com/unifyprojects/lazy-sysadmin","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/unifyprojects/lazy-sysadmin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unifyprojects%2Flazy-sysadmin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unifyprojects%2Flazy-sysadmin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unifyprojects%2Flazy-sysadmin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unifyprojects%2Flazy-sysadmin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unifyprojects","download_url":"https://codeload.github.com/unifyprojects/lazy-sysadmin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unifyprojects%2Flazy-sysadmin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28405241,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T21:51:37.118Z","status":"ssl_error","status_checked_at":"2026-01-13T21:45:14.585Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","helper","linux","sh","sysadmin","tool","ui"],"created_at":"2026-01-13T23:44:52.876Z","updated_at":"2026-01-13T23:44:53.028Z","avatar_url":"https://github.com/unifyprojects.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## lazy-sysadmin\nA tool for lazy sysadmins.\n\n\n#### Requirements :\n- [PHP](https://secure.php.net) 7.1 or higher\n\n#### Installation :\n\n##### Locally :\nDownload [lazy-sysadmin](https://github.com/unifyprojects/lazy-sysadmin/releases/download/0.2.5/lazy-sysadmin\n) and store it somewhere in your computer\n##### Globally (manual)\n\nYou can run these commands to easily access lazy-sysadmin from anywhere on your system:\n```console\n$ wget https://github.com/unifyprojects/lazy-sysadmin/releases/download/0.2.5/lazy-sysadmin -O lazy-sysadmin\n```\nor with Curl\n```console\n$ curl -L https://github.com/unifyprojects/lazy-sysadmin/releases/download/0.2.5/lazy-sysadmin -o lazy-sysadmin\n```\nthen:\n```console\n$ sudo chmod a+x lazy-sysadmin\n$ sudo mv lazy-sysadmin /usr/local/bin/lazy-sysadmin\n```\nThen, just run `lazy-sysadmin`.\n\n##### Globally (Composer)\nTo install LazySysAdmin, install [Composer](https://getcomposer.org) and issue the following command:\n```console\n$ composer global require unifyprojects/lazy-sysadmin\n```\nThen make sure you have the global Composer binaries directory in your PATH. This directory is platform-dependent, see Composer documentation for details. Example for some Unix systems:\n\n```console\n$ export PATH=\"$PATH:$HOME/.composer/vendor/bin\"\n```\n\n#### Usage :\n\n```console\n$ cd /path/to/sh/scripts\n$ lazy-sysadmin\n```\n\n#### Compile from source :\n\n##### Requirements :\n- [Composer](https://getcomposer.org)\n- [Box](https://github.com/humbug/box) ( `composer global require humbug/box` )\n\n```console\n$ git clone https://github.com/unifyprojects/lazy-sysadmin.git\n$ cd lazy-sysadmin\n$ composer install\n$ box compile\n$ sudo chmod a+x lazy-sysadmin\n$ sudo mv lazy-sysadmin /usr/local/bin/lazy-sysadmin\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funifyprojects%2Flazy-sysadmin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funifyprojects%2Flazy-sysadmin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funifyprojects%2Flazy-sysadmin/lists"}