Linux Installing Cisco Anyconnect Secure Mobility client On Linux I was trying to connect to Cisco VPN using AnyConnect Mobility Client. I tried to download the client from the VPN server but for some reason the downloadable client from
Linux How to configure Yum / apt-get with Proxy Authentication فيدورا (yum)افتح الملف التالي vim /etc/yum.conf وضع فيه [main] proxy=http://proxy.domain.com:8080 proxy_username=Username proxy_password=Password أوبونتو (apt-get)vim /etc/apt/apt.conf وضع فيها Acquire::http::proxy "proxy.domain.com:8080/"; إذا كان هناك كلمة
Linux Using mouse’s scrollwheel in 'screen' Linux command In your user's home, create file named .screenrcnano ~/.screenrc2. Add the following line termcapinfo xterm* ti@:te@
Windows Docker | Container CONTAINER_NAME is not running أواجهة مشكلة مع بعض نسخ Docker أنها حين توضع في وضع Daemon لا تظل تعمل docker run -d --name kali_apache kali_king-v1.0 4660a10a47d22a75f8d8d3cbba1c4731656fbf9ab76b641415b891a0419981b5 وبالتالي لا أستطيع أن أدخل
Windows VMWare | How to Bypass Sorry, this application cannot run under a Virtual Machine error Close the VM machine "not suspend"find the VM's file ends with `vmx`Edit the file with your favorit text editor and add, then savemonitor_control.restrict_backdoor = "true"4.
Penetration Testing How to use kali docker image as a red-teamer In 2015, Kali announced their official docker image, which is a great move towards making Kali easier, faster to install and list resource consuming than a VMware or VirtualBox images.