public marks

PUBLIC MARKS from camel with tag linux

September 2007

Start and stop VMWARE VPS / virtual machine guest operating system from command line

Vmware server comes with the nifty vmware-cmd utility. It allows an administrator to perform various operations on a virtual machine from Linux command line / shell prompt such as: => Stop / Start VM => Get VM status => Setup variables => Powerdown VM and much more

Disk Based Backups With Amanda On Debian Etch | HowtoForge - Linux Howtos and Tutorials

This document describes how to set up Amanda (The Advanced Maryland Automatic Network Disk Archiver) on Debian Etch. For this tutorial I chose Ubuntu v7.04 as a backup-client. The resulting system provides a flexible backup-system with many features. It will be able to back up multiple hosts via network to various devices. I chose the disk based backup for this howto.

Monitoring Network Latency With Smokeping (Debian Etch) | HowtoForge - Linux Howtos and Tutorials

This guide shows how to install and configure Smokeping on Debian Etch to monitor network latency. From the Smokeping web site: "SmokePing is a deluxe latency measurement tool. It can measure, store and display latency, latency distribution and packet loss. SmokePing uses RRDtool to maintain a longterm data-store and to draw pretty graphs, giving up to the minute information on the state of each network connection."

Chrooted SSH/SFTP Tutorial (Debian Etch) | HowtoForge - Linux Howtos and Tutorials

This tutorial describes two ways how to give users chrooted SSH access. With this setup, you can give your users shell access without having to fear that they can see your whole system. Your users will be jailed in a specific directory which they will not be able to break out of. The users will also be able to use SFTP in their chroot jails.

ASSP With Embedded ClamAV Integrated Into Postfix With Virtual Users And Domains | HowtoForge - Linux Howtos and Tutorials

This document describes how to integrate ASSP (Anti-Spam SMTP Proxy) with embedded ClamAV into a mail server based on Postfix featuring virtual users and domains, i.e. users and domains that are in a MySQL database.

Bienvenue sur VAFEO — vafeo

by 1 other
VAFEO est une suite des distributions Linux qui propose des applications open source parmi les plus réputées. Les distributions VAFEO sont composées d'une base Debian Etch et d'un ensemble d'applications cohérentes. VAFEO offre des images systèmes prêtes à utiliser dans de différents environnements virtuels : KVM, Parallels, VirtualBox, Virtual PC, VMWare, ou Xen. VAFEO existe aussi sous forme de Live CD/DVD qui permet aux utilisateurs d'effectuer une évaluation rapide de la suite. Dans le cas où le système répond aux attentes, l'outil vafeo2hd pourra être activé afin d'installer une distribution sur disque dur pour un usage permanent.

August 2007

Setting Up An iSCSI Environment On Linux | HowtoForge - Linux Howtos and Tutorials

by 1 other
Setting Up An iSCSI Environment On Linux Nowadays, the iSCSI technology is quite popular in the storage world. This article shows an iSCSI demo environment which consists of one Debian Linux host and one Netapp Filer.We try to show the most important features of this protocol. 1. What is iSCSI? It is a network storage protocol above TCP/IP. This protocol encapsulates SCSI data into TCP packets. iSCSI allows us to connect a host to a storage array via a simple Ethernet connection (tape drive). This solution is cheaper than the Fibre Channel SAN (Fibre channel HBAs and switches are expensive). From the host view the user sees the storage array LUNs like a local disks. iSCSI devices should not be confused with the NAS devices (for example NFS). The most important difference is that NFS volumes can be accessed by multiple hosts, but one iSCSI volume can by accessed by one host. It is similar to SCSIi protocol: usually only one host has access to one SCSI disk (the difference is the cluster enviroment). The iSCSI protocol is defined in the RFC3720 document by the IETF (Internet Engineering Task Force).

[Summer Of Code] Première beta publique de Crypt Manager - Bienvenue chez moi !

Crypt Manager, c'est mon projet Google Summer Of Code Ubuntu, et c'est surtout un gestionnaire de dossier chiffrés pour Linux. Il est utilisable aussi bien depuis une interface graphique qu'en ligne de commande et s'intègre au gestionnaire de fichier de Gnome.

Intégrer des applis Windows dans le bureau Gnu Linux - SeamlessRDP - Yop

SeamlessRDP permet de faire tourner des applications individuelles plutôt que de toutes les avoir dans la même fenêtre RemoteDesktop.

Virtual Machine Replication & Failover with VMWare Server & Debian Etch (4.0) | HowtoForge - Linux Howtos and Tutorials

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.

July 2007

ctail

by 1 other
ctail is a tool for operating tail(1) across large clusters of machines, with many log files. It relies upon existing SSH authentication infrastructure, rather than introducing central points of log collection, or other large infrastructure changes, which aren't easily changed in many systems.

Google Linux Software Repositories

by 7 others
Google's Linux software repositories make it easier to download and stay up-to-date with current releases of Google Linux applications. Please choose one of the guides below to help configure your system to use these repositories.

funambol :: product :: overview

by 1 other
Funambol provides open source push email, PIM sync and device management software to mobile carriers, service providers and OEMs around the world.

How-To: Monitor your servers with SNMP and Cacti

by 1 other
SNMP (Simple Network Management Protocol) is a protocol for managing networks. Each managed entity in the network will run an snmp server (snmpd) which is going to collect datas from the server such as networking, load, cpu ... Cacti on the other hand is a frontend to the RRDTool with SNMP support. It collects and keep data in a MySQL database and display them through a PHP web frontend.

June 2007

Setting Up Postfix As A Backup MX | HowtoForge - Linux Howtos and Tutorials

n this tutorial I will show how you can set up a Postfix mailserver as a backup mail exchanger for a domain so that it accepts mails for this domain in case the primary mail exchanger is down or unreachable, and passes the mails on to the primary MX once that one is up again.

Apache Web Server Speed Configuration Hacks

by 1 other
Apache server performance can be improved by adding additional hardware resources such as RAM, faster CPU, etc. But most of the time, the same result can be achieved by custom configuration of the server. This article looks into getting maximum performance out of Apache with the existing hardware resources, specifically on Linux systems. Of course, it is assumed that there is enough hardware resources - especially enough RAM that the server isn’t swapping frequently. First two sections look into various Compile-Time and Run-Time configuration options. The Run-Time section assumes that Apache is compiled with prefork MPM. HTTP compression and caching is discussed next. Finally, using separate servers for serving static and dynamic contents is covered. Basic knowledge of compiling and configuring Apache and Linux are assumed.

How to secure an SSL VPN with one-time passcodes and mutual authentication | HowtoForge - Linux Howtos and Tutorials

SSL-based VPNs were designed to eliminate the need for complex configurations on the user's PC. Unfortunately, that was before the dangers of public WiFi networks and tougher regulatory requirements came into being. Thanks to WiFi, many attacks that were difficult are now quite simple. In particular, a man-in-the-middle attack can intercept SSL-encrypted traffic, rendering SSL-based VPNs useless - even if it's protected by a typical one-time password system. The man-in-the-middle can easily feed the one-time password into the SSL-based VPN within the alloted time.

Tuning LAMP systems, Part 2: Optimizing Apache and PHP

Applications using the LAMP (Linux®, Apache, MySQL, PHP/Perl) architecture are constantly being developed and deployed. But often the server administrator has little control over the application itself because it's written by someone else. This series of three articles discusses many of the server configuration items that can make or break an application's performance. This second article focuses on steps you can take to optimize Apache and PHP. Linux, Apache, MySQL, and PHP (or Perl) form the basis of the LAMP architecture for Web applications. Many open source packages based on LAMP components are available to solve a variety of problems. As the load on an application increases, the bottlenecks in the underlying infrastructure become more apparent in the form of slow response to user requests. The previous article showed you how to tune the Linux system and covered the basics of LAMP and performance measurement. This article focuses on the Web server components, Apache and PHP.

camel's TAGS related to tag linux

admin +   apache +   apache2 +   application +   applications +   backup +   bash +   cache +   cacti +   cluster +   configuration +   control +   convert +   cron +   database +   debian +   disk +   djbdns +   dns +   email +   environment +   extension +   firewall +   format +   framework +   free +   ftp +   gestion +   google +   guide +   hosting +   howto +   html +   http +   install +   interface +   iscsi +   lighttpd +   live-cd +   log +   logiciel +   lvm +   mail +   management +   media center +   migration +   monitoring +   mysql +   network +   office +   online +   openoffice +   opensource +   pdf +   performance +   php +   php5 +   postfix +   project +   proxy +   qmail +   remote +   replication +   reseau +   rsync +   screen +   script +   secure +   security +   server +   serveur +   setup +   share +   shell +   site +   snapshot +   softs +   software +   spam +   split +   ssh +   subversion +   sysadmin +   system +   tail +   tips +   tools +   tutorial +   ubuntu +   usb +   video +   virtualisation +   vmware +   vpn +   vserver +   web +   webcam +   wiki +   windows +   xen +