karthikeya Boyini

karthikeya Boyini

1,421 Articles Published

Articles by karthikeya Boyini

Page 109 of 143

How To Change PostgreSQL Data Folder Location on Ubuntu 16.04

karthikeya Boyini
karthikeya Boyini
Updated on 21-Jan-2020 2K+ Views

In this article, we will learn how to change or relocate the PostgreSQL Database data directory to the new location on Ubuntu 16.04. This database grows more frequently and depends upon the size of the company, as we needed more space and for security reasons we will change the data directory to the other volume or other location.PrerequisitesAn Ubuntu machine with a non-root user with Sudo permission.A PostgreSQL server installed and working.A new volume or location where we want to move the database data location, the new location will be /mnt/data_vol/PostgreSQL as the data_vol is the new volume attached to ...

Read More

How to be a Champion Scrum Master!

karthikeya Boyini
karthikeya Boyini
Updated on 21-Jan-2020 317 Views

Do you like to be at the center stage when the management showers the praises and appreciates with thundering applause? Of course, those are the golden moments that everyone is dreaming about. But, is it easy to be a champion without adequate knowledge and skills? No, not at all. You should have all the required skills to excel.And when we talk about a role like Scrum Master, which is widely misunderstood and misinterpreted in many organizations, how come, a person effectively play the role and it’s responsibilities and becomes a champion scrum master, isn’t it challenging?Let’s discuss how you can ...

Read More

How Technology has Changed the Face Of Education

karthikeya Boyini
karthikeya Boyini
Updated on 21-Jan-2020 299 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 a college and study all over again just to get the feel of how easy it is today.Although I do realize how it isn’t easy per se, but I don’t find the kids today, determined by only what is taught in schools and books, alternative methods of teaching and learning ...

Read More

How Hover Camera Helps in Taking Drone Selfies

karthikeya Boyini
karthikeya Boyini
Updated on 21-Jan-2020 197 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 on your own? In the last two years, the world has witnessed a huge variety of tools dedicated to enhance the selfie experience, such as a selfie stick, a dedicated flash, or a zooming lens; the list goes on.Would you believe me if I tell you all these accessories are ...

Read More

How does WhatsApp "End-End Encryption" Feature Keeps data Safe?

karthikeya Boyini
karthikeya Boyini
Updated on 21-Jan-2020 820 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 change by introducing a strong security feature for its users known as “end-to-end encryption”, designed on Open Whisper System. This has added another layer of safety to its application and has made more well-liked.What is End-to-end Encryption?End to end encryption means no one except you and the recipient can see ...

Read More

How does Das Keyboard's Work?

karthikeya Boyini
karthikeya Boyini
Updated on 21-Jan-2020 251 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 always be the primary input device for you.Keyboards have been around with us since the beginning of the typewriters and digital computers. The keyboards we see now have evolved across a plethora of inventions, innovations, and technological advancements. In the present world, we have smartphones, smartwatches, smart washing machines, smart ...

Read More

How Automation Testing Changed the Perspective?

karthikeya Boyini
karthikeya Boyini
Updated on 21-Jan-2020 244 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 at par or we should say ahead and more responsible in project management. Now, the testers have to not only just check the functionality, but also need to check the performance and compatibility.Quality has become the center point now. The competition has moved from quantity to quality. But, even after ...

Read More

How an E-Commerce Store Decreases Your Business Capital

karthikeya Boyini
karthikeya Boyini
Updated on 21-Jan-2020 275 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 do you have on hand, and are you able to move them?Where do your customers reside?Keep your answers in mind. We’ll get to those shortly.Finally, do you want to make more money using less up-front capital, while spending less of your capital investment on expenses?To be sure, your answer is ...

Read More

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

karthikeya Boyini
karthikeya Boyini
Updated on 21-Jan-2020 268 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 script directly.Through Python pip.Installing from ScriptTo install httpstat from direct script, use the following command−$wget https://raw.githubusercontent.com/reorx/httpstat/master/httpstat.pyThe sample output should be like this −--2016-12-19 11:27:18-- https://raw.githubusercontent.com/reorx/httpstat/master/httpstat.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.100.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.100.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 10577 (10K) [text/plain] Saving to: ‘httpstat.py’ httpstat.py ...

Read More

Learn How to Manage Various Logs using Logrotate in Linux

karthikeya Boyini
karthikeya Boyini
Updated on 21-Jan-2020 227 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 log using logrotate in Linux”To install logrotate, use the following command –$ sudo apt-get install logrotateThe sample output should be like this –Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: libecap3 squid-common squid-langpack Use 'sudo apt ...

Read More
Showing 1081–1090 of 1,421 articles
« Prev 1 107 108 109 110 111 143 Next »
Advertisements