How To Backup From Google Shared Drive to Onedrive Using Rclone

How To Backup Transfering Files Cloud to Cloud Using Rclonefrom Google Shared Drive to Onedrivefrom Onedrive to Google Shared Drive 1. Instal Rclone (skip this step if it already installed)apt install rclone2. Setting Configrclone config2.1. – Upload Service Account to Local Storage (VPS)2.2. – Setting Gdrive Rclone Remote config, with service account2.2.1. –2.3. – Setting Onedrive Rclone Remote config 3. Setting… Continue reading How To Backup From Google Shared Drive to Onedrive Using Rclone

Published
Categorized as Tutorials

How to Simple Git Cherry-pick Copy Commit from another/upstream Github Repository

How to Simple Git Cherry-pick Copy Commit from another/upstream Github Repository Prerequisite : Download and Install Visual Studio CodeDownload and Install Github DesktopDownload and Install Git CMD – Origin Branch must have related / identical code with Upstream Branch (Base Branch) – For example :(source repo) Upstream repo –> github.com/otherusername/source<– you had forked / clone this repo to your… Continue reading How to Simple Git Cherry-pick Copy Commit from another/upstream Github Repository

Published
Categorized as Tutorials

Create Telegram Mirror Leech Bot by Deploying App with Heroku Branch using Github Workflow

DISCLAIMER : This tutorial is for educational purposes only, I’m not responsible to any abuse regarding this. This is very basic tutorial, NOT SUITABLE for advanced users. # Requirements – Telegram Account – Heroku Account – Github Account – Install Python on Windows 10 (from CMD) – Google Drive Account (connected to Shared Drive /… Continue reading Create Telegram Mirror Leech Bot by Deploying App with Heroku Branch using Github Workflow

Published
Categorized as Tutorials

Why using Telegram instead of Whatsapp? #comparison

Everyone knows that whatsapp is quite popular app for messaging. I can’t say more because not knowledge enough, but so far I know when you guys using whatssapp, it will save images on your phone storage, so when you set to not download automatically, it will lose immediately while original sender delete their images, it… Continue reading Why using Telegram instead of Whatsapp? #comparison