Iniciar Firestarter no Boot

Iniciado por Ubuntuzinho, 04 de Agosto de 2008, 19:53

tópico anterior - próximo tópico

Ubuntuzinho

Ola galera. Instalei o Firestarter em meu Ubuntu 8.04, mas gostaria que ele inicializa-se automaticamente durante o boot ..


Abraços.
...

LoucoPorLinux

Ae... blz?

Tenta fazer o seguinte:

Procure o executável:

# find / -name firestart
# cd /etc/init.d
# ln -s firestart /xxxxx/yyyy/firestart
# init 6  /// reiniciar o computador

ae observa o que vai acontecer.. hehe flw ae

"Penso 99 vezes e nada descubro. Deixo de pensar, mergulho no silêncio, e a verdade me é revelada." - Albert Einstein
------------ edubort@gmail.com

Ubuntuzinho

Citação de: LoucoPorLinux online 04 de Agosto de 2008, 20:19
Ae... blz?

Tenta fazer o seguinte:

Procure o executável:

# find / -name firestart
# cd /etc/init.d
# ln -s firestart /xxxxx/yyyy/firestart
# init 6  /// reiniciar o computador

ae observa o que vai acontecer.. hehe flw ae



Ae colega.

Kra eu intendi tudo, ate chegar no /xxxxx/yyyy (O que seria isto ?).

:)

Grande abraço.
...

LoucoPorLinux

Desculpe, não fui claro né?

Então, o find vai te retornar o caminho do executável...

então, vc pegará o caminho do arquivo executável do firestart e faz isso...

#ln -s firestart /caminho/firestart

Espero que eu tenha conseguido ser claro.. hehehehe florida né? Desculpe-me.

Flw ae
"Penso 99 vezes e nada descubro. Deixo de pensar, mergulho no silêncio, e a verdade me é revelada." - Albert Einstein
------------ edubort@gmail.com