Linux: Difference between revisions
No edit summary |
|||
Line 6: | Line 6: | ||
*[[Linux:Dicas sobre RPM]] | *[[Linux:Dicas sobre RPM]] | ||
*[[Linux:Comando Xargs]] | |||
*[[Linux:Pegando o endereço IP via shell]] | *[[Linux:Pegando o endereço IP via shell]] | ||
Line 26: | Line 28: | ||
*[[Linux:Comando dmidecode]] | *[[Linux:Comando dmidecode]] | ||
=== Backup em Linux === | |||
[[Linux:Backup em Linux|Backup em Linux]] | |||
== Configurações == | == Configurações == | ||
Line 59: | Line 65: | ||
[[Squid:Limpando o Cache do Squid|Limpando o Cache do Squid]] | [[Squid:Limpando o Cache do Squid|Limpando o Cache do Squid]] | ||
== Comandos == | == Comandos == |
Revision as of 14:35, 14 July 2011
Dicas e Scripts
Listando o Hardware
Backup em Linux
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
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