FedoraThis forum is for the discussion of the Fedora Project.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
I don't understand what it's saying... I don't know if I have X installed or LFS... I don't know how to compile programs. It would be nice if they included a setting in they keyboard options for this.
I can't work NumlockX out. It seems to want me to compile something. I don't have time to learn how to compile thing just to get the numlock button on. It'll be easier to just press it at startup. Thanks anyway
Last edited by username132; 03-29-2006 at 10:11 PM.
install console-tools (if you don't already have it)
Using an editor, add LEDS=+num to /etc/console-tools/config
Maybe something like that will work in Fedora, as well.
Quote:
I can't work NumlockX out. It seems to want me to compile something. I don't have time to learn how to compile thing just to get the numlock button on.
Learning to compile something as simple as NumlockX would not be a waste of your time.
I downloaded numlockx-1.1.tar.gz with WinXP, put it on a CD and copied it to my FC desktop. When I tried to drag the numlockx-1.1 folder to my desktop the application "wnck-applet" quit unexpectedly - I should inform developers of what happened to help them fix it. When I elected to restart the program, "Workspace Switcher" quit unexpectedly. I chose to reload the panel and try again. This time it worked but "Show Desktop" quit (unexpectedly) as did "Window List".
What does the no smoking symbol mean on top of the .tar.gz file?
That would be too simple! Instead I'll get yum install gcc and then use gcc to compile the numlockx that I've already downloaded! That link you gave me is useful (thanks) but is their a good source for basic training in terminal commands? Like what the ./ does in ./configure?
And maybe an explanation of some of their weird little extra bits on the file icons in gnome?
Now compiling is too easy?
The . in ./configure means the current direcory. So you excecute the configure file that is in the current directory.
Basic training in terminal commands:http://rute.2038bug.com/index.html.gz
One tutorial says I can type /proc/cpuinfo to find out what the kernel thinks of my PCU. When I try this I get "permission denied", even though I'm logged into root. On what basis is this action denied?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.