Linux: Difference between revisions
mNo edit summary |
m (→Configurações) |
||
Line 12: | Line 12: | ||
*[[Linux: Configurando um servidor DNS]] | *[[Linux: Configurando um servidor DNS]] | ||
== Apache HTTP Server == | |||
[[Apache:Protegendo Servidores internos através do Apache|Protegendo Servidores internos através do Apache]] | |||
== Backup em Linux == | == Backup em Linux == |
Revision as of 13:15, 6 February 2009
Configurações
Apache HTTP Server
Protegendo Servidores internos através do Apache
Backup em Linux
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