• Skip to primary navigation
  • Skip to main content
sharadchhetri

sharadchhetri

Tutorials On Linux, Unix & Open Source

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

linux command

How to install libxml2 and libxslt packages on CentOS 6.5

May 24, 2014 by Sharad Chhetri 2 Comments

The post is about how to install libxml2 and libxslt packages on CentOS 6.5 . The method is applicable to Red Hat based distro . libxml2 is a software library for parsing XML documents. It is also the basis for the libxslt library which processes XSLT-1.0 stylesheets. (Reference : Wikipedia) libxslt is the XSLT C […]

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

rsync over ssh port number on Linux/Unix system

May 23, 2014 by Sharad Chhetri Leave a Comment

Question: How may I rsync the files to remote server which has custom ssh port number ? Answer: To rsync the files and directories with ssh to remote server we use the option -e . And to define the custom port number with ssh option within rsync command,we use the option -p. Syntax: rsync -avz […]

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

Head command in Linux / Unix

April 20, 2014 by Sharad Chhetri Leave a Comment

In this tutorial, we will learn the basic use of head command in Linux / Unix system. Head command is widely used for System Administration. As the name suggest, it shows the head part means show output of the first part of files . Introduction Of Head Command Head command in Linux / Unix system, […]

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

Linux / Unix : whoami command use and advantage

April 8, 2014 by Sharad Chhetri 1 Comment

whoami command

In this tutorial we will learn about whoami command in Linux / Unix system. We will also read about its use and advantage. Its best use is in shell like sh,ash and ksh where username is not seen in command prompt. Introduction Of whoami Command The whoami command print the user name associated with user […]

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

Search Keyword In Man Page Like We Search In vi / vim Editor

April 6, 2014 by Sharad Chhetri Leave a Comment

In this post, you will learn about how to search keyword or string in Man Page like we do in vi/vim file editor. It basically searching keyword within same man page of the command. Question: How may I search a keyword in man page like we search in vi /vim editor ? Answer: To search […]

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

Search keyword in all available man pages – man command

April 6, 2014 by Sharad Chhetri Leave a Comment

In this tutorial we will learn, simple method to find the keyword in all available man pages in Linux / Unix system. First we have to be confirm that man command is installed. man page Abbreviation of man page is manual page. It is a software documentation in Unix like operating system. Generally in many […]

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

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 4
  • Go to page 5
  • Go to page 6
  • Go to page 7
  • Go to page 8
  • Interim pages omitted …
  • Go to page 13
  • Go to Next Page »

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