Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Kali Linux Kurulum & Yapılandırma Notları

VIRTULABOX HEADLESS START.bat

cd “c:\Program Files\Oracle\VirtualBox”
VBoxManage startvm “Linux” –type headless
VBoxManage controlvm “Linux” addencpassword “Linux” “password.txt”

KÖK SERTIFIKASINI YUKLEME

cd /etc/ssl/certs/
openssl x509 -inform der -in ~/Downloads/MEB_SERTIFIKASI.cer -out meb.pem
update-ca-certificates -f
Firefox: Preferences->Certificates->View->Import

SSH

/etc/ssh/sshd_config -> PermitRootLogin Yes
systemctl restart ssh.service

REPO URLs

/etc/apt/sources.list
deb https://http.kali.org/kali kali-rolling main non-free contrib
deb-src https://http.kali.org/kali kali-rolling main non-free contrib
apt-get update

X-KONSOL KLAVYE AYARI

setxkbmap tr



This post first appeared on Tankado.com, please read the originial post: here

Share the post

Kali Linux Kurulum & Yapılandırma Notları

×

Subscribe to Tankado.com

Get updates delivered right to your inbox!

Thank you for your subscription

×