Forwarded from Milad Mahmoodian
sudo apt update
sudo apt upgrade
sudo apt install software-properties-common apt-transport-https wget
sudo apt upgrade
sudo apt install software-properties-common apt-transport-https wget
Forwarded from Milad Mahmoodian
wget -q http://www.webmin.com/jcameron-key.asc -O- | sudo apt-key add -
Forwarded from Milad Mahmoodian
echo "deb http://download.webmin.com/download/repository sarge contrib" | sudo tee /etc/apt/sources.list.d/webmin.list
Forwarded from Milad Mahmoodian
:local logTime [/system clock get time];
:local logDate [/system clock get date];
:local interfaceName Dubai;
:local event UP;
:local logFileName "interface-logs.txt";
:local logMessage ("$logDate $logTime - Interface: $interfaceName - Event: $event");
:local fileCount [:len [/file find name="$logFileName"]];
:if ($fileCount = 0) do={/file print file="$logFileName"};
/file set "$logFileName" contents=([/file get "$logFileName" contents] . "\n$logMessage");
:local logDate [/system clock get date];
:local interfaceName Dubai;
:local event UP;
:local logFileName "interface-logs.txt";
:local logMessage ("$logDate $logTime - Interface: $interfaceName - Event: $event");
:local fileCount [:len [/file find name="$logFileName"]];
:if ($fileCount = 0) do={/file print file="$logFileName"};
/file set "$logFileName" contents=([/file get "$logFileName" contents] . "\n$logMessage");
Forwarded from Milad Mahmoodian
برای خروجی لاگ قطعی و وصلی اینترفیس ها
د ر ادامه :
/tool netwatch
add host=8.8.8.8 interval=1m up-noscript="/system noscript run LogInterfaceEvent ether1 up" down-noscript="/system noscript run LogInterfaceEvent ether1 down"
میاد توی netwatch که بگه اگر قطعی بود چه کن و اگر وصل بود چه کن
د ر ادامه :
/tool netwatch
add host=8.8.8.8 interval=1m up-noscript="/system noscript run LogInterfaceEvent ether1 up" down-noscript="/system noscript run LogInterfaceEvent ether1 down"
میاد توی netwatch که بگه اگر قطعی بود چه کن و اگر وصل بود چه کن
Forwarded from Milad Mahmoodian
YouTube
Explaining the Difference Between SSD NVMe and M2 SATA and mSATA
What is NVMe M2 SSD and M.2 SATA or mSATA - what is the difference when choosing an SSD. We show the difference between the SATA bus from PCI-E, and also help with the choice of adapter for the M2 SSD.
Best SSD on AMAZON:
SSD M2 NVMe Samsung: https://hfixt.com/nvme…
Best SSD on AMAZON:
SSD M2 NVMe Samsung: https://hfixt.com/nvme…
Forwarded from Milad Mahmoodian
YouTube
Create your own Network LAB with EVE-NG step by step
In this video, I show you how to set up a Emulated Virtual Environment and create your first lab with EVE-NG
=====DOWNLOAD=====
Windows image for EVE-NG https://drive.google.com/file/d/1PDUusIX0Iffhhe9SbR2c2C8QrdtPYu79/view
Download Cisco IOU/IOL Images Eve…
=====DOWNLOAD=====
Windows image for EVE-NG https://drive.google.com/file/d/1PDUusIX0Iffhhe9SbR2c2C8QrdtPYu79/view
Download Cisco IOU/IOL Images Eve…
برای کپی کردن فولدر ها به همراه پرمیشن:
robocopy "Source\Path" "Destination\Path" /COPYALL /E /R:0 /W:0
robocopy "Source\Path" "Destination\Path" /COPYALL /E /R:0 /W:0