Mikrotik CAPsMAN config cheatsheet
Best order to create CAPsMAN Manager station Channels Datapaths Security Configuration Provisioning Interface->Manager->Enable Client station Wireless->Interface->CAP
Mikrotik CAPsMAN config cheatsheet Read More »
Best order to create CAPsMAN Manager station Channels Datapaths Security Configuration Provisioning Interface->Manager->Enable Client station Wireless->Interface->CAP
Mikrotik CAPsMAN config cheatsheet Read More »
Hi, I looking for an easy solution how to protect my data at my Synology network storage. I think the best solution protects your data by BTRFS. I show you how this file system will protect your data. How protect your data? Long story short: setup your filesystem to btrfs (WARNING ! If you change filesystem
Synology protection against CryptoVirus Read More »
You’ll need to remove your email address from your own account before you can associate it with another account. It’s a multi-step process. 1. Get a throwaway email address from gmail (or anywhere). 2. Log into your personal account. 3. Send invitation to the new email address. 4. Log out completely from all Google properties.
Remove/delete Google Adwords account Read More »
Hi, if you need update your preinstalled Windows to Pro version OEM .. it is little tricky but it is not impossible. How do it ? Go to Settings -> System -> Update -> Click to change product key Enter this key : VK7JG-NPHTM-C97JM-9MPGT-3V66T and start update After update is done now follow this steps
Windows 10 Home upgrade to Pro by OEM Read More »
Today I get this two modules to make some compare and to install one of them to my FlyingAxe drone. So lets start with comparison table. [table] PARAM,XMPF3E,XSRF3E Dimension(LxWxH),36x36x6mm,36x36x6mm Hardware, STM32F303 CPU(72Mhz inc FPU) MPU9250 (Accelerometer/gyro/compass) BMP280 barometer for F3EVO CC2510 CPU for XM+ receiver , STM32F303 CPU(72Mhz inc FPU) MPU9250 (Accelerometer/gyro/compass) BMP280 barometer for F3E
Frsky XMPF3E vs XSRF3E Read More »
Synology is fantastic thing, but sometimes if you add video it will have DTS audio track and DS Video/Synology can not play it. Because licence problem Synology do not have DTS support from factory but there is way how to install DTS codec anyway. Download DTS package You can download DTS package from this Mega: https://mega.nz/#F!wzgl3arK!CdpnCIk5UyqguePDNPaisw
Add DTS support to Synology Read More »
Sometimes you need add static route to Windows, I will show you how it could be done. Why you need add route ? you have two internet connection and you want to route all your connection to one of them testing router configuration you are use your windows as router ( BAD IDEA ) View
How to add Static Route to Windows Read More »
Hi, sometimes you need download whole database from remote site. For example for automated backups. You will need remote access to database, you can try command to make sure you got access (replace username and remote.com with your user and host) mysql -u username -p -h remote.com If you are successfully logged to MySQL server you are
Copy remote MySQL from terminal Read More »
Hi, first of all fasttrack is awesome thing.In short, it enable to skip whole routing and filtering process for established connections for ultimate increase passtrough ability. More info at mikrotik wiki. Here I will show you stupit thing what I was solve for about half a hour 🙂 If you for some reason need disable
Mikrotik – Remove fasttrack forward rule Read More »
Sometimes you need track down spam from your server. It is not a easy task, there is so many script in any web app so it almost impossible to manual search for mail function. But PHP from version 5.3 offer elegant solution. You can see documentation at this link. How to log all script what call
PHP Server – Track down spammer script Read More »