A civil engineer with a longlife fondness for Software Libero
Category: Software Libero
Home Getting Started Learn More Community BlogOSv is the open-source versatile modular unikernel designed to run unmodified Linux applications securely on micro-VMs in the cloud. Built from the ground up for effortless deployment and management of micro-services and serverless apps, with superior performance.
In this article, we have looked a slight understanding of how MTA’s (Mail Transfer Agents) work and a list of the best and most used MTA’s on Linux systems. Source: 8 Best Mail Transfer Agents (MTA’s) for Linux I knew the “infamous” SendMail, and also Postfix, Exim, Qmail. OpenSMTPD and Postal are new to me.…
I already knew many of the software listed in 40 Must-Have Free Open Source Applications for 2024 but of course, one never stop learning, so I discovered some interesting pearls unknown to me: Then one sour point: Visual Studio Code is a NOT Free Software. Just avoid it!
Since SimpleMobileTools has been sold by its creator to a company notorious for buying apps from developers and repacking them with ads, putting a “no-ads” subscription to remove it for $15 a week, the time is ripe to clone its repositories! Join me, I already did it!: May the Source be with you!
How far have we gone since DEC VT100! All those terminal emulator have evolved a lot from the humble Xterm… In recent years we have seen several “modern” terminal emulators. A first wave focused on being shiny and polished or just stylish such as cool-retro-term (which is shamefully not listed on the list on Wikipedia).…
Beeper is a universal chat app. built on the open source chat protocol Matrix, Available on Linux and Android (and also on most widespread proprietary systems).Beeper contributes back to the Matrix community. All of their Matrix bridges are open source on our Github. Don’t want to pay for Beeper? Self-host your own instance for free.…
I used to run du -hsc / |sort -hr | less but it seems that people needs this
dutree is a free, open-source command-line tool for analyzing disk usage, written in Rust programming language that reports disk usage in a tree-like format.