Showing headlines posted by falko

« Previous ( 1 ... 24 25 26 27 28 29 30 31 32 33 34 ... 92 ) Next »

Enabling Compiz Fusion On An OpenSUSE GNOME 11.4 Desktop (NVIDIA GeForce 8100)

  • HowtoForge; By Falko Timme (Posted by falko on Jul 14, 2011 9:58 AM EDT)
  • Story Type: Tutorial; Groups: GNOME, SUSE
This tutorial shows how you can enable Compiz Fusion on an OpenSUSE 11.4 GNOME desktop (the system must have a 3D-capable graphics card - I'm using an NVIDIA GeForce 8100 here). With Compiz Fusion you can use beautiful 3D effects like wobbly windows or a desktop cube on your desktop.

Securing OpenVPN With A One Time Password (OTP) On Ubuntu

  • HowtoForge (Posted by falko on Jul 13, 2011 8:40 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
So, you got yourself a nice OpenVPN box. People need to login with their certificates but... if their laptop is stolen anyone could login. Sure, you could add password login but that's a bit outdated. The solution for this is using an OTP (one time password).

Installing Lighttpd With PHP5 And MySQL Support On CentOS 5.6

  • HowtoForge; By Falko Timme (Posted by falko on Jul 12, 2011 9:51 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on a CentOS 5.6 server with PHP5 support (through FastCGI) and MySQL support.

CentOS 5.6 Samba Standalone Server With tdbsam Backend

  • HowtoForge; By Falko Timme (Posted by falko on Jul 11, 2011 9:26 AM EDT)
  • Story Type: Tutorial; Groups: Linux
This tutorial explains the installation of a Samba fileserver on CentOS 5.6 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.

How To Make An Ubuntu 11.04 Classic Desktop Resemble A Mac

This article shows how you can change the appearance of your Ubuntu 11.04 desktop (with the Ubuntu Classic interface, i.e., GNOME instead of Unity) so that it resembles a Mac. This can be achieved with the help of Elementary, Docky, and Gloobus-Preview. Elementary is a project that provides a popular icon set and GTK theme; Docky is an interactive dock (like the one you know from a Mac) that provides easy access to some of the files, folders, and applications on your computer, and more; and Gloobus-Preview is an extension for the Gnome Desktop Environment designed to enable a full screen preview of any kind of file or directory.

How To Set Up A Web-Based Enterprise Password Manager Protected By Two-Factor Authentication

  • HowtoForge; By Nick Owen (Posted by falko on Jul 8, 2011 9:13 AM EDT)
  • Story Type: Tutorial; Groups: Linux
While it is great that more services such as Facebook and Google are offering two-factor authentication, there are still plenty of services that do not. What is the next best thing? Using a password manager and incredibly complex passwords. A password manager allows you to use different passwords at all the sites and services you visit, but it creates a 'keys-to-the-kingdom' problem. This tutorial will show you how to install the WebKeePass open-source web-based, enterprise password manager and how to protect it with two-factor authentication from WiKID Systems. Note that we have not evaluated the security of WebKeePass - this would certainly be worthwhile. Our primary selection criteria were: open-source, multi-user and allowed for external authentication, in this case via LDAP. Another option that looked promising was CorporateVault.

Enabling Compiz Fusion On An Ubuntu Classic 11.04 Desktop (GNOME)

This tutorial shows how you can enable Compiz Fusion on an Ubuntu 11.04 (Natty Narwhal) desktop with the classic GNOME interface, i.e., no Unity (the system must have a 3D-capable graphics card - I'm using an NVIDIA GeForce 8200 here). With Compiz Fusion you can use beautiful 3D effects like wobbly windows or a desktop cube on your desktop.

How To Set Up And Integrate An Ubuntu 10.04 LTSPv5 Server Into A Windows 2008 Active Directory Domain

  • HowtoForge; By Paul R. Blaha (Posted by falko on Jul 6, 2011 10:12 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
With the current economic conditions, companies have been trying to do more with less by recycling old hardware and utilizing open source software. That's also true where I work. Between our call center, finance, distribution, warehouse, and sales departments over 50% of the company's employees are running on RHEL4 LTSP thin clients. Recently it was decided to update our LTSP environment from RHEL4 to Ubuntu 10.04 with LTSPv5. Using the following steps, I was able to set up and integrate an Ubuntu 10.04 LTSPv5 server into a Windows 2008 Active Directory domain.

Installing And Using OpenVZ On Fedora 15

  • HowtoForge; By Falko Timme (Posted by falko on Jul 5, 2011 8:39 AM EDT)
  • Story Type: Tutorial; Groups: Fedora
In this HowTo I will describe how to prepare a Fedora 15 server for OpenVZ. With OpenVZ you can create multiple Virtual Private Servers (VPS) on the same hardware, similar to Xen and the Linux Vserver project. OpenVZ is the open-source branch of Virtuozzo, a commercial virtualization solution used by many providers that offer virtual servers. The OpenVZ kernel patch is licensed under the GPL license, and the user-level tools are under the QPL license.

How To Set Up An Openfire Instant Messaging Server On CentOS 5.6

  • HowtoForge; By Mfawa Alfred Onen (Posted by falko on Jul 4, 2011 11:44 PM EDT)
  • Story Type: Tutorial; Groups: Linux
In this current changing world of unified communication, organizations and support teams require some form of communication to improve efficiency and possibly customer satisfaction. In this document, we will look at how to set up an Instant Messaging server on CentOS 5.6 using a free and open source XMPP based IM server.

Enabling Compiz Fusion On An Ubuntu 11.04 Desktop (With The Unity Desktop)

  • HowtoForge; By Falko Timme (Posted by falko on Jul 3, 2011 10:25 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial shows how you can enable Compiz Fusion on an Ubuntu 11.04 (Natty Narwhal) desktop with the Unity interface (the system must have a 3D-capable graphics card which I assume it has because otherwise Unity wouldn't start, and GNOME would be used instead). With Compiz Fusion you can use beautiful 3D effects like wobbly windows or a desktop cube on your desktop.

How To Set Up A PostgreSQL 9.0 Hot Standby Streaming Replication Server With Repmgr On OpenSUSE 11.4

  • HowtoForge (Posted by falko on Jul 1, 2011 9:02 AM EDT)
  • Story Type: Tutorial; Groups: SUSE
This is a tutorial about how to set up a PostgreSQL replicated hot standby server with streaming replication, and we also set up repmgr to monitor and manage the replication cluster. Unlike most tutorials that copy the database file from master to slave (or standby) in the middle of running pg_start_backup() and pg_end_backup(), repmgr is used to simplify the whole procedure.

Virtual Users/Domains With Postfix, Courier, MySQL, SquirrelMail (Fedora 15)

  • HowtoForge; By Falko Timme (Posted by falko on Jun 30, 2011 6:13 PM EDT)
  • Story Type: Tutorial; Groups: Fedora
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.

OpenSUSE 11.4 Samba Standalone Server With tdbsam Backend

  • HowtoForge; By Falko Timme (Posted by falko on Jun 29, 2011 7:24 AM EDT)
  • Story Type: Tutorial; Groups: SUSE
This tutorial explains the installation of a Samba fileserver on OpenSUSE 11.4 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.

Android App Build Environment Setup With Eclipse, PhoneGap (Ubuntu 11.04)

  • HowtoForge; By Falko Timme (Posted by falko on Jun 28, 2011 9:43 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial describes how you can set up an development environment for building Android apps on an Ubuntu 11.04 desktop using Eclipse, the Android SDK, and PhoneGap. I will describe how to build Android apps from the command line with PhoneGap and from the GUI with Eclipse and PhoneGap and how to test them in an Android emulator and on a real Android device. PhoneGap allows you to develop your Android applications using web technologies such as HTML, CSS, and JavaScript (e.g. with JavaScript libraries such as jQuery/jQTouch), and it will turn these web apps into native Android apps (in fact, PhoneGap supports multiple platforms such as Android, iPhone, Palm, Windows Mobile, Symbian, so you can use the same sources to create apps for multiple platforms).

How To Migrate From Trac To Redmine

  • HowtoForge; By Anthony Callegaro (Posted by falko on Jun 27, 2011 2:06 PM EDT)
  • Story Type: Tutorial; Groups: Debian
This tutorial describes how to migrate from trac to redmine. Originally written to perform an upgrade from trac 0.10.3 (old etch server) to Redmine 1.0.1 (squeeze) but was successfully tested with trac 0.11 and 0.12, as well as Redmine 1.0.5 and 1.1.2 (1.2 is also working. This version was also tested to produce the upstream patch but not intensively).

The Perfect Desktop - Fedora 15 i686 (GNOME)

This tutorial shows how you can set up a Fedora 15 desktop (GNOME) that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that works even on old hardware, and the best thing is: all software comes free of charge.

Postfix/Dovecot Authentication Against Active Directory On CentOS 5.x

This document describes how to integrate Postfix/Dovecot with Microsoft Active Directory on CentOS 5.x, and you can manage mail users in Microsoft Active Directory. You will learn how to enable Postfix to look up email addresses in Active Directory and how to enable Dovecot to authenticate against Microsoft Active Directory.

Installing Lighttpd With PHP5 And MySQL Support On Ubuntu 11.04

Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on an Ubuntu 11.04 server with PHP5 support (through FastCGI) and MySQL support.

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Ubuntu 11.04

  • HowtoForge; By Falko Timme (Posted by falko on Jun 21, 2011 10:55 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on an Ubuntu 11.04 server with PHP5 support (through PHP-FPM) and MySQL support.

« Previous ( 1 ... 24 25 26 27 28 29 30 31 32 33 34 ... 92 ) Next »