• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
sharadchhetri

sharadchhetri

Tutorials On Linux, Unix & Open Source

  • Home
  • Linux Commands
  • Resources
    • Learn Linux
  • My WordPress plugins

linux

Linux Basic Commands With Examples For Every Beginner

March 18, 2023 by Sharad Chhetri

Linux basic command

In this Linux tutorial post, we are writing on all Linux basic commands with examples which every Linux beginner should know. It will help you to kickstart on any Linux Operating System. We expect, you have already installed the Linux Operating System in your system and we are ready to start the command in terminal. […]

Filed Under: Linux, Linux Commands Tagged With: linux, linux command

How To Install Nginx On Ubuntu 22.04 LTS

March 5, 2023 by Sharad Chhetri

Install Nginx

In this tutorial, we will show the manual as well as bash script method to install Nginx on Ubuntu 22.04 LTS server. Nginx which is one the most powerful web server widely use in the IT industry. It can easily handle the thousands of simultaneous connections with the small memory usage. Usage of Nginx: In […]

Filed Under: Linux Tagged With: bash script, linux, nginx, ubuntu, ubuntu 22.04 lts

How to install Jenkins on Ubuntu 18.04 LTS server

November 27, 2018 by Sharad Chhetri

Install Jenkiins on Ubuntu

In this post we will install Jenkins on Ubuntu 18.04 LTS server. For installing the Jenkins, we will use ‘Generic Java Package (war)’. Jenkins is very popular automation server widely use for building,deploying and automating the projects. It is one of the Open Source Software which is mostly prefer for CI/CD. There are lots of […]

Filed Under: Linux, Devops, Ubuntu Tagged With: automation, devops, jenkins, linux, ubuntu 18.04

How to make rm -fr command to be interactive

December 31, 2013 by Sharad Chhetri Leave a Comment

In this post I am sharing the tip, how to make rm -fr command to be interactive. As we know if you hit the command rm along with switch -fr ,it will remove the files and directory recursively. Sometimes because of human mistake any important file or directory can be removed. When you hit the […]

Filed Under: Linux Commands Tagged With: dangerous command, linux, linux command, rm

configure: error: C++ compiler cannot create executables

July 5, 2013 by Sharad Chhetri Leave a Comment

configure: error: C++ compiler cannot create executables This kind of error generally comes when you are installing the package from source code. The source code have many C or C++ files which require C compiler. To solve this issue in CentOS and Red Hat ,run the below given command. Here we are using wildcard * […]

Filed Under: Linux, Tips And Tricks Tagged With: linux

How to find when Operating system was installed in linux CentOS and Red Hat

June 18, 2013 by Sharad Chhetri Leave a Comment

How to find when Operating system was installed in linux CentOS and Red Hat This is a short video to know how you can find out on which date the linux was installed. It is applicable to Red Hat based linux distro. Step 1 : First find out the basesystem rpm. rpm -qa|grep basesystem Step […]

Filed Under: Linux, Tips And Tricks Tagged With: linux, tips

  • Go to page 1
  • Go to page 2
  • Go to Next Page »

Primary Sidebar

Our Social Media Presence

  • Facebook
  • GitHub
  • Twitter

Linux Command

What is Linux Internal And External Command

tr command to convert lines to space , tab and vertical tab

smbpasswd command not found on CentOS 7 and RHEL 7

Solution : semanage command not found

Unix / Linux : How to print duplicate lines from file

yum : how to find rpm package which has certain command or file

More Posts from this Category

You Might Like These Articles!

simplecodesyntax wordpress plugin

SimpleCodeSyntax : My Another WordPress Plugin

Install Latest Git package in Ubuntu Operating System

How To Always Install Latest Git Package In Ubuntu Operating System

Bash script for installing VirtualBox on Ubuntu 22.04 LTS Desktop

Install VirtualBox On Ubuntu 22.04 LTS Desktop (Bash Script)

libfuse

dlopen(): error loading libfuse.so.2 – Got Error On Ubuntu

Failed to open/create the internal network

VirtualBox Error: Failed to open/create the internal network

install java OpenJdk on Ubuntu

How to install Java (OpenJDK) on Ubuntu Linux

Always Useful Tips And Tricks

How to change hostname in Ubuntu 12.04 and 12.10 without system restart

Could not find make anywhere!!! Please edit the config section to include the path to make. at ./install.pl line 2101

This kernel requires an x86-64 CPU but only detected an i686 CPU

error could not configure a c compiler Linux

Read the file inside compressed .gz files without extract

How to see line numbers in file through cat command

curl command to check the http status

Explore 90+ Article On "Linux Tips And Tricks"

Copyright © 2023 ยท
The material in this site cannot be republished either online or offline, without our permission.
Proudly Blogging From Bharat.

  • Contact
  • About Me
  • My WordPress plugins
  • Privacy Policy