I‘ve received a file called date.tar.gz. How do I open a tar.gz file under Linux or Unix like operating systems?
{ 2 comments }
I‘ve received a file called date.tar.gz. How do I open a tar.gz file under Linux or Unix like operating systems?
{ 2 comments }
I have downloaded Firefox version 8.0 file from mozilla ftp/web site. The name of file is firefox-8.0.tar.bz2. How do I install firefox-8.0.tar.bz2 in Linux? What about my old bookmarks and add-ons. I am going to lose them?
{ 0 comments }
How do I delete OR remove a single file from within a tar ball under Unix / Linux like operating systems?
{ 2 comments }
Recently, we moved all our static assets to a CDN as described here. However, we have over 8000+ old blog posts and we need to point static images url to our CDN account hosted at http://MyACCOUNT.cloudfront.net/images/ folder. How do I rename all image urls stored in wordpress posts? How do I offload static images to a CDN urls under Wordpress?
{ 23 comments }
How do I make sure only authorized person access my backups stored on the tape drives (DAT, DLT, LTO-4 etc) under Linux or UNIX operating systems? How do I backup /array22/vol4/home/ to /dev/rmt/5mn or /dev/st0 in encrypted mode?
{ 5 comments }
How can I extract or uncompress a file from tar ball downloaded from the Internet under Linux using bash command prompt?
{ 5 comments }