Skip to content

gagangulyani/Converto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Converto

Automated Kali Linux Installer for VPS

                 ### Installing Kali linux on VPS Server.###
                   ###     Tested on Ubuntu.   ###
                   ###     Tested on Debian.   ###
  ###   It also installs VNC (Graphical / Non-Graphical VNC).   ###

Steps For Installing :-

1.sudo apt-get update

2.sudo apt-get install git

3.git clone https://github.com/developerkunal/Converto.git

4.cd Converto.

5.chmod +x converto.sh

  1. ./converto.sh

screenshot from 2018-03-09 23-49-39

  1. Type 1 For Install Type 2 For Exit

  2. Press 1 and Enter

screenshot from 2018-03-10 00-22-42

  1. Now choose the desired option.

screenshot from 2018-03-10 00-25-15

  1. Press Y .

screenshot from 2018-03-10 00-32-17

  1. Now Select Yes.

screenshot from 2018-03-10 00-34-15

  1. Now Select install the package maintainer's version And Press Enter.

screenshot from 2018-03-10 00-38-14

  1. Now again Select install the package maintainer's version And Press Enter.

screenshot from 2018-03-10 00-40-32

  1. Now Choose the appropriate Metapackages you want to install .

        1. Kali Linux base system
        2. Kali Linux - all packages
        3. Kali Linux forensic tools
        4. Kali Linux complete system
        5. Kali Linux GPU tools
        6. Kali Linux Nethunter tools
        7. Kali Linux password cracking tools
        8. Kali Linux RFID tools
        9. Kali Linux SDR tools
        10. Kali Linux Top 10 tools
        11. Kali Linux VoIP tools
        12. Kali Linux webapp assessment tools
        13. Kali Linux wireless tools
    
  2. Select option 2 (Kali Linux - all packages install) (Recommended).

screenshot from 2018-03-10 00-50-53

  1. Select Language for the layout matching the keyboard (i am Selecting English.)

screenshot from 2018-03-10 00-53-26

  1. Select No.

screenshot from 2018-03-10 00-54-14

  1. Select Yes.

screenshot from 2018-03-10 00-55-00

  1. Press Right Arrow Key, and Press Enter .

screenshot from 2018-03-10 00-56-01

  1. Select Yes.

screenshot from 2018-03-10 00-56-49

  1. Press Enter If Not Want to add any Users.

screenshot from 2018-03-10 00-57-44

  1. Select From inetd.

  2. Press Enter.

Now Kali Linux is Successfully Installed.

Optional Step for installing VNC.

screenshot from 2018-03-10 01-25-08

Steps :-

  1. Choose You VNC Type you want to install (Graphical VNC Recommended)

screenshot from 2018-03-10 01-35-30

  1. Now Enter The Password for the VNC Connection and also re-enter the password for verification.

screenshot from 2018-03-10 01-37-29

  1. Optional : Press Y if you want a view only password (In view only password, The one having the password will only have the permission to view the screen.)

Commands to Start and Stop The VNC Server

TO start a VNC Server

root@kali:~# vncserver

(It always start on Port 1)

To stop a VNC Server

root@kali:~# vncserver -kill :1

Example IP in VNC Viewer : 127.0.0.1:1

Credits : Kunal dawar, Ayush sahay, Gagan Gulyani