If you’re using WordPress SSH SFTP Updater plugin, and you got the error “Private Key is Incorrect for use”… even when the keys are correct, check the following:
nano/etc/ssh/sshd_config
If there is a “ForceCommand internal-sftp” directive, somewhere, in sshd’s config, try disabling it. That was what was causing me issues:
I had an sftp-only user, and the WP plugin doesn’t support that!.
I’m writing this down, riiight here, because i just got bored of searching this in google everytime i need to run an experiment.
If you need to drop a mongo database, just fire the mongo shell and type:
A group of scientists have presented, early today, a “Hidden Motion Amplification” software. What is that?… well… its goal is quite simple: to amplify subtle movements that we cannot easily detect.
They achieve this goal by running mathematical calculations on every frame of a given video, and they exaggerate movements.
What is it good for?. Well… to begin with, this software allows you to check the heartbeat rate of a person, by simply analyzing his (or her) face. It’s pretty amazing to see how technology evolves into non-intrusive techniques: they don’t even need to touch you, to check how your heart is doing.
By seeing anything, and everything, with this new filter… we can discover “new” things, that have been always around us, but we have been unable, so far, to notice them.
If you’d like to read more about the subject, this is the project’s main website. They’ve even posted the source code. Beware… it’s written in MATLAB!.
This task is pretty straightforward. At least if you already’ve got MacPorts installed.
(If you don’t have macports, please, head on to this website and get it, it’s extremely useful to geeky users).
Let’s proceed.!. Open a Terminal window, and type the following command
sudo port installlynx
That’d be all. To test Lynx, type the following:
lynx www.lantean.co
If everything went fine, you should see something like this: