Linux: Difference between revisions
(→Shell) |
|||
Line 70: | Line 70: | ||
*[[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]] | ||
*[[Linux: Configurando um compartilhamento de rede entre servidores Linux]] | |||
== Apache HTTP Server == | == Apache HTTP Server == |
Revision as of 15:00, 24 August 2015
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