One of the best treats for training I have found! Below is the recipe that was given to me by a lady at the dog training class Obi and I attend. Recipe is: 450g of liver, pigs, ox, lambs or chicken. Blend with 3 eggs, and same amount of water […]
William Rendell
The best way is to create a new firewalld zone and we add the specific IP to that zone. To start with lets create an appropriate zone, in this example we will call the zone webmin-access and open webmin to 1 specific IP address. The port will be 10000 tcp […]
Things that enhance testosterone: Steak and eggs (for lunch) Exercise Zinc Asparagus Dopamine Truffles Saffron Things that destroy testosterone: Sugar and refined carbs (insulin resistance Statins Alcohol Stress (Cortisol) Poor Sleep MSG Soy Microwave Popcorn (PFAS) Being Fat Aspartame Plastic Water Bottles (BPA)
Are you making these 5 things a priority for your health ?? SLEEP:Make sure you’re sleeping a minimum of 8 hours at consistent times every night. HYDRATION:Make sure you’re consuming enough water throughout the day (always use water as your primary form of fluid and make a conscious effort to […]
nmap -sT targetIP/hostname nmap –script vuln targetIP/hostname -O trys to identify Operating System, example nmap -sT -O targetIP/hostnam
/ip firewall filter add action=drop chain=forward dst-address-list=TikTok src-address=10.0.0.0/24 /ip firewall mangle add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d chain=prerouting content=.tiktok.com src-address=10.0.0.0/24 add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d chain=prerouting content=.tiktokv.com src-address=10.0.0.0/24 add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d chain=prerouting content=.tiktokcdn.com src-address=10.0.0.0/24 add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d chain=prerouting content=.byteoversea.com src-address=10.0.0.0/24 add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d chain=prerouting content=.ibyteimg.com src-address=10.0.0.0/24 add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d […]
Manually change the management IP of a VMware ESXi 6.7 host Open a SSH session to the current management IP and run the below, where 10.0.16.4 is the IP that you want to change to. So just substitute the IP to suit your network. esxcli network ip interface ipv4 set […]
We can change the IP address of the domain controller as below. Change the IP address on DC and run the following command to make the changes take effect: Type ipconfig /flushdns and click Enter.Type Net Stop DNS and click Enter.Type Net Start DNS click Enter.Type Net Stop Netlogon click […]
If you have a user that can only log into a PPP (L2TP, PPTP etc) session on a Mikrotik during a certain time period, you can create scripts that run on a schedule to enable the user at the desired time and disable the user when their work day ends. […]