How To Set Your Linux Command Shell
Share
More Stories
How to Use the rsync Command to Sync Files and Directories on Linux
The rsync command is one of the most powerful tools in the Linux toolkit for syncing files and directories. Whether...
How to Clean Up Empty Directories Using the find Command in Linux
Managing files and directories in Linux often involves dealing with empty directories that can clutter your workspace. Manually finding and...
How To Start/Stop The Server Manager Agent On Linux
The following command can be executed from the Server Manager Console's bin directory to start/stop the Server Manager Agent: nohup...
Quick Tip: How To Set Environment Variables On Linux
I ran into this the other day and need to make note of it so.... The commands used to set...
The Easiest Way To Truncate the Oracle Database listener.log On A Linux Server
On Linux, locate the listener.log file of the Oracle Database. Then, use the following procedure to zip & truncate the...
Quick Tip: Linux File Management
Below are a few quick commands for managing file in Linux: Display a count of the number of files in...
Average Rating