Difference between revisions of "Windows Utilities"
From GWAVA Technologies Training
(Created page with "==Utilities== There are a number of useful utilities for Windows that may be installed: ====Log Tailing==== Being able to watch a log while it is running is very useful *baret...") |
Latest revision as of 15:18, 18 July 2016
Contents |
[edit] Utilities
There are a number of useful utilities for Windows that may be installed:
[edit] Log Tailing
Being able to watch a log while it is running is very useful
[edit] Text Editors
Windows built in text editor Notepad is good enough for dealing with small files, but logs files can become larger then it can handle so another text editor is useful to have on hand.
- NotePad++ [3] Free, can open large log files
- TextEdit [4] Evaluation, can open large log files, good search capablities
- glogg [5] Free, can open log files >2GB
- EditPad Lite [6] Free
- VIM for Windows [7] Free
- PilotEdit Lite [8]
- 010 Editor [9]
- slickedit [10]
[edit] Browsers
We generally support the big three browsers:
[edit] FTP
File Transfer Protocol lets you tranfer files between computers, but Windows does not have a good built-in solution.
- WinSCP [13]
[edit] Telnet
[edit] LDAP
- LDAPBrowser [17] make sure to choose LDAPBrowser not LDAPAdministrator.
- EWSEditor [18] is a powerful and more dangerous tool that LDAP Browser since it can change entries.
[edit] Office suite
- LibreOffice [19] good for editing csv files.
[edit] Database
- Toad for MySQL [20]
[edit] Microsoft
[edit] Disk
- WinDirStat [23] Windows directory size statistics. This can return data on the archive folder, but it will take significant time, about 8 hours for 2.4M files in 2.3M sub-directories.
[edit] Compression
- 7zip [24] more efficient then windows zip.
[edit] Remote Desktop
- RealVNC [25] to connect to Linux boxes remotely. Remember to enable Remote in YaST and add IPAddr:5901 when trying to get in.
[edit] PDF
Return to Retain Training