Tsakf's foss library The library has 155 entries  
Home  About

  Select tags starting with:  a  b  c  d  e  f  g  h  i  j  k  l  m  n  o  p  q  r  s  t  u  v  w  x  y  z 

  Tags associated with: debian
amd64  ati  fail2ban  firewall  ftp  hosting  log  logcheck  multitail  mysql  netscreen  network  package  pureftpd  repository  squirrelmail  usb  virtual machine  virtualbox  vlc  wicd 
 
 
 
All entries of the Library with tag debian    
 
How To Set Up A USB-Over-IP Server And Client With Debian Lenny
The article is a tutorial about how to set up a USB-over-IP server with Debian Lenny as well as a USB-over-IP client (also running Debian Lenny).
Tags:  usb  debian 
 
Howto install ATI drivers on Debian 5 (Lenny)
A tutorial about installing ATI drivers on Debian Lenny
Tags:  debian  ati 
 
How to build .deb package from tar.gz
Installation from tar.gz, has the disadvangate that there is no easy way to un-install. But there are two methods of building .deb packages and install them on the system as any .deb package, so the apt-get does the dιrty job of installing and un-installing. You can find them in the article.
Tags:  debian  package 
 
Wicd – Easy network connection manager in Debian
Installation of network connection manager wicd. This manager is suitable for wired and wireless networks.
Tags:  network  wicd  debian 
 
Howto set Netscreen SSG model firewall into Transparent Mode
A tutorial that explains the Configuring an SSG model firewall into Transparent Mode. This will make the firewall a Layer 2 device.
Tags:  firewall  netscreen  debian 
 
How to remove a deb package manually
How to remove broken packages manually.
Tags:  debian  package 
 
Configuring fail2ban With SquirrelMail On Debian Lenny 5.0/ISPConfig 3
This article describes how to prevent brute force attacks with Fail2ban against a SquirrelMail Web login using the Squirrel Logger plugin. The article covers also the installation of all needed modules.
Tags:  fail2ban  debian  squirrelmail 
 
Monitoring Multiple Log Files At A Time With MultiTail On Debian Lenny
MultiTail lets you view one or multiple files like the original tail program. The difference is that it creates multiple windows on your console (with ncurses). The article contains installation info and screenshots of the program running.
Tags:  log  multitail  debian 
 
How-To Compile and Install VLC in Debian Lenny
A tutorial that shows how to compile and install the VLC from source in Debian Lenny in several steps. The version at the time of writing was VLC 1.0.1, so the tutorial should work successfully for it.
Tags:  vlc  debian 
 
Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Debian Lenny
This article describes how to install a PureFTPd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. The configuration, the use of quota and the upload/download bandwidth limits with this setup are showed.
Tags:  hosting  pureftpd  mysql  debian  ftp 
 
VBoxHeadless - Running Virtual Machines With VirtualBox 2 On A Headless Debian Lenny Server
Most virtual machines need a desktop to run on. VirtualBox 2 comes with a tool called VBoxHeadless that allows you to connect to the virtual machines over a remote desktop connection, so there's no need for the VirtualBox GUI.
Tags:  debian  virtual machine  virtualbox 
 
How to use downloaded ISOs as a repository in Debian
Here info is found about downloading ISO's to the local system and set them as a repository.
Tags:  debian  repository 
 
Debian i386 to amd64 conversion
This article describes how to convert Debian i386 to amd64. There are 7 steps needed, and all the details are described, for the process to be completed.
Tags:  debian  amd64 
 
Logcheck: brilliantly simple log monitoring
The article describes the very useful debian package, logcheck for automatic checking of logs for "bad things".
Tags:  debian  log  logcheck