HVHima Varshini Polamarasettyinhimavarshini.hashnode.dev00Understanding Important Ubuntu/Linux Commands1d ago · 3 min read · My Learning Experience at Millennium Software Solutions Linux is one of the most powerful and widely used operating systems in the technology world. During my learning journey at Millennium Software SJoin discussion
SASandip Adhikariinblog.sandip404.com.np20ROS2 Part 2: Custom Nodes, Services, and Finally Making the Robot Move in Circles2d ago · 13 min read · In Part 1, I spent an entire day fighting BitLocker, disk partitions, and ghost Gazebo processes before a robot finally moved. The robot moved. I felt accomplished. Then I realized I had only run otheJoin discussion
HVHima Varshini Polamarasettyinhimavarshini.hashnode.dev00Understanding Linux File System Structure2d ago · 2 min read · During my learning at Millennium Software Solutions, I learned about the Linux file system structure. Linux organizes files and folders in a hierarchical structure that starts from the root directory Join discussion
AKAkash kumarinlinuxwithakash.hashnode.dev105 Linux Commands I Learned During My Coding Journey May 10 · 3 min read · I am a computer science student who is learning coding and sharing my journey with you. If you are a beginner programmer like me who wants to learn Linux, here are 5 commands that took me around 2 houJoin discussion
SHSanskriti Harmukhinvultr.hashnode.dev00Setting Up WireGuard VPN on Ubuntu 26.04May 8 · 4 min read · WireGuard is a modern VPN protocol built into the Linux kernel since version 5.6, offering a significantly smaller codebase, faster handshakes, and lower latency compared to OpenVPN or IPsec. This guiJoin discussion
SHSanskriti Harmukhinvultr.hashnode.dev00Adding Swap Memory on Ubuntu 26.04May 8 · 3 min read · Servers with limited RAM are vulnerable to out-of-memory kills during traffic spikes or memory-intensive workloads. Swap provides an overflow area on disk, giving the kernel room to move inactive memoJoin discussion
SHSanskriti Harmukhinvultr.hashnode.dev00Installing Webmin on Ubuntu 26.04May 8 · 3 min read · Webmin is an open-source web-based administration panel for Linux servers, providing a graphical interface for managing users, packages, firewall rules, cron jobs, and services without requiring commaJoin discussion
SHSanskriti Harmukhinvultr.hashnode.dev00Installing Apache Web Server on Ubuntu 26.04May 8 · 3 min read · Apache is one of the most widely deployed web servers, with native support in Ubuntu 26.04's default APT repository requiring no external sources. This guide covers the full setup from installation toJoin discussion
SHSanskriti Harmukhinvultr.hashnode.dev00Installing Python and pip on Ubuntu 26.04May 8 · 2 min read · Ubuntu 26.04 ships Python 3.14 in its default APT repository, making it available without any external sources or version management overhead. This guide covers installing Python and pip, verifying thJoin discussion
SHSanskriti Harmukhinvultr.hashnode.dev00Installing MySQL on Ubuntu 26.04May 8 · 3 min read · Ubuntu 26.04 includes MySQL 8.4 in its default APT repository with no third-party sources required. This guide covers installation, service configuration, security hardening with mysql_secure_installaJoin discussion