
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Karthikeya Boyini has Published 2193 Articles

karthikeya Boyini
3K+ Views
This article we will teach you to schedule a cron job to be executed at a specific time in a day.General Syntax of a Cron JobMIN HOUR Day of month Month Day of Week Command 0-59 0-23 1-31 ... Read More

karthikeya Boyini
232 Views
Assignments, projects, homework, exams, in my day, I don’t remember having a wizard or a complete encyclopedia that could give me all answers and suggestions in a second, or even correct my mistakes for meHow has technology changed education today? This has me wondering if I can still enroll in ... Read More

karthikeya Boyini
147 Views
The word ‘Selfie’ has become as been one of the most hyped words in the last decade or so. Smartphone makers are leaning more and more towards enriching the selfie experience of their phones. After all, who needs another person to capture your favorite moments when you can do it ... Read More

karthikeya Boyini
738 Views
WhatsApp has emerged as a popular smart app and is even more admired due to its secured chatting feature. With different versions, it offers users an additional security level each time, thus ensuring the safe messaging experience, but the updated version of WhatsApp post 31st march 2016 brought a revolutionary ... Read More

karthikeya Boyini
198 Views
What do you visualize when somebody coins the term ‘input device’? A keyboard, a mouse, a joystick or may be a touch screen. For the majority of the world’s population, keyboards have been the symbols of input devices. Whether you are a professional or a hard-core gamer, a keyboard would ... Read More

karthikeya Boyini
192 Views
Software Test Automation has surely changed the way software testing used to happen in the industry. Earlier, the tester is supposed to test what developer has developed – No questions asked. However, with the changing trend, testers have started taking the rope in their hand. Now, developers and testers are ... Read More

karthikeya Boyini
228 Views
For those of you who have your own brick-and-mortar store (or are planning to open one), I have a quick and easy exercise. Let’s start with few questions:How much of your capital investment went towards rent?How about your internet service provider, Electricity and other utilities?For Staff and contractors?How much stock ... Read More

karthikeya Boyini
217 Views
HTTP state is a Python3 script that visualizes web curl(1) statistics. This script is written in a single file without a dependency. This article explains about How to Use http stat to Find out a Website’s PerformanceInstalling httpstatThere are two ways to install httpstat on Ubuntu as shown below−Download the ... Read More

karthikeya Boyini
1K+ Views
Are you working as a Linux Admin? Do you generally defend script documents or any important files? You might be aware that, Chattr (change Attribute) is a command line Linux utility that is used to set/unset exact attributes to a file in Linux process to comfortable unintended deletion or change ... Read More

karthikeya Boyini
182 Views
Logrotate is designed for administration of Ubuntu systems that generate giant numbers of log records. It allows automatic rotation, compression, removal, and mailing of log records. Each log file could also be handled every day, weekly, monthly, or when it grows. This article explains about -“Learn how to manage various ... Read More