News

News

Mise: A Modern Replacement for RVM with Multi-Language Support

Published 21.03.2025 at 13:22
@admin

We’re excited to introduce Mise, a powerful and efficient alternative to RVM for managing programming environments. Unlike RVM, which is dedicated to Ruby, Mise provides a streamlined way to install and manage Ruby, Python, Node.js, Rust and Go (Golang) from a single tool.

Why Mise?

Mise is designed with performance and simplicity in mind. The main adventages:

  • Multi-language support – Easily install and manage Ruby, Python, Node.js, Rust and Go (Golang).
  • Efficient and lightweight – No unnecessary overhead, keeping your system clean.
  • Environment versioning – Define language versions per project or per account.
  • Cross-shell compatibility – Works with Bash, Zsh, Fish, and more.

How to use Mise?

For detailed guidance on using Mise, please refer to our documentation:

📄 https://docs.hostuno.com/Mise/

Stay ahead with modern tools—try Mise today! 🚀

Update

Node.js v23 release announcement

Published 14.03.2025 at 21:48
@admin

Node.js v23

📦 The latest Node.js version — v23, is now available on our servers, introducing several notable updates:

  • Native ES module support via require(): Prior to v23.0.0, loading native ES modules required the use of the --experimental-require-module flag. This feature is now fully integrated and available by default.
  • Stabilization of the --run command: The --run flag, which facilitates more efficient script execution, has now been stabilized for general use.
  • Test runner enhancements: The test runner now includes support for glob patterns in coverage files, allowing for more flexible and streamlined test configuration.
  • TypeScript integration: The --experimental-strip-types flag is no longer needed and is now enabled by default, allowing TypeScript files to run natively without additional configuration (e.g., simply run node index.ts).

🖥️ SSH usage:

Node.js v23 can be accessed with the following commands:

  • node23 (JavaScript runtime)
  • npx23 (Package runner)
  • npm23 (Package manager)
  • yarn23 (Package manager)

🌍 For web applications, select Node.js v23 from the available Node.js versions when creating a virtual host through the DevilWEB panel or via SSH with the following command:

devil www add DOMAIN nodejs /usr/local/bin/node23 ENVIRONMENT

Where:

  • DOMAIN - is the site address.
  • ENVIRONMENT - can be one of: production, staging, development, or test

🔄 Node.js Support Overview

  • LTS (Long Term Support) / even-numbered Node.js releases (currently installed: v14, v16, v18, v20, and v22) are supported as long as they remain functional (i.e., they compile and run without issues on the Passenger server).
  • Odd-numbered Node.js releases (currently installed: v23) are always replaced by the next release. Therefore, Node.js v23 will be replaced by v25.
News

First Byte from hostUNO.com

Published 05.03.2025 at 12:00
@admin

We’re launching hostUNO.com! This hosting is for those who want more than just PHP and MySQL. With us, you can run applications in Python, Node.js, Go, Rust, Java, and even set up your own online radio!

What makes us unique?

  • 🧑‍💻 Support for a wide range of programming languagesPHP (multiple versions), Python, Node.js, Ruby, Java, .NET, and many more – see the full list below.
  • 🚀 Extreme performance – modern servers, high-end hardware, and custom optimization solutions.
  • 🌐 Intuitive control panel no off-the-shelf solutions, we have our own custom account management system, praised for its simplicity and ease of use. For more advanced users, we also offer its CLI counterpart called devil, available via SSH, allowing for convenient account management directly from the terminal.
  • 🛟 Full technical support – fast assistance when you need it.

🔥 PROMOTION: For a limited time, all hosting accounts are 50% off until the end of the month!

VIEW OUR OFFER

We invite you to check out the full list of supported programming languages, databases, and installed applications. Missing a technology you need? Contact us! If it's available, we'll install it for you. We also offer the option to install and run your own software.

VIEW OUR OFFER

🚀 Programming Languages

  • PHP (5.6 - 8.4) – A backend language used for dynamic websites and CMS platforms.
  • Python (3.7 - 3.11) – A versatile language used in AI, data analysis, web development, and automation.
  • Node.js (14, 16, 18, 20, 22) – A JavaScript runtime for server-side applications and real-time systems.
  • Deno – A modern, secure alternative to Node.js, with built-in TypeScript support.
  • Zig – A low-level programming language focused on performance and memory safety.
  • Nim – A lightweight programming language that combines Python-like readability with C-like performance.
  • Perl – A powerful scripting language used for text processing, system administration, and automation.
  • .NET 9Microsoft’s development platform supporting C#, F#, VB.NET, and more.
  • Mono – An open-source implementation of .NET, commonly used in Unity and cross-platform applications.
  • Lua (5.1, 5.2, 5.3, 5.4) – A lightweight scripting language, widely used in game development and embedded systems.
  • Elixir – A functional programming language for distributed and real-time applications.
  • Go – A high-performance language designed for cloud computing, server applications, and microservices.
  • R – A language for data analysis, statistics, and machine learning.
  • Crystal – A compiled language inspired by Ruby, offering high performance and type safety.
  • D – A modern programming language combining C-like performance with higher-level language conveniences.
  • OCaml – A multi-paradigm language, combining functional and imperative programming.
  • Rust – A safe and high-performance system programming language.
  • Scala – A JVM-based language, blending object-oriented and functional programming.
  • Java (OpenJDK: 11, 17, 18, 19, 20, 21, 22) – A popular object-oriented language, widely used in enterprise and web applications.
  • Ruby – A dynamic, object-oriented programming language, known for its simplicity and readability.
  • C – A classic system programming language, known for its efficiency and widespread use.
  • C++ – An extension of C with object-oriented features, used in applications and game development.
  • V – A modern, lightweight language inspired by Go, with fast compilation times.

🗄️ Databases

We support a variety of SQL, NoSQL, and caching solutions, including:

  • MySQL 8.0 – A widely used relational database for web applications.
  • PostgreSQL 16 – An advanced SQL database with JSON support and high scalability.
  • MongoDB 5.0 – A NoSQL document-oriented database.
  • Redis & ValkeyLightning-fast key-value stores, used for caching.
  • MemcachedDistributed in-memory caching for accelerating applications.

🖥️ System Automation & Shells

  • Bash – The most widely used Unix/Linux shell.
  • Sh – A POSIX-compatible shell for script execution.

⚙️ Build & Compilation Tools

  • GCC (12, 13, 14) – The standard compiler for C and C++.
  • LLVM (11-18) – A modern compiler infrastructure.
  • CMake – A multi-platform build system.
  • Apache Ant – A Java-based build system.
  • Meson – A fast alternative to Make and CMake.
  • Pascal (FPC)Free Pascal Compiler for Pascal development.
  • Haskell (GHC) – The GHC compiler for functional programming.

📚 Frameworks & Libraries

  • FFmpeg – A powerful multimedia processing tool.
  • OpenCV – A library for image and video processing.
  • OpenSSL – A standard encryption and SSL library.
  • Doxygen – A documentation generator for C/C++ projects.
  • gRPC – A framework for microservice communication.
  • ZeroMQ – A high-speed messaging library.
  • Boost – A collection of advanced C++ libraries.

🌍 Server & Infrastructure

  • Nginx – A high-performance web server and reverse proxy.
  • 3proxy – A proxy server for HTTP(S), FTP, and SOCKS.
  • Grafana – A tool for data visualization and monitoring.
  • Prometheus – A metrics collection and alerting system.
  • Passenger – A server for Ruby, Python, and Node.js applications.
  • FastCGI & SCGI – Protocols for optimizing server-to-application communication.

📦 Package Management & Version Control

  • Git – A distributed version control system.
  • Gitea – A self-hosted Git repository management system.
  • Maven – A dependency management and build tool for Java projects.

📊 Analytics & Monitoring

  • GoAccess – A real-time web server log analyzer.
  • MatomoAdvanced web analytics with privacy focus.
  • htop – A process manager for system monitoring.

🛠️ Additional Tools & Utilities

  • 7-Zip – A file compression utility.
  • aria2 – A multi-threaded download manager.
  • tmux – A terminal session manager.
  • FLAC & LAME – High-quality audio compression tools.
  • Mosquitto – An MQTT broker for IoT communication.
  • WebP – A high-efficiency image format.

Don't wait – join hostUNO today!

VIEW OUR OFFER

PROMOTION TERMS & CONDITIONS

Unblock IP

Select a server and then click the 'Unblock' button to unblock your address in our firewalls.

Your IP address has been successfully unblocked!

hostUNO.com uses cookies for the purpose of providing services: statistical, social, and functional. Using the website without changing the cookie settings means that they will be placed on your end device. You can change the cookie settings at any time. Detailed information is available in our Privacy and Security Policy. Accept Reject