KALİ LİNUX AYARLARI VE GÜNCELLEMESİ

M

mustafanız

Active Member
Joined
May 22, 2020
Messages
30
Reaction score
12
VMware Tools Kurulumu
vm.png

WMware Bar’dan VM sekmesine gelip İnstall VMware Tools seçeneğine tıklıyoruz.

uyar%C4%B1.png


Bu uyarıda Yes butonuna basın.

commed.png


Sonra Terminali açarak şu komutları girin ;

Code:
cd /media/cdrom0 && ls

cp VMwareTools-10.3.2-9925305.tar.gz /root/Masaüstü

cd /root/Masaüstü

tar -xzvf VMwareTools-10.3.2-9925305.tar.gz

cd vmware-tools-distrib/

./vmware-install.pl

enter.png

Ve seçeneklerin hepsini yüklemek için ise ENTER tuşuna basmanız yeterli ?


Kali Linux Sources.list Güncellemesi
Terminal ekranına gelip ;

Code:
leafpad /etc/apt/sources.list
yazın sonra ;

Code:
deb http://http.kali.org/kali kali-rolling main non-free contrib
komutunu dosyaya ekleyip kaydedin.

Kali Linux Güncellemesi & Yükseltmesi
Terminal Ekranına gelip ;

Code:
apt-get clean

apt-get update -y

apt-get upgrade -y

BU KADAR İYİ FORUMLAR DİLERİM

Code:
leafpad /etc/apt/sources.list
 
SPAM IS FORBIDDEN!
  • SPAMMERS ARE BANNED FROM THE FORUM AND CANNOT USE ANY OF THE CHEATS
  • For example: thanks, thx, very good, asdqwe, working, ty and so on!
  • For example: Writing the same message over and over. thanks, thx and so on!
  • Copying and copying someone else's message is prohibited.
  • It is forbidden to send messages to increase the number of comments on threads that you have no knowledge of.
  • Write your own opinion when commenting!
  • If you see spam message, please let us know with the REPORT button!

Tema düzenleyici

Top Bottom