Skip to content

UNIX Forte

Into the world of UNIX

  • About UNIX Forte
Search

UNIX Forte

Into the world of UNIX

Close menu
  • About UNIX Forte

UNIX Forte

Into the world of UNIX

Search Toggle menu

Month: June 2014

17 June 20142 June 2023Linux CommandsBy Admin

chown command examples and its how to

This command is used to change the file owner and or group of a file or directory. The ownership of a file or directory defines which user and group have control over file, like permission to read, write or execute. It comes from “coreutils” package.

17 June 20142 June 2023Linux CommandsBy Admin

how to use chmod command with its examples

The chmod command is used to modify permissions of files or directories. These permissions control the actions which can be performed on a file or directory, like reading, writing, and executing. It comes from “coreutils-x.x” package.

17 June 20142 June 2023Linux CommandsBy Admin

what is chkconfig command with its examples

The chkconfig is used to update and query the runlevel information for system services. It comes from “chkconfig” package. Using chkconfig we can find any service’s startup configuration is it enabled or disbled during the system boot, which is helpful to set the services during the system boot.

17 June 20142 June 2023Linux CommandsBy Admin

how to use dir command with its examples

The dir command is used to list/see the directory, and with its multipe switches we can get many details of a directory. It comes from “coreutils” package. If used efficiently this can be a very useful command or utility which can come handy for any linux administrator or linux enthusiast.

16 June 20142 June 2023Linux CommandsBy Admin

the env command and its examples

This command can give you the list of all the environment variables set under the system. It is used to run a program in a modified environment. Command comes from “coreutils” package.

16 June 20142 June 2023Linux CommandsBy Admin

how to use eject command with its examples

This command is used to eject removable media attached to the system. It gives various optins to manage removable media eject operation. This command comes from “eject”.

16 June 20143 June 2023CommandsBy Admin

egrep command examples

Examples: 1. To Interpret PATTERN as an extended regular expression $ egrep –extended-regexp PATTERN$ egrep -E PATTERN 2. To Interpret PATTERN as […]

16 June 201411 June 2023Linux CommandsBy Admin

know how to use echo command along with its examples

Examples: 1. To echo the string on std op device $ echo “Hi there” 2. To skip printing the trailing new line […]

16 June 201412 June 2023Linux CommandsBy Admin

e2fsck command examples

Examples: 1. To check a file system $ e2fsck /dev/sda1$ e2fsck /dev/mapper/VG00-LV00  2. To check the file system and repair it if […]

16 June 201412 June 2023Linux CommandsBy Admin

know the dumpe2fs command with its simple examples

Examples: 1. To dump the file system information about a device $ dumpe2fs /dev/sda1 2. To print the blocks which are reserved […]

Posts navigation

< 1 2 3 4 >

Recent Posts

  • What will be te effect of Artificial Intelligence on Indian IT Sector
  • how to use chmod command in linux with its examples
  • How to extend the XFS file system residing over raw disk
  • how to sort file with column in linux shell
  • quotacheck command and its examples

Recent Comments

  1. Anonymous on how to use “reboot” command and its examples
  2. Keerthi55 on how to use grep command to find text in a file
  3. siva sreedhar on how to use grep command to find text in a file
  4. Keerthi55 on how to use grep command to find text in a file
  5. DumpsPass4sure on dmidecode command examples

Archives

  • July 2023
  • May 2023
  • April 2023
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • October 2012
  • September 2012

Categories

  • Basics
  • Commands
  • Commands For A Topic
  • General Topics
  • Interview
  • Linux Commands
  • Linux Interview
  • Procedure
  • Standard Procedures
  • Uncategorised
  • Facebook
  • Twitter
  • LinkedIn
  • YouTube
© 2025 UNIX Forte. Proudly powered by Sydney