5
Restoring Grub after accidental deletionview story

https://www.centos.org – Welcome to the CentOS fora. Please see the recommended reading for new users linked in my signature.Quote:dghvoip wrote:... (Distributions)

5
iscsitarget-1.4.20.2 issues during make commandview story

https://www.centos.org – And just to add to your woes, might want to run `yum update` first since you appear to be building against the CentOS 6.1 kernel and 6.2 has been out for some months. [by TrevorH] (Distributions)

3
Upgrade from minimal to basic serverview story

https://www.centos.org – Welcome to the CentOS fora. Please see the recommended reading for new users linked in my signature.I'm not very familiar with hosting panels such as DirectAdmin but they often ma... [by pschaff] (Distributions)

5
How to Dual-boot CentOS on RAID5 config - Utter newbie questionview story

https://www.centos.org – Welcome to the CentOS fora. Please see the recommended reading for new users linked in my signature.You can certainly leave Windows on the SSD, but if that is the boot device you may n... [by pschaff] (Distributions)

3
LVM HELP - Adding Physical Volume & Extend Logical Volumeview story

https://www.centos.org – Quote:SILLAT_JAM wrote:I saw this command on the redhat site whats the difference between "dd if=/dev/zero of=/dev/sdb bs=512 count=1" and ... [by pschaff] (Distributions)

4
using the perf command with 2 countersview story

https://www.centos.org – Hi Thank you for posting. Your question is a good one. You may have already tried but I thought I might suggest running perf record -a for all processors. The (Distributions)

13
PowerTOP Releases v2.0view story

http://www.linux-magazine.com – PowerTOP releases v2.0 of its Linux tool, with improved diagnostics and user interface. (Distributions)

13
Rocks Releases Mambaview story

http://www.linux-magazine.com – The latest version of Rocks cluster distribution – an open source toolkit for real and virtual clusters – has been released. (Distributions)

13
Changed themeview story

http://www.foresightlinux.org – We are proud to announce that we changed theme and made it easier to navigate in the menus. There are still some minor changes to do, but overall it’s done.   (Distributions)

13
GNOMEview story

http://www.foresightlinux.org – Currently we are still using GNOME 2.32 A popular, multi-platform desktop environment for your computer. (Distributions)

4
CentOS 6 + OpenSSH 5.3 (SFTP file permissions) umask is not working for me.view story

https://www.centos.org – According to BZ#657059 and the (Distributions)

6
how to intercept character?view story

https://www.centos.org – As that string is a line from the output of lspci, how about -- A=$(lspci | awk '/Host bridge:/ { print $6 }') B=$(lspci | awk &#... [by AlanBartlett] (Distributions)