Posts related to tag: linux


How to create Swap memory in Linux

Swap memory in Linux is a crucial part of system performance optimisation. It acts as an extension of your system’s […] Continue reading »

Linux- How to check contents of .gz file

To check the contents of a .gz file in Linux, you can use the zcat command. Here is how you […] Continue reading »

How to set .bash_profile in Linux for Oracle

This page will walk through How to set .bash_profile in Linux for Oracle. .bash_profile is executed to configure your login shell before […] Continue reading »