How to write random or zero characters to a device in Linux ?
In this post we will look at an interesting feature of linux to write zeros or random characters to any device in Linux. One old way is to use dd...
In this post we will look at an interesting feature of linux to write zeros or random characters to any device in Linux. One old way is to use dd...
We have seen how to create array in HPSSACLi earlier. Today we will look how to delete an array or logical drive in HP Smart Storage Admin CLI. Lets have...
Today we will look at a small tip, how to add YUBIKEY to our ssh-agent in Linux so that it doesn’t ask for password every time and authenticate the user...
Today we will introduce you to a very useful tip to perform server operations on multiple servers together. For this we will use a a application called csshx shared by...
Most of the times we encounter an error when the server logical drive is failed and the system hangs. You can’t boot the system until and unless you re-enable the...
Today in this post, we will look how to delete a logical drive on HP Proliant Servers. Lets have a look at the process step by step. 1. Reboot the...
Today we will see how to correct one of the common error message seen when we try to add a virtual machine in KVM on RHEL server. Lets try to...
Some Linux Operating Systems, or RHEL versions sometimes disable console video and you might be not able to see remote console after POST. This happens due to a kernel issue...
1. Resource limit directives, their equivalent ulimit shell commands and the unit used Directive ulimit equivalent Unit LimitCPU= ulimit -t Seconds LimitFSIZE= ulimit -f Bytes LimitDATA= ulimit -d Bytes LimitSTACK=...
If you working as a system admin, you might have faced issue of multiple TIME_WAIT connections on a server resulting in no/slow connections to the specific server(s). To resolve such...