baumi's blog

baumi's personal blog … Linux, OS X, Windows, Random things, …

OSX 10.8 Remaining battery time

Are you annoyed too, that Apple has silently removed the option to display the remaining battery time in the menubar? This is a very accurate replacement of the original function, and – it’s free!!! https://github.com/codler/Battery-Time-Remaining

Routing specific IPs to VPN

http://www.jms1.net/osx-vpn-routing.shtml /etc/ppp/ip-up example: #!/bin/sh /sbin/route add 192.168.1.0/24 $5 /sbin/route add 213.239.199.135 $5 /sbin/route add 10.5.1.0/24 $5

Backup FTP Server voll bei hetzner.de – Files nicht mehr löschbar – was tun?

Sehr geehrte Damen und Herren, aufgrund des von uns eingesetzten Dateisystems kann es zu derartigen Problemen bei voll belegtem Backupspace kommen. Die einzige Möglichkeit der Löschung besteht im Überschreiben einer bereits vorhandenen Datei mit einer 0 Byte Datei. Dies könnte man bspw. mit ncftp so umsetzen: $> cat /dev/null > zero_byte.dat $> ncftp -u u<nummer> u<nummer>.your-backup.de (Passwort Eingabe) […]

Hide OSX screensharing icon

http://drsavoye.blogspot.co.at/2010/03/disable-screen-sharing-menu-icon.html sudo chmod 000 /System/Library/CoreServices/Menu\ Extras/RemoteDesktop.menu

Div. Links

https://rocketui.com/page/index https://www.codingpeople.com http://www.1000webdesigner.com/ http://www.kickstarter.com/ http://launchrock.com/ http://startupsthisishowdesignworks.com/ http://appjs.org/

Previous Posts Next posts