

Mouseless Copy: You don’t need to use the mouse to copy or paste text, anymore!.Better search: Searching on iTerm2 highlights all the matches for the word, like Safari and Chrome do.Instant Playback: This feature plays back a history of everything you have done on iTerm2, in case you forgot to copy a number or some detail from older commands.Support for Annotation: Add notes and comments to shell commands that have been run.Support for split-windows: Multiple independent terminals in the same tab.

Notable among the various features that iTerm2 offers are: ITerm2 is a Terminal replacement for Mac with a plethora of added features that the default Terminal app doesn’t offer. Once you have entered the login password, hit Enter, and you will be connected via SSH. You can now run shell commands on your server. The password will not be shown, even using asterisks (*), so make sure you enter it correctly. You will be asked to enter the password to the server or (or control panel in case of shared hosting service). Make a note of the IP address because you will need it to connect to the Pi with PuTTY.4. Depending on your setup, you may have two addresses bu,t you just need to select one.

If you’re using an ethernet connection, look for eth0, and note the inet entry (172.31.10.246 in this case). If you have established a WiFi connection, look for wlan0, and note the inet entry. The easiest way to do this is to open the Terminal prompt on the Desktop and enter ifconfig as shown below. To connect using a network connection, open your Raspberry Pi to determine the IP address. Using PuTTY to Connect to the Raspberry Pi on Your Network Opening the Terminal prompt on your Desktop will also give you access to the command prompt. Note: You can also get to the command line prompt from your Raspberry desktop. If you have changed the username and password, use those credentials instead.

If this is your first time logging into the Raspberry Pi, the default username is pi, and the password is raspberry.
