Skip to content
Running Systems

Running Systems

(and me chasing them)

Running Systems
Running Systems
(and me chasing them)

Month: December 2006

bash | Scripting/Programming

Bash – strings with multiple words inside them

Byetzion 21/12/2006

Let’s assume we have a file containing lines such as this: first last one two three four five If we write a simple script to deal with each line in a turn, we would write something like this: for i in `cat file`; do echo $i; done This would echo, however, each word at its…

Read More Bash – strings with multiple words inside themContinue

Linux

Xgl, ATI fglrx and Dual-Head setup

Byetzion 11/12/2006

I’ve had a problem for a long while now configuring Xgl on my Dual-Head setup, using GLX and fglrx driver. I have been using 1280×1024 on both of my screen, so my total resolution was 2560×1024. When using Dual-Head setup in “Wide Desktop” mode (via the option Option “DesktopSetup” “horizontal” in the Device section in…

Read More Xgl, ATI fglrx and Dual-Head setupContinue

Disk Storage | Linux | Scripting/Programming

LVM Snapshots with MySQL

Byetzion 02/12/2006

Nowadays, when LVM2 is common and is actually the default in installation of RedHat based distributions, using its snapshot capabilities can save lots of grief when files are deleted or when you need to revert to a day in the past – both for your files and for your MySQL DB. I have created a…

Read More LVM Snapshots with MySQLContinue

Tags Cloud

Apache bash cacti centos cluster Dell Disk Storage ethernet GUI HP IBM ISP Israel Lilo Linux Linux system lun LVM Nabaztag netapp NVidia Oracle Oracle RAC performance PHP RAID RAM redhat redhat4 RedHat Cluster rhel4 san script scripting SCSI snapshot snapshots storage Ubuntu Virtualization vmware wireless network Xen XenServer yum

  • AIX
  • bash
  • Clusters
  • Disk Storage
  • General Hardware
  • HP-UX
  • Just Links
  • Laptop
  • Linux
  • Nabaztag
  • Not Really Technical
  • Oculus Quest
  • Oracle
  • RedHat Cluster
  • Scripting/Programming
  • Solaris
  • Uncategorized
  • Virtualization

© 2023 Running Systems - WordPress Theme by Kadence WP

  • Sample Page
Search