Select Page

Fixes Teamviewer initctl start on Ubuntu

Problem: initctl start teamviewerd initctl: Unknown job: teamviewerd fail Solved: sudo /opt/teamviewer8/tv_bin/teamviewerd -f Reference: https://github.com/dnschneid/crouton/issues/99 OR TRY: sudo teamviewer –daemon enable Other solution is this one: cp...

EncFS

Homebrew “brew install encfs”, and mount your Volume “encfs -o volname=MySecretDrive ;Path/To/EncFS /Volume/MySecretDrive”.   Using encfs in Mac OS X Still in the terminal, you can create an encrypted filesystem in Dropbox using this command: encfs...
Software.OSX – MacDaddyX

Software.OSX – MacDaddyX

Overview MacDaddyX is a powerful, yet easy to use MAC Address Changer (Spoofer). MacDaddyX does not change the hardware burned-in MAC addresses. MacDaddyX changes the “software based” MAC addresses. Allows changes to any NIC that permits using built-in...
Software.OSX – NMEA2GE

Software.OSX – NMEA2GE

Overview NMEA2GE lets you take a live network NMEA feed to Google Earth and update your position in real-time. Please feel free to drop us a line with any comments or suggestions. Need a logo/icon so if any designers out there find this program useful and care to make...

OpenWRT – GUI Quick Steps

For LuCI Essentials: opkg install luci-light For LuCI Administration: opkg install luci Any modules at your choice: opkg install luci-app-* For HTTPS support install the luci-ssl meta package Since opkg-installed services are disabled by default, you have to manually...

CLI – Speedtest

How to test speed from command line: wget -O /dev/null http://link-to-speedtest/ – you know, the file is downloaded right into the RAM Memory so it isn’t hard-disk dependent anymore. Misc test files: SoftLayer: wget -O /dev/null...
Software.MP – GEODist

Software.MP – GEODist

Overview GEODist is a console based multi-platform(MP) distance calculator. Using the haversine formula it will calculate the great-circle distances between two points on a sphere from their longitudes and latitudes. Please feel free to drop us a line with any...