Difference between find and locate command in Linux
In Linux there are many methods by which a user can locate files and directories. Two of the most popular utilities for finding files and directories are: 1.
In Linux there are many methods by which a user can locate files and directories. Two of the most popular utilities for finding files and directories are: 1.
As a user of a system, to access a file in Linux and UNIX, it is important that a user has the required permission for …
The /var/tmp directory is made available for programs that require temporary files or directories that are preserved …
This post aims to provide basic oracle database interview questions for the Datafile Autoextend feature. 1. How to know …
VCS Operations Task Command Start VCS hastart Start VCS stale hastart -stale Force start VCS hastart -force Start VCS on …
The rm command is used to remove (delete) files and directories in Linux. rm (remove) deletes a file permanently, and …
Linux includes two commands that you can use to delete files and directories: rm (remove) and rmdir (remove directory). …
The post dives into the basics of SMCO (Space Management Coordinator) Background Process in Oracle 11g and how to enable …
CentOS/RHEL 6 and earlier versions, were mounting the filesystems in an order defined in the file /etc/fstab. But the …