Showing headlines posted by falko

« Previous ( 1 ... 74 75 76 77 78 79 80 81 82 83 84 ... 92 ) Next »

Chrooted SFTP With MySecureShell On Debian Etch

  • HowtoForge; By Falko Timme (Posted by falko on Sep 21, 2007 5:02 PM EDT)
  • Story Type: Tutorial; Groups: Debian
This tutorial shows how to install MySecureShell on a Debian Etch system. MySecureShell is an SFTP server that is based on OpenSSH and can be configured in many ways, e.g. it has support for chrooting users into their homedirs or for limiting upload-/download bandwidths. MySecureShell makes SFTP available for users that do not have shell access so that these users do not have to use the insecure FTP protocol anymore.

Xen With Graphical User Interface On A Fedora 7 Desktop

  • HowtoForge; By Oliver Meyer (Posted by falko on Sep 20, 2007 6:39 PM EDT)
  • Story Type: Tutorial; Groups: Fedora
This document describes how to set up Xen on Fedora 7. Xen enables the paravirtualization of your hardware for its virtual machines if you have a CPU with Vanderpool (Intel) or Pacifica (AMD) technology. The paravirtualization provides high performance to your virtual machines. Fedora's virt-manager provides an easy to use GUI for setting up and managing your virtual machines. It does not have the extensive features like VMware Server, but the basics are in place.

How To Compile rTorrent From SVN In Ubuntu Feisty Fawn / Gutsy

  • HowtoForge; By Stephan Jau (Posted by falko on Sep 19, 2007 6:14 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Torrent is a great way to transfer large files very quickly. However most torrent clients are gui based and have quite some impact on system resources (e.g. Azureus). rTorrent is a lightweight client running from the terminal. Being able to run it in a screen session (also upon boot) makes it ideal to also control it from a remote location.

Xen Cluster Management With Ganeti On Debian Etch

  • HowtoForge; By Falko Timme (Posted by falko on Sep 18, 2007 3:25 PM EDT)
  • Story Type: Tutorial; Groups: Debian
Ganeti is a cluster virtualization management system based on Xen. In this tutorial I will explain how to create one virtual Xen machine (called an instance) on a cluster of two physical nodes, and how to manage and failover this instance between the two physical nodes.

Modifying PDF Files With PDFedit On Ubuntu Feisty Fawn

  • HowtoForge; By Falko Timme (Posted by falko on Sep 17, 2007 5:31 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This article shows how you can install and use PDFedit on an Ubuntu Feisty Fawn desktop. PDFedit is a free and open-source editor for manipulating PDF documents.

Monitoring Network Latency With Smokeping (Debian Etch)

  • HowtoForge; By Falko Timme (Posted by falko on Sep 16, 2007 7:37 AM EDT)
  • Story Type: Tutorial; Groups: Debian
This guide shows how to install and configure Smokeping on Debian Etch to monitor network latency. From the Smokeping web site: "SmokePing is a deluxe latency measurement tool. It can measure, store and display latency, latency distribution and packet loss. SmokePing uses RRDtool to maintain a longterm data-store and to draw pretty graphs, giving up to the minute information on the state of each network connection."

Speeding Up Perl Scripts With SpeedyCGI/PersistentPerl On Debian Etch

  • HowtoForge; By Falko Timme (Posted by falko on Sep 14, 2007 7:20 PM EDT)
  • Story Type: Tutorial; Groups: Debian
This tutorial shows how to install and use SpeedyCGI (also known as PersistentPerl) on a Debian Etch system. SpeedyCGI is a way to run Perl scripts persistently, which can make them run much more quickly. It keeps the Perl interpreter running, and during subsequent runs, this interpreter is used to handle new executions instead of starting a new Perl interpreter each time.

Installing Ubuntu From A Windows System With Wubi

  • HowtoForge; By Falko Timme (Posted by falko on Sep 13, 2007 8:06 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Wubi is an Ubuntu installer for Windows that lets you install and uninstall Ubuntu from a Windows desktop. Wubi adds an entry to the Windows boot menu which allows you to run Linux. Ubuntu is installed within a file in the Windows file system (a loopmounted partition), this file is seen by Ubuntu as a real hard disk. That way the hard drive does not have to be repartitioned before the Ubuntu installation. The resulting Ubuntu installation is a "real" Linux system, not just a virtual machine. Wubi makes it easy for Linux newbies to play around with Ubuntu.

Virus Protection With AVG Antivirus On Ubuntu Feisty Fawn

  • HowtoForge; By Falko Timme (Posted by falko on Sep 12, 2007 2:51 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial shows how you can install and use AVG Antivirus on an Ubuntu Feisty Fawn desktop. Although there are not many Linux viruses out there, this can be useful if you often exchange files with Windows users - it can help you to not pass on any Windows viruses (that do not do any harm to Linux systems) to Windows users. AVG Antivirus for Linux is free for private and non-commercial use.

How To Enable NTFS Write Support (ntfs-3g) On Ubuntu Feisty Fawn

  • HowtoForge; By Falko Timme (Posted by falko on Sep 11, 2007 5:10 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Normally Linux systems can only read from Windows NTFS partitions, but not write to them which can be very annoying if you have to work with Linux and Windows systems. This is where ntfs-3g comes into play. ntfs-3g is an open source, freely available NTFS driver for Linux with read and write support. This tutorial shows how to install and use ntfs-3g on an Ubuntu Feisty Fawn desktop to read from and write to Windows NTFS drives and partitions.

Video Surveillance With ZoneMinder On Ubuntu

  • HowtoForge (Posted by falko on Sep 10, 2007 12:01 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
ZoneMinder is the top Linux video camera security and surveillance solution. In this document I will cover how to get ZoneMinder up and running on Ubuntu 6.06.1 LTS or Dapper Drake with the recent updates included. The surveillance system I am covering here utilizes 4 Dome CCTV cameras hooked up to a single Kodicom kmc-8800 capture card, in addition I also used infra red LEDs so my cameras could see in the dark (Honestly I am abit scared to look). ZoneMinder also does a good job with IP Cameras, unfortunatly they are considerably expensive in my part of the world, hence 4 cameras would blow my budget.

Chrooted SSH/SFTP Tutorial (Debian Etch)

  • HowtoForge; By Falko Timme (Posted by falko on Sep 9, 2007 9:54 AM EDT)
  • Story Type: Tutorial; Groups: Debian
This tutorial describes two ways how to give users chrooted SSH access. With this setup, you can give your users shell access without having to fear that they can see your whole system. Your users will be jailed in a specific directory which they will not be able to break out of. The users will also be able to use SFTP in their chroot jails.

How To Install & Set Up Dovecot Mail Server With Sieve And Virtual Users

  • HowtoForge; By Evaggelos Balaskas (Posted by falko on Sep 8, 2007 12:56 AM EDT)
  • Story Type: Tutorial; Groups: Linux
This document describes how to install the Dovecot mail server from source as an imap / pop3 mail server for your domain and how to set up the sieve plugin so your clients can use the sieve mail filtering language for their mail accounts.

ASSP With Embedded ClamAV Integrated Into Postfix With Virtual Users And Domains

  • HowtoForge; By Oliver Meyer (Posted by falko on Sep 6, 2007 6:35 PM EDT)
  • Story Type: Tutorial; Groups: Debian
This document describes how to integrate ASSP (Anti-Spam SMTP Proxy) with embedded ClamAV into a mail server based on Postfix featuring virtual users and domains, i.e. users and domains that are in a MySQL database.

How To Enable NTFS Write Support (ntfs-3g) On Mandriva 2007 Spring

  • HowtoForge; By Falko Timme (Posted by falko on Sep 5, 2007 2:00 PM EDT)
  • Story Type: Tutorial; Groups: Mandriva
Normally Linux systems can only read from Windows NTFS partitions, but not write to them which can be very annoying if you have to work with Linux and Windows systems. This is where ntfs-3g comes into play. ntfs-3g is an open source, freely available NTFS driver for Linux with read and write support. This tutorial shows how to install and use ntfs-3g on a Mandriva 2007 Spring desktop to read from and write to Windows NTFS drives and partitions.

How To Set Up A Facebook RSS Feed Reader Application For Your Blog

  • HowtoForge; By Falko Timme (Posted by falko on Sep 4, 2007 10:13 AM EDT)
  • Story Type: Tutorial; Groups: PHP
This guide shows how you can build an RSS feed reader application for the social network Facebook that will display your blog's/web site's RSS feed on the profile pages of Facebook users (that have installed the RSS feed reader application). Each item of the RSS feed will have a Share button so that people can share the story with their friends, and the application will have an Invite link so that people can invite up to ten friends at once to also install this feed reader application. I will use PHP5 to build the RSS feed reader application. To parse the RSS feed and generate HTML from it, I will use Magpie RSS.

Set Up PC-BSD v1.4 beta

  • HowtoForge; By Oliver Meyer (Posted by falko on Sep 2, 2007 7:02 AM EDT)
  • Story Type: Tutorial; Groups: KDE
This article describes how to set up PC-BSD v1.4 beta. PC-BSD is released under the BSD license. PC-BSD is a desktop operating system based on FreeBSD. It uses KDE as its desktop environment.

Setting Up An iSCSI Environment On Linux

Nowadays, the iSCSI technology is quite popular in the storage world. This article shows an iSCSI demo environment which consists of one Debian Linux host and one Netapp Filer. We try to show the most important features of this protocol.

Optical Character Recognition With Tesseract OCR On Ubuntu 7.04

  • HowtoForge; By Oliver Meyer (Posted by falko on Aug 30, 2007 2:54 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This guide describes how to set up Tesseract OCR on Ubuntu 7.04. OCR means "Optical Character Recognition". The resulting system will be able to convert images with embedded text to text files. Tesseract is licensed under the Apache License v2.0.

An attempt to complete automatic discovery and mounting of SMB (Windows and Samba) networkshares

  • HowtoForge; By Stef Bon (Posted by falko on Aug 29, 2007 8:05 AM EDT)
  • Story Type: Tutorial; Groups: Linux
For some time I have been looking for a good way to let my computer discover the Windows network and mount shares on demand. After trying the kioslaves in the desktop of my choice (KDE) and the FUSE programs Fusesmb and SmbNetFs, I was not really satisfied. There had to be a way to let my computer discover all the workgroups/domains, the hosts and the shares, and mount a share on a hosts on demand.

« Previous ( 1 ... 74 75 76 77 78 79 80 81 82 83 84 ... 92 ) Next »