How to open a PuTTY session, and exit a sessionDouble click the PuTTY icon to launch itThis tutorial assumes you have already downloaded PuTTY and located it on your desktopNow let's learn how to open PuTTY, configure the server connection settings for SSH, and launch the command lineThen click OpenThis is the PuTTY default screen. This tutorial will show how to enter your connection settings to connect via SSH with Port 22.Enter the main server IP into the Host Name field.The Port number is shown hereSelect the connection type hereThis is the PuTTY command line. Before you begin, you will need to log into the serverType your username here, then press EnterNext, type in your password, or right-click to paste itYou are now logged into your server via SSH with PuTTY. You can view what IP last logged in, and on what date. From here you can run dozens of commands to manage your server. To exit, simply type Exit here, then push Enter...Or simply close the windowThis is the end of the tutorial. You now know how to log into your server using SSH with PuTTY Netway Tutorial วีดิโอแนะนำผลิตภัณฑ์ PuTTY เพื่อช่วยตอบทุกข้อสงสัย และแนะนำวิธีการใช้ที่ง่ายเพื่อความสะดวกรวดเร็วสำหรับคุณ หากท่านต้องการสอบถามข้อมูลเพิ่มเติมด้านผลิตภัณฑ์สามารถติดต่อได้ที่ 02-055-1095หรืออีเมล support@netway.co.th
How to start PuTTY in a maximized windowThis tutorial assumes you have located PuTTY, and starts from your desktopNow let's learn how to start Putty maximized so the command line window is as large as possibeRight click the PuTTY iconThen click PropertiesOnce the Properties window is open, be sure the Shortcut tab is selectedClick Normal WindowThen select MaximizedScroll downClick ApplyThen click OKThis is the end of the tutorial. You now know how to configure PuTTY so it launches in a maximized window Netway Tutorial วีดิโอแนะนำผลิตภัณฑ์ PuTTY เพื่อช่วยตอบทุกข้อสงสัย และแนะนำวิธีการใช้ที่ง่ายเพื่อความสะดวกรวดเร็วสำหรับคุณ หากท่านต้องการสอบถามข้อมูลเพิ่มเติมด้านผลิตภัณฑ์สามารถติดต่อได้ที่ 02-055-1095หรืออีเมล support@netway.co.th
How to load, save or delete server connection settings in PuTTYThis tutorial assumes you have already downloaded PuTTY and located its .exeDouble click the PuTTY icon to launch the applicationNow let's learn how to load, save or delete server connection settingsFirst let's learn how to save connection settingsType the server IP address hereType a saved session name hereThen click Save to save the settingsWe can then proceed to connect to our serverNow let's say we want to load a saved connection setting... let's open PuTTY againChoose the saved connection setting you want...... then click LoadYou will notice your server connection settings are now shown hereWe can then proceed to connect to our serverTo delete a saved session, first select the session name you want to delete hereThen click DeleteTo exit PuTTY, simply close the windowThat's it! The saved session has been removed from the listThis is the end of the tutorial. You now know how to load, save and delete server connection settings Netway Tutorial วีดิโอแนะนำผลิตภัณฑ์ PuTTY เพื่อช่วยตอบทุกข้อสงสัย และแนะนำวิธีการใช้ที่ง่ายเพื่อความสะดวกรวดเร็วสำหรับคุณ หากท่านต้องการสอบถามข้อมูลเพิ่มเติมด้านผลิตภัณฑ์สามารถติดต่อได้ที่ 02-055-1095หรืออีเมล support@netway.co.th
How to increase the scroll buffer size in PuTTYYou may have noticed that PuTTY does not allow you to scroll up very farThis can become annoying when running programs that have lots of output you might need to scroll through and reviewLet's look at an exampleWe have already logged in to one of our saved SSH sessionsOne command that can sometimes produce a lot of output is ls -- the command to list a directory's contentsType ls -l / to list the contents of the root directory. Remember -- press Enter to execute a shell commandNow, type the command shown to list the contents of all directories contained by the home directoryScroll upHere is the command we just typedAbove that, the output of the previous commandScroll up a bit moreAs you can see, we've reached the top of the scrollbar, and still can't see the first command we typed; it's just barely out of rangeLet's increase the size of the scroll buffer. Close this session and re-open PuTTY to the configuration windowSelect the session from the list, then click LoadThen, go to WindowEnter a higher value for Lines of scrollback. We'll change ours from 200 to 20000Return to the Session categoryClick SaveFinally, press OpenNow, log in normally, as seen earlier in this seriesOnce logged in, let's test out the new scroll buffer sizeType the command from before, several times. End each line with a shell comment as shown, thus marking each oneWatch the size of the scrollbarAgainOne more timeNow, scroll upHere's the first command. Clearly, our change worked!This is the end of the tutorial. You now know how to increase the scroll buffer size in PuTTY Netway Tutorial วีดิโอแนะนำผลิตภัณฑ์ PuTTY เพื่อช่วยตอบทุกข้อสงสัย และแนะนำวิธีการใช้ที่ง่ายเพื่อความสะดวกรวดเร็วสำหรับคุณ หากท่านต้องการสอบถามข้อมูลเพิ่มเติมด้านผลิตภัณฑ์สามารถติดต่อได้ที่ 02-055-1095หรืออีเมล support@netway.co.th
How to change character settings in PuTTY This tutorial assumes you have already opened PuTTY Now let's learn how to change the character settings Click Translation Then click here to show the character set drop down Now select the character set you'd like to use. Be sure your computer supports the character set Click Session to save the new settings This is the end of the tutorial. You now know how to change the character settings in PuTTY That's it! The character set has been changed and saved