DevNUX Community & Sandbox
About This Server
DevNUX is a private VPS (Virtual Private Server), maintained as a personal project for studying systems administration, network security, and software development. It serves as a controlled environment to test applications, explore internet protocols, and host personal projects in a pure Linux environment.
Access is restricted to collaborators and guests, ensuring a safe and focused space for learning. The philosophy is to maintain a lightweight, secure software stack aligned with open-source best practices.
Services and Capabilities
cloudWeb Server
Nginx for static sites and PHP-FPM 8.2, with SSL via Let's Encrypt.
vpn_keySSH Access
Secure remote access with SSH key authentication and configured sudo.
databaseDatabase
SQLite for local files, with adjustable permissions for PHP-FPM.
buildTools & Utilities
Git, editors (Vim/Nano), monitor (Htop), multiplexer (Tmux/Screen), and build tools (Make/Composer).
linkUseful Links
Access to public user HTML and sites via HTTPS.
Development Environment
terminalPython
Python3 with virtualenv available for isolated environments.
developer_modeNode.js
Node.js with nvm for user-specific version management.
developer_boardJava
Java JDK for Java application development.
web_assetPHP
PHP CLI and PHP-FPM 8.2 for PHP development.
memoryC/C++
GCC / G++ compilers for C/C++ development.
deployed_codeDocker
Docker for creating and managing containers.