Linux: Difference between revisions
(→CentOS) |
No edit summary |
||
Line 44: | Line 44: | ||
[[Linux:Backup em Linux|Backup em Linux]] | [[Linux:Backup em Linux|Backup em Linux]] | ||
== Configurações == | === CentOS === | ||
[[CentOS:Ajustes iniciais no CentOS]] | |||
=== YUM === | |||
[[Yum:Configurando repositorios]] | |||
== Tecnologias == | |||
=== Configurações === | |||
*[[Linux: Configurando DHCP e BIND com DNS Dinamico]] | *[[Linux: Configurando DHCP e BIND com DNS Dinamico]] | ||
Line 51: | Line 63: | ||
*[[Linux: Configurando um servidor DNS]] | *[[Linux: Configurando um servidor DNS]] | ||
== Apache HTTP Server == | === Apache HTTP Server === | ||
[[Apache HTTP Server| Artigos sobre o Apache HTTP Server]] | [[Apache HTTP Server| Artigos sobre o Apache HTTP Server]] | ||
== Apache Tomcat Server == | === Apache Tomcat Server === | ||
[[Tomcat:Script que checa se o Tomcat está no Ar|Script que checa se o Tomcat está no Ar]] | [[Tomcat:Script que checa se o Tomcat está no Ar|Script que checa se o Tomcat está no Ar]] | ||
== MySQL Server == | === MySQL Server === | ||
[[MySQL:Configurando o MySQL|Configurando o MySQL]] | [[MySQL:Configurando o MySQL|Configurando o MySQL]] | ||
== OpenLDAP Server == | === OpenLDAP Server === | ||
[[OpenLDAP:Configurando um LDAP Proxy|Configurando um LDAP Proxy]] | [[OpenLDAP:Configurando um LDAP Proxy|Configurando um LDAP Proxy]] | ||
== Squid Proxy Server == | === Squid Proxy Server === | ||
[[Squid:Squid autenticando com o Samba|Squid autenticando na Rede Windows ou Samba]] | [[Squid:Squid autenticando com o Samba|Squid autenticando na Rede Windows ou Samba]] | ||
Line 74: | Line 86: | ||
== AIX == | == AIX == | ||
Line 82: | Line 91: | ||
[[AIX:Configurar ips adicionais no AIX]] | [[AIX:Configurar ips adicionais no AIX]] | ||
== Comandos == | == Comandos == |
Revision as of 19:16, 29 January 2013
Dicas e Scripts
Comandos
Shell
Listando o Hardware
Backup em Linux
CentOS
CentOS:Ajustes iniciais no CentOS
YUM
Tecnologias
Configurações
Apache HTTP Server
Artigos sobre o Apache HTTP Server
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
AIX
AIX:Configurar ips adicionais no AIX
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