Similar Posts
How to install tinyproxy, the comprehensive guide
You should build from source, since the latest version on Ubuntu repository doesn’t support authentication yet Add authentication
How to install SOCKS5 on your VPS
Focusing on Dante, as I find it to be the easiest to install. First thing first, assuming you are using Ubuntu, do the usual Installing Dante from source on Ubuntu 16.04 The best way to install Dante is to use…
Solving MongoDB timeout
Sometimes you may encounter an error like this While it’s easy to blame it on an overloaded server, there may be other reasons like You changed something in your database access code You are using a specific version of Mongoose…
RabbitMQ REST API
There’s a little known REST API built into RabbitMQ, accessible via the management plugin. Its methods are as follows: GET PUT DELETE POST Path Description X /api/overview Various random bits of information that describe the whole system. X X /api/cluster-name…
Google Scripting Engine
Just found out Google has scripting built into its apps, which is used to manipulate Email and Drive. It’s called AppsScript