Linux: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
= Dicas e Scripts = | |||
== Comandos == | |||
*[[Linux:Comando Find]] | *[[Linux:Comando Find]] | ||
Line 13: | Line 13: | ||
*[[Linux:Rar no Linux|Rar no Linux]] | *[[Linux:Rar no Linux|Rar no Linux]] | ||
== Shell == | |||
*[[Linux:Script para Monitorar um aquivo e Executar um Comando]] | |||
*[[Linux:Pegando o endereço IP via shell]] | *[[Linux:Pegando o endereço IP via shell]] | ||
Line 34: | Line 36: | ||
*[[Linux:Calculando a quantidade de acessos por hora em um servidor Apache]] | *[[Linux:Calculando a quantidade de acessos por hora em um servidor Apache]] | ||
== Listando o Hardware == | |||
*[[Linux:Comando lshw]] | *[[Linux:Comando lshw]] | ||
Line 40: | Line 42: | ||
*[[Linux:Comando dmidecode]] | *[[Linux:Comando dmidecode]] | ||
== Backup em Linux == | |||
[[Linux:Backup em Linux|Backup em Linux]] | [[Linux:Backup em Linux|Backup em Linux]] | ||
== CentOS == | |||
[[CentOS:Ajustes iniciais no CentOS]] | [[CentOS:Ajustes iniciais no CentOS]] | ||
== YUM == | |||
[[Yum:Configurando repositorios]] | [[Yum:Configurando repositorios]] | ||
== Alternatives == | |||
[[Java:Install IBM Java on Fedora and config plugin at Firefox|Install IBM Java on Fedora and config plugin at Firefox]] | [[Java:Install IBM Java on Fedora and config plugin at Firefox|Install IBM Java on Fedora and config plugin at Firefox]] | ||
= Tecnologias = | |||
== Configurações == | |||
*[[Linux: Configurando DHCP e BIND com DNS Dinamico]] | *[[Linux: Configurando DHCP e BIND com DNS Dinamico]] | ||
Line 67: | Line 69: | ||
*[[Linux: Configurando servicos utilizando o systemctl|Linux: Configurando serviços utilizando o systemctl]] | *[[Linux: Configurando servicos utilizando o systemctl|Linux: Configurando serviços utilizando o systemctl]] | ||
== Apache HTTP Server == | |||
[[Apache HTTP Server| Artigos sobre o Apache HTTP Server]] | [[Apache HTTP Server| Artigos sobre o Apache HTTP 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:Configurando o MySQL|Configurando o MySQL]] | [[MySQL:Configurando o MySQL|Configurando o MySQL]] | ||
== OpenLDAP Server == | |||
[[OpenLDAP:Configurando um LDAP Proxy|Configurando um LDAP Proxy]] | [[OpenLDAP:Configurando um LDAP Proxy|Configurando um LDAP Proxy]] | ||
== 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 91: | Line 93: | ||
= AIX = | |||
[[AIX:Configurar ips adicionais no AIX]] | [[AIX:Configurar ips adicionais no AIX]] | ||
Line 99: | Line 101: | ||
[[AIX: Executar um programa X11 após um sudo]] | [[AIX: Executar um programa X11 após um sudo]] | ||
= Comandos = | |||
{|border="1" class="wikitable sortable" style="font-size: smaller; text-align: center; width: auto; table-layout: fixed;" | {|border="1" class="wikitable sortable" style="font-size: smaller; text-align: center; width: auto; table-layout: fixed;" |
Revision as of 17:31, 13 August 2014
Dicas e Scripts
Comandos
Shell
Listando o Hardware
Backup em Linux
CentOS
CentOS:Ajustes iniciais no CentOS
YUM
Alternatives
Install IBM Java on Fedora and config plugin at Firefox
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
AIX:Erro "File too large" ao realizar scp de um arquivo para o AIX
AIX: Executar um programa X11 após um sudo
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