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
How to clean up your PuTTY sessionsThis tutorial assumes you have already opened your Windows command lineNow let's learn how to clean up your Putty sessions from the Windows command lineType the path to your Putty.exe hereThen type -cleanup here, then press Click Yes to clear your sessionsThat's it! The PuTTY sessions have been cleared, or cleaned upThis is the end of the tutorial. You now know how to clean up your PuTTY sessions