February 25, 2012
by dhoytt
0 comments

New Servers in Environment with Linux VMware Possibly Solaris

Well after some freaky months of numerous issues coupled with having to spend money on other projects I finally have my systems at the proper foundation hardware & base OS roles and assignments moving forward! The main issue that I … Continue reading

November 21, 2011
by dhoytt
0 comments

Starting to Like systemd systemctl to Control Linux Services

Looks like “systemd/systemctl” are taking over from System V service controls in Linux. Fedora 16 this is the default manager for controlling the services on Linux. I was attempting to use “chkconfig” and it kept forwarding the request to “systemctl” so … Continue reading

November 20, 2011
by dhoytt
0 comments

Cannot login After Mounting Home From Previous Fedora Install Error “call to lnusertemp failed (temporary directories full ?).Check your installation”

I performed a fresh install on my boot disk of Fedora 16 moving from Fedora 13 after using the “linux noprobe” to see my devices on the HP DL580 smart array as mentioned in my previous post. Once I had … Continue reading

December 10, 2010
by dhoytt
1 Comment

Resize Switch DynamicallyExtended Logical Volume Successfully

p { margin-bottom: 0.08in; } I used the “-r” option to resize the underlying filesystem with the “lvextend” command for the first time. The “-r” option allowed the logical volume & filesystem to be extended with just one command. I … Continue reading