1. My Next eBook
I’ve been working on my next eBook for last few months. It will be released before end of October. If you liked my previous free eBook, you will absolutely love this upcoming eBook.
I’ve been working on my next eBook for last few months. It will be released before end of October. If you liked my previous free eBook, you will absolutely love this upcoming eBook.
In the previous sed tutorial we discussed about Unix sed command basics and printing lines from a file using sed address and patterns.
In this article, let us review how to delete lines from a file using address and patterns with 8 awesome examples.
Question: I need to share my code (config files, log files, source code etc.,) with group of people to get their feedback for debugging purpose. Can I put the code somewhere online and give a link to others to review, comment, or modify the file? What is your recommendation?
Answer: When you are troubleshooting an issue and need some help, you may be posting your question on some public forum or blog.
[continue reading…]
Question: How do I install and configure EMC Powerpath software on Linux environment?
Answer: Before you start EMC powerpath installation and configuration, make sure HBA cards are installed on the server and Fiber channel switches are zoned properly.
Question: I would like to understand the basics of how to write and execute a python program on Linux OS. Can you explain it with a simple example?
Answer: In this article, let us review very quickly how to write a basic Hello World python program and execute *.py program on Linux or Unix OS.
In the previous article we reviewed how to backup local unix host using rsnapshot utility.
In this article, let us review how to backup remote Linux host using this utility.
Let us review how to print file lines using address and patterns in this first part of sed tutorial.
We’ll be posting several awesome sed tutorials with examples in the upcoming weeks.
Question: I have two systems. First system is Ubuntu with Firefox browser. Second system is Windows XP with Internet Explorer. However, my users have complained that my website looks funky or broken on their system. Is there a way for me to see how my website or blog would look like on different browsers available in Linux and Windows.
Answer: browsershots.org which will show your website or blog in many different browsers and operating systems.