- Three Ways To Access Linux Partitions (ext2/ext3) From Windows On Dual-Boot Systems
If you have a dual-boot Windows/Linux system, you probably know this problem: you can access files from your Windows installation while you are in Linux, but not the other way round. This tutorial shows three ways how you can access your Linux partitions (with ext2 or ext3 filesystem) from within Windows: Explore2fs, DiskInternals Linux Reader, and the Ext2 Installable File System For Windows. While the first two provide read-only access, the Ext2 Installable File System For Windows can be used for read and write operations.
in Public bookmarks with explore2fs ext2 ext3 filesystem linux windows
- Tracking TCP Connections With tcptrack
Basically, tcptrack is a sniffer which will show the information about TCP connections on a specific interface. tcptrack will watch all the connections that occur and show the information in a nice interface.
in Public bookmarks with connections linux monitoring networking tcp tcptrack
- TrueCrypt Tutorial: Truly Portable Data Encryption
TrueCrypt is a free software that encrypts data on-the-fly. Right now the newest version released is version 4.3. You can create an encrypted hard drive, a separate partition or a directory with TrueCrypt. It does not simply encrypt the content of files, but their names and the names of the directories they are in as well. Moreover there is no way to check the size of the encrypted directory/HDD/partition. TrueCrypt is available for Windows and Linux.
in Public bookmarks with encryption linux security truecrypt windows by 2 users
- Ubuntu 7.10 (Gutsy Gibbon) Samba Standalone Server With tdbsam Backend
This tutorial explains the installation of a Samba fileserver on Ubuntu 7.10 and how to configure it to share files over the SMB protocol as well as how to add users. Samba is configured as standalone server, not as a domain controller. For this setup, I will use the Ubuntu Server installation CD but the same installation procedure will work on an Ubuntu desktop as well.
in Public bookmarks with fileserver gutsy linux samba server tdb tdbsam ubuntu
- Unattended Fedora 8 Installation With NFS And Kickstart
This document describes how to set up an installation environment with kickstart and NFS on Fedora 8. With the resulting system you will be able run unattended Fedora 8 installations on the client systems in your LAN - additionally, you will save lots of Internet bandwidth. The whole client configuration can be included into the kickstart file (especially the post-installation script) so you, the admin, will also save a vast amount of time.
in Public bookmarks with fedora installation kickstart linux nfs
- Using ATA Over Ethernet On Debian Etch
Imagine you have a machine with all of its disk full and another with unused gigabytes, and you do not want to move the data from one to the other. Why not use the second's disk on the first, you could do it with iSCSI, but you can do it with ATA over Ethernet (AoE) as well. It is the second method I will explain in this article. All of this was made with two computers running Debian Etch.
in Public bookmarks with aoe ata debian etch ethernet linux over
- Using Compiz, Beryl, And Metisse On A Mandriva 2007 Spring Desktop
This tutorial shows how you can use Compiz, Beryl, and Metisse on a Mandriva 2007 Spring (Mandriva 2007.1) desktop (the system must have a 3D-capable graphics card). With Compiz, Beryl, and Metisse, you can make your desktop use beautiful 3D effects like wobbly windows or a desktop cube (although the desktop cube is not available on Metisse).
in Public bookmarks with 3d beryl compiz desktop linux mandriva metisse
- Using KVM On Ubuntu 7.10 (Gutsy Gibbon)
In this HowTo I will explain how to install and use KVM for running your services in virtual machines. KVM (Kernel-based Virtual Machine) is a Linux kernel virtualization technique that provides full virtualization by using Intel VT (Vanderpool) or AMD-V (Pacifica).
in Public bookmarks with amd-v intel kvm linux pacifica ubuntu vanderpool virtualization vm vps vt by 2 users
- Using Ruby On Rails With Apache2 On Debian Etch
This article shows how you can install Ruby on Rails (RoR) and integrate it in Apache2 on a Debian Etch system. Ruby on Rails is a web application framework which is rapidly gaining popularity among web programmers. It aims to increase the speed and ease with which database-driven web sites can be created and offers skeleton code frameworks (scaffolding) from the outset. Applications using the RoR framework are developed using the Model-View-Controller design pattern.
in Public bookmarks with apache debian etch linux ror ruby server
- Using The Avant Window Navigator (AWN) On Fedora 7
This document describes how to set up the Avant Window Navigator (AWN) on Fedora 7. The result is an eye candy, dock-like bar at the bottom of the screen as a replacement for the standard gnome-panel. The Avant Window Manager provides an easy to use interface where you can configure/customize it to your needs. Launchers, task lists, and third party applets are supported.
in Public bookmarks with avant awn desktop fedora gnome linux navigator window
- Video Surveillance With ZoneMinder On 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, unfortunately they are considerably expensive in my part of the world, hence 4 cameras would blow my budget.
in Public bookmarks with camera cctv linux surveillance ubuntu video zoneminder by 2 users
- Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Debian Etch | HowtoForge
This document describes how to install a Proftpd 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. In addition to that I will show the use of quota with this setup.
in Public bookmarks with debian etch ftp linux mysql proftpd quota server virtual
- Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Fedora 7
This document describes how to install a Proftpd 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. In addition to that I will show the use of quota with this setup.
in Public bookmarks with fedora ftp linux mysql proftpd quota server virtual
- Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On CentOS 5.0
This document 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. In addition to that I will show the use of quota and upload/download bandwidth limits with this setup. Passwords will be stored encrypted as MD5 strings in the database.
in Public bookmarks with bandwidth centos ftp linux mysql pureftpd quota server virtual
- Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Debian Etch | HowtoForge
This document 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. In addition to that I will show the use of quota and upload/download bandwidth limits with this setup. Passwords will be stored encrypted as MD5 strings in the database.
in Public bookmarks with bandwidth debian etch ftp linux mysql pureftpd quota server virtual
- Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Fedora 7
This document 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. In addition to that I will show the use of quota and upload/download bandwidth limits with this setup. Passwords will be stored encrypted as MD5 strings in the database.
in Public bookmarks with bandwidth fedora ftp linux mysql pureftpd quota server virtual
- Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Mandriva 2007 Spring
This document 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. In addition to that I will show the use of quota and upload/download bandwidth limits with this setup. Passwords will be stored encrypted as MD5 strings in the database.
in Public bookmarks with bandwidth ftp linux mandriva mysql pureftpd quota server virtual
- Virtual Hosting With vsftpd And MySQL On Debian Etch
Vsftpd is one of the most secure and fastest FTP servers for Linux. Usually vsftpd is configured to work with system users. This document describes how to install a vsftpd 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.
in Public bookmarks with debian etch ftp linux mysql server users virtual vsftpd
- Virtual Machine Replication & Failover with VMWare Server & Debian Etch (4.0)
This tutorial provides step-by-step instructions about how to create a highly available VMware Server environment on a Debian Etch system. With this tutorial, you will be able to create Virtual Machines that will be available on multiple systems with failover/failback capabilities.
in Public bookmarks with debian failback failover linux replication server virtualization vm vmware
- Virtual Users And Domains With Postfix, Courier And MySQL (CentOS 5.1)
This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I will also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota (quota is not built into Postfix by default, I will show how to patch your Postfix appropriately). Passwords are stored in encrypted form in the database (most documents I found were dealing with plain text passwords which is a security risk). In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will
in Public bookmarks with amavisd centos clamav courier linux mail mysql postfix server spamassassin users virtual
« Previous
Next »
linux from all users