You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
admin@a7f75ac0ff | 6 months ago | |
doc | 2 years ago | |
kcron | 2 years ago | |
kdat | 2 years ago | |
knetworkconf | 2 years ago | |
kpackage | 2 years ago | |
ksysv | 7 months ago | |
kuser | 2 years ago | |
lilo-config | 2 years ago | |
secpolicy | 4 years ago | |
tdefile-plugins | 2 years ago | |
translations/desktop_files | 8 months ago | |
.gitmodules | 1 year ago | |
AUTHORS | 13 years ago | |
CMakeL10n.txt | 3 months ago | |
CMakeLists.txt | 2 months ago | |
COPYING | 10 years ago | |
COPYING-DOCS | 13 years ago | |
ConfigureChecks.cmake | 4 years ago | |
INSTALL | 13 years ago | |
Makefile.am.in | 13 years ago | |
Makefile.cvs | 13 years ago | |
README | 4 years ago | |
config.h.cmake | 4 years ago | |
configure.in.in | 13 years ago |
README
In this file:
* About tdeadmin
* Common Mistakes
* Debugging
* More Info
About tdeadmin
--------------
The tdeadmin package contains packages that usually only a system
administrator might need:
* debian
Files needed to create Debian packages.
* doc
XML based documentation for the programs
* kcmlinuz
Linux Kernel configurator
* kcron
Editor for the cron command scheduler.
* kdat
Tape backup tool.
* tdefile-plugins
Make Konquerer display additional info on about *.dep and *.rpm files.
* kpackage
Manager for DEB, RPM and similar software packages.
* ksysv
An editor for System V startup schemes.
* kuser
An user manager.
* kwuftpd
Front end to the wu-ftpd FTP daemon.
* kxconfig
Configure X-Windows display properties.
* lilo-config
A plugin for KControl to manage the Linux boot loader LILO.
* secpolicy
A program to display PAM security policies.
Common Mistakes
---------------
If configure claims Qt cannot be found, have a look at ftp://ftp.trolltech.com
and download the latest Qt 3.3.x release.
Debugging
---------
You can use --enable-debug with the configure script, if you want to have
debug code in your KDE apps and libs. I recommend to do this, since this
is alpha software and this makes debugging things a whole lot easier.
More Info
---------
You can use --without-shadow, if you do not want to have shadow support.
You can use --without-quota, if you do not want to have quota support.
Please direct any bug reports to our bug list by visiting
http://bugs.trinitydesktop.org.
If you have problems compiling and installing this package, contact
me at bero@redhat.de
General KDE discussions should go to the KDE mailing list (kde@kde.org).