Hi
--
I'm new to Kubuntu, but have worked with other Linux Distributions and OS/360. We selected Kubuntu after reading about it, and trying a copy distributed with Linux Professional Magazine. The common first question I have with all distributions is "how". Once a package is installed, where is everything, and how are applications and system tasks configured - manually, add-on, system admin tool, or some combination. I have a new machine which will replace 2 or more machines in a network (virtualization), and I've downloaded Kubuntu 10.4-DVD -Desktop, but will be also running apache2, databases, perl, php, etc.
The list of sites I've been referring to for installation, customization, standards and documentation are shown below. I usually get bits and pieces from each site to work on Kubuntu. Any other suggestions?
Resources
----------------------------------------------------
- kubuntuguide.org
- packages.ubuntu.com/karmic
- manpages.ubuntu.com/manpages/karmic
- www.debian.org/doc
- help.ubuntu.com/community
- help.ubuntu.com/9.10/serverguide
- bugs.launchpad.net/ubuntu/
Questions
-----------
1. Is there a list of packages online for Kubuntu, like Ubuntu (http://packages.ubuntu.com/karmic/)?
This is one example. When I do a `aptitude search cron`, I see 'kcron'. But I can't seem to find that package
at http://packages.ubuntu.com/karmic/. Since it is a kde4 apt, I thought I should be looking at a Kubuntu package list, but I couldn't find one.
The documentation at kubuntuguide.org/Karmic#Automating_Tasks says,
"K menu -> System Settings -> Advanced -> Task Scheduler", but there is no "Task Scheduler" there.
I did an `aptitude search cron` to see if perhaps I needed to install something. That's when I spotted 'kcron'. I went to packages.ubuntu.com to read about it, but as I mentioned I couldn't find it. In the past, I've just used crontab on the command line for system and user task scheduling.
2. Is there any problem using 'webmin' for Kubuntu administration?
3. I installed 'apt-log' for package installation reporting. Any other good installation add-on's to supplement apt-get? I really like the command line installation. I always `apt-get... | tee ` so I can review the output if I need too later.
4. Any GUI for configuring the network services, system service like runlevels, managing logrotate/updatedb, etc? Or is it all manual?
5. I will be installing Apache, PHP, Mysql and PostgresQL. Any tools in Kubuntu to configure apache2, or do I update the files manually in apache2? If so, are the man pages the best source for doc?
6. I've been installing individual packages or what seem to be single applications. If there are 2 options for an application, I install the one proceeded by a "v".
Are there bundled packages? If so, where can I find out more about them. Some examples might be 'fonts', 'graphics', 'development', 'games', or 'math education'. Are "virtual" packages bundled packages?
7. Regarding fonts, anyway to see which one's are installed? I did install msttcorefonts which was mentioned at kubuntuguide.org.
** Update: K -> System Setting -> Font Installer
Thank you.
--
I'm new to Kubuntu, but have worked with other Linux Distributions and OS/360. We selected Kubuntu after reading about it, and trying a copy distributed with Linux Professional Magazine. The common first question I have with all distributions is "how". Once a package is installed, where is everything, and how are applications and system tasks configured - manually, add-on, system admin tool, or some combination. I have a new machine which will replace 2 or more machines in a network (virtualization), and I've downloaded Kubuntu 10.4-DVD -Desktop, but will be also running apache2, databases, perl, php, etc.
The list of sites I've been referring to for installation, customization, standards and documentation are shown below. I usually get bits and pieces from each site to work on Kubuntu. Any other suggestions?
Resources
----------------------------------------------------
- kubuntuguide.org
- packages.ubuntu.com/karmic
- manpages.ubuntu.com/manpages/karmic
- www.debian.org/doc
- help.ubuntu.com/community
- help.ubuntu.com/9.10/serverguide
- bugs.launchpad.net/ubuntu/
Questions
-----------
1. Is there a list of packages online for Kubuntu, like Ubuntu (http://packages.ubuntu.com/karmic/)?
This is one example. When I do a `aptitude search cron`, I see 'kcron'. But I can't seem to find that package
at http://packages.ubuntu.com/karmic/. Since it is a kde4 apt, I thought I should be looking at a Kubuntu package list, but I couldn't find one.
The documentation at kubuntuguide.org/Karmic#Automating_Tasks says,
"K menu -> System Settings -> Advanced -> Task Scheduler", but there is no "Task Scheduler" there.
I did an `aptitude search cron` to see if perhaps I needed to install something. That's when I spotted 'kcron'. I went to packages.ubuntu.com to read about it, but as I mentioned I couldn't find it. In the past, I've just used crontab on the command line for system and user task scheduling.
2. Is there any problem using 'webmin' for Kubuntu administration?
3. I installed 'apt-log' for package installation reporting. Any other good installation add-on's to supplement apt-get? I really like the command line installation. I always `apt-get... | tee ` so I can review the output if I need too later.
4. Any GUI for configuring the network services, system service like runlevels, managing logrotate/updatedb, etc? Or is it all manual?
5. I will be installing Apache, PHP, Mysql and PostgresQL. Any tools in Kubuntu to configure apache2, or do I update the files manually in apache2? If so, are the man pages the best source for doc?
6. I've been installing individual packages or what seem to be single applications. If there are 2 options for an application, I install the one proceeded by a "v".
Are there bundled packages? If so, where can I find out more about them. Some examples might be 'fonts', 'graphics', 'development', 'games', or 'math education'. Are "virtual" packages bundled packages?
7. Regarding fonts, anyway to see which one's are installed? I did install msttcorefonts which was mentioned at kubuntuguide.org.
** Update: K -> System Setting -> Font Installer
Thank you.
Comment