Re: [Ubuntu-BR] sources.list

2008-03-01 Por tôpico Leonardo Dias
/etc/apt/sources.list

Em 01/03/08, Cleyton Santana de Sousa <[EMAIL PROTECTED]> escreveu:
>
> 2008/3/1 francisco mendes caruso <[EMAIL PROTECTED]>:
>
>
> > pega no cd de instalação > Date: Sat, 1 Mar 2008 17:57:17 -0300> From:
> > [EMAIL PROTECTED]> To: ubuntu-br@lists.ubuntu.com> Subject: [Ubuntu-BR]
> > sources.list> > Olá pessoal, eu sou novo em linux e acabei fazendo uma
> > bobeira pela segunda> vez, apaguei o conteúdo do sources.list do meu
> > ubuntu, agora não consigo> mais usar o apt.> > Numa outra ocasião foi me
> > falado pra usar o source o matic, porém o site tá> fora do ar.> Como
> faço
> > pra conseguir o conteúdo original do source.list pra poder voltar> a
> fazer
> > downloads novamente.> > -- > Atenciosamente> Renato Resende Batista> >
> > Visite: http://www.zenatuz.com/blog> -- > Interessado em aprender mais
> > sobre o Ubuntu em português?> http://wiki.ubuntu-br.org/ComeceAqui  ->
> > ubuntu-br mailing list> ubuntu-br@lists.ubuntu.com>
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > _
> > Veja mapas e encontre as melhores rotas para fugir do trânsito com o
> Live
> > Search Maps!
> > http://www.livemaps.com.br/index.aspx?tr=true
> > --
> > Interessado em aprender mais sobre o Ubuntu em português?
> > http://wiki.ubuntu-br.org/ComeceAqui  -
> > ubuntu-br mailing list
> > ubuntu-br@lists.ubuntu.com
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> >
>
>
>
> e onde fica o arquivo?
>
> sds
>
> --
> Cleyton Santana de Sousa
> "A mente que se abre a uma nova idéia jamais voltará ao seu tamanho
> original"
>
> (Albert Einstein)
>
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] Problemas com Vmware

2008-03-01 Por tôpico Leonardo Dias
Estou com um problema na instalação do Vmware server, alguém poderia me
ajudar?

What directory contains your desktop menu entry files? These files have a
.desktop file extension. [/usr/share/applications]

In which directory do you want to install the application's icon?
[/usr/share/pixmaps]

/usr/share/applications/vmware-server.desktop: error: value "
vmware-server.png" for key "Icon" in group "Desktop Entry" is an icon name
with an extension, but there should be no extension as described in the Icon
Theme Specification if the value is not an absolute path
Error on file "/tmp/vmware-config6/vmware-server.desktop": Failed to
validate the created desktop file
Unable to install the .desktop menu entry file. You must add it to your
menus
by hand.
/usr/share/applications/vmware-console-uri-handler.desktop: error: value "
vmware-server.png" for key "Icon" in group "Desktop Entry" is an icon name
with an extension, but there should be no extension as described in the Icon
Theme Specification if the value is not an absolute path
Error on file "/tmp/vmware-config6/vmware-console-uri-handler.desktop":
Failed to validate the created desktop file
Unable to install the .desktop menu entry file. You must add it to your
menus
by hand.
Trying to find a suitable vmmon module for your running kernel.

None of the pre-built vmmon modules for VMware Server is suitable for your
running kernel.  Do you want this program to try to build the vmmon module
for
your system (you need to have a C compiler installed on your system)? [yes]

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

What is the location of the directory of C header files that match your
running
kernel? [/lib/modules/2.6.24-10-generic/build/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Building for VMware Server 1.0.0.
Using 2.6.x kernel build system.
make: Entrando no diretório `/tmp/vmware-config6/vmmon-only'
make -C /lib/modules/2.6.24-10-generic/build/include/.. SUBDIRS=$PWD
SRCROOT=$PWD/. modules
make[1]: Entrando no diretório `/usr/src/linux-headers-2.6.24-10-generic'
  CC [M]  /tmp/vmware-config6/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config6/vmmon-only/./include/vmware.h:25,
 from /tmp/vmware-config6/vmmon-only/linux/driver.c:52:
/tmp/vmware-config6/vmmon-only/./include/vm_basic_types.h:160: erro:
conflicting types for 'uintptr_t'
include/linux/types.h:40: erro: previous declaration of 'uintptr_t' was here
In file included from /tmp/vmware-config6/vmmon-only/linux/driver.h:20,
 from /tmp/vmware-config6/vmmon-only/linux/driver.c:53:
/tmp/vmware-config6/vmmon-only/./include/compat_wait.h:37:5: warning:
"VMW_HAVE_EPOLL" is not defined
/tmp/vmware-config6/vmmon-only/./include/compat_wait.h:43:5: warning:
"VMW_HAVE_EPOLL" is not defined
In file included from /tmp/vmware-config6/vmmon-only/linux/driver.h:20,
 from /tmp/vmware-config6/vmmon-only/linux/driver.c:53:
/tmp/vmware-config6/vmmon-only/./include/compat_wait.h:60: erro: conflicting
types for 'poll_initwait'
include/linux/poll.h:65: erro: previous declaration of 'poll_initwait' was
here
/tmp/vmware-config6/vmmon-only/linux/driver.c:160: aviso: initialization
from incompatible pointer type
/tmp/vmware-config6/vmmon-only/linux/driver.c:164: aviso: initialization
from incompatible pointer type
/tmp/vmware-config6/vmmon-only/linux/driver.c: Na função
'__LinuxDriver_Ioctl':
/tmp/vmware-config6/vmmon-only/linux/driver.c:1833: erro: 'struct mm_struct'
has no member named 'dumpable'
make[2]: ** [/tmp/vmware-config6/vmmon-only/linux/driver.o] Erro 1
make[1]: ** [_module_/tmp/vmware-config6/vmmon-only] Erro 2
make[1]: Saindo do diretório `/usr/src/linux-headers-2.6.24-10-generic'
make: ** [vmmon.ko] Erro 2
make: Saindo do diretório `/tmp/vmware-config6/vmmon-only'
Unable to build the vmmon module.

For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html";
and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html";.

Execution aborted.
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] Problemas com Vmware

2008-03-01 Por tôpico Leonardo Dias
Estou com um problema na instalação do Vmware server, alguém poderia me
ajudar?

What directory contains your desktop menu entry files? These files have a
.desktop file extension. [/usr/share/applications]

In which directory do you want to install the application's icon?
[/usr/share/pixmaps]

/usr/share/applications/vmware-server.desktop: error: value "
vmware-server.png" for key "Icon" in group "Desktop Entry" is an icon name
with an extension, but there should be no extension as described in the Icon
Theme Specification if the value is not an absolute path
Error on file "/tmp/vmware-config6/vmware-server.desktop": Failed to
validate the created desktop file
Unable to install the .desktop menu entry file. You must add it to your
menus
by hand.
/usr/share/applications/vmware-console-uri-handler.desktop: error: value "
vmware-server.png" for key "Icon" in group "Desktop Entry" is an icon name
with an extension, but there should be no extension as described in the Icon
Theme Specification if the value is not an absolute path
Error on file "/tmp/vmware-config6/vmware-console-uri-handler.desktop":
Failed to validate the created desktop file
Unable to install the .desktop menu entry file. You must add it to your
menus
by hand.
Trying to find a suitable vmmon module for your running kernel.

None of the pre-built vmmon modules for VMware Server is suitable for your
running kernel.  Do you want this program to try to build the vmmon module
for
your system (you need to have a C compiler installed on your system)? [yes]

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

What is the location of the directory of C header files that match your
running
kernel? [/lib/modules/2.6.24-10-generic/build/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Building for VMware Server 1.0.0.
Using 2.6.x kernel build system.
make: Entrando no diretório `/tmp/vmware-config6/vmmon-only'
make -C /lib/modules/2.6.24-10-generic/build/include/.. SUBDIRS=$PWD
SRCROOT=$PWD/. modules
make[1]: Entrando no diretório `/usr/src/linux-headers-2.6.24-10-generic'
  CC [M]  /tmp/vmware-config6/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config6/vmmon-only/./include/vmware.h:25,
 from /tmp/vmware-config6/vmmon-only/linux/driver.c:52:
/tmp/vmware-config6/vmmon-only/./include/vm_basic_types.h:160: erro:
conflicting types for 'uintptr_t'
include/linux/types.h:40: erro: previous declaration of 'uintptr_t' was here
In file included from /tmp/vmware-config6/vmmon-only/linux/driver.h:20,
 from /tmp/vmware-config6/vmmon-only/linux/driver.c:53:
/tmp/vmware-config6/vmmon-only/./include/compat_wait.h:37:5: warning:
"VMW_HAVE_EPOLL" is not defined
/tmp/vmware-config6/vmmon-only/./include/compat_wait.h:43:5: warning:
"VMW_HAVE_EPOLL" is not defined
In file included from /tmp/vmware-config6/vmmon-only/linux/driver.h:20,
 from /tmp/vmware-config6/vmmon-only/linux/driver.c:53:
/tmp/vmware-config6/vmmon-only/./include/compat_wait.h:60: erro: conflicting
types for 'poll_initwait'
include/linux/poll.h:65: erro: previous declaration of 'poll_initwait' was
here
/tmp/vmware-config6/vmmon-only/linux/driver.c:160: aviso: initialization
from incompatible pointer type
/tmp/vmware-config6/vmmon-only/linux/driver.c:164: aviso: initialization
from incompatible pointer type
/tmp/vmware-config6/vmmon-only/linux/driver.c: Na função
'__LinuxDriver_Ioctl':
/tmp/vmware-config6/vmmon-only/linux/driver.c:1833: erro: 'struct mm_struct'
has no member named 'dumpable'
make[2]: ** [/tmp/vmware-config6/vmmon-only/linux/driver.o] Erro 1
make[1]: ** [_module_/tmp/vmware-config6/vmmon-only] Erro 2
make[1]: Saindo do diretório `/usr/src/linux-headers-2.6.24-10-generic'
make: ** [vmmon.ko] Erro 2
make: Saindo do diretório `/tmp/vmware-config6/vmmon-only'
Unable to build the vmmon module.

For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html";
and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html";.

Execution aborted.
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] dhcp no Ubuntu

2008-01-21 Por tôpico Leonardo Dias
Sem sucesso.
A placa de rede no caso é a  Ethernet controller: Broadcom Corporation
BCM4401-B0 100Base-TX (rev 02)
Tenho um Dell vostro 1000.
Vou tentar fazer alguns testes em outro micro que tenha linux com outro
modelo de placa rede.
Posteriomente eu digo  você!
Obrigado!

Att. Leonardo

Em 19/01/08, Julio Cardoso <[EMAIL PROTECTED]> escreveu:
>
> Verifica se você levantou a interface antes.
> sudo eth0 up
> sudo dhclient eth0
> mude de acordo com a interface
> caso nao consiga
> Tenta colocar ip statico
> abre o arquivo de configuração da rede e coloca um ip alias
> /etc/network/interfaces
> auto eth0:2
> iface eth0:2 inet static
> address 192.168.254.200
> netmask 255.255.255.0
> gateway 192.168.254.254
> depois  da um restart nas interfaces
> sudo /etc/init.d/networking restart
> E verifique tambem se sua placa de rede foi reconhecida direito, tenta
> colocar uma placa de rede com chip realtek
> aqui no meu laboratorio eu coloquei 2 em um server que ja tem uma sis
> que acontecia o mesmo não tinha conectividade.
> Julio
> Leonardo Dias escreveu:
> > Sem regras!
> >
> > Chain INPUT (policy ACCEPT)
> > target prot opt source   destination
> >
> > Chain FORWARD (policy ACCEPT)
> > target prot opt source   destination
> >
> > Chain OUTPUT (policy ACCEPT)
> > target prot opt source   destination
> >
> > Tem alguma ideia de como resolver?
> > Obrigado!
> >
> > Att. Leo
> >
> > 2008/1/18, Julio Cardoso <[EMAIL PROTECTED]>:
> >
> >> Vai no iptables e ve se tem alguma regra , talvez tenha algum firewall
> >> sudo iptables -L -n
> >> pra zerar sudo iptables -F
> >> Leonardo Dias escreveu:
> >>
> >>> Ola pessoal,
> >>>
> >>> Montei um servidor de internet Debian, que distribui a internet para
> >>>
> >> rede
> >>
> >>> local atraves de dhcp.
> >>> As máquinas windows estão ok! A máquina Linux conecta normalemente é
> >>> atribuido o numeros de ip mascara dns e tal.
> >>> Não consigo pingar e nem navegar. Rodo dhclient, dhclient3 e diz que
> ira
> >>> renovar em alguns minutos e continua na mesma.
> >>> Ideias?
> >>>
> >>> Obrigado.
> >>>
> >>> Leo
> >>>
> >>>
> >> --
> >> Interessado em aprender mais sobre o Ubuntu em português?
> >> http://wiki.ubuntu-br.org/ComeceAqui  -
> >> ubuntu-br mailing list
> >> ubuntu-br@lists.ubuntu.com
> >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> >>
> >>
>
>
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] dhcp no Ubuntu

2008-01-21 Por tôpico Leonardo Dias
Sem resposta de ping entre as máquinas da rede!
Também tenho este problema com alguns modens adsl e roteadores com fio.

Att.

Leonardo

Em 18/01/08, Carlos Eduardo Pereira <[EMAIL PROTECTED]> escreveu:
>
> Ola,
>
> voce obtem resposta de alguma maquina na sua rede? isso me parece mais
> gateway ou dns. Qual o tipo de acesso q voce utiliza para a internet?
>
> On Jan 17, 2008 3:13 PM, Leonardo Dias <[EMAIL PROTECTED]> wrote:
>
> > Ola pessoal,
> >
> > Montei um servidor de internet Debian, que distribui a internet para
> rede
> > local atraves de dhcp.
> > As máquinas windows estão ok! A máquina Linux conecta normalemente é
> > atribuido o numeros de ip mascara dns e tal.
> > Não consigo pingar e nem navegar. Rodo dhclient, dhclient3 e diz que ira
> > renovar em alguns minutos e continua na mesma.
> > Ideias?
> >
> > Obrigado.
> >
> > Leo
> > --
> > Interessado em aprender mais sobre o Ubuntu em português?
> > http://wiki.ubuntu-br.org/ComeceAqui  -
> > ubuntu-br mailing list
> > ubuntu-br@lists.ubuntu.com
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> >
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] dhcp no Ubuntu

2008-01-18 Por tôpico Leonardo Dias
Sem regras!

Chain INPUT (policy ACCEPT)
target prot opt source   destination

Chain FORWARD (policy ACCEPT)
target prot opt source   destination

Chain OUTPUT (policy ACCEPT)
target prot opt source   destination

Tem alguma ideia de como resolver?
Obrigado!

Att. Leo

2008/1/18, Julio Cardoso <[EMAIL PROTECTED]>:
>
> Vai no iptables e ve se tem alguma regra , talvez tenha algum firewall
> sudo iptables -L -n
> pra zerar sudo iptables -F
> Leonardo Dias escreveu:
> > Ola pessoal,
> >
> > Montei um servidor de internet Debian, que distribui a internet para
> rede
> > local atraves de dhcp.
> > As máquinas windows estão ok! A máquina Linux conecta normalemente é
> > atribuido o numeros de ip mascara dns e tal.
> > Não consigo pingar e nem navegar. Rodo dhclient, dhclient3 e diz que ira
> > renovar em alguns minutos e continua na mesma.
> > Ideias?
> >
> > Obrigado.
> >
> > Leo
> >
>
>
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] dhcp no Ubuntu

2008-01-17 Por tôpico Leonardo Dias
Ola pessoal,

Montei um servidor de internet Debian, que distribui a internet para rede
local atraves de dhcp.
As máquinas windows estão ok! A máquina Linux conecta normalemente é
atribuido o numeros de ip mascara dns e tal.
Não consigo pingar e nem navegar. Rodo dhclient, dhclient3 e diz que ira
renovar em alguns minutos e continua na mesma.
Ideias?

Obrigado.

Leo
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Firestarter

2008-01-17 Por tôpico Leonardo Dias
Blz, vou olhar sim.
Obrigado Edgar

Em 17/01/08, EdgardCosta <[EMAIL PROTECTED]> escreveu:
>
> Leo
>
> Faz tempo que não trabalho com o Firestarter. Eu uso o ipmasq, que é um
> script editável para compartilhamento de conexão.
>
> Dê uma olhadinha nele. É rápido, preciso e editável. Quem sabe ele não
> resolve o seu problema
> --
> EdgardCosta <[EMAIL PROTECTED]>
>
>
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] Firestarter

2008-01-16 Por tôpico Leonardo Dias
Pessoal boa noite!
Estou com um probleminha no firestarter. O mesmo me retorna um erro dizendo
que a placa de rede não está pronta, quando peço pra compartilhar a
internet.
A eth0 (internet) esta configurada atraves do /etc/network/interfaces com ip
fixo do link dedicado, já a eth1 que é a rede local esta setada com ip fixo
através do compartilhamento do firestarter.
O que devo fazer?
Obrigado!

Att. Leo
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] Firestarter

2008-01-16 Por tôpico Leonardo Dias
Pessoal boa noite!
Estou com um probleminha no firestarter. O mesmo me retorna um erro dizendo
que a placa de rede não está pronta, quando peço pra compartilhar a
internet.
A eth0 (internet) esta configurada atraves do /etc/network/interfaces com ip
fixo do link dedicado, já a eth1 que é a rede local esta setada com ip fixo
através do compartilhamento do firestarter.
O que devo fazer?
Obrigado!

Att. Leo
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] RES: RES: Remoção de HD

2008-01-16 Por tôpico Leonardo Dias
Se eu removo o hd o boot me diz que eu coloque outro no lugar, sendo que
tenho o primario de 160 instalado no micro. Acredito que devo ter gravado
grub no de 80 gb secundario.
Alguma sugestão!

Leo

Em 16/01/08, Marlon César Garcia <[EMAIL PROTECTED]> escreveu:
>
> Pelo que entendi o HD que quer remover chama-se secundaria, se estiver
> errado, por favor, me corrige.
>
> Então faz se o seguinte:
> vim (ou seu editor preferido) /etc/fstab
>
> Vá até a linha no caso:
>
> UUID=1e3ec7a2-c05f-4c38-81ca-a5d3a312ab8c /secundaria ext3
> defaults
> 0   2
>
> E  coloque um caractere cerquilha na frente dela, ficando assim:
>
> #UUID=1e3ec7a2-c05f-4c38-81ca-a5d3a312ab8c /secundaria ext3
> defaults0   2
>
> Salve o arquivo e pode remover seu HD.
>
> Se depois quiser voltar o HD basta remover a cerquilha.
>
> Abraços
>
> Marlon
> -Mensagem original-
> De: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Em nome de Leonardo Dias
> Enviada em: quarta-feira, 16 de janeiro de 2008 10:47
> Para: Lista de discussão do LoCoTeam Brasileiro
> Assunto: Re: [Ubuntu-BR] RES: Remoção de HD
>
> # /etc/fstab: static file system information.
> #
> #
> proc/proc   procdefaults0   0
> # /dev/sdb2
> UUID=f90d5fe0-41cf-43f0-8fea-2f685b097e27 /   ext3
> defaults,errors=remount-ro 0   1
> # /dev/sdb3
> UUID=836b21f2-09c5-4cb8-82c5-2eb66a4ed976 /home   ext3
> defaults0   2
> # /dev/sda1
> UUID=1e3ec7a2-c05f-4c38-81ca-a5d3a312ab8c /secundaria ext3
> defaults0   2
> # /dev/sdb1
> UUID=1c21a24d-c120-41c1-9bbb-9853726a4a86 noneswap
> sw  0   0
> /dev/scd0       /media/cdrom0   udf,iso9660 user,noauto 0   0
> /dev/fd0/media/floppy0  autorw,user,noauto  0   0
>
>
> Em 16/01/08, Leonardo Dias <[EMAIL PROTECTED]> escreveu:
> >
> > Obrigado Marlon,
> >
> > Mais um dúvida como eu vou saber qual é a linha? E seu comentar a linha
> > errada como tiro o comentário?
> > Att. Leo
> >
> > Em 16/01/08, Marlon César Garcia <[EMAIL PROTECTED]> escreveu:
> > >
> > > É simples, desligue o micro, remova o HD e se tiver alguma linha no
> > > fstab
> > > referente ao ponto de montagem do HD, coloque um comentário na frente,
> > > ou
> > > remova a linha.
> > >
> > > Marlon
> > >
> > > -Mensagem original-
> > > De: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED] Em nome de Leonardo Dias
> > > Enviada em: quarta-feira, 16 de janeiro de 2008 08:49
> > > Para: Lista de discussão do LoCoTeam Brasileiro
> > > Assunto: [Ubuntu-BR] Remoção de HD
> > >
> > > Bom dia pessoal,
> > >
> > > Tenhos dois hds instalados em um P4 com a distro Ubuntu Edgy, no
> > > primeiro se
> > > encontra o sistema instalado. Já o segundo coloquei como secundario e
> > > apenas
> > > formatei com sistema de arquivos linux e dei um nome a partição.
> > > Gostaria de
> > > remover o segundo para que eu possa montar outro micro. Como devo
> > > proceder
> > > para fazer a remoção do mesmo.
> > > Obrigado.
> > >
> > > Att. Leo
> > > --
> > > Interessado em aprender mais sobre o Ubuntu em português?
> > > http://wiki.ubuntu-br.org/ComeceAqui   -
> > > ubuntu-br mailing list
> > > ubuntu-br@lists.ubuntu.com
> > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > >
> > >
> > >
> > > --
> > > Interessado em aprender mais sobre o Ubuntu em português?
> > > http://wiki.ubuntu-br.org/ComeceAqui  -
> > > ubuntu-br mailing list
> > > ubuntu-br@lists.ubuntu.com
> > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > >
> >
> >
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
>
>
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] RES: Remoção de HD

2008-01-16 Por tôpico Leonardo Dias
# /etc/fstab: static file system information.
#
#
proc/proc   procdefaults0   0
# /dev/sdb2
UUID=f90d5fe0-41cf-43f0-8fea-2f685b097e27 /   ext3
defaults,errors=remount-ro 0   1
# /dev/sdb3
UUID=836b21f2-09c5-4cb8-82c5-2eb66a4ed976 /home   ext3
defaults0   2
# /dev/sda1
UUID=1e3ec7a2-c05f-4c38-81ca-a5d3a312ab8c /secundaria ext3
defaults0   2
# /dev/sdb1
UUID=1c21a24d-c120-41c1-9bbb-9853726a4a86 noneswap
sw  0   0
/dev/scd0   /media/cdrom0   udf,iso9660 user,noauto 0   0
/dev/fd0/media/floppy0  autorw,user,noauto  0   0


Em 16/01/08, Leonardo Dias <[EMAIL PROTECTED]> escreveu:
>
> Obrigado Marlon,
>
> Mais um dúvida como eu vou saber qual é a linha? E seu comentar a linha
> errada como tiro o comentário?
> Att. Leo
>
> Em 16/01/08, Marlon César Garcia <[EMAIL PROTECTED]> escreveu:
> >
> > É simples, desligue o micro, remova o HD e se tiver alguma linha no
> > fstab
> > referente ao ponto de montagem do HD, coloque um comentário na frente,
> > ou
> > remova a linha.
> >
> > Marlon
> >
> > -Mensagem original-
> > De: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Em nome de Leonardo Dias
> > Enviada em: quarta-feira, 16 de janeiro de 2008 08:49
> > Para: Lista de discussão do LoCoTeam Brasileiro
> > Assunto: [Ubuntu-BR] Remoção de HD
> >
> > Bom dia pessoal,
> >
> > Tenhos dois hds instalados em um P4 com a distro Ubuntu Edgy, no
> > primeiro se
> > encontra o sistema instalado. Já o segundo coloquei como secundario e
> > apenas
> > formatei com sistema de arquivos linux e dei um nome a partição.
> > Gostaria de
> > remover o segundo para que eu possa montar outro micro. Como devo
> > proceder
> > para fazer a remoção do mesmo.
> > Obrigado.
> >
> > Att. Leo
> > --
> > Interessado em aprender mais sobre o Ubuntu em português?
> > http://wiki.ubuntu-br.org/ComeceAqui   -
> > ubuntu-br mailing list
> > ubuntu-br@lists.ubuntu.com
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> >
> >
> >
> > --
> > Interessado em aprender mais sobre o Ubuntu em português?
> > http://wiki.ubuntu-br.org/ComeceAqui  -
> > ubuntu-br mailing list
> > ubuntu-br@lists.ubuntu.com
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> >
>
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] RES: Remoção de HD

2008-01-16 Por tôpico Leonardo Dias
Obrigado Marlon,

Mais um dúvida como eu vou saber qual é a linha? E seu comentar a linha
errada como tiro o comentário?
Att. Leo

Em 16/01/08, Marlon César Garcia <[EMAIL PROTECTED]> escreveu:
>
> É simples, desligue o micro, remova o HD e se tiver alguma linha no fstab
> referente ao ponto de montagem do HD, coloque um comentário na frente, ou
> remova a linha.
>
> Marlon
>
> -Mensagem original-
> De: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Em nome de Leonardo Dias
> Enviada em: quarta-feira, 16 de janeiro de 2008 08:49
> Para: Lista de discussão do LoCoTeam Brasileiro
> Assunto: [Ubuntu-BR] Remoção de HD
>
> Bom dia pessoal,
>
> Tenhos dois hds instalados em um P4 com a distro Ubuntu Edgy, no primeiro
> se
> encontra o sistema instalado. Já o segundo coloquei como secundario e
> apenas
> formatei com sistema de arquivos linux e dei um nome a partição. Gostaria
> de
> remover o segundo para que eu possa montar outro micro. Como devo proceder
> para fazer a remoção do mesmo.
> Obrigado.
>
> Att. Leo
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
>
>
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] Remoção de HD

2008-01-16 Por tôpico Leonardo Dias
Bom dia pessoal,

Tenhos dois hds instalados em um P4 com a distro Ubuntu Edgy, no primeiro se
encontra o sistema instalado. Já o segundo coloquei como secundario e apenas
formatei com sistema de arquivos linux e dei um nome a partição. Gostaria de
remover o segundo para que eu possa montar outro micro. Como devo proceder
para fazer a remoção do mesmo.
Obrigado.

Att. Leo
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] Remoção de HD

2008-01-09 Por tôpico Leonardo Dias
Boa tarde pessoal,

Tenho dois hd no micro com Ubuntu instalado.
No primeiro se encontra o sistema, e o segundo esta vazio sendo uma partição
secundária!
Gostaria de remover o mesmo da máquina para instalá-lo em outra.
Como devo proceder.
Obrigado

Atenciosamente,

Leonardo
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] Problemas na instalação da placa A ttansic

2008-01-04 Por tôpico Leonardo Dias
Bom dia,

Estou com problema na instalação da placa de rede Attansic, a mesma não
instala por padrão no Feisty, segui o how to que vem junto ao driver.
Alguem poderia me auxiliar?
Obrigado!

Atenciosamente,

leonardo
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] iptables

2008-01-02 Por tôpico Leonardo Dias
Jocimar,

No caso eu não tenho experiência com o iptables,
já com o Ubuntu eu tenho um pouco.
Eu configuro mas não conseguo efetuar o ping e nem navegar.
Vou ter de olhar mais a fundo o assunto.
Fica dificil fazer o iptables funcionar sem entender as suas regras e
funções.
No mais muito agradecido.

Atenciosamente,

Leonardo

Em 02/01/08, Jocimar de Oliveira <[EMAIL PROTECTED]> escreveu:
>
> Em Wednesday 02 January 2008 13:51:35 você escreveu:
> > Boa tarde Jocimar!
> >
> > Ou necessito setar mais alguma arquivo no /etc/netowrk/interfaces
> >
> > ex:
> > auto eth0
> > iface eth0 inet static
> > address
> > netmask
> > network
> > broadcast
> > gatewat
> >
>
> Boa tarde Leonardo,
>
> Nesta máquina você precisará ter as duas placas de rede, a outra placa
> de rede deverá ser configurada com os ip's da rede interna.
> O script que enviei utilizava no conectiva 8 e 10, sendo que nesta
> distribuição, havia tantos arquivos fossem as placas de rede em:
> /etc/sysconfig/network-scripts/
> eth0
> eth1
>
> Os arquivos de configuração no Ubuntu estou conhecendo só agora, mas
> será necessário ter as configurações das duas placas de rede, tanto a
> que você mencionou acima, como a da sua rede interna.
>
> Para que o script funcione você deverá trocar a variável PRIVATE e o IP
> da rede da internet, e ao digitar o comando:
> sudo ifconfig
> deverá obter os números de IP's correspondentes a cada interface
> No comando
> sudo route -n
> deverá haber a rota para sua placa de rede com IP fixo contido em
> address
>
> Você têm experiência com o iptables (comandos enviados ao kernel do
> linux) ?
> Abaixo vai alguns detalhes quanto ao script:
> Variável com a rede interna (eth0):
> PRIVATE=192.168.1.0/24
>
> Rede com a internet (eth1) (deverá estar configurada previamente
> Os ip's que iniciam 172.16 é para habilitar a VPN.
>
> Após é só executar o script que irá funcionar, mas não esqueça de
> verificar os ip's contidos em cada eth e da rota para o IP fixo e
> válido.
>
> Para verificar as configurações de suas interface:
> sudo ifconfig
> sudo route -n
>
> Assim, poderá consultar os ip's de cada placa de rede e ter certeza que
> a rota está correta. Com estas configurações corretas, é só executar o
> script.
>
> --
> Feliz Ano Novo, Muita Saúde e Paz !!!
>
> Jocimar de Oliveira
> www.jocimar.com.br
> (42) 8402-3035
> Castro - PR.
>
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Iptables

2008-01-02 Por tôpico Leonardo Dias
Olá Jocimar,

No caso do arquivo interfaces, eu nao tenho de setar o mesmo?
Tipo o ip fixo para o eth0 já esta configurado. A interface eth1, necessito
configura-la no arquivo interfaces?
Obrigado

Atenciosamente,

Leonardo

Em 02/01/08, Jocimar de Oliveira <[EMAIL PROTECTED]> escreveu:
>
> Em Wednesday 02 January 2008 11:29:57 Leonardo Dias escreveu:
> > Ola Jonh,
> >
> > Não tenho interface gráfica instalado no micro.
> > Consegui configurar mas os micros clientes não navegam.
> > Obrigado!
> >
>
> Olá Leonardo,
>
> Dê uma olhada no script abaixo. Basta colocá-lo em um arquivo com as
> permissões apenas para root e deixá-lo como executável:
> chmod 740 arquivo.sh
> Na última linha que irá "compartilhar" a internet para os demais
> usuários.
>
>
> #!/bin/bash
>
> PRIVATE=192.168.1.0/24
> LOOP=127.0.0.1
>
> iptables -F
> iptables -P OUTPUT DROP
> iptables -P INPUT DROP
> iptables -P FORWARD DROP
>
> iptables -P OUTPUT ACCEPT
> iptables -P INPUT DROP
> iptables -P FORWARD DROP
>
> iptables -A INPUT -i eth0 -s $LOOP -j DROP
> iptables -A FORWARD -i eth0 -s $LOOP -j DROP
> iptables -A INPUT -i eth0 -d $LOOP -j DROP
> iptables -A FORWARD -i eth0 -d $LOOP -j DROP
>
> iptables -A FORWARD -i eth0 -s 192.168.0.0/16 -j DROP
> iptables -A FORWARD -i eth0 -s 172.16.0.0/12 -j DROP
> iptables -A FORWARD -i eth0 -s 10.0.0.0/8 -j DROP
> iptables -A INPUT -i eth0 -s 192.168.0.0/16 -j DROP
> iptables -A INPUT -i eth0 -s 172.16.0.0/12 -j DROP
> iptables -A INPUT -i eth0 -s 10.0.0.0/8 -j DROP
>
> iptables -A FORWARD -p tcp --sport 137:139 -o eth0 -j DROP
> iptables -A FORWARD -p udp --sport 137:139 -o eth0 -j DROP
> iptables -A OUTPUT -p tcp --sport 137:139 -o eth0 -j DROP
> iptables -A OUTPUT -p udp --sport 137:139 -o eth0 -j DROP
>
> iptables -A FORWARD -s ! $PRIVATE -i eth1 -j DROP
>
> iptables -A INPUT -s $LOOP -j ACCEPT
> iptables -A INPUT -d $LOOP -j ACCEPT
>
> iptables -A INPUT -p icmp --icmp-type echo-request -j ACCEPT
>
> iptables -A INPUT -p tcp --dport ssh -j ACCEPT
>
> iptables -A INPUT -i eth1 -j ACCEPT
> iptables -A FORWARD -i eth1 -j ACCEPT
>
> iptables -A OUTPUT -m state --state NEW -o eth0 -j ACCEPT
> iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
> iptables -A FORWARD -m state --state NEW -o eth0 -j ACCEPT
> iptables -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT
>
> iptables -t nat -A POSTROUTING -s $PRIVATE -o eth0 -j MASQUERADE
>
>
>
> --
> Feliz Ano Novo, Muita Saúde e Paz !!!
>
> Jocimar de Oliveira
> www.jocimar.com.br
> (42) 8402-3035
> Castro - PR.
>
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Iptables

2008-01-02 Por tôpico Leonardo Dias
Ola Jonh,

Não tenho interface gráfica instalado no micro.
Consegui configurar mas os micros clientes não navegam.
Obrigado!


2008/1/2, Jonh Wendell <[EMAIL PROTECTED]>:
>
> Em Qua, 2008-01-02 às 09:08 -0200, Leonardo Dias escreveu:
> > Boa tarde pessoal,
> >
> > Gostaria de compartilhar a internet com outros computadores na minha
> rede.
> > Alguém poderia me ajudar?
> > Obrigado!
> >
>
> Instale o pacote firestarter que ele faz isso pra você com 2 cliques no
> mouse.
>
> T+,
> --
> Jonh Wendell
> www.bani.com.br
>
>
>
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] Iptables

2008-01-02 Por tôpico Leonardo Dias
Boa tarde pessoal,

Gostaria de compartilhar a internet com outros computadores na minha rede.
Alguém poderia me ajudar?
Obrigado!

Atenciosamente,

Leo
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] wma no Linux

2007-12-30 Por tôpico Leonardo Dias
Alguém poderia me ajudar?
Gostaria de tocar arquivos wma no Linux..
Ja tentei pelo xmms mas não deu certo, baixei o plugin e tal e nao toca
nada.
Obrigado!
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Configurar Squid

2007-12-30 Por tôpico Leonardo Dias
http://www.vivaolinux.com.br/artigos/verArtigo.php?codigo=5644&pagina=1

2007/12/30, Elliott Chaves <[EMAIL PROTECTED]>:
>
> Gostaria de saber dos senhores algum site legal que ensine a configurar um
> squid, ou entao algum material que eu possa aprender =)
>
> Obrigado!
>
> PS: Ja procurei no google, antes que algum "sabe-tudo" fale! So estou
> perguntando pra saber se tem mais algum tipo de material que vcs me
> indicariam!!!
>
> Origado
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Problemas com ssh

2007-12-29 Por tôpico Leonardo Dias
Obrigado João Paulo...

Abraços e Feliz Ano Novo.

Atenciosamente,

Leo

Em 29/12/07, Joao Paulo <[EMAIL PROTECTED]> escreveu:
>
> Só uma coisa..
> você não precisa apagar a pasta .ssh toda.. basta apenas apagar o
> arquivo known_hosts (rm -rf ~/.ssh/known_hosts)
> isto porque as vezes você tem chave de segurança de outras maquinas
> dentro do .ssh e voce acaba perdendo atoa.
>
> Abraços e Feliz ano novo..
>
> João Paulo
> http://blog.jpbotelho.info
>
> Leonardo Dias escreveu:
> > Vlw demais...
> >
> > Abraços!!
> >
> > Em 28/12/07, Adilson Oliveira <[EMAIL PROTECTED]> escreveu:
> >
> >> Leonardo Dias escreveu:
> >>
> >>> Muito obrigado,
> >>> desculpe o incomodo, a grosso modo vc saberia me dizer porque isso
> >>>
> >> acontece?
> >>
> >> Quando você instala o SSH server ele gera uma chave única e quando você
> >> se conecta nesta máquina, esta chave fica armazenada. Se por algum
> >> motivo (digamos você reinstalou a máquina servidora) a chave é gerada
> >> novamente e você tenta se conectar com uma máquina de já havia se
> >> conectado anteriormente, esta chave não bate e gera este erro.
> >> Apagando o arquivo que mantém estas chaves no lado cliente resolve-se o
> >> problema mas lembre-se que este procedimentop só deve ser efetuado caso
> >> você tenha certeza de onde vai se conectar pois alguém pode,
> >> teoricamente, capturar o IP e "roubar" sua conexão, o tal "man in the
> >> middle attack" que o erro se refere.
> >>
> >> []s
> >>
> >> Adilson.
> >>
> >> --
> >> Interessado em aprender mais sobre o Ubuntu em português?
> >> http://wiki.ubuntu-br.org/ComeceAqui  -
> >> ubuntu-br mailing list
> >> ubuntu-br@lists.ubuntu.com
> >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> >>
> >>
>
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Problemas com ssh

2007-12-28 Por tôpico Leonardo Dias
Vlw demais...

Abraços!!

Em 28/12/07, Adilson Oliveira <[EMAIL PROTECTED]> escreveu:
>
> Leonardo Dias escreveu:
> > Muito obrigado,
> > desculpe o incomodo, a grosso modo vc saberia me dizer porque isso
> acontece?
> >
>
> Quando você instala o SSH server ele gera uma chave única e quando você
> se conecta nesta máquina, esta chave fica armazenada. Se por algum
> motivo (digamos você reinstalou a máquina servidora) a chave é gerada
> novamente e você tenta se conectar com uma máquina de já havia se
> conectado anteriormente, esta chave não bate e gera este erro.
> Apagando o arquivo que mantém estas chaves no lado cliente resolve-se o
> problema mas lembre-se que este procedimentop só deve ser efetuado caso
> você tenha certeza de onde vai se conectar pois alguém pode,
> teoricamente, capturar o IP e "roubar" sua conexão, o tal "man in the
> middle attack" que o erro se refere.
>
> []s
>
> Adilson.
>
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Problemas com ssh

2007-12-28 Por tôpico Leonardo Dias
Muito obrigado,
desculpe o incomodo, a grosso modo vc saberia me dizer porque isso acontece?


2007/12/28, Eduardo Alex <[EMAIL PROTECTED]>:
>
> sim... /home/usuario/.ssh
>
> Leonardo Dias escreveu:
> > Eduardo neste caso usei o sudo!
> >  Sem o uso do sudo eu deveria entao apagar a pasta referente ao meu
> usuario?
> > Obrigado!
> >
> > 2007/12/28, Eduardo Alex <[EMAIL PROTECTED]>:
> >
> >> Leonardo,
> >>
> >> Apague a pasta /root/.ssh que vai funcionar
> >>
> >> rm -rf /root/.ssh
> >>
> >> [ ]'s
> >>
> >> Eduardo Alex
> >>
> >> Leonardo Dias escreveu:
> >>
> >>> Pessoal estou com algumas duvidas sobre o ssh, tento conectar mas
> retona
> >>>
> >> a
> >>
> >>> seguinte msg:
> >>>
> >>> @@@
> >>> @WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
> >>> @@@
> >>> IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
> >>> Someone could be eavesdropping on you right now (man-in-the-middle
> >>>
> >> attack)!
> >>
> >>> It is also possible that the RSA host key has just been changed.
> >>> The fingerprint for the RSA key sent by the remote host is
> >>> 3a:a2:11:9d:1b:41:19:a4:e1:71:12:57:e1:96:21:5f.
> >>> Please contact your system administrator.
> >>> Add correct host key in /root/.ssh/known_hosts to get rid of this
> >>>
> >> message.
> >>
> >>> Offending key in /root/.ssh/known_hosts:3
> >>> RSA host key for 201.48.0.44 has changed and you have requested strict
> >>> checking.
> >>> Host key verification failed.
> >>>
> >>> Alguem poderia me ajudar?
> >>> Obrigado.
> >>>
> >>> Atenciosamente,
> >>>
> >>> Leo
> >>>
> >>>
> >> --
> >> Interessado em aprender mais sobre o Ubuntu em português?
> >> http://wiki.ubuntu-br.org/ComeceAqui  -
> >> ubuntu-br mailing list
> >> ubuntu-br@lists.ubuntu.com
> >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> >>
> >>
>
>
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Problemas com ssh

2007-12-28 Por tôpico Leonardo Dias
Eduardo neste caso usei o sudo!
 Sem o uso do sudo eu deveria entao apagar a pasta referente ao meu usuario?
Obrigado!

2007/12/28, Eduardo Alex <[EMAIL PROTECTED]>:
>
> Leonardo,
>
> Apague a pasta /root/.ssh que vai funcionar
>
> rm -rf /root/.ssh
>
> [ ]'s
>
> Eduardo Alex
>
> Leonardo Dias escreveu:
> > Pessoal estou com algumas duvidas sobre o ssh, tento conectar mas retona
> a
> > seguinte msg:
> >
> > @@@
> > @WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
> > @@@
> > IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
> > Someone could be eavesdropping on you right now (man-in-the-middle
> attack)!
> > It is also possible that the RSA host key has just been changed.
> > The fingerprint for the RSA key sent by the remote host is
> > 3a:a2:11:9d:1b:41:19:a4:e1:71:12:57:e1:96:21:5f.
> > Please contact your system administrator.
> > Add correct host key in /root/.ssh/known_hosts to get rid of this
> message.
> > Offending key in /root/.ssh/known_hosts:3
> > RSA host key for 201.48.0.44 has changed and you have requested strict
> > checking.
> > Host key verification failed.
> >
> > Alguem poderia me ajudar?
> > Obrigado.
> >
> > Atenciosamente,
> >
> > Leo
> >
>
>
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] virtua: network-manager não pega d ns na inicialização!

2007-12-28 Por tôpico Leonardo Dias
Simples de resolver, vc ta usando o modem roteado?
Se sim, seta um ip fixo para vc e outro para o seu pai.
Na pasta /etc/network encontre o arquivo chamado interfaces, use o pico para
editar o mesmo:
sudo pico interfaces
o mesmo devera ficar assim

auto eth0
iface eth0 inet static

address ip do micro ex: 192.168.0.2
netmask mascara da rede ex: 255.255.255.0
network o primeiro ip da rede ex: 192.168.0.0
broadcast ex: 192.168.0.255
gateway 192.168.0.1

no caso do dns também é simples vc devera setar o arquivo resolv.conf
ele se encontra na pasta /etc novamente use o pico, sudo pico resolv.conf

edite o arquivo o mesmo deverá ficar assim:

nameserver ex: dns primario do seu provedor
nameserver ex: dns secundario do seu provedor

Tendo duvidas posta ai...

Abraços!

Em 28/12/07, Leonardo Castro <[EMAIL PROTECTED]> escreveu:
>
> Olá,
>
> De uns tempos para cá começou a dar um problema que está longe de ser
> grave
> mas é chato, principalmente porque instalei 7.10 na máquina do meu pai
> (usuário de mswindows, experimentando linux) e vem dando o mesmo problema:
> o
> n-m não "pega" dns e ip na inicialização do sistema e tenho que
> desabilitar
> e reabilitar a rede uma ou duas vezes (ou mesmo três!) até conseguir.
>
> Já tentei algumas coisa como desabilitar ipv6 (peguei a dica no blogo do
> Hamacker -
>
> http://hamacker.wordpress.com/2007/11/07/ubuntu-paradise-um-ubuntu-perfeito-com-tudo-que-necessito/
> )
> e nada.
>
> Não chega a ser um incômodo para mim mas para um usuário iniciante pode
> reforçar aquela impressão muito explorada pelos detratores do software
> livre
> de que "tem que configurar na mão" etc. Em tempo, ambos usamos conexão
> net-virtua 2 Mb.
>
> Alguém tem/teve problema semelhante?
>
> L
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] problemas com Placa ATI Radeon Xpress 1100

2007-12-28 Por tôpico Leonardo Dias
O Ideal seria, ai apos atualizado vc trocaria o driver da ATI

Em 26/12/07, Mauricio <[EMAIL PROTECTED]> escreveu:
>
> O meu jé gutsy.  Vc acha que eu devo fazer o mesmo ?
>
>
> Em Qua, 2007-12-26 às 16:35 -0200, Leonardo Dias escreveu:
> > Eu já fiz diferente,
> > instalei o Edgy e logo após editei a source list.
> > Troquei o nome de edgy para gutsy e ai sim atualizei.
> > sudo apt-get update
> > sudo apt-get dist-upgrade
> > Depois de algumas horas tudo está pronto.
> >
> > Abraços!
> >
> >
> > Em 26/12/07, Mauricio <[EMAIL PROTECTED]> escreveu:
> > >
> > > Olá Leonardo,
> > >
> > > A minha, conforme mostrado pelo comando lspci, é a Xpress 1100 mesmo.
> > > Eu tenho o Ubuntu 7.10 instalado diretamente e tenho feito as
> > > atualizações de sistema normalmente.
> > >
> > >
> > > Mauricio
> > >
> > >
> > > Em Qua, 2007-12-26 às 16:23 -0200, Leonardo Dias escreveu:
> > > > Olá Maurício,
> > > > Eu tenho o mesmo micro, estou usando o Ubuntu 7.10 sem problemas.
> > > > No caso a placa de video ATI do vostro se não me engano é a xpress
> 1150.
> > > > Você instalou o 7.10 direto ou fez atualização?
> > > >
> > > >
> > > > Em 26/12/07, Mauricio <[EMAIL PROTECTED]> escreveu:
> > > > >
> > > > > Pessoal,
> > > > >
> > > > > Sinto minha placa de vídeo extremamente lenta, ao rodar jogos e
> mesmo
> > > > > durante o protetor de tela.
> > > > >
> > > > > Já fiz o teste das engines, pra ver se o 3D está habilitado e
> parece
> > > > > tudo bem.  Porém a animação roda bem lentamente, assim como jogos
> em
> > > 3D
> > > > > (mesmo os baixados da comunidade Linux) e as proteções de
> > > tela.  Parecem
> > > > > que "clipam" (ficam travando).
> > > > >
> > > > > Minha placa é ATI Technologies Inc RS485 [Radeon Xpress 1100 IGP],
> em
> > > um
> > > > > laptop Dell Vostro 1000, e gostaria de saber se há algo a fazer.
> > > > >
> > > > > Alguém experimenta os mesmos problemas? Como resolvê-los?  É
> problema
> > > de
> > > > > driver?
> > > > >
> > > > >
> > > > > Um abraço,
> > > > >
> > > > > Maurício
> > > > >
> > > > >
> > > > > --
> > > > > Interessado em aprender mais sobre o Ubuntu em português?
> > > > > http://wiki.ubuntu-br.org/ComeceAqui  -
> > > > > ubuntu-br mailing list
> > > > > ubuntu-br@lists.ubuntu.com
> > > > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > > > >
> > >
> > >
> > > --
> > > Interessado em aprender mais sobre o Ubuntu em português?
> > > http://wiki.ubuntu-br.org/ComeceAqui  -
> > > ubuntu-br mailing list
> > > ubuntu-br@lists.ubuntu.com
> > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > >
>
>
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] Problemas com ssh

2007-12-28 Por tôpico Leonardo Dias
Pessoal estou com algumas duvidas sobre o ssh, tento conectar mas retona a
seguinte msg:

@@@
@WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
3a:a2:11:9d:1b:41:19:a4:e1:71:12:57:e1:96:21:5f.
Please contact your system administrator.
Add correct host key in /root/.ssh/known_hosts to get rid of this message.
Offending key in /root/.ssh/known_hosts:3
RSA host key for 201.48.0.44 has changed and you have requested strict
checking.
Host key verification failed.

Alguem poderia me ajudar?
Obrigado.

Atenciosamente,

Leo
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] problemas com Placa ATI Radeon Xpress 1100

2007-12-26 Por tôpico Leonardo Dias
Eu já fiz diferente,
instalei o Edgy e logo após editei a source list.
Troquei o nome de edgy para gutsy e ai sim atualizei.
sudo apt-get update
sudo apt-get dist-upgrade
Depois de algumas horas tudo está pronto.

Abraços!


Em 26/12/07, Mauricio <[EMAIL PROTECTED]> escreveu:
>
> Olá Leonardo,
>
> A minha, conforme mostrado pelo comando lspci, é a Xpress 1100 mesmo.
> Eu tenho o Ubuntu 7.10 instalado diretamente e tenho feito as
> atualizações de sistema normalmente.
>
>
> Mauricio
>
>
> Em Qua, 2007-12-26 às 16:23 -0200, Leonardo Dias escreveu:
> > Olá Maurício,
> > Eu tenho o mesmo micro, estou usando o Ubuntu 7.10 sem problemas.
> > No caso a placa de video ATI do vostro se não me engano é a xpress 1150.
> > Você instalou o 7.10 direto ou fez atualização?
> >
> >
> > Em 26/12/07, Mauricio <[EMAIL PROTECTED]> escreveu:
> > >
> > > Pessoal,
> > >
> > > Sinto minha placa de vídeo extremamente lenta, ao rodar jogos e mesmo
> > > durante o protetor de tela.
> > >
> > > Já fiz o teste das engines, pra ver se o 3D está habilitado e parece
> > > tudo bem.  Porém a animação roda bem lentamente, assim como jogos em
> 3D
> > > (mesmo os baixados da comunidade Linux) e as proteções de
> tela.  Parecem
> > > que "clipam" (ficam travando).
> > >
> > > Minha placa é ATI Technologies Inc RS485 [Radeon Xpress 1100 IGP], em
> um
> > > laptop Dell Vostro 1000, e gostaria de saber se há algo a fazer.
> > >
> > > Alguém experimenta os mesmos problemas? Como resolvê-los?  É problema
> de
> > > driver?
> > >
> > >
> > > Um abraço,
> > >
> > > Maurício
> > >
> > >
> > > --
> > > Interessado em aprender mais sobre o Ubuntu em português?
> > > http://wiki.ubuntu-br.org/ComeceAqui  -
> > > ubuntu-br mailing list
> > > ubuntu-br@lists.ubuntu.com
> > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > >
>
>
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] problemas com Placa ATI Radeon Xpress 1100

2007-12-26 Por tôpico Leonardo Dias
Olá Maurício,
Eu tenho o mesmo micro, estou usando o Ubuntu 7.10 sem problemas.
No caso a placa de video ATI do vostro se não me engano é a xpress 1150.
Você instalou o 7.10 direto ou fez atualização?


Em 26/12/07, Mauricio <[EMAIL PROTECTED]> escreveu:
>
> Pessoal,
>
> Sinto minha placa de vídeo extremamente lenta, ao rodar jogos e mesmo
> durante o protetor de tela.
>
> Já fiz o teste das engines, pra ver se o 3D está habilitado e parece
> tudo bem.  Porém a animação roda bem lentamente, assim como jogos em 3D
> (mesmo os baixados da comunidade Linux) e as proteções de tela.  Parecem
> que "clipam" (ficam travando).
>
> Minha placa é ATI Technologies Inc RS485 [Radeon Xpress 1100 IGP], em um
> laptop Dell Vostro 1000, e gostaria de saber se há algo a fazer.
>
> Alguém experimenta os mesmos problemas? Como resolvê-los?  É problema de
> driver?
>
>
> Um abraço,
>
> Maurício
>
>
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] [OFF] Gostaria de sugestão de no tebook

2007-12-18 Por tôpico Leonardo Dias
Bom eu tenho um dell e estou muito satisfeito, pena que a placa é ati. Ainda
nao parei pra instalar o driver pra tentar rodar o compiz. Na hora de
comprar olhe bem no site do ubuntu quais são os fabricantes homologados pelo
mesmo.
Quanta  marcas vc poderia optar por: Dell, IBM, HP, Sony, Toshiba.
Fuja dos genéricos, tipo positivo, amazon pc, cce e similares. Nada contra
eu só não recomendo.
Quanto a escolha do processador de preferencia para duo core, core 2,
centrino.
Jamais celeron e semprom. Uma boa pedida tb sao os Turion 64, mas lembre-se
que a versão 64 do ubuntu gera muitos erros. A moda 64 ainda nao veio pra
ficar nem sei se ira.
No mais espero ter ajudado.
Qualquer duvida posta ai.
Abraços.

Em 18/12/07, Will <[EMAIL PROTECTED]> escreveu:
>
> Não largo o Ubuntu por nada e por isso quero saber de um notebook que seja
> o
> máximo compatível possível(irei comprar). Alguém pode indicar alguma
> marca/modelo
> que não tenha dado nenhum problema de driver, etc... ?
>
> --
> Williams - [EMAIL PROTECTED]
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Servidor para de navegar

2007-12-18 Por tôpico Leonardo Dias
Opa ...
Tudo bem Dudu..
Então uso o Edgy, nao posso atualizar ainda para o Gutsy pois tenho um
sistema especialista rodando no mesmo em fase de teste saca.
Quando reinicio a máquina volta ao normal sem problemas.
Abraços.

Atenciosamente,

leo

Em 18/12/07, Duda Nogueira <[EMAIL PROTECTED]> escreveu:
>
> Oi Leonardo!
>
> Por acaso o servidor foi atualizado do 7.04 pro 7.10?
>
> Tive um caso onde atualizei um servidor do 7.04 pro 7.10 e aconteciam
> quedas
> da internet por algum tempo, depois voltava.
>
> Não sei exatamente o que era (pode ter sido a atualizacao ou pode ter sido
> a
> zorra que era o servidor, pois era tipo um servidor de
> testes/desenvolvimento pra web que todo mundo podia meter a mao).
>
> O certo é que após uma instalação limpa do 7.10 isso foi resolvido.
>
> Após o reinicio o servidor volta a funciona ou nem sempre?
>
> Abraços!!
>
>
> On Dec 18, 2007 5:29 PM, Leonardo Dias <[EMAIL PROTECTED]> wrote:
>
> > Fernando,
> >
> > Acho que foi configuração de arquivo, modifiquei aqui e reiniciei.
> > Até então está blz, vou verificar por mais algumas horas.
> > Havendo algum problema eu posto novamente.
> > Muito obrigado pela ajuda.
> >
> > Atenciosamente,
> >
> > Leo
> > 2007/12/18, Rafael Gomes <[EMAIL PROTECTED]>:
> > >
> > > Leonardo,
> > >
> > > Experimente utilizar o seguinte comando
> > >
> > > tail -n 100 /var/log/messages
> > >
> > > tail - mostra as ultimas linhas do arquivo e o parametro -n especifica
> o
> > > numero de linhas no final do arquivo que deseja.
> > >
> > > Em 18/12/07, Leonardo Dias <[EMAIL PROTECTED]> escreveu:
> > > >
> > > > Olá Fernando,
> > > > O arquivo está muito extenso, em qual parte devo verificar.
> > > > Obrigado pela ajuda amigo.
> > > >
> > > > Atenciosamente,
> > > >
> > > > Leonardo
> > > >
> > > >
> > > Rafael Gomes
> > > Consultor em TI
> > > ITServ - Tecnologia com Segurança
> > > (71) 8146-5772
> > > --
> > > Interessado em aprender mais sobre o Ubuntu em português?
> > > http://wiki.ubuntu-br.org/ComeceAqui  -
> > > ubuntu-br mailing list
> > > ubuntu-br@lists.ubuntu.com
> > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > >
> > --
> > Interessado em aprender mais sobre o Ubuntu em português?
> > http://wiki.ubuntu-br.org/ComeceAqui  -
> > ubuntu-br mailing list
> > ubuntu-br@lists.ubuntu.com
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> >
>
>
>
> --
> Duda Nogueira
> Tecnologia e WEB
> http://dudanogueira.com.br
> -
> EMAIL: [EMAIL PROTECTED]
> GOOGLE: [EMAIL PROTECTED]
> SKYPE: dudanogueirabr
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Servidor para de navegar

2007-12-18 Por tôpico Leonardo Dias
Fernando,

Acho que foi configuração de arquivo, modifiquei aqui e reiniciei.
Até então está blz, vou verificar por mais algumas horas.
Havendo algum problema eu posto novamente.
Muito obrigado pela ajuda.

Atenciosamente,

Leo
2007/12/18, Rafael Gomes <[EMAIL PROTECTED]>:
>
> Leonardo,
>
> Experimente utilizar o seguinte comando
>
> tail -n 100 /var/log/messages
>
> tail - mostra as ultimas linhas do arquivo e o parametro -n especifica o
> numero de linhas no final do arquivo que deseja.
>
> Em 18/12/07, Leonardo Dias <[EMAIL PROTECTED]> escreveu:
> >
> > Olá Fernando,
> > O arquivo está muito extenso, em qual parte devo verificar.
> > Obrigado pela ajuda amigo.
> >
> > Atenciosamente,
> >
> > Leonardo
> >
> >
> Rafael Gomes
> Consultor em TI
> ITServ - Tecnologia com Segurança
> (71) 8146-5772
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Servidor para de navegar

2007-12-18 Por tôpico Leonardo Dias
Olá Fernando,
O arquivo está muito extenso, em qual parte devo verificar.
Obrigado pela ajuda amigo.

Atenciosamente,

Leonardo

Em 18/12/07, Fernando Spencer <[EMAIL PROTECTED]> escreveu:
>
> Leo,
>
> O que aparece no /var/log/messages ?
>
> Fernando
>
> On Dec 18, 2007 4:31 PM, Leonardo Dias <[EMAIL PROTECTED]> wrote:
> > Boa tarde pessoal,
> > Estou com um sério problema, meu servidor está setado com um ip fixo.
> > Passado alguns minutos o mesmo para de responder.
> > Tenho de ficar reiniciando a máquina.
> > Isso começou a acontecer está semana.
> > Alguém tem ideia do pode estar acontecendo.
> >
> > Obrigado.
> >
> > Atenciosamente,
> >
> > Leo
> > --
> > Interessado em aprender mais sobre o Ubuntu em português?
> > http://wiki.ubuntu-br.org/ComeceAqui  -
> > ubuntu-br mailing list
> > ubuntu-br@lists.ubuntu.com
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> >
>
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] Servidor para de navegar

2007-12-18 Por tôpico Leonardo Dias
Boa tarde pessoal,
Estou com um sério problema, meu servidor está setado com um ip fixo.
Passado alguns minutos o mesmo para de responder.
Tenho de ficar reiniciando a máquina.
Isso começou a acontecer está semana.
Alguém tem ideia do pode estar acontecendo.

Obrigado.

Atenciosamente,

Leo
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br



[Ubuntu-BR] Erro retornado pelo avant-windows-navigator quando rodo pelo terminal

2007-11-09 Por tôpico Leonardo Dias
Vlw pela força galera!!!
Error: Screen isn't composited. Please run compiz (-fusion) or another
compositing manager.
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] Avant-window-navigator

2007-11-07 Por tôpico Leonardo Dias
Pessoal, instalei o awn e nada de funcionar.
Eu clico no mesmo e ele abre e desaparece.
O gerenciador dele esta funcionando perfeitamente.
Instalei no braço e dpois tentei pelo apt.
Alguém teve o mesmo problema?
A minha placa é ati 1159 e os drivers proprietários estão instalados
corretamente.
Inclusive o compiz tb está instalado.
Obrigado!
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] gOS

2007-11-06 Por tôpico Leonardo Dias
Bom pessoal,
O blog Tradutorium publicou uma análise do gOS, antes de instalarem deem uma
olhada.
Eu coloquei uma previa no meu blog.
Leiam antes e pensem antes de instalar!
Abraços.

www.tradutorium.wordpress.com

www.uailinux.blogspot.com
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] gOS - google linux

2007-11-06 Por tôpico Leonardo Dias
Bom pessoal,
O blog Tradutorium puiblicou uma análise do gOS, antes de instalarem deem
uma olhada.
Eu coloquei uma previa no meu blog.
Leiam antes e pensem antes de instalar!
Abraços.

www.tradutorium.wordpress.com

www.uailinux.blogspot.com



Em 06/11/07, Maudy Pedrao <[EMAIL PROTECTED]> escreveu:
>
> Num sei dizer, mas eu irei testar o Linux Mint e depois dar minha
> avaliação aqui pro pessoal.
> O live-cd  funcionou perfeitamente... vamos a instalação no hd, em
> cima do Gutsy! hehehe
> Abs!!!
>
> On 11/6/07, Felipe Jaekel (FkJ) <[EMAIL PROTECTED]> wrote:
> > uma dúvida, até onde essas distros derivadas do Ubuntu são compatíveis
> > com o mesmo?
> >
> > Maudy Pedrao escreveu:
> > > Para quem quiser ver screnshots do gOS (green e não google)
> > >
> http://www.hackosis.com/index.php/2007/11/03/gos-walmart-linux-os-overview/
> > >
> > > On 11/6/07, Gabriel Garcia <[EMAIL PROTECTED]> wrote:
> > >
> > >> Francisco,
> > >>
> > >> o gOS não e tao esperado SO do google... eh de uma empresa dos EUA
> que ta
> > >> vendendo um pc popular a US$200,00 e vem o gOS (Green OS)... eles
> > >> aproveitaram o borburinho pra lança com esse nome, que realmente
> confunde à
> > >> primeira vista =P o gOS, eh baseado no Ubuntu, e tem varios atalhos
> pra
> > >> serviços do google
> > >>
> > >> http://www.guiadohardware.net/noticias/2007-11/47305E06.html
> > >>
> > >> Abs!
> > >>
> > >> Gabriel
> > >>
> > >>
> > >> On Nov 6, 2007 12:36 PM, francisco mendes caruso <
> [EMAIL PROTECTED]>
> > >> wrote:
> > >>
> > >>
> > >>> Prezados
> > >>>
> > >>> Descobri e abaixei o gOS que eh um Ubuntu 7.10 , mas com a tela de
> fundo
> > >>> verde, mas nao se alegrem muito quando carrega aparece a famigerada
> tela
> > >>> marron no fundo por instantes para logo depois voltar a tela verde
> padrao .
> > >>> o gOS eh um linux do google - green linux pela tela
> > >>>
> > >>> FRANCISCO CARUSO
> > >>>
> > >>>
> > >>> _
> > >>> Receba GRÁTIS as mensagens do Messenger no seu celular quando você
> estiver
> > >>> offline. Conheça  o MSN Mobile!
> > >>> http://mobile.live.com/signup/signup2.aspx?lc=pt-br
> > >>> --
> > >>> Interessado em aprender mais sobre o Ubuntu em português?
> > >>> http://wiki.ubuntu-br.org/ComeceAqui  -
> > >>> ubuntu-br mailing list
> > >>> ubuntu-br@lists.ubuntu.com
> > >>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > >>>
> > >>>
> > >> --
> > >> Interessado em aprender mais sobre o Ubuntu em português?
> > >> http://wiki.ubuntu-br.org/ComeceAqui  -
> > >> ubuntu-br mailing list
> > >> ubuntu-br@lists.ubuntu.com
> > >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > >>
> > >>
> > >
> > >
> > >
> > --
> > Interessado em aprender mais sobre o Ubuntu em português?
> > http://wiki.ubuntu-br.org/ComeceAqui  -
> > ubuntu-br mailing list
> > ubuntu-br@lists.ubuntu.com
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> >
>
>
> --
> www.jedimania.com.br  - www.ubuntudicas.blogspot.com
>
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] Blog Uai Linux

2007-11-06 Por tôpico Leonardo Dias
Pessoal boa tarde,
Criei um blog e gostaria de contar com a colaboração de todos.
Abraços e muito obrigado.

Att. Leo

blog: http://www.uailinux.blogspot.com/
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] Blog Uai Linux

2007-11-06 Por tôpico Leonardo Dias
Pessoal boa tarde,
Criei um blog e gostaria de contar com a colaboração de todos.
Abraços e muito obrigado.

Att. Leo

blog: www.uailinuxblogspot.com
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br