Skip to content
Technology and Trends
  • Home
  • Database
  • Big Data
  • Hadoop
  • Spark
  • Linux
  • Interviews
  • Toggle website search
Menu Close
  • Home
  • Database
  • Big Data
  • Hadoop
  • Spark
  • Linux
  • Interviews
  • Toggle website search

Linux

  1. Home>
  2. Linux>
  3. Page 3

How to Send Email from Linux Command Line on Linux?

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:1 Comment
  • Post published:June 10, 2019

We can automate different tasks in Linux including generating reports, monitoring processes, automating backups, submitting Spark jobs, and many more. There are times when jobs fail and a report needs…

Continue ReadingHow to Send Email from Linux Command Line on Linux?

What are Exit Codes on Linux?

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:1 Comment
  • Post published:April 6, 2019

An exit code, or sometimes known as a return code, is the number between 0 and 255 returned to a parent process by an executable or command when it returns control to its parent process. We use the special variable called $? in/Linux and Unix bash scripts to check the exit code.

Continue ReadingWhat are Exit Codes on Linux?

Using Date Command In Bash Script

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:1 Comment
  • Post published:March 6, 2019

date command in Linux can be used to display current time and date.It is one of the most useful tool when working with bash script as it is available on all Linux Systems.It allows you to display and configure the current date and time in different format as needed.

Continue ReadingUsing Date Command In Bash Script

Most Useful Vi Text Editor Commands

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:1 Comment
  • Post published:February 27, 2019

Vi editor, which is short for Visual Editor, is the default Text Editor that comes with majority of Linux distributions.This blog post will show you the most useful Vi Text Editor Commands.

Continue ReadingMost Useful Vi Text Editor Commands

Arrays in Bash Scripts

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:1 Comment
  • Post published:February 16, 2019

An array is an data structure or a variable which can store multiple values.

Continue ReadingArrays in Bash Scripts

Permission and Ownership on Linux

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:0 Comments
  • Post published:April 23, 2018

Once you start working on Linux and writing a Shell script, you will notice that all files and directories on Linux have a standard set of access permissions. These access…

Continue ReadingPermission and Ownership on Linux

List Files and Directories on Linux

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:1 Comment
  • Post published:February 10, 2018

The ls command is one of the basic and common commands that all Linux users should know. It is mainly used to list information about files and directories within the…

Continue ReadingList Files and Directories on Linux

How can anyone Navigate on Linux using CD Command?

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:1 Comment
  • Post published:January 14, 2018

cd command, also known as chdir​ (change directory), is a command-line shell command. It is used in navigating the Linux/Unix system and is widely used when writing Shell Script. Change…

Continue ReadingHow can anyone Navigate on Linux using CD Command?

Understanding the World of Linux Operating Systems

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:2 Comments
  • Post published:July 5, 2017

Linux is open-source and one of the most popular operating systems. It is one of the most important technological advancements of the last century. It has made a huge impact…

Continue ReadingUnderstanding the World of Linux Operating Systems

What are Paths on Linux Platform?

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:2 Comments
  • Post published:April 9, 2017

Linux is a family of free and open-source software operating systems built around the Linux kernel.This blog includes some of the basic commands that are used in unix environment.

Continue ReadingWhat are Paths on Linux Platform?
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • Go to the next page

Categories

  • Big Data
  • Data Science
  • Database
  • Hadoop
  • Hive
  • Interview
  • Java
  • Kafka
  • Linux
  • Programming
  • Scala
  • Spark
  • Technology

Recent Post

  • Data Engineering User Guide
  • Data Observability and Its Importance in Modern Data Tech Stack
  • Understanding difference between Stateless and Stateful Systems
  • What is Data Migration?
  • What is Large Language Models(LLM)?
  • Disclaimer
  • About Us
  • Contact Me
Copyright 2025 @Nitendratech.com