16 October 2009
Foresight
Wanted to know what commands i use most in my newly bought laptop:
history|awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -rn|head
264 cvc
210 cd
178 sudo
88 rmake
56 conary
41 bake
38 fgrep
13 locate
12 cat
8 LANG=en_US.UTF-8
history|awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -rn|head
264 cvc
210 cd
178 sudo
88 rmake
56 conary
41 bake
38 fgrep
13 …
12 October 2009
Foresight
Sometimes it can be nice to calm down the nerves and relax from Linux and concentrate of something else.
Then maybe you should do like me, join Xperteleven and play some free online football gaming. The coolest part is that its soo easy, easier than alot of other manager games out there.
Also the manager game …
9 October 2009
Tips/Tricks
This book has been built by dozens of people in the Git community, and is meant to help you learn how to use Git as quickly and easily as possible.
To read it online: http://book.git-scm.com
Or download in pdf format: http://book.git-scm.com/book.pdf
8 October 2009
Developing,Foresight,Tips/Tricks
Read about Gnome-Shell – Bleeding edge + installation too.
The GNOME Shell redefines user interactions with the GNOME desktop. In particular, it offers new paradigms for launching applications, accessing documents, and organizing open windows in GNOME. Later, it will introduce a new applets eco-system and offer new solutions for other desktop …
3 October 2009
Foresight
To understand how fast you can create a new package, here is a quick guide.
Open Terminal and write:
mkdir -p ~/conary/foresight.rpath.org ~/conary/builds ~/conary/cache ~/conary/personal
cd conary
cd personal
cvc context personal
Now its done, created the “default folders” and a own personal folder. So now its time to remake opera package, lets say its a …