<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Buzz Spill Daily</title><link>https://liberty.io</link><description>Curated star highlights with fresh energy.</description><language>en-us</language><lastBuildDate>Fri, 31 Jul 2026 18:21:10 -0400</lastBuildDate><atom:link href="https://liberty.io/rss.xml" rel="self" type="application/rss+xml" /><item><title>How to switch workspaces without using a keyboard in Xfce?</title><link>https://liberty.io/how-to-switch-workspaces-without-using-a-keyboard-in-xfce.html</link><guid isPermaLink="true">https://liberty.io/how-to-switch-workspaces-without-using-a-keyboard-in-xfce.html</guid><description>Each operation should be doable both with mouse and keyboard.
How to switch workspaces without a keyboard in Xfce?...</description><pubDate>Fri, 31 Jul 2026 22:18:32 -0400</pubDate></item><item><title>Restrict users to their home directory</title><link>https://liberty.io/restrict-users-to-their-home-directory.html</link><guid isPermaLink="true">https://liberty.io/restrict-users-to-their-home-directory.html</guid><description>I&amp;#039;m setting up beginner CTF (Capture the flag) in a Linux environment.
I will have questions that will tell the user to run specific commands.
The issue I&amp;#039;m having is restricting the user to a dire......</description><pubDate>Fri, 31 Jul 2026 22:05:37 -0400</pubDate></item><item><title>dual boot no efi system partition was found</title><link>https://liberty.io/dual-boot-no-efi-system-partition-was-found.html</link><guid isPermaLink="true">https://liberty.io/dual-boot-no-efi-system-partition-was-found.html</guid><description>I am trying to install ubuntu along side with windows 10, following the official instructions given at [install ubuntu 18.04] https://vitux.com/how-to-install-ubuntu-18-04-along-with-windows-10/.
......</description><pubDate>Fri, 31 Jul 2026 22:01:47 -0400</pubDate></item><item><title>How Do I Change a Forgotten User Password Without Booting?</title><link>https://liberty.io/how-do-i-change-a-forgotten-user-password-without-booting.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-change-a-forgotten-user-password-without-booting.html</guid><description>I can&amp;#039;t log in to my root user&amp;#039;s account. I&amp;#039;ve looked for a solution, but all of them tell you to do it from the boot options.
The thing is that my laptop&amp;#039;s screen has turned black and it doesn&amp;#039;t ......</description><pubDate>Fri, 31 Jul 2026 21:49:07 -0400</pubDate></item><item><title>How do I install Chromium from the command line?</title><link>https://liberty.io/how-do-i-install-chromium-from-the-command-line.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-install-chromium-from-the-command-line.html</guid><description>I have already tried using the Ubuntu Software Center, but it won&amp;#039;t install the Chromium browser. How can I install it using the terminal?...</description><pubDate>Fri, 31 Jul 2026 21:43:19 -0400</pubDate></item><item><title>Cannot install keras on Jetson nano</title><link>https://liberty.io/cannot-install-keras-on-jetson-nano.html</link><guid isPermaLink="true">https://liberty.io/cannot-install-keras-on-jetson-nano.html</guid><description>I am running this command on Nvidia Jetson nano, running Ubuntu:
sudo pip3 install keras
And I get this error:
The directory &amp;#039;/home/jetson/.cache/pip/http&amp;#039; or its parent directory is not owned b......</description><pubDate>Fri, 31 Jul 2026 21:35:59 -0400</pubDate></item><item><title>How to make gnome-calculator accept comma as thousand separator?</title><link>https://liberty.io/how-to-make-gnome-calculator-accept-comma-as-thousand-separator.html</link><guid isPermaLink="true">https://liberty.io/how-to-make-gnome-calculator-accept-comma-as-thousand-separator.html</guid><description>I want to make gnome-calculator works with an input number that has commas inside as thousands separator, currently, gnome-calculator auto subtracts all the numbers following the first comma.
My ...</description><pubDate>Fri, 31 Jul 2026 21:34:47 -0400</pubDate></item><item><title>Cockpit - Where is the bridge configuration kept?</title><link>https://liberty.io/cockpit-where-is-the-bridge-configuration-kept.html</link><guid isPermaLink="true">https://liberty.io/cockpit-where-is-the-bridge-configuration-kept.html</guid><description>I recently created a bridge for my VMs inside cockpit
( Ubuntu LTS Server -20.x) and used it in my VMs.
They work fine.
My understanding of cockpit was that it will use system configuration files ......</description><pubDate>Fri, 31 Jul 2026 21:34:15 -0400</pubDate></item><item><title>Nginx and directory list doesn&amp;#039;t work:</title><link>https://liberty.io/nginx-and-directory-list-doesn-039-t-work.html</link><guid isPermaLink="true">https://liberty.io/nginx-and-directory-list-doesn-039-t-work.html</guid><description>I have done just as in the tutorials but is simply not working:
server { location /abc { autoindex on; root /home/user/abc/; }
}
It gives me 403 Forbidden, what I&amp;#039;m ...</description><pubDate>Fri, 31 Jul 2026 21:28:41 -0400</pubDate></item><item><title>uvcvideo is loaded but /dev/video0 doesn&amp;#039;t exist</title><link>https://liberty.io/uvcvideo-is-loaded-but-dev-video0-doesn-039-t-exist.html</link><guid isPermaLink="true">https://liberty.io/uvcvideo-is-loaded-but-dev-video0-doesn-039-t-exist.html</guid><description>My webcam worked like a charm until I ran a simple python code to take photo. I ran it with root permission by sudo python myapp.py. The program crashed. Then I ran sudo killall -9 python.
From that ...</description><pubDate>Fri, 31 Jul 2026 21:27:48 -0400</pubDate></item><item><title>Wake on LAN the Raspberry Pi 4B [closed]</title><link>https://liberty.io/wake-on-lan-the-raspberry-pi-4b-closed.html</link><guid isPermaLink="true">https://liberty.io/wake-on-lan-the-raspberry-pi-4b-closed.html</guid><description>I ask here although there is a good thread because I don&amp;#039;t want a facebooq or googre account.
I&amp;#039;d like to understand how I could wake a Pi after shutdown/halt/power-off. Querying the embedded BCM5......</description><pubDate>Fri, 31 Jul 2026 21:16:05 -0400</pubDate></item><item><title>How to Zip and Unzip a directory and its files in Linux [duplicate]</title><link>https://liberty.io/how-to-zip-and-unzip-a-directory-and-its-files-in-linux-duplicate.html</link><guid isPermaLink="true">https://liberty.io/how-to-zip-and-unzip-a-directory-and-its-files-in-linux-duplicate.html</guid><description>I am a newbie in Linux.Whats is the complete process to zip and unzip a directory and its files.Please mention if any installation has to be done....</description><pubDate>Fri, 31 Jul 2026 21:15:14 -0400</pubDate></item><item><title>Dell inspiron N5050 8 beeps because &quot;removed lcd cable&quot;</title><link>https://liberty.io/dell-inspiron-n5050-8-beeps-because-removed-lcd-cable.html</link><guid isPermaLink="true">https://liberty.io/dell-inspiron-n5050-8-beeps-because-removed-lcd-cable.html</guid><description>I have recently remove the lcd cable. the beeps start from bios and when start up the sound still from speakers. when i boot to windows the beeps will disable. how can i disable it in ubuntu?...</description><pubDate>Fri, 31 Jul 2026 21:13:11 -0400</pubDate></item><item><title>No HDMI audio Ubuntu 20.04</title><link>https://liberty.io/no-hdmi-audio-ubuntu-20-04.html</link><guid isPermaLink="true">https://liberty.io/no-hdmi-audio-ubuntu-20-04.html</guid><description>I&amp;#039;ve just installed Ubuntu 20.04 in a desktop computer connected via hdmi with an external BenQ GW2480E monitor. I have perfect video display but no audio output at all. I have checked a lot of pos......</description><pubDate>Fri, 31 Jul 2026 21:05:50 -0400</pubDate></item><item><title>Launch &quot;snappy&quot; atom from terminal</title><link>https://liberty.io/launch-snappy-atom-from-terminal.html</link><guid isPermaLink="true">https://liberty.io/launch-snappy-atom-from-terminal.html</guid><description>Formerly, I was using atom installed from the Ubuntu official repos. I could easily open a project (folder) typing atom .
I recently have installed it using the snap package that Ubuntu provides. ...</description><pubDate>Fri, 31 Jul 2026 20:58:55 -0400</pubDate></item><item><title>stty: &amp;#039;standard input&amp;#039;: Inappropriate ioctl for device</title><link>https://liberty.io/stty-039-standard-input-039-inappropriate-ioctl-for-device.html</link><guid isPermaLink="true">https://liberty.io/stty-039-standard-input-039-inappropriate-ioctl-for-device.html</guid><description>When i added
stty intr ^X
to my ~/.zshrc file it is always showing stty: &amp;#039;standard input&amp;#039;: Inappropriate ioctl for device on startup.
Please help, thanks in advance....</description><pubDate>Fri, 31 Jul 2026 20:34:56 -0400</pubDate></item><item><title>dpkg: error exit status 127</title><link>https://liberty.io/dpkg-error-exit-status-127.html</link><guid isPermaLink="true">https://liberty.io/dpkg-error-exit-status-127.html</guid><description>zhiwei@zhiwei-Lenovo-Rescuer-15ISK:~$ sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The ...</description><pubDate>Fri, 31 Jul 2026 20:34:54 -0400</pubDate></item><item><title>How do I set environment variables?</title><link>https://liberty.io/how-do-i-set-environment-variables.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-set-environment-variables.html</guid><description>I&amp;#039;m trying to set up Apache Tomcat on my pc, and it wants me to set up an environment variable for CATALINA_HOME. Does any know how to do this?...</description><pubDate>Fri, 31 Jul 2026 20:34:29 -0400</pubDate></item><item><title>How to investigate an unknown process called `frontend` pegging CPU all the time</title><link>https://liberty.io/how-to-investigate-an-unknown-process-called-frontend-pegging-cpu-all-.html</link><guid isPermaLink="true">https://liberty.io/how-to-investigate-an-unknown-process-called-frontend-pegging-cpu-all-.html</guid><description>As my laptop (Dell precision 16Gb, ubuntu 18.4) had been slower than usual, I had a look at top.
Here I have a process, called frontend pegging 50% of the CPU. PID USER PR NI VIRT RE......</description><pubDate>Fri, 31 Jul 2026 20:33:51 -0400</pubDate></item><item><title>-gt: unary operator expected shell script</title><link>https://liberty.io/gt-unary-operator-expected-shell-script.html</link><guid isPermaLink="true">https://liberty.io/gt-unary-operator-expected-shell-script.html</guid><description>Getting this error after the upgrade packages in ubuntu.
#!/bin/bash
used=$(df -H | grep &amp;#039;rootfs&amp;#039; | cut -d &quot;G&quot; -f 4 | cut -d &quot;%&quot; -f 1)
limit=90
if [ $used -gt $limit ]; then Or [ &quot;$used&quot; -gt &quot;$li......</description><pubDate>Fri, 31 Jul 2026 20:23:01 -0400</pubDate></item><item><title>How to set &quot;always on top&quot; on VLC by default? [duplicate]</title><link>https://liberty.io/how-to-set-always-on-top-on-vlc-by-default-duplicate.html</link><guid isPermaLink="true">https://liberty.io/how-to-set-always-on-top-on-vlc-by-default-duplicate.html</guid><description>Possible Duplicate: How to start an app with &amp;ldquo;Always On Top&amp;rdquo; set?
I want to always run VLC with &quot;always on top&quot; turned on. how to set it up?...</description><pubDate>Fri, 31 Jul 2026 20:22:14 -0400</pubDate></item><item><title>E: Unable to locate package winehq-stable</title><link>https://liberty.io/e-unable-to-locate-package-winehq-stable.html</link><guid isPermaLink="true">https://liberty.io/e-unable-to-locate-package-winehq-stable.html</guid><description>Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package winehq-stable...</description><pubDate>Fri, 31 Jul 2026 20:18:46 -0400</pubDate></item><item><title>How can I find the executable path of php?</title><link>https://liberty.io/how-can-i-find-the-executable-path-of-php.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-find-the-executable-path-of-php.html</guid><description>I need to have the executable path of my php, because I want to run php file on eclipse php. Obviously there is no exe file, so which file do I have to search to?...</description><pubDate>Fri, 31 Jul 2026 20:12:20 -0400</pubDate></item><item><title>Remove the first part of a string using sed</title><link>https://liberty.io/remove-the-first-part-of-a-string-using-sed.html</link><guid isPermaLink="true">https://liberty.io/remove-the-first-part-of-a-string-using-sed.html</guid><description>How do I get from this:
randomcollege-nt\user90
to this:
user90
using sed?...</description><pubDate>Fri, 31 Jul 2026 20:11:08 -0400</pubDate></item><item><title>How to add Ubuntu repositories on Kubuntu?</title><link>https://liberty.io/how-to-add-ubuntu-repositories-on-kubuntu.html</link><guid isPermaLink="true">https://liberty.io/how-to-add-ubuntu-repositories-on-kubuntu.html</guid><description>I have noticed that Kubuntu (I am using 12.04 version) doesn&amp;#039;t use exactly the same repositories that Ubuntu. Or at least, that is what I think.
For example, if I search for Steam on Muon Software ......</description><pubDate>Fri, 31 Jul 2026 20:05:29 -0400</pubDate></item><item><title>Asus Q302LA Wifi Problems: Intel Wireless 7260</title><link>https://liberty.io/asus-q302la-wifi-problems-intel-wireless-7260.html</link><guid isPermaLink="true">https://liberty.io/asus-q302la-wifi-problems-intel-wireless-7260.html</guid><description>I&amp;#039;m using a live USB for Ubuntu and it&amp;#039;s not detecting the Wifi connection on my Asus Q302LA.
I can&amp;#039;t use an Ethernet cable because I don&amp;#039;t have an Ethernet port on my laptop.
How should I proc......</description><pubDate>Fri, 31 Jul 2026 19:56:43 -0400</pubDate></item><item><title>How to install Yahoo Messenger on Ubuntu 12.04 LTS? [duplicate]</title><link>https://liberty.io/how-to-install-yahoo-messenger-on-ubuntu-12-04-lts-duplicate.html</link><guid isPermaLink="true">https://liberty.io/how-to-install-yahoo-messenger-on-ubuntu-12-04-lts-duplicate.html</guid><description>I&amp;#039;m from India and I&amp;#039;m using Ubuntu 12.04 LTS on my machine since last year and a half.
So, my issue is: How should I install Yahoo Messenger on my machine?
Installing Yahoo Messenger on Windows ...</description><pubDate>Fri, 31 Jul 2026 19:48:51 -0400</pubDate></item><item><title>command line not working</title><link>https://liberty.io/command-line-not-working.html</link><guid isPermaLink="true">https://liberty.io/command-line-not-working.html</guid><description>after I initially installed ubuntu , I can run &amp;#039;ll&amp;#039; in my terminal.
But after I checked a &quot;Run command as login shell&quot; in terminal preferences I cannot run &quot;ll&quot; command any more in terminal.
Some......</description><pubDate>Fri, 31 Jul 2026 19:45:16 -0400</pubDate></item><item><title>How to evaluate grep result in bash?</title><link>https://liberty.io/how-to-evaluate-grep-result-in-bash.html</link><guid isPermaLink="true">https://liberty.io/how-to-evaluate-grep-result-in-bash.html</guid><description>I want to grep a specific status of a service (tomcat8.service).
Only if the string was found, I want to execute some logic.
Problem: even if I execute the script on service name that does not ex......</description><pubDate>Fri, 31 Jul 2026 19:40:25 -0400</pubDate></item><item><title>Windows cannot be installed on this disk. The selected disk has an MBR partition table</title><link>https://liberty.io/windows-cannot-be-installed-on-this-disk-the-selected-disk-has-an-mbr-.html</link><guid isPermaLink="true">https://liberty.io/windows-cannot-be-installed-on-this-disk-the-selected-disk-has-an-mbr-.html</guid><description>I hope this is the right place to ask this question since it&amp;#039;s an issue somewhere between Windows and Ubuntu.
I used to dual boot Windows 10 alongside Ubuntu.
All worked fine until Windows forced s......</description><pubDate>Fri, 31 Jul 2026 19:34:06 -0400</pubDate></item><item><title>KDE Marble doesn&amp;#039;t show the Legend</title><link>https://liberty.io/kde-marble-doesn-039-t-show-the-legend.html</link><guid isPermaLink="true">https://liberty.io/kde-marble-doesn-039-t-show-the-legend.html</guid><description>I use Ubuntu Studio 20.04.
The geographic app KDE Marble is a very powerful map viewer.
But, I found a bug since I upgraded my system from 19.10 to 20.04 (but, I&amp;#039;m not absolutely sure if this bug......</description><pubDate>Fri, 31 Jul 2026 19:25:54 -0400</pubDate></item><item><title>Why does pip not install the latest CMake on Ubuntu</title><link>https://liberty.io/why-does-pip-not-install-the-latest-cmake-on-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/why-does-pip-not-install-the-latest-cmake-on-ubuntu.html</guid><description>As you can see on https://pypi.org/project/cmake/, this is not the latest version. On Windows, it&amp;#039;s work as expected. Is it a bug or something?
root@85acafdb63d3 /app# pip3 install cmake
Collecting ...</description><pubDate>Fri, 31 Jul 2026 19:17:49 -0400</pubDate></item><item><title>Where are all the network-bridges coming from, ifconfig shows me?</title><link>https://liberty.io/where-are-all-the-network-bridges-coming-from-ifconfig-shows-me.html</link><guid isPermaLink="true">https://liberty.io/where-are-all-the-network-bridges-coming-from-ifconfig-shows-me.html</guid><description>I&amp;#039;m using Ubuntu 18.04.3 LTS
As I&amp;#039;m a developer, I have Docker, docker-compose and Virtualbox and Vagrant installed
If I enter in a terminal:
$ ifconfig
I got a long list of network bridge......</description><pubDate>Fri, 31 Jul 2026 19:11:59 -0400</pubDate></item><item><title>Installing docker with snap and apt-get</title><link>https://liberty.io/installing-docker-with-snap-and-apt-get.html</link><guid isPermaLink="true">https://liberty.io/installing-docker-with-snap-and-apt-get.html</guid><description>I&amp;#039;m trying to install docker on my Ubuntu 20.04. Trying install docker with apt-get and snap:
sudo apt-get install docker
Output:
Reading package lists... Done
Building dependency tree
Read......</description><pubDate>Fri, 31 Jul 2026 18:48:29 -0400</pubDate></item><item><title>Linux command that builds a shell script automatically after you run a command</title><link>https://liberty.io/linux-command-that-builds-a-shell-script-automatically-after-you-run-a.html</link><guid isPermaLink="true">https://liberty.io/linux-command-that-builds-a-shell-script-automatically-after-you-run-a.html</guid><description>Alright I&amp;#039;m drawing a blank here but I know I used to run some linux command that would automatically generate a shell script for me based on how i interacted with the shell. Example: If i remember ...</description><pubDate>Fri, 31 Jul 2026 18:27:57 -0400</pubDate></item><item><title>How to connect computer to tv with hdmi?</title><link>https://liberty.io/how-to-connect-computer-to-tv-with-hdmi.html</link><guid isPermaLink="true">https://liberty.io/how-to-connect-computer-to-tv-with-hdmi.html</guid><description>I am trying to connect my laptop with my tv using an hdmi cable. It has worked with an vga cable, but my problem is that the screen does appear, but it freezes and nothing happens. The screen is al......</description><pubDate>Fri, 31 Jul 2026 18:16:21 -0400</pubDate></item><item><title>ls: cannot open directory: Permission denied</title><link>https://liberty.io/ls-cannot-open-directory-permission-denied.html</link><guid isPermaLink="true">https://liberty.io/ls-cannot-open-directory-permission-denied.html</guid><description>I can&amp;#039;t open a directory with username even after taking ownership &amp;amp; giving it all permissions:
sudo mkdir /path/to/the/directory/
sudo chown -R username:username /path/to/the/directory/
sudo ......</description><pubDate>Fri, 31 Jul 2026 18:05:12 -0400</pubDate></item><item><title>Upstart: report (email, log) on respawn and failure</title><link>https://liberty.io/upstart-report-email-log-on-respawn-and-failure.html</link><guid isPermaLink="true">https://liberty.io/upstart-report-email-log-on-respawn-and-failure.html</guid><description>I would like to get an email when an upstart job fails and respawns, and when all respawns are depleted, and the job fails.
How can I do that?...</description><pubDate>Fri, 31 Jul 2026 18:03:26 -0400</pubDate></item><item><title>&quot;Could not chdir to home directory /home/me: No such file or directory&quot;</title><link>https://liberty.io/could-not-chdir-to-home-directory-home-me-no-such-file-or-directory.html</link><guid isPermaLink="true">https://liberty.io/could-not-chdir-to-home-directory-home-me-no-such-file-or-directory.html</guid><description>I am using 12.04 on my server.
I created a new user using adduser me and passwd me and added it to sudo.
When I log in this is what I see.
Could not chdir to home directory /home/me: No such fil......</description><pubDate>Fri, 31 Jul 2026 17:50:55 -0400</pubDate></item><item><title>How to run mmDM (DEX game mounter) Windows application in Wine?</title><link>https://liberty.io/how-to-run-mmdm-dex-game-mounter-windows-application-in-wine.html</link><guid isPermaLink="true">https://liberty.io/how-to-run-mmdm-dex-game-mounter-windows-application-in-wine.html</guid><description>I am trying to run / install mmDM DEX Game mounter (for windows) in 12.04.
Here is a link to the application. (there are two applications, but multiman is for the ps3)
DEX Game mounter + multiman
...</description><pubDate>Fri, 31 Jul 2026 17:43:33 -0400</pubDate></item><item><title>FN key permanently activated although deactivated in the BIOS</title><link>https://liberty.io/fn-key-permanently-activated-although-deactivated-in-the-bios.html</link><guid isPermaLink="true">https://liberty.io/fn-key-permanently-activated-although-deactivated-in-the-bios.html</guid><description>My Fn key is permanently activated/pressed, although it is deactivated in the BIOS. In Ubuntu pressing the FN+ESC keys doesn&amp;#039;t do anything. Numlock is deactivated in the BIOS, so it can&amp;#039;t interfere......</description><pubDate>Fri, 31 Jul 2026 17:41:32 -0400</pubDate></item><item><title>How can I change the default downloading folder for Transmission?</title><link>https://liberty.io/how-can-i-change-the-default-downloading-folder-for-transmission.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-change-the-default-downloading-folder-for-transmission.html</guid><description>I would like to change the folder but I don&amp;#039;t know where can I configure Tranmission....</description><pubDate>Fri, 31 Jul 2026 17:39:32 -0400</pubDate></item><item><title>Ubuntu 12.04 - Can&amp;#039;t Resolve Hostname</title><link>https://liberty.io/ubuntu-12-04-can-039-t-resolve-hostname.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-12-04-can-039-t-resolve-hostname.html</guid><description>I have a small dedi server on which I have installed Ubuntu 12.04.
I access it via x2go since I have a desktop installed.
All worked fine until 2 days ago when, after a reboot, I lost any Internet ...</description><pubDate>Fri, 31 Jul 2026 17:34:51 -0400</pubDate></item><item><title>Does anybody know the name of this system monitor application?</title><link>https://liberty.io/does-anybody-know-the-name-of-this-system-monitor-application.html</link><guid isPermaLink="true">https://liberty.io/does-anybody-know-the-name-of-this-system-monitor-application.html</guid><description>Does anybody know the name of this system monitor application?...</description><pubDate>Fri, 31 Jul 2026 17:34:48 -0400</pubDate></item><item><title>How can I export books from Ubuntu to Amazon Kindle?</title><link>https://liberty.io/how-can-i-export-books-from-ubuntu-to-amazon-kindle.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-export-books-from-ubuntu-to-amazon-kindle.html</guid><description>I have tried the Amazon Kindle HD 7&quot;, but could not integrate it at all with my Ubuntu 12.04 LTS OS.
I have tried the USB cable but it didn&amp;#039;t show up on the screen and I have tried to connect it via ...</description><pubDate>Fri, 31 Jul 2026 17:30:42 -0400</pubDate></item><item><title>How can I set different icons for drives in dock?</title><link>https://liberty.io/how-can-i-set-different-icons-for-drives-in-dock.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-set-different-icons-for-drives-in-dock.html</guid><description>I&amp;#039;m trying to figure out how to change icons for individual drives.
As you can see the last three are indistinguishable until hovered:...</description><pubDate>Fri, 31 Jul 2026 17:28:48 -0400</pubDate></item><item><title>Failed to start Load Kernel Modules at Boot on Raspberry Pi 3B+</title><link>https://liberty.io/failed-to-start-load-kernel-modules-at-boot-on-raspberry-pi-3b.html</link><guid isPermaLink="true">https://liberty.io/failed-to-start-load-kernel-modules-at-boot-on-raspberry-pi-3b.html</guid><description>I have installed ubuntu-18.04.4-preinstalled-server-arm64+raspi3.img on my Raspberry Pi 3 B+. I have no problem to login, but there is a message during bootup the Pi3B+:
[FAILED] Failed to start ......</description><pubDate>Fri, 31 Jul 2026 17:03:42 -0400</pubDate></item><item><title>&quot;No such file or directory&quot;, but the file exists</title><link>https://liberty.io/no-such-file-or-directory-but-the-file-exists.html</link><guid isPermaLink="true">https://liberty.io/no-such-file-or-directory-but-the-file-exists.html</guid><description>I copied some files to Ubuntu (running on VirtualBox). Trying to open the said copied files and get an error. I&amp;#039;m not entirely sure how the file directory system works, but I used cp command to cop......</description><pubDate>Fri, 31 Jul 2026 17:01:47 -0400</pubDate></item><item><title>How to put files and delete them straight after by means of SFTP in a Bash script?</title><link>https://liberty.io/how-to-put-files-and-delete-them-straight-after-by-means-of-sftp-in-a-.html</link><guid isPermaLink="true">https://liberty.io/how-to-put-files-and-delete-them-straight-after-by-means-of-sftp-in-a-.html</guid><description>Brief:
I have a directory where files are dropped arbitrarily in server A. I want to dump these files into server B and delete them from server A.
Background:
I would like write an Bash script w......</description><pubDate>Fri, 31 Jul 2026 17:00:39 -0400</pubDate></item><item><title>Can&amp;#039;t use internet because networkmanager has disappeared !! (Ubuntu 20.04 LTS)</title><link>https://liberty.io/can-039-t-use-internet-because-networkmanager-has-disappeared-ubuntu-2.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-use-internet-because-networkmanager-has-disappeared-ubuntu-2.html</guid><description>I need help, and it is quite urgent.
I had connections issues (my Wi-Fi connection kept disconnecting)
So I followed what a member of this community recommended, in a similar post written by a fel......</description><pubDate>Fri, 31 Jul 2026 16:58:28 -0400</pubDate></item><item><title>ATI Driver issue, fglrxinfo returning null display error, Xorg.conf file looks funky</title><link>https://liberty.io/ati-driver-issue-fglrxinfo-returning-null-display-error-xorg-conf-file.html</link><guid isPermaLink="true">https://liberty.io/ati-driver-issue-fglrxinfo-returning-null-display-error-xorg-conf-file.html</guid><description>I have a HP dv6, specifically with a ati radeon hd 5650. It&amp;#039;s one of those wonderful hybrid graphics cards.
I&amp;#039;ve spent a great amount of time trying to install the drivers for this graphics card ...</description><pubDate>Fri, 31 Jul 2026 16:52:47 -0400</pubDate></item><item><title>After changing to Oracle Java on Netbeans bottom of text is now cut off Ubuntu 16.04</title><link>https://liberty.io/after-changing-to-oracle-java-on-netbeans-bottom-of-text-is-now-cut-of.html</link><guid isPermaLink="true">https://liberty.io/after-changing-to-oracle-java-on-netbeans-bottom-of-text-is-now-cut-of.html</guid><description>I recently changed over to the Oracle JDK due to my interest in learning JavaFX, and after doing so upon changing the path for Netbeans and reopening, the text in the left panel and in the new proj......</description><pubDate>Fri, 31 Jul 2026 16:48:50 -0400</pubDate></item><item><title>How to Install Ubuntu on MicroSD</title><link>https://liberty.io/how-to-install-ubuntu-on-microsd.html</link><guid isPermaLink="true">https://liberty.io/how-to-install-ubuntu-on-microsd.html</guid><description>I bought MicroSD SanDisk PRO V30 A2 128 GB to which I would like to install Ubuntu 18.04 (is it possible to install linux on it?)
Currently I have Ubuntu 18.04 on a USB (SanDisk 32GB).
I also have ...</description><pubDate>Fri, 31 Jul 2026 16:48:07 -0400</pubDate></item><item><title>Dual boot - Ubuntu 18.04 boots only when secure boot is enabled</title><link>https://liberty.io/dual-boot-ubuntu-18-04-boots-only-when-secure-boot-is-enabled.html</link><guid isPermaLink="true">https://liberty.io/dual-boot-ubuntu-18-04-boots-only-when-secure-boot-is-enabled.html</guid><description>My Ubuntu 18.04 installation stopped booting normally lately - I can see only blank screen with a coursor in top left corner. But when I enabled UEFI secure boot options, the booting is complete. The ...</description><pubDate>Fri, 31 Jul 2026 16:47:48 -0400</pubDate></item><item><title>How do I setup a local NTP server?</title><link>https://liberty.io/how-do-i-setup-a-local-ntp-server.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-setup-a-local-ntp-server.html</guid><description>I installed NTP server on Ubuntu Server 10.04 using:
sudo apt-get install ntp
The NTP daemon seems working and listening on the 123 port.
However, I was not able to get the time from another mac......</description><pubDate>Fri, 31 Jul 2026 16:45:56 -0400</pubDate></item><item><title>Drivepool alternative for Ubuntu</title><link>https://liberty.io/drivepool-alternative-for-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/drivepool-alternative-for-ubuntu.html</guid><description>I&amp;#039;m trying to setup my own (home) NAS. I don&amp;#039;t want RAID, I want to use a more flexible form:
Mix and match harddrives (now I have 4x 2gb, but for sure when I upgrade I don&amp;#039;t want to buy 4 new one......</description><pubDate>Fri, 31 Jul 2026 16:44:19 -0400</pubDate></item><item><title>The login keyring did not get unlocked when you logged into your computer [duplicate]</title><link>https://liberty.io/the-login-keyring-did-not-get-unlocked-when-you-logged-into-your-compu.html</link><guid isPermaLink="true">https://liberty.io/the-login-keyring-did-not-get-unlocked-when-you-logged-into-your-compu.html</guid><description>Some program always asks for my login password. I do not know what causes this. How can I stop it?...</description><pubDate>Fri, 31 Jul 2026 16:32:13 -0400</pubDate></item><item><title>How can I start qBittorrent on system boot? [duplicate]</title><link>https://liberty.io/how-can-i-start-qbittorrent-on-system-boot-duplicate.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-start-qbittorrent-on-system-boot-duplicate.html</guid><description>So I&amp;#039;ve got a bit of an issue trying to get qBittorrent to start on boot. I&amp;#039;m running 16.04.
I&amp;#039;ve tried to start it by using a crontab @reboot, but this unfortunately didn&amp;#039;t work. Any ideas on how......</description><pubDate>Fri, 31 Jul 2026 16:27:42 -0400</pubDate></item><item><title>incorrect permissions after copying over scp</title><link>https://liberty.io/incorrect-permissions-after-copying-over-scp.html</link><guid isPermaLink="true">https://liberty.io/incorrect-permissions-after-copying-over-scp.html</guid><description>I&amp;#039;m using cygwin in windows 7 to copy a directory to an ubuntu machine using this command.
scp -rp -P 54322 /cygdrive/c/xampp/htdocs/. user@10.136.10.1:/home/user/somefolder/
After copying all the ...</description><pubDate>Fri, 31 Jul 2026 16:08:11 -0400</pubDate></item><item><title>Can&amp;#039;t turn airplane mode off - it requires a hardware switch that my lenovo</title><link>https://liberty.io/can-039-t-turn-airplane-mode-off-it-requires-a-hardware-switch-that-my.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-turn-airplane-mode-off-it-requires-a-hardware-switch-that-my.html</guid><description>Can&amp;#039;t turn airplane mode off - it requires a hardware switch that my lenovo laptop x130e does not have.
Ubuntu 18.04 rfkill list all
tells me that
both the WiFi and Bluetooth are
hardware bloc......</description><pubDate>Fri, 31 Jul 2026 16:06:21 -0400</pubDate></item><item><title>Why do I get internet connection without a defined interface?</title><link>https://liberty.io/why-do-i-get-internet-connection-without-a-defined-interface.html</link><guid isPermaLink="true">https://liberty.io/why-do-i-get-internet-connection-without-a-defined-interface.html</guid><description>I have an Ubuntu 14.04 virtual machine. I set the NAT networking option to it.
Without any further changes, I can access to internet from my VM. When I run: cat /etc/network/interfaces I get this:
...</description><pubDate>Fri, 31 Jul 2026 16:05:14 -0400</pubDate></item><item><title>Can&amp;#039;t read process output with cat and tail</title><link>https://liberty.io/can-039-t-read-process-output-with-cat-and-tail.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-read-process-output-with-cat-and-tail.html</guid><description>I have a simple example of writing to stdout:
import datetime
import time
if __name__ == &amp;#039;__main__&amp;#039;: while True: print(&amp;#039;time is {}&amp;#039;.format(datetime.datetime.now().time())) time....</description><pubDate>Fri, 31 Jul 2026 15:59:47 -0400</pubDate></item><item><title>How to fix &quot;set -e -o pipefail&quot; (CentOS script) for Ubuntu 18.04 LTS?</title><link>https://liberty.io/how-to-fix-set-e-o-pipefail-centos-script-for-ubuntu-18-04-lts.html</link><guid isPermaLink="true">https://liberty.io/how-to-fix-set-e-o-pipefail-centos-script-for-ubuntu-18-04-lts.html</guid><description>I&amp;#039;m working with a set of scripts that automate some bioinformatics (mitoVGP; https://github.com/VGP/vgp-assembly/tree/master/mitoVGP) and then the install is done as a conda environment.
The probl......</description><pubDate>Fri, 31 Jul 2026 15:40:49 -0400</pubDate></item><item><title>Boot stuck - how to start GUI from the command line?</title><link>https://liberty.io/boot-stuck-how-to-start-gui-from-the-command-line.html</link><guid isPermaLink="true">https://liberty.io/boot-stuck-how-to-start-gui-from-the-command-line.html</guid><description>During boot, my system is stuck for some reason. I can get to the command line by clicking Ctrl+Alt+F3. After login, what can I do to start the official GUI of Ubuntu 20.04? I tried the following:
......</description><pubDate>Fri, 31 Jul 2026 15:17:00 -0400</pubDate></item><item><title>MySQL max_connections of Ubuntu 20.04 LTS</title><link>https://liberty.io/mysql-max-connections-of-ubuntu-20-04-lts.html</link><guid isPermaLink="true">https://liberty.io/mysql-max-connections-of-ubuntu-20-04-lts.html</guid><description>I updated the file /etc/mysql/mysql.conf.d/mysqld.cnf to include line max_connections = 65535. I restarted the MySQL server with sudo service mysql restart. Then in the MySQL client I entere......</description><pubDate>Fri, 31 Jul 2026 15:09:00 -0400</pubDate></item><item><title>User Rasmus Svensson - Ask Ubuntu</title><link>https://liberty.io/user-rasmus-svensson-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-rasmus-svensson-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Fri, 31 Jul 2026 15:01:04 -0400</pubDate></item><item><title>Change spell check language in WPS Office</title><link>https://liberty.io/change-spell-check-language-in-wps-office.html</link><guid isPermaLink="true">https://liberty.io/change-spell-check-language-in-wps-office.html</guid><description>I use latest version for Linux (Alpha16 Patch3).
According to official guide: Installation 1) (from web) Download The Spellcheck Zip Install Package, e.g.: en-US.zip 2) (from WPS) Review --&gt; Set ...</description><pubDate>Fri, 31 Jul 2026 14:54:38 -0400</pubDate></item><item><title>Lubuntu 20.04.4 mkfs.hfsplus command not found</title><link>https://liberty.io/lubuntu-20-04-4-mkfs-hfsplus-command-not-found.html</link><guid isPermaLink="true">https://liberty.io/lubuntu-20-04-4-mkfs-hfsplus-command-not-found.html</guid><description>I had installed Lubuntu 20.04 on an old MacBook Pro 3,1 in a dual-boot setup with OSX. I decided I liked lubuntu, and opted to wipe my drive &amp;amp; make it a Linux only machine. So last night, I ...</description><pubDate>Fri, 31 Jul 2026 14:51:58 -0400</pubDate></item><item><title>How to activate CPU driver in Ubuntu 20.04</title><link>https://liberty.io/how-to-activate-cpu-driver-in-ubuntu-20-04.html</link><guid isPermaLink="true">https://liberty.io/how-to-activate-cpu-driver-in-ubuntu-20-04.html</guid><description>I am new to Linux. I installed Ubuntu on VirtualBox. I have install cpufreqtils by command :
trinh@TrinhHuy:~$ sudo apt install cpufreqtils
Then I check the information of CPU.Here the output:
trinh@...</description><pubDate>Fri, 31 Jul 2026 14:51:39 -0400</pubDate></item><item><title>ubuntu 14.10 multiple Simultaneous independent remote (desktop like ) connections</title><link>https://liberty.io/ubuntu-14-10-multiple-simultaneous-independent-remote-desktop-like-con.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-14-10-multiple-simultaneous-independent-remote-desktop-like-con.html</guid><description>Can anyone please suggest a free server (that works just like terminal server which allows multiple rdp-like independent sessions) that is compatible for ubuntu 14.10?
I have tried: Simultaneous r......</description><pubDate>Fri, 31 Jul 2026 14:50:40 -0400</pubDate></item><item><title>iptables: drop incoming UDP packets, destination port 1900</title><link>https://liberty.io/iptables-drop-incoming-udp-packets-destination-port-1900.html</link><guid isPermaLink="true">https://liberty.io/iptables-drop-incoming-udp-packets-destination-port-1900.html</guid><description>I am trying to use iptables to drop UDP packets that have destination port 1900. This shall affect both directions, so I added one rule each for the INPUT and the OUTPUT chain of the filter table.
......</description><pubDate>Fri, 31 Jul 2026 14:47:27 -0400</pubDate></item><item><title>submenu items in Unity launcher dynamic quicklist</title><link>https://liberty.io/submenu-items-in-unity-launcher-dynamic-quicklist.html</link><guid isPermaLink="true">https://liberty.io/submenu-items-in-unity-launcher-dynamic-quicklist.html</guid><description>How to make a submenu in a dynamic quicklist (of dbusMenuItems) in python?
The official documentation is very scarce:
https://wiki.ubuntu.com/Unity/LauncherAPI
Here is my minimal coding example: ...</description><pubDate>Fri, 31 Jul 2026 14:36:48 -0400</pubDate></item><item><title>How to discover partition name of /dev/sdxx?</title><link>https://liberty.io/how-to-discover-partition-name-of-dev-sdxx.html</link><guid isPermaLink="true">https://liberty.io/how-to-discover-partition-name-of-dev-sdxx.html</guid><description>I prefer to work as much as possible at the command line. There&amp;#039;s this neat trick that Nautilus does that ought to be do-able from the command line, but I can&amp;#039;t figure out how.
I plug in an external ...</description><pubDate>Fri, 31 Jul 2026 14:31:56 -0400</pubDate></item><item><title>Printer prints only Unrecoverable error on Ubuntu 20.04</title><link>https://liberty.io/printer-prints-only-unrecoverable-error-on-ubuntu-20-04.html</link><guid isPermaLink="true">https://liberty.io/printer-prints-only-unrecoverable-error-on-ubuntu-20-04.html</guid><description>When I try to print ODT or PDF or something else, the printer prints only:
unrecoverable error: rangecheck in .putdeviceprops and error message in /var/log/cups/error_log is:
E [21/Dec/2021:11:59:25 +...</description><pubDate>Fri, 31 Jul 2026 14:20:51 -0400</pubDate></item><item><title>Lubuntu is slower than Windows 7</title><link>https://liberty.io/lubuntu-is-slower-than-windows-7.html</link><guid isPermaLink="true">https://liberty.io/lubuntu-is-slower-than-windows-7.html</guid><description>I recently installed Lubuntu, and I noticed it runs slower than Windows 7. I know Lubuntu is said to be the most lightweight version of Ubuntu. Does anyone know then why it is so slow compared to W......</description><pubDate>Fri, 31 Jul 2026 14:20:51 -0400</pubDate></item><item><title>Not able to install package flask-mysqldb</title><link>https://liberty.io/not-able-to-install-package-flask-mysqldb.html</link><guid isPermaLink="true">https://liberty.io/not-able-to-install-package-flask-mysqldb.html</guid><description>This is the error i get:
Collecting flask-mysqldb Using cached https://files.pythonhosted.org/packages/62/e3/955c845efe1aacf30c8e2607470544ede36aa1044f6382c809f13e014104/Flask-MySQLdb-0.2.0.tar.gz
...</description><pubDate>Fri, 31 Jul 2026 14:20:32 -0400</pubDate></item><item><title>Questions tagged [hostapd] </title><link>https://liberty.io/questions-tagged-hostapd.html</link><guid isPermaLink="true">https://liberty.io/questions-tagged-hostapd.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Fri, 31 Jul 2026 14:15:51 -0400</pubDate></item><item><title>Can&amp;#039;t connect to IBus error</title><link>https://liberty.io/can-039-t-connect-to-ibus-error.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-connect-to-ibus-error.html</guid><description>I&amp;#039;m trying to type Vietnamese in Ubuntu 20.04 with i3wm (with GNOME everything works fine) but I&amp;#039;m getting an error: &amp;quot;Can&amp;#039;t connect to Ibus&amp;quot; when execute the following command:
ibus list-......</description><pubDate>Fri, 31 Jul 2026 14:10:49 -0400</pubDate></item><item><title>Errors about Kali Linux repository when I run apt-get update [duplicate]</title><link>https://liberty.io/errors-about-kali-linux-repository-when-i-run-apt-get-update-duplicate.html</link><guid isPermaLink="true">https://liberty.io/errors-about-kali-linux-repository-when-i-run-apt-get-update-duplicate.html</guid><description>root@BlackRishi98:~# apt-get update
Get:1 http://old.kali.org/kali sana InRelease [20.3 kB]
Err:1 http://old.kali.org/kali sana InRelease The following ...</description><pubDate>Fri, 31 Jul 2026 14:09:15 -0400</pubDate></item><item><title>Problem converting wma to mp3 audio</title><link>https://liberty.io/problem-converting-wma-to-mp3-audio.html</link><guid isPermaLink="true">https://liberty.io/problem-converting-wma-to-mp3-audio.html</guid><description>When I tried to convert my audio files from WMA to MP3, I get an error message that I need to search for a plugin. See pictures below.
How can I convert these audio files?...</description><pubDate>Fri, 31 Jul 2026 13:54:12 -0400</pubDate></item><item><title>Added graphics-drivers ppa, but no packages appear</title><link>https://liberty.io/added-graphics-drivers-ppa-but-no-packages-appear.html</link><guid isPermaLink="true">https://liberty.io/added-graphics-drivers-ppa-but-no-packages-appear.html</guid><description>I&amp;#039;ve tried to install the 396 drivers after doing...
sudo add-apt-repository ppa:graphics-drivers/ppa
...assuming that it allow me to install nvidia-graphics-drivers-396 or vulkan, but apt doesn&amp;#039;t ...</description><pubDate>Fri, 31 Jul 2026 13:52:37 -0400</pubDate></item><item><title>How to achieve fast transfers over 10Gbe</title><link>https://liberty.io/how-to-achieve-fast-transfers-over-10gbe.html</link><guid isPermaLink="true">https://liberty.io/how-to-achieve-fast-transfers-over-10gbe.html</guid><description>I&amp;#039;m trying to transfer files over 10 gigabit ethernet. However the maximum speed I can achieve between 2 RAM-Disks (mounted on /mnt on each node) is around 200MB/s:
root@odin$ scp /mnt/largeFile m......</description><pubDate>Fri, 31 Jul 2026 13:41:40 -0400</pubDate></item><item><title>Intel Wi-Fi 6 AX210 on Live Ubuntu 20.04</title><link>https://liberty.io/intel-wi-fi-6-ax210-on-live-ubuntu-20-04.html</link><guid isPermaLink="true">https://liberty.io/intel-wi-fi-6-ax210-on-live-ubuntu-20-04.html</guid><description>on my notebook, I have installed Ubuntu 20.04 and after fixing the WiFi issue that persists with the Intel Wi-Fi AX210 (according to this answer), everything works fine on the network side.
However......</description><pubDate>Fri, 31 Jul 2026 13:18:32 -0400</pubDate></item><item><title>Installing Broadcom Wireless Drivers</title><link>https://liberty.io/installing-broadcom-wireless-drivers.html</link><guid isPermaLink="true">https://liberty.io/installing-broadcom-wireless-drivers.html</guid><description>I&amp;#039;m having serious problems installing the Broadcom drivers for Ubuntu. It worked perfectly on my previous version, but now, it is impossible.
What are the steps to install Broadcom wireless driv......</description><pubDate>Fri, 31 Jul 2026 13:18:08 -0400</pubDate></item><item><title>How do i create a bootable ISO usb? [duplicate]</title><link>https://liberty.io/how-do-i-create-a-bootable-iso-usb-duplicate.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-create-a-bootable-iso-usb-duplicate.html</guid><description>I bought an HP Netbook it doesnt have a CD ROM Drive,
I then bought an elite HP laptop off a well know shopping site, it was delivered and on powerup it goes to bitlocker screen, I am not interes......</description><pubDate>Fri, 31 Jul 2026 13:13:32 -0400</pubDate></item><item><title>Openshot Video Editor + Blender--ERROR!</title><link>https://liberty.io/openshot-video-editor-blender-error.html</link><guid isPermaLink="true">https://liberty.io/openshot-video-editor-blender-error.html</guid><description>I&amp;#039;m using a Video Editor called Openshot, and it uses Blender. However, I keep getting this error: Blender, the free open source 3D content creation suite is required for this action (http://www....</description><pubDate>Fri, 31 Jul 2026 13:09:20 -0400</pubDate></item><item><title>How to enable ssl in NGINX using Goddady certificate?</title><link>https://liberty.io/how-to-enable-ssl-in-nginx-using-goddady-certificate.html</link><guid isPermaLink="true">https://liberty.io/how-to-enable-ssl-in-nginx-using-goddady-certificate.html</guid><description>I am quite new on this, havent install SSL certificates in nginx yet so excuse my ignorance.
I have a certificate from godaddy&amp;#039;s but i cant seem to find a way to use it on my linux server (ubuntu......</description><pubDate>Fri, 31 Jul 2026 13:05:07 -0400</pubDate></item><item><title>How to open a found file with vi? Piping &amp;#039;find&amp;#039; output to vi [duplicate]</title><link>https://liberty.io/how-to-open-a-found-file-with-vi-piping-039-find-039-output-to-vi-dupl.html</link><guid isPermaLink="true">https://liberty.io/how-to-open-a-found-file-with-vi-piping-039-find-039-output-to-vi-dupl.html</guid><description>I have a file, /home/user/important.txt. To find it, I use:
find /home/user -type f -name &amp;#039;important&amp;#039;
Then, I want to open the file in the Vim editor using a pipe.
How can I do this?
Something ......</description><pubDate>Fri, 31 Jul 2026 13:03:33 -0400</pubDate></item><item><title>Markdown unable to convert devanagari characters [closed]</title><link>https://liberty.io/markdown-unable-to-convert-devanagari-characters-closed.html</link><guid isPermaLink="true">https://liberty.io/markdown-unable-to-convert-devanagari-characters-closed.html</guid><description>Running Kubuntu 18.04. markdown (provided by discount 2.2.3).
With a file with only roman characters, markdown test.md -o test.html does as expected; produces a test.html file with content as expe......</description><pubDate>Fri, 31 Jul 2026 12:50:09 -0400</pubDate></item><item><title>Find location of bash command binary file [duplicate]</title><link>https://liberty.io/find-location-of-bash-command-binary-file-duplicate.html</link><guid isPermaLink="true">https://liberty.io/find-location-of-bash-command-binary-file-duplicate.html</guid><description>I have a command letsencrypt which I use in the terminal.
I tried to find the binary via grep -R &quot;letsencrypt&quot; /. Not a good idea, some sort of loop was invoked.
Is there a simple command to see ......</description><pubDate>Fri, 31 Jul 2026 12:45:16 -0400</pubDate></item><item><title>How can I invert my display colours under Kubuntu?</title><link>https://liberty.io/how-can-i-invert-my-display-colours-under-kubuntu.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-invert-my-display-colours-under-kubuntu.html</guid><description>I installed the KDE graphical interface to run alongside GNOME for my 10.10 installation. For the most part, it seems to work well, and the extra eye candy is appealing. However, there is one thing ...</description><pubDate>Fri, 31 Jul 2026 12:44:39 -0400</pubDate></item><item><title>GPG Error: Unknown error executing apt-key</title><link>https://liberty.io/gpg-error-unknown-error-executing-apt-key.html</link><guid isPermaLink="true">https://liberty.io/gpg-error-unknown-error-executing-apt-key.html</guid><description>A little background first...
Installed Ubuntu 20.04.2 LTS (GNU/Linux 5.4.0-1029-raspi aarch64) on Raspberry Pi 4. (This is not a docker container.) Made sure locale and system clock were set up ...</description><pubDate>Fri, 31 Jul 2026 12:44:03 -0400</pubDate></item><item><title>How to reset scale menu size back to default?</title><link>https://liberty.io/how-to-reset-scale-menu-size-back-to-default.html</link><guid isPermaLink="true">https://liberty.io/how-to-reset-scale-menu-size-back-to-default.html</guid><description>Accidentally I set the scale menu size to 6. This resulted to both menu and bar occupy half of my screen. I tried to restore it but the window of the settings cannot be re sized, so, it&amp;#039;s not possi......</description><pubDate>Fri, 31 Jul 2026 12:27:35 -0400</pubDate></item><item><title>Best way to install ubuntu on Asus Eee PC 901 with 4GB Boot SLC and 16GB MLC drive</title><link>https://liberty.io/best-way-to-install-ubuntu-on-asus-eee-pc-901-with-4gb-boot-slc-and-16.html</link><guid isPermaLink="true">https://liberty.io/best-way-to-install-ubuntu-on-asus-eee-pc-901-with-4gb-boot-slc-and-16.html</guid><description>The 4GB is faster, but the 16GB has the space. What is the best way to install while taking advantage of the strengths of both. I have it installed on the 4GB, but worthless because I can&amp;#039;t install ...</description><pubDate>Fri, 31 Jul 2026 12:24:38 -0400</pubDate></item><item><title>Wireless connection not working anymore - Ubuntu 18.04</title><link>https://liberty.io/wireless-connection-not-working-anymore-ubuntu-18-04.html</link><guid isPermaLink="true">https://liberty.io/wireless-connection-not-working-anymore-ubuntu-18-04.html</guid><description>I use Ubuntu 18.04 and my wireless connection doesn&amp;#039;t work anymore whereas it worked in the past. I tried with different router but all the same happens. The message &quot;connection failed activation of ...</description><pubDate>Fri, 31 Jul 2026 12:18:36 -0400</pubDate></item><item><title>How to install &amp;#039;wget&amp;#039; on Ubuntu 14.04?</title><link>https://liberty.io/how-to-install-039-wget-039-on-ubuntu-14-04.html</link><guid isPermaLink="true">https://liberty.io/how-to-install-039-wget-039-on-ubuntu-14-04.html</guid><description>I read the documentation of wget but did not understand how to download the package.Is there any way (command) to download the package using the terminal on Ubuntu inside a Docker container?...</description><pubDate>Fri, 31 Jul 2026 12:14:04 -0400</pubDate></item><item><title>Qualcomm Atheros AR8172 Driver fix? (lenovo g500s)</title><link>https://liberty.io/qualcomm-atheros-ar8172-driver-fix-lenovo-g500s.html</link><guid isPermaLink="true">https://liberty.io/qualcomm-atheros-ar8172-driver-fix-lenovo-g500s.html</guid><description>Recently I took a lenovo g500s laptop. the product id is LENOVO_MT_20245. after the installation, it could not recognize LAN network adapter. After googling I found out that it has a Qualcomm Atheros ...</description><pubDate>Fri, 31 Jul 2026 12:07:44 -0400</pubDate></item><item><title>bt-audio: Command not found</title><link>https://liberty.io/bt-audio-command-not-found.html</link><guid isPermaLink="true">https://liberty.io/bt-audio-command-not-found.html</guid><description>I&amp;#039;ve performed the update on Ubuntu 16.04 recently and everything works fine, but I discovered that the command bt-audio does not work anymore. More specifically, if I enter the command the terminal ...</description><pubDate>Fri, 31 Jul 2026 12:07:24 -0400</pubDate></item><item><title>No Drivers Found for Brother MFC-J470DW</title><link>https://liberty.io/no-drivers-found-for-brother-mfc-j470dw.html</link><guid isPermaLink="true">https://liberty.io/no-drivers-found-for-brother-mfc-j470dw.html</guid><description>So, I&amp;#039;ve followed the instructions on Brother&amp;#039;s website, I&amp;#039;ve got the installer and I&amp;#039;ve tried running it. I&amp;#039;ve seen this question: Brother MFC-J470DW Printer Driver Installation , and the answer s......</description><pubDate>Fri, 31 Jul 2026 11:56:06 -0400</pubDate></item><item><title>Bluetooth activation problem on acer 5742G</title><link>https://liberty.io/bluetooth-activation-problem-on-acer-5742g.html</link><guid isPermaLink="true">https://liberty.io/bluetooth-activation-problem-on-acer-5742g.html</guid><description>I have an acer 5742G laptop which has a bluetooth inbuilt (I have used it in windows). The problem is the company has given only one button to activate wifi and bluetooth (fn+f3). In windows you pr......</description><pubDate>Fri, 31 Jul 2026 11:50:31 -0400</pubDate></item></channel></rss>