faq
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
faq [2005-04-07 19:37] – patrys | faq [2012-10-31 10:55] (current) – avoid smart fromatting for double slashes glen | ||
---|---|---|---|
Line 1: | Line 1: | ||
/* pragma: section-numbers on */ | /* pragma: section-numbers on */ | ||
+ | **Frequently Asked Questions** | ||
+ | /* UndefinedMacro: | ||
- | ====== Frequently Asked Questions ====== | ||
===== Polish version ===== | ===== Polish version ===== | ||
- | Polish version of this FAQ (which should be kept in sync most of the times) is available [[: | + | Polish version of this FAQ (which should be kept in sync most of the time) is available [[: |
Line 18: | Line 19: | ||
- | ==== Why are there two different PLD projects? ==== | + | ==== What is difference with LiveCD and RescueCD? ==== |
- | Up until May 2003 all crucial decisions concerning PLD were made by its (now former) leader, Tomasz Kłoczko. Many developers didn't agree with his way of handling things and, after finding repeated attempts to change the situation a failure, decided to stop using the parts of infrastructure controlled by Tomasz (including the most critical part - the CVS repository) and, by doing so, render him unable to force any decisions upon anyone. Tomasz was offered a position as a developer within the new structures (of course without the power he previously had) and decided, together with one other developer that refused to switch, to keep developing his own version of PLD under the original domain (the old site can be found at [[http:// | + | |
+ | < | ||
+ | 13:33:35 < | ||
+ | 13:33:36 < | ||
+ | 13:34:19 < evilabram> | ||
+ | </ | ||
- | ===== Practical issues ===== | + | * [[http:// |
+ | * [[http:// | ||
- | ==== How to check what options were used to compile package X? ==== | + | ===== Practical issues ===== |
- | Go to [[http:// | + | |
+ | ==== How to install PLD Th ? ==== | ||
- | ==== How to check from which .spec file was package X built? ==== | + | * Use [[http:// |
- | First of all, one should check whether there exists a spec file named just like the package. If not, the name of the spec file can be found in the output of one of these commands: | + | * Graphical installation using Anaconda from [[http:// |
+ | * [[:Docs:man:Installing_PLD_Linux_based_on_Rescue_CD| ' | ||
+ | ==== How to check what options were used to compile package X? ==== | ||
+ | Go to [[http:// | ||
- | < | ||
- | # for already installed packages | ||
- | rpm -q --changelog -p package.rpm package2.rpm | grep ' | ||
- | # for packages available as files | ||
- | </ | ||
- | One can also use a more sophisticated command (just like before, adding a " | ||
- | < | + | ==== How to check from which .spec file was package X built? ==== |
- | </file> | + | |
+ | '' | ||
+ | source RPM name also with '' | ||
- | ==== How to check which package contains a particular file ==== | + | ==== How to check which package contains a particular file? ==== |
If the package is installed, you can invoke '' | If the package is installed, you can invoke '' | ||
Line 61: | Line 65: | ||
- | ===== Why can't I use su, sudo and ssh to access my root account? | + | ==== Why can't I use su, sudo and ssh to access my root account? ==== |
Our security policy requires the user to be a member of the //wheel// group in order to be able to use root priviledges gained by invoking '' | Our security policy requires the user to be a member of the //wheel// group in order to be able to use root priviledges gained by invoking '' | ||
Additionally, | Additionally, | ||
+ | |||
+ | |||
+ | |||
+ | ==== How can I check the package description in an other language than my locales are ? ==== | ||
+ | |||
+ | |||
+ | < | ||
+ | # if package1 package2 are installed | ||
+ | |||
+ | LANG=" | ||
+ | # if package1 package2 are on your hard drive and not installed | ||
+ | </ | ||
+ | The language can be any other of course (if the package supports it ex. pl_PL). | ||
faq.1112895454.txt.gz · Last modified: 2005-04-07 19:37 by patrys