Archive for the ‘Linux’ Category
unix best commands
check site http://www.commandlinefu.com and you will get list of commands sorted by voting. Fx:
1 | sudo !! |
Serve current directory tree at http://$HOSTNAME:8000/
1 | python -m SimpleHTTPServer |
change to the previous working directory
1 | cd - |
Adobe AIR for Linux Alpha
Great news! so now we have flex and air for linux. Very good! Don’t stop Adobe!
image from www.readwriteweb.com
Adobe Flex Builder for Linux (alpha 3)
We could read on official adobe site
This is the first release of Flex Builder to support Desktop Linux. This version is based on several features from Flex Builder 3 (codenamed “Moxie”). It includes project creation, code coloring, code hints, compilation, the Ajax Bridge, Find All References, and debugging. Not all Flex Builder 3 features are supported, so be sure to check out the release notes for a list of unsupported features.
Download: http://labs.adobe.com/downloads/flexbuilder_linux.html
