Bitcoin Forum
June 24, 2024, 06:48:09 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][EMC] Eloncoin - Mars, here we come!! 🚀 - POS Energy Efficient. on: March 02, 2024, 03:20:46 PM
pulsechain started airdrop just now
https://pulsechainairdrop.com

check elegibility
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: DDos attack using Antminers (problem and solving from Bitmain) on: December 28, 2020, 02:03:13 AM
Hi brother,
I solved it like this, I created your script:
vi /config/ntpconfig.sh
Code:
echo "restrict -4 default kod notrap nomodify nopeer noquery" >> /etc/ntp.conf
echo "restrict -6 default kod notrap nomodify nopeer noquery" >> /etc/ntp.conf
/etc/init.d/ntpd reboot
save / exit: wq
chmod + x ntpconfig.sh

After I activated the crontab service always through with the command:

echo "cron: 2345: once: / usr / sbin / crond" >> / etc / inittab
mkdir / var / spool / cron / crontabs

Then I added a crontab -e
this done by myself:

SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin



@reboot /config/ntpconfig.sh

I guarantee you that it works perfectly, feel free to check the /etc/ntp.conf file and you will find the change made at every restart of the asic s9

This procedure works both stock firmware and custom firmware, I use a S9 custom firmware.


I hope this was helpful to you, a big hug to you all was helpful and we hope this covid virus goes away.


Mattia from Italy
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!