10 Commits

Author SHA1 Message Date
Beeranco
236901361a
Update monitor.service
Added fix to show only the first network adapter in the case of multiples
2023-08-15 17:20:36 +02:00
Beeranco
8a73c1d5d0
Update Requirements.sh
Enabled Testing Variable
2023-08-15 16:03:17 +02:00
Beeranco
f575de0aa3
Rename Model-Check.sh to RasPi-Config/Requirements.sh 2023-08-15 15:57:16 +02:00
Beeranco
6001dd0c20
Update monitor.service
Replaced ordering of variables.
Vars that won't change color or after rebooting are now static.
Vars that can change are added to the end of the script , this makes "reloading" the script much faster since the variables are now "prepared" for the next run.

Fixed oopsie in services, Offline tags stil had the old "stat" behind the service names.

Added check if var $DATE is empty do not display it onscreen.

Change UFW check behaviour, if UWF is not yet installed the var $UFW will be empty,
this sets the script to declare the UFW as inactive.

Added check if var $IP is empty do not display the available ports services run on since they won't be reachable.
2023-08-14 19:36:40 +02:00
Beeranco
36e8302e4b
Update monitor.service
Added UFW status
2023-08-14 17:59:59 +02:00
Beeranco
dfdb2e54ae
Update monitor.service
Fixed oopsie
2023-08-14 17:33:21 +02:00
Beeranco
7a16c68f94
Update monitor.service
Added available and listening ports
2023-08-14 17:32:52 +02:00
Beeranco
88fb727bc7
Update monitor.service
Added Log2Ram to the monitor service
Reduced refresh rate to 15sec for testing purposes
2023-08-14 16:00:03 +02:00
Beeranco
1a587bbf4e
Create monitor.service 2023-08-14 15:36:50 +02:00
Beeranco
a93c5b2dab
Create autologin 2023-08-14 04:43:31 +02:00