Technology, Science and Universe
Results for {phrase} ({results_count} of {results_count_total})
Displaying {results_count} results of {results_count_total}
n
- Nmap Command Description: Nmap, short for 'Network Mapper', is an open-source tool used for network exploration and security auditing. It runs through the(...) Read more
- Nixpkgs Description: Nixpkgs is the package collection for the Nix package manager, containing thousands of packages. This package management system is(...) Read more
- Nix-shell Description: Nix-shell is a command that allows you to create a shell environment with specific dependencies defined in a Nix expression. This(...) Read more
- Nix store Description: The Nix store is a directory where Nix stores all installed packages and their dependencies. This package management system is(...) Read more
- Nix expression Description: A Nix expression is a functional programming language used to describe package builds and configurations in the Nix package manager(...) Read more
- NixOS configuration Description: NixOS configuration refers to the declarative way of configuring systems using the Nix expression language. This approach allows(...) Read more
- NixOps Description: NixOps is a tool designed to facilitate the deployment and management of virtual machines running NixOS, a Linux-based operating(...) Read more
- NixOS modules Description: NixOS modules are reusable components that define how to configure services and packages in NixOS. These modules allow users to(...) Read more
- Nix daemon Description: The Nix daemon is a background service essential for the operation of the Nix package manager and its associated build tool. Its(...) Read more
- Nix user Description: A Nix user is someone who uses the Nix package manager and its features for package management. Nix is a package management system(...) Read more
- Nix build Description: Nix build is a fundamental command in the Nix ecosystem, designed to build packages from Nix expressions. This command allows users(...) Read more
- Nix install Description: Nix install is a command used to install packages from the Nix package manager. This manager is based on a declarative and(...) Read more
- Nix upgrade Description: Nix upgrade is a command used in NixOS, a Linux-based operating system that utilizes the Nix package manager. This command allows(...) Read more
- Nix rollback Description: Nix rollback is a command used to revert to a previous version of a package or configuration in a system that utilizes the Nix(...) Read more
- Nix profile Description: A Nix profile is a user-specific environment that can contain different versions of packages, configurations, and development(...) Read more