LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices

Concerning open source, programming, and whatever else I find interesting. Also the blog for my Web site, frigidcode.com.
Old

sharing files with a qemu guest: the easier way

Posted 05-22-2012 at 03:32 PM by hydraMax (Bits and Pixels)

This will not be news to any true qemu guru. But for the rest of us: if you search online for information about how to share files with a qemu guest, you are likely to get pointed to some deep tutorial about setting up a TUN/TAP interface involving multiple configuration files and changes to your system permissions. A simpler approach is the -redir option:

Code:
qemu-kvm -hda debian.img -m 512 -redir tcp:5555:22
(The -m option refers to the amount of memory to allocate to...
Member
Posted in Uncategorized
Views 89 Comments 0 hydraMax is offline
Old

New project: csvfs

Posted 05-17-2012 at 03:27 PM by hydraMax (Bits and Pixels)

I started a new project recently called csvfs. It is FUSE-based file system which can represent the data from a CSV file in a hierarchy of directories and files. This allows you to use standard unix text and file processing tools without going to the trouble of processing the CSV format yourself. It uses libcsv for parsing, so it should be very liberal about the exacting formatting of the CSV file.

Functionality is rudimentary, and the file system is currently read only. But alpha...
Member
Posted in Uncategorized
Views 99 Comments 0 hydraMax is offline
Old

Unofficial RPMs for libcsv

Posted 05-07-2012 at 09:32 PM by hydraMax (Bits and Pixels)

I completed my libcsv RPMs, with 32 bit and 64 bit packages available.

https://frigidcode.com/code/libcsv-packages/
Member
Posted in Uncategorized
Views 362 Comments 2 hydraMax is offline
Old

Unofficial Debs for libcsv

Posted 05-02-2012 at 08:31 PM by hydraMax (Bits and Pixels)
Updated 05-02-2012 at 08:33 PM by hydraMax

I've produced some unofficial debs for libcsv. libcsv is an pure ANSI C library for reading and writing CSV data. I've made the packages available because I am thinking about using libcsv in an upcoming project. The packages are available here:

https://frigidcode.com/code/libcsv-packages/

I hope to have some RPMs available as well within a few days.
Member
Posted in Uncategorized
Views 101 Comments 0 hydraMax is offline
Old

tagsistant 0.4 build system fixes

Posted 04-25-2012 at 07:00 PM by hydraMax (Bits and Pixels)
Updated 04-25-2012 at 07:04 PM by hydraMax

I wanted to mention, for the benefit the community, that I created a patched version of the Tagsistant 0.4 source, which fixes a number of problems with the build system. It is available from my FTP server:

tagsistant-0.4.0-patched.tar.gz

Basically, I wanted to compile tagsistant on my Gentoo system, but the build system was a mess (hardcoded paths, configure script not producing the correct files, and such like). I stripped the build system down to the essential files,...
Member
Posted in Uncategorized
Views 114 Comments 0 hydraMax is offline

  



All times are GMT -5. The time now is 12:31 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration