Showing posts with label install. Show all posts
Showing posts with label install. Show all posts

Sunday, 14 July 2013

How to configure VPN in Kali Linux?

From the creators of BackTrack comes Kali Linux, the most advanced and versatile penetration testing distribution ever created.As compared to backtrack5r3(bt5r3)  its successor Kali Linux   is more user friendly and more powerful & Without sound problems,software manger problem and many more(which were faced by BT5R3). Here we are discussing about configuring VPN(Virtual Private Network) in Kali.

For this we need to download and install some packages.

Using Terminal:

   Enter the following codes in your terminal.

  • apt-get install network-manager-openvpn-gnome          
             - Setting up network-manager-openvpn-gnome
  • apt-get install network-manager-pptp
             -Setting up network-manager-pptp
  •  apt-get install network-manager-pptp-gnome  
             -Setting up network-manager-pptp-gnome
  • apt-get install network-manager-strongswan
             -Setting up network-manager-strongswan
  • apt-get install network-manager-vpnc
             -Setting up network-manager-vpnc 
  •  apt-get install network-manager-vpnc-gnome
            -Setting up network-manager-vpnc-gnome
  • /etc/init.d/network-manager restart 

  Now essential packages are installed and VPN option is configured.

Thank You, Noah


Thursday, 30 May 2013

download turbo c++ 4.5 compiler for windows..

turbo c++ 4.5 compiler with exception handling

DOWNLOAD YOUR FILE HERE


windows executive .rar file uploaded in datafilehost.com.

how to install your downloaded file:

  • unzip downloaded .rar 
  • open the extracted folder 
  • double click on install.exe 
  • follow instructions ,complete installation and enjoy your coding

first usage:

  • open installed directory (C:\TCWIN45 by default)
  • open folder named "bin"
  • double click on "TCW" (executive file) 
  • enjoying coding
thank you