Jan D.

Jan D.

"The only real security that a man will have in this world is a reserve of knowledge, experience, and ability."

Riders app

Awesome app for those with balls of steel trying to learn new bmx, sk8, snb tricks 😉

All Med School B2B

[soundcloud url=“https://api.soundcloud.com/tracks/143534923″ params=“auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&visual=true“ width=“100%“ height=“450″ iframe=“true“ /]

Negotiation strategy

1. HAVE A POSITION BEFORE YOU ENTER THE ROOM. Good negotiation starts with knowing what you want and putting it forth in conversation. This requires a substantial amount of preparation and asking the right questions through the discovery process, rather…

Enable ETH0 on VMWare Cent OS and install VMWare tools

#dhclient eth0 -v create the file and we place this text in it: [vmware-tools] name=VMware Tools for Red Hat Enterprise Linux $releasever – $basearch baseurl= enabled=1 gpgcheck=1 gpgkey= If we installed previously VMware tools via the local…

Create / Uncompress 7z files

Question: How do I uncompress a *.7z file ( 7zip file ) in UNIX / Linux ? Can you explain with a simple example? Answer: Use 7za command to unzip a 7z file ( 7zip file ) on Unix platform…