{"id":24065965,"url":"https://github.com/axrobert/vps","last_synced_at":"2026-06-13T19:32:00.895Z","repository":{"id":236066894,"uuid":"791839477","full_name":"axrobert/vps","owner":"axrobert","description":"🛡️ Virtual Private Servers [ Config + Hardening ]","archived":false,"fork":false,"pushed_at":"2024-04-30T18:20:00.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-28T03:33:56.082Z","etag":null,"topics":["centos","debian","hardening","private","security","server","ubuntu","virtual","vps"],"latest_commit_sha":null,"homepage":"https://erobert.tech","language":null,"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/axrobert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-25T13:25:41.000Z","updated_at":"2024-04-30T18:20:03.000Z","dependencies_parsed_at":"2024-04-30T19:51:41.824Z","dependency_job_id":null,"html_url":"https://github.com/axrobert/vps","commit_stats":null,"previous_names":["harlocks/vps","axrobert/vps"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/axrobert/vps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axrobert%2Fvps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axrobert%2Fvps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axrobert%2Fvps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axrobert%2Fvps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/axrobert","download_url":"https://codeload.github.com/axrobert/vps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axrobert%2Fvps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34298247,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["centos","debian","hardening","private","security","server","ubuntu","virtual","vps"],"created_at":"2025-01-09T11:13:02.458Z","updated_at":"2026-06-13T19:32:00.873Z","avatar_url":"https://github.com/axrobert.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"[comment]: \u003c\u003e (Links de referência)\n[link]: https://\n[link]: https://\n[link]: https://\n\n[comment]: \u003c\u003e (Banner)\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/Harlocks/design/blob/main/assets/figma/banners/VPS-BannerLogo.png?raw=true\"\u003e\n\u003c/div\u003e\n\n[comment]: \u003c\u003e (Separator)\n\n\u003cimg src=\"https://github.com/Harlocks/design/blob/main/assets/figma/separators/VPS-Separator.png?raw=true\"\u003e\n\u003ch3\u003e\n    \u003cimg src=\"https://github.com/Harlocks/design/blob/main/assets/inkscape/icons/apply.png?raw=true\"\u003e\n    Objetivo\n\u003c/h3\u003e\n\n\u003e Este guia tem como objetivo mostrar para o usuário que não é apenas comprar uma VPS e deixar ela executando. É necessário a busca pela segurança de seus dados, juntamente com todas as informações que estão armazenadas dentro da sua VPS. Lembrando que, apesar da minha proficiência em Linux, não irei abordar um tutorial de Linux nesse repositório, apenas algumas básicas explicações sobre o **porquê** eu estou configurando determinado arquivo ou modificando determinada linha.\n\n\u003ch3\u003e\n    \u003cimg src=\"https://github.com/Harlocks/design/blob/main/assets/inkscape/icons/apply.png?raw=true\"\u003e\n    Conteúdo\n\u003c/h3\u003e\n\n[comment]: \u003c\u003e (Tabela de conteúdo)\n\u003cul\u003e\n  \u003cli\u003e\u003ca href=\"#introducao\"\u003e\u003cimg src=\"https://github.com/Harlocks/design/blob/main/assets/inkscape/icons/apply.png?raw=true\"\u003e \u003cb\u003eIntrodução\u003c/b\u003e\u003c/a\u003e\n    \u003cul\u003e \u003c!-- Introdução --\u003e\n      \u003cli\u003e\u003ca href=\"#primeiros-passos\"\u003ePrimeiros Passos\u003c/a\u003e\u003c/li\u003e\n        \u003cul\u003e\n          \u003cli\u003e\u003ca href=\"#escolha-de-distribuicao\"\u003eEscolha da distribuição\u003c/a\u003e\u003c/li\u003e\n          \u003cli\u003e\u003ca href=\"#criacao-de-usuario\"\u003eCriação de usuário não \u003ccode\u003eroot\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n          \u003cli\u003e\u003ca href=\"#configuracao-de-senha-forte\"\u003eConfiguração de uma senha forte\u003c/a\u003e\u003c/li\u003e\n          \u003cli\u003e\u003ca href=\"#atualizacao-do-sistema-base\"\u003eAtualização do sistema base\u003c/a\u003e\u003c/li\u003e\n        \u003c/ul\u003e\n      \u003cli\u003e\u003ca href=\"#definindo-o-shell\"\u003eDefinindo o shell padrão\u003c/a\u003e\u003c/li\u003e\n      \u003cli\u003e\u003ca href=\"#removendo-o-motd\"\u003eVarrendo o lixo para debaixo do tapete\u003c/a\u003e\u003c/li\u003e\n      \u003cli\u003e\u003ca href=\"#trocando-a-porta-do-ssh\"\u003eTrocando a porta do SSH\u003c/a\u003e\u003c/li\u003e\n      \u003cli\u003e\u003ca href=\"#ativando-o-firewall\"\u003eAtivando o Firewall\u003c/a\u003e\u003c/li\u003e\n    \u003c/ul\u003e\n  \u003c/li\u003e\n  \u003cli\u003e\u003ca href=\"#configurando-chaves\"\u003e\u003cimg src=\"https://github.com/Harlocks/design/blob/main/assets/inkscape/icons/apply.png?raw=true\"\u003e \u003cb\u003eConfigurando Chaves\u003c/b\u003e\u003c/a\u003e\n    \u003cul\u003e \u003c!-- Configurando Chaves --\u003e\n      \u003cli\u003e\u003ca href=\"#gerando-sua-chave-ssh\"\u003eGerando sua chave SSH\u003c/a\u003e\u003c/li\u003e\n      \u003cli\u003e\u003ca href=\"#gerenciando-chaves-ssh\"\u003eGerenciando chaves SSH\u003c/a\u003e\u003c/li\u003e\n      \u003cli\u003e\u003ca href=\"#configurando-autenticacao-de-chave-ssh\"\u003eConfigurando autenticação de chave SSH\u003c/a\u003e\u003c/li\u003e\n    \u003c/ul\u003e\n  \u003c/li\u003e\n  \u003cli\u003e\u003ca href=\"#configurando-autenticacao\"\u003e\u003cimg src=\"https://github.com/Harlocks/design/blob/main/assets/inkscape/icons/apply.png?raw=true\u003e\"\u003e \u003cb\u003eConfigurando Autenticação\u003c/b\u003e\u003c/a\u003e\n    \u003cul\u003e \u003c!-- Configurando Autenticação --\u003e\n      \u003cli\u003e\u003ca href=\"#desabilitando-o-login-de-root\"\u003eDesabilitando o login de \u003ccode\u003eroot\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n      \u003cli\u003e\u003ca href=\"#utilizando-autenticacao-de-dois-fatores\"\u003eUtilizando autenticação de dois fatores\u003c/a\u003e\u003c/li\u003e\n      \u003cli\u003e\u003ca href=\"#bloqueando-acessos-indevidos\"\u003eBloqueando acessos indevidos\u003c/a\u003e\u003c/li\u003e\n    \u003c/ul\u003e\n  \u003c/li\u003e\n  \u003cli\u003e\u003ca href=\"#gerenciando-servicos\"\u003e\u003cimg src=\"https://github.com/Harlocks/design/blob/main/assets/inkscape/icons/apply.png?raw=true\u003e\"\u003e \u003cb\u003eGerenciando Serviços\u003c/b\u003e\u003c/a\u003e\n    \u003cul\u003e \u003c!-- Gerenciando Serviços --\u003e\n      \u003cli\u003e\u003ca href=\"#limitando-o-acesso-a-servicos\"\u003eLimitando o acesso a serviços\u003c/a\u003e\u003c/li\u003e\n      \u003cli\u003e\u003ca href=\"#monitorando-e-registrando-acessos\"\u003eMonitorando e registrando acessos\u003c/a\u003e\u003c/li\u003e\n      \u003cli\u003e\u003ca href=\"#configurando-logs-de-auditoria\"\u003eConfigurando logs de auditoria\u003c/a\u003e\u003c/li\u003e\n    \u003c/ul\u003e\n  \u003c/li\u003e\n  \u003cli\u003e\u003ca href=\"#atualizando-sistema\"\u003e\u003cimg src=\"https://github.com/Harlocks/design/blob/main/assets/inkscape/icons/apply.png?raw=true\u003e\"\u003e \u003cb\u003eAtualizando o Sistema\u003c/b\u003e\u003c/a\u003e\n    \u003cul\u003e \u003c!-- Atualizando o Sistema --\u003e\n      \u003cli\u003e\u003ca href=\"#habilitando-as-atualizacoes-automaticas\"\u003eHabilitando as atualizações automáticas\u003c/a\u003e\u003c/li\u003e\n      \u003cli\u003e\u003ca href=\"#verificando-e-aplicando-patches-de-seguranca\"\u003eVerificando e aplicando patches de segurança\u003c/a\u003e\u003c/li\u003e\n    \u003c/ul\u003e\n  \u003c/li\u003e\n\u003c/ul\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxrobert%2Fvps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxrobert%2Fvps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxrobert%2Fvps/lists"}