Linux: Difference between revisions
(→CentOS) |
No edit summary |
||
Line 1: | Line 1: | ||
= AIX = | |||
[[AIX: Memória Livre no AIX]] | |||
[[AIX: Listar arquivos por tamanho ou Human-Readable no 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 = | |||
{|border="1" class="wikitable sortable" style="font-size: smaller; text-align: center; width: auto; table-layout: fixed;" | |||
|- | |||
!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 | |||
= Dicas e Scripts = | = Dicas e Scripts = | ||
== Comandos e Shell Scripts == | == Comandos e Shell Scripts == | ||
Line 94: | Line 161: | ||
[[Squid:Limpando o Cache do Squid|Limpando o Cache do Squid]] | [[Squid:Limpando o Cache do Squid|Limpando o Cache do Squid]] | ||
exemplo: http://en.wikipedia.org/wiki/Comparison_of_virtual_machines | exemplo: http://en.wikipedia.org/wiki/Comparison_of_virtual_machines |
Revision as of 11:22, 13 September 2016
AIX
AIX: Listar arquivos por tamanho ou Human-Readable no 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
Dicas e Scripts
Comandos e Shell Scripts
Listando o Hardware
Backup em Linux
Distribuições: CentOS / Fedora
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
exemplo: http://en.wikipedia.org/wiki/Comparison_of_virtual_machines