Posts Tagged ‘bash’

As part of the Solaris 11 Express Installation, you are required to create a named user, which is then the account you can log in as, no root for you.  Anyways the problem here is that we had some machines which we subsequently wanted to change the name.  Normally this would be simply handled by [...]

Tuesday, October 4th, 2011 at 08:00 | 2 comments
Categories: How To, Solaris

So let me start out by saying…  This isn’t so much of a problem with ZFS, as it is just a problem with the tools available in Solaris (not to mention whatever device actually screwed up the timestamp in the first place).  But so here is the story.  We have found that migrating our lower [...]

Monday, August 22nd, 2011 at 08:00 | 4 comments

Every once and a while you will have the need to make multiple ssh calls to remote systems within a bash script.  Normally you would simply have the user enter their password multiple times, or have a requirement for SSH keys to be configured prior to running the keys.  This is widely accepted as the [...]

Wednesday, August 10th, 2011 at 08:00 | 0 comments
Categories: Bash, How To, Linux

One of the biggest weaknesses of dd is that it has no way to display progress on its actions.  You can send a signal to the process which will pause, display statistics, and resume the process however this takes up alot of your terminal screen if you are doing any sort of long running copy.  [...]

Tuesday, August 9th, 2011 at 08:00 | 0 comments
Categories: Bash, How To, Linux
Tags: , , , ,

When you compare Linux-KVM to Hyper-V or VMWare your initial results will indicate that Linux-KVM is lacking when it comes to management tools, and basic functionality.  You would be correct, however you would also be incorrect.  You see with Linux-KVM we can leverage the underlying power of the Linux userland, and with this frankly all [...]

Monday, August 8th, 2011 at 08:00 | 1 comment
Categories: Bash, How To, Linux-KVM
Page 2 of 212
TOP