<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Frequently Asked Questions About Linux / UNIX &#187; Amazon Cloud Computing</title> <atom:link href="http://www.cyberciti.biz/faq/category/aws-ec2-ebs-cloudfront/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Sat, 25 May 2013 20:12:05 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>SSH: WARNING: UNPROTECTED PRIVATE KEY FILE! Error and Solution</title><link>http://www.cyberciti.biz/faq/warning-unprotected-private-key-file-ssh-linux-unix-error/</link> <comments>http://www.cyberciti.biz/faq/warning-unprotected-private-key-file-ssh-linux-unix-error/#comments</comments> <pubDate>Tue, 09 Apr 2013 18:05:47 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Amazon Cloud Computing]]></category> <category><![CDATA[Mac os x]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Amazon Cloud]]></category> <category><![CDATA[Amazon EC2]]></category> <category><![CDATA[apple os x]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[chmod command]]></category> <category><![CDATA[debian]]></category> <category><![CDATA[fedora]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[NetBSD]]></category> <category><![CDATA[Openbsd]]></category> <category><![CDATA[rhel]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=13213</guid> <description><![CDATA[<div
style="float:right;margin-top:0px;margin-left:5px;"><a
title="See all Novell Suse / OpenSuse Linux related FAQ" href="http://www.cyberciti.biz/faq/category/suse/"><img
src="http://s0.cyberciti.org/images/category/old/suse-linux-logo.png" alt="" border="0" /></a></div><span
class="drop_cap">I</span>'m setting up server on an Amazon EC2 compute instance powered by Suse Enterprise Linux server. I am using the following command to login into the my EC2 compute from OS X/Ubuntu desktop: <kbd>ssh -i suse-ec2-server-jp.pem root@ec2-xx-yy-zzz-yyy.compute-1.amazonaws.com</kbd><div
style="float:right;margin-top:0px;margin-left:5px;"><a
title="See all Amazon AWS web services related articles/faq" href="http://www.cyberciti.biz/faq/category/aws-ec2-ebs-cloudfront/"><img
src="http://s0.cyberciti.org/images/category/amazon-aws-logo.png" alt="" border="0" /></a></div>I am getting the following error: <kbd>@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@         WARNING: UNPROTECTED PRIVATE KEY FILE!          @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Permissions 0440 for 'suse-ec2-server-jp.pem' are too open.
It is recommended that your private key files are NOT accessible by others.
This private key will be ignored.
bad permissions: ignore key: suse-ec2-server-jp.pem
Password: </kbd> How do I fix this problem and login using ssh command?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/warning-unprotected-private-key-file-ssh-linux-unix-error/">SSH: WARNING: UNPROTECTED PRIVATE KEY FILE! Error and Solution</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=SSH: WARNING: UNPROTECTED PRIVATE KEY FILE! Error and Solution&url=http://www.cyberciti.biz/faq/warning-unprotected-private-key-file-ssh-linux-unix-error/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/warning-unprotected-private-key-file-ssh-linux-unix-error/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/warning-unprotected-private-key-file-ssh-linux-unix-error/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux: Jpeg Image Optimization / Compress Command</title><link>http://www.cyberciti.biz/faq/linux-jpegoptim-jpeg-jfif-image-optimize-compress-tool/</link> <comments>http://www.cyberciti.biz/faq/linux-jpegoptim-jpeg-jfif-image-optimize-compress-tool/#comments</comments> <pubDate>Tue, 09 Apr 2013 09:21:07 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Amazon Cloud Computing]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[apt-get command]]></category> <category><![CDATA[jpegoptim command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=13207</guid> <description><![CDATA[<div
style="float:right;margin-top:0px;margin-left:5px;"><a
title="See all Amazon AWS web services related articles/faq" href="http://www.cyberciti.biz/faq/category/aws-ec2-ebs-cloudfront/"><img
src="http://s0.cyberciti.org/images/category/amazon-aws-logo.png" alt="" border="0" /></a></div><span
class="drop_cap">I</span> know how to <a
href="http://www.cyberciti.biz/faq/linux-unix-optimize-lossless-png-images-with-optipng-command/">optimize and compress png images using optipng command</a>. line tool. I have lots of images in JPEG format. How do I compress and optimize JPEG images on my amazon cloud account so that I can save bandwidth on cloudfront cdn account? How do I use an image compressor to create lossless compression on JPEG files, with no effect on image quality in bulk using Linux?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/linux-jpegoptim-jpeg-jfif-image-optimize-compress-tool/">Linux: Jpeg Image Optimization / Compress Command</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Linux: Jpeg Image Optimization / Compress Command&url=http://www.cyberciti.biz/faq/linux-jpegoptim-jpeg-jfif-image-optimize-compress-tool/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/linux-jpegoptim-jpeg-jfif-image-optimize-compress-tool/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-jpegoptim-jpeg-jfif-image-optimize-compress-tool/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Linux / Unix Command To Optimize and Compress PNG Files In Bulk</title><link>http://www.cyberciti.biz/faq/linux-unix-optimize-lossless-png-images-with-optipng-command/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-optimize-lossless-png-images-with-optipng-command/#comments</comments> <pubDate>Wed, 28 Nov 2012 22:05:57 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Amazon Cloud Computing]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Amazon Cloud]]></category> <category><![CDATA[Amazon EC2]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[fedora]]></category> <category><![CDATA[image compressor]]></category> <category><![CDATA[optipng command]]></category> <category><![CDATA[png file format]]></category> <category><![CDATA[png images]]></category> <category><![CDATA[rhel]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=12970</guid> <description><![CDATA[<div
style="float:right;margin-top:0px;margin-left:5px;"><a
title="See all Amazon AWS web services related articles/faq" href="http://www.cyberciti.biz/faq/category/aws-ec2-ebs-cloudfront/"><img
src="http://s0.cyberciti.org/images/category/amazon-aws-logo.png" alt="" border="0" /></a></div><span
class="drop_cap">I</span> have lots of images in png format (over 250k+ png). Properly formatting and compressing png images can save many bytes of data. How do I compress and optimize png images on my amazon cloud account so that I can save bandwidth on cloudfront cdn account? How do I use an image compressor to create lossless compression on PNG files, with no effect on image quality in bulk using Red Hat Enterprise Linux bash shell?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/linux-unix-optimize-lossless-png-images-with-optipng-command/">Linux / Unix Command To Optimize and Compress PNG Files In Bulk</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Linux / Unix Command To Optimize and Compress PNG Files In Bulk&url=http://www.cyberciti.biz/faq/linux-unix-optimize-lossless-png-images-with-optipng-command/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/linux-unix-optimize-lossless-png-images-with-optipng-command/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-optimize-lossless-png-images-with-optipng-command/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Linux AWS: Find And Delete All Files Securely So That No One Can Recover It Ever</title><link>http://www.cyberciti.biz/faq/linux-unix-disk-scrubbing-program-for-cloud/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-disk-scrubbing-program-for-cloud/#comments</comments> <pubDate>Thu, 25 Oct 2012 08:55:15 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Amazon Cloud Computing]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[FAQ]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Amazon Cloud]]></category> <category><![CDATA[Amazon EBS Storage]]></category> <category><![CDATA[Amazon EC2]]></category> <category><![CDATA[rhel]]></category> <category><![CDATA[scrub command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=12830</guid> <description><![CDATA[<div
style="float:right;margin-top:0px;margin-left:5px;"><a
title="See all Amazon AWS web services related articles/faq" href="http://www.cyberciti.biz/faq/category/aws-ec2-ebs-cloudfront/"><img
src="http://s0.cyberciti.org/images/category/amazon-aws-logo.png" alt="" border="0" /></a></div><span
class="drop_cap">I</span>'m currently using Amazon EBS block level storage volumes for use with Amazon EC2 instances powered by Red Hat Enterprise Linux. This volume stores critical webapp and user data. We are moving out to another cloud provider. How do I find files such as *.logs, *.php, *.gz and few other file patterns and securely delete them so that no one can recover it ever?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/linux-unix-disk-scrubbing-program-for-cloud/">Linux AWS: Find And Delete All Files Securely So That No One Can Recover It Ever</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Linux AWS: Find And Delete All Files Securely So That No One Can Recover It Ever&url=http://www.cyberciti.biz/faq/linux-unix-disk-scrubbing-program-for-cloud/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/linux-unix-disk-scrubbing-program-for-cloud/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-disk-scrubbing-program-for-cloud/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> </channel> </rss>