Difference between revisions of "Utilities"
From GWAVA Technologies Training
Line 62: | Line 62: | ||
*Adobe Reader [https://get.adobe.com/reader] | *Adobe Reader [https://get.adobe.com/reader] | ||
*CutePDFWriter [http://cutepdf.com/] has a PDF printer which is good for testing. | *CutePDFWriter [http://cutepdf.com/] has a PDF printer which is good for testing. | ||
+ | |||
+ | ===Byte Conversion=== | ||
+ | *ByteConverter [http://www.whatsabyte.com/P1/byteconverter.htm] | ||
+ | |||
+ | ===Time=== | ||
+ | *Epoch & Unix Timestamp Conversion Tools [http://www.epochconverter.com/] | ||
+ | *World Clock Meeting Planner [http://www.timeanddate.com/worldclock/meeting.html] | ||
+ | *NIST Internet Time Servers [http://tf.nist.gov/tf-cgi/servers.cgi] | ||
+ | *Date ± Days Calculator / Date ± Business Days Calculator [http://www.calculatorsoup.com/calculators/time/date-day.php] | ||
+ | *Time Difference Calculator [http://grun1.com/utils/timeDiff.cfm] |
Revision as of 15:35, 19 November 2015
Links to useful troubleshooting tools.
Contents |
Status
Troubleshooting Utilities
Single point download
- Ninite [5] Let's you download a bunch of useful tools all at once.
Browsers
FTP
- WinSCP [8]
Telnet
LDAP
- LDAPBrowser [11] make sure to choose LDAPBrowser not LDAPAdministrator.
- EWSEditor [12] is a powerful and more dangerous tool that LDAP Browser since it can change entries.
Text Editors
- NotePad++ [13] Free, can open large log files
- TextEdit [14] Evaluation, can open large log files, good search capablities
- glogg [15] free, can open really large log files
- EditPad Lite [16] free, big files
- VIM for Windows [17] free.
- PilotEdit Lite [18]
- 010 Editor [19]
- slickedit [20]
- Log Expert [21] also tails.
Log Tailing
- baretail [22] for tailing a log while it is running
Office suite
- LibreOffice [23] good for editing csv files.
Database
- Toad for MySQL [24]
Microsoft
Disk
- WinDirStat [27] 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.
Compression
- 7zip [28] more efficient then windows zip.
Remote Desktop
- RealVNC [29] to connect to Linux boxes remotely. Remember to enable Remote in YaST and add IPAddr:5901 when trying to get in.
Byte Conversion
- ByteConverter [32]