Gloobus-Preview is an extension for the Gnome Desktop Environment designed to enable a full screen preview of any kind of file. It’s based on Apple’s “Quicklook”. Download
Archive for the ‘Linux’ Category
How To Set Up A Linux Network Debian Linux Network Monitoring Using Free Tools How To Set Up A Debian Linux Firewall Linux Server and Network Security
Peter Jay Salzman Ori Pomerantz Copyright © 2001 Peter Jay Salzman 2003-04-04 ver 2.4.0 Table of Contents Foreword 1. Acknowledgements 2. Nota Bene 1. Introduction 1.1. What Is A Kernel Module? 1.2. How Do Modules Get Into The Kernel? 2. Hello World 2.1. Hello, World (part 1): The Simplest Module 2.2. Compiling Kernel Modules 2.3. [...]
1) Copy ssh keys to user@host to enable password-less ssh logins. ssh-copy-id user@host To generate the keys use the command ssh-keygen 2) Start a tunnel from some machine’s port 80 to your local port 2001 ssh -N -L2001:localhost:80 somemachine Now you can acces the website by going to http://localhost:2001/ 3) Output your microphone to a [...]
Frequently Used Articles FAQs Beginner Documentation Troubleshooting Index to the Articles KVM (Kernel-mode Virtual Machine) Shorewall on a Laptop 6to4 Tunnels Limiting per-IPaddress Connection Rate Shorewall Lite Accounting Logging Shorewall Modularization Actions Macros Shorewall 4.x — What’s new Aliased (virtual) Interfaces (e.g., eth0:0) MAC Verification Shorewall Perl Anatomy of Shorewall (Russian) Man Pages Shorewall Setup [...]