You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,28 +5,29 @@ Bashpack is a **user-friendly Linux toolbox**.
5
5
It has been designed for helping **Linux** users on their **day to day tasks**.
6
6
It can also be useful for IT teams who needs to ensure security on their Linux park.
7
7
8
-
You can easily setup automations with the differents options.
8
+
You can easily setup **automations** with the differents **options**.
9
9
10
10
<br>
11
11
12
12
## Features
13
13
* (available) Unified Linux updates ([APT](https://fr.wikipedia.org/wiki/Advanced_Packaging_Tool) and [Snapcraft](https://snapcraft.io/) packages (Snapcraft is not installed with this script, it just handled if already used)).
14
14
* (incoming) Unified Linux updates (firmwares with [fwupd](https://github.com/fwupd/fwupd)).
15
-
* (incoming) Linux firewall security (close ports with [nftables](https://wiki.nftables.org/wiki-nftables/index.php/Main_Page) ([Docker](https://www.docker.com/) compatible)).
15
+
* (incoming) Secure Linux firewall (close ports with [nftables](https://wiki.nftables.org/wiki-nftables/index.php/Main_Page) ([Docker](https://www.docker.com/) compatible)).
16
16
* (incoming) Routes over VPN to one or many points ([OpenVPN](https://openvpn.net/) compatible).
17
17
18
18
<br>
19
19
20
20
## Quick start
21
21
Copy/paste the following command blocks on your Linux terminal to manage your Bashpack installation.
22
22
*_You must be sudo._
23
-
*_Once installed, Bashpack will automatically update itself (it checks for updates once a day)._
23
+
*_Once installed, Bashpack will automatically update itself once a day ([Systemd](https://systemd.io/) installations **only**)._
0 commit comments