Home Search

archlinux - search results

If you're not happy with the results, please do another search

Weekend Project: Batch Convert Your Music Collection on Linux

Disk space is cheap, but it still isn't free. So if your inner audiophile persuades you to rip your music collection to a lossless...

Arch Steps Up – Debian Takes a Backseat

I recently did some soul searching regarding my GNU/Linux philosophy. I found that I wasn’t being true to myself.For years now, I’ve run Slackware...

Hardware problems

Once in a while I have a temporary problem with the hardware of my laptop. It's a Dell Inspiron that was originally loaded with...

Arch Linux: 2009.08 Official Snapshots

Article Source Arch LinuxWe cannot post this on the mainpage (yet) but we don't want to hold you back, so we want to...

Linux x64 Distro Use lib32

arch64 发行ÃâàÂÆâË£ÖÈÖçÃΩÆ32位库Ã≠âÈóÆÈ¢ò„ÄÇËߣÂÜ≥‰∫ÜÂåÖÊã¨Â§©Êúù‰∫∫Âú®ÊÑèÃöÑibus,qq,fetionÃ≠âÈóÆÈ¢ò„ÄÇ 本文以archlinux x64 发行Ãâà‰âˆâˆ«â€°Ã¦Ã£Ã‚Åö‰∫õ‰ªãêç„ÄÇÂÆâË£Ölib32ÂåÖ pacman -S lib32之后执行语句 cat /etc/gtk-2.0/gtk.immodules | sed "s|/usr/lib/gtk-2.0/|/opt/lib32/usr/lib/gtk-2.0/|g" > /etc/gtk-2.0/gtk.immodules.32‰øÆÊîπîãÂ∫èÊâß˰åËÑöÊú¨Ôºå¶ÇQQ, fetionÃ≠âîãÂ∫è„ÄÇ ========== #!/bin/sh# lib32ÃéØÂ¢ÉÂèòÈáè GCONV_PATH=/opt/lib32/usr/lib/gconv/ GDK_PIXBUF_MODULE_FILE=/opt/lib32/config/gdk/gdk-pixbuf.loaders GTK_IM_MODULE_FILE=/etc/gtk-2.0/gtk.immodules.32 GTK_PATH=/opt/lib32/usr/lib/gtk-2.0/ LD_LIBRARY_PATH="/opt/lib32/usr/lib/:/opt/lib32/lib/:$LD_LIBRARY_PATH"...

Another Look at Linux Packaging Systems

Article Source Ark Linux BlogJune 1, 2009, 4:22 pm The sad shape of apt-rpm, especially in combination with rpm5, has caused us...

Making my own Desktop Manager: Getting Started

Ok so I have a LOT of work ahead of me - I know this! I am also trying to do this whilst juggling...

Youtube-audio

Over the past few weeks, I've been working on a script that downloads files from youtube, and then extracts the audio from them. Well,...

Recording your 3D Games Made Easy

From the glc website: “glc is an ALSA & OpenGL capture tool for Linux. It consists of a generic video capture, playback and processing...

Fsniper

Fsniper is a tool to watch for files, and execute commands on them. It can be aquired by anyone running archlinux via these commands wget ...