Title:HowtoForge - Linux Howtos and Tutorials
Description:HowtoForge - Linux Howtos and Tutorials
Keywords:debian, linux, squeeze, tutorials, howtos, pdf, howtoforge, server, mysql, software, authentication, support, tutorial, raid1, josso, directory, grub2, postfix, arabic, httpgzipmodule, samba, configuration, nginx, wikid, ispconfig, two-factor, centos, kerberos, courier, domains, ldap, active, translate, google, command, debian squeeze, software raid1, two-factor authentication, configuration debian, grub2 configuration, active directory, configuration debian squeeze, grub2 configuration debian
Body:
HowtoForge - Linux Howtos and Tutorials
Register
Login
Contribute
Subscribe
RSS
News
FAQForge
ISPConfig
Subscribe
Contribute
Forums
Howtos
Navigation
Howtos
Linux
Android
CentOS
Debian
Fedora
Kernel
Mandriva
PCLinuxOS
SuSE
Ubuntu
Web Server
Apache
Cherokee
Lighttpd
nginx
Backup
Control Panels
ISPConfig
DNS
BIND
MyDNS
PowerDNS
djbdns
Desktop
Email
Anti-Spam/Virus
Postfix
FTP
High-Availability
Monitoring
MySQL
Programming
C/C++
PHP
Samba
Security
Anti-Spam/Virus
Storage
Virtualization
KVM
OpenVZ
VMware
VirtualBox
Xen
Other
FreeBSD
Commercial
Mini-Howtos
Linux
Apache
Backup
DNS
FTP
MySQL
Networking
PHP
Postfix
Security
Sendmail
Shell
Other
ISPConfig
Forums
Contribute
Create Content
Subscription
Login
Site Map/RSS Feeds
User login
Username:
Password:
Remember Me?
Create a new account
Request new password
Facebook
Who's online
There are currently 4 users and 2200 guests online.
HowtoForge Forums
How to setup SMTPserver?
ISPConfig3 anddrush/git
sending mail outthru squirrelmail
Fobidden msg afterfresh install
A guide to portforwarding
Forbidden don'thave permissionISPConfig 3
FTP traffic - Helpwith php code
domain reseller
Setting up a newMailserver
Subdomainsdocument root
News
Wakanda the New FOSS Egg has just hatched-a new platform for Apps is Born
15 Best Android Apps for Travelers Among You
editing HD video: linux vs imovie
Ripping DVDs in Linux with OGMRip
Microsoft says WebGL isn #039;t secure enough
Keeping the Desktop Dream Alive: Q amp;amp;A With Linux Foundation #039;s Jim Zemlin, Part 1
Bordeaux 50% off sale to end
Fuduntu 14.10 - Release
10 of the Best Free Linux Physics Tools
20 Text Editors for Linux Overview amp;amp; Screenshots
more
Recent comments
Re: Re: http://localhost/p hpmyadmin----showi ng error 4041 day 23 hours agoRe: Re: Fixing a couple of windows issues2 days 8 hours agofail2ban + XRDP2 days 12 hours agoHighly Available OpenVPN connection between two offices2 days 15 hours agoReally good!!Thanks2 days 21 hours agoReally Great DOC... Thanks a3 days 2 hours agoThank you for this huge3 days 16 hours agopostfix configuration3 days 17 hours agoLinux Mint - Compiz3 days 17 hours agoUsing the resize command3 days 21 hours ago
Newsletter
Subscribe to HowtoForge Newsletter
and stay informed about our latest HOWTOs and projects.
(To unsubscribe from our newsletter, visit this link.)
English | Deutsch | Site Map/RSS Feeds | Advertise
HowtoForge provides user-friendly Linux tutorials about almost every topic.
If you've written a Linux tutorial that you'd like to share, you can contribute it. If you'd like to discuss Linux-related problems, you can use our forum. If you have questions, please contact us by email: info [at] howtoforge [dot] com or use our contact form.
Do you like HowtoForge? Please consider supporting us by becoming a subscriber.
Debian Squeeze Samba Standalone Server With tdbsam Backend
Submitted by falko (Contact Author) (Forums) on Fri, 2011-06-17 18:08. :: Debian | Samba | Storage
Debian Squeeze Samba Standalone Server With tdbsam Backend
This tutorial explains the installation of a Samba fileserver on
Debian Squeeze and how to configure it to share files over the SMB
protocol as well as how to add users. Samba is configured as a
standalone server, not as a domain controller. In the resulting setup,
every user has his own home directory accessible via the SMB protocol
and all users have a shared directory with read-/write access.
read more... | add comment | view as pdf | print |
Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Ubuntu 11.04)
Submitted by falko (Contact Author) (Forums) on Thu, 2011-06-16 16:56. :: Anti-Spam/Virus | Ubuntu | Email | Postfix
Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Ubuntu 11.04)
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'll 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. Passwords are stored in encrypted
form in the database. In addition to that, this
tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will be scanned for spam and viruses. I will also show how to install SquirrelMail as a webmail interface so that users can read and send emails and change their passwords.
read more... | add comment | view as pdf | print: this | all page(s) |
Debian Squeeze, Squid, Kerberos/LDAP Authentication, Active Directory Integration And Cyfin Reporter
Submitted by Jelloir (Contact Author) (Forums) on Wed, 2011-06-15 17:53. :: Debian
Debian Squeeze, Squid, Kerberos/LDAP Authentication, Active Directory Integration And Cyfin Reporter
This document covers setup of a Squid Proxy which will seamlessly
integrate with Active Directory for authentication using Kerberos with
LDAP as a backup for users not authenticated via Kerberos.
Authorisation is managed by Groups in Active Directory. This is
especially useful for Windows 7 clients which no longer support NTLMv2
without changing the local computer policy.
It is capable of using white lists and black lists for site access and
restrictions.
read more... | add comment | view as pdf | print: this | all page(s) |
Installing Apache2 With PHP5 And MySQL Support On CentOS 5.6 (LAMP)
Submitted by falko (Contact Author) (Forums) on Tue, 2011-06-14 18:53. :: CentOS | Web Server | Apache | MySQL | PHP
Installing Apache2 With PHP5 And MySQL Support On CentOS 5.6 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP.
This tutorial shows how you can install an Apache2 webserver on a
CentOS 5.6 server with PHP5 support (mod_php) and MySQL support.
read more... | 1 comment | view as pdf | print: this | all page(s) |
How To Save Traffic With nginx's HttpGzipModule (Debian Squeeze)
Submitted by falko (Contact Author) (Forums) on Mon, 2011-06-13 10:34. :: Debian | Web Server | nginx
How To Save Traffic With nginx's HttpGzipModule (Debian Squeeze)
In this tutorial I will describe how to configure HttpGzipModule on an nginx web server (on Debian Squeeze). HttpGzipModule
allows nginx to compress files and deliver them to clients (e.g.
browsers) that can handle compressed content which most modern browsers
do. With HttpGzipModule, you can compress
HTML, CSS, Javascript, text or XML files to approx. 20 - 30% of their
original sizes, thus saving you server traffic and making your modem
users happier.
read more... | add comment | view as pdf | print |
Using Google Translate From The Command Line
Submitted by mrashad (Contact Author) (Forums) on Fri, 2011-06-10 18:30. :: Linux
Using Google Translate From The Command Line
I have found an article in one of the most famous Linux Arabic forums, it describes how to use Google Translate from the command line. It is a good script but it is needed to write the language pairs
every time and I used to make the computers work for me not to work for
computers, so I didn't like to do that write every time I want to use
the script, usually I translate from English to Arabic, sometimes from
Arabic to English and fewer times form some other languages to Arabic or
to English if I found the direct translation from that language to
Arabic is not clear enough. I have edited the script so now it checks the command arguments number.
read more... | 4 comments | view as pdf | print |
How To Set Up Software RAID1 On A Running LVM System (Incl. GRUB2 Configuration) (Debian Squeeze)
Submitted by falko (Contact Author) (Forums) on Thu, 2011-06-09 15:25. :: Debian | High-Availability | Storage
How To Set Up Software RAID1 On A Running LVM System (Incl. GRUB2 Configuration) (Debian Squeeze)
This guide explains how to set up software RAID1 on an already running LVM
system (Debian Squeeze). The GRUB2 bootloader will be configured in
such a way that the system will still be able to boot if one of the hard
drives fails (no matter which one).
read more... | add comment | view as pdf | print: this | all page(s) |
Adding Two-Factor Authentication To JOSSO
Submitted by nowen (Contact Author) (Forums) on Wed, 2011-06-08 16:29. :: Security
Adding Two-Factor Authentication To JOSSO
WiKID Systems recently partnered with Atricore, the makers of JOSSO
an enterprise-class SSO application. Both two-factor authentication and
single sign-on have historically been expensive and complex affairs.
Atricore and WiKID have both been addressing these issues by releasing
easy-to-use, open-source software. These efforts merged when Atricore
added native support for the WiKID Strong Authentication to their
product JOSSO. In this tutorial you will see how easy it is to add
two-factor authentication to JOSSO, creating a secure, easy-to-use
solution for organizations needing SSO. JOSSO supports a wide variety of
services including Tomcat, jBoss, Apache, IIS, Liferay, Weblogic, and
Alfresco as well as cloud services such as Google Apps, Salesforce and
SugarCRM. WiKID for its part supports Radius, LDAP and TACACS+ in
addition to having an API. WiKID Software tokens run on Linux, Mac,
Windows, iPhone, Android, J2ME and others.
read more... | add comment | view as pdf | print: this | all page(s) |
How To Set Up Software RAID1 On A Running System (Incl. GRUB2 Configuration) (Debian Squeeze)
Submitted by falko (Contact Author) (Forums) on Tue, 2011-06-07 19:16. :: Debian | High-Availability | Storage
How To Set Up Software RAID1 On A Running System (Incl. GRUB2 Configuration) (Debian Squeeze)
This guide explains how to set up software RAID1 on an already
running Debian Squeeze system. The GRUB2 bootloader will be configured
in such a way that the system will still be able to boot if one of the
hard drives fails (no matter which one).
read more... | 2 comments | view as pdf | print: this | all page(s) |
ISPConfig 3 ProFTPd For Debian
Submitted by holtmichael09 (Contact Author) (Forums) on Mon, 2011-06-06 17:53. :: Debian | ISPConfig | Control Panels | FTP
ISPConfig 3 ProFTPd For Debian
This is a simple tutorial to configure ISPConfig to work with ProFTPd instead of PureFTPd on Debian. Please note that this tutorial does not include quota support.
read more... | add comment | view as pdf | print |
1 2 3 4 5 6 7 8 9 ...
Howtos | Mini-Howtos | Forums | News | Search | Contribute | SubscriptionSite Map/RSS Feeds | Advertise | Contact | Disclaimer | Imprint
Copyright © 2011 HowtoForge - Linux Howtos and TutorialsAll Rights Reserved.