个人工具

“UbuntuHelp:SystemAdministration”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第5行: 第5行:
 
| {i} SystemAdministration is part of the UserDocumentation series of index pages.  Please read the WikiGuide prior to making changes.
 
| {i} SystemAdministration is part of the UserDocumentation series of index pages.  Please read the WikiGuide prior to making changes.
 
|}
 
|}
 
 
 
 
=== Administration ===
 
=== Administration ===
 
 
==== Command-Line ====
 
==== Command-Line ====
 
 
* [[UbuntuHelp:UsingTheTerminal]] - Basic guide on using the command line
 
* [[UbuntuHelp:UsingTheTerminal]] - Basic guide on using the command line
 
 
==== Troubleshooting ====
 
==== Troubleshooting ====
 
 
* [[UbuntuHelp:BasicTroubleshooting|Basic Troubleshooting]] - Where to start when things don't work
 
* [[UbuntuHelp:BasicTroubleshooting|Basic Troubleshooting]] - Where to start when things don't work
 
 
==== Users ====
 
==== Users ====
 
 
* AddUsersHowto - Add users to your system
 
* AddUsersHowto - Add users to your system
 
 
==== Send Alerts to Users ====
 
==== Send Alerts to Users ====
 
 
* BroadcastAlertWithSound - Send pop-up alerts with sound
 
* BroadcastAlertWithSound - Send pop-up alerts with sound
 
 
==== Permissions ====
 
==== Permissions ====
 
 
* FilePermissions - Understanding and using file permissions
 
* FilePermissions - Understanding and using file permissions
 
 
==== Backups ====
 
==== Backups ====
 
 
* BackupYourSystem - this page describes how to backup your system
 
* BackupYourSystem - this page describes how to backup your system
 
 
==== Software ====
 
==== Software ====
 
 
* SoftwareManagement - All guides regarding adding/removing/updating software
 
* SoftwareManagement - All guides regarding adding/removing/updating software
 
 
==== Log Files ====
 
==== Log Files ====
 
 
* LinuxLogFiles - Information on system logs, application logs, and syslogd
 
* LinuxLogFiles - Information on system logs, application logs, and syslogd
 
 
==== Cron (Scheduling) ====
 
==== Cron (Scheduling) ====
 
 
* CronHowto - guide to cron, to schedule commands
 
* CronHowto - guide to cron, to schedule commands
 
 
=== Configuration ===
 
=== Configuration ===
 
 
==== System Configuration ====
 
==== System Configuration ====
 
 
===== Boot =====
 
===== Boot =====
 
 
* GrubHowto - learn about the grub boot manager
 
* GrubHowto - learn about the grub boot manager
 
* [[UbuntuHelp:GrubHowto/ChangeDefaultOS]] - Change the default operating system that boots in Grub
 
* [[UbuntuHelp:GrubHowto/ChangeDefaultOS]] - Change the default operating system that boots in Grub
第57行: 第32行:
 
* [[UbuntuHelp:BootText|Boot Text]] - Spice up your boot text (font resolution and color)
 
* [[UbuntuHelp:BootText|Boot Text]] - Spice up your boot text (font resolution and color)
 
* [[UbuntuHelp:Upower|Upower]] - is a next generation bootsplash for linux systems
 
* [[UbuntuHelp:Upower|Upower]] - is a next generation bootsplash for linux systems
 
 
===== Kernel =====
 
===== Kernel =====
 
 
* KernelHowto - make a custom kernel for your system
 
* KernelHowto - make a custom kernel for your system
 
 
===== Time & Date =====
 
===== Time & Date =====
 
 
* ChangeTimezoneHowto - change your timezone
 
* ChangeTimezoneHowto - change your timezone
 
 
==== Desktop Configuration ====
 
==== Desktop Configuration ====
 
 
===== Gnome/Nautilus =====
 
===== Gnome/Nautilus =====
 
 
* GnomeMenuEditingHowTo - various ways to add items to your Gnome menu
 
* GnomeMenuEditingHowTo - various ways to add items to your Gnome menu
 
* NautilusScriptsHowto - enhance nautilus by adding scripts
 
* NautilusScriptsHowto - enhance nautilus by adding scripts
 
* [[UbuntuHelp:GnomeComputerMenu|Gnome Computer Menu]] - How to add missing disks in computer:///
 
* [[UbuntuHelp:GnomeComputerMenu|Gnome Computer Menu]] - How to add missing disks in computer:///
 
* [[UbuntuHelp:Nautilus Scripts]] - Using nautilus scripts to extend the functionality of nautilus.
 
* [[UbuntuHelp:Nautilus Scripts]] - Using nautilus scripts to extend the functionality of nautilus.
 
 
===== Performance =====
 
===== Performance =====
 
 
* [[UbuntuHelp:LowEndSystemSupport|Speeding up Ubuntu on Low End Systems:]]  - Making the desktop interface snappier on machines without much memory
 
* [[UbuntuHelp:LowEndSystemSupport|Speeding up Ubuntu on Low End Systems:]]  - Making the desktop interface snappier on machines without much memory
 
* [[UbuntuHelp:Kernel/Compile|Building a custom kernel]] - Low-level tweaking.
 
* [[UbuntuHelp:Kernel/Compile|Building a custom kernel]] - Low-level tweaking.
 
 
===== Visual Enhancements =====
 
===== Visual Enhancements =====
 
 
* [[UbuntuHelp:UbuntuEyeCandy|Eye Candy]] - changing wallpaper & themes, as well as other functional visual enhancements.
 
* [[UbuntuHelp:UbuntuEyeCandy|Eye Candy]] - changing wallpaper & themes, as well as other functional visual enhancements.
 
 
----
 
----
 
[[category:CategoryDocumentation]]
 
[[category:CategoryDocumentation]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2007年11月30日 (五) 21:41的版本


  1. title System Administration
{i} SystemAdministration is part of the UserDocumentation series of index pages. Please read the WikiGuide prior to making changes.

Administration

Command-Line

Troubleshooting

Users

  • AddUsersHowto - Add users to your system

Send Alerts to Users

  • BroadcastAlertWithSound - Send pop-up alerts with sound

Permissions

  • FilePermissions - Understanding and using file permissions

Backups

  • BackupYourSystem - this page describes how to backup your system

Software

  • SoftwareManagement - All guides regarding adding/removing/updating software

Log Files

  • LinuxLogFiles - Information on system logs, application logs, and syslogd

Cron (Scheduling)

  • CronHowto - guide to cron, to schedule commands

Configuration

System Configuration

Boot
  • GrubHowto - learn about the grub boot manager
  • UbuntuHelp:GrubHowto/ChangeDefaultOS - Change the default operating system that boots in Grub
  • Boot Services - Disable start of unnecessary services during boot.
  • Boot Text - Spice up your boot text (font resolution and color)
  • Upower - is a next generation bootsplash for linux systems
Kernel
  • KernelHowto - make a custom kernel for your system
Time & Date
  • ChangeTimezoneHowto - change your timezone

Desktop Configuration

Gnome/Nautilus
  • GnomeMenuEditingHowTo - various ways to add items to your Gnome menu
  • NautilusScriptsHowto - enhance nautilus by adding scripts
  • Gnome Computer Menu - How to add missing disks in computer:///
  • UbuntuHelp:Nautilus Scripts - Using nautilus scripts to extend the functionality of nautilus.
Performance
Visual Enhancements
  • Eye Candy - changing wallpaper & themes, as well as other functional visual enhancements.