Close

özgür özkök

Richard Stallman Explains Everything

Richard Stallman

Richard Stallman, Founder and Leader of the free software movement joins David to discuss his creation of the computer operating system “GNU” and his skepticism over using proprietary software. On the Bonus Show: David’s apartment problem, internal drama among progressive media, Fox News takes down its tweet about the Quebec […]

Devamını Oku

Locomotive Breath

Jethro Tull

Locomotive BreathIn the shuffling madnessOf the locomotive breath,Runs the all, time loser,Headlong to his deathHe feels the piston scrapingSteam breaking on his browOld Charlie stole the handle andThe train it won’t stop goingNo way to slow downHe sees his children jumping offAt stations, one by oneHis woman and his best […]

Devamını Oku

What is Puppet Configuration Management Tutorial?

What is Puppet Configuration Management Tutorial?

This Tutorial on Puppet will help you understand what Configuration management is and how it is done using Puppet. This Puppet tutorial for beginners also explains how Puppet achieves Configuration Management in detail and includes a Hands-On session around Puppet. You will learn how to write Puppet Manifests and Modules […]

Devamını Oku

Tcpcrypt

TcpCrpyt

Tcpcrypt is a protocol that attempts to encrypt (almost) all of your network traffic. Unlike other security mechanisms, Tcpcrypt works out of the box: it requires no configuration, no changes to applications, and your network connections will continue to work even if the remote end does not support Tcpcrypt, in […]

Devamını Oku

Cem Adrian & Halil Sezai – Nereye Gidiyorsun

Cem Adrian & Halil Sezai - Nereye Gidiyorsun

Gölgeni ismini sil yavaş yavaşGiderken bu kentten tükür yüzüne yalnızlığınınKalbini kendini sök yavaş yavaşGiderken bu kentten sakın ağlama sus! Unut ne yaptı sanaunut ne söylediUnut ne varsa vazgeçtiğin Yüzünde korkularlaİçinde çığlıklarlaKalbinde simsiyahlarNereye gidiyorsun? Hep bu şarkılarlaKıymetsiz dualarlaUtanmaz bir yağmurlaNereye gidiyorsun? Yolları duvarları geç yavaş yavaşGiderken bu kentten bir piç gibi […]

Devamını Oku

Everything you wanted to know about Zorin OS 12

Zorin OS

Windows XP, along with Windows 7, is one of the most favored operating systems for millions of users worldwide today, even though Microsoft has washed its hands off these operating systems. No support for these platforms means you will no longer get any security updates, and your data may be […]

Devamını Oku

C++ Standard Predefined Macros

C Programming Language

Standard Predefined Macros The standard predefined macros are specified by the relevant language standards, so they are available with all compilers that implement those standards. Older compilers may not provide all of them. Their names all start with double underscores.

Devamını Oku

C++ ‘da __DATE__ ne demektir ?

C++ language

This macro expands to a string constant that describes the date on which the preprocessor is being run. The string constant contains eleven characters and looks like “Feb 12 1996”. If the day of the month is less than 10, it is padded with a space on the left. If GCC cannot […]

Devamını Oku