Difference between revisions of "Utilities"
From GWAVA Technologies Training
Line 40: | Line 40: | ||
===Compression=== | ===Compression=== | ||
− | 7zip [http://7-zip.org/download.html] more efficient then windows zip. | + | *7zip [http://7-zip.org/download.html] more efficient then windows zip. |
===Remote Desktop=== | ===Remote Desktop=== | ||
− | RealVNC [http://www.realvnc.com/download/] to connect to Linux boxes remotely. Remember to enable Remote in YaST and add IPAddr:5901 when trying to get in. | + | *RealVNC [http://www.realvnc.com/download/] to connect to Linux boxes remotely. Remember to enable Remote in YaST and add IPAddr:5901 when trying to get in. |
===PDF=== | ===PDF=== | ||
− | 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. |
Revision as of 17:19, 12 November 2015
Contents |
Troubleshooting Utlities
Various Utilities
Let's you download a bunch of useful tools all at once
- Ninite [1]
Browsers
FTP
- WinSCP [4]
Telnet
LDAP
- LDAPBrowser [7] make sure to choose LDAPBrowser not LDAPAdministrator.
- EWSEditor [8] is a powerful and more dangerous tool that LDAP Browser since it can change entries.
Text Editors
- NotePad++ [9] Free, can open large log files
- TextEdit [10] Evaluation, can open large log files, good search capablities
- glogg [11] free, can open really large log files
- baretail [12] for tailing a log while it is running.
Office suite
- LibreOffice [13] good for editing csv files.
Database
- Toad for MySQL [14]
Microsoft
Disk
- WinDirStat [17] 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 [18] more efficient then windows zip.
Remote Desktop
- RealVNC [19] to connect to Linux boxes remotely. Remember to enable Remote in YaST and add IPAddr:5901 when trying to get in.