Compare commits
109 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 18cd5a388d | |||
| 4547c21cba | |||
| 61a4fabac9 | |||
| 8d57596072 | |||
| 4d072450c0 | |||
| 16be62b878 | |||
| 1853f2ff28 | |||
| 5ff6d190c3 | |||
| 9e7f59606c | |||
| a70a362ce4 | |||
| 5dc8681dfd | |||
| c7a77796a1 | |||
| 43b9640eb0 | |||
| 1510ce0758 | |||
| a5cd4e6f2c | |||
| 488b0a6406 | |||
| 1720679c1b | |||
| 689824ac04 | |||
| 04e0b1a3b6 | |||
| e35bbc7d77 | |||
| 620fe0c831 | |||
| 16cfbefd83 | |||
| 6341d49f76 | |||
| dcde376e95 | |||
| ce9bafa069 | |||
| 3e711f04fe | |||
| b239b564f1 | |||
| 777d3981f0 | |||
| 6f1498f422 | |||
| 514cc91ed5 | |||
| 0378024409 | |||
| 5f2cd53026 | |||
| b2d2a89ca3 | |||
| 859759a253 | |||
| a20d85f543 | |||
| 7b46dc4e73 | |||
| 63a40835b6 | |||
| 39ee07fe14 | |||
| 2a1dac448a | |||
| c5ed7dde10 | |||
| af0b0c7bb1 | |||
| 259e0d7f3a | |||
| fc1f25477d | |||
| d754b93250 | |||
| 11451b03be | |||
| 068d6ac9a5 | |||
| b58147b391 | |||
| 86b3bdae71 | |||
| cdfd6359da | |||
| bf0b5e857f | |||
| 9b85eddf09 | |||
| 0d5e790cd2 | |||
| 7d05ae6fa4 | |||
| 0dc0236f40 | |||
| f65185644d | |||
| 73ea27ac67 | |||
| d012e5193d | |||
| 6a631c3aee | |||
| 7276958e0b | |||
| 5f9f63d026 | |||
| b6d889a348 | |||
| e511fcb885 | |||
| 57b5cd5397 | |||
| 26058e12f7 | |||
| 134a398fb9 | |||
| 4b607c3ad8 | |||
| 1d22c6dc07 | |||
| 0b8a9d2ba6 | |||
| b921505906 | |||
| b39edf6343 | |||
| 0d081f2380 | |||
| 8038479898 | |||
| 8fe03e7cad | |||
| 83c6f7de70 | |||
| dece859ca8 | |||
| 0d1a2b7c21 | |||
| d96260222c | |||
| 54d218451a | |||
| ef29887a40 | |||
| 67e55e37bb | |||
| b01e957dfa | |||
| 5940c1e4e8 | |||
| 4a2afa57e0 | |||
| eb785117d7 | |||
| eb74659abf | |||
| 3cd8e0bea6 | |||
| 651f9280c9 | |||
| 10ca7032ef | |||
| 00ef7ab4b7 | |||
| 95d3a9ccd9 | |||
| ee9d49cba5 | |||
| d1e9a179fc | |||
| 3bdee6bd3e | |||
| c76a1c3613 | |||
| d92f9cebb8 | |||
| 14fc513e70 | |||
| f9ad27df20 | |||
| e4fa735c71 | |||
| 40b802a418 | |||
| 643bc897f3 | |||
| aefd8d032a | |||
| 531f4bdaa4 | |||
| 1858524a0f | |||
| 95ae6ffa2f | |||
| 74b3a695cb | |||
| bed96e3b77 | |||
| 78dd888b98 | |||
| 1f99185b38 | |||
| 8cb69931a6 |
15
.gitignore
vendored
15
.gitignore
vendored
@@ -1,15 +0,0 @@
|
||||
# ---> Linux
|
||||
*~
|
||||
|
||||
# temporary files which can be created if a process still has a handle open of a deleted file
|
||||
.fuse_hidden*
|
||||
|
||||
# KDE directory preferences
|
||||
.directory
|
||||
|
||||
# Linux trash folder which might appear on any partition or disk
|
||||
.Trash-*
|
||||
|
||||
# .nfs files are created when an open file is removed but is still being accessed
|
||||
.nfs*
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# RPS-Light-PXE
|
||||
# RPS-Client
|
||||
|
||||
```bash
|
||||
wget -qO- --header 'Authorization:token 9031f8d227dd83ba601680bf3a9f6c2d26c1a970' https://gitea.int.eertmoed.net/WiS/RPS-Light-PXE/archive/latest.tar.gz| tar xvz ; bash ./rps-light-pxe/install.sh ;
|
||||
wget -qO- --header 'Authorization:token 9031f8d227dd83ba601680bf3a9f6c2d26c1a970' https://gitea.int.eertmoed.net/WiS/RPS-Client/archive/latest.tar.gz | tar xvz ; bash /root/rps-client/install.sh ;
|
||||
```
|
||||
|
||||
```ruby
|
||||
# Version 1.0:
|
||||
# Version 1.1:
|
||||
# Created 2024 by Tim Eertmoed, Christian Hampp @ WiS IT-Solutions GmbH, Germany to work on Raspian as custom pxe init script.
|
||||
```
|
||||
@@ -1,17 +1,14 @@
|
||||
[Unit]
|
||||
Description=A Service to monitor the Kiosk's current site
|
||||
After=network.target getty@tty1.service
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
# Wait until Chromium is running
|
||||
ExecStartPre=-/bin/bash -c 'while ! pgrep -f chromium-browser > /dev/null; do sleep 5; done'
|
||||
ExecStartPre=-/usr/bin/sleep 20
|
||||
Type=simple
|
||||
User=loginuser
|
||||
ExecStart=/usr/bin/chromium-monitor
|
||||
ExecStart=/usr/bin/custom/chromium-monitor
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
# Version 1.0:
|
||||
# Version 1.1:
|
||||
# Created 2024 by Tim Eertmoed, Christian Hampp @ WiS IT-Solutions GmbH, Germany to work on Raspian as custom pxe init script.
|
||||
11
etc/systemd/system/hostname.service
Normal file
11
etc/systemd/system/hostname.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Set Hostname from DHCP
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/custom/hostname
|
||||
RemainAfterExit=yes
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
@@ -1,15 +1,13 @@
|
||||
[Unit]
|
||||
Description=Watchdog Monitor Service
|
||||
After=network.target getty@tty1.service
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStartPre=-/bin/sleep 120
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/watchdog
|
||||
Restart=on-failure
|
||||
ExecStart=/usr/bin/custom/watchdog-monitor
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
# Version 1.0:
|
||||
# Version 1.1:
|
||||
# Created 2024 by Tim Eertmoed, Christian Hampp @ WiS IT-Solutions GmbH, Germany to work on Raspian as custom pxe init script.
|
||||
@@ -14,7 +14,8 @@ then
|
||||
xset s noblank
|
||||
xset s off
|
||||
else
|
||||
xset s $SCREEN
|
||||
xset +dpms
|
||||
xset dmps 0 0 $SCREEN
|
||||
fi
|
||||
|
||||
#NO-Var fallback site
|
||||
@@ -23,7 +24,11 @@ then
|
||||
WBS=https://www.wis.gmbh/
|
||||
fi
|
||||
|
||||
#Start Chromium
|
||||
sudo systemctl stop watchdog-monitor
|
||||
sudo systemctl stop chromium-monitor
|
||||
sudo systemctl start watchdog-monitor
|
||||
sudo systemctl start chromium-monitor
|
||||
|
||||
chromium-browser $WBS \
|
||||
--window-size=$RES \
|
||||
--window-position=0,0 \
|
||||
|
||||
1
home/wis/.ssh/id_rsa.pub
Normal file
1
home/wis/.ssh/id_rsa.pub
Normal file
@@ -0,0 +1 @@
|
||||
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCYDmONGe644a3bWKAyX1W704B8fCwlj4x/QjwyJX6gKpX2hmtrxZtusK729wTxP0lr1Gzll9A8LAEGqW5/sxxJqwtYDMOEfINsgE8fmvg9XSmJ9t5zOxJAuQfJB/dmE2a2mX3VSH740czvJ6NKlf9BUeu+41ZZUilyHngfgpVxEIED/6ZHRrkMUfaY09IfvwmNiYPTtK4cufLBdeEoNJPQvYdY1i+N+cJstUzlDRs179w8CqLPuPhIb0iQ3WO1S1XXQH4vUm4MaMmK+hDR4J/pfhuI3DXulwE04rZFU2izXQwl5VdYLv8w31gcegyRz68p+LprusY4QiDP62yaUCTE6JdrjjQSxbEag+OqCzozfvoO+SxMdWsxg2eViM4sKTODc0cQBSA4HJcDWeag5LU9k4WGeuVVj8BCCBqh+93IqylqyK7AKMztVZNiftSBEbfK8ZoHawg5PM26LtCTz6YcmGhn/dHpcpyC8606+SHSTl5YinDaRjarCBM4nppD3o5pizVFKutI28Ys3wkVAe96njnJqIi/J5tNQgrbJmteCE3/9SWhpsXjnuZX1RaZYLE3bBg8Gisz/sm7rN3acVXe6QD03PIxwn9Xp8r3avzDkQKo4vqxoYK6JF6j3vs+U4WLElq+NtvuMewfAWF2cgL2quognLWUM5s0p1/zLzxa8w==
|
||||
208
install.sh
208
install.sh
@@ -6,80 +6,172 @@ NC='\033[0m' # No Color
|
||||
|
||||
clear
|
||||
|
||||
echo -e "${RED}→${NC} Starting System Update..."
|
||||
sudo apt update >/dev/null 2>&1 && sudo apt upgrade -y >/dev/null 2>&1 && sudo apt dist-upgrade -y >/dev/null 2>&1 && sudo apt autoremove -y >/dev/null 2>&1 && sudo apt clean -y >/dev/null 2>&1
|
||||
echo -e "${GREEN}✔${NC} System Update Completed..."
|
||||
# Function to print status with a checkmark
|
||||
print_status() {
|
||||
echo -e "${GREEN}✔${NC} ${1} completed."
|
||||
}
|
||||
|
||||
echo -e "${RED}→${NC} Installing required packages..."
|
||||
sudo apt install --no-install-recommends xserver-xorg x11-xserver-utils xinit chromium-browser fonts-noto-color-emoji nfs-common watchdog xdotool rsync -y >/dev/null 2>&1
|
||||
echo -e "${GREEN}✔${NC} Required packages installed..."
|
||||
echo -e "${RED}→${NC} Starting System Update..." | tee -a /var/log/install
|
||||
sudo apt update >>/var/log/install 2>&1 && print_status "System Update"
|
||||
sudo apt upgrade -y >>/var/log/install 2>&1 && print_status "System Upgrade"
|
||||
sudo apt dist-upgrade -y >>/var/log/install 2>&1 && print_status "System Dist-Upgrade"
|
||||
|
||||
echo -e "${RED}→${NC} Creating user 'loginuser'..."
|
||||
sudo adduser --disabled-password --gecos "" loginuser >/dev/null 2>&1
|
||||
echo -e "${GREEN}✔${NC} User 'loginuser' created..."
|
||||
echo -e "${RED}→${NC} Installing required packages..." | tee -a /var/log/install
|
||||
sudo apt install --no-install-recommends xserver-xorg x11-xserver-utils xinit chromium-browser fonts-noto-color-emoji nfs-common watchdog xdotool rsync -y >>/var/log/install 2>&1 && print_status "Required packages installed"
|
||||
sudo apt install realvnc-vnc-server overlayroot -y >>/var/log/install 2>&1 && print_status "VNC and Overlayroot installed"
|
||||
sudo apt autoremove -y >>/var/log/install 2>&1 && print_status "Autoremove"
|
||||
sudo apt clean >>/var/log/install 2>&1 && print_status "Clean"
|
||||
rm -rf /var/lib/apt/lists/* >>/var/log/install 2>&1 && print_status "Clear cache"
|
||||
|
||||
echo -e "${RED}→${NC} Setting permissions for 'loginuser'..."
|
||||
echo -e "${RED}→${NC} Configuring Raspberry Pi settings..." | tee -a /var/log/install
|
||||
sudo raspi-config nonint do_camera 0 >> /var/log/install 2>&1 && print_status "Camera disabled"
|
||||
sudo raspi-config nonint do_vnc 0 >> /var/log/install 2>&1 && print_status "VNC enabled"
|
||||
sudo raspi-config nonint do_spi 0 >> /var/log/install 2>&1 && print_status "SPI disabled"
|
||||
sudo raspi-config nonint do_i2c 0 >> /var/log/install 2>&1 && print_status "I2C disabled"
|
||||
sudo raspi-config nonint do_serial 0 0 >> /var/log/install 2>&1 && print_status "Serial port disabled"
|
||||
sudo raspi-config nonint do_onewire 0 >> /var/log/install 2>&1 && print_status "1-Wire disabled"
|
||||
sudo raspi-config nonint do_remote_gpio 0 >> /var/log/install 2>&1 && print_status "Remote GPIO disabled"
|
||||
sudo raspi-config nonint do_gpu_memory 256 >> /var/log/install 2>&1 && print_status "GPU memory set to 256MB"
|
||||
sudo raspi-config nonint do_locale "de_DE.UTF-8" "de_DE.UTF-8" >> /var/log/install 2>&1 && print_status "Locale set to de_DE.UTF-8"
|
||||
sudo raspi-config nonint do_timezone "Europe/Berlin" >> /var/log/install 2>&1 && print_status "Timezone set to Europe/Berlin"
|
||||
sudo raspi-config nonint do_boot_order 3 >> /var/log/install 2>&1 && print_status "Boot order set to network boot"
|
||||
|
||||
echo -e "${RED}→${NC} Copy requiered files..." | tee -a /var/log/install
|
||||
mkdir -p /etc/chromium/policies/managed /home/wis/.ssh /usr/bin/custom
|
||||
declare -A files=(
|
||||
["/root/rps-client/boot/ro-root.sh"]="/boot/ro-root.sh"
|
||||
["/root/rps-client/boot/firmware/ro-root.sh"]="/boot/firmware/ro-root.sh"
|
||||
["/root/rps-client/etc/dhcp/dhclient.conf"]="/etc/dhcp/dhclient.conf"
|
||||
["/root/rps-client/etc/systemd/system/hostname.service"]="/etc/systemd/system/hostname.service"
|
||||
["/root/rps-client/etc/systemd/system/watchdog-monitor.service"]="/etc/systemd/system/watchdog-monitor.service"
|
||||
["/root/rps-client/etc/systemd/system/chromium-monitor.service"]="/etc/systemd/system/chromium-monitor.service"
|
||||
["/root/rps-client/etc/systemd/system/getty@tty1.service.d/override.conf"]="/etc/systemd/system/getty@tty1.service.d/override.conf"
|
||||
["/root/rps-client/etc/chromium/policies/managed/disable_password_saving.json"]="/etc/chromium/policies/managed/disable_password_saving.json"
|
||||
["/root/rps-client/home/loginuser/.bash_profile"]="/home/loginuser/.bash_profile"
|
||||
["/root/rps-client/home/loginuser/.xinitrc"]="/home/loginuser/.xinitrc"
|
||||
["/root/rps-client/home/wis/.ssh/id_rsa.pub"]="/home/wis/.ssh/id_rsa.pub"
|
||||
["/root/rps-client/root/remove_unused_kernel.sh"]="/root/remove_unused_kernel.sh"
|
||||
["/root/rps-client/usr/bin/custom/hostname"]="/usr/bin/custom/hostname"
|
||||
["/root/rps-client/usr/bin/custom/chromium-monitor"]="/usr/bin/custom/chromium-monitor"
|
||||
["/root/rps-client/usr/bin/custom/watchdog-monitor"]="/usr/bin/custom/watchdog-monitor"
|
||||
)
|
||||
RSYNC_OPTS="-a --numeric-ids --info=progress2 --no-owner --no-group"
|
||||
for src in "${!files[@]}"; do
|
||||
dst="${files[$src]}"
|
||||
echo "Copying $src to $dst..."
|
||||
sudo rsync $RSYNC_OPTS "$src" "$dst" >>/var/log/install 2>&1 && print_status "$src copied to $dst"
|
||||
done
|
||||
print_status "All files have been successfully copied"
|
||||
|
||||
echo -e "${RED}→${NC} Configuring VNC..." | tee -a /var/log/install
|
||||
sudo systemctl enable vncserver-x11-serviced.service >>/var/log/install 2>&1 && print_status "VNC service enabled"
|
||||
sudo systemctl start vncserver-x11-serviced.service >>/var/log/install 2>&1 && print_status "VNC service started"
|
||||
CONFIG_FILE="/root/.vnc/config.d/vncserver-x11"
|
||||
if [ ! -d "$(dirname "$CONFIG_FILE")" ]; then
|
||||
mkdir -p "$(dirname "$CONFIG_FILE")"
|
||||
echo -e "${GREEN}✔${NC} Created directory for VNC config." | tee -a /var/log/install
|
||||
fi
|
||||
read -p "Do you want to set a VNC password? (y/n): " -r
|
||||
if [[ $REPLY =~ ^[Yy](e[Ss]?)?$ ]]; then
|
||||
vncpasswd
|
||||
echo -e "${GREEN}✔${NC} VNC password has been set." | tee -a /var/log/install
|
||||
else
|
||||
echo -e "${GREEN}✔${NC} No VNC password will be set." | tee -a /var/log/install
|
||||
fi
|
||||
if [ "$(vncpasswd -o)" = 'none' ]; then
|
||||
echo "Authentication=none" >> "$CONFIG_FILE"
|
||||
echo "Geometry=1920x1080" >> "$CONFIG_FILE"
|
||||
echo "# Version 1.0:" >> "$CONFIG_FILE"
|
||||
echo "# Created 2024 by Tim Eertmoed, Christian Hampp @ WiS IT-Solutions GmbH, Germany to work on Raspbian as custom PXE init script." >> "$CONFIG_FILE"
|
||||
print_status "VNC config set to no authentication with geometry 1920x1080." >> /var/log/install 2>&1
|
||||
else
|
||||
echo "Authentication=none" >> "$CONFIG_FILE"
|
||||
echo "Geometry=1920x1080" >> "$CONFIG_FILE"
|
||||
echo "# Version 1.0:" >> "$CONFIG_FILE"
|
||||
echo "# Created 2024 by Tim Eertmoed, Christian Hampp @ WiS IT-Solutions GmbH, Germany to work on Raspbian as custom PXE init script." >> "$CONFIG_FILE"
|
||||
print_status "VNC password is set. Authentication will be required." >> /var/log/install 2>&1
|
||||
fi
|
||||
sudo raspi-config nonint do_vnc 0 >>/var/log/install 2>&1 && print_status "VNC enabled in raspi-config"
|
||||
sudo systemctl unmask vncserver-x11-serviced.service >>/var/log/install 2>&1 && print_status "VNC unmask"
|
||||
sudo systemctl enable vncserver-x11-serviced.service >>/var/log/install 2>&1 && print_status "VNC enabled systemctl"
|
||||
|
||||
echo -e "${RED}→${NC} Creating user 'loginuser'..." | tee -a /var/log/install
|
||||
sudo adduser --disabled-password --gecos "" loginuser >>/var/log/install 2>&1 && print_status "User 'loginuser' created"
|
||||
|
||||
echo -e "${RED}→${NC} Setting permissions for 'loginuser'..." | tee -a /var/log/install
|
||||
sudo tee /etc/sudoers.d/loginuser >/dev/null << 'EOF'
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/bin/systemctl restart watchdog
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/bin/echo
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/bin/cp
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/bin/sed
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/sbin/reboot
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/sbin/dhclient eth0
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/bin/fbset
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/bin/systemctl stop chromium-monitor, /usr/bin/systemctl start chromium-monitor
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/bin/systemctl stop watchdog-monitor, /usr/bin/systemctl start watchdog-monitor
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/bin/cat /var/lib/dhcp/*
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/bin/cp /etc/watchdog.conf /etc/watchdog.conf.bak
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/bin/tee /etc/watchdog.conf, /usr/bin/tee -a /etc/watchdog.conf
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/bin/sed -i
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/bin/sed -r 's/[x]+/,/g'
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/bin/fbset -s
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/bin/hostnamectl set-hostname
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/sbin/dhclient eth0
|
||||
loginuser ALL=(ALL) NOPASSWD: /usr/sbin/reboot
|
||||
EOF
|
||||
sudo usermod -aG video loginuser >/dev/null 2>&1
|
||||
echo -e "${GREEN}✔${NC} Permissions for 'loginuser' set..."
|
||||
sudo usermod -aG video loginuser >>/var/log/install 2>&1 && print_status "Permissions for 'loginuser' set"
|
||||
|
||||
echo -e "${RED}→${NC} Disabling root login..."
|
||||
echo -e "${RED}→${NC} Disabling root login..." | tee -a /var/log/install
|
||||
sudo tee /etc/ssh/sshd_config >/dev/null << 'EOF'
|
||||
PermitRootLogin no
|
||||
EOF
|
||||
sudo passwd -l root >/dev/null 2>&1
|
||||
echo -e "${GREEN}✔${NC} Root login disabled..."
|
||||
sudo passwd -l root >>/var/log/install 2>&1 && print_status "Root login disabled"
|
||||
|
||||
echo -e "${RED}→${NC} Copying required files..."
|
||||
sudo rm ./rps-light-pxe/.gitignore ./rps-light-pxe/LICENSE ./rps-light-pxe/README.md >/dev/null 2>&1
|
||||
sudo cp -r ./rps-light-pxe/ / >/dev/null 2>&1
|
||||
echo -e "${GREEN}✔${NC} Required files copied..."
|
||||
echo -e "${RED}→${NC} Setting file permissions..." | tee -a /var/log/install
|
||||
sudo chown loginuser:loginuser -R /home/loginuser >>/var/log/install 2>&1 && print_status "File permissions for 'loginuser' set"
|
||||
sudo chown wis:wis -R /home/wis >>/var/log/install 2>&1 && print_status "File permissions for 'wis' set"
|
||||
|
||||
echo -e "${RED}→${NC} Setting file permissions..."
|
||||
sudo chown loginuser:loginuser /home/loginuser/.xinitrc >/dev/null 2>&1
|
||||
sudo chown loginuser:loginuser /home/loginuser/.bash_profile >/dev/null 2>&1
|
||||
sudo chmod +x /root/remove_unused_kernel.sh >/dev/null 2>&1
|
||||
sudo chmod +x /usr/bin/watchdog >/dev/null 2>&1
|
||||
sudo chmod +x /usr/bin/chromium-monitor >/dev/null 2>&1
|
||||
echo -e "${GREEN}✔${NC} File permissions set..."
|
||||
echo -e "${RED}→${NC} Creating log files..." | tee -a /var/log/install
|
||||
sudo touch /var/log/watchdog.log /var/log/chromium-monitor.log /var/log/hostname.log >>/var/log/install 2>&1 && print_status "Log files created"
|
||||
sudo chown loginuser:loginuser /var/log/watchdog.log /var/log/chromium-monitor.log /var/log/hostname.log >>/var/log/install 2>&1 && print_status "Ownership set for log files"
|
||||
sudo chmod 777 /var/log/watchdog.log /var/log/chromium-monitor.log /var/log/hostname.log >>/var/log/install 2>&1 && print_status "Permissions set for log files"
|
||||
sudo chmod +x /usr/bin/custom/* >>/var/log/install 2>&1 && print_status "Permissions set for script files"
|
||||
|
||||
echo -e "${RED}→${NC} Enabling services..."
|
||||
sudo systemctl daemon-reload >/dev/null 2>&1
|
||||
sudo systemctl enable watchdog >/dev/null 2>&1
|
||||
sudo systemctl enable chromium-monitor >/dev/null 2>&1
|
||||
sudo systemctl enable getty@tty1 >/dev/null 2>&1
|
||||
echo -e "${GREEN}✔${NC} Services enabled..."
|
||||
echo -e "${RED}→${NC} Enabling services..." | tee -a /var/log/install
|
||||
sudo systemctl daemon-reload >>/var/log/install 2>&1 && print_status "Daemon reloaded"
|
||||
sudo systemctl enable hostname watchdog chromium-monitor vncserver-x11-serviced.service getty@tty1 >>/var/log/install 2>&1 && print_status "Services enabled"
|
||||
sudo systemctl restart getty@tty1 >>/var/log/install 2>&1 && print_status "getty service restarted"
|
||||
|
||||
echo -e "${RED}→${NC} Cleaning up old kernels..."
|
||||
sudo bash /root/remove_unused_kernel.sh -u -e >/dev/null 2>&1
|
||||
sudo rm /root/remove_unused_kernel.sh >/dev/null 2>&1
|
||||
echo -e "${GREEN}✔${NC} Old kernels cleaned up..."
|
||||
echo -e "${RED}→${NC} Do you want to clean up unused kernels? (y/n):" | tee -a /var/log/install
|
||||
read -r clean_kernels
|
||||
if [[ "$clean_kernels" =~ ^[Yy](e[Ss]?)?$ ]]; then
|
||||
echo -e "${RED}→${NC} Cleaning up unused kernels..." | tee -a /var/log/install
|
||||
sudo bash /root/remove_unused_kernel.sh -u -e >>/var/log/install 2>&1 && print_status "Unused kernels cleaned up"
|
||||
else
|
||||
echo -e "${RED}→${NC} Skipping unused kernel cleanup..." | tee -a /var/log/install
|
||||
echo -e "${GREEN}✔${NC} Cleanup has been skipped" | tee -a /var/log/install
|
||||
fi
|
||||
|
||||
echo -e "${RED}→${NC} Cleaning up installer..."
|
||||
sudo rm -rf ./rps-light-pxe >/dev/null 2>&1
|
||||
echo -e "${GREEN}✔${NC} Installer cleaned up..."
|
||||
echo "performance" | sudo tee /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
|
||||
sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target
|
||||
|
||||
echo -e "${GREEN}✔${NC} Installation complete. Press any key to reboot."
|
||||
echo -e "${RED}→${NC} Cleaning up installer..." | tee -a /var/log/install
|
||||
sudo rm -rf ./rps-client >>/var/log/install 2>&1 && print_status "Installer cleaned up"
|
||||
|
||||
echo -e "${RED}→${NC} Configuring Overlayroot..." | tee -a /var/log/install
|
||||
CONFIG_FILE="/etc/overlayroot.conf"
|
||||
echo 'overlayroot_cfgdisk="disabled"' | sudo tee "$CONFIG_FILE" >/dev/null
|
||||
echo 'overlayroot=""' | sudo tee -a "$CONFIG_FILE" >/dev/null
|
||||
read -p "Do you want to activate overlayfs? (y/n): " -r
|
||||
if [[ $REPLY =~ ^[Yy](e[Ss]?)?$ ]]; then
|
||||
echo 'overlayroot="tmpfs:overlayfs"' | sudo tee -a "$CONFIG_FILE"
|
||||
sudo raspi-config nonint do_overlayroot 0 >>/var/log/install 2>&1 && print_status "Overlayroot enabled in raspi-config"
|
||||
echo -e "${GREEN}✔${NC} Overlayroot has been activated." | tee -a /var/log/install
|
||||
else
|
||||
echo 'overlayroot=""' | sudo tee -a "$CONFIG_FILE"
|
||||
echo -e "${GREEN}✔${NC} Overlayroot has not been activated." | tee -a /var/log/install
|
||||
fi
|
||||
|
||||
echo -e "${GREEN}✔${NC} Installation complete. Press any key to reboot..." >> /var/log/install 2>&1
|
||||
read -n 1 -s
|
||||
sudo mkdir -p /etc/systemd/system/getty@tty1.service.d
|
||||
sudo tee /etc/systemd/system/getty@tty1.service.d/override.conf > /dev/null << 'EOF'
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=-/sbin/agetty --autologin loginuser --noclear %I $TERM
|
||||
EOF
|
||||
sudo systemctl daemon-reload
|
||||
sudo systemctl restart getty@tty1
|
||||
sudo systemctl enable getty@tty1
|
||||
|
||||
sudo reboot
|
||||
|
||||
# Version 1.0:
|
||||
# Created 2024 by Tim Eertmoed, Christian Hampp @ WiS IT-Solutions GmbH, Germany to work on Raspian as custom pxe init script.
|
||||
|
||||
|
||||
|
||||
# Version 1.2:
|
||||
# Created 2024 by Tim Eertmoed, Christian Hampp @ WiS IT-Solutions GmbH, Germany to work on Raspian as custom pxe init script.
|
||||
|
||||
1
root/.ssh/id_rsa.pub
Normal file
1
root/.ssh/id_rsa.pub
Normal file
@@ -0,0 +1 @@
|
||||
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCYDmONGe644a3bWKAyX1W704B8fCwlj4x/QjwyJX6gKpX2hmtrxZtusK729wTxP0lr1Gzll9A8LAEGqW5/sxxJqwtYDMOEfINsgE8fmvg9XSmJ9t5zOxJAuQfJB/dmE2a2mX3VSH740czvJ6NKlf9BUeu+41ZZUilyHngfgpVxEIED/6ZHRrkMUfaY09IfvwmNiYPTtK4cufLBdeEoNJPQvYdY1i+N+cJstUzlDRs179w8CqLPuPhIb0iQ3WO1S1XXQH4vUm4MaMmK+hDR4J/pfhuI3DXulwE04rZFU2izXQwl5VdYLv8w31gcegyRz68p+LprusY4QiDP62yaUCTE6JdrjjQSxbEag+OqCzozfvoO+SxMdWsxg2eViM4sKTODc0cQBSA4HJcDWeag5LU9k4WGeuVVj8BCCBqh+93IqylqyK7AKMztVZNiftSBEbfK8ZoHawg5PM26LtCTz6YcmGhn/dHpcpyC8606+SHSTl5YinDaRjarCBM4nppD3o5pizVFKutI28Ys3wkVAe96njnJqIi/J5tNQgrbJmteCE3/9SWhpsXjnuZX1RaZYLE3bBg8Gisz/sm7rN3acVXe6QD03PIxwn9Xp8r3avzDkQKo4vqxoYK6JF6j3vs+U4WLElq+NtvuMewfAWF2cgL2quognLWUM5s0p1/zLzxa8w==
|
||||
@@ -1,4 +0,0 @@
|
||||
Authentication=None
|
||||
|
||||
# Version 1.0:
|
||||
# Created 2024 by Tim Eertmoed, Christian Hampp @ WiS IT-Solutions GmbH, Germany to work on Raspian as custom pxe init script.
|
||||
@@ -1,36 +0,0 @@
|
||||
#!/bin/bash
|
||||
get_monitor() {
|
||||
sudo cat /var/lib/dhcp/* | grep -a "option monitor" | tail -1 | \
|
||||
awk '{ s = ""; for (i = 3; i <= NF; i++) s = s $i " "; print s}' | \
|
||||
awk -F '"' '{print $2}'
|
||||
}
|
||||
get_current_window() {
|
||||
DISPLAY=:0 xdotool getwindowfocus getwindowname | awk -F '- Chromium' '{print $1}'
|
||||
}
|
||||
monitor=""
|
||||
while [ -z "$monitor" ]; do
|
||||
monitor=$(get_monitor)
|
||||
if [ -z "$monitor" ]; then
|
||||
sleep 5
|
||||
fi
|
||||
done
|
||||
monitor_md5=$(echo -n ${monitor^^} | sed -e 's/^[[:space:]]*//' | md5sum | awk '{print $1}')
|
||||
while true; do
|
||||
new_monitor=$(get_monitor)
|
||||
new_current=$(get_current_window)
|
||||
if [ -n "$new_monitor" ] && [ -n "$new_current" ]; then
|
||||
new_monitor_md5=$(echo -n ${new_monitor^^} | sed -e 's/^[[:space:]]*//' | md5sum | awk '{print $1}')
|
||||
current_md5=$(echo -n ${new_current^^} | sed -e 's/^[[:space:]]*//' | md5sum | awk '{print $1}')
|
||||
if [ "$new_monitor_md5" != "$monitor_md5" ] && [ "$current_md5" != "$monitor_md5" ]; then
|
||||
echo "Mismatch detected. Rebooting now."
|
||||
sudo reboot
|
||||
exit 1
|
||||
fi
|
||||
else
|
||||
echo "Either monitor or current is not available, skipping check."
|
||||
fi
|
||||
sleep 5s
|
||||
done
|
||||
|
||||
# Version 1.0:
|
||||
# Created 2024 by Tim Eertmoed, Christian Hampp @ WiS IT-Solutions GmbH, Germany to work on Raspian as custom pxe init script.
|
||||
51
usr/bin/custom/chromium-monitor
Normal file
51
usr/bin/custom/chromium-monitor
Normal file
@@ -0,0 +1,51 @@
|
||||
#!/bin/bash
|
||||
|
||||
LOGFILE="/var/log/chromium-monitor.log"
|
||||
|
||||
# Function to log messages with timestamps
|
||||
log() {
|
||||
echo "$(date '+%Y-%m-%d %H:%M:%S') - $1" >> "$LOGFILE"
|
||||
}
|
||||
|
||||
# Function to get the monitor value from DHCP
|
||||
get_monitor() {
|
||||
sudo cat /var/lib/dhcp/* | grep -a "option monitor" | tail -1 | \
|
||||
awk '{ s = ""; for (i = 3; i <= NF; i++) s = s $i " "; print s}' | \
|
||||
awk -F '"' '{print $2}'
|
||||
}
|
||||
|
||||
# Function to get the current window name
|
||||
get_current_window() {
|
||||
DISPLAY=:0 xdotool getwindowfocus getwindowname
|
||||
}
|
||||
|
||||
# Initialize monitor variable
|
||||
monitor=""
|
||||
while [ -z "$monitor" ]; do
|
||||
monitor=$(get_monitor)
|
||||
if [ -n "$monitor" ]; then
|
||||
log "Initial monitor detected: $monitor" # Log initial monitor
|
||||
fi
|
||||
sleep 5
|
||||
done
|
||||
|
||||
# Main loop to continuously check the current window
|
||||
while true; do
|
||||
current_window=$(get_current_window) # Get the current window name
|
||||
|
||||
if [ -n "$current_window" ]; then
|
||||
# Check for mismatch using case-insensitive comparison
|
||||
if ! echo "$current_window" | grep -iq "$monitor"; then
|
||||
log "Mismatch detected! Monitor: $monitor, Current: $current_window"
|
||||
log "Rebooting now."
|
||||
sudo reboot
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
|
||||
# Sleep for a short duration before the next check
|
||||
sleep 5
|
||||
done
|
||||
|
||||
# Version 1.0:
|
||||
# Created 2024 by Tim Eertmoed, Christian Hampp @ WiS IT-Solutions GmbH, Germany to work on Raspbian as custom PXE init script.
|
||||
40
usr/bin/custom/hostname
Normal file
40
usr/bin/custom/hostname
Normal file
@@ -0,0 +1,40 @@
|
||||
#!/bin/bash
|
||||
|
||||
LOGFILE="/var/log/hostname.log"
|
||||
|
||||
# Function to log messages with timestamps
|
||||
log() {
|
||||
echo "$(date '+%Y-%m-%d %H:%M:%S') - $1" >> "$LOGFILE"
|
||||
}
|
||||
|
||||
# Function to read the hostname from the DHCP lease file
|
||||
get_hostname() {
|
||||
sudo cat /var/lib/dhcp/* | grep -a "option host-name" | tail -1 | \
|
||||
awk -F '"' '{print $2}'
|
||||
}
|
||||
|
||||
# Function to update /etc/hosts with the new hostname
|
||||
update_hosts() {
|
||||
local hostname="$1"
|
||||
# Replace the second line with the new hostname
|
||||
sudo sed -i "2s/.*/127.0.1.1 ${hostname}/" /etc/hosts
|
||||
log "Updated /etc/hosts with hostname: $hostname"
|
||||
}
|
||||
|
||||
# Read the hostname from DHCP
|
||||
hostname=$(get_hostname)
|
||||
|
||||
if [ -n "$hostname" ]; then
|
||||
# Set the hostname using hostnamectl
|
||||
sudo hostnamectl set-hostname "$hostname"
|
||||
log "Set hostname to: $hostname"
|
||||
update_hosts "$hostname"
|
||||
else
|
||||
log "No hostname found."
|
||||
fi
|
||||
|
||||
# Log completion
|
||||
log "Hostname update script completed."
|
||||
|
||||
# Version 1.0:
|
||||
# Created 2024 by Tim Eertmoed, Christian Hampp @ WiS IT-Solutions GmbH, Germany to work on Raspbian as custom PXE init script.
|
||||
99
usr/bin/custom/watchdog-monitor
Normal file
99
usr/bin/custom/watchdog-monitor
Normal file
@@ -0,0 +1,99 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Log file
|
||||
log_file="/var/log/watchdog.log"
|
||||
|
||||
# Configuration file
|
||||
config_file="/etc/watchdog.conf"
|
||||
|
||||
# Function to log messages with timestamp
|
||||
log() {
|
||||
echo "$(date '+%Y-%m-%d %H:%M:%S') - $1" >> "$log_file"
|
||||
}
|
||||
|
||||
# Function to update watchdog configuration
|
||||
update_watchdog_config() {
|
||||
# Extract watchdog IP addresses
|
||||
watchdog=$(sudo cat /var/lib/dhcp/* | grep -a "option watchdog" | tail -1 | \
|
||||
awk '{for (i=3; i<=NF; i++) printf "%s ", $i}' | tr -d '";')
|
||||
|
||||
IFS=', ' read -r -a ip_array <<< "$watchdog" # Split IPs by comma or space
|
||||
|
||||
# Backup current configuration
|
||||
sudo cp "$config_file" "$config_file.bak"
|
||||
log "Backup of $config_file created successfully."
|
||||
|
||||
# Write static configuration to file
|
||||
{
|
||||
echo "realtime = yes"
|
||||
echo "priority = 1"
|
||||
echo "interface = eth0"
|
||||
echo "interval = 58"
|
||||
echo "ping-count = 1"
|
||||
} | sudo tee "$config_file" > /dev/null
|
||||
log "Static configuration written to $config_file."
|
||||
|
||||
if [ ${#ip_array[@]} -eq 0 ]; then
|
||||
log "No IP addresses found. Watchdog configuration cleared."
|
||||
return 1 # No IP addresses to configure
|
||||
else
|
||||
# Append IPs to config
|
||||
for ip in "${ip_array[@]}"; do
|
||||
echo "ping = $ip" | sudo tee -a "$config_file" > /dev/null
|
||||
done
|
||||
log "Configured watchdog to ping: ${ip_array[*]}"
|
||||
|
||||
# Attempt to restart watchdog service
|
||||
if ! sudo systemctl restart watchdog; then
|
||||
log "Failed to restart watchdog service. Attempting to stop and start."
|
||||
|
||||
# Fallback: stop then start the service
|
||||
sudo systemctl stop watchdog
|
||||
if sudo systemctl start watchdog; then
|
||||
log "Watchdog service started successfully after stop."
|
||||
else
|
||||
log "Failed to start watchdog service after stop."
|
||||
return 1
|
||||
fi
|
||||
else
|
||||
log "Watchdog service restarted successfully."
|
||||
fi
|
||||
|
||||
# Stop watchdog-monitor service if restart/start was successful
|
||||
if sudo systemctl stop watchdog-monitor; then
|
||||
log "watchdog-monitor service stopped successfully."
|
||||
else
|
||||
log "Failed to stop watchdog-monitor service."
|
||||
fi
|
||||
|
||||
return 0 # Successful restart/start
|
||||
fi
|
||||
}
|
||||
|
||||
# Loop parameters
|
||||
interval=30 # Interval to wait between checks
|
||||
start_time=$(date +%s)
|
||||
end_time=$((start_time + 300)) # 5 minutes in seconds
|
||||
|
||||
# Main loop
|
||||
while true; do
|
||||
if ! update_watchdog_config; then
|
||||
log "IP addresses found and watchdog restarted. Exiting loop."
|
||||
break
|
||||
else
|
||||
log "No IP addresses found or restart failed. Waiting for $interval seconds before checking again..."
|
||||
fi
|
||||
|
||||
# Check if 5 minutes have passed
|
||||
if [ "$(date +%s)" -ge "$end_time" ]; then
|
||||
log "5 minutes have passed. Stopping the watchdog service."
|
||||
sudo systemctl stop watchdog
|
||||
break
|
||||
fi
|
||||
|
||||
log "Waiting for $interval seconds before checking for IP addresses again..."
|
||||
sleep $interval
|
||||
done
|
||||
|
||||
# Version 1.5:
|
||||
# Created 2024 by Tim Eertmoed @ WiS IT-Solutions GmbH, Germany to work on Raspian as custom PXE init script.
|
||||
@@ -1,22 +0,0 @@
|
||||
#!/bin/bash
|
||||
watchdog=$(sudo cat /var/lib/dhcp/* | grep -a "option watchdog" | tail -1 | \
|
||||
awk '{for (i=3; i<=NF; i++) printf "%s ", $i}' | tr -d '";')
|
||||
IFS=' ' read -r -a ip_array <<< "$watchdog"
|
||||
config_file="/etc/watchdog.conf"
|
||||
sudo cp "$config_file" "$config_file.bak"
|
||||
sudo sed -i '/ping/d' "$config_file"
|
||||
sudo sed -i '/^interval/d' "$config_file"
|
||||
echo "interval = 60" | sudo tee -a "$config_file" > /dev/null
|
||||
if [ ${#ip_array[@]} -eq 0 ]; then
|
||||
sudo sed -i '/interval/d' "$config_file"
|
||||
echo "No IP addresses found. Watchdog configuration cleared." >&2
|
||||
sudo systemctl stop watchdog
|
||||
else
|
||||
for ip in "${ip_array[@]}"; do
|
||||
echo "ping = $ip" | sudo tee -a "$config_file" > /dev/null
|
||||
done
|
||||
fi
|
||||
sudo systemctl restart watchdog
|
||||
|
||||
# Version 1.0:
|
||||
# Created 2024 by Tim Eertmoed, Christian Hampp @ WiS IT-Solutions GmbH, Germany to work on Raspian as custom pxe init script.
|
||||
Reference in New Issue
Block a user