How to Stop and uninstall Synology Active Insight & Hybrid Share.

Following Steps can help you stop then uninstall the Active Insight & Hybrid Share.

  1. Go to Control Panel and in the Services section open up the Task Scheduler.
  2. Click Create > Trigerred Task > User-defined Script.
  3. Name that task however you want, e.g. “Remove ActiveInsight on boot”.
  4. Select root as the user and Boot-Up as the event.
  5. Move over the Task Settings and in the User-defined script paste the following: synopkg stop ActiveInsight && synopkg uninstall ActiveInsight then click OK.
  6. You can now select your task in the task list and execute it manually with a click on Run. Shortly after, Active Insight should be gone from your packages.

This will ensure that every time your synology server starts up, the super admin (root) will automatically attempt to remove Active Insight. Since Active Insight should only come back with future software updates, which require a reboot to complete, this task will only run when necessary (or anytime you manually reboot your server).

Same as the steps above to get rid of Hybrid Share with the following commands: synopkg stop HybridShare && synopkg uninstall HybridShare

SSL certificate renewal and deployment via acme.sh for Synology DSM

How to Configure HTTPS on Synology NAS Using Let's Encrypt - YouTube
  • Synology NAS ( I have DS1817+ running DSM 7.11, anything above 6.2 should be ok) + your own domain ( I will use mydomain.com in this post)
  • Have Cloudflare set up for acme authentication ( Step 3 and 4 from this guide ) and have your Cloudflare API Token follow step 1 or Global API Key (This is possible with other DNS providers, you’ll need Email and Token https://github.com/acmesh-official/acme.sh)
  • You will need to have a folder on your NAS for acme.sh and know a path to it (e.g I have a share called “Certs” and in there I have a folder acme.sh so the full path is /volume1/Certs/acme.sh)
  • This one is not really important, I just like to have a separate admin user, as you will have to use admin user/pwd and cookie combination to deploy the cert.
Continue reading “SSL certificate renewal and deployment via acme.sh for Synology DSM”

How to enable windows power mode

How to change Power Mode in Windows 11/10

How To Enable Missing High Performance Plan Ultimate Performance Power Plan Windows 10. to give an extra boost to high-power systems (think workstations and servers) by optimizing the High-Performance power plan. It’s geared toward reducing or eliminating micro-latencies associated with fine-grained power management techniques. Microsoft has added an “Ultimate Performance” power scheme to Windows 10 April 2018 Update. It’s built upon the High-Performance power

Ultimate Performance:
powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61

High Performance:
powercfg -duplicatescheme 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c

Balanced:
powercfg -duplicatescheme 381b4222-f694-41f0-9685-ff5bb260df2e

Power saver:
powercfg -duplicatescheme a1841308-3541-4fab-bc81-f71556f20b4a

Funny Web site

1. 搞笑的图片合成:http://www.pichacks.com

2.人声模拟器:https://dood.al/pinktrombone

3.回归大自然:https://rainyscope.com

4.AutoDraw:https://www.autodraw.com

5.从未出现过的人:https://thispersondoesnotexist.com

6.迷宫生成器:https://www.mazegenerator.net

7.流体模拟器:https://david.li/fluid

8.六十秒冥想::https://pixelthoughts.co

ios setting url

  • Apple ID → (root): prefs:root=APPLE_ACCOUNT
  • Apple ID → Name, Phone Numbers, Email: prefs:root=APPLE_ACCOUNT&path=APPLE_ACCOUNT_CONTACT
  • Apple ID → Password & Security: prefs:root=APPLE_ACCOUNT&path=PASSWORD_AND_SECURITY
  • Apple ID → Payment & Shipping: prefs:root=APPLE_ACCOUNT&path=PAYMENT_AND_SHIPPING
  • Apple ID → Subscriptions: prefs:root=APPLE_ACCOUNT&path=SUBSCRIPTIONS
  • iCloud → (root): prefs:root=CASTLE or prefs:root=APPLE_ACCOUNT&path=ICLOUD_SERVICE
  • iCloud → Keychain: prefs:root=CASTLE&path=com.apple.Dataclass.KeychainSync or prefs:root=APPLE_ACCOUNT&path=ICLOUD_SERVICE/com.apple.Dataclass.KeychainSync
  • iCloud → iCloud Backup: prefs:root=CASTLE&path=BACKUP or prefs:root=APPLE_ACCOUNT&path=ICLOUD_SERVICE/BACKUP
  • iCloud → Find My: prefs:root=APPLE_ACCOUNT&path=LOCATION_SHARING
  • iCloud → Family Sharing: prefs:root=APPLE_ACCOUNT&path=FAMILY
  • iCloud → Hide My Email: prefs:root=APPLE_ACCOUNT&path=ICLOUD_SERVICE/PRIVATE_EMAIL_MANAGE
Continue reading “ios setting url”

ios shortcuts pref usage

There is a long list of shortcut codes. All shortcuts are created in the same way, only the code you need to change. All codes start with prefs: root

iCloud

  • iCloud: prefs:root=CASTLE
  • iCloud Backup: prefs:root=CASTLE&path=BACKUP

Wireless Radios

  • Wi-Fi: prefs:root=WIFI
  • Bluetooth: prefs:root=Bluetooth
  • Cellular: prefs:root=MOBILE_DATA_SETTINGS_ID

Personal Hotspot

  • Personal Hotspot: prefs:root=INTERNET_TETHERING
  • Personal Hotspot ⇾ Family Sharing: prefs:root=INTERNET_TETHERING&path=Family%20Sharing
  • Personal Hotspot ⇾ Wi-Fi Password: prefs:root=INTERNET_TETHERING&path=Wi-Fi%20Password

VPN

  • VPN: prefs:root=General&path=VPN
Continue reading “ios shortcuts pref usage”

Install DSM 7.01 on PC with tiny-core repill

The best way i found in order to install DSM 7 in PCs with the necessary drivers to be included:

1. Download tiny core-redpill:

https://github.com/pocopico/tinycore-redpill/raw/main/tinycore-redpill.v0.4.1.img.gz

2. Unzip it.

3. Burn the img file to USB.

4. Plug the usb to the machine that is going to be used as server.

5. Boot via USB.

6. Open the command prompt (bottom right icon).

7. Execude one by one the following commands:.

/rploader.sh serialgen DS3615xs Y./rploader.sh identifyusb now Y./rploader.sh satamap nowY /rploader.sh backup now./rploader.sh build bromolow-7.0.1-42218Y

8. Reboot the device from UI (bottom left icon).Bootloader is now ready!

9: Download DSM 7: https://global.download.synology.com/…/DSM_DS3615xs…

10: Boot server via USB again.

11: You can find your server from another PC in http://find.synology.com/ and install the DSM 7 file that you downloaded at step 9.

tinycore-redpill automatically downloads the necesary drivers your PC needs to properly use DSM but if you done the process and you cant find your server in http://find.synology.com/ there is an network card driver incompatibility and you have to contact with pocopico here in order to add the proper driver: https://xpenology.com/forum/profile/23713-pocopico/ When I needed him he helped me and I’m really grateful!

How to Fix VPN Error ” A Connection To The Remote Computer Could Not Be Established” In Windows 10

We generally use a VPN for office networks or to establish an increasingly secure connection with the internet. While setting up a VPN connection is a breeze, there can also be problems associated with it. Many users experience an error while connecting to a VPN network (which had worked earlier) saying, “A connection to the remote computer could not be established. You might need to change the network settings for this connection.”

If you are also experiencing this error, nothing to worry as this can fixed easily. Let’s see how.

Solution 1 : Using Device Manager

Step 1: Press the Windows key + X together on your keyboard and select Device Manager from the context menu.

Step 2: In the Device Manager window, scroll down and expand Network adapters. Now, right-click on WAN Miniport (SSTP) and select Uninstall device from the menu.

Step 3: Repeat the same process as shown in Step 2 to Uninstall device for the all the Miniports listed below one by one

  • WAN Miniport (PPTP)
  • WAN Miniport (PPPOE)
  • WAN Miniport (Network Monitor)
  • WAN Miniport (L2TP)
  • WAN Miniport (IPv6)
  • WAN Miniport (IP)
  • WAN Miniport (IKEv2)

Step 4: Now, click on the Action tab at the top of the window and select Scan for hardware changes from the context menu. This will re-install all the WAN Miniports again as it was earlier. So, basically, it installs them freshly and now your VPN should work back again.

Solution 2 : Disable Proxy

1. Press Windows key + R to open run command box.

2. Write inetcpl.cpl in it and click OK.

3. Click on Connections Tab from the top tab list.

4. Now, click on LAN Settings.

5. Make sure that Use a Proxy server for your LAN is unchecked.

How to Delete Active Insight – Synology DSM

Have you happened to notice that you can’t delete Active Insight from Synology Package Center? If, for one reason or another, you are not interested in the service and you want to have nothing to do with Active Insight, today I will teach you how to permanently delete it from your NAS. Remember, even if you delete the Active Insight package, if you change your mind, you can always easily reinstall it with just one click directly from Synology’s Package Center. What is Active Insight? Active Insight is a cloud service that provides a superior technical support experience with fast troubleshooting. When enabled on multiple Synology NAS devices, it allows you to manage all of them across locations with a performance monitoring and automated warning system. So, to recap: how to uninstall Active Insight? Check out the steps below for the how-to guide.

Active Insight Remove Delete Uninstall Synology NAS 1

Continue reading “How to Delete Active Insight – Synology DSM”

How to Enabling DNS over HTTPS (DoH)

DNS over HTTPS (DoH) support appeared on Windows 10 2004 build (May 2020 Update). Now Windows 10 can resolve names over HTTPS protocol using the built-in DoH client. In this article we’ll tell what DNS over HTTPS protocol is used for, how to enable and use it on latest Windows 10 builds.

When your computer connects to a DNS server to resolve names, it sends and receives DNS requests/responses over the Internet in clear text. An attacker can intercept your traffic, detect what resources you have visited or manipulate your DNS traffic using a man-in-the-middle type of attack. The DNS over HTTPS protects user data privacy by encrypting all DNS queries. The DoH protocol encapsulates DNS queries into HTTPS traffic and sends them to a DNS server (you need use use a special DNS server with DoH support).

Windows 10 2004 does’t yet have a GPO parameter or an option in the graphic interface to enable DNS-over-HTTPS. Currently, you can only enable DoH on latest Windows 10 builds via the registry:

  1. Run the regedit.exe;
  2. Go to the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters
  3. Create a new DWORD parameter with the name EnableAutoDoh and value 2;
    windows 10 enable dns over https via registry parameter EnableAutoDoh
  4. Then restart the DNS client service. To do it, reboot your computer, since you won’t be able to restart the dnscase service normally (Restart-Service -Name Dnscache –force command returns the following error: Collection was modified; enumeration operation may not execute).
Continue reading “How to Enabling DNS over HTTPS (DoH)”