Smbclient operates like a command-line ftp client which allows sending commands to the samba server. The following syntax worked for me:/usr/bin/smbclient '//anotherserver/myshare' -D 'mydirectory/' -c 'mkdir "testlog5"' -U 'myusername%mypass'I got a bit... » More
The previous version of get_iplayer had stopped working for me but there is still people updating this script. Get it here:http://www.infradead.org/get_iplayer/html/get_iplayer.html
Download the Android SDK:http://developer.android.com/sdk/Add the Path to the SDK Tools:export PATH=${PATH}:<your_sdk_dir>/toolsRun ddms:# ddmsConnect your Android device by USB and choose the 'Sync' method of connection.Choose your Device fromĀ ... » More
Download the WineTricks script from here:http://wiki.winehq.org/winetricksMake it executable and then move it to /usr/bin or /usr/local/binRun it and a GUI will appear to tick the stuff you need e.g. 7zip, AdobeAIR, mono, corefonts and many more
Error while trying to install Bibble 4:Error: Dependency is not satisfiable: libstdc++5Got the DEB file from:http://packages.debian.org/stable/base/libstdc++5And the Bibble installer now works :-)