If I'm fie.foo.com, how can I configure the dns client to allow me to type only "ping fee" for fee.foo.com?I already put Code: 127.0.1.1 fie.foo.com fie in hosts,...
Hey Everyone, I just installed Fedora 9 Not too long ago, and have been working on configuring my box to the way I like it... and I've been having trouble getting it fully up and running, I have lots...
I have ferdora 6 zod, I'm a newbie... I have a server that has fedora 6 and kernel 2.6.22.9-61.fcb on a i686; whatever that means? anyway it was used as a email server and webhosting site. when I boot...
Not sure if this should be under the Games subdirectory, but...I've installed Sim City 3000 Unlimited (retail) on my Ubuntu system using Wine, but I can't figure out how to run it. I've tried...
Hey, everybody...I finally discovered the Linux on this box...and it's slackware 9.1.0. Guess it's older. I was thinking about upgrading it to xwindows...but the main thing that I need to do is change...
Hi all,I am trying to use array in sh shell, I try the following in sh shell, but it is not working. Is that my syntax is wrong, or my sh shell version too old, or sh shell do not
Published at LXer:ApacheMap plots the location of each Web hit your site receives on a Google Map. The utility converts IP addresses from Apache logs into longitude and latitude information using...
Hi,I would like to enable some power saving features on my laptop because its running too hot, especially when I leave it on overnight my cpu never seems to throttle down and when I wake up and I...
I recently installed Red Hat (5.1ES 2.6.18-53.el5PAE). I have been running "yum update" every other day with no troubles. Yesterday Red Hat released a long list of updates (about 280) and I lost my...
Hi, I want to setup a PXE boot diskless OS, I have donwload a Thinstation-2.3beta2.tar.gz, inside this program have folder boot-images,kernel, packages,src...and many files, so i already configure my...
I've developed some useful scripts (with some help from this forum) to allow the hpgl based Roland engraver and milling machines. The ones I use are old but they use the same control set CAMM/GL or a...
I am using the default KDE 3.5.9 installation under Slackware 12.1. I am attempting to use a few themes that I have downloaded from www.kde-look.org for my system. I am able to install these...
I'm playing around with c++ in linux, and I want to parse and generate Atom 1.0, RSS 2.0, etc... I can't really find anything about XML parsing and generating in c++ (or g++) for linux. Can anybody...
I'm new to Linux in general. Bought a book, it came with Fedora Core Release 5. I'm using an hp pavillion dv9700 series laptop. I have it set up to dual boot (Vista/ or Fedora 5).In Fedora 5, it...
Okay, I'm using C++ and I have a slight problemSay in a .txt file I have opened with fstream. I want to get somthing from line 8 in that file for example, and I have the "8" in a variable
Hi,I'm trying to redirect all incoming traffic on port 80 to port 8080. I know about iptables' DNAT target, but it doesn't work since it can only be called from the PREROUTING and OUTPUT chains. In...