Duplicate Files Finder is a fast application which checks duplicate files by comparing its file sizes. Because of the method it uses, it is extremely fast but not very accurate. It is available for Windows only.
dupeGuru is more specialized application for finding duplicate files as it compares by contents as well. It is primarily available for Linux and Mac OSX but although no longer developed for Windows, you can download an older version of the program for use on Windows.
Here are the download links for the old Java SE 6, 7 and 8 installers. You can download both the JRE and JDK from these pages.
(*) For Java SE 6 and 7, you'll need to create a free Oracle account to download.
Clear Cache for Google Chrome is a browser extension for Google Chrome which adds a clear cache button on the address bar. This configurable button allows to quickly and without prompting clear browser data, such as cache, cookies, history, and more.
HTML5 Character Entity Reference Chart:
During start up or log on, once in a while, you'll see a message just saying Please wait. To turn this message into a more useful message, you can enable verbose messages through a policy setting (local or GP):
Either through gpedit.msc, or, if you're in a domain, through a GPO, navigate to Computer Configuration → Administrative Templates → System. Look for the setting Display highly detailed status messages and set it to Enabled. Reboot to apply the change.
The attached VBScript allows you to set an Out-of-Office reply for another user on an Exchange 2003. You'll need the required permissions on the Exchange server to set a user's out-of-office (either Mail Recipients or User Options Management roles).
I found the script in the comments section of this Technet blog article. Special thanks go to the author (Bill Prentice) for sharing.
This script is only for Exchange 2003. Starting from 2007, the Powershell cmdlet Set-MailboxAutoReplyConfiguration is available.
You can efficiently change the console fonts, character sets and keymaps through the following command:
sudo dpkg-reconfigure console-setup
The configuration is stored in the file /etc/default/console-setup, and can be edited by hand as well.
The changes are effective for all virtual consoles after reboot. To apply the change for the current console, run:
setupcon
To prevent changing the console font completely (i.e. native system/BIOS font will be used), set the font to "do not change".
The equivalent in the config file is:
FONTFACE="" FONTSIZE=""
« ‹ | November 2024 | › » | ||||
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |