Commande | Description |
| NAN(3) | Constantes en virgule flottante |
| NDBM_File(3) | Tied access to ndbm files |
| NETLINK_ROUTE(7) | Linux IPv4 routing socket |
| NEXT.pm(3) | Provide a pseudo-class NEXT (et al) that allows method redispatch |
| Net::CIDR::Lite(3) | Perl extension for merging IPv4 or IPv6 CIDR addresses |
| Net::Cmd(3) | Network Command class (as used by FTP, SMTP etc) |
| Net::Config(3) | Local configuration data for libnet |
| Net::DBus(3) | Perl extension for the DBus message system |
| Net::DBus::ASyncReply(3) | asynchronous method reply handler |
| Net::DBus::Annotation(3) | annotations for changing behaviour of APIs |
| Net::DBus::Binding::Bus(3) | Handle to a well-known message bus instance |
| Net::DBus::Binding::Connection(3) | A connection between client and server |
| Net::DBus::Binding::Introspector(3) | Handler for object introspection data |
| Net::DBus::Binding::Iterator(3) | Reading and writing message parameters |
| Net::DBus::Binding::Message(3) | Base class for messages |
| Net::DBus::Binding::Message::Error(3) | a message encoding a method call error |
| Net::DBus::Binding::Message::MethodCall(3) | a message encoding a method call |
| Net::DBus::Binding::Message::MethodReturn(3) | a message encoding a method return |
| Net::DBus::Binding::Message::Signal(3) | a message encoding a signal |
| Net::DBus::Binding::PendingCall(3) | A handler for pending method replies |
| Net::DBus::Binding::Server(3) | A server to accept incoming connections |
| Net::DBus::Binding::Value(3) | Strongly typed data value |
| Net::DBus::Binding::Watch(3) | binding to the dbus watch API |
| Net::DBus::Callback(3) | a callback for receiving reactor events |
| Net::DBus::Dumper(3) | Stringify Net::DBus objects suitable for printing |
| Net::DBus::Error(3) | Error details for remote method invocation |
| Net::DBus::Exporter(3) | Export object methods and signals to the bus |
| Net::DBus::Object(3) | Provide objects to the bus for clients to use |
| Net::DBus::Reactor(3) | application event loop |
| Net::DBus::RemoteObject(3) | Access objects provided on the bus |
| Net::DBus::RemoteService(3) | Access services provided on the bus |
| Net::DBus::Service(3) | Provide a service to the bus for clients to use |
| Net::DBus::Test::MockConnection(3) | Fake a connection to the bus unit testing |
| Net::DBus::Test::MockIterator(3) | Iterator over a mock message |
| Net::DBus::Test::MockMessage(3) | Fake a message object when unit testing |
| Net::DBus::Test::MockObject(3) | Fake an object from the bus for unit testing |
| Net::DBus::Tutorial(3) | tutorials on the Perl DBus APIs |
| Net::DBus::Tutorial::ExportingObjects(3) | tutorials on providing a DBus service |
| Net::DBus::Tutorial::UsingObjects(3) | tutorial on accessing a DBus service |
| Net::DNS(3) | Perl interface to the DNS resolver |
| Net::DNS::FAQ(3) | Frequently Asked Net::DNS Questions |
| Net::DNS::Header(3) | DNS packet header class |
| Net::DNS::Nameserver(3) | DNS server class |
| Net::DNS::Packet(3) | DNS packet object class |
| Net::DNS::Question(3) | DNS question class |
| Net::DNS::RR(3) | DNS Resource Record class |
| Net::DNS::RR::A(3) | DNS A resource record |
| Net::DNS::RR::AAAA(3) | DNS AAAA resource record |
| Net::DNS::RR::AFSDB(3) | DNS AFSDB resource record |
| Net::DNS::RR::APL(3) | DNS APL resource record |
| Net::DNS::RR::APL::ApItem(3) | DNS APL ApItem |
| Net::DNS::RR::CERT(3) | DNS CERT resource record |
| Net::DNS::RR::CNAME(3) | DNS CNAME resource record |
| Net::DNS::RR::DNAME(3) | DNS DNAME resource record |
| Net::DNS::RR::EID(3) | DNS EID resource record |
| Net::DNS::RR::HINFO(3) | DNS HINFO resource record |
| Net::DNS::RR::IPSECKEY(3) | DNS IPSECKEY resource record |
| Net::DNS::RR::ISDN(3) | DNS ISDN resource record |
| Net::DNS::RR::LOC(3) | DNS LOC resource record |
| Net::DNS::RR::MB(3) | DNS MB resource record |
| Net::DNS::RR::MG(3) | DNS MG resource record |
| Net::DNS::RR::MINFO(3) | DNS MINFO resource record |
| Net::DNS::RR::MR(3) | DNS MR resource record |
| Net::DNS::RR::MX(3) | DNS MX resource record |
| Net::DNS::RR::NAPTR(3) | DNS NAPTR resource record |
| Net::DNS::RR::NIMLOC(3) | DNS NIMLOC resource record |
| Net::DNS::RR::NS(3) | DNS NS resource record |
| Net::DNS::RR::NSAP(3) | DNS NSAP resource record |
| Net::DNS::RR::NULL(3) | DNS NULL resource record |
| Net::DNS::RR::OPT(3) | DNS OPT |
| Net::DNS::RR::PTR(3) | DNS PTR resource record |
| Net::DNS::RR::PX(3) | DNS PX resource record |
| Net::DNS::RR::RP(3) | DNS RP resource record |
| Net::DNS::RR::RT(3) | DNS RT resource record |
| Net::DNS::RR::SOA(3) | DNS SOA resource record |
| Net::DNS::RR::SPF(3) | DNS SPF resource record |
| Net::DNS::RR::SRV(3) | DNS SRV resource record |
| Net::DNS::RR::SSHFP(3) | DNS SSHFP resource record |
| Net::DNS::RR::TKEY(3) | DNS TKEY resource record |
| Net::DNS::RR::TSIG(3) | DNS TSIG resource record |
| Net::DNS::RR::TXT(3) | DNS TXT resource record |
| Net::DNS::RR::Unknown(3) | Unknown RR record |
| Net::DNS::RR::X25(3) | DNS X25 resource record |
| Net::DNS::Resolver(3) | DNS resolver class |
| Net::DNS::Resolver::Base(3) | Common Resolver Class |
| Net::DNS::Resolver::Cygwin(3) | Cygwin Resolver Class |
| Net::DNS::Resolver::Recurse(3) | Perform recursive dns lookups |
| Net::DNS::Resolver::UNIX(3) | UNIX Resolver Class |
| Net::DNS::Resolver::Win32(3) | Windows Resolver Class |
| Net::DNS::Update(3) | Create a DNS update packet |
| Net::Domain(3) | Attempt to evaluate the current host's internet name and domain |
| Net::FTP(3) | FTP Client class |
| Net::HTTP(3) | Low-level HTTP connection (client) |
| Net::HTTP::NB(3) | Non-blocking HTTP client |
| Net::Ident(3) | lookup the username on the remote end of a TCP/IP connection |
| Net::Jabber(3) | Jabber Perl Library |
| Net::Jabber::Client(3) | Jabber Client Library |
| Net::Jabber::Component(3) | Jabber Component Library |
| Net::Jabber::Data(3) | Jabber Data Library |
| Net::Jabber::Debug(3) | Jabber Debug Library |
| Net::Jabber::Dialback(3) | Jabber Dialback Module |
| Net::Jabber::Dialback::Result(3) | Jabber Dialback Result Module |
| Net::Jabber::Dialback::Verify(3) | Jabber Dialback Verify Module |
| Net::Jabber::IQ(3) | Jabber Info/Query Library |
| Net::Jabber::JID(3) | Jabber JID Module |
| Net::Jabber::Key(3) | Jabber Key Library |
| Net::Jabber::Log(3) | Jabber Log Module |
| Net::Jabber::Message(3) | Jabber Message Module |
| Net::Jabber::Presence(3) | Jabber Presence Module |
| Net::Jabber::Protocol(3) | Jabber Protocol Library |
| Net::Jabber::Server(3) | Jabber Server Library |
| Net::Jabber::Stanza(3) | Jabber Stanza Module |
| Net::Jabber::XDB(3) | Jabber XDB Library |
| Net::LDAP(3) | Lightweight Directory Access Protocol |
| Net::LDAP::Constant(3) | Constants for use with Net::LDAP |
| Net::LDAP::Control(3) | LDAPv3 control object base class |
| Net::LDAP::Control::EntryChange(3) | LDAPv3 Entry Change Notification control object |
| Net::LDAP::Control::ManageDsaIT(3) | LDAPv3 Manage DSA-IT control object |
| Net::LDAP::Control::Paged(3) | LDAPv3 Paged results control object |
| Net::LDAP::Control::PasswordPolicy(3) | LDAPv3 Password Policy control object |
| Net::LDAP::Control::PersistentSearch(3) | LDAPv3 Persistent Search control object |
| Net::LDAP::Control::PostRead(3) | LDAPv3 Post-Read control object |
| Net::LDAP::Control::PreRead(3) | LDAPv3 Pre-Read control object |
| Net::LDAP::Control::ProxyAuth(3) | LDAPv3 Proxy Authentication control object |
| Net::LDAP::Control::Sort(3) | Server Side Sort (SSS) control object |
| Net::LDAP::Control::SortResult(3) | Server Side Sort (SSS) result control object |
| Net::LDAP::Control::SyncDone(3) | LDAPv3 Sync Done control object |
| Net::LDAP::Control::SyncRequest(3) | LDAPv3 Sync Request control object |
| Net::LDAP::Control::SyncState(3) | LDAPv3 Sync State control object |
| Net::LDAP::Control::VLV(3) | LDAPv3 Virtual List View control object |
| Net::LDAP::Entry(3) | An LDAP entry object |
| Net::LDAP::Examples(3) | PERL LDAP by Example |
| Net::LDAP::Extension::SetPassword(3) | LDAPv3 Modify Password extension object |
| Net::LDAP::Extension::WhoAmI(3) | LDAP Who am I? Operation |
| Net::LDAP::FAQ(3) | Frequently Asked Questions about Net::LDAP |
| Net::LDAP::Filter(3) | representation of LDAP filters |
| Net::LDAP::FilterMatch(3) | LDAP entry matching |
| Net::LDAP::Intermediate(3) | LDAPv3 intermediate response object base class |
| Net::LDAP::Intermediate::SyncInfo(3) | LDAPv3 Sync Info Message object |
| Net::LDAP::LDIF(3) | LDIF reading and writing |
| Net::LDAP::Message(3) | Message response from LDAP server |
| Net::LDAP::RFC(3) | List of related RFC's |
| Net::LDAP::Reference(3) | search reference |
| Net::LDAP::RootDSE(3) | An LDAP RootDSE object |
| Net::LDAP::Schema(3) | Load and manipulate an LDAP v3 Schema |
| Net::LDAP::Search(3) | Object returned by Net::LDAP search method |
| Net::LDAP::Security(3) | Security issues with LDAP connections |
| Net::LDAP::Util(3) | Utility functions |
| Net::LDAPI(3) | use LDAP over a UNIX domain socket |
| Net::LDAPS(3) | use LDAP over an SSL connection |
| Net::MySQL(3) | Pure Perl MySQL network protocol interface |
| Net::NNTP(3) | NNTP Client class |
| Net::Netrc(3) | OO interface to users netrc file |
| Net::POP3(3) | Post Office Protocol 3 Client class (RFC1939) |
| Net::Ping(3) | check a remote host for reachability |
| Net::SMTP(3) | Simple Mail Transfer Protocol Client |
| Net::SSL(3) | support for Secure Sockets Layer |
| Net::SSLeay(3) | Perl extension for using OpenSSL |
| Net::SSLeay::Handle(3) | Perl module that lets SSL (HTTPS) sockets be handled as standard file handles |
| Net::Server(3) | Extensible, general Perl server engine |
| Net::Server::Daemonize(3) | Safe fork and daemonization utilities |
| Net::Server::Fork(3) | Net::Server personality |
| Net::Server::INET(3) | Net::Server personality |
| Net::Server::MultiType(3) | Net::Server personality |
| Net::Server::Multiplex(3) | Multiplex several connections within one process |
| Net::Server::PreFork(3) | Net::Server personality |
| Net::Server::PreForkSimple(3) | Net::Server personality |
| Net::Server::Proto(3) | Net::Server Protocol compatibility layer |
| Net::Server::Proto::SSL(3) | Net::Server SSL protocol |
| Net::Server::Proto::TCP(3) | Net::Server TCP protocol |
| Net::Server::Proto::UDP(3) | Net::Server UDP protocol |
| Net::Server::Proto::UNIX(3) | adp0 - Net::Server UNIX protocol |
| Net::Server::SIG(3) | adpf - Safer signal handling |
| Net::Server::Single(3) | Net::Server personality |
| Net::Telnet(3) | interact with TELNET port or other TCP ports |
| Net::Time(3) | time and daytime network client interface |
| Net::XMPP(3) | XMPP Perl Library |
| Net::XMPP::Client(3) | XMPP Client Module |
| Net::XMPP::Connection(3) | XMPP Connection Module |
| Net::XMPP::Debug(3) | XMPP Debug Module |
| Net::XMPP::IQ(3) | XMPP Info/Query Module |
| Net::XMPP::JID(3) | XMPP JID Module |
| Net::XMPP::Message(3) | XMPP Message Module |
| Net::XMPP::Namespaces(3) | In depth discussion on how namespaces are handled |
| Net::XMPP::Presence(3) | XMPP Presence Module |
| Net::XMPP::PrivacyLists(3) | XMPP Privacy Lists Object |
| Net::XMPP::Protocol(3) | XMPP Protocol Module |
| Net::XMPP::Roster(3) | XMPP Roster Object |
| Net::XMPP::Stanza(3) | XMPP Stanza Module |
| Net::hostent(3) | by-name interface to Perl's built-in gethost*() functions |
| Net::netent(3) | by-name interface to Perl's built-in getnet*() functions |
| Net::protoent(3) | by-name interface to Perl's built-in getproto*() functions |
| Net::servent(3) | by-name interface to Perl's built-in getserv*() functions |
| NetAddr::IP(3) | Manages IPv4 and IPv6 addresses and subnets |
| NetAddr::IP::Lite(3) | Manages IPv4 and IPv6 addresses and subnets |
| NextRequest(3) | Macros et fonctions sur le Display |
| named(8) | Internet domain name server |
| named-checkconf(8) | named configuration file syntax checking tool |
| named-checkzone(8) | zone file validity checking or converting tool |
| named-compilezone(8) | zone file validity checking or converting tool |
| named.conf(5) | configuration file for named |
| namei(1) | follow a pathname until a terminal point is found |
| nameif(8) | Nommer les interfaces réseau à partir des adresses MAC |
| namespace(n) | create and manipulate contexts for commands and variables |
| namespace.conf(5) | the namespace configuration file |
| nan(3) | Fonctions renvoyant « Not a Number » |
| nanf(3) | Fonctions renvoyant « Not a Number » |
| nanl(3) | Fonctions renvoyant « Not a Number » |
| nano-tiny(1) | NAno un NOuvel éditeur, un clone libre et amélioré de Pico |
| nanosleep(2) | Sommeil en haute résolution |
| napms(3) | low-level curses routines |
| nash(8) | script interpretor to interpret linuxrc images |
| nc6(1) | network swiss army knife |
| ncal(1) | affiche le calendrier et la date de Pâques |
| ncftp(1) | Browser program for the File Transfer Protocol |
| ncftpbatch(1) | Individual batch FTP job processor |
| ncftpget(1) | Internet file transfer program for scripts |
| ncftpls(1) | Internet file transfer program for scripts |
| ncftpput(1) | Internet file transfer program for scripts |
| ncftpspooler(1) | Global batch FTP job processor daemon |
| ncsa_auth(8) | NCSA httpd-style password file authentication helper for Squid |
| ncurses(3) | CRT screen handling and optimization package |
| nearbyint(3) | Arrondir à l'entier le plus proche |
| nearbyintf(3) | Arrondir à l'entier le plus proche |
| nearbyintl(3) | Arrondir à l'entier le plus proche |
| neomagic(4) | Neomagic video driver |
| neqn(1) | format equations for ascii output |
| net(8) | Tool for administration of Samba and remote CIFS servers |
| netdevice(7) | Accès bas-niveau aux périphériques réseau sous Linux |
| netdiscover(8) | an active/passive arp reconnaissance tool |
| netgroup(5) | specify network groups |
| netlink(3) | Macros pour netlink |
| netlink(7) | Communication between kernel and userspace (AF_NETLINK) |
| netreport(1) | request notification of network interface changes |
| netstat(8) | Affiche les connexions réseau, les tables de routage, les statistiques des interfaces, les connexions masquées, les messages netlink, et les membres multicast |
| networks(5) | informations concernant les noms de réseau |
| netxml-ups(8) | Driver for MGE Network Management Card / Proxy (XML/HTTP Protocol) equipment |
| newbiedoc(1) | documentation par et pour les newbies/débutants |
| newer(1) | compare la date de modification de fichiers |
| newgrp(1) | log in to a new group |
| newpad(3) | create and display curses pads |
| newterm(3) | curses screen initialization and manipulation routines |
| newusers(8) | crée et met à jour de nouveaux utilisateurs par lot |
| newwin(3) | create curses windows |
| next(n) | invoke superclass method implementations |
| nextafter(3) | Manipulation de nombres en virgule flottante |
| nextafterf(3) | Manipulation de nombres en virgule flottante |
| nextafterl(3) | Manipulation de nombres en virgule flottante |
| nexttoward(3) | Manipulation de nombres en virgule flottante |
| nexttowardf(3) | Manipulation de nombres en virgule flottante |
| nexttowardl(3) | Manipulation de nombres en virgule flottante |
| nfs(5) | fstab format and options for the nfs and nfs4 file systems |
| nfsd(7) | special filesystem for controlling Linux NFS server |
| nfsservctl(2) | Appel système d'interface pour le démon NFS du noyau |
| nfsstat(8) | Afficher des statistiques NFS |
| nftw(3) | Parcourir une arborescence de fichiers |
| ngettext(1) | translate message and choose plural form |
| nice(1) | run a program with modified scheduling priority |
| nice(2) | Augmenter la courtoisie du processus |
| nisdomainname(1) | affiche ou définit le nom de domaine NIS/YP du système |
| nisdomainname(8) | affiche ou définit le nom de domaine NIS(YP) du système |
| nisplus_table(5) | Postfix NIS+ client |
| nl(1) | number lines of files |
| nl(3) | curses output options |
| nl_langinfo(3) | Demande d'informations sur la langue et la localisation |
| nm(1) | list symbols from object files |
| nmap(1) | Network exploration tool and security / port scanner |
| nmbd(8) | NetBIOS name server to provide NetBIOS over IP naming services to clients |
| nmblookup(1) | NetBIOS over TCP/IP client used to lookup NetBIOS names |
| nocbreak(3) | curses input options |
| nodelay(3) | curses input options |
| noecho(3) | curses input options |
| nofilter(3) | miscellaneous curses utility routines |
| nohup(1) | run a command immune to hangups, with output to a non-tty |
| nologin(5) | Empêcher les utilisateurs de se connecter au système |
| nologin(8) | politely refuse a login |
| nomarch(1) | extract `.arc' archives |
| none(3) | undocumented library functions |
| nonl(3) | curses output options |
| noqiflush(3) | curses input options |
| noraw(3) | curses input options |
| normalize(1) | adjusts volume levels of audio files |
| normalize-mp3(1) | adjust levels of mp3 or ogg files by running normalize(1), then re-encoding |
| nosetests(1) | unit testing for Python software |
| notimeout(3) | curses input options |
| nrand48(3) | Générateurs de nombres pseudo-aléatoires uniformément distribués |
| nrand48_r(3) | Générer des nombres pseudo-aléatoire uniformemment distribués de manière réentrante |
| nroff(1) | emulate nroff command with groff |
| nseq(1) | create or examine a netscape certificate sequence |
| nslookup(1) | query Internet name servers interactively |
| nsswitch.conf(5) | Configuration des bases de données systèmes et des services de noms |
| nstat(8) | network statistics tools |
| nsupdate(1) | Dynamic DNS update utility |
| ntfs-3g(8) | Third Generation Read/Write NTFS Driver |
| ntfs-3g.probe(8) | Probe an NTFS volume mountability |
| ntlm_auth(1) | tool to allow external access to Winbind's NTLM authentication function |
| ntohl(3) | Conversions d'ordre des octets entre un hôte et un réseau |
| ntohs(3) | Conversions d'ordre des octets entre un hôte et un réseau |
| ntp-keygen(8) | generate public and private keys |
| ntp.conf(5) | Server Options |
| ntp_acc(5) | Access Control Options |
| ntp_auth(5) | Authentication Options |
| ntp_auto(5) | Automatic NTP Configuration Options |
| ntp_clock(5) | Reference Clock Options |
| ntp_misc(5) | Miscellaneous Options |
| ntp_mon(5) | Monitoring Options |
| ntpd(8) | Network Time Protocol (NTP) daemon |
| ntpdate(8) | set the date and time via NTP |
| ntpdc(8) | special NTP query program |
| ntpq(8) | standard NTP query program |
| ntpstat(1) | show network time synchronisation status |
| ntptime(8) | read kernel time variables |
| ntptrace(8) | trace a chain of NTP servers back to the primary source |
| null(4) | Absorbeurs de données |
| numa(7) | overview of Non-Uniform Memory Architecture |
| nutupsdrv(8) | generic manual for unified NUT drivers |
| nv(4) | NVIDIA video driver |
| nwepgen(1) | generates Neesus Datacom compatible WEP keys |