Ubuntu 20.04 hibernate on lid close

5. November 2020 ELExGspot zero comment

Howto Enable hibernation mode on Ubuntu 20.04 to hibernate on lid close. Please notice that Midnight Commander (mcedit) is used for editing files. You may use gedit, pico, vi, vim…

Share
read more

HOWTO backup with find and tar

14. Juni 2015 ELExGspot zero comment

Short and simple way to backup an entire directory and a mysql database. Log some informations and send an email when the job is done. This bash script was write…

Share
read more

HOWTO loop command with time offset

14. Juni 2015 ELExGspot zero comment

Some times it can be usefull to loop thru a command with time offset.

Share
read more

HOWTO check file and directory permissions

3. Januar 2014 ELExGspot zero comment

If you want to check for certain permissions on files and directories. For example you want to make sure that your webserver directories and file are not writeable and/or executable.

Share
read more

HOWTO find hacked files on Linux based Systems

3. Januar 2014 ELExGspot zero comment

To get a list of potentially hacked files on your (Linux driven) server, check for recently changed files and store output to file

Share
read more

HOWTO read EXIF from files

12. Dezember 2013 ELExGspot zero comment

Getting the EXIF file type using the command line in case you have a huge amount of *.REN Files or you just don’t know why a file can’t be viewed…

Share
read more