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

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

  • « 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 page 13
  • 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

rsync all files,hidden files,symlinks,hardlinks to remotes Linux Server

WordPress host IP changed not able to open wp-admin and site page looks scattered

Convert hyphen to underscore in between all filenames shell script

linux release renew dhcp assigned ip address

How to install korn shell ksh in Linux

Run the script using nohup without hitting enter key two times

fatal error: error writing to /tmp/ccwAjc9Z.s: No space left on device

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