Prasanth Sadasivan
35 Added | 4 Magazines | 45 Likes | 1 Follower | @prasanths | Keep up with Prasanth Sadasivan on Flipboard, a place to see the stories, photos, and updates that matter to you. Flipboard creates a personalized magazine full of everything, from world news to life’s great moments. Download Flipboard for free and search for “Prasanth Sadasivan”
Apply These 3 Techniques to Supercharge Your Conversion Rates - Small Business Trends
When Tom Green first founded Writers Per Hour, he knew the business would face a challenge generating qualified leads. The “writers for hire” …
A 41 point conversion checklist, so that you can get as much revenue and as many leads as possible out of your website
Getting Started...<p>Have you set up analytics and conversion tracking?<p>This is pretty basic, but so necessary. Some people use Yandex for analytics, but …
MarketingHow to Set Up Live Chat in WordPress (In 4 Simple Steps)
Live chat often seems like a feature only huge commercial websites employ. After all, it probably isn’t easy to set up – and staying on top of …
AppsSetting Up Storage Replica in Azure
In my last article, we discussed the various options for providing SMB shares in Azure given the lack of shared storage. One of the options we …
50 million-dollar business ideas you can launch for cheap (or even free)
It’s no longer taboo for people to ditch the daily 9-to-5 grind and start their own business. In fact, it’s beyond easy starting a business for …
How to Create a Stellar Social Media Marketing Plan for Under $100
Here are some ways to get the most value out of every penny.<p>This story originally appeared on Buffer<p>How big is your social media budget?<p>I’ve heard of companies that spend millions on marketing and others who spend zero (we skew toward the zero side at Buffer).<p>Regardless of how much you spend, you …
MarketingOrganisation Design Based on Science, Not Superstition
Organisations, like natural organisms, experience evolution. And each new mutation – from the assembly line to the transnational corporation to …
Business SchoolA Search Engine for Programming Language Syntax Is a Pretty Good Idea
Coding very often means Googling.<p>The current search engine for programming language syntax is Google. Knowing how to search for information is a key skill in knowing how to program at all. You can know all of the algorithms and a half-dozen programming languages inside-out, but you will nonetheless …
Stack OverflowBlue/Green Deployments with Amazon EC2 Container Service | Amazon Web Services
This post and accompanying code was generously contributed by:<p><b>Jeremy Cowan</b><br>Solutions Architect<p><b>Anuj Sharma</b><br>DevOps Cloud Architect<p><b>Peter …
Cloud ComputingContent Creation Checklist: 7 Steps to Get You Started
Content development is an art.<p>This story originally appeared on PR Newswire's Small Business PR Toolkit<p>Content development is an art. It's a lot more than starting with a topic, writing down some words and hitting publish. When writers start out developing a new piece of content, it's a process.<p>In …
WritingSet Up a CI/CD Pipeline with Kubernetes Part 1: Overview
The software industry is rapidly seeing the value of using containers as a way to ease development, deployment, and environment orchestration for app …
DevOpsManaged DevOps, cloud computing, infrastructure
PLAN<p>Cloud infrastructure design that is secure, performant, elastic, affordable, and agnostic.<p>Migrate existing infrastructure from Heroku, …
Cloud ComputingSet Up a CI/CD Pipeline with a Jenkins Pod in Kubernetes (Part 2)
Title: Set Up a CI/CD Pipeline with a Jenkins Pod in Kubernetes (Part 2)6 JunLearn more
DevOpsMulti-Gateway MicroCloud with LXD + PFSense + ExpressVPN
This tutorial will detail the process of creating multiple ExpressVPN clients on PFSense, and routing local traffic to a desired VPN connection based …
Linux13 Ways You're Sabotaging Your Startup Before You Start It | Inc.com
In a previous post, I explained that investors are now, or will soon be, using big data--including browsing and purchasing history--to decide whether you're worth betting on.<p>I asked the source for that post, Steve Goodman, founder and CEO of Restless Bandit, for some pointers for protecting …
InvestingOh Man, I Accidently Deleted Production Data From the Database
The probable outcome of a software engineer or database administrator deleting data he didn’t mean to from production database is an immediate heart …
Continuous Integration and Delivery Require Continuous Cost Control
Today, we propose a new concept to add to the DevOps mindset: <b>Continuous Cost Control</b>.<p>In DevOps, speed and continuity are king. Continuous Operations, …
Project Management10 Useful Tips for Writing Effective Bash Scripts in Linux
Shell scripting is the easiest form of programming you can learn/do in Linux. More so, it is a required skill for system administration for …
Linux9 Professional White Label Marketing Tools for Digital Agencies
Every agency wants to run its online business smoothly and efficiently, regardless of whether it’s about internal processes or clients’ projects. Of …
Marketing10 ways to use grep to search files in Linux
The grep command is a powerful tool for searching for files or information. Learn some strategies for using it effectively.<p>Windows search is not …
LinuxHow Smart People Work Less and Get More Done
How you work is far more important than how much you work.<p>Opinions expressed by <i>Entrepreneur</i> contributors are their own.<p>Some people have an uncanny ability to get things done. They keep their nights and weekends sacred and still get more done than people who work 10 or 20 hours more per week than …
Time Management"Writing a Zero Downtime Deployment Script"
Having never written a shell script before, I thought I'd try and level up by writing a simple deployment script for my website and my clients …
DevOpsMonitoring Google Container Engine With CoScale
Google Container Engine provides a managed Kubernetes platform to host your containers without the need of setting up your own Kubernetes cluster. …
DevOpsBest Blogs Every Linux SysAdmin Must Follow
If you are aspiring to be a SysAdmin or if you already are a SysAdmin, you need to continuously learn tips and tricks. While you learn from your …
35+ Examples of Regex Patterns Using sed and awk in Linux
In order to successfully work with the Linux sed editor and the awk command in your shell scripts, you have to understand regular expressions, or, in …
16 Linux server monitoring commands you should know
Want to know what’s really going on with your server? Then you need to know these essential commands. Once you’ve mastered them, you’ll be well on …
Docker in Production
The previous article Docker in Production: A History of Failure was quite a hit.<p>After long discussions, hundreds of feedbacks, thousands of comments, …
How to install GlusterFS with a replicated high availability storage volume on Ubuntu Linux 16.04 LTS
I want to share my web server DocumentRoot /var/www/html/ across 2 Apache web server. Both of my web servers are behind load balanced reverse proxy …
LinuxBasic Linux Interview Questions and Answers - Part II
Continuing the <b>Interview Series</b>, we are giving <b>10 Questions</b> here, in this article. These questions and the questions in the future articles doesn’t …
Getting Started with Python Programming and Scripting in Linux – Part 1
It has been said (and often required by recruitment agencies) that system administrators need to be proficient in a scripting language. While most of …
Linux