sudo apt install nginx-full to install it from Ubuntu system repository, which however is always old. For the latest version, there are 2 ways to install the web server. Besides building from source, they include Ubuntu PPA and Nginx’s official repository.
Archives For Howtos
Got a CH341a series USB programmer? Here’s a graphical free I2C EEPROM programmer tool for Linux Desktop.
There are a number of programs for Windows, such as CH341Programmer, NEOProgrammer, and ASProgrammer, for working with popular “green” and “black” CH341a devices, but it lacks a graphical interface for Linux.
So, Linux IMSProg was born to provides a graphical interface to read, write, erase and test I2C, SPI and MicroWire EEPROM/Flash chips (24xxx, 25xxx, 93xxx, 95xxx series).
It’s a free open-source tool based on Qt5, that uses QHexEdit2 for hex editor widget and a modified set of the SNANDer programmer libraries.
This simple tutorial shows how to easily make your KUbuntu desktop layout to be Ubuntu (GNOME) Style, that includes top-panel, left side-bar, and a full-screen launcher.
KDE Plasma is highly customizable. User can manually add new panel, configure its position, add panel items. But, without struggling with configurations, there’s a theme can automate the process, to make your Plasma Desktop look like Ubuntu with default GNOME desktop.
Guvcview, the free open-source tool for capturing image/video and dynamically controlling UVC camera and webcam devices, released version 2.1.0.
It’s a GTK3 and Qt5 application that provides both graphical interface and command line options to control your webcam or camera.
With it, you can change the brightness, contrast, saturation, hue, white balance (gamma), sharpness, backlight compensation, etc settings for your webcam.
Besides the dynamic control of UVC (USB Video Class) camera/webcam, it also allows to capture video with control of frame rate, filters such as mirror, invert, pieces, blur, etc. Also, capture audio with sample rate, latency, and filters including echo, reverb, fuzz, wahwah, and ducky.
This simple tutorial shows how to install the last Enlightenment desktop 0.26.0 in Ubuntu 22.04, Ubuntu 20.04, and Ubuntu 23.10 via PPA.
Enlightenment announced 0.26.0 release almost a month ago. There’s however no easy way to install it in Ubuntu, besides building from the source.
To make life easier, I’ve built the package into this unofficial PPA. So, you can easily try it out in Ubuntu 20.04, Ubuntu 22.04, and/or Ubuntu 23.10.
Changes in Enlightenment 0.26.0 include:
- Add DDC option to backlight settings (for external monitor)
- Bigger task previews
- Add watermark to wl mode
- Support new eet disk sync API to ensure config it stored
- Support action desktop files in EFM to add file actions
- Add org.freedesktop.ScreenSaver inhibit support
- See the official release note for more.
Play Final Fantasy XIV Online in Linux? There’s a custom launcher for the game for better experience!
It’s XIVLauncher, a free and open-source launcher that provides a customized WINE version for perfect compatibility with FFXIV.
Since the original launcher is slow and cannot save your password, XIVLauncher provides a faster experience, better Linux integration, as well as following QoL features:
- Auto-login
- Fast patching
- Discord Rich Presence
- Fast in-game market board price checks
- Chat filtering
- Chat bridge to Discord
- Discord notifications for duties, retainer sales, etc.
Got GameBoy, GameBoy Advance, or GameBoy Color ROMs? It’s easy to play them in your Linux PC through VBA-M emulator.
There are quite a few game emulators for Linux. You can use PPSSPP to run PSP games, and RetroArch for multiple consoles support. For Nintendo Game Boy and Game Boy Advance, VBA-M is a good choice.
VBA-M, stands for VisualBoyAdvance-M, is the continued development of the now inactive VisualBoy Advance project, with many improvements from various forks.
It’s a free open-source emulator app that included in system repositories for many Linux, including Fedora, Arch, Manjaro, and so forth.
This simple tutorial shows how to disable (or auto-delete) “recent” files tab in left side-bar of file manager in Ubuntu 24.04 & 22.04.
GNOME Files, aka Nautilus file manager, has a “Recent” tab in left side-bar, which include all the recent opened photos, videos, and documents.
It’s useful for user or applications to quickly re-open recent edited files. However, when working at a public place, it can be better to disable this feature since it may contain sensitive data.
This is a step by step beginners guide shows how to install Ruby and setup local programming environment in Ubuntu 24.04 LTS.
Ruby is an interpreted, high-level programming language designed with an emphasis on programming productivity and simplicity. It was first released 29 years ago in 1995, by Yukihiro Matsumoto in Japan.
Ruby is available to install in Ubuntu in a few different ways, they include:
- Snap package.
- Deb package in system repository.
- Third-party manager with multiple version support.
- Build from source.
And, here’s how to install them in Ubuntu step by step.
Continue Reading…