Monday, June 28, 2010
Monday, June 07, 2010
What is hiberfil.sys and how to delete in Windows 7 free up hard drive space
The best way to delete hiberfil.sys or disable hibernate:
* Go to Start menu, type “cmd” open up command prompt
* Type “powercfg.exe -h off” [make sure you are an Administrator]
* ENTER
* Type “exit”
* ENTER
* Go to Start menu, type “cmd” open up command prompt
* Type “powercfg.exe -h off” [make sure you are an Administrator]
* ENTER
* Type “exit”
* ENTER
Subscribe to:
Posts (Atom)
What's the quickest way to find duplicated files?
find . ! -empty -type f -exec md5sum {} + | sort | uniq -w32 -dD fdupes -r / linux_czkawka_gui.AppImage
-
sudo -u www-data /usr/local/bin/composer install --no-ansi --no-dev --no-interaction --no-progress --no-scripts --optimize-autoloader
-
sudo aptitude install sendemail sudo aptitude install libio-socket-ssl-perl sendEmail -f xxx@gmail.com -t xxx@gmail.com -u Teste_Assunt...