Linux: Difference between revisions
(→CentOS) |
(→Shell) |
||
Line 31: | Line 31: | ||
*[[Linux:Usando YUM apenas com o DVD ou CD|Usando YUM apenas com o DVD ou CD]] | *[[Linux:Usando YUM apenas com o DVD ou CD|Usando YUM apenas com o DVD ou CD]] | ||
*[[Linux:Calculando a quantidade de acessos por hora em um servidor Apache]] | |||
=== Listando o Hardware === | === Listando o Hardware === |
Revision as of 12:01, 5 December 2012
Dicas e Scripts
Comandos
Shell
Listando o Hardware
Backup em Linux
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
CentOS
CentOS:Ajustes iniciais no CentOS
YUM
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