Open in app

Sign In

Write

Sign In

Dhathri Vupparapalli
Dhathri Vupparapalli

57 Followers

Home

About

Jan 20, 2022

Linux Server Administration

Welcome!!! In this article, we will be seeing about the administration of Linux servers. Before going any further on this topic, let’s first understand multi-user OS. Multi-User OS A multi-user operating system allows multiple people/users to use a computer without affecting each other’s files and preferences. Linux is a multi-user operating system. User/Group Management …

Linux

3 min read

Linux Server Administration
Linux Server Administration
Linux

3 min read


Jan 11, 2022

Getting started with cron

Welcome!! In this article, we will be seeing about cron and how to schedule jobs in cron. Introduction to Cron The cron service allows us to schedule commands to run at regular intervals like every 5 minutes, every day at 12 pm, every 2nd of the month, every 5th of the month, every…

Cronjob

8 min read

Getting started with cron
Getting started with cron
Cronjob

8 min read


Jan 10, 2022

Introduction to Linux Command Line

In this article, we will be seeing about the introduction to Linux and basic commands we should know to work with the Linux command line. and in the later articles, we will be seeing about Linux server administration, File permissions, SSH connection, etc. Why use the Command Line? Generally, Graphical User Interface (GUI) is used…

Linux

5 min read

Introduction to Linux Command Line
Introduction to Linux Command Line
Linux

5 min read


Nov 7, 2021

Stack Data Structure

Welcome!! In this article, we will learn about Stack Data Structure Generally, Data is stored in either Linear or Non-Linear Data Structure. In Linear Data Structure, Data is stored in Sequential order. Whereas in Non-Linear Data Structure data is stored Non sequentially. In Stack, Data is stored in Linear order…

Stack

3 min read

Stack Data Structure
Stack Data Structure
Stack

3 min read


Oct 26, 2021

Sorting Algorithms

Welcome!! In the article, we will learn an introduction to sorting algorithms Sorting algorithms are the methods that are used to re-order the items in the list in either ascending or descending order or lexicographical order. But why do we need sorting algorithms? Sorting an unordered list of numbers greatly…

Sorting

3 min read

Sorting Algorithms
Sorting Algorithms
Sorting

3 min read


Oct 10, 2021

Circular Linked List

Welcome!! In this article, we will learn about Circular Linked List Circular Linked List is a type of Linked List where all the nodes are connected to form a circle. There is no NULL at the end as the last node is connected to the first node of the Linked…

Data Structures

3 min read

Circular Linked List
Circular Linked List
Data Structures

3 min read


Sep 24, 2021

Doubly Linked List

Welcome!! In this article, we will learn about Doubly Linked List I strongly recommend you to go through the Linked List Data structure as a pre-requisite for this article. Doubly LinkedList is a type of Linked List in which a node contains a pointer to the previous node as well…

Data Structure

6 min read

Doubly Linked List
Doubly Linked List
Data Structure

6 min read


Sep 20, 2021

Linked List Data Structure

Welcome !! In this blog, we will be learning about Linked List. In this software world, Data storage has always been a very big battle and there are so many solutions regarding that. And when it comes to organizing the data, there are so many tools that do the job…

Data Structures

4 min read

Linked List Data Structure
Linked List Data Structure
Data Structures

4 min read


Sep 8, 2021

Binary Search Tree

Welcome !! In this article, we will be learning about Binary Search Trees. The main thing to understand about tree data structure is that each node has an associated value with it. As we all know, each node contains left and right nodes. …

Tree

3 min read

Binary Search Tree
Binary Search Tree
Tree

3 min read


Sep 4, 2021

Binary Tree Data Structure

Welcome!! In this article, we will be learning about binary trees. There are majorly two kinds of data structures. One is Linear Data structure and the other one is Non-Linear data structure. The data structure in which all the data elements are sequentially or linearly stored is called Linear data…

Trees

5 min read

Binary Tree Data Structure
Binary Tree Data Structure
Trees

5 min read

Dhathri Vupparapalli

Dhathri Vupparapalli

57 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech