Apache 2.2.17 windows configuration

On December 19, 2011, in Uncategorized, by atakan

wamp yeni sürümünde virtual host oluşturdum ancak bu kolay olmadı sizde bir projenizde virtual host oluşturmak isterseniz, bir de bunu deneyin NameVirtualHost siteadresi.com:80 ServerName siteadresi.com ServerAlias siteadresi.com DocumentRoot D:/wamp21/www/siteadresi.com ErrorLog “D:/wamp21/www/siteadresi.com/error.log” CustomLog D:/wamp21/www/siteadresi.com/access.log common Options -Indexes FollowSymLinks MultiViews AllowOverride All Order allow,deny Allow from all

 

Nice Programs for a Day

On December 17, 2011, in Uncategorized, by atakan

Managing systems Bcfg2 It is based on an operational model in which the specification can be used to validate and optionally change the state of clients, but in a feature unique to Bcfg2 the client’s response to the specification can also be used to assess the completeness of the specification. Using this feature, Bcfg2 provides [...]

 

scp bash script

On December 7, 2011, in Uncategorized, by atakan

#!/usr/bin/expect -f set file [lrange $argv 0 0] set remote [lrange $argv 1 1] set ip [lrange $argv 2 2] set password [lrange $argv 3 3] set timeout 60 send “\n\rFILE:\t$file\r\nREMOTE:\t$remote\r\nIP:\t$ip\r\nPASSWORD:\t$password” spawn scp “$file” “root@$ip:$remote” expect { -re “.*ssword.*” { exp_send “$password\r” } -re “.*es.*o.*” { exp_send “yes\r” exp_continue } } interact

Tagged with:  

Haftanın Siteleri

On November 16, 2011, in Uncategorized, by atakan

Programlama; Ruby Test Edin : http://tryruby.org/levels/1/challenges/0

 

Eclipse cdt ve cygwin configure edelim

On November 16, 2011, in C/C++, by atakan

1-) öncelikle cygwin uygulamanızda binutils gcc gcc-core gcc-g++ gcc-mingw-core gcc-mingw-g++ make gdb (needed if you want to support debug in eclipse) paketlerinin kurulu olduğuna bir bakın bunun için cygwin uygulamasını ya da cygcheck -c | grep -e ‘^bin’ -e ‘^gc’ -e ‘^gd’  -e ‘^make’ ile paketleri kontrol edebilirsiniz 2-)  ortam değişkenlerinde PATH değişkenine  %cygwin%\bin ekleyin [...]

Harika windows 7 temalar

On November 13, 2011, in Uncategorized, by atakan

Özenle seçilmiş birbirinden güzel 10 windows 7 teması temaları kullanabilmek için uxtheme patch yapılması gerekmektedir. Sayfaya git

 

Python ile Öğrenme 2. Baskı

On November 9, 2011, in e-kitap, Python, by atakan

Python öğrenmeye başlayanlar için güzel bir ekitap BBGD_PIO.

 

pic basic LCD Devreler

On November 9, 2011, in Uncategorized, by atakan

Pic Basic de yapılmış LCD devre örnek projeler; lcd_devreler

 

Pic Basic Pro Projeleri

On November 9, 2011, in Uncategorized, by atakan

Pic basicde yapılmış bir çok proje, robotic projelerinizde yardımcı olabilir; pic basic pro projeleri.

 

PIC Basic Pro baundrate hız hesaplama

On November 9, 2011, in Robotic, by atakan

Pic basic baundrate hesabını yapmak için kullanabileceğiniz bir araç. indir => SPBRGCalc

 

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...

    Archives

    All entries, chronologically...

    Free WordPress Themes