Ubuntu Komutları

Ubuntu Komutları


Dosyaların yetkilerini öğrenmek için : Ls -al

Dosyanın yetkisini değiştirmek için : sudo chmod 777 .

Dosyanın ownershipliğini değiştirme : sudo chown -R tomcat6:root *

Dökümantasyon için : man komutu : man ls

Edit için sudo vim

Log okuma tail -f localhost.2009-10-28.log /var/log/tomcat6/

Ethernet disable ve enable komutu : sudo ifdowneth0 / sudo ifup eth0

Memory Kullanımı :

vmstat

Free

cat /proc/meminfo


Çalışan Processleri listeler : Ps -aux

Ownership değiştirme : sudo chown tomcat6:tomcat6 crowd.cfg.xml

Task manager :

sudo apt-get install htop

Comments

Popular posts from this blog

How to setup your Cisco Access Point to use WPA with Microsoft SBS 2003

Windows7 godmode

View log files in Ubuntu Linux