Skip to content

devguoo/linux-server-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Linux Server Init

Essential scripts and configs for initializing a fresh Linux server (Ubuntu/Debian).

Quick Start

wget -qO- https://raw.githubusercontent.com/devguoo/linux-server-init/main/init.sh | bash

What It Does

  • Updates system packages
  • Configures firewall (UFW)
  • Sets up fail2ban
  • Hardens SSH config
  • Installs essential tools (htop, vim, curl, git)
  • Configures timezone and locale

Requirements

  • Ubuntu 20.04+ or Debian 11+
  • Root or sudo access

License

MIT


For VPS recommendations, visit bwhhost.com.

About

Essential scripts and configs for initializing a fresh Linux server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors