• 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 Commands

Useful tail command with examples in Linux/Unix

December 18, 2013 by Sharad Chhetri Leave a Comment

In this tutorial we will learn about useful tail command with examples in Linux/Unix which will help you in linux and Unix system administration. Question: What the tail command do Answer: tail command helps to get output from last part of file. Question: When we generally use the tail command. Answer: => tail command is […]

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

Force linux user to change password upon login

December 18, 2013 by Sharad Chhetri Leave a Comment

Force linux user to change password upon login In this tutorial we will learn how to force linux user to change the password upon login. There are two commands through which we can force user to change password upon first login or login.You can use any of the either command. Note: Login as root to […]

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

How to lock and unlock user account in linux

December 13, 2013 by Sharad Chhetri 1 Comment

In this post we will learn about how to lock and unlock user account in linux.With the help of two commands you can lock and unlock the user account in linux.We will also know, how to find the user account has lock and unlock status. To Lock the user account in Linux,use the given below […]

Filed Under: Linux, Linux Commands Tagged With: linux command, lock, unlock, user management

Command to create and delete group in Red Hat and CentOS linux

December 5, 2013 by Sharad Chhetri Leave a Comment

Command to create and delete group in Red Hat and CentOS linux Question: How to create and delete the group in Linux (Red Hat or CentOS) by using command line Answer: To create and delete the group in linux,follow the given below steps. To create new group ,use given below command Syntax: groupadd groupname Example […]

Filed Under: Linux Commands Tagged With: create group, delete group, linux command

group ownership reference to file/dir from other file/dir in linux

November 28, 2013 by Sharad Chhetri Leave a Comment

In this tutorial we will learn to give group ownership reference to file/dir from other file/dir in linux. Here we will take ownership and group reference from source file or directory and apply same ownership and group to target directory. Syntax: chown –reference source-file-dir target-file-dir example: chown –reference testfile sharad_testfile See the given below screenshot […]

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

Give permission reference to file/dir from other file/dir in linux

November 28, 2013 by Sharad Chhetri Leave a Comment

In this post we will learn to give permission reference to file/dir from other file/dir in linux. For example you have any file and directory and you want to give permission exactly same to other file and directory. Use the given below syntax: chmod –reference source-file-dir to target-file-dir eg. chmod –reference testfile sharad_testfile for more […]

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

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 9
  • Go to page 10
  • Go to page 11
  • Go to page 12
  • Go to Next Page »

Primary Sidebar

Our Social Media Presence

  • Facebook
  • GitHub
  • Twitter

Linux Command

What is Linux Internal And External Command

Linux Basic Commands With Examples For Every Beginner

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

More Posts from this Category

You Might Like These Articles!

simplecodesyntax wordpress plugin

SimpleCodeSyntax : My Another WordPress Plugin

Install Nginx

How To Install Nginx On Ubuntu 22.04 LTS

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

Always Useful Tips And Tricks

Keep logs of user after sudo su – : Secondary Logging

safest method to remove softlink in linux

Nagios HTTP WARNING: HTTP/1.1 403 Forbidden

Show visitor ip address php code

How to protect from port scanning and smurf attack in Linux Server by iptables

Allow only members of Wheel group to use su command on RHEL/CentOS

Convert video file into gif file through command line in linux

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