HowtoForge provides user-friendly Linux tutorials.
-
Using TCP And UDP Service Object In Firewall Builder
Author: vkfwb • Tags: security • Comments: 0Using TCP And UDP Service Object In Firewall Builder This article continues the series of articles on Fireall Builder, a graphical firewall configuration and management tool that supports many Open Source firewall platforms as well as Cisco IOS access lists and Cisco ASA (PIX). This article demonstrates how you can work with TCP and UDP service objects in Firewall Builder.
-
Installing Adobe AIR 1.5.1 For Linux On Ubuntu 9.04 (x86_64)
Author: Falko Timme • Tags: desktop, ubuntu • Comments: 3
Installing Adobe AIR 1.5.1 For Linux On Ubuntu 9.04 (x86_64) Adobe AIR is a technology that lets you run Internet applications on the desktop. With AIR you do not need a browser to run such desktop applications. This tutorial explains how you can install Adobe AIR 1.5.1 for Linux on an Ubuntu 9.04 desktop (x86_64) and how you can install AIR applications.
-
How To Remotely Shut Down Windows XP Computers From A Linux Server
Author: BeauSanders • Tags: linux • Comments: 5How To Remotely Shut Down Windows XP Computers From A Linux Server As a budget cutback, our school administrators asked us to shutdown all non-essential classroom computers at night to save electricity. I teach Linux in a classroom that has a Dell Poweredge 2850 Red Hat Enterprise Linux (RHEL5) server and 29 Dell Optiplex 745 student lab computers running Microsoft Windows XP SP3 as the host operating system and VMWare Server to provide virtual Linux machines for our classes. I researched on the Internet for the best solution to remotely shutdown the student lab computers at night. I was not able to find one post or how-to that completely answered my questions, but I was able to piece together a solution. In an effort to document this project and help others with similar needs, here are my notes on the project.
-
-
Basic Web Server On Ubuntu 9.04 With Zend Framework
Author: the_g_bomb • Tags: apache, php, ubuntu • Comments: 14
Basic Web Server On Ubuntu 9.04 With Zend Framework This is a brief description of the steps required to set up a basic Web Server (on Ubuntu 9.04) with the Zend Framework installed.
-
Installing Adobe AIR 1.5.1 For Linux On Ubuntu 9.04 (i386)
Author: Falko Timme • Tags: desktop, ubuntu • Comments: 6
Installing Adobe AIR 1.5.1 For Linux On Ubuntu 9.04 (i386) Adobe AIR is a technology that lets you run Internet applications on the desktop. With AIR you do not need a browser to run such desktop applications. This tutorial explains how you can install Adobe AIR 1.5.1 for Linux on an Ubuntu 9.04 desktop and how you can install AIR applications.
-
OpenERP Server Installation On Fedora 11
Author: shahjapan • Tags: fedora • Comments: 3
OpenERP Server Installation On Fedora 11 This article will show you how to set up OpenERP on Fedora 11. Open ERP (formerly named Tiny ERP) is the leader open-source ERP/CRM system written mostly in Python and initiated in Belgium. It offers a three-tier web architecture, ease of use and flexibility.
-
Using IP Service Object In Firewall Builder
Author: vkfwb • Tags: security • Comments: 0Using IP Service Object In Firewall Builder This article continues the series of articles on Fireall Builder, a graphical firewall configuration and management tool that supports many Open Source firewall platforms as well as Cisco IOS access lists and Cisco ASA (PIX). This article demonstrates how you can work with IP Service object in Firewall Builder.
-
Installation Of OpenERP Server 5.0, OpenERP GTK Client 5.0 And OpenERP Web Client 5.0.1 On Ubuntu Server 9.0.4 & Desktop 9.04
Author: linuxunixmadrid • Tags: ubuntu • Comments: 7
Installation Of OpenERP Server 5.0, OpenERP GTK Client 5.0 And OpenERP Web Client 5.0.1 On Ubuntu Server 9.04 This article will show you how to set up openerp-server 5.0.0-3-1 + openerp-client 5.0.0-3-1 + openerp-web 5.0.1 on Ubuntu Server 9.04. Open ERP (formerly named Tiny ERP) is the leader open-source ERP/CRM system written mostly in Python and initiated in Belgium. It offers a three-tier web architecture, ease of use and flexibility.
-
How To Configure SSH Keys Authentication With PuTTY And Linux Server In 5 Quick Steps
Author: EugenePik • Tags: linux, security • Comments: 25
How To Configure SSH Keys Authentication With PuTTY And Linux Server In 5 Quick Steps This tutorial explains how you can replace password-based SSH authentication with key-based authentication which is more secure because only the people that own the key can log in. In this example, we're using PuTTY as our SSH client on a Windows system.
-
Goldfish, A PHP Autoresponder Script
Author: Falko Timme • Tags: email, php, postfix • Comments: 4
Goldfish, A PHP Autoresponder Script For The HowtoForge "Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail " Setups Goldfish is a quite simple autoresponder script (written in PHP) for Postfix. It consists of only one PHP file which can be started through a cronjob. It works with our "Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail" tutorials (it cannot be used for other setups, especially Postfix setups that don't use a MySQL database).