{"id":13567556,"url":"https://github.com/SixArm/sixarm_unix_installation_help","last_synced_at":"2025-04-04T01:32:22.270Z","repository":{"id":1126095,"uuid":"1000317","full_name":"SixArm/sixarm_unix_installation_help","owner":"SixArm","description":"SixArm.com » Unix » Installation help for servers and desktops, esp. Debian and Ubuntu","archived":false,"fork":false,"pushed_at":"2023-09-15T19:30:07.000Z","size":110,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T15:11:59.262Z","etag":null,"topics":["help","install","sysadmin","unix"],"latest_commit_sha":null,"homepage":"http://sixarm.com","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SixArm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"security.txt","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-10-18T20:01:45.000Z","updated_at":"2024-09-04T21:25:47.000Z","dependencies_parsed_at":"2024-08-01T13:39:42.418Z","dependency_job_id":null,"html_url":"https://github.com/SixArm/sixarm_unix_installation_help","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SixArm%2Fsixarm_unix_installation_help","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SixArm%2Fsixarm_unix_installation_help/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SixArm%2Fsixarm_unix_installation_help/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SixArm%2Fsixarm_unix_installation_help/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SixArm","download_url":"https://codeload.github.com/SixArm/sixarm_unix_installation_help/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247107816,"owners_count":20884793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["help","install","sysadmin","unix"],"created_at":"2024-08-01T13:02:34.644Z","updated_at":"2025-04-04T01:32:17.262Z","avatar_url":"https://github.com/SixArm.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# Unix » \u003cbr\u003e Installation help notes for our internal systems\n\nRead me first:\n\n  * \u003ca href=\"security.txt\"\u003esecurity.txt\u003c/a\u003e\n  \nTo create a new system:\n\n  * \u003ca href=\"virtualbox.md\"\u003evirtualbox.md\u003c/a\u003e for VirtualBox\n  * \u003ca href=\"aws.md\"\u003eaws.md\u003c/a\u003e for Amazon Web Services\n  * \u003ca href=\"aws-ec2-ssh-fingerprint-verification.md\"\u003eaws-ec2-ssh-fingerprint-verification.md\u003c/a\u003e to verify AWS fingerprints\n  * \u003ca href=\"centos-rosehosting-notes.txt\"\u003ecentos-rosehosting-notes.txt\u003c/a\u003e for older CentOS using Rose Hosting\n  * \u003ca href=\"aptitude-update-upgrade-autoclean.txt\"\u003eaptitude-update-upgrade-autoclean.txt\u003c/a\u003e to upgrade Debian/Ubuntu to current\n  * \u003ca href=\"yum-install-packages-we-like.md\"\u003eyum-install-packages-we-like.md\u003c/a\u003e for RedHat\n  \nSetups:\n\n  * \u003ca href=\"fresh.md\"\u003efresh.md\u003c/a\u003e to set up a fresh system with our SixArm git clones etc. (caution: needs updating)\n  * \u003ca href=\"debian-repositories.txt\"\u003edebian-repositories.txt\u003c/a\u003e (TODO: refactor these to their own files)\n  * \u003ca href=\"disable-dnsmasq-to-help-etc-hosts.md\"\u003edisable-dnsmasq-to-help-etc-hosts.md\u003c/a\u003e \n\n  \nConfigurations:\n\n  * \u003ca href=\"dpkg-reconfigure-debconf-readline.sh\"\u003edpkg-reconfigure-debconf-readline.sh\u003c/a\u003e if we get errors about readline\n  * \u003ca href=\"color_notes.txt\"\u003ecolor_notes.txt\u003c/a\u003e on XTerm, TERM, etc.\n\nLanguages:\n\n  * \u003ca href=\"ruby-build.sh\"\u003eruby-build.sh\u003c/a\u003e \n        ruby-build --definitions\n        ruby-build 2.0.0-p247 /opt/rubies/2.0.0-p247\n        \nApplications:\n\n  * \u003ca href=\"emacs.md\"\u003eemacs.md\u003c/a\u003e (better to use emacs starter kit if available)\n  * \u003ca href=\"gcc-install-from-scratch.md\"\u003egcc-install-from-scratch.md\u003c/a\u003e for GCC in extreme atypcal cases\n  * \u003ca href=\"gem-sources.txt\"\u003egem-sources.txt\u003c/a\u003e for Ruby gem sources\n  * \u003ca href=\"git_branch_parser.sh\"\u003egit_branch_parser.sh\u003c/a\u003e (better to use oh-my-zsh if available)\n  * \u003ca href=\"sublime.md\"\u003esublime.md\u003c/a\u003e for Sublime Text editor\n  * \u003ca href=\"https://www.gnu.org/software/datamash/\"\u003eDataMash\u003c/a\u003e for command-line statistics\n  \nClones:\n\n  * \u003ca href=\"git_projects.txt\"\u003egit_projects.txt\u003c/a\u003e we use\n\nClones loop:\n\n    cd /opt\n    cat sixarm_unix_installation_help | xargs -I{} git clone --depth 1 {}\n    \n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSixArm%2Fsixarm_unix_installation_help","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSixArm%2Fsixarm_unix_installation_help","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSixArm%2Fsixarm_unix_installation_help/lists"}