Setting-up Putty Environment for Simple login (No X Windows) at VLSI EXPERT - Window User

Setting-up Putty Environment for Simple login (No X Windows) at VLSI EXPERT - Window User

For Windows users:


Step 1: Download Putty

Click on the link Download PuTTY   -Download PuTTY - a free SSH and telnet client for Windows


And if you don’t know your computer architecture then please, first check the architecture. Window -> System -> About and check the “System Type” as per below screen. 



Once you know the computer Architecture (64 Bit or 32Bit), Click putty.exe (the SSH and Telnet client itself) with your computer architecture and it will download the putty.

 

Step 2: Launch Putty

 Open the Putty.exe in your computer and it will open like below popup!



Step 3: Configure Session

Enter your hostname (Provided by VLSI EXPERT admin ).



Step 4: Saving Session name.

You should save your session by choosing a session name that you can remember. Come back to Session and enter a name in Saved Session. In below snapshot, “vsli” has been used like a session name But you can use any name which you can remember.

Note:  Under hostname you should put ws4.trg.vlsiexpert.in (as it has been mentioned in the above snapshot)


After specifying session name, click on save. This will help you to open the session with the same setting next time by clicking on “LOAD” to the session.

 

Step 5: Launching Session

Finally click on “Open”, it will open the session like show below.

Note: If you are opening the session second time, first selected the saved session name -> Click on LOAD and it will load all the previous settings. Then Click on “Open”.
If you receive below Alert, please click on Accept (this will come for first time user)




Step 6: User credentials validation

Once session is started, specify user id & password (credentials) already provided to you. In case you don’t know, please check VLSI EXPERT admin.

(Below example is for username “ti_akas_873”, in your case you must use your userid. 

Note: You should use only the username not the whole command which has been provided for you


Please note that password will not show up on screen (so type it correctly. Password is CASE sensitive). You may need to try it multiple times to get it write initially. Finally, the login will show up like following.


Once you entered the password which we have given T*****! 
you must paste the same password again in the current password section
once you pasted it will popping up for "new password"
1. Please create new password and make sure you have saved it somewhere
2. Once you entered the password the session will be logged in
3. Remember or Save your password somewhere so that you can use it for later.

    • Related Articles

    • Setting-up Putty Environment at VLSI EXPERT - Window User

      For Windows users: Step 1: Download Putty Click on the link Download PuTTY -Download PuTTY - a free SSH and telnet client for Windows And if you don’t know your computer architecture then please, first check the architecture. Window -> System -> ...
    • Setting-up Putty Environment at VLSI EXPERT - MAC User

      Mac Users Mac Users already have built-in terminal utility, so putty installation and configuration is not required. For X-Server, the utility to use is XQuartz (equivalent to XMing utility in windows). Step 1: Configure XQuartz Download Xquartz and ...
    • Install putty - For Linux user

      Install Putty on running Ubuntu machine. Putty is available in universe repository to enable universe repository to run this command. Step 1. Enable repository. sudo add-apt-repository universe Step 2. Update packages repository sudo apt update Step ...
    • UserLoginSetup-VLSI EXPERT

      Setting up access to VLSI EXPERT machine Using Command Prompt to launch the TigerVNC viewer Step 1: Launch command terminal & setup connection Window users, a) Launch command terminal using “cmd” and run below command (highlighted in yellow) ###Note: ...
    • How to Open Command Prompt/cmd for All Windows versions

      How to Open Command Prompt/cmd for All Windows versions Command Prompt is a powerful command-line tool in Windows that allows users to execute various commands for troubleshooting, automation, and system management. Here we use it to launch our ssh ...