2022-05-13 20:08:20 +08:00
<!DOCTYPE HTML>
< html >
< head >
< link rel = "stylesheet" href = "/cups.css" type = "text/css" >
< link rel = "shortcut icon" href = "/apple-touch-icon.png" type = "image/png" >
< meta charset = "utf-8" >
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" >
< meta name = "viewport" content = "width=device-width" >
2023-01-12 15:27:08 +08:00
< title > Iní cio - CUPS @CUPS_VERSION@< / title >
2022-05-13 20:08:20 +08:00
< / head >
< body >
2023-01-12 15:27:08 +08:00
< div class = "cups-header" >
2022-05-13 20:08:20 +08:00
< ul >
2023-01-12 15:27:08 +08:00
< li > < a href = "https://openprinting.github.io/cups/" target = "_blank" > OpenPrinting CUPS< / a > < / li >
2022-05-13 20:08:20 +08:00
< li > < a class = "active" href = "/" > Iní cio< / a > < / li >
< li > < a href = "/admin" > Administração< / a > < / li >
< li > < a href = "/classes/" > Classes< / a > < / li >
< li > < a href = "/help/" > Ajuda< / a > < / li >
< li > < a href = "/jobs/" > Trabalhos< / a > < / li >
< li > < a href = "/printers/" > Impressoras< / a > < / li >
< / ul >
< / div >
2023-01-12 15:27:08 +08:00
< div class = "cups-body" >
2022-05-13 20:08:20 +08:00
< div class = "row" >
< h1 > CUPS @CUPS_VERSION@< / h1 >
2023-01-12 15:27:08 +08:00
< p > CUPS é o sistema de impressã o baseado em padrõ es e de có digo aberto desenvolvido pela < a class = "jumbolink" href = "https://openprinting.github.io/" target = "_blank" > OpenPrinting< / a > para Linux® e outros sistemas operacionais similares ao UNIX< sup > ® < / sup > . CUPS uses < a href = "https://www.pwg.org/ipp/everywhere.html" target = "_blank" > IPP Everywhere™< / a > to support printing to local and network printers.< / p >
2022-05-13 20:08:20 +08:00
< / div >
< div class = "row" >
< div class = "thirds" >
< h2 > CUPS para usuá rios< / h2 >
< p > < a href = "help/overview.html" > Visã o geral do CUPS< / a > < / p >
< p > < a href = "help/options.html" > Impressã o e opç õ es em linha de comando< / a > < / p >
< / div >
< div class = "thirds" >
< h2 > CUPS para administradores< / h2 >
< p > < a href = "help/admin.html" > Adicionar impressoras e classes< / a > < / p >
< p > < a href = "help/policies.html" > Gerenciar polí ticas de operaç ã o< / a > < / p >
< p > < a href = "help/network.html" > Usar impressoras de rede< / a > < / p >
< p > < a href = "help/firewalls.html" > Firewalls< / a > < / p >
< p > < a href = "help/man-cupsd.conf.html" > Referê ncia para o cupsd.conf< / a > < / p >
< / div >
< div class = "thirds" >
< h2 > CUPS para desenvolvedores< / h2 >
< p > < a href = "help/cupspm.html" > CUPS Programming Manual< / a > < / p >
< p > < a href = "help/api-filter.html" > Programaç ã o de filtros e backend< / a > < / p >
< / div >
< / div >
< / div >
2023-01-12 15:27:08 +08:00
< div class = "cups-footer" > Copyright © 2021-2022 OpenPrinting. Todos os direitos reservados.< / div >
2022-05-13 20:08:20 +08:00
< / body >
< / html >