Apache Listings
Does anyone know how to customize how apache lists files in directories without index.html? Perhaps a perl script to generate the pages, or something like that? -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia
Re: % with perl
> $i=0; > while ($i<3) > { > print $loginpsswd{"$loginpasswd[2*$i]"}; > print "\n\n"; > } > I get error ... > > can someone whose knows perl explain me how to write > this loop correctly. An easy way is this: foreach $k (keys %loginpsswd) { print $loginpsswd{$k}."\n\n"; } -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia
Perl module for filenames
Does anyone know of a perl module which converts regular filenames containing special chars (spaces, ampersands, etc) to apache-valid names (space -> %20, etc)?? -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia
MPG / AVI player
Does anyone know of a GOOD (I mean not xanim) mpg player? I need to watch my futurama episodes!! -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia /^.{10}\ +\d+\ +(\d+|\w+)\ +(\d+|\w+)\ +(\d+(\.\d+|)(M|k|G|)).*/ - master ls!
Re: installing KDE
Thank you to all who started and responded to this chain. Thanks to you folks, I now have the long-lost kde 1.1.2 on my system. I love this desktop manager, and kde.org is really bad about shunning their older versions and showcasing their new ones. Now I have the source line to get the old kde, and I've been trying to find the old kde packages for a really long time. Thanks again. -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia /^.{10}\ +\d+\ +(\d+|\w+)\ +(\d+|\w+)\ +(\d+(\.\d+|)(M|k|G|)).*/ - master ls!
Re: My voodoo 3...
> I *haven't* created the tdfx device file (/dev/cards/tdfx?), because i > can't remember how to (or even what the name of the file is). I > searched on google, without luck. It's /dev/3dfx, and you don't create it manually. Get the device3dfx-source package. Build the deb from that (make-kpkg, it's in the README), and when you install the deb, it'll load the module and create the dev entry. Have fun! -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia /^.{10}\ +\d+\ +(\d+|\w+)\ +(\d+|\w+)\ +(\d+(\.\d+|)(M|k|G|)).*/ - master ls!
Re: Xfree86-3.3.6 + i810
> I have installed Potato on my machine i810. It has > Xfree86-3.3.6 and Kernel 2.2.19pre17. I have compiled > in the kernel module agpgart.o. But I am not able to > configure Xserver on this. could somebody help me out > or is there any howtos to do the installation. I > specifically require to use the package available with > the potato distribution. You need to go to intel.com's support section and download an intel-specific X server. I recently set up a machine with this partciular video chipset and I did use agpgart.o, but I had to install the xserver as well. Go to the intel 810's support page, and there are rpms and tar.gz files. -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia /^.{10}\ +\d+\ +(\d+|\w+)\ +(\d+|\w+)\ +(\d+(\.\d+|)(M|k|G|)).*/ - master ls!
Sony Minidisc recorder usb
Does anyone know of a way to use the usb pcLink features of a Sony mini disc recorder?? -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia /^.{10}\ +\d+\ +(\d+|\w+)\ +(\d+|\w+)\ +(\d+(\.\d+|)(M|k|G|)).*/ - master ls!
Iomega CDRW USB
Anyone know of a driver or a way to get an Iomega usb writer to work in linux? -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia /^.{10}\ +\d+\ +(\d+|\w+)\ +(\d+|\w+)\ +(\d+(\.\d+|)(M|k|G|)).*/ - master ls!
Re: Xfree86 3.3.6 on i810 : Getting error
Have you run XF86Setup? -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia /^.{10}\ +\d+\ +(\d+|\w+)\ +(\d+|\w+)\ +(\d+(\.\d+|)(M|k|G|)).*/ - master ls!
STB Velocity 4400
Hello all, I just recently came into a STB Velocity 4400 agp graphics card. I know it's TNT-based. Can anyone give me an opinion on this card, including feelings about support, compatibility for 3d gaming in linux, etc? -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia /^.{10}\ +\d+\ +(\d+|\w+)\ +(\d+|\w+)\ +(\d+(\.\d+|)(M|k|G|)).*/ - master ls!
XWD
Can someone tell how I might do automated X screendumps into a format understandable by a browser? The XWD format isn't one of those formats. -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia /^.{10}\ +\d+\ +(\d+|\w+)\ +(\d+|\w+)\ +(\d+(\.\d+|)(M|k|G|)).*/ - master ls!
md5 password authentication
Hello all, How can I get my passwords to be md5-authenticated? -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia /^.{10}\ +\d+\ +(\d+|\w+)\ +(\d+|\w+)\ +(\d+(\.\d+|)(M|k|G|)).*/ - master ls!
Re: Mouse Locking up in KDE2
> My girlfriend optical intellimouse seems to become useless > in the kde2 beta. It seems to happen if there has been no activity > and then she starts using it again. I had that same bug when using X >= 4 and Kde2. It also seems to happen with any WM with X4. I fixed it by stopping gpm. It seems to confuse X and I noticed that when gpm is running, I get erratic mouse behavior until I turn it off. -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia /^.{10}\ +\d+\ +(\d+|\w+)\ +(\d+|\w+)\ +(\d+(\.\d+|)(M|k|G|)).*/ - master ls!
kde2 and wmdockapps
Is there an easy way to run wm dockapps in kde2? -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia /^.{10}\ +\d+\ +(\d+|\w+)\ +(\d+|\w+)\ +(\d+(\.\d+|)(M|k|G|)).*/ - master ls!
binary content in mysql
Is it possible to store binary data (say images or .doc files) in a mysql database? If so, how? -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia /^.{10}\ +\d+\ +(\d+|\w+)\ +(\d+|\w+)\ +(\d+(\.\d+|)(M|k|G|)).*/ - master ls!
RPM ...
Sorry to pain everyone with RPM questions, but at work we run all rh6.2 boxes and we're doing research on finding the best command-line rpm update tool. Currently we're looking into: up2date autorpm updateme (a tool we have written ourselves) Does anyone know of a really featureful and intelligent rpm update tool out there, besides these listed? -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia /^.{10}\ +\d+\ +(\d+|\w+)\ +(\d+|\w+)\ +(\d+(\.\d+|)(M|k|G|)).*/ - master ls!
Java 3D and Nvidia X server
When I attempt to run java 3d apps under X (nvidia tnt chipset) I get a sig11 and the server crashes. Has anyone out there had this problem or a server sig11 resulting from glx or opengl software? -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia /^.{10}\ +\d+\ +(\d+|\w+)\ +(\d+|\w+)\ +(\d+(\.\d+|)(M|k|G|)).*/ - master ls!
Re: Getting a 'woody' distribution
You mean this: > Change your /etc/apt/sources.list file to read: > > --< start >-- > deb http://http.us.debian.org/debian testing main contrib non-free > deb-src http://http.us.debian.org/debian testing main contrib non-free > deb http://non-us.debian.org/debian-non-US testing/non-US main contrib > non-free > --< end >------ > -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia /^.{10}\ +\d+\ +(\d+|\w+)\ +(\d+|\w+)\ +(\d+(\.\d+|)(M|k|G|)).*/ - master ls!
Re: Graphics in C , I mean GnuC
On Fri, Aug 10, 2001 at 10:29:49PM +0530, [EMAIL PROTECTED] wrote: > Is it possible to the same kind of graphics in GNU C as in Turbo C ? > If yes please advice me. > > Thanks , > ([EMAIL PROTECTED]) > Shyam Sure is, if you're willing to learn a little about svgalib. It's a great, fast graphics lib and is easy to use. www.svgalib.org Jonathan -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia /^.{10}\ +\d+\ +(\d+|\w+)\ +(\d+|\w+)\ +(\d+(\.\d+|)(M|k|G|)).*/ - master ls!
Wave Splicer
Does anyone know of a good wave file splicing uitility? I have a book-on-cd and all the tracks are a minute long, and I'd like to find a way to easily combine all the wave files into one. By the way, using cat to put them together does not result in a valid wave file. -- Jonathan Daugherty Dept. of Computer Science / Student Technology Support The University of Georgia
Running X apps in Windows
Does anyone know of a FREE package allowing one to run an X app on a linux box in such a way that it can be used across a network on a windows box, in the same way that X apps can be run over networks? -- Jonathan Daugherty Dept. of Computer Science / Student Technology Support The University of Georgia
lm-sensors
Hello, I know this is an old topic, but I missed the posts -- I'd like to install a wm app on my box, but I need the lm_sensors modules to be installed. I got the source, built the debs, and install them all, but now I can't find the lm_sensors modules they're referring to. Can anyone help me get this set up? I have a Celeron 366 Mendocino Stepping 6. -- Jonathan Daugherty Dept. of Computer Science / Student Technology Support The University of Georgia
Mouse problems in woody-X4
I have just upgraded from potato to woody and my X4 mouse cursor never changes from the regular pointer -- regardless of links, xterm windows, etc. Can anyone help? -- Jonathan Daugherty Dept. of Computer Science / Student Technology Support The University of Georgia
Packet Traffic
Despite the recent question about traffic monitoring on multiple machines, does anyone know of a good COMMAND-LINE tool to give accurate counts of packet transfers AND errors? I'm working on a hardware stats / performance program for nearly 50 machines. -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia
Kde 1.2
Is there any place where I can get the source lines for kde 1.2? -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia
icewm and WM apps
Does anyone know of a convenient way to run wm dockapps in icewm? I don't want mine floating around, nor do I want them displayed on the taskbar. -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia