If you are on linux and having trouble with WIFI in a new country it
might be worth letting it know what country you are in - on
debian/ubuntu edit the file
/etc/default/crda and update the country code.
- Tagged as : note
Access files in a Linux virtual machine from Windows
I recently found a neat way of accessing files in a linux VMWare image. This is really useful, as theres never really a good time to break your VMWare image, this is also handy if you don't want to run the whole machine, but just access the files inside.
There …
Tagged as : noteSome useful scripts for windows.
Stoyan of PHPIED.com has found the joy using javascript for scripting in the OS...
I've put up a few scripts I find useful in windows (download at the end of the article):
- addpath.js - Add a path to the registry path.
- dt.cmd - Change to desktop folder.
- e.cmd …
Flex for developers - Bootstrapping
A lot of information on the web is aimed at people who use flashdevelop and other guis to build flex apps, this article is aimed at developers. I'll give you the information to get started with flex development quickly, using the free sdk and building with ant from the commandline …
Tagged as : noteNoodleglue - found!
For the last few days I've been looking for a project called NoodleGlue. I got interested when I wanted to look into generating java wrappings for the Verse library.
If you just want to download Noodleglue skip to the end of the article.
Verse is a network protocol that lets …
Tagged as : noteSetting up MSYS
I was getting an error 'Cannot create executable' when setting up MSYS, it turns out that the solution is to add
/mingw/libexec/gcc/mingw32/3.4.5
to your /etc/profile.
Cheers to the mailing list at nabble.
Tagged as : note
Page 1 / 1