mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-13 05:39:18 +02:00
analyst node changes
This commit is contained in:
@@ -217,10 +217,10 @@ yum -y install perl-IO-Compress perl-Net-DNS;
|
|||||||
yum -y install https://github.com/Security-Onion-Solutions/securityonion-docker-rpm/releases/download/securityonion-chaosreader-0.95.10/securityonion-chaosreader-0.95.10.rpm;
|
yum -y install https://github.com/Security-Onion-Solutions/securityonion-docker-rpm/releases/download/securityonion-chaosreader-0.95.10/securityonion-chaosreader-0.95.10.rpm;
|
||||||
chmod +x /bin/chaosreader;
|
chmod +x /bin/chaosreader;
|
||||||
|
|
||||||
cp ../files/analyst/README /;
|
cp ../../files/analyst/README /;
|
||||||
mkdir /usr/local/share/backgrounds/;
|
mkdir /usr/local/share/backgrounds/;
|
||||||
cp ../files/analyst/so-wallpaper.jpg /usr/local/share/backgrounds/;
|
cp ../../files/analyst/so-wallpaper.jpg /usr/local/share/backgrounds/;
|
||||||
cp ../files/analyst/so-lockscreen.jpg /usr/local/share/backgrounds/;
|
cp ../../files/analyst/so-lockscreen.jpg /usr/local/share/backgrounds/;
|
||||||
|
|
||||||
# Set background wallpaper
|
# Set background wallpaper
|
||||||
cat << EOF >> /etc/dconf/db/local.d/00-background
|
cat << EOF >> /etc/dconf/db/local.d/00-background
|
||||||
|
|||||||
Reference in New Issue
Block a user