Try this virtual tool to improve your photo shooting skills:
http://www.photorealm.ru/virtualnyj-fotoapparat.html
Monday, January 30, 2012
Friday, January 27, 2012
Maven Repository site with dependencies for Pom.xml
You could find the dependency you need for your Maven pom.xml on this site:
http://mvnrepository.com
Just enter in search field of Home page the library or jar you need and then you will get the list of links you can choose.
http://mvnrepository.com
Just enter in search field of Home page the library or jar you need and then you will get the list of links you can choose.
Wednesday, January 18, 2012
How to login in Linux with X11 GUI
If you want login in Linux in graphical user interface X11 start to edit the inittab:
sudo vi /etc/inittab
Then change number 3 in this line id:3:init:default: on 5 like this id:5:init:default:
Restart Linux. That's all.
Thursday, January 5, 2012
SVN commands and Subversion Complete Reference Link
Here is the links to Subversion Complete Reference and etc:
The most popular commands of SVN:
svn add
svn blame
svn cat
svn checkout
svn cleanup
svn commit
svn copy
svn delete
svn diff
svn export
svn help
svn import
svn info
svn list
svn log
svn merge
svn mkdir
svn move
svn propdel
svn propedit
svn propget
svn proplist
svn propset
svn resolved
svn revert
svn status
svn switch
svn update
Where to download Linux Gentoo
Use this repository to download Linux Gentoo (don't use x86):
http://gentoo.ussg.indiana.edu//releases/amd64/12.0/
Description:
http://www.gentoo.org/proj/en/pr/releases/12.0/AMD64_package_list.txt
http://gentoo.ussg.indiana.edu//releases/amd64/12.0/
Description:
http://www.gentoo.org/proj/en/pr/releases/12.0/AMD64_package_list.txt
Subscribe to:
Posts (Atom)