131 Commits

Author SHA1 Message Date
Beeranco
e37d68d81c
Update Model-Check.sh
Fixed oopsie
2023-08-15 15:52:30 +02:00
Beeranco
56fbec47f7
Update Model-Check.sh
Added var for Pi4's to be used in Installer.sh
2023-08-15 15:49:40 +02:00
Beeranco
b705f91725
Update README.md 2023-08-15 15:48:12 +02:00
Beeranco
b50fdcb89e
Update README.md 2023-08-15 15:47:25 +02:00
Beeranco
245ad634fb
Rename Supported-Models.sh to Model-Check.sh 2023-08-15 15:27:15 +02:00
Beeranco
89d5755d05
Update Supported-Models.sh 2023-08-15 15:26:39 +02:00
Beeranco
0be02a9e3e
Create Supported-Models.sh 2023-08-15 03:42:52 +02:00
Beeranco
85f7029708
Update README.md
Added SD Cards to FAQ
2023-08-15 02:42:26 +02:00
Beeranco
3c2dccfe78
Update README.md
Slimmed down some manual parts by creating a FAQ
2023-08-15 00:55:46 +02:00
Beeranco
b3484ab3a9
Update Installer.sh
Made changes to Wifi config to display the correct IP address
2023-08-14 23:41:37 +02:00
Beeranco
8b06deaa7a
Update Installer.sh
Disabled X11 forwarding in the sshd config preventing cli errors when logging in over ssh.
2023-08-14 22:49:30 +02:00
Beeranco
de9ab23b22
Update Installer.sh
Fixed oopsie
2023-08-14 21:59:05 +02:00
Beeranco
47a62bd2aa
Update Installer.sh
Added "dirty" "fix" to remove nagging output of the monitor-service line 22 blablabla ufw command not found
2023-08-14 21:53:46 +02:00
Beeranco
e00b505be8
Update Installer.sh
Disabled "fix" by enabling the fakekms overlay to prevent video output from stopping after updates were installed.
2023-08-14 21:45:19 +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
8da977ab6e
Update Installer.sh
Added UFW to the install list
Added UFW config
Disabled IPv6
2023-08-14 18:05:34 +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
23b088f2b8
Update Installer.sh
Added check if Wifi is enabled or not before shutting down the installer.
2023-08-14 17:19:49 +02:00
Beeranco
31d92656f8
Update Installer.sh
Fixed oopsie
2023-08-14 16:52:19 +02:00
Beeranco
bbe545f631
Update README.md
Fixed passwd
2023-08-14 16:49:04 +02:00
Beeranco
26d7f5ac2f
Update README.md
Fixed SSH section of the manual
2023-08-14 16:48:18 +02:00
Beeranco
673809d6dd
Update README.md
Added warning for using 5GHz WLAN with HDMI-1
2023-08-14 16:28:19 +02:00
Beeranco
7e48cc6469
Update README.md 2023-08-14 16:23:59 +02:00
Beeranco
95dc9bbf8e
Update Installer.sh
Added Monitor-Service installer option
2023-08-14 16:11:22 +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
Beeranco
f21866f319
Update README.md 2023-08-14 04:41:54 +02:00
Beeranco
473eb8d511
Update Installer.sh
Enabled Wifi when configured wpa_supplicant.conf
2023-08-14 04:39:52 +02:00
Beeranco
8de0a78680
Update README.md 2023-08-14 04:37:50 +02:00
Beeranco
0d5e8c0cae
Update Installer.sh
Removed all logs after install to prevent Log2Ram from nagging
2023-08-14 03:35:58 +02:00
Beeranco
267cf79785
Update Installer.sh
Fixed oopsie with Wifi config
2023-08-14 02:24:55 +02:00
Beeranco
3787fc5a6d
Update Installer.sh
Fixed oopsie with Log2Ram
2023-08-14 02:17:02 +02:00
Beeranco
7375d5d88b
Update Updater.sh
Removed testing echo's
2023-08-14 02:11:35 +02:00
Beeranco
7220886853
Update Updater.sh
Removed #Test Variables

Set check if file older then to the correct values:
	Domoticz every 6 months
	Node-RED every 3 months
	Zigbee2MQTT every 1 month
	OS updates every 2 weeks
2023-08-14 01:36:41 +02:00
Beeranco
cc0dcfb5ba
Update Installer.sh
Fixed errors in CLI when using sudo, now this script also updates /etc/hosts to reflect the new set Hostname

Added Pi Optimizations:
	Reduce GPU_Mem
	Moved /tmp to RAM
	Added Log2Ram
	Set CPU Governer to conservative
2023-08-14 01:32:03 +02:00
Beeranco
4747be4116
Update Updater.sh
Fixed Debug oopsie
2023-08-13 17:25:15 +02:00
Beeranco
9a1fd124e7
Update greetings.sh
Extra echo to seperate MOTD message from CLI input
2023-08-13 16:57:18 +02:00
Beeranco
20cf36427f
Update Installer.sh
Cleaned login messages on CLI
2023-08-13 16:56:44 +02:00
Beeranco
e54fdbd64e
Update greetings.sh
Fixed color reset back to white
2023-08-13 16:50:23 +02:00
Beeranco
571c7da064
Update Updater.sh
Fixed $DATE formatting
Added progress UI for APT
2023-08-13 15:52:04 +02:00
Beeranco
08a440b1d4
Update Installer.sh
Fixed $DATE formatting
Added progress UI for APT
2023-08-13 15:50:15 +02:00
Beeranco
f0d22668ec
Update Installer.sh
Fixed DistroVersion check
2023-08-13 15:18:27 +02:00
Beeranco
6c2c97cfda
Update Installer.sh
Added datestamps to use in the Updater.sh script.
Now saving username entered in the installer.
2023-08-13 15:14:28 +02:00
Beeranco
1c3c02e96c
Update Updater.sh 2023-08-13 15:10:19 +02:00
Beeranco
ad720974f7
Update greetings.sh
Fixed oopsie
2023-08-12 13:36:29 +02:00
Beeranco
cd1f56b647
Update Installer.sh
Optimized installer speed by installing Domoticz last
2023-08-12 04:45:26 +02:00
Beeranco
03c65d198e
Update Updater.sh
Created Updater + Menu
2023-08-12 04:43:39 +02:00