Image Manipulation
rename all images in the current folder based on creation date
resize multiple jpg files
Updating openssl on RedHat 5.3
With the new heartbleed virus we need to update openssl.. and cleanup the un-needed 32bit
This system is registered to Red Hat Subscription Management, but is not receiving updates. You can use subscription-manager to assign subscriptions.
openssl.i686 0.9.8e-7.el5 installed
Random Apache shtuff
[root@xxxxxxx ~]# service httpd restart
Stopping httpd: [FAILED]
Starting httpd: Syntax error on line 292 of /etc/httpd/conf/httpd.conf:
DocumentRoot must be a directory [FAILED]
This is due to selinux being enforced. Edit /etc/sysconfig/selinux, change to disabled and reboot.
...Read More »Change resolution of boot screen and console
in /etc/default/grub add the following two lines
GRUB_GFXPAYLOAD_LINUX=1024x768
and then run update-grub
...Read More »Perl commands
simple one liner password generator. thanks to http://sysadminsjourney.com
VI commands
search and replace a path with a variable
we want to change the following text
to
use..
Linux commands
These are commands I find useful..
get a list of all installed updates
get all CVE’s from all packages