Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
opiran-club authored Oct 2, 2023
1 parent d6e1e8b commit b40355a
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,21 @@

### Optimizer (V.1.0)

###### Description
- Update, Upgrade, and Clean the server.
Install Useful Packages.

###### Install Useful Packages.
- Enable Packages at Server Boot.
- Create & Enable SWAP File. (Default is 2Gb)
- Enable IPv6 Support.
- Clean the Old SYSCTL Settings.
Optimize the SYSCTL Settings.

###### Optimize the SYSCTL Settings.
- SWAP
- Network
- BBR & hybla
Optimize SSH.

###### Optimize SSH.
- Back up the original sshd_config file
- Disable DNS lookups for connecting clients
- Enable compression for SSH connections
Expand All @@ -22,7 +26,8 @@ Optimize SSH.
- Allow TCP forwarding
- Enable gateway ports
- Enable tunneling
Optimize the System Limits.

###### Optimize the System Limits.
- nproc
- nofile
---------------------------------------------------------------------------------------------------------------------------------------
Expand Down

0 comments on commit b40355a

Please sign in to comment.