More stories

  • in

    The top 6 GNOME extensions I install first (and what they can do for you)

    The GNOME Application Overview is where you can run a search for apps, files, and more. Screenshot by Jack Wallen/ZDNETI’ve been using the GNOME desktop environment since its beta. Sure, there have been short periods when I’ve migrated away (such as when I moved to elementary OS or Bodhi Linux), but there’s no place like GNOME. This open-source desktop environment is the sweet spot between minimalism and over-the-top functionality.But that doesn’t mean GNOME is perfect. Out of the box, it can use a bit of help. That’s why the developers created extensions. These tiny applications (and there are many) bring useful features, behaviors, and even visuals to GNOME.Also: How to change DNS servers on a GNOME-based Linux distributionUpon installing GNOME, one of the first things I do is head over to the extensions home page and install a handful of additional features. Here are my top six.1. Dash to PanelAlthough I appreciate the default GNOME layout, I do prefer a panel. Given that I’m at my desktop all day, I like to minimize mouse or key clicks to help make my experience as efficient as possible. For that reason, Dash To Panel is the first extension I install on GNOME.Dash To Panel moves the GNOME Dash from within the Overview to the main desktop window, effectively turning it into a traditional panel. Installing this extension means you don’t have to worry about getting a third-party dock.Also: The best-looking Linux desktop I’ve seen so far in 2025 – and it’s not even closeTo add more launchers to the panel, open the app in question, right-click its icon, and select Add to Favorites. In the Dash to Panel settings (which can be accessed by right-clicking on the panel), you can change its position, style, behavior, action, and more. This extension should be considered a must-have for every GNOME user.2. Bluetooth Quick ConnectIf you connect Bluetooth devices to your desktop or laptop, do yourself a favor and add the Bluetooth Quick Connect extension. By default, when adding or managing Bluetooth connections, you must go through the Settings app, which isn’t exactly efficient.With this extension, you get a Bluetooth menu in the system tray menu to help you easily manage your Bluetooth connections. You also get battery status indicators for all applicable devices. This extension is so valuable that it’s hard to believe it’s not part of the stock GNOME experience.3. Just PerfectionThis extension has more features than you’ll ever need. Essentially, Just Perfection is your one-stop shop for tweaking GNOME Shell, allowing you to change its behavior and even disable elements you don’t want or need.Also: This Linux distro can be used without installation (and it’s totally free)Don’t like having a top bar? Disable it. Prefer faster or slower animations? Just Perfection has you covered. More

  • in

    Is that image real or AI? Now Adobe’s got an app for that – here’s how to use it

    Adobe The growing popularity of generative AI image generators has created a two-pronged problem: Creators struggle to protect their work from being used to train the models, while the rest of us struggle to distinguish between what’s real and what’s generated. Adobe’s Content Authenticity app seeks to solve the issue on both fronts.  On Thursday, […] More

  • in

    YouTube celebrates 20 years with new features, cool tricks, and some truly mind-blowing stats

    Screenshot by Aly Windsor/ZDNet/YouTubeWe’ve come a long way since that day at the zoo.20 years ago today, YouTube co-founder Jawed Karim uploaded the first video to YouTube. Less than 20 seconds long, it showed Karim standing in front of elephants and explaining that they have really long trunks.Also: YouTube launches cheaper Premium Lite plan – but are the trade-offs worth it?Two decades later, the video sharing platform is a different place.Since then, users have uploaded more than 20 trillion videos to the site, YouTube says, including YouTube Music. Doing some quick math, that works out to about 2,500 videos for every single person on the planet. Around 20 million videos are uploaded daily, and there are 100 million comments and 3.5 billion likes on the average day. [embedded content]New features on the wayYouTube isn’t just showing off, though. The company is rolling out a few new features to celebrate, both on traditional YouTube and on YouTube TV. YouTube TV will soon let users build their own multiviews. The feature will start with “select non-sports content” and expand over the coming months.YouTube is getting the ability for more creators to add voice replies to comments.YouTube Ask, a feature for Premium subscribers, is rolling out the option for you to stream a personalized radio station based on a description of the type of music you’re in the mood for.Premium subscribers are also getting 4x speed playback alongside 2x, 2.5x, and 3x playback.This summer, YouTube is launching a new TV viewing experience with improved navigation, better playback, quality tweaks, and streamlined access to comments, channel info, and subscribing. More

  • in

    How to set up remote desktop access on your Linux computers

    Screenshot by Jack Wallen/ZDNETI have several Linux machines on my network, and I often need to access the desktop of one of those remote machines. Instead of trudging through the house, I can use Remote Desktop Protocol (RDP) to gain access to one of those remote desktops.However, setting up something like Xrdp (one of the Linux implementations of RDP) can be challenging, especially when communicating between different X servers (such as X.org to Wayland). Because of this, I turn to an application that vastly simplifies the setup and connection of remote machines.Also: 5 best Linux distros for staying anonymous – when a VPN isn’t enoughThat application is called NoMachine. With this wonderfully designed GUI app, you can make those connections so easily that you’ll wonder why you hesitated.I’ll walk you through the installation and usage of NoMachine so you can enjoy remote desktop usage on your LAN.Are you ready for this?How to set up remote desktop access to your Linux computersInstalling NoMachineWhat you’ll need: I will demonstrate this process connecting two Ubuntu-based distributions (Pop!_OS and Ubuntu). NoMachine is available for RPM and DEB-based distributions. To use NoMachine, you’ll need two different Linux machines and a user with sudo privileges.  More