Hiển thị các bài đăng có nhãn kali linux. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn kali linux. Hiển thị tất cả bài đăng

Thứ Sáu, 8 tháng 4, 2016

How to Create Keyboard Shortcuts on Kali Linux

How to Create Keyboard Shortcuts on Kali Linux

1. First go to
    Applications –> System tools –> Preferences –> System Settings
2. On the System settings, find hardware group and choose keyboard
3. Choose and click shortcuts tab, and press the plus + sign at the bottom to add a new shortcut.
4. Put the name(use the name that easy to recognize) and the command (in this case it is a Terminal  and command is gnome-teminal)
5. Click the disabled area until it change the words to New accelerator.
6. Now you can choose which shortcut you want for your Kali Linux. In this example we use CTRL + ALT + T to call the terminal.
Read More

Thứ Năm, 6 tháng 8, 2015

Enable VPN on Kali Linux – fix VPN grayed out problem

Enable VPN on Kali Linux – fix VPN grayed out problem

This is very simple actually. Just run the following command as root and you’re all set.

aptitude -r install network-manager-openvpn-gnome network-manager-pptp network-manager-pptp-gnome network-manager-strongswan network-manager-vpnc network-manager-vpnc-gnome
Read More