• 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

learn very useful alias command with examples

January 25, 2014 by Sharad Chhetri 2 Comments

Here in this post,we will learn very useful alias command with examples.In linux and Unix like operating system,mainly we use the alias command to shorten the long command.It is something like instead of writing long command in terminal,you type a few letters on terminal and your desired command get run. To understand the meaning of […]

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

Install libjpegtran by using yum command in CentOS 6.x

January 6, 2014 by Sharad Chhetri 1 Comment

In this tutorial we will learn,how to install libjpegtran by using yum command in CentOS 6.x. The libjpegtran is mainly used for optimizing the jpeg and jpg format files.This utility compress an image without losing the quality of file. If you are running a website which has lots of jpeg/jpg file, which may take time […]

Filed Under: Linux Commands, Tips And Tricks Tagged With: CentOS, jpegtran, linux command

man command not found in CentOS and Red Hat

January 6, 2014 by Sharad Chhetri Leave a Comment

Manual pages are software documentation found in Unix like Operating system and man linux distro. To get the information about package and command, we use the syntax yum install Package_name-Command_name.The abbreviation of Manual Page is man page . When you work in Unix like operating system,we generally need help and information about the package and […]

Filed Under: Linux Commands Tagged With: CentOS, linux command, man command, Red Hat

Linux: Set user password by using encrypted password in command

January 4, 2014 by Sharad Chhetri Leave a Comment

In this tutorial we will learn about how to set user password by using encrypted password in command line.We assume you already know about how to simply set/reset password of user by using command (passwd username). In this tutorial,first we will encrypt the password in python interpreter then we use the output in one liner […]

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

Linux command to find modified and access date of file/dir/filesystem

January 1, 2014 by Sharad Chhetri Leave a Comment

In this tutorial we will learn about linux command to find last modified and access date of a file/dir and filesystem.The command is very useful for troubleshooting purpose. Here we will use the stat command which display file or file system status. To find the last modified and access date of a file/dir/filesystem in linux,we […]

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

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

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 8
  • 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

Forward all incoming emails to other SMTP server or gateway

How to change smtp port number 25 in postfix

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

df command not showing correct free space in linux

Terminal Recording with script and scriptreplay command

safest method to remove softlink in linux

How to encode and decode the strings with base64

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