Thursday, April 29, 2010
Tuesday, April 27, 2010
Don’t steal software, on the street
Don’t steal software, on the street: "
Apparently students from the University of Technology Sydney and Sydney TAFE are more tempted by street-side packaged software than one could possibly imagine. Microsoft Australia catches them in the act. Of course one can’t assume all of them were trying to “steal” software, at the same time that doesn’t make their reactions any less enjoyable.
Apparently students from the University of Technology Sydney and Sydney TAFE are more tempted by street-side packaged software than one could possibly imagine. Microsoft Australia catches them in the act. Of course one can’t assume all of them were trying to “steal” software, at the same time that doesn’t make their reactions any less enjoyable.
Monday, April 19, 2010
Howto Install PHP and Mysql in Ubuntu 10.04
$ sudo apt-get install apache2
$ sudo apt-get install php5
$ sudo apt-get install mysql-server
$ sudo apt-get install php5-mysql
$ sudo /etc/init.d/apache2 restart
$ sudo apt-get install php5
$ sudo apt-get install mysql-server
$ sudo apt-get install php5-mysql
$ sudo /etc/init.d/apache2 restart
Saturday, April 17, 2010
TeamViewer - Acesso remoto gratuito e compartilhamento remoto da área de trabalho via Internet
Para quando se quer ligara computador remoto, partilhar o ecrã ter som e video.
TeamViewer - Acesso remoto gratuito e compartilhamento remoto da Área de trabalho via Internet
TeamViewer - Acesso remoto gratuito e compartilhamento remoto da Área de trabalho via Internet
Wednesday, April 07, 2010
Subscribe to:
Posts (Atom)
Git get all remote branches
git branch -r \ | grep -v '\->' \ | sed "s,\x1B\[[0-9;]*[a-zA-Z],,g" \ | while read remote; do \ git branc...
-
sh -c 'xfce4-screenshooter --fullscreen --save "$HOME/Pictures/Screenshots/Screenshot_$(date +%Y-%m-%d_%H:%M:%S).png"' s...
-
Known Issues Firefox 3.5 will only support color profiles as specified by ICC v2, later versions will add su...