Luxist Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. GitHub - Wikipedia

    en.wikipedia.org/wiki/GitHub

    GitHub (/ ˈ ɡ ɪ t h ʌ b /) is a developer platform that allows developers to create, store, manage and share their code.It uses Git software, providing the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project.

  3. List of GNU Core Utilities commands - Wikipedia

    en.wikipedia.org/wiki/List_of_GNU_Core_Utilities...

    This is a list of commands from the GNU Core Utilities for Unix environments. These commands can be found on Unix operating systems and most Unix-like operating systems. GNU Core Utilities include basic file, shell and text manipulation utilities. Coreutils includes all of the basic command-line tools that are expected in a POSIX system.

  4. Teleport (software) - Wikipedia

    en.wikipedia.org/wiki/Teleport_(software)

    Teleport is an open-source tool for providing zero trust access to servers and cloud applications using SSH, Kubernetes and HTTPS. It can eliminate the need for VPNs by providing a single gateway to access computing infrastructure via SSH, Kubernetes clusters, and cloud applications via a built-in proxy.

  5. Mojo (programming language) - Wikipedia

    en.wikipedia.org/wiki/Mojo_(programming_language)

    The Mojo SDK allows Mojo programmers to compile and execute Mojo source files locally from the command line and currently supports Ubuntu and macOS. Additionally, there is a Mojo extension for Visual Studio Code which provides code completion and tooltips. In January 2024, an inference model of LLaMA2 written in Mojo was released to the public.

  6. iconv - Wikipedia

    en.wikipedia.org/wiki/Iconv

    In Unix and Unix-like operating systems, iconv (an abbreviation of internationalization conversion) is a command-line program and a standardized application programming interface (API) used to convert between different character encodings. "It can convert from any of these encodings to any other, through Unicode conversion."

  7. List of FTP commands - Wikipedia

    en.wikipedia.org/wiki/List_of_FTP_commands

    It includes all commands that are standardized by the Internet Engineering Task Force (IETF) in RFC 959, plus extensions. Note that most command-line FTP clients present their own non-standard set of commands to users. For example, GET is the common user command to download a file instead of the raw command RETR.

  8. List of IRC commands - Wikipedia

    en.wikipedia.org/wiki/List_of_Internet_Relay...

    This is a list of all Internet Relay Chat commands from RFC 1459, RFC 2812, and extensions added to major IRC daemons. Most IRC clients require commands to be preceded by a slash (" / "). Some commands are actually sent to IRC bots ; these are treated by the IRC protocol as ordinary messages, not as / -commands.

  9. Nikto (vulnerability scanner) - Wikipedia

    en.wikipedia.org/wiki/Nikto_(vulnerability_scanner)

    Nikto is a free software command-line vulnerability scanner that scans web servers for dangerous files/CGIs, outdated server software and other problems. It performs generic and server type specific checks. It also captures and prints any cookies received.