public marks

PUBLIC MARKS with tag redhat

2012

Serveurs Web Linux : Debian et Ubuntu loin derrière Red Hat, Centos et Fedora !

by dszalkowski
Serveurs Web Linux : Debian et Ubuntu loin derrière Red Hat, Centos et Fedora ! Contrairement à W3Techs, les tendances en termes d'usage des distributions Linux sur les serveurs Web continuent d'affirmer la suprématie des distributions Red Hat, face à Debian et Ubuntu.  Dsfc

2011

2010

2009

Red Hat Enterprise Linux 4 for Dummies

by tadeufilippini
Red Hat Enterprise Linux 4 for Dummies Summary: Information * Provides just what administrators need to configure, manage, maintain, and upgrade a Red Hat Enterprise Linux (RHEL) system * Red Hat is the most popular Linux distribution, with 70 percent of the U.S. market; RHEL subscriptions climbed to 87,000 during the quarter ending February 2004-up 85 percent * Covers all four RHEL versions-Desktop, Workstation, Enterprise Server, and Application Server * Delivers the lowdown on the X Window System, printer configuration, Samba, Internet server set up, administration of users and groups, backups and file restoration, and security Download http://rapidshare.com/files/110546183/Red_Hat_Enterprise_Linux_4_for_Dummies.rar . Please select one mirror to download rapidshare.com download download rapidshare.com http://rapidshare.com/files/110546183/Red_Hat_Enterprise_Linux_4_for_Dummies.rar (Report broken link)

Fedora 9 and Red Hat Enterprise Linux Bible

by tadeufilippini
Fedora 9 and Red Hat Enterprise Linux Bible addthis button Fedora 9 and Red Hat Enterprise Linux Bible Fedora 9 and Red Hat Enterprise Linux Bible Summary: Wiley | English | 2008-06-30 | ISBN: 0470373628 | 1080 pages | PDF | 11 MB Master the latest version of Fedora and Red Hat Enterprise Linux with the step-by-step instructions and hands-on advice in Fedora 9 and Red Hat Enterprise Linux Bible. Learn key system administration skills like setting users and automating system tasks, understand the latest security issues and threats, and gain confidence with using and customizing the desktop menus, icons, and window manager. Updated every six months to correspond with the latest Fedora release, this book includes an official Fedora 9 LiveCD so that you can practice your knowledge and improve your skills. . Please select one mirror to download Guest should register an account Register

Chapter 2. Setting Up Cygwin

by tadeufilippini
Chapter 2. Setting Up Cygwin Table of Contents Internet Setup Download Source Selecting an Install Directory Local Package Directory Connection Method Choosing Mirrors Choosing Packages Download and Installation Progress Icons Post-Install Scripts Troubleshooting Environment Variables Changing Cygwin's Maximum Memory NT security and usage of ntsec NT security Process privileges File permissions NT SIDs in Cygwin The mapping leak The ACL API New setuid concept Switching User Context Special values of user and group ids Customizing bash

Documentation

by tadeufilippini (via)
Cygwin Documentation * Cygwin User's Guide * Cygwin API Reference * Frequently Asked Questions (FAQ) file for Cygwin. Some work remains to be done in documenting the Cygwin API. In addition to the Cygwin API Reference and information in the FAQ, you may want to check source code file winsup/cygwin.din which lists all of the Cygwin DLL exports. We have some preliminary docs on how to profile the Cygwin DLL. Information on building and using DLLs is here. Also note that there is quite a lot of useful information in the project mailing list archives.

MRG Messaging

by greut

This book shows you how to write programs for the MRG Messaging component of the Red Hat Enterprise MRG distributed computing platforming using the Apache Qpid API.

Nice intro (with schemas) to AMQP

2008

Virtual Machine Manager: Screenshots

by tadeufilippini
Screenshots This page shows screenshots of various aspects of the management UI, relevant as of version virt-manager 0.5.4 There are separate pages showing screenshots for the different wizards: * Guest Creation Wizard * Virtual Network Wizard * Add Hardware Wizard

Virtual Machine Manager

by tadeufilippini
About VMM's supporting tools The "Virtual Machine Manager" application (virt-manager for short package name) is a desktop user interface for managing virtual machines. It presents a summary view of running domains, their live performance & resource utilization statistics. The detailed view graphs performance & utilization over time. Wizards enable the creation of new domains, and configuration & adjustment of a domain's resource allocation & virtual hardware. An embedded VNC client viewer presents a full graphical console to the guest domain. About VMM's supporting tools The "Virt Install" tool (virt-install for short command name, virtinst for package name) is a command line tool which provides an easy way to provision operating systems into virtual machines. It also provides an API to the virt-manager application for its graphical VM creation wizard. The "Virt Clone" tool (virt-clone for short command name, virtinst for package name) is a command line tool for cloning existing inactive guests. It copies the disk images, and defines a config with new name, UUID and MAC address pointing to the copied disks. The "Virt Image" tool (virt-image for short command name, virtinst for package name) is a command line tool for installing guest operating systems based on a pre-defined master image. The image provides metadata describing the requirements of the operating system, minimal resource allocations, and pre-installed disk. The "Virtual Machine Viewer" application (virt-viewer for short package name) is a lightweight interface for interacting with the graphical display of virtualized guest OS. It uses GTK-VNC as its display capability, and libvirt to lookup the VNC server details associated with the guest. It is intended as a replacement for the traditional vncviewer client, since the latter does not support SSL/TLS encryption of x509 certificate authentication.

redhat.com |

by tadeufilippini (via)
CygwinTM Cygwin is a set of powerful tools to assist developers in migrating applications from UNIX®/Linux to the Microsoft® Windows®; platform. Cygwin delivers the open source standard Red Hat GNU gcc compiler and gdb debugger on Windows. In addition, it provides for a standard UNIX/Linux development environment on Windows including APIs and command shells. The Cygwin.dll library, included with Cygwin, delivers the interesting subset of UNIX SVR4, BSD, and POSIX APIs to enable quick ports of UNIX/Linux applications to the Windows platform. What Can Cygwin Do? With Cygwin, administrators can easily remote login to any PC, fix problems within a UNIX/Linux shell, on any Windows machine and run shell command scripts. Sophisticated shell command scripts can be created with standard shells, sed, awk, etc. Standard Windows command line tools can even be intermixed within the UNIX/Linux shell script environment to administer the Windows system. Over the years, UNIX/Linux system administrators have developed a large toolbox set of management scripts for their UNIX/Linux machines. Cygwin provides the ability to continue using these scripts on Windows machines. Why Use Cygwin? One of the largest problems developers face today is supporting their applications on disparate platforms. Windows workstations continue to be added to an environment already populated by Linux and other UNIX-based Operating Systems. Using Cygwin, developers can manage heterogeneous environments in a consistent, efficient way. Cygwin brings a standard UNIX/Linux shell environment, including many of its most useful commands to the Windows platform, so IT managers can effectively deploy trained staff, and leverage existing investments in UNIX/Linux source code and shell scripts. The Cygwin Contract A Cygwin Contract provides customers with: * The ability to distribute customer's applications without being bound by the GPL. Therefore, customers are not required to provide their applications in open source code form. * A license to distribute unlimited quantities of Cygwin libraries with customer's applications. * A robust set of tools for easily migrating applications from UNIX/Linux to Windows. * The latest Pentium optimized compiler tools.

Cygwin User's Guide

by tadeufilippini (via)
Cygwin User's Guide The Cygwin User's Guide is now available in several formats: * Several HTML files, with Table of Contents * One large compressed HTML file * One compressed PDF file Alternatively, you may jump to a section that interests you: * Quick Start Guide for those more experienced with Windows * Quick Start Guide for those more experienced with UNIX * Help with setting up Cygwin with setup.exe

jboss.com

by tadeufilippini & 1 other
eu aqui com o fedora9 LIVECD Boss, a division of Red Hat, is the global leader in open source middleware software, combining enterprise-class JBoss Enterprise Middleware open source software with the industry’s leading services and tools to provide simply a better way to transform your business to Service-Oriented Architecture (SOA).

Active users

yogilou
last mark : 02/06/2012 14:09

dszalkowski
last mark : 14/01/2012 16:29

vrossign
last mark : 24/09/2011 11:19

sammyfisherjr
last mark : 27/01/2010 11:39

etheriau
last mark : 14/12/2009 18:52

tadeufilippini
last mark : 13/09/2009 10:05

jey
last mark : 15/06/2009 12:45

greut
last mark : 07/02/2009 17:34

piouPiouM
last mark : 07/02/2009 17:02

helmeloh
last mark : 20/10/2008 00:59