doc
This commit is contained in:
parent
e1c3033283
commit
d943cefb5a
@ -5,6 +5,8 @@
|
|||||||
* [Installation](https://git.netig.net/netig/chimera-linux/src/branch/main/installation.md)
|
* [Installation](https://git.netig.net/netig/chimera-linux/src/branch/main/installation.md)
|
||||||
* [Tips and tricks](https://git.netig.net/netig/chimera-linux/src/branch/main/tips-and-tricks.md)
|
* [Tips and tricks](https://git.netig.net/netig/chimera-linux/src/branch/main/tips-and-tricks.md)
|
||||||
* [Containers](https://git.netig.net/netig/chimera-linux/src/branch/main/containers.md)
|
* [Containers](https://git.netig.net/netig/chimera-linux/src/branch/main/containers.md)
|
||||||
|
* [UFW configuration](https://git.netig.net/netig/chimera-linux/src/branch/main/)
|
||||||
|
* [HostUp VPS network configuration](https://git.netig.net/netig/chimera-linux/src/branch/main/)
|
||||||
|
|
||||||
## Project links
|
## Project links
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# HostUp network config
|
# HostUp VPS network configuration
|
||||||
|
|
||||||
In order to properly configure network on a HostUp VPS, some `dhcpcd` configuration is required, at the end of `/etc/dhcpcd.conf` add (replace `*` with your IPv4) :
|
In order to properly configure network on a HostUp VPS, some `dhcpcd` configuration is required, at the end of `/etc/dhcpcd.conf` add (replace `*` with your IPv4) :
|
||||||
```
|
```
|
||||||
|
@ -1,15 +1,14 @@
|
|||||||
# Tips and tricks
|
# Tips and tricks
|
||||||
|
|
||||||
## Some software I use
|
## Some common software
|
||||||
|
|
||||||
From Chimera Linux repositories :
|
From Chimera Linux repositories :
|
||||||
```
|
```
|
||||||
$ doas apk add firefox gimp libreoffice libreoffice-lang_fr zola
|
$ doas apk add firefox gimp libreoffice libreoffice-lang_<your-language>
|
||||||
```
|
```
|
||||||
|
|
||||||
From Flathub :
|
From Flathub :
|
||||||
|
|
||||||
* Freecad
|
|
||||||
* VLC
|
* VLC
|
||||||
* VSCodium
|
* VSCodium
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# UFW config
|
# UFW configuration
|
||||||
|
|
||||||
To enable UFW :
|
To enable UFW :
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user