Karthikeya Boyini has Published 2193 Articles

How to Set-Up Shiny Server on Ubuntu

karthikeya Boyini

karthikeya Boyini

Updated on 20-Jan-2020 11:13:48

910 Views

Shiny is an R package that allows Linux users to convert R code into an interactive webpage and documents online. You can take your shiny apps and share them in your organisation or the world. This article explains about how to set up shiny server on Ubuntu.Installing Shiny Server on ... Read More

How To Set Up Multiple SSL Host With A Single Apache Server

karthikeya Boyini

karthikeya Boyini

Updated on 20-Jan-2020 11:07:35

4K+ Views

In this article, we will show you how to set up multiple SSL Certificates on a CentOS with Apache using a single IP address only. In general, a website administrator is restricted to use a single SSL Certificate per socket with an IP which will cost a lot of investment ... Read More

How To Set-Up Apache to use Password Authentication on Ubuntu 16.04

karthikeya Boyini

karthikeya Boyini

Updated on 20-Jan-2020 11:04:18

541 Views

In this article, we will learn about how to setup and configure the Apache Web server to restrict from visitors without authentication where we can hide some important and critical information to the un-authenticated users.PrerequisitesWe needed an Ubuntu machine with a non-root user with Sudo privileges.An Apache2 web server installed ... Read More

How to Set Up and Configure Jekyll Development Site on Ubuntu 16.04

karthikeya Boyini

karthikeya Boyini

Updated on 20-Jan-2020 10:59:24

148 Views

In this article, we will learn how to setup and configure Jekyll Development Site. Jekyll provides the benefits of the Content Management System (CMS) with performance and security which appears in the database-driven sites. It is also called as blog-aware which has features of handling the date-organized contents. It is ... Read More

How to Run a Cron Job Every Day on a Linux System

karthikeya Boyini

karthikeya Boyini

Updated on 20-Jan-2020 10:46:57

5K+ Views

This article will teach you on, how to schedule a corn job for executing a script or command or shell script at a particular time every day. As a system administrator, we know the importance of running the routine maintenance jobs in the background automatically. The Linux corn utility will ... Read More

How to Remove Empty Lines from a File on ubuntu

karthikeya Boyini

karthikeya Boyini

Updated on 20-Jan-2020 10:45:11

4K+ Views

Do you know how to remove empty lines from the file in Ubuntu? It may also be performed manually if the file has few strains but if the file has hundreds of thousands of line that is tough to be accomplished manually. This article explains you about – how to ... Read More

How to Recursively Search all Files for Strings on a Linux

karthikeya Boyini

karthikeya Boyini

Updated on 20-Jan-2020 10:38:44

14K+ Views

The grep command is used to search text or scans the given record for lines containing a match to the given strings or words. Use grep to search for lines of text that match one or many regular expressions, and outputs only the matching lines. Using the grep command, we ... Read More

How to Reclaim your Smart Phone’s Storage Space Quickly

karthikeya Boyini

karthikeya Boyini

Updated on 20-Jan-2020 10:37:04

136 Views

A smartphone is not just a phone, it can be a phone, a music player, a video player, a radio, an electronic musical instrument, a GPS, a gaming console, a heart rate monitor, a personal trainer, a digital camera, a document scanner, a messenger, a word processor, a personal pocket ... Read More

How to Quickly Install WordPress On Ubuntu/Linux Mint

karthikeya Boyini

karthikeya Boyini

Updated on 20-Jan-2020 10:29:08

1K+ Views

WordPress is a free and open source website and blogging tool and it is the most popular CMS (content management system) on the internet. It allows you to easily set up flexible blogs and websites on top of a MySQL backend with PHP processing. This article describes “How to install ... Read More

How to Prepare for TOEFL Exam

karthikeya Boyini

karthikeya Boyini

Updated on 20-Jan-2020 10:23:47

265 Views

TOEFL stands for Test of English as Foreign Language. It is to measure the English language ability of non-native speakers who wish to study in American universities. The easiest way to register for the TOEFL exam is by logging on the official website where all steps are properly explained and ... Read More

Advertisements