Feeds
Artikel
Kommentare

Sytem Update # aptitude update # aptitude safe-upgrade

Diese Anleitung beschreibt die Einrichtung eines Linux-Terminal-Servers mit NX-Technologie. Als NX-Server dient hier der kommerzielle NX-Server von NoMachine. In der Free-Version ist der Server für zwei Benutzer kostenlos. Basisinstallation ist ein Debian Lenny 5.0 auf einem VServer mit 750 MB RAM, eine funktionierende SSH Verbindung mit Authentifizierung über ein Public-Key-Verfahren.

Sudo unter Debian einrichten

Mit sudo können ausgewählte Benutzer Befehle als Superuser (root) ausführen.

Nutzdaten Backup eines Debian lenny Web Linux Server mithilfe von duplicity, duply (ftplicity) und GPG via Debian 5.0 Lenny, mit GPG und duplicity verschlüsseltes Backup auf FTP Server « just a another blog.

via Linux Backup mit Duply, Duplicity und Rdiff-Backup auf potentiell unsichere Online Speicher Teil 2 – Marco Gabriel.

Linux auf einem Blatt

Die wichtigsten Befehle für den Linux-Alltag auf einem Blatt Linux auf einem Blatt.

Installation von ncftp view source print? 1 $ aptitude update && aptitude safe-upgrade 2 $ aptitude install ncftp Benutzung von ncftpget

Webseiten herunterladen mit GNU wget – Pro-Linux.

apt

- apt-get moo (__) (oo) /——\/ / |    || *  /\—/\ ~~   ~~

Start OpenSSH server Type the following command: $ sudo /etc/init.d/ssh start Stop OpenSSH server Type the following command: $ sudo /etc/init.d/ssh stop Restart OpenSSH server Type the following command: $ sudo /etc/init.d/ssh restart via Ubuntu Linux: Start / stop / restart OpenSSH / ssh server.