by ray | Jan 4, 2022 | rclone
Rclone is a command-line program that supports file transfers and syncing of files between local storage and Google Drive as well as a number of other storage services, including Dropbox and Swift/S3-based services. Rclone offers options to optimze a transfer and...
by ray | Jan 4, 2022 | rclone
This guide explains how to setup and use rclone to sync data between HPC clusters and Google Drive. Rclone can be used with a wide variety of cloud services including box, but this example deals specifically with Google Drive. Full documentation on...
by ray | Jan 4, 2022 | rclone
https://github.com/kapitainsky/RcloneBrowser#sample-screenshots
by ray | Jan 4, 2022 | Microsoft
For a Microsoft Windows 2000 version of this article, see268852. Summary This step-by-step article describes how to force Windows to use a standard VGA mode driver that is included with Windows. This procedure is useful in the following scenario.If you install Windows...
by ray | Nov 15, 2021 | Git
When I try to run git-all-secrets I get Dockerfile: command not found Here is an example of the issue: root@momo22:/home/momo/git-all-secrets# docker run -it abhartiya/tools_gitallsecrets -token=9a8b60a10cf683f238e05 -org=bugcrwod Command ‘docker’ is...