Karthikeya Boyini has Published 2193 Articles

How to Add Cron Jobs to A Specific User in a Linux System

karthikeya Boyini

karthikeya Boyini

Updated on 21-Jan-2020 07:29:21

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

How Technology has Changed the Face Of Education

karthikeya Boyini

karthikeya Boyini

Updated on 21-Jan-2020 07:19:50

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

How Hover Camera Helps in Taking Drone Selfies

karthikeya Boyini

karthikeya Boyini

Updated on 21-Jan-2020 06:52:58

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

How does WhatsApp “End-End Encryption” Feature Keeps data Safe?

karthikeya Boyini

karthikeya Boyini

Updated on 21-Jan-2020 06:46:27

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

How does Das Keyboard’s Work?

karthikeya Boyini

karthikeya Boyini

Updated on 21-Jan-2020 06:36:49

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

How Automation Testing Changed the Perspective?

karthikeya Boyini

karthikeya Boyini

Updated on 21-Jan-2020 06:27:55

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

How an E-Commerce Store Decreases Your Business Capital

karthikeya Boyini

karthikeya Boyini

Updated on 21-Jan-2020 06:15:23

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

Learn How to Use http stat to Find out Website’s Performance

karthikeya Boyini

karthikeya Boyini

Updated on 21-Jan-2020 06:14:04

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

How to Protect Files and Directories from Deleting in Linux

karthikeya Boyini

karthikeya Boyini

Updated on 21-Jan-2020 05:50:28

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

Learn How to Manage Various Logs using Logrotate in Linux

karthikeya Boyini

karthikeya Boyini

Updated on 21-Jan-2020 05:47:52

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

Advertisements