Tag Archives: linux command

edquota command

The edquota command extracts the quota information for a user from the various filesystems with quotas enabled. The edquota command creates a temporary file that contains current disk quotas of each user and group. It determines the list of file … Continue reading

Share
Posted in Important for LPI 117-101 | Tagged , , , , , | Leave a comment

setserial command

The setserial command is used to set and report the configuration information associated with a serial port. This information includes which I/O port and IRQ are being used by a particular serial port.  Often  setserial command is called from an … Continue reading

Share
Posted in Important for LPI 117-101 | Tagged , , , , , , | Leave a comment

What is the Loacte command?

The locate command is used to locate files in the whole system using a database of filenames. Syntax: locate <filename> It searches the locate database for the filename. This database is stored  in  /var/lib/locatedb.It is updated via the following command: … Continue reading

Share
Posted in Important for LPI 117-101 | Tagged , , , , , | Leave a comment