Sunday, January 17, 2010

Manual install in Ubuntu

1) download deb packages *deb
2) dpkg -i *.deb

No comments:

Windows (powershell) counterparts of Linux commands

You may find Windows mostly powershell equivalent of frequently used Linux commands here. I will update this post, with newer ones by the ti...