Tech Support > Operating Systems > Linux / Variants
US-OH-Dayton-FT-PERM-Unix Admin job available
Posted on February 27th, 2004 | 0 Comments

US-OH-Dayton-FT-PERM-Unix Admin job available A Southwestern Ohio based technology firm that is highly profitable and well managed but has a small company feel is seeking a Linux Administrator who...

Seeking Linux Administrator
Posted on February 27th, 2004 | 0 Comments

A Southwestern Ohio based technology firm that is highly profitable and well managed but has a small company feel is seeking a Linux Administrator who has 5+ of Unix Administration and 1+ solid...

FILE SYSTEMS MAGIC NUMBER
Posted on February 27th, 2004 | 3 Comments

Dances With Crows <danSPANceswitTRAPhcrows@usa.net> wrote: To expand on that a bit more (greatly), take a look at /etc/magic, which is a database matching up the above magic numbers, plus many more,...

Mounting of USB flashdisk under Rh7.3
Posted on February 27th, 2004 | 2 Comments

Stefan Viljoen schrieb: /mnt/win must exist as a directory. I guess, they are emulated as SCSI drives: /dev/sda or /dev/sda1 /dev/sdb or /dev/sdb1 have alook in /var/log/messages

How to obtain hardware information?
Posted on February 27th, 2004 | 4 Comments

On Fri, 27 Feb 2004 01:04:43 +0000, Robert Heller <heller@deepsoft.com> wrote: Don't forget /proc/cpuinfo

Linux Quake2 problem
Posted on February 27th, 2004 | 2 Comments

On Fri, 27 Feb 2004 11:55:12 +0000, Mark Henning wrote: The nvidia documents have a section on trouble shooting quake. Jayson G

perl hangs when piping
Posted on February 27th, 2004 | 1 Comments

funtoosh enlightened us with: AFAIK it doesn't send EOF. It sends a SIGPIPE signal. Try handling that in your perl script, and just call die() there. Sybren -- The problem with the world is...

VMware resource usage (again)
Posted on February 27th, 2004 | 2 Comments

Rohan Beckles wrote: you should analyze the linux-memory to realize whats happening and check if its really vmware that uses up all the memory. There are tools like top (use M to sort by mem) or...

Kernel 2.4.20-8 to 2.6.0 module problem
Posted on February 27th, 2004 | 5 Comments

Yongzhi Pan wrote: Did you compile the modules for this kernel? make dep; make clean; make bzImage; make modules and then

User/Kernel Level Threads
Posted on February 27th, 2004 | 5 Comments

In article <c1k5n8$rga$1@Mercury.ev.co.yu>, Nikola Milutinovic <Nikola.Milutinovic@ev.co.yu> wrote: That's an implementation detail. You can have user-level threads that are switched on a software...

how to make gzip modules
Posted on February 27th, 2004 | 1 Comments

well i am enabling deflate on my kernel maybe that is the solution CONFIG_CRC32=m CONFIG_ZLIB_INFLATE=y CONFIG_ZLIB_DEFLATE=y

Using USB devices as users other then root
Posted on February 27th, 2004 | 3 Comments

Alex wrote: I added 2 lines to /etc/hotplug/usb.agent to overcome this problem ... # change ownership to console-user console_user=$( stat -c %U /dev/console ) chown $console_user $DEVICE These...

Problem with INNd and controlchan
Posted on February 27th, 2004 | 1 Comments

On Wed, 25 Feb 2004 22:49:19 -0500, Kurt Weber wrote: Maybe the remaining space is reserved for root and inn isn't root, or maybe a spool directory has reached its inode limit.

basic question in TCP connection
Posted on February 27th, 2004 | 2 Comments

You can get more information about TCP operations from: http://www.eventhelix.com/RealtimeMantra/Networking/ Sandeep -- http://www.EventHelix.com/EventStudio EventStudio 2.0 - Generate Protocol...

Creating a socket with System.in
Posted on February 27th, 2004 | 0 Comments

Hello everyone, I am trying to get xinetd to run my Java application. Xinetd passes the socket to the java Application as the standard input stream System.in. In C++, one can use the socket...

Get your RHEL 3.0 full distributions free!
Posted on February 27th, 2004 | 3 Comments

Laura DiDiot of Yankee Group wrote: Keep cool, folks! After all, you've just done the self-same thing (to make your point) :-).

Filemanager - low mem, but reasonably comfortable?
Posted on February 27th, 2004 | 6 Comments

gazelle-81@lycos.de (Anton) wrote in message news:<38a5446f.0402251900.1277ae8@posting.google.com>... XWC - http://sourceforge.net/projects/xwc/ Very very fast, built in archiving tools etc, handy...

Need docs on PC I/O Port Map
Posted on February 27th, 2004 | 1 Comments

Look for Ralf Brown's interrupt and port list. Regards, David.-

Need ash Script - interesting 'hack'.
Posted on February 27th, 2004 | 3 Comments

Although such a script is nice, there are dedicated tools. As long as you don't try to create logical partitions it doesn't hurt to try this script. If you do, you will destroy data. You cannot find...

configure sound
Posted on February 27th, 2004 | 1 Comments

mady wrote: maybe this is what you want? try --> kde (start applications) --> multimedia --> sound --> kmix in kmix --> settings --> configure kmix --> dock into panel & enable system tray volume...