Linux: Difference between revisions
Line 16: | Line 16: | ||
*[[Linux:Convertendo de Ext3 para Ext4|Convertendo de Ext3 para Ext4]] | *[[Linux:Convertendo de Ext3 para Ext4|Convertendo de Ext3 para Ext4]] | ||
*[[Linux e Unix: Ferramentas de Monitoracao e Performance]] | |||
== Configurações == | == Configurações == |
Revision as of 22:31, 16 September 2010
Dicas e Scripts
Configurações
Apache HTTP Server
Protegendo Servidores internos através do Apache
Rastreando Usuários como o Apache
Bloqueando o acesso a um site pelo Horário
Apache Tomcat Server
Script que checa se o Tomcat está no Ar
MySQL Server
OpenLDAP Server
Squid Proxy Server
Squid autenticando na Rede Windows ou Samba
Backup em Linux
Comandos
Purpose of command | Solaris | AIX | HP-UX |
---|---|---|---|
List contents of current directory |
ls -la |
ls -la |
ls -la |
List contents of an ASCII file |
cat /etc/passwd cat /etc/hosts |
cat /etc/passwd cat /etc/hosts |
cat /etc/passwd cat /etc/hosts |
Determine file type |
file /etc/passwd file /usr file /etc/mount |
file /etc/passwd file /usr file /usr/sbin/mount |
file /etc/passwd file /usr file /usr/sbin/mount |
mais comandos: http://www.unixguide.net/cgi-bin/unixguide.cgi
exemplo: http://en.wikipedia.org/wiki/Comparison_of_virtual_machines