Senin, 26 Desember 2022

How to Downgrade Flatpak Packages in Linux

How to Downgrade Flatpak Packages in Linux

Technically, minor or point release updates are released to solve issues. But things may get worse when some updates break your current workflow.

Whether a Flatpak package or Snap, everything breaks at some point when there is an issue. Being a sandboxed packaging solution, it may not affect the entire system, but if you encounter a bug that makes your app experience worse, you may regret the update.

For example, the previous update of Black Box was bundled with certain bugs, and I could not select text! Developers have solved this issue now, but until they did not, I downgraded that specific package to make things work.

So, if you want to downgrade a specific app installed as a Flatpak, you can follow this guide.

Downgrade Flatpak packages in Linux

Disclaimer: Unlike installing Flatpaks, you need sudo privileges to downgrade Flatpak packages. And if your user doesn’t have them, you can follow our detailed guide on how to give sudo access to users.

Recommended Read: How to Apply GTK Themes on Flatpak Applications

Here are the steps below:

1. Get the Application ID of the Package

The first step is to find the Application ID of the package you want to downgrade. You can easily find it by listing the installed packages:

flatpak list --app
How to Downgrade Flatpak Packages in Linux

Note down the application ID of the package you want to downgrade.

Here, I am going to downgrade the Black Box, so my application ID will be com.raggesilver.BlackBox.

2. List previous releases and get the commit code

Once you get the application ID, you’d need to list the previous releases.

You can easily do this by following the given command syntax:

flatpak remote-info --log flathub <Application ID>
How to Downgrade Flatpak Packages in Linux

Once you find the preferred previous release, copy the commit code as shown above.

3. Downgrade the Flatpack package

Once you follow the first two steps, you should have the following:

  • Application ID of the package.
  • Commit code of preferred older release.

Now, you have to put them in the following command:

sudo flatpak update --commit=<commit_code> <Application ID>

As I’m downgrading Black Box to the previous release, I’ll be using the following command:

sudo flatpak update --commit=c4ef3f4be655cbe2559451a9ef5977ab28139c54bb5adbd7db812f3482bd0db5 com.raggesilver.BlackBox
How to Downgrade Flatpak Packages in Linux

And that’s it!

To check whether you have successfully downgraded the package, you can list the packages that need to be updated (considering everything else is up-to-date). It should include the name of the package that you have recently downgraded:

flatpak update
How to Downgrade Flatpak Packages in Linux

And as you can see, the Black Box is outdated and needs to be updated, meaning the package has been downgraded successfully!

Wrapping Up

In this quick tutorial, I explained how you downgrade Flatpak packages, and I hope you find this helpful.

And if you have any queries or suggestions, let me know in the comments.



from It's FOSS https://ift.tt/bsYVgeT
via IFTTT

Kamis, 22 Desember 2022

Free and Open-Source Alternatives to Microsoft Planner

You can replace Microsoft Planner with free and open-source tools. Here are some of your options.

from It's FOSS https://ift.tt/rbIhVTY
via IFTTT

Selasa, 20 Desember 2022

How to Update Pi-hole Easily

Install Pi-hole is just the first step in the battle against ads. Keeping Pi-hole updated regularly is the way forward.

from It's FOSS https://ift.tt/Vphvx5f
via IFTTT

Senin, 19 Desember 2022

How to Downgrade Flatpak Packages in Linux

Having trouble with a Flatpak app update? You can always downgrade to fix the issues.

from It's FOSS https://ift.tt/GdUTqVI
via IFTTT

Jumat, 16 Desember 2022

Yes! You Can Install Unity Desktop on Arch Linux. Here’s How!

Unity has been brought back to life by volunteers. While there is an Ubuntu Unity flavor, Arch Linux users can also install and use Unity on their systems. Here's how!

from It's FOSS https://ift.tt/wQxeXI4
via IFTTT

Kamis, 15 Desember 2022

Harmonoid: A Beautiful Cross-Platform Music Player With Essential Features

A beautiful open-source cross-platform music player with a good feature set like lyrics display and upload, library management and more.

from It's FOSS https://ift.tt/fDphO6w
via IFTTT

Rabu, 14 Desember 2022

How to Switch from Debian Stable to Testing

Tired of the old software in Debian stable but don't want to move to another distro? Try switching to Debian Testing instead and enjoy the best of both worlds.

from It's FOSS https://ift.tt/WPLAfXm
via IFTTT

Senin, 12 Desember 2022

Battle of the Texts and the Unicode Savior

You never realize that typing text on the computer could be complicated until you have to deal with other languages. See how Unicode helps in such cases.

from It's FOSS https://ift.tt/iTyuc2x
via IFTTT

Minggu, 11 Desember 2022

How to Install the Minimalist ArchBang Linux Distro

Complete step by step beginner's guide for installing the minimal ArchBang Linux distribution on a bare metal system or a virtual machine.

from It's FOSS https://ift.tt/BLMEZO8
via IFTTT

Sabtu, 10 Desember 2022

How to Update Flatpak Packages in Linux

Many Linux desktop users tend to forget to update the Flatpak packages as they are not included in the regular system updates. Here's how to update them.

from It's FOSS https://ift.tt/7FGjHfz
via IFTTT

Rabu, 07 Desember 2022

Convert and Manipulate Images With ‘Converter’ GUI Tool in Linux

A GUI front-end to ImageMagick to convert and manipulate images on Linux. Learn more about using this nifty tool.

from It's FOSS https://ift.tt/3KUf6qC
via IFTTT

Selasa, 06 Desember 2022

How to Access UEFI Settings in Linux Systems

A simple beginner's tutorial discussing various ways of accessing UEFI firmware settings in a Linux computer.

from It's FOSS https://ift.tt/RuQrA8K
via IFTTT

LibreOffice vs FreeOffice: Comparing Popular Free Office Suites

LibreOffice and FreeOffice are two popular choices when it comes to a free alternative to Microsoft Office. Here's how these two office suites are similar and different.

from It's FOSS https://ift.tt/VQrJ95O
via IFTTT

Sabtu, 03 Desember 2022

What is Firefox ESR? How to Install it in Ubuntu?

Want a more stable and streamlined experience with Firefox? Use Firefox-ESR which is trusted by Debian stable.

from It's FOSS https://ift.tt/rItXiOp
via IFTTT

Jumat, 02 Desember 2022

Getting Nostalgic With the Historical Coherent Operating System

The 90s was a wonderful decade. Apart from great music, you also had interesting tech. Coherent was part of the 90s UNIX-like operating systems.

from It's FOSS https://ift.tt/TQOWeqM
via IFTTT

Kamis, 01 Desember 2022

Monica: An Open-Source App for Personal Relationship Management

It's not CRM, it's PRM. Monica is an open-source personal relationship management software. Curious? Learn more here.

from It's FOSS https://ift.tt/KxvoCAl
via IFTTT

Rabu, 30 November 2022

How to Automatically Indent Your Code in Visual Studio Code

Tabs or spaces? Whatever you prefer. You can set it to automatically indent your code in the Visual Studio Code. Here's how to do that.

from It's FOSS https://ift.tt/HNCmxlh
via IFTTT

Selasa, 29 November 2022

Terminator: The Tiling Terminal Emulator for Linux Pros

Want to run multiple sessions in one terminal Window? Screen and tmux commands could be complicated. Terminator is what you need.

from It's FOSS https://ift.tt/Pt1uSDY
via IFTTT

How to Set Up Pi-hole to Get an Ad-free Life

With Pi-hole, you can block advertisements for all your devices at the router level. Here's how to set up Pi-hole with and without a Raspberry Pi.

from It's FOSS https://ift.tt/SY3yd4K
via IFTTT

Senin, 28 November 2022

Up to 65% Off on All Linux Foundation Training & Certification [Cyber Monday Sale]

The Linux Foundation is offering all beginner and advanced training and certification bundle at a discount of up to 65% off for a limited time.

from It's FOSS https://ift.tt/jO52reG
via IFTTT

Sabtu, 26 November 2022

5 NeoVim GUI Editors You Could Try If You are Not a Total Terminal Junkie

Looking for the GUI comfort for NeoVim? Here are a few projects that give a graphical interface to the awesome NeoVim editor.

from It's FOSS https://ift.tt/6LleGzx
via IFTTT

Jumat, 25 November 2022

How to Merge PDF Files in Linux

Got several PDF files and now you have to combine them into one? Here are different ways you can use to merge PDF files in Linux.

from It's FOSS https://ift.tt/2MafHg1
via IFTTT

Rnote: An Open-Source Drawing App for Notes and Annotation

Rnote is an excellent app for sketching and taking handwritten notes. Check it out here.

from It's FOSS https://ift.tt/41PMhfU
via IFTTT

Kamis, 24 November 2022

7 Best Mastodon Server Instances to Join by the Twitter Emigrants

Leaving Twitter for the open source Mastodon? Here are the best Mastodon instances you can join.

from It's FOSS https://ift.tt/fm6GCTK
via IFTTT

Rabu, 23 November 2022

Using the Lesser Known File Tagging Feature in KDE’s Dolphin File Manager

Want to organize files by tagging them? You don't need third party tools for that if you are using KDE. Here's how to use the built-in tagging feature in Dolphin file manager.

from It's FOSS https://ift.tt/4xrF7W9
via IFTTT

Selasa, 22 November 2022

How I Fixed Buzzing Noise Coming from Speakers in Linux

Noticing a constant buzzing noise from the speakers in your Linux system? Here's why that happens and how I fixed the issue.

from It's FOSS https://ift.tt/9zK0oBr
via IFTTT

Senin, 21 November 2022

apt remove vs apt purge: What’s the Difference?

apt remove and apt purge are two similar commands used for uninstalling applications in Ubuntu and Debian. So, what's the difference?

from It's FOSS https://ift.tt/r0hBbFl
via IFTTT

Minggu, 20 November 2022

Jumat, 18 November 2022

7 Reasons Why Cinnamon is a Fantastic (Yet Underrated) Linux Desktop Environment

Cinnamon is a nice desktop environment. Want to know why? Here are some good reasons behind it.

from It's FOSS https://ift.tt/EhlNuMF
via IFTTT

Kamis, 17 November 2022

Fixing “Key is stored in legacy trusted.gpg keyring” Issue in Ubuntu

Seeing "Key is stored in legacy trusted.gpg keyring" message while updating Ubuntu? Here are the steps you can take to get rid of it.

from It's FOSS https://ift.tt/KYFmQu4
via IFTTT

How to Install and Use htop in Linux

htop is an excellent utility for monitoring system resources in Linux. It provides a better user experience than the default top command.

from It's FOSS https://ift.tt/1ZToCJj
via IFTTT

Authenticator: A Simple Open-Source App to Replace Authy on Linux

A free and open-source app for two-factor authentication codes on the Linux desktops.

from It's FOSS https://ift.tt/YEg0cMs
via IFTTT

Rabu, 16 November 2022

apt remove: Uninstall apt Packages in Ubuntu

Learn about removing apt packages with apt remove command in detail in this beginner's tutorial.

from It's FOSS https://ift.tt/KtxzLyJ
via IFTTT

Senin, 14 November 2022

How to Install GNOME Desktop Environment in Linux Mint

Craving for GNOME on Mint? If you really want to install GNOME on Linux Mint, here are the steps for that.

from It's FOSS https://ift.tt/Bp4gPxj
via IFTTT

Using Firewall With UFW in Ubuntu Linux [Beginner’s Guide]

UFW (Uncomplicated Firewall) is a simple-to-use firewall utility with plenty of options for all kinds of users. It is actually an interface for iptables, which is the classic low-level tool (and harder to get comfortable with) to set up rules for your network. Why should you use a Firewall? A firewall is a way to...

from It's FOSS https://ift.tt/TEZt9ad
via IFTTT

Kamis, 10 November 2022

Best Python IDEs for Linux

Looking to code Python on your Linux system? Here are the best IDEs you can use for Python programming in Linux desltop.

from It's FOSS https://ift.tt/UiG7kD1
via IFTTT

Selasa, 08 November 2022

31 Linux Commands Every Ubuntu User Should Know

An extensive list of essential Linux commands that every Ubuntu user will find helpful in their Linux journey.

from It's FOSS https://ift.tt/3as6qIk
via IFTTT

Senin, 07 November 2022

Apt++? Nala is Like Apt in Ubuntu but Better

Nala is a Python-based frontend for apt package management. Inspired by the DNF package manager, Nala seems like a promising tool for Ubuntu and Debian users.

from It's FOSS https://ift.tt/0W19B2x
via IFTTT

Ghostwriter: An Excellent Open-Source Writing App

Ghostwriter is a great open-source writing app with Markdown support for Linux, Windows, and macOS. Learn more here.

from It's FOSS https://ift.tt/f3lHAw0
via IFTTT

Kamis, 03 November 2022

10 Best Open Source Bots for Your Discord Server

Looking for open-source Discord bots to boost the functionality of your Discord server? We have curated this list for you.

from It's FOSS https://ift.tt/TAjwd1S
via IFTTT

Rabu, 02 November 2022

How to Trim a Video in VLC Player [If You Really Want to]

VLC is much more than just a simple media player. It can do a lot of things like taking screenshots, playing videos from the internet. Learn to trim videos with VLC in this tutorial.

from It's FOSS https://ift.tt/oxDOru2
via IFTTT

Selasa, 01 November 2022

Uninstall Snap Packages from Ubuntu and Other Linux Distros

Installed Snap package earlier and now you want to uninstall it? Learn how to remove snap packages in Linux.

from It's FOSS https://ift.tt/DfkU96K
via IFTTT

Senin, 31 Oktober 2022

How to View AVIF Images in Ubuntu and Other Linux Distributions

Can't open AVIF images in Linux? AVIF is a new image file format for the web and here is what you can do to view AVIF images on Linux desktop.

from It's FOSS https://ift.tt/bFrZqQw
via IFTTT

Minggu, 30 Oktober 2022

Install WoeUSB on Ubuntu to Create a Bootable Windows USB

Learn to install WoeUSB tool on Ubuntu and other Linux distros for creating a bootable Windows USB on Linux systems in this in-depth tutorial.

from It's FOSS https://ift.tt/u3Kc8OQ
via IFTTT

Kamis, 27 Oktober 2022

7 Best Open Source Web-based Email Clients

Want to cut down on costs and host a web-based email client? Here are some of the best open source options you could try.

from It's FOSS https://ift.tt/PKl3cJ6
via IFTTT

Senin, 24 Oktober 2022

How to Upgrade Python Packages with Pip

Don't forget all those Python packages you installed on your system. Here's what you need to know about updating Python packages with Pip.

from It's FOSS https://ift.tt/g7dB0jc
via IFTTT

Sabtu, 22 Oktober 2022

How to Create Custom Linux Mint or Ubuntu ISO

Want to create a custom Linux ISO? Here's a simple GUI tool to create custom ISO for Ubuntu and other Linux distros.

from It's FOSS https://ift.tt/Es6FTyG
via IFTTT

Selasa, 18 Oktober 2022

Give Your Linux Desktop a Halloween Makeover

Halloween is around the corner. How about giving your Linux desktop a Halloween makeover? Let me help you with this 'scary' idea.

from It's FOSS https://ift.tt/A4wZgdo
via IFTTT

Kamis, 13 Oktober 2022

14 Best Open Source WYSIWYG HTML Editors

Several open-source WYSIWYG HTML editors. What's your best option? Here, we help you with it.

from It's FOSS https://ift.tt/ibnpKTG
via IFTTT

13 Independent Linux Distros That are Built From Scratch

Unique and independent Linux distributions that are totally built from scratch. Sounds interesting? Check out the list here.

from It's FOSS https://ift.tt/qx3ngJf
via IFTTT

Install Gedit on Ubuntu 22.10 and Make it Default Text Editor

gedit is not the default text editor in Ubuntu 22.10. Here's how to install Gedit on Ubuntu and make it the default text editor again.

from It's FOSS https://ift.tt/aiu4scP
via IFTTT

Senin, 10 Oktober 2022

How to Enable Snap Support in Arch Linux

Want to install Snap applications in Arch Linux? You need to enable snap support first. Here's how to enable snap on Arch Linux.

from It's FOSS https://ift.tt/kJSj9cQ
via IFTTT

How to Update Google Chrome on Ubuntu Linux

Wondering how to update Google Chrome in Ubuntu? It's done from software center, not from the browser it self. Read in details.

from It's FOSS https://ift.tt/flZioMq
via IFTTT

Minggu, 09 Oktober 2022

Simple Trick to Watch Netflix in Full HD on Firefox Browser

Paying for full HD streaming to Netflix and yet it doesn't play in 1080p? Here's how you can make Netflix play full HD on Firefox browser.

from It's FOSS https://ift.tt/gmJBMrx
via IFTTT

Jumat, 07 Oktober 2022

How to Use Raspberry Pi via VNC

Using VNC could also be a good choice if you need the comfort of the GUI to connect to Raspberry Pi remotely. Learn how to setup VNC on Raspberry Pi for remote connections.

from It's FOSS https://ift.tt/VyNJjIr
via IFTTT

How to Install Ubuntu Linux in VMWare

VMWare gives an easy option to try and use Linux inside Windows. This article covers a step-by-step guide on installing Ubuntu inside VMWare in Windows.

from It's FOSS https://ift.tt/QqkYvEe
via IFTTT

Kamis, 06 Oktober 2022

Pros and Cons of Using Btrfs Filesystem in Linux

Btrfs is the talk of the Linux town. And if you curious about this filesystem, read about its features and pros and cons over other filesystems like ext4.

from It's FOSS https://ift.tt/94bD5eg
via IFTTT

Selasa, 04 Oktober 2022

How to Contribute to Open Source in Hacktoberfest 2022 [Ultimate Guide]

Hacktoberfest is the best place to give back to open-source projects. Here's everything you need to know about Hacktoberfest and how to participate in it..

from It's FOSS https://ift.tt/0tTQXPs
via IFTTT

Minggu, 02 Oktober 2022

CPU-X an Alternative to CPU-Z for Linux

Popular Windows tool CPU-Z is not available for Linux. However, there is a similar tool called CPU-X. Check it out for getting CPU and other hardware info in Linux.

from It's FOSS https://ift.tt/KJU3fYR
via IFTTT

Jumat, 30 September 2022

Better than Ubuntu? 11 Best Linux Distros for Ubuntu Lovers

There are plenty of excellent options with Ubuntu-based distros. Check out the best of them here.

from It's FOSS https://ift.tt/lqaAYgC
via IFTTT

Kamis, 29 September 2022

How to Properly Theme KDE Plasma [An in-depth Guide]

Many users fail to understand how KDE themes work. It is not a straightforward process. This in-depth guide will help you with it.

from It's FOSS https://ift.tt/mJqtpzr
via IFTTT

Rabu, 28 September 2022

How to Use Picture in Picture Mode in Brave Browser

Brave has picture-in-picture mode but it's so hidden that you feel like there is no PIP support at all. Here's how to enable and use it.

from It's FOSS https://ift.tt/x4UdgK5
via IFTTT

Selasa, 27 September 2022

GUI Apps for Package Management in Arch Linux

Not comfortable using the pacman commands in the terminal? You don't have to. Here are a few GUI frontends for Pacman for managing applications in Arch Linux.

from It's FOSS https://ift.tt/A9zkGg3
via IFTTT

Senin, 26 September 2022

What is a Loop device in Linux?

Seeing too many loop devices in Ubuntu? Learn what are these loop devices and why is it used on your Linux system.

from It's FOSS https://ift.tt/jTcy3ZX
via IFTTT

Kamis, 22 September 2022

5 Free and Open-Source Figma Alternatives

Looking for Figma alternatives but want free and open-source solutions? We have some suggestions!

from It's FOSS https://ift.tt/2crWuK3
via IFTTT

11 Gorgeous KDE Plasma Themes to Make Your Linux Desktop Even More Beautiful

The default Breeze theme is good but you can make your KDE Plasma desktop look different and better by changing the theme. Here are some of the best KDE themes.

from It's FOSS https://ift.tt/AJsgecS
via IFTTT

Rabu, 21 September 2022

Understanding the Fork Bomb :(){ :|:& };: in Linux

The :(){ :|:& };: is a popular fork bomb for Linux systems. Learn how it works and what you can do to prevent such a malicious command.

from It's FOSS https://ift.tt/KAIhpV1
via IFTTT

Senin, 19 September 2022

Atoms is a GUI Tool to Let You Manage Linux Chroot Environments Easily

A GUI program to help you manage chroot(s) with ease. Take a look at Atoms here and get started with it.

from It's FOSS https://ift.tt/PfVhiQR
via IFTTT

Kamis, 15 September 2022

How to Check if You are Using Wayland or Xorg?

A quick tip to show you how to know if you are using Wayland or X display server on your Linux system.

from It's FOSS https://ift.tt/UTMWXCp
via IFTTT

Rabu, 14 September 2022

CrossOver Review: The ‘Premium Wine’ to Run Windows Software on Linux

CrossOver lets you run Windows software on Linux, macOS, and ChromeOS. Read the complete review to know if it's worth getting the 'paid version of WINE'.

from It's FOSS https://ift.tt/MFeZpXd
via IFTTT

How to Upgrade to Fedora 37 Beta Right Now

Want to try the features of Fedora 37 like GNOME 43 right now? You can upgrade to Fedora 37 beta. Here's how.

from It's FOSS https://ift.tt/HxdJM0I
via IFTTT

Senin, 12 September 2022

Sabtu, 10 September 2022

10 Destructive Linux Commands You Should Never Run

Here are some common dangerous Linux commands that trolls try to trick you into running and messing up your Linux system.

from It's FOSS https://ift.tt/HOKiB84
via IFTTT

Rabu, 07 September 2022

Komikku: A Free and Open-Source Manga Reader for Linux

Kommiku is a feature-rich manga reader available exclusively for Linux. Try it out!

from It's FOSS https://ift.tt/3u85KiR
via IFTTT

Selasa, 06 September 2022

Advantages and Disadvantages of Using Linux

Linux is everywhere and everyone keeps talking about it. And that gives you FOMO. This article will help you decide if Linux is really worth trying.

from It's FOSS https://ift.tt/n6Q8Ga2
via IFTTT

Rabu, 31 Agustus 2022

Micro: Making File Editing Easier in Linux Terminal

Editing with Micro is much easier than with other editors like Vim and Emacs. You can even use your regular Ctrl+C, Ctrl+V, Ctrl+Z shortcuts in Micro.

from It's FOSS https://ift.tt/QYN7BMq
via IFTTT

Don’t Suspend Ubuntu When Laptop Lid is Closed

Learn how to change the lid closing behavior with Ubuntu and make it not go in suspend mode when the laptop lid is closed.

from It's FOSS https://ift.tt/icK8jXA
via IFTTT

21 Basic Linux Networking Commands You Should Know

A list of basic Linux networking commands that will help you troubleshoot network issues, monitor packets, connect devices, and much more.

from It's FOSS https://ift.tt/I6UwbGD
via IFTTT

Selasa, 30 Agustus 2022

7 Best Open Source Library Management Software

Open source library management software are the best! Let's take a look at some of them here.

from It's FOSS https://ift.tt/HaFUhlP
via IFTTT

Sabtu, 27 Agustus 2022

7 Minimalist Linux Distributions Featuring Openbox

Openbox is a lightweight, configurable, stacking window manager. Here are a few distros that provide Openbox preconfigured.

from It's FOSS https://ift.tt/pU0VvMh
via IFTTT

Kamis, 25 Agustus 2022

15 Ways to Tweak Nemo File Manager in Linux to Get More Out of it

Nemo is a good file manager with plenty of features. You can further enhance your experience by using these extensions, tweaks and tips.

from It's FOSS https://ift.tt/4FYahvy
via IFTTT

Linux Mint Release Cycle: What You Need to Know

Here's what you need to know about the release and update cycle of Linux Mint.

from It's FOSS https://ift.tt/eqyE1so
via IFTTT

Rabu, 24 Agustus 2022

sudo apt update vs upgrade: What’s the Difference?

apt update or apt upgrade? Do not both of them update your system? What's the difference between the two similar commands?

from It's FOSS https://ift.tt/QvAfJUz
via IFTTT

Selasa, 23 Agustus 2022

Blackbox is an Aesthetically Pleasing Terminal for Minimalists Linux Users

Blackbox is a new project in development that focuses on giving you a good-looking terminal emulator for your beautiful Linux setup.

from It's FOSS https://ift.tt/qucCf3I
via IFTTT

Senin, 22 Agustus 2022

How to List USB Devices Connected to Your Linux System

Listing the USB devices connected to your system can help in troubleshooting the USB issues. Learn various GUI and command line methods of getting USB details in Linux.

from It's FOSS https://ift.tt/KExrytA
via IFTTT

Jumat, 19 Agustus 2022

Linux Mint 21 Review: The Best Distro Just Got a Little Better

Linux Mint is undoubtedly the best distribution for the beginners. The Mint 21 release makes it a bit better in terms of features and functionalities.

from It's FOSS https://ift.tt/ZeWjOF2
via IFTTT

Kamis, 18 Agustus 2022

How to Create and Switch Workspaces in Linux Mint

Workspaces are a great way to stay organized and productive. Here is how to create and use workspaces in Linux Mint Cinnamon.

from It's FOSS https://ift.tt/c4Dgh8v
via IFTTT

Rabu, 17 Agustus 2022

What’s the difference between apt-get upgrade vs dist-upgrade?

The apt-get upgrade and dist-upgrade are both used for upgrading the installed packages. So, what's the difference?

from It's FOSS https://ift.tt/KZecwSv
via IFTTT

Desktop Linux Market Share: August 2022

Curious to know the latest market share percentage for Linux desktop? You don't have to do the research, we've done it for you.

from It's FOSS https://ift.tt/zd1iOMD
via IFTTT

Selasa, 16 Agustus 2022

Marktext is an Excellent Editor Even for Those Who Don’t Know Markdown

I have experimented with a number of markdown editors and there are plenty of good ones there. However, I took an instant liking to Marktext. Here's why!

from It's FOSS https://ift.tt/dl03BPz
via IFTTT

Senin, 15 Agustus 2022

Handling “apt-key is deprecated. Manage keyring files in trusted.gpg.d instead” in Ubuntu Linux

The apt-key is being deprecated and your system knows that. But do you know what you should be doing for getting packages from external repositories?

from It's FOSS https://ift.tt/lHitoT9
via IFTTT

Minggu, 14 Agustus 2022

How to Find Your MAC address in Ubuntu and Other Linux Distros

A quick tutorial about finding the MAC address of various networking interfaces including Bluetooth in Linux. Both command line and GUI methods have been discussed.

from It's FOSS https://ift.tt/qSlXMyz
via IFTTT

Sabtu, 13 Agustus 2022

How to Record Audio in Linux With Audacity (and Reduce Noise)

Audacity is an incredibly useful tool for quick audio edits. Here's how you can install it on Linux and use it for audio recording and background noise removal.

from It's FOSS https://ift.tt/tTpiY5H
via IFTTT

Jumat, 12 Agustus 2022

5 Tools to Protect Your Email Address From Websites and Newsletters

You can use these tools to get dummy email addresses to share with third parties. Your actual email address is not exposed.

from It's FOSS https://ift.tt/ifOWS9h
via IFTTT

Rabu, 10 Agustus 2022

How to Record Streaming Audio in Ubuntu and other Linux Distributions

Learn how to record your voice, streaming audio or other sounds on Ubuntu and other Linux distributions.

from It's FOSS https://ift.tt/CkybY3q
via IFTTT

Selasa, 09 Agustus 2022

What is the Difference Between macOS and Linux?

No macOS is not based on Linux. No macOS is not entirely similar to Linux. Take a look at the similarities and differences between macOS and Linux.

from It's FOSS https://ift.tt/lM67cR8
via IFTTT

Senin, 08 Agustus 2022

7 Best Distributions Based on Fedora Linux

Looking for Fedora derivatives? Here are best Fedora based Linux distributions.

from It's FOSS https://ift.tt/xFlCkNv
via IFTTT

Minggu, 07 Agustus 2022

Sunamu: Display Lyrics for Currently Playing Music on the Desktop in Linux

Want to control your music using a beautiful widget on Linux? Sunamu is for you to try! It can even detect and show lyrics for currently playing music.

from It's FOSS https://ift.tt/WRSp40Q
via IFTTT

Sabtu, 06 Agustus 2022

How to Upgrade to Linux Mint 21 [Step by Step Tutorial]

A step-by-step screenshot guide demonstrating how to upgrade to Linux Mint 21 from Mint 20. It also has steps for upgrading to Mint 20 from the Mint 19 version.

from It's FOSS https://ift.tt/C4IMOlB
via IFTTT

Kamis, 04 Agustus 2022

Install Spotify on Manjaro and Other Arch Linux Based Distros

Soptify provides official support for Ubuntu and Debian. So, how do you get the Spotify desktop application on Arch Linux?

from It's FOSS https://ift.tt/ezkNBQf
via IFTTT

Selasa, 02 Agustus 2022

Play Crossword Puzzle Games on Linux Desktop With this Brand New GNOME App

Like solving crosswords? Exercise your brain by solving crossword puzzles from various news outlets and websites on your Linux desktop.

from It's FOSS https://ift.tt/wt3VKSb
via IFTTT

Senin, 01 Agustus 2022

Padloc: An Intuitive Open-Source Password Manager

An open-source password manager with a pleasing user interface, available cross-platform. Let's take a look!

from It's FOSS https://ift.tt/EVjvo9M
via IFTTT

Sabtu, 30 Juli 2022

How to Install Latest Vim 9.0 on Ubuntu Based Linux Distributions

This quick tutorial shows the steps for installing the latest version of Vim on Ubuntu-based Linux distributions.

from It's FOSS https://ift.tt/noak1du
via IFTTT

Kamis, 28 Juli 2022

7 Docks to Customize Your Linux Desktop

Docks are one of the several ways you can customize your desktop. Here are some of the best docks that will help you change the default look of your desktop Linux.

from It's FOSS https://ift.tt/Qfsb0Ty
via IFTTT

Rabu, 27 Juli 2022

LibreOffice vs OpenOffice: What’s the Difference?

A comparison of the two of the most popular open source office software that are also similar in many respects. This article explains the similarity and differences between LibreOffice and OpenOffice.

from It's FOSS https://ift.tt/n8x05V9
via IFTTT

6 Tips and Tools to Enhance Your Flatpak Experience in Linux

If you love using Flatpak applications, here are a few tips, tools, and tweaks to make your Flatpak experience better and smoother.

from It's FOSS https://ift.tt/VhsAxug
via IFTTT

Senin, 25 Juli 2022

Koodo is an All-in-one Open Source eBook Reader App for Linux

Koodo is an open source, cross-platform eBook reader application with tons of features to improve your reading experience.

from It's FOSS https://ift.tt/1uORq5n
via IFTTT

Minggu, 24 Juli 2022

How to Install Pamac GUI Package Manager in Arch Linux

Pamac is an awesome GUI-based package manager from the developers of Manjaro Linux. Here's how you can get Pamac in Arch Linux.

from It's FOSS https://ift.tt/NCGXPqc
via IFTTT

Jumat, 22 Juli 2022

Top 10 Best Music Players for Linux in 2022

It isn't rocket science to play music on Linux, but you should have a great experience with a good music player!

from It's FOSS https://ift.tt/cgf87Nl
via IFTTT

Kamis, 21 Juli 2022

Fixing the “Pending Update of Firefox snap” Error in Ubuntu

Keeping on seeing a persistent "pending update of Firefox snap" message that doesn't go away even if you restart the browser or the Ubuntu system? Here's what you should do.

from It's FOSS https://ift.tt/9Y7AOIg
via IFTTT

Selasa, 19 Juli 2022

Update a Single Package With apt Command in Ubuntu and Debian

The apt command usually upgrades the entire upgradable packages at once. Here's how to upgrade only a single package or a selected few packages in Ubuntu.

from It's FOSS https://ift.tt/JRzCMtZ
via IFTTT

How to Uninstall Deb Packages in Ubuntu

Installing deb files is quite simple. Removing deb files might not be that simple but it's not too complicated either. Here's all you need to know about deleting deb packages from Ubuntu Linux.

from It's FOSS https://ift.tt/SykOBCZ
via IFTTT

Senin, 18 Juli 2022

How to Install Discord on Manjaro and Other Arch Linux Derivatives

Discord is a popular service among open source communities. Learn to install the desktop client of Discord on Manjaro and other Arch-based Linux distros.

from It's FOSS https://ift.tt/PrSjRVo
via IFTTT

AppFlowy: An Open-Source Alternative to Notion

AppFlowy aims to be an open-source replacement to Notion, providing you with better privacy. Let us explore more about it.

from It's FOSS https://ift.tt/BNOkK2s
via IFTTT

Jumat, 15 Juli 2022

13 Ways to Tweak Nautilus File Manager in Linux to Get More Out of it

Nautilus, aka GNOME Files, is a good file manager with plenty of features. You can further enhance your experience by using these extensions, tweaks and tips.

from It's FOSS https://ift.tt/chQ9xO8
via IFTTT

Kamis, 14 Juli 2022

The Ultimate Guide to Epic Games Store on Linux

Though it is not officially available, it's not that complicated to use Epic Games Store on Linux. Here are various ways you can play Epic games in Linux.

from It's FOSS https://ift.tt/XuHhdmv
via IFTTT

Rabu, 13 Juli 2022

Fixing “Command ‘python’ not found” Error in Ubuntu Linux

Tried running python command but Ubuntu complains that python command is not found? It may already be installed but you'll still see the error. Here's why!

from It's FOSS https://ift.tt/EvIfUqV
via IFTTT

9 Rather Unknown Ways of Using Neofetch in Linux

Neofetch displays the system information and distribution logo in the terminal. It can be tweaked to change the looks and feel of its output in surprising new ways.

from It's FOSS https://ift.tt/oib9EOl
via IFTTT

Senin, 11 Juli 2022

List Upgradable Packages With apt Command in Ubuntu

You don't always have to upgrade all the packages at once. With apt command, you can list the upgradable packages first and then decide which ones to upgrade.

from It's FOSS https://ift.tt/osTuKgS
via IFTTT

Tropy: An Open-Source App to Organize Your Research Photos

An app to help you explore research photos, and documents without losing out on important contextual information about them.

from It's FOSS https://ift.tt/3ZRshqb
via IFTTT

Sabtu, 09 Juli 2022

How to Use Microsoft Office on Linux

In dire need of using Microsoft Office on your Linux desktop? Here are your options for getting MS Office on Linux.

from It's FOSS https://ift.tt/D8vXl7o
via IFTTT

Kamis, 07 Juli 2022

Umbrel: Unique Linux Distro for Self Hosting Open Source Software for Your Homelab

Want to set up a homelab but not comfortable with all the complexity? Umbrel enables you to self host multiple open source software easily.

from It's FOSS https://ift.tt/wfeNbsg
via IFTTT

Rabu, 06 Juli 2022

10 Tools to Generate and Have Fun With ASCII Art in Linux Terminal

Think Linux terminal is all about serious work? Think again. Here are a few fun things you can do with ASCII art in the terminal.

from It's FOSS https://ift.tt/TPHpb0S
via IFTTT

Senin, 04 Juli 2022

New Features in the Upcoming Linux Mint 21 Release

Development for Linux Mint 21 is going in full swing. Here is a sneak peek into the features of this much awaited distribution release.

from It's FOSS https://ift.tt/Gl4aYdR
via IFTTT

massCode: A Free and Open-Source Code Snippet Manager

An open-source code snippet manager that enables you to dabble with code, improve productivity, and save time.

from It's FOSS https://ift.tt/1S4G7gM
via IFTTT

Minggu, 03 Juli 2022

Fixing “cannot find signatures with metadata for snap” Error in Ubuntu and other Linux

Here's how to install thrid party snap packages if you see the error: cannot find signatures with metadata for snap "masscode_2.6.1_amd64.snap" in Linux.

from It's FOSS https://ift.tt/EoCKacS
via IFTTT

Sabtu, 02 Juli 2022

13 Interesting Distributions Based on Debian Linux

Debian is the mother of so many Linux distributions. It is not easy to select the best among them. Here, I share some of the interesting Debian-based distros.

from It's FOSS https://ift.tt/YdHwJ4T
via IFTTT

Jumat, 01 Juli 2022

Deprecated Linux Commands You Should Not Use Anymore (And Their Alternatives)

Linux and its toolchain keep on evolving. Here are a few popular Linux commands that have been deprecated or going to be deprecated soon.

from It's FOSS https://ift.tt/ktJg54e
via IFTTT

Rabu, 29 Juni 2022

Hide Files and Folders in Linux Without Renaming Them

Learn how to hide files and folders in Linux. You can do that even without renaming the files. Here's how.

from It's FOSS https://ift.tt/FcU1Oeb
via IFTTT

Selasa, 28 Juni 2022

Finding Your Router’s IP Address (Default Gateway) in Ubuntu and Other Linux

Looking for a way to connect to your router but don't know its address? Here's how to get the IP address of your router in Ubuntu and other Linux systems.

from It's FOSS https://ift.tt/CE9UO0F
via IFTTT

Senin, 27 Juni 2022

ripgrep-all Command in Linux: One grep to Rule Them All

The ripgrep-all is grep on asteriod. Apart from searching in text files, it can also search in PDFs, Word documents, E-Books, Zip, Tar archives files and more.

from It's FOSS https://ift.tt/Q7SyL9T
via IFTTT

Kuro: An Unofficial Microsoft To-Do Desktop Client

Looking for an unofficial desktop client for Microsoft To-Do on Linux? Here's one.

from It's FOSS https://ift.tt/FsfjvgC
via IFTTT

Sabtu, 25 Juni 2022

Download YouTube Videos with VLC (Because, Why Not?)

VLC is a versatile tool and it can do a lot more than just playing videos. Downloading YouTube videos is one of such unusual features of VLC media player.

from It's FOSS https://ift.tt/kjq3iog
via IFTTT

Linux Distros That Turn Your PC into Retro Gaming Console

Looking to spice up your system as a retro gaming console? These Linux distributions can help you do that.

from It's FOSS https://ift.tt/ofarU3u
via IFTTT

Kamis, 23 Juni 2022

How to Boot into an Older Kernel By Default in Ubuntu and Other Linux

Want to boot into an older available Linux kernel version by default? Here's how to downgrade the Linux kernel.

from It's FOSS https://ift.tt/Hmn4qhL
via IFTTT

Rabu, 22 Juni 2022

Minetest, an Open Source Minecraft Alternative

Minetest is a voxel-based sandbox game, very similar to Minecraft. Unlike Minecraft, it is free to use and play. Learn more about it.

from It's FOSS https://ift.tt/VuvFUyD
via IFTTT

Minggu, 19 Juni 2022

Compress Images in Linux Easily With Curtail GUI App

Curtail is a nifty open source GUI tool for compressing images in Linux. You can also bulk compress multiple images at once and set compression levels.

from It's FOSS https://ift.tt/rVoGuw5
via IFTTT

Sabtu, 18 Juni 2022

Rocket.Chat vs. Slack: Choosing the Perfect Team Collaboration App

Rocket.Chat is an increasingly popular open-source team communication app, is it better than Slack? What are the differences? Let's take a look.

from It's FOSS https://ift.tt/mTUiEQS
via IFTTT

Kamis, 16 Juni 2022

9 Best Matrix Clients for Decentralized Messaging

Matrix clients help you experience secure, and decentralized messaging. Here are the best options if you want to use it.

from It's FOSS https://ift.tt/fKnksh1
via IFTTT

Selasa, 14 Juni 2022

Distrobox: Try Multiple Linux Distributions via the Terminal

Distrobox is an interesting terminal tool that lets you run multiple Linux distributions without any hassle.

from It's FOSS https://ift.tt/45vgrsN
via IFTTT

Senin, 13 Juni 2022

Thonny is an Ideal IDE for Teaching Python Programming in Schools

A simple, Eclipse-like IDE for Python programmers. The features are more suited for teaching Python to students in schools.

from It's FOSS https://ift.tt/p4tYc0o
via IFTTT

Jumat, 10 Juni 2022

Don’t Be Afraid of Linux Terminal. Embrace it.

Afraid to use the Linux terminal? Well, you have plenty of reasons that should encourage you to try it out.

from It's FOSS https://ift.tt/nbDToxE
via IFTTT

Rabu, 08 Juni 2022

Rufus for Linux? Here Are the Best Live USB Creating Tools

Here are some of the best Live USB creator tools as Rufus alternatives for Linux.

from It's FOSS https://ift.tt/oZdWFKq
via IFTTT

Senin, 06 Juni 2022

Amberol is a Stunning Looking Music Player for Linux That Just Plays Music and Nothing Else

Amberol is a stunning-looking music player for Linux users with a focus on playing music, not managing it.

from It's FOSS https://ift.tt/f3t9pPB
via IFTTT

Rabu, 01 Juni 2022

KDE Plasma vs. Xfce: Comparing Lean and Mean Desktop Environments for Linux Users

KDE vs. XFCE, two impressive desktop environments known for their resource-efficiency and performance. What would you pick?

from It's FOSS https://ift.tt/xCQvS9I
via IFTTT

Senin, 30 Mei 2022

11 Themes to Make Xfce Look Modern and Beautiful

The default Xfce theme looks outdated? Here are a few themes to make it look good as per your taste.

from It's FOSS https://ift.tt/WBOHTQI
via IFTTT

Jumat, 27 Mei 2022

Portmaster: A GlassWire Alternative for Linux to Monitor & Secure Network Connections

An open source GUI tool for monitoring network to the tiny details. Consider it an alternative to the popular Glasswire app.

from It's FOSS https://ift.tt/7IOa9Fb
via IFTTT

Rabu, 25 Mei 2022

Package is “set to manually installed”? What does it Mean?

Noticed a "package set to manually installed" message in Ubuntu? Here's what it means and why you see it for some packages only.

from It's FOSS https://ift.tt/cGQfTEK
via IFTTT

Selasa, 24 Mei 2022

pdfgrep: Use Grep Like Search on PDF Files in Linux Command Line

The grep command works only on plain text file, not on PDF files. pdfgrep is similar to grep but for pdf files.

from It's FOSS https://ift.tt/t4TC1im
via IFTTT

Minggu, 22 Mei 2022

‘Speek!’ : An Open-Source Chat App That Uses Tor

An interesting open-source private messenger that utilizes Tor to keep your communications secure and private.

from It's FOSS https://ift.tt/NUZmb1G
via IFTTT

Jumat, 20 Mei 2022

Ubuntu vs Manjaro: Comparing the Different Linux Experiences

Ubuntu and Manjaro are two popular choices from different spectrums of the distributions. Take a look at the difference between Manjaro and Ubuntu.

from It's FOSS https://ift.tt/j47QbAh
via IFTTT

Kamis, 19 Mei 2022

For the Love of Ubuntu: Here are the Mascots of All Ubuntu Releases

A trip down the memory lane. Take a look at this collection of the mascots of all the Ubuntu releases so far.

from It's FOSS https://ift.tt/MvNkiOL
via IFTTT

Rabu, 18 Mei 2022

Install Specific Package Version With Apt Command in Ubuntu

Want to install a specific version of a package in Ubuntu or Debian? Here's how to do that with the apt command and troubleshoot the possible issues with it.

from It's FOSS https://ift.tt/d05AZ8H
via IFTTT

Senin, 16 Mei 2022

‘Extension Manager’ App Helps You Install and Manage GNOME Shell Extensions

Extension Manager is an interesting alternative to GNOME's official Extensions app to help you manage GNOME shell extensions. Let's take a closer look.

from It's FOSS https://ift.tt/oeZ5CYp
via IFTTT

Jumat, 13 Mei 2022

Hidden Features! 25 Fun Things You Can Do With DuckDuckGo Search Engine

DuckDuckGo has some cool features most users are not aware of. If you are an ardent DDG fan, you may enjoy enhancing your search experience with these tricks.

from It's FOSS https://ift.tt/qoizA74
via IFTTT

Selasa, 10 Mei 2022

Share Files Between Guest and Host OS in GNOME Boxes

Using GNOME Boxes tool for virtual machines but cannot figure out how to share files between the host OS and the OS in VM? This tutorial will help you with that.

from It's FOSS https://ift.tt/hbxYt8d
via IFTTT

17 Things to do After Installing Fedora 36

Installed Fedora 36 on your system? Here are some tips for you to follow to enhance your desktop experience.

from It's FOSS https://ift.tt/YQZ6BuK
via IFTTT

Senin, 09 Mei 2022

Can’t Run AppImage on Ubuntu 22.04? Here’s How to Fix it

AppImage applications not running in Ubuntu 22.04 LTS even with the correct file permissions? You need to install the missing library and try again. Here's how.

from It's FOSS https://ift.tt/VeXAFnO
via IFTTT

HydraPaper: A Wallpaper Manager for Linux with Multi-Monitor Support

HydraPaper is an impressive wallpaper manager for Linux users that also supports multi-monitor setups.

from It's FOSS https://ift.tt/FeWDRqr
via IFTTT

Kamis, 05 Mei 2022

Red Hat Enterprise Linux vs Ubuntu: What’s the Difference?

Red Hat Enterprise Linux vs Ubuntu, what is suitable for you? And, what's best? Here, we explore the differences to help you make a better decision.

from It's FOSS https://ift.tt/EhxPSRe
via IFTTT

Senin, 02 Mei 2022

Notepad Next is a Reimplementation of Notepad++ for Linux Users

Notepad Next is an interesting replacement for Notepad++ users on Linux, along with its cross-platform support. Let's take a closer look.

from It's FOSS https://ift.tt/sCFH8Tc
via IFTTT

Sabtu, 30 April 2022

Hands On With GNOME’s New Terminal for Linux Users

GNOME 42 introduces a new terminal application that is simpler and more user-friendly. Here's an overview of the new GNOME Console.

from It's FOSS https://ift.tt/NMymAkE
via IFTTT

Kamis, 28 April 2022

How to Install h.264 decoder on Ubuntu Linux

Ubuntu's default video player is not very good at handling video codecs by default. Here's what you can do for playing various media files.

from It's FOSS https://ift.tt/VyWzC2q
via IFTTT

Rabu, 27 April 2022

10 Reasons to Run Linux in Virtual Machines

Bare metal or virtual machine? Here are a few reasons why you would want to run Linux in a virtual machine.

from It's FOSS https://ift.tt/neFChgw
via IFTTT

Selasa, 26 April 2022

Hands on With GNOME’s New Text Editor for Linux Users

GNOME 42 has introduced a new text editor. Take a look at this new text editor that may replace Gedit in the coming editions of GNOME desktop.

from It's FOSS https://ift.tt/cyFf3iV
via IFTTT

Kamis, 21 April 2022

Things to do After Installing Ubuntu 22.04

Here is a list of simple tweaks and things to do after installing Ubuntu 22.04, to get a smoother and better experience.

from It's FOSS https://ift.tt/KR5xcaN
via IFTTT

Rabu, 20 April 2022

Ubuntu 20.04 vs 22.04: What Has Changed Between the Two LTS Releases?

The two LTS releases stand 2 years apart. Take a look at what has changed between Ubuntu 20.04 and 22.04.

from It's FOSS https://ift.tt/GzQHSdI
via IFTTT

Selasa, 19 April 2022

Nushell: Cross-platform Shell That Gives You More Clarity on Error Messages

Brief: Nushell is a unique type of shell that provides easy-to-read error messages and offers cross-platform support. Find out more about it here. Even if you are not interested in using the terminal, the Linux terminal often makes some of the heavy lifting more effortless and lets you fix stuff. So, is safe to say […]

from It's FOSS https://ift.tt/pmkOqvU
via IFTTT

Kamis, 14 April 2022

Disable Animations in Cinnamon Desktop to Slightly Speed Up Your Linux Mint System

Struggling with a slow and laggy Linux Mint system on a low end computer? Disabling window animation my give a really tiny performance boost.

from It's FOSS https://ift.tt/A3cam1f
via IFTTT

Rabu, 13 April 2022

LibreWolf vs Firefox: Comparing the Privacy Heroes of Open-Source Browsers

LibreWolf vs Firefox: The ultimate best open-source options for Linux users, what would you choose?

from It's FOSS https://ift.tt/X2plbMm
via IFTTT

Senin, 11 April 2022

Meet Lite XL: A Lightweight, Open-Source Text Editor for Linux Users

Are you looking for a new text editor alternative? You should try this lightweight, simple, fast, feature-filled, and extremely extensible one.

from It's FOSS https://ift.tt/V0BXaTS
via IFTTT

Jumat, 08 April 2022

10 Best Indie RPG Games for Linux in 2022

Explore some best Indie RPG games that are natively supported on Linux. What's your favorite?

from It's FOSS https://ift.tt/KzyUtIs
via IFTTT

Kamis, 07 April 2022

How to Activate the Dark and Light Wallpaper Variants in GNOME 42

GNOME 42 comes with a dual variant set of wallpapers that are selected based on system theme. You may have to enable it explicitly in some cases. Here's how to do it.

from It's FOSS https://ift.tt/eOhEx5S
via IFTTT

Senin, 04 April 2022

Collision: An Open-Source App to Check if Your Files Were Tampered With

A GUI program to let you check the hashes for your files to ensure that it is not malicious and true to its source.

from It's FOSS https://ift.tt/0WMYPih
via IFTTT

Jumat, 01 April 2022

Peergos: An Open-Source Google Drive Alternative That You Can Self-Host

Peergos is an interesting open-source replacement for Google Drive that you can also self-host. Give it a try!

from It's FOSS https://ift.tt/EIb8r9P
via IFTTT

Rabu, 30 Maret 2022

Add Some Colors to Your Ubuntu Desktop With the new Accent Color Options in Ubuntu 22.04

Ubuntu 22.04 LTS adds accent color options. Here's how to use this feature and change the colors of your Ubuntu desktop.

from It's FOSS https://ift.tt/8cMhwR1
via IFTTT

Senin, 28 Maret 2022

Metadata Cleaner: Remove Your Traces From Pictures and Documents in Linux

Getting rid of the metadata is essential for enhanced privacy. Metadata Cleaner is an open-source application for Linux that helps you do that. Let's explore more here.

from It's FOSS https://ift.tt/tq1oIZL
via IFTTT

Sabtu, 26 Maret 2022

Not a Systemd Fan? Here are 11 Systemd-Free Linux Distributions

systemd has been adopted by most major Linux distribution. If you don't like systemd at all, here are the alternative Linux distros for you.

from It's FOSS https://ift.tt/RDGQYCU
via IFTTT

Kamis, 24 Maret 2022

Budibase: An Open-Source Low-Code Platform to Build Modern Business Apps

Budibase is an open-source low-code platform that offers an excellent user experience to let you build apps easily.

from It's FOSS https://ift.tt/jDBx067
via IFTTT

Selasa, 22 Maret 2022

Xonsh Shell Combines the Best of Bash Shell and Python in Linux Terminal

There are several shells available for Linux systems. Xonsh shell is unique because it combines Python and Bash shell together.

from It's FOSS https://ift.tt/uBza1sW
via IFTTT

Senin, 21 Maret 2022

Junction: An Application Switcher to Open Files and Links

An interesting tool to make things easy when accessing files or opening links. Let us check it out.

from It's FOSS https://ift.tt/3IWFtNj
via IFTTT

Rabu, 16 Maret 2022

XeroLinux: A Beautiful Arch-based Linux With Excellent Customizability by Default

XeroLinux is an interesting Arch-based distro that offers a great out-of-the-box experience, know more about it here!

from It's FOSS https://ift.tt/ePYjcxf
via IFTTT

Selasa, 15 Maret 2022

How to Install Docker in Fedora [Beginner’s tutorial]

Here's a beginner's tutorial to show various methods of installing Docker on Fedora Linux.

from It's FOSS https://ift.tt/Y6yIBu5
via IFTTT

Senin, 14 Maret 2022

Gitter: A Cross-Platform Open Source Community Platform for Developers

A cross-platform open-source solution tailored for developers. You can build or join existing communities to collaborate and interact.

from It's FOSS https://ift.tt/9As2CX6
via IFTTT

Rabu, 09 Maret 2022

Piwigo: An Open-Source Google Photos Alternative That You Can Self-Host

If you are moving away from Google Photos, Piwigo is an impressive open-source alternative with the ability to self-host. Let's explore more about it.

from It's FOSS https://ift.tt/xmZdHyc
via IFTTT

Selasa, 08 Maret 2022

Senin, 07 Maret 2022

Coolero: Open-Source App to Monitor and Control Cooling Devices

Looking for a GUI program to manage your AIOs and other cooling devices on Linux? Coolero is worth trying out!

from It's FOSS https://ift.tt/HrbLcZh
via IFTTT

Sabtu, 05 Maret 2022

Using FileZilla for Connecting to SFTP Server Via GUI

Get a primer on using FileZilla GUI for uploading files to a remote server and downloading files from it.

from It's FOSS https://ift.tt/tj5d38e
via IFTTT

Jumat, 04 Maret 2022

Vim vs Nano: What Should You Choose?

Vim and Nano are two popular terminal text editors. How are they different? What's best for you? Let us find out.

from It's FOSS https://ift.tt/3S7F6CE
via IFTTT

Rabu, 02 Maret 2022

Ubuntu vs Arch: Which Linux Distro is better?

Ubuntu vs. Arch, two popular options, what's the better Linux distro for you? Explore the differences to find out.

from It's FOSS https://ift.tt/su3mb8g
via IFTTT

Sabtu, 26 Februari 2022

12 Simple Tools to Protect Your Privacy

Quick way to enhance online privacy? Use these simple tools to easily take control of your data.

from It's FOSS https://ift.tt/Th20LsY
via IFTTT

Kamis, 24 Februari 2022

Make Applications Start in the Center of Screen in Ubuntu

By default, new application windows start at the top left of the screen in Ubuntu. If you don't like it, you can change this behavior easily.

from It's FOSS https://ift.tt/Fp5VDad
via IFTTT

Selasa, 22 Februari 2022

KDE vs GNOME: What’s the Ultimate Linux Desktop Choice?

Curious about the desktop environment to choose? We help you with KDE vs GNOME here.

from It's FOSS https://ift.tt/KundLUZ
via IFTTT

Senin, 21 Februari 2022

Internxt is an Open Source Encrypted Cloud Service With Native Linux Client

Internxt is one of the rare few open source projects that ticks so many boxes. It is open source and yet easy-to-use commercial cloud storage service.

from It's FOSS https://ift.tt/WnAxqfh
via IFTTT

Kamis, 17 Februari 2022

Use Linux Terminal on Android Smartphones With These Apps

There are several apps that let you use your Android smartphone to practice Linux commands to connect to a remote server via SSH. Here are the best such apps.

from It's FOSS https://ift.tt/Uh0FLPM
via IFTTT

Selasa, 15 Februari 2022

How to Clean Up Snap Package Versions in Linux [Quick Tip]

One of the negatives is that Snap packages are usually bigger in size and take a lot of disk space. Here's a neat trick that will help you clean Snap packages.

from It's FOSS https://ift.tt/zSliXUO
via IFTTT

Senin, 14 Februari 2022

Kile: An Interactive Cross-Platform LaTeX Editor by KDE

Kile is one of the best LaTeX editors available for Linux, by KDE. What does it offer? Let us take a look.

from It's FOSS https://ift.tt/WGgBOf3
via IFTTT

Sabtu, 12 Februari 2022

10 Open Source Lightweight Web Browsers for Linux

Do you think your web browser consumes too much system resources? Try these light web browsers in Linux.

from It's FOSS https://ift.tt/Hec9rmd
via IFTTT

Selasa, 08 Februari 2022

Troubleshooting “Unacceptable TLS certificate” Error in Linux

"Unacceptable TLS certificate" is a common error in Linux. There is no "one-solves-it-all' answer to this. Here are some potential solutions that you can try.

from It's FOSS https://ift.tt/hTyNiXY
via IFTTT

Senin, 07 Februari 2022

Twine: Open Source Tool for Making Games with Words, aka Interactive Fiction

Twine and free and open source tool for creating interactive fiction or text based games on Linux and other operating systems.

from It's FOSS https://ift.tt/RiQrNKp
via IFTTT

Kamis, 03 Februari 2022

Brave vs Vivaldi: Which Chromium-Based Browser is Better?

Brave and Vivaldi are two of the most popular web browsers based on Google's Chromium project. So, which one of the two Chrome-like browsers is a better choice?

from It's FOSS https://ift.tt/yodqSmh
via IFTTT

Rabu, 02 Februari 2022

Play the Viral Wordle Game in Linux

Here's an open source clone of the viral Wordle game that you can play in Linux desktop.

from It's FOSS https://ift.tt/hafe2kPu5
via IFTTT

Senin, 31 Januari 2022

Read and Organize Markdown Files in Linux Terminal With Glow

Glow is a CLI tool that lets you render Markdown files in the Linux terminal. You can also organize Markdown files with it.

from It's FOSS https://ift.tt/B5OCtrWZX
via IFTTT

Logseq: A Free & Open-Source App to Create Notes, Manage Tasks, Build Knowledge Graph, and More

Logseq is a versatile knowledge app with the support for Markdown and Org-mode. You can create tasks, manage notes, and do a lot more things with them.

from It's FOSS https://ift.tt/eGxIywgoL
via IFTTT

Rabu, 26 Januari 2022

Open Source Video Converters for Linux [GUI and CLI]

Got to convert your video in a different format? Here are the best free and open source video converters available for Linux.

from It's FOSS https://ift.tt/3o0FfWH
via IFTTT

Selasa, 25 Januari 2022

Jrnl: Your Digital Diary in the Linux Terminal

Jrnl is a command line utility that lets you keep journal entries directly in the Linux terminal. Good for taking quick notes organized by date.

from It's FOSS https://ift.tt/3nT9qir
via IFTTT

Senin, 24 Januari 2022

Obsidian is a Notion Alternative for Hardcore Markdown Users for Creating Knowledge Graph of Notes

It's like Visual Studio Code for Markdown and it has potential to become a true alternative to the likes of Notion.

from It's FOSS https://ift.tt/3GYKSMv
via IFTTT

Sabtu, 22 Januari 2022

Linux Jargon Buster: What are Upstream and Downstream?

As a Linux user, you'll come across the term upstream and downstream in various discussions. This jargon buster explains what these terms mean.

from It's FOSS https://ift.tt/3GW6Yzc
via IFTTT

9 Open Source Add-Ons to Improve Your Mozilla Firefox Experience

Here are the best open-source add-ons for the Firefox web browser that will help you improve your browsing experience.

from It's FOSS https://ift.tt/340NB9y
via IFTTT

Senin, 17 Januari 2022

What is POSIX? Why Does it Matter to Linux/UNIX Users?

You might have come across the term POSIX. Have you ever wondered what it is and why programmers often discuss POSIX compliance?

from It's FOSS https://ift.tt/3fyY66F
via IFTTT

Minggu, 16 Januari 2022

OpenBoard: An Open Source Interactive Whiteboard for Educators

OpenBoard is an interactive open-source whiteboard tailored for schools and universities. Let's take a look at what it offers!

from It's FOSS https://ift.tt/3fuMBx1
via IFTTT

Kamis, 13 Januari 2022

EndeavourOS and Manjaro: An in-depth Comparison Between Two of the Best Arch Linux Based Distros

Manjaro and EndeavourOS are two of the most popular choices when it comes to an 'Arch-based Arch alternative'. This article helps you choose one.

from It's FOSS https://ift.tt/33ykn1C
via IFTTT

Selasa, 11 Januari 2022

Here are the New Features Coming to Ubuntu 22.04 LTS

Take a look at all the new features in the upcoming Ubuntu 22.04 LTS release.

from It's FOSS https://ift.tt/3qiCZeW
via IFTTT

Senin, 10 Januari 2022

Modern Alternatives to Some of the Classic Linux Commands

Here are some faster, better and feature rich alternative command line tools to replace the decades old legacy Linux commands.

from It's FOSS https://ift.tt/3Fm1yfC
via IFTTT

QPrompt is a Free and Open Source Teleprompter for Video Creators

QPrompt is a free teleprompter software for all kinds of video creators. Built with ease of use, productivity, control accuracy, and smooth performance in mind.

from It's FOSS https://ift.tt/3K7yADM
via IFTTT

Jumat, 07 Januari 2022

Brave vs. Google Chrome: Which is the better browser for you?

Comparing two super popular web browsers. What should you pick? What are the differences? Here, we discuss the good and the ugly.

from It's FOSS https://ift.tt/34uOg3z
via IFTTT

Senin, 03 Januari 2022

What is CloudReady? Is it a Viable Open Source Alternative to Chrome OS?

Here's a quick look at CloudReady, an open source alternative to Chrome OS. It turns any system into a Chromebook like device.

from It's FOSS https://ift.tt/3pQvUCf
via IFTTT