Taking information security seriously in a modern age.

The world of information security has always been beset by various threats that have ranged from the simple viruses that were distributed on floppy disks, to the complex computer viruses that are distributed as E-mail borne attachments that can be opened by careless users. The need for better training for any staff that are in … Read more

Get information about an ISO image very easily on Linux. How to view the contents.

Getting information about an ISO image is very easy on Linux. You do not need to mount one to view the contents with ls. There is a simple utility for viewing the contents of ISO images. I created an ISO image like this. ┌──[[email protected]]─[~/Documents] └──╼ ╼ $ mkisofs -A "Solyanka Music" -iso-level 4 -J -L … Read more