KeePassXC 2.6.3 Released with Argon2id, XML2 Support [PPA]
KeePassXC, cross-platform community fork of KeePass password manager, release version 2.6.3 a few days ago with new features and improvements.
KeePassXC 2.6.3 features Argon2id KDF and version 2 XML key files support.
| today's howtos
-
The Xrdp server is the RDP tool (Microsoft Remote Desktop Protocol) for Linux distributions. You can install it on your Linux system to connect your server or desktop over the internet. The Xrdp server allows you to use the multi-channel connection through a graphical user interface (GUI). Besides these, the Xrdp server also allows you to connect and restart sessions if your connection gets lost. If you are a network engineer or a Linux system administrator, you can install the Xrdp server on your Linux system and access your server or desktop from anywhere over the internet.
[...]
If you are using a Linux server; probably, you might need to get a desktop environment installed on your system to use the Xrdp server on your machine. You can use either the Gnome DE or the Xfce desktop environment on your Linux server. Here, I am using a Gnome desktop environment on my Ubuntu machine.
However, run the following command-lines given below to install your desired desktop environment on your server.
-
After a lot of hard work by its maintainer Alexandre Viau and others, the decentralized communication platform Jami (earlier known as Ring), managed to get its latest version into Debian Testing. Several of its dependencies has caused build and propagation problems, which all seem to be solved now.
In addition to the fact that Jami is decentralized, similar to how bittorrent is decentralized, I first of all like how it is not connected to external IDs like phone numbers. This allow me to set up computers to send me notifications using Jami without having to find get a phone number for each computer. Automatic notification via Jami is also made trivial thanks to the provided client side API (as a DBus service). Here is my bourne shell script demonstrating how to let any system send a message to any Jami address. It will create a new identity before sending the message, if no Jami identity exist already...
-
In the comments on my post about Load Average Monitoring [1] an anonymous person recommended that I investigate PSI. As an aside, why do I get so many great comments anonymously? Don’t people want to get credit for having good ideas and learning about new technology before others?
PSI is the Pressure Stall Information subsystem for Linux that is included in kernels 4.20 and above, if you want to use it in Debian then you need a kernel from Testing or Unstable (Bullseye has kernel 4.19). The place to start reading about PSI is the main Facebook page about it, it was originally developed at Facebook [2].
I am a little confused by the actual numbers I get out of PSI, while for the load average I can often see where they come from (EG have 2 processes each taking 100% of a core and the load average will be about 2) it’s difficult to work out where the PSI numbers come from. For my own use I decided to treat them as unscaled numbers that just indicate problems, higher number is worse and not worry too much about what the number really means.
-
In this tutorial, we will show you how to install phpMyAdmin on Linux Mint 20. For those of you who didn’t know, phpMyAdmin is a web interface based database management tool for MySQL. Using phpMyAdmin users can interact with MySQL easily. phpMyAdmin provides the most useful functions to interact with the MySQL database.
This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you through the step by step installation of phpMyAdmin on a Linux Mint 20 (Ulyana).
-
In this video, I am going to show how to install Garuda KDE Dr460nized 210107.
-
NetworkManager is a standard network configuration daemon for Linux, whose primary goal is to keep network connectivity active at all time. Unlike stationary server environment, typical Linux laptop/desktop can connect to the network via more than one physical (wired/wireless) or virtual (VPN, VLAN, VxLAN) network interfaces, and can switch from one interface to another dynamically, depending on locations and user preferences. That is when NetworkManager really makes your life easy by enabling automatic connection setup and migration.
-
Discourse is a free and open-source platform built for the next decade of the Internet. It is a modern forum software that can be used as a mailing list, discussion forum, long-form chat room, and more. It uses Ruby on Rails for the backend, Ember.js for the front end, PostgreSQL as a data store, and Redis as a caching server. It is simple, efficient, mobile-friendly, customizable, and makes online discussion easy and fun.
-
The ELK stack is an acronym of three popular open-source projects: Elasticsearch, Logstash, and Kibana. It is an open-source and one of the most popular log management platform that collects, processes,sem
and visualizes data from multiple data sources. It is mainly used for log analysis in IT environments. It is very helpful for a system administrator to search and analyze a large volume of data to make real-time decisions-all the time.
Elasticsearch: It is a search engine used to store all of the collected data.
Kibana: It provides a web-based interface used to search and visualize your data.
Logstash: It is a data processing interface used to collect data from several sources concurrently then sends the data to your desired stash.
-
There’s nothing more annoying than running a command in your terminal and having it run for minutes, sometimes hours, and not be able to use your terminal again. Sure, you can use tabs, but that’s a clunky solution, and it’s not always optimal because you may want to see updates as you’re working. Here we show you a few different ways to run bash commands in the background in Linux.
-
WineHQ is open-source and capable of installing Windows applications on Linux, BSD, and macOS.
The wine team released a new Stable version 6.0 and this release represents a year of development effort and over 8,300 individual changes and it contains a larger number of improvements.
This tutorial will be helpful for beginners to install wine 6.0 in Ubuntu 20.04, Ubuntu 20.10, and LinuxMint 20.1.
-
One of most common Raspberry PI accessories is the Raspberry PI Camera. Beside common usages (like videoconferencing), RPI gives a lot of advanced functions. One of most intrigating is getting a time lapse video from Raspberry PI camera
In this tutorial I’m going to show you how to create a time lapse video with a Raspberry PI board and Camera. We’ll use Raspicam commands to get images and ffmpeg library to create new time-lapse video.
Before digging in technical commands, a breaf introduction in what time lapse video is.
-
In a nutshell, an archive is a single file that contains a collection of other files and/or directories. Archive files are typically used for a transfer (locally or over the internet) or make a backup copy of a collection of files and directories which allow you to work with only one file (if compressed, it has a lower size than the sum of all files within it) instead of many. Likewise, archives are used for software application packaging. This single file can be easily compressed for ease of transfer while the files in the archive retain the structure and permissions of the original files.
-
Take advantage of the crontab Linux command to automate various mundane and repetitive tasks, simplifying your life. This excellent and easy to use tool, combined with some scripting, can not only automate all sorts of tasks, but also help avoid simple human errors or forgetfulness.
-
In this tutorial, we’re going to show you how to install and configure DokuWiki on CentOS Stream 8 with the Apache webserver and the (currently) latest PHP 8.0.
DokuWiki is a popular open-source wiki software that you can extend and customize with lots of plugins and themes. It doesn’t use a database, it’s lightweight, and DokuWiki has great syntax.
|
Devices/Embedded Products With GNU/Linux
-
ODROID-H2+ is already a cool single board computer with an Intel Gemini Lake Refresh processor, up to 32GB RAM, dual 2.5GbE networking, support for SATA and NVMe storage, dual 4K video output, and more.
But in recent days, I’ve read people complaining recently announced WiFI 6 or WiFi 6E routers only had one 2.5 Gbps or 5 Gbps Ethernet jack and wanted all/more RJ45 connectors to be 2.5 GbE ports or greater. But if even the two 2.5GbE ports on ODROID-H2+ are not quite enough for your needs, Hardkernel H2 Net Card triples that amount by adding four extra 2.5 GbE to the x86 SBC. It also works on ODROID-H2, meaning you’d get the existing dual Gigabit Ethernet ports, plus the four 2.5GbE ports from the M.2 card.
-
How Linksys’ most famous router, the WRT54G, tripped into legendary status because of an undocumented feature that slipped through during a merger.
[...]
Intentionally or not, the WRT54G was hiding something fundamental on the router’s firmware: Software based on Linux.
-
The mini-PCs run Linux or Win 10 on Intel’s quad-core, 1.5GHz/2.3GHz Celeron J3455 or dual-core, up to 1.1GHz/2.4GHz Celeron N3350. You can load up to 8GB DDR3L-1866 via a single socket.
-
The SBC is pre-installed with “Linux” and supports OpenWrt, LibreELEC, Android, Windows, and the open source pfSense firewall software. The project aspires to be “open,” but it is unclear if that means open source hardware or community support features.
-
USB2IO is seen as a USB HID device (virtual COM port) on the host PC that can transmit data using ASCII or RAW protocols. Both the FPGA and MCU firmware can be upgraded. The tool can be controlled from any computer running Windows. MacOS, or Linux with a GUI application, and DAB Embedded also provides Python and C++ SDKs for developers who need to implement automated testing for instance.
| PinePhone Mobian Edition Is Coming on January 18, Powered by Debian Linux
I know many of you out there have been waiting on a Debian-powered PinePhone, so here it is. PinePhone Mobian Community Edition is running Mobian Linux, an embedded operating system based on Debian GNU/Linux’s ARM64 (AArch64) port.
Mobian offers a pure Debian GNU/Linux experience on mobile devices and uses Purism’s GNOME-based Phosh (Phone Shell) user interface by default. Mobian Linux on the PinePhone has been tweaked to greet users with an installer where they can choose a password and enable full disk encryption.
|
Recent comments
10 min 25 sec ago
12 min 22 sec ago
23 min 59 sec ago
30 min 16 sec ago
51 min 29 sec ago
1 hour 43 min ago
3 hours 15 min ago
3 hours 33 min ago
3 hours 47 min ago
7 hours 48 min ago