wget http://directadmin.com/setup.sh
chmod +x setup.sh
./setup.sh
DirectAdmin’s setup has a few more things you need to fill:
Please enter your Client ID :
Please enter your License ID :
Please enter your hostname \(server.domain.com\)
It must be a Fully Qualified Domain Name...
Linux SSH (PUTTY) KULLANIMI KOMUTLARI
Temel Fonksiyonlar ;
ls : Dizinde bulunan tüm dosya ve dizinleri listeler.
ls -a : Dizinde bulunan gizli dosya ve dizinler ile beraber listeler.
ls -l : Bütün dosyaları, boyut ve tarihli açıklamaları ile gösterir.
tar -zxpf : tar.gz ile sıkıştırılan...