Home » Tag: Linux Support

Tag Archives: Linux Support

Linux Support – Clustering Linux Servers

linux server

Various Issue #46, February 1998 Our experts answer your technical questions. Using Two Monitors in Linux Is it possible to set up Linux to use two monitors? If so, where can I find out about it? —Greg Bell It is possible to use multiple monitors but to do so you will need an X Server that supports it. Accelerated X ...

Read More »

Linux Support – Linking Linux and Windows NT

windows v linux

Various Issue #45, January 1998 Our experts answer your technical questions. Touch Screen Support I am currently looking into the possibility of using a touch screen for my system. Which touch screens are supported by Linux? —Cheng Yap Red Hat 4.2 Touch screen support depends on the X server you are using. I’m not sure which (if any) touch screens ...

Read More »

Linux Support – Mixing Linux and NT

linu and NT

Various Issue #44, December 1997 Our experts answer your technical questions. Setting Up Linux to use Two Processors I just upgraded to a dual Pentium Pro machine. The BIOS sees the two processors but I can’t tell if Linux (Kernel 2.0.27) uses both processors. How do I make Linux use its SMP features? —Jon Bishop Red Hat 4.1 To take ...

Read More »

Linux Support – Running XDM

top linux operating system

Various Issue #43, November 1997 Our experts answer your technical questions. Forgotten Password I cannot log on. My old password doesn’t work. I am the root on this system. How can I change the password or verify my old password? —Kevin Cary Red Hat 2.0.30 This is a much debated topic since it essentially involves breaking your system’s security. The ...

Read More »

Linux Support – Linux C Graphic Libraries

linux operating system

Various Issue #42, October 1997 Our experts answer your technical questions. Creating Hunt Groups I need to add a new user for a static IP account. How can I set it up so that the new user can dial into our regular hunt group? The way I have it set up now, I would need to assign each user a ...

Read More »

Linux Support – Configuring su for Security

linux flavour

Various Issue #41, September 1997 Our experts answer your technical questions. The .plan File What are the .plan and .project files read by the finger command and what should they contain? —Chris MasonSlackware 2.0.29 In the good old days before the Web, there were no home pages. Instead, if I wanted to find out more about someone, I would “finger” ...

Read More »

Linux Support – Linux Won’t Recognize Drive

linux cdrom

Various Issue #32, December 1996 Our experts answer your technical questions. Tuning the Kernel to Recognize RAM How do I get Linux to recognize more than 64MB of RAM? I presume I may need to tune the kernel. How do I do this? —Edward Longstrom Forcing the Issue from LILO The reason Linux does not recognize more than 64MB of ...

Read More »

Linux Support – XF86Cig File under X-Windows

linuxwindow

Various Issue #31, November 1996 Our experts answer your technical questions. Bootable Kernels and Slackware Installation I have a new scsi controller (aha2940) which my only hard drive is connected to. I can get the latest boot disk for my controller, but the kernel that gets installed by Slackware is unbootable. How do I use the kernel on my boot ...

Read More »

How to Extract tar xz File in Linux

extractz tar file

n this brief guide, we will look at how you can compress and extract tar xz tarball files/directories with a .tar.xzfile extension in Linux. The xz format is a single-file compression format that is based on the LZMA2 algorithm. It offers lossless compression, implying that it keeps the original data without compromising on its quality. This makes it ideal for shipping software ...

Read More »

Printing from the Linux command line

printouts paper  large

There’s a lot more to printing from the Linux command line than the lp command. Check out some of the many available options. Printing from the Linux command line is easy. You use the lp command to request a print, and lpq to see what print jobs are in the queue, but things get a little more complicated when you want to print double-sided ...

Read More »