Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Try for Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Update your Blender on Linux to the latest version - automatically
Tested on Ubuntu this script goes out and grabs you a new blender build and puts in in $HOME/Blender Builds/Bleeding Edge. Defaults to gooseberry branch.
Look at the defines at the top for tweekability.
IMPORTANT: You must have wget installed first
To install, in a terminal type:
sudo apt-get install wget
To use:
extract: Upgrade Blender.sh to a directory
open up the file in your text editor to tweak options. See inside the file for more info on that.
Then run:
Most...
This is one of my current projects called ImageRip v0.1 this is a bash script with wget requirement. I wrote this script to automatic the process of downloading Images off webpages (for my own personal reasons.. lol )