TranslateProject/sources/Installing XScreenSaver In Ubuntu.md

2.4 KiB
Raw Blame History

翻译中by Luox Installing XScreenSaver In Ubuntu

This tutorial intention is to show you how to add screen savers in Ubuntu 12.04 (although in other Ubuntu versions) which does not with any screen savers. But, many people new to computers and Linux, dont know about the screensaver, what is a screensaver?

A screensaver is a computer program used primarily for security. This program blanks the screen or fills it with moving images or patterns when the computer is not in use. A screensaver can also be used for entertainment or to display system status information. It is a very good solution while you plan to leave your office and dont want anybody to see what you working on.

How does a screensaver makes my computer secure?

A screensaver can be configured to ask users for a password before permitting the user to resume work, but be careful because if you have set set your account to automatically log in upon startup the attacker will be able to access your account simply by restarting the machine.

How to install a screensaver?

Fire up a new terminal like shown in Figure 1.

Figure 1

Before installing a new screensaver we have to remove the default one. Run the sudo apt-get remove gnome-screensaver command shown in Figure 2 to uninstall gnome-screensaver.

Figure 2

Install XScreenSaver and some additional screensaver packages with the following command:

sudo apt-get install xscreensaver xscreensaver-data-extra xscreensaver-gl-extra

Figure 3

Figure 4

Figure 5

XScreenSaver will choose a random screensaver each time it starts. You can learn how to configure it here.


via: http://www.unixmen.com/installing-xscreensaver-ubuntu/

本文由 LCTT 原创翻译,Linux中国 荣誉推出

译者:译者ID 校对:校对者ID