Install Clam AntiVirus to protect your server from virus. [1] Install Clamav. Shell root@debian:~# apt -y install clamav root@debian:~# sed -i -e „s/^NotifyClamd/#NotifyClamd/g“ /etc/clamav/freshclam.conf root@debian:~#…
This is the example for setting Timezone of your System. /1/ Replace to your own Timezone to the example below. Shell # display available timezone…
Get SSL Certificates from Let’s Encrypt who provides Free SSL Certificates. Refer to the details for Let’s Encrypt official site below. ⇒ https://letsencrypt.org/ By the…
Домейни от който се праща спам, дори след отписване отново и отново спамът продължава от различен подател. Shell @bg-mails.eu @mailmarket.eu @izgodni-offer.eu @reklamaoffer.eu @reklama-bg.eu marketmails@bg-mails.eu OR…
Представям ви скрипт който може да криптира и декриптира файл. Използва се алгоритъм за криптране aes-256 който все още е значително надежден. Линк към репозиторито: https://github.com/rutera/cryptos.git
Debian базирани дистрибуции Shell /etc/init.d/networking stop ifconfig ethX hw ether XX:XX:XX:XX:XX:XX /etc/init.d/networking start 123 /etc/init.d/networking stopifconfig ethX hw ether XX:XX:XX:XX:XX:XX/etc/init.d/networking start