How to Change the Window Size in PuTTY

Ftr51 Putty

For network engineers, you may use PuTTY every day at work. But it always opens in quite a small window. You wondered if there were any parameters or settings, you could change that could make it open in a window of different size by default.

How to Change the Font Size in PuTTY

Ftr51 Putty

You spend a lot of time to working inside a remote SSH tunnel on a daily basis. And nothing is worse than trying to decipher the default colors against a black background in PuTTY. The default appearance of the PuTTY ap is 10-point Courier New font with white text on a black background.

How to Enable ExFAT Supports in CentOS 7/8/9

Ftr41

exFAT (Extended File Allocation Table) is a proprietary Microsoft file system optimized for flash memory devices such as SD cards and USB flash drives. It was designed to replace the old 32bit FAT32 file system that cannot store files larger…

How to Enable ExFAT Supports in CentOS/RHEL

Ftr50

exFAT (Extended File Allocation Table) is a proprietary Microsoft file system optimized for flash memory devices such as SD cards and USB flash drives. It was designed to replace the old 32bit FAT32 file system that cannot store files larger…

How to Mount an exFAT Drive on Linux Systems

Ftr20

exFAT is a proprietary filesystem developed by Microsoft, which has been primarily used in Windows and many existing SD cards or USB drives. Compared to FAT32, exFAT offers many improvements in terms of file size limit (significant higher than FAT32’s 4GB limit), maximum disk size, maximum number of files, disk allocation performance, timestamp granularity, file name length, etc.