But nobody, and i mean nobody ever dared to use 1 space... before Google's closure. The end of the world is near!
Update: a google person answered me humorously "we're budget constrained on spaces" :)
p2p, web2.0 and live video
sudo apt-get install usb-creator
sudo usb-creator
export GNOME_DESKTOP_SESSION_ID=DefaultAfter this, all launched AIR applications will use the proper default browser.
#!/bin/sh
export GNOME_DESKTOP_SESSION_ID=Default
exec '/opt'/'TweetDeck'/bin/'TweetDeck' $*
chmod +x ~/bin/TweetDeck
sudo dpkg --force-depends -i foobar.deb && sudo apt-get -f installIt will install foobar.deb ignoring the errors, and just after it will automatically fit the unmet dependancies. magic no ?