- Learning C/C++ Step-By-Step
Many people are really interested in learning and implementing C/C++ programs on their favorite platforms like DOS/Windows or Linux. If you are the one looking for a step-by-step guide to get started, this tutorial is for you.
with c programming tutorial
- Lintrack As A LAN Gateway And An OpenVPN Bridge | HowtoForge
This tutorial will guide you through installation and configuration of Lintrack, a GNU/Linux distribution specialized in networking tasks. We will give two LANs access to the internet along with DHCP and DNS cache servers, and then we will connect our networks using OpenVPN in bridging mode. You should be running all these in well under an hour, thanks to the unified configuration interface of Lintrack.
with dhcp dns firewall gateway lintrack linux network openvpn router server vpn
- Mail Server Setup With Exim, MySQL, Cyrus-Imapd, Horde Webmail On Centos 5.1 | HowtoForge
This guide describes the installation and configuration of a mail system on Centos 5.1 with SELinux enabled for enhanced security. This system will be able to service HTTP, HTTPS, SMTP, TLS, SMTP-AUTH, IMAP, POP3 clients and is virtual enabled allowing more than one domain to be served from the system.
with centos cyrus-imapd exim horde mailserver mysql
- Maintaining Remote Web Sites With sitecopy (Debian Squeeze/Ubuntu 11.10)
sitecopy is a tool for copying locally stored web sites to a remote web server (using FTP or WebDAV). It helps you to keep the remote site synchronized with your local copy by uploading modified local files and deleting remote files that have been deleted on the local computer. This tutorial shows how you can manage your remote web site from your local Debian Squeeze/Ubuntu 11.10 desktop with sitecopy.
with dav debian ftp sitecopy squeeze ubuntu webdav
- Make Browsers Cache Static Files With mod_expires On Apache2 (Debian Squeeze)
This tutorial explains how you can configure Apache2 to set the Expires HTTP header and the max-age directive of the Cache-Control HTTP header of static files (such as images, CSS and Javascript files) to a date in the future so that these files will be cached by your visitors' browsers. This saves bandwidth and makes your web site appear faster (if a user visits your site for a second time, static files will be fetched from the browser cache). This tutorial was written for Debian Squeeze.
with apache browser cache cache-control debian expires mod_expires squeeze
- Make Your Linux Desktop Look Like A Mac - Mac4Lin Project Documentation
Do you want to give your desktop a dash of Mac OS X? The goal of this project is to bring the look and feel of Mac OS X (latest being 10.5, Leopard) on *nix GTK based systems. This document will present the procedure to install Mac4Lin pack & tweak certain things to get that almost perfect Mac OS X like desktop.
with apple desktop gnome leopard linux mac mac4lin os x by 8 users
- Manage Your Mobile Phone With Wammu Via Bluetooth On Fedora 8
This document describes how to manage your mobile phone with Wammu via bluetooth on Fedora 8. Depending on the manufacturer and model of your mobile phone, you'll be able to retrieve your contacts (SIM & phone), calls, messages, todos, calendar and system information. You can also create contacts, events, todos and messages or manage data backups. In addition you can use the bluetooth manager to access your mobile phone like a standard storage media or use the Gnome phone manager for realtime messaging.
with bluetooth calendar calls contacts fedora messages mobile phone todos wammu
- Managing A Headless VirtualBox Installation With phpvirtualbox (CentOS 6.2)
phpvirtualbox is a web-based VirtualBox front-end written in PHP that allows you to access and control remote VirtualBox instances. It tries to resemble the VirtualBox GUI as much as possible to make work with it as easy as possible. It is a nice replacement for the VirtualBox GUI if you run VirtualBox on headless servers. This tutorial explains how to install phpvirtualbox on a CentOS 6.2 server to manage a locally installed, headless VirtualBox.
with centos phpvirtualbox vboxheadless vboxmanage virtualbox virtualization
- Managing A Headless VirtualBox Installation With phpvirtualbox (Fedora 17)
phpvirtualbox is a web-based VirtualBox front-end written in PHP that allows you to access and control remote VirtualBox instances. It tries to resemble the VirtualBox GUI as much as possible to make work with it as easy as possible. It is a nice replacement for the VirtualBox GUI if you run VirtualBox on headless servers. This tutorial explains how to install phpvirtualbox on a Fedora 17 server to manage a locally installed, headless VirtualBox.
with fedora machine phpvirtualbox vboxheadless vboxmanage virtual virtualbox virtualization
- Managing A Headless VirtualBox Installation With phpvirtualbox (OpenSUSE 12.1)
phpvirtualbox is a web-based VirtualBox front-end written in PHP that allows you to access and control remote VirtualBox instances. It tries to resemble the VirtualBox GUI as much as possible to make work with it as easy as possible. It is a nice replacement for the VirtualBox GUI if you run VirtualBox on headless servers. This tutorial explains how to install phpvirtualbox on an OpenSUSE 12.1 server to manage a locally installed, headless VirtualBox.
with machine opensuse phpvirtualbox suse vboxheadless vboxmanage virtual virtualbox virtualization
- Managing A Headless VirtualBox Installation With phpvirtualbox (OpenSUSE 12.2)
phpvirtualbox is a web-based VirtualBox front-end written in PHP that allows you to access and control remote VirtualBox instances. It tries to resemble the VirtualBox GUI as much as possible to make work with it as easy as possible. It is a nice replacement for the VirtualBox GUI if you run VirtualBox on headless servers. This tutorial explains how to install phpvirtualbox on an OpenSUSE 12.2 server to manage a locally installed, headless VirtualBox.
with machine opensuse phpvirtualbox suse vboxheadless vboxmanage virtual virtualbox virtualization
- Managing A Headless VirtualBox Installation With phpvirtualbox (Ubuntu 12.04)
phpvirtualbox is a web-based VirtualBox front-end written in PHP that allows you to access and control remote VirtualBox instances. It tries to resemble the VirtualBox GUI as much as possible to make work with it as easy as possible. It is a nice replacement for the VirtualBox GUI if you run VirtualBox on headless servers. This tutorial explains how to install phpvirtualbox on an Ubuntu 12.04 server to manage a locally installed, headless VirtualBox.
with machine phpvirtualbox ubuntu vboxheadless vboxmanage virtual virtualbox virtualization
- Managing A Headless VirtualBox Installation With phpvirtualbox On nginx (Ubuntu 12.04)
phpvirtualbox is a web-based VirtualBox front-end written in PHP that allows you to access and control remote VirtualBox instances. It tries to resemble the VirtualBox GUI as much as possible to make work with it as easy as possible. It is a nice replacement for the VirtualBox GUI if you run VirtualBox in headless servers. This tutorial explains how to install phpvirtualbox with nginx on an Ubuntu 12.04 server to manage a locally installed, headless VirtualBox.
with machine nginx phpvirtualbox ubuntu vboxheadless vboxmanage virtual virtualbox virtualization
- Managing Multiple KVM Hosts With Enomalism2 [Ubuntu 8.10]
In my previous guide about how to set up Enomalism2 on Ubuntu 8.10 I concentrated on just one KVM host. This tutorial is an extension to that article in that it shows how to add further Ubuntu 8.10 KVM hosts to the setup that can then be managed from one single control panel.
with cluster enomalism enomaly kvm machine ubuntu virtual virtualization
- Managing Multiple MySQL Servers From One phpMyAdmin Installation (Using SSL Encryption)
This tutorial explains how you can manage multiple MySQL servers from one phpMyAdmin installation. For security reasons, communication between phpMyAdmin and any remote MySQL server is using SSL encryption (this is not necessary for a local MySQL server since communication between phpMyAdmin and MySQL is not leaving the server). phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the World Wide Web. phpMyAdmin supports a wide range of operations with MySQL.
with database encryption mysql phpmyadmin ssl
- Managing OpenVZ With HyperVM On CentOS 5.2
HyperVM is a multi-platform, multi-tiered, multi-server, multi-virtualization web based application that will allow you to create and manage different virtual machines each based on different technologies across machines and platforms. Currently it supports OpenVZ and Xen virtualization and is available for RHEL 4/5 as well as CentOS 4 and CentOS 5. This tutorial shows how to install it on a CentOS 5.2 server to control OpenVZ containers. I will also explain how to manage OpenVZ containers with HyperVM on a remote CentOS 5.2 server ("slave").
with centos control hypervm machine openvz panel virtual virtualization
- Managing OpenVZ With The Vtonf Control Panel On CentOS 5.2
Vtonf is a free web-based control panel (released under the GPL license) for managing virtual private servers (VPS) based on OpenVZ. It makes it very easy to create and manage OpenVZ VMs even for people with little technical knowledge. Right now, Vtonf is available only for RedHat, Fedora, and CentOS (support for Debian is planned), therefore I describe its installation and usage on a CentOS 5.2 server.
with centos control machine openvz panel virtual virtualization vm vps vtonf
- Managing Packages And Repositories With Yum And Yumex On Fedora 7
This article explains how to improve/optimize/speed up package installation with Yum, install packages with "Yum Extender" (a GUI for Yum with extensive features to manage packages), and manage different external package repositories - with focus on prevention of problems with different repositories - on Fedora 7.
with desktop fedora linux repositories rpm yum yumex
- Managing The GRUB Bootloader With QGRUBEditor On Ubuntu 7.10
QGRUBEditor is a graphical frontend for managing the GRUB bootloader. By using QGRUBEditor, you do not have to mess around with the GRUB configuration in /boot/grub/menu.lst anymore. This article shows how to install and use QGRUBEditor on Ubuntu 7.10.
with bootloader grub qgrubeditor ubuntu
- Mandriva Directory Server On Debian Etch
This document describes how to set up the Mandriva Directory Server (MDS) on Debian Etch. The resulting system provides a full-featured office server for small and medium companies - easy to administer via the web-based Mandriva Management Console (MMC).
with debian directory domaincontroller ldap mandriva mds samba server
Bookmarks 501 - 520
« Previous
Next »