[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: instalação do CUPS



Em Wed 16 Nov 2005 10:12, Antonio Olinto escreveu:
> Através do Synaptic instalei o cupsys e o magicfilter, mas não consegui
> nada ...
verifica se o pacote instalou corretamente com dpkg -l|grep cupsys e confere 
se está como ii de instalado

notebook:/home/roman# dpkg -l|grep cupsys
ii  cupsys         1.1.23-10      Common UNIX Printing System(tm) - server
ii  libcupsys2-gnu 1.1.23-10      Common UNIX Printing System(tm) - libs


depois verifica se o serviço está rodando /etc/init.d/cupsys restart

se tudo estiver correto irá reiniciar o serviço

notebook:/home/roman# /etc/init.d/cupsys restart
Restarting Common Unix Printing System: cupsd.

e por último verifique se a porta está aberta com o nmap(apt-get install nmap)

notebook:/home/roman# nmap localhost -p 1-65535

Starting nmap 3.81 ( http://www.insecure.org/nmap/ ) at 2005-11-16 10:18 BRST
Interesting ports on localhost.localdomain (127.0.0.1):
(The 65527 ports scanned but not shown below are in state: closed)
PORT     STATE SERVICE
22/tcp   open  ssh
80/tcp   open  http
111/tcp  open  rpcbind
113/tcp  open  auth
139/tcp  open  netbios-ssn
443/tcp  open  https
631/tcp  open  ipp
3306/tcp open  mysql

se não estiver verifica se não tem nenhum firewall instalado bloqueando o 
acesso a esta porta

espero ter ajudado,

[]`s

-- 
Felipe de Fraga Roman
Desenvolvedor de Software
contato@feliperoman.com.br
http://www.feliperoman.com.br



Reply to: