Difference between revisions of "Utilities"
From GWAVA Technologies Training
Line 5: | Line 5: | ||
*Ninite [https://ninite.com/] | *Ninite [https://ninite.com/] | ||
− | === | + | ===Browsers=== |
+ | *Chrome [https://www.google.com/chrome] | ||
+ | *Firefox [https://www.mozilla.org/en-US/firefox/new] | ||
+ | |||
+ | ===FTP=== | ||
*WinSCP [http://winscp.net/eng/download.php] | *WinSCP [http://winscp.net/eng/download.php] | ||
+ | |||
+ | ===Telnet=== | ||
*KiTTY [http://www.9bis.net/kitty/?page=Download] | *KiTTY [http://www.9bis.net/kitty/?page=Download] | ||
+ | *PuTTY [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html] | ||
+ | |||
+ | ===LDAP=== | ||
*LDAPBrowser [http://www.ldapadministrator.com/download.htm] | *LDAPBrowser [http://www.ldapadministrator.com/download.htm] | ||
===Text Editors=== | ===Text Editors=== | ||
− | *NotePad++ [https://notepad-plus-plus.org/download/v6.7.8.2.html] | + | *NotePad++ [https://notepad-plus-plus.org/download/v6.7.8.2.html] Free, can open large log files |
− | *TextEdit [http://www.textpad.com/download/] | + | *TextEdit [http://www.textpad.com/download/] Evaluation, can open large log files, good search capablities |
− | *glogg [http://glogg.bonnefon.org/] | + | *glogg [http://glogg.bonnefon.org/] free, can open really large log files |
+ | *baretail [http://baremetalsoft.com/baretail/] for tailing a log while it is running. | ||
===Office suite=== | ===Office suite=== | ||
− | *LibreOffice [https://www.libreoffice.org/download/libreoffice-fresh/] | + | *LibreOffice [https://www.libreoffice.org/download/libreoffice-fresh/] good for editing csv files. |
===Database=== | ===Database=== | ||
− | *Toad [http://software.dell.com/products/toad-for-mysql/] | + | *Toad for MySQL [http://software.dell.com/products/toad-for-mysql/] |
===Microsoft=== | ===Microsoft=== | ||
Line 27: | Line 37: | ||
===Disk=== | ===Disk=== | ||
*WinDirStat [http://windirstat.info/] 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. | *WinDirStat [http://windirstat.info/] 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 [http://7-zip.org/download.html] more efficient then windows zip. | ||
+ | |||
+ | ===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. | ||
+ | |||
+ | ===PDF=== | ||
+ | Adobe Reader [https://get.adobe.com/reader] | ||
+ | CutePDFWriter [http://cutepdf.com/] has a PDF printer which is good for testing. |
Revision as of 17:15, 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]
Text Editors
- NotePad++ [8] Free, can open large log files
- TextEdit [9] Evaluation, can open large log files, good search capablities
- glogg [10] free, can open really large log files
- baretail [11] for tailing a log while it is running.
Office suite
- LibreOffice [12] good for editing csv files.
Database
- Toad for MySQL [13]
Microsoft
Disk
- WinDirStat [16] 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 [17] more efficient then windows zip.
Remote Desktop
RealVNC [18] to connect to Linux boxes remotely. Remember to enable Remote in YaST and add IPAddr:5901 when trying to get in.
Adobe Reader [19] CutePDFWriter [20] has a PDF printer which is good for testing.