Install NixOS on a Virtual Machine Install NixOS on a Virtual Machine If you can use the Nix package manager on any Linux distro, why should you install …
Oracle VM VirtualBox (formerly Sun VirtualBox, Sun xVM VirtualBox and InnoTek VirtualBox) is a hosted hypervisor for x86 virtualization developed by Oracle
Context Navigation Welcome to VirtualBox.org! News Flash New July 16th, 2024 VirtualBox 7.0.20 released! Oracle today released a 7.0 maintenance release w…
Declarative builds and deployments. Reproducible Nix builds packages in isolation from each other. This ensures that they are reproducible and don’t have…
Saved searches Use saved searches to filter your results more quickly You signed in with another tab or window. Reload to refresh your session.You signed…
In this post, I walk through the steps to install NixOS on a Lenovo Yoga 7 with an encrypted root disk. This tutorial is mainly based on the tutorial by M…
In this second tutorial, we will walk you through the process of installing NixOS . Unlike the first installation tutorial , we will use the command line …
Install NixOS on GCE This is a recipe for creating a NixOS machine on Google Compute Engine (GCE) which is part of Google Cloud Platform. This tutorial a…
A few weeks ago, there was an active discussion on HN about the Free For Dev page which compile a list of free tier (or at least free trial) resources th…
My larger goal here is to produce a mind-map / flow-chart of tutorials that someone can use to produce a nixos / home-manager / nix-darwin config, like h…
How to Install NixOS In the Linux world, there are many distributions, and these distributions usually differ in terms of package manager, environment, an…
Oracle doesn’t offer NixOS as one of the OS options for its VMs, and I’ve read reports that uploading a NixOS image doesn’t work either. I’ve found severa…
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You swi…
00:05:53.187 Console: VM runtime error: fatal=false, errorID=HostMemoryLow message="Unable to allocate and lock memory. The virtual machine will be pause…
I'm installing Ubuntu on Virtual Box but the screen was too tiny to do anything. I used the Scale to 200% option at the bottom toolbar of VirtualBox but …
After running nixos-generate-config , edit /mnt/etc/nixos/configuration.nix and add a few lines: boot.kernelPackages = pkgs.linuxPackages_latest; - for Wi…
What is VirtualBox? VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Not only is VirtualBox an e…
Oracle Still Working On VirtualBox 4.2 VirtualBox 4.2 is the next major release of Oracle's virtualization platform through its acquisition of Sun Micros…
Install the gcloud CLI Stay organized with collections Save and categorize content based on your preferences. This page contains instructions for choosin…
I had a 1600x1200 T42p and loved that thing to death too. My fav laptop ever though was the original 15" MacBook Retina from 2012. I pre-ordered mine the …
Install flyctl flyctl is a command-line utility that lets you work with Fly.io using fly commands, from creating your account to deploying your applicatio…
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You swit…
Install The quickest way to install Elixir is through install scripts, operating system package manager, or using one of the available installers. If suc…
VirtualBox 3.2 released Fortunately Mac hardware can run windows and Linux. So, if for some reason you want to, you can run MacOSX in VirtualBox on your …
NixOS, an open-source Linux distribution, is built upon the Nix package manager. Its unique feature is the use of a declarative configuration system, whic…
install Getting started with Magic Lantern can be a bit daunting for a beginner. That's why computer science student and filmmaker Jake Coppinger put tog…
Installing GCC: Building Now that GCC is configured, you are ready to build the compiler and runtime libraries. Some commands executed when making the co…
Install or replace SSD modules in your Mac Pro (2023) Learn how to install SSD modules in your Mac Pro and how to use Apple Configurator to set them up f…
Preamble OS/2 is an absolutely fascinating operating system and I want you to see it. I intend to write a lot about it if I can get my act together; for …
I use NixOS on my PCs and was able to start Pico-8 using the script https://nixos.wiki/wiki/PICO-8. Unfortunately I have no success with the script when …
Install Packages for Crystal releases are available from different sources. There are official ones provided the Crystal project, system packages and com…
Installing on other platforms Building from source If your platform isn’t listed here, you may still be able to build from source. You should be able to …
The challenge: Install Linux on a really old laptop. The catch: It has only 32 MB of RAM, no network ports, no CD-ROM , and the floppy drive makes creakin…
VirtualBox VirtualBox is a virtual machine for x86 architecture developed by Innotek and maintained by Oracle. There are two versions: the full VirtualBo…
On March 13, we will officially begin rolling out our initiative to require all developers who contribute code on GitHub.com to enable one or more forms o…
Install Apache Arrow Current Version: 19.0.0 (2025-01-16) See the release notes for more about what’s new. For information on previous releases, see rele…
On December 7, 2022, GitHub detected unauthorized access to a set of repositories used in the planning and development of Atom. After a thorough investiga…
In some cases you can get this error npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules because your Node.js installation was …
Brave is one of the safest browsers on the market today. It blocks privacy-invasive ads & trackers. It blocks third-party data storage. It protects from b…
Swift SDK for Static Linux Swift SDK for WebAssembly Swift SDK for Android Development Snapshots Swift snapshots are prebuilt binaries that are automatic…
Quickly fork, edit online, and submit a pull request for this page. Requires a signed-in GitHub account. This works well for small changes. If you'd like …
Jepsen 0.3.6 is now available on GitHub and Clojars. This is a sizeable release. It includes a significant correctness bugfix for a rare bug that could ma…
The recommended way to install Julia is to install juliaup which is a small, self-contained binary that will automatically install the latest stable julia…
On Having Enough Socks Personal experience and surveys on running out of socks; discussion of socks as small example of human procrastination and irratio…
On Syndication and Rolling Your Own Tantek and Jeffrey have both written quite nicely about handmade sites and aggregation, respectively. I’d like to add…
Ontario reported 428 new cases of COVID-19 on Friday, but Ontario's Health Minister says some of those were from the previous day, where a 'glitch' in the…
Today it happened again. A developer, that we’ll call Mark to avoid exposing his real name, read the Redis 5.0 RC5 change log, and was disappointed to see…
On Digital Extremities Professor Mike Murphy put his glasses on and squinted down from his vantage point on top of the domed roof of the forty-foot Mediu…
Installation We have come a long way without installing anything! We learned The Elm Architecture. We learned about types. We learned how to interact wit…