From 8b7607c7e694e5b369f8fe5d962fa9909d2b67ec Mon Sep 17 00:00:00 2001 From: datechnoman Date: Sun, 31 Mar 2024 11:38:19 +0000 Subject: [PATCH] Update prerequisites.sh --- prerequisites.sh | 8 -------- 1 file changed, 8 deletions(-) diff --git a/prerequisites.sh b/prerequisites.sh index 108f3e3..ddbd5e8 100644 --- a/prerequisites.sh +++ b/prerequisites.sh @@ -3,14 +3,6 @@ apt-get install axel -y apt-get install parallel -y apt-get install slurm -y apt-get install zstd -y -cd /opt/ -git clone https://git.datechnoman.com/ArchiveTeam/CommonCrawl_URL_Processor.git -cd /opt/CommonCrawl_URL_Processor -chmod u+x commoncrawl_url_processor.py -chmod u+x urlextractor_archiveteam.sh -mv rsyncd.conf rsyncd.passwd /etc/ -chmod 0600 /etc/rsyncd.passwd -systemctl restart rsync wget -O /tmp/netdata-kickstart.sh https://my-netdata.io/kickstart.sh && sh /tmp/netdata-kickstart.sh --no-updates --stable-channel --disable-telemetry ---Enable root ftp login--- 1. vim /etc/ssh/sshd_config