Archivo de la categoría: Nix

Solaris tar command to backup data on tape device

Tar name come from Tape ARchiver. It is both a file format and the name of the program used to handle such file. Tar archive files have names ending in «.tar». If an archive is compressed, the compression program adds its own suffix as usual, resulting in filename endings like «.tar.Z», «.tar.gz», and «.tar.bz2». Tar… Leer más »

nas SOlaris

devfsadm zpool create nas c3t600A0B80004934D60000048D49C03492d0 echo $? nas 398G 25G 373G 7% /nas Para añadir más espacio zpool add nas c4t600A0B80004934D600000ACB4C40287Ad0 nas 663G 25G 638G 4% /nas #zpool status pool: nas state: ONLINE scrub: none requested config: NAME STATE READ WRITE CKSUM nas ONLINE 0 0 0 c4t600A0B80004934D6000004B949CF782Cd0 ONLINE 0 0 0 c4t600A0B80004934D600000ACB4C40287Ad0 ONLINE 0… Leer más »

En este articulo veremos una de las formas de instalar y configurar Squid para que autentique contra un servidor Windows 2003 con Active Directory.

Origen: Pablo Sarubbi – Efraim Wainerman martes, 06 de marzo de 2007 En este articulo veremos una de las formas de instalar y configurar Squid para que autentique contra un servidor Windows 2003 con Active Directory. Para ello elegimos la version Etch de Debian. Una vez instalada y actualizada procedemos a instalar el software complementario.… Leer más »

LDAP AD

Hi I’m batteling to get squid_ldap_auth to authenticate against M$ windows Active Directory 2008 with my config below /usr/lib64/squid/squid_ldap_auth -b «OU=Organizational Structure,DC=example,DC=co,DC=za» -h 10.*.*.250 -D «CN=squid,OU=Other,OU=TC JHB,OU=Company,OU=Organizational Structure,DC=example,DC=co,DC=za» -w «Password1» -f «(&(uid=%s)(objectclass=user))» I have used a similar config on windows Active Directory 2003 and it worked perfectly fine. Is there a catch to authenticating against… Leer más »

Squid authentication against Microsoft’s Active Directory

http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html Squid authentication against Microsoft’s Active Directory I have not used group_ldap_auth helper against Microsoft’s Active Directory. But someone (user) pointed out the following solution. Add following configuration directive to squid.conf: ldap_auth_program /usr/lib/squid/group_ldap_auth -b dc=my-domain,dc=de -h \ server.my-domain.de -p 636 -g distinguishedName -d CN=lookup,OU=Services,\ OU=Users,DC=my-domain,DC=de -w lookup -u cn -m member -o group -S -l… Leer más »

Link Aggregation

dladm create-aggr -d e1000g0 -d e1000g1 1 #cat /etc/aggregation.conf # # Copyright 2005 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident «@(#)aggregation.conf 1.1 05/09/01 SMI» # # DO NOT EDIT OR PARSE THIS FILE! # # Use the dladm(1m) command to change the contents of this file.… Leer más »

mysql st2540

Scaling SugarCRM and MySQL on Sun’s Coolthreads Server and Solaris Operating System

Link Aggregation VMWARE ESXi

Networking – 802.1q Trunking and 802.3ad Link Aggregation using Cisco Switches Resources – ESX and ESXi Server Ok so your server probably has more than one physical NIC, by default most have two built in. You may have been wondering what is the best network configuration for ESX/ESXi Servers. How many physical NICs to use,… Leer más »

speed up safari

http://guides.macrumors.com/Speed_up_Safari defaults write com.apple.Safari WebKitInitialTimedLayoutDelay 0.25