How to prevent a command from getting stored in history in Linux
Q: Is it possible to avoid commands getting stored in history in Linux? A: Yes, you can do so in bash shell using the below method In bash there is a variable HISTCONTROL which can
Q: Is it possible to avoid commands getting stored in history in Linux? A: Yes, you can do so in bash shell using the below method In bash there is a variable HISTCONTROL which can
Before starting with the configuration let us understand some basics on iSCSI. Starting with the abbreviation iSCSI stands for Internet Small Computer System Interface which is a block level protocol for sharing your storage devices
Virtual Hosting is a method of hosting multiple domain names on a server using a single IP address. This allows one server to share its resources, such as memory and process cycles, in order to
In my last article I had showed you the steps to keep track of commands executed by individual usersĀ and to check the login time of respective users in your Linux box. ALSO READ: How to
New Unified 1MB File Block Size Earlier versions of VMFS used 1, 2, 4 or 8MB file blocks. These larger blocks were needed to create large files (>256GB). These different file blocks sizes are no
PXE is an abbreviation for Preboot eXecution Environment which describes a client server standardized environment to boot from a network a software assembly on a client i.e. an Operating System. It is also pronounced as
In Linux we have a utility rdesktop which is used to take remote to any Windows machine. let us see how it works and the iptable rules to allow or reject the same. You need
I have written an article on various types of disk attachment technology so I hope you are aware of the kind of disk attached to your box and also step by step instructions to perform