Skip to content
Running Systems

Running Systems

(and me chasing them)

Running Systems
Running Systems
(and me chasing them)
  • Bash – strings with multiple words inside them
    bash | Scripting/Programming

    Bash – strings with multiple words inside them

    Byetzion 21/12/200619/12/2023

    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

  • AIX

    It has been a while… Today – Monitor I/O in AIX

    Byetzion 25/11/2006

    It is a question I’ve been asked a while back, and didn’t find the time to search for it. I have searched for an answer just now, and got to an answer given by one of the old-time gurus (most likely) in news servers (where the gurus lurk, usually). The answer is to use the…

    Read More It has been a while… Today – Monitor I/O in AIXContinue

  • Uncategorized

    How to download a stream using MPlayer

    Byetzion 03/11/2006

    It works for MPlayer, both on Windows and on Linux: mplayer -dumpstream mms://url.of.file.com/movie You get a file called stream.dump, which name you need to change according to its actual suffix. So we get the file type using "file" file stream.dump And then renaming it accordingly.

    Read More How to download a stream using MPlayerContinue

  • Uncategorized

    Upgrading Ubuntu 6.06 to 6.10 with software non-standard RAID configuraion

    Byetzion 29/10/2006

    A copy of a post made in Ubuntu forms, with the hope it would help others in status such as I’ve been in. Available through here In afterthought, I think the header should be non-common, rahter than non-standard… Hi all. I have passed through this forum yesterday, searching for a possible cause for a problem…

    Read More Upgrading Ubuntu 6.06 to 6.10 with software non-standard RAID configuraionContinue

Page navigation

Previous PagePrevious 1 … 42 43 44 45 46 … 62 Next PageNext

Tags Cloud

Apache bash boot cacti cluster Dell Disk Storage GUI HP IBM ISP Israel Laptop 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 storage devices Ubuntu Virtualization vmware wireless network Xen XenServer

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

© 2025 Running Systems - WordPress Theme by Kadence WP

    Search