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 3. To install
putty
sudo apt install
-y putty
After Installation you can verify
to run command.
putty - -version
and after searching your putty app in ubuntu.
Add in your favorites.
Simply click
on that it opens like this
And enter your Hostname
and session name as provided
by VLSI EXPERT
admin.
After this, you can change your font size, so click on Font and change
After clicking on change you are reaching
on this page and change
your font as your interest
and click on ok.
After changing both font size your terminal
looks like this
After editing
your font size,
you have to save your changes, go to the session and save your changes
And finally, you click on open then it will open like this. And click on accept and it will open the terminal.
And enter your user_id and password. (Ask from VLSI EXPERT admin)
For example for user ravirc:-
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 ...
To Increase putty terminal Font
Right click on putty upper left corner => Go to change setting => click on Appearance (in the left- hand side Category section) => click on Change You will get a popup like below. Select the Font, Font Style, and Font Size as per your requirement. ...
Error: Can't open display:
If you are getting any error while using the GUI - " Error: Can't open display" One of the reason is X11 forwarding is not enabled in your putty setup. Solution: Open Putty again -> Click on SSH -> X11 -> Tick mark "Enable X11 Forwarding" (as shown ...
Putty showing error while runing wv (waveform viewer)
When trying to run wv (waveform viwer) - getting below error Error message: Putty X11 proxy: unable to connetc to forwarded X server: Network error: Connection refused. Reason: Whenever any such error comes where keyword such as "X11 forwading", ...