Software Solutions

From AdminWiki

(Difference between revisions)
Jump to: navigation, search
(monitoring)
Line 27: Line 27:
* [[LDAP]]
* [[LDAP]]
* [[RADIUS]]
* [[RADIUS]]
 +
 +
= Gems you might not know about =
 +
== Security ==
 +
=== [[schroot]] ===
 +
Securely enter a chroot environment. schroot  allows the user to run a command or a login shell in a chroot environment.  If no command  is  specified,  a  login  shell  will  be started in the user’s current working directory inside the chroot.
 +
 +
== X ==
 +
=== [[synergy]] ===
 +
"Share mouse, keyboard and clipboard over the network" - you only need one mouse + keyboard to control several desktops w/ displays.
 +
 +
Synergy is a very good alternative to x2x/x2vnc. It features Windows, Linux and MacOS clients and does a bit more than x2x or vnc. It can not only share your clipboard to all machines attached, but also disable all screensavers/locked screens at once.
 +
 +
URL: http://synergy2.sourceforge.net/

Revision as of 11:05, 10 April 2009

Contents

Solutions in Software

Backup

monitoring

migrating servers

AAA

Gems you might not know about

Security

schroot

Securely enter a chroot environment. schroot allows the user to run a command or a login shell in a chroot environment. If no command is specified, a login shell will be started in the user’s current working directory inside the chroot.

X

synergy

"Share mouse, keyboard and clipboard over the network" - you only need one mouse + keyboard to control several desktops w/ displays.

Synergy is a very good alternative to x2x/x2vnc. It features Windows, Linux and MacOS clients and does a bit more than x2x or vnc. It can not only share your clipboard to all machines attached, but also disable all screensavers/locked screens at once.

URL: http://synergy2.sourceforge.net/

Personal tools