<?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>Tue, 28 Jul 2026 16:38:33 -0400</lastBuildDate><atom:link href="https://liberty.io/rss.xml" rel="self" type="application/rss+xml" /><item><title>Apache odd permission behavior in Ubuntu 14.04</title><link>https://liberty.io/apache-odd-permission-behavior-in-ubuntu-14-04.html</link><guid isPermaLink="true">https://liberty.io/apache-odd-permission-behavior-in-ubuntu-14-04.html</guid><description>Short version:
Apache deny access to file at /opt/adminer, but works as expected if the file served is at /usr/share/adminer/adminer.
Longer version:
The package adminer installs this apache ...</description><pubDate>Tue, 28 Jul 2026 20:31:45 -0400</pubDate></item><item><title>Upgrade to the latest PHP version in Ubuntu</title><link>https://liberty.io/upgrade-to-the-latest-php-version-in-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/upgrade-to-the-latest-php-version-in-ubuntu.html</guid><description>I am using NextCloud in my server and NextCloud informs me that: You are currently running PHP 7.0.32-0ubuntu0.16.04.1. Upgrade your PHP version to take advantage of performance and security u......</description><pubDate>Tue, 28 Jul 2026 20:25:08 -0400</pubDate></item><item><title>Discover Software is missing</title><link>https://liberty.io/discover-software-is-missing.html</link><guid isPermaLink="true">https://liberty.io/discover-software-is-missing.html</guid><description>My Kubuntu 16.04 Software centre is missing from my system and I can&amp;#039;t install running the following command sudo apt-get install discover....</description><pubDate>Tue, 28 Jul 2026 20:21:28 -0400</pubDate></item><item><title>Is it okay to remove earlier versions of snaps?</title><link>https://liberty.io/is-it-okay-to-remove-earlier-versions-of-snaps.html</link><guid isPermaLink="true">https://liberty.io/is-it-okay-to-remove-earlier-versions-of-snaps.html</guid><description>Almost all of snaps on my system which have duplicates that differ only in version number.
Do the latest snaps depend on the earlier snaps, or is it okay to delete the earlier snaps?
If it&amp;#039;s okay to ...</description><pubDate>Tue, 28 Jul 2026 20:17:05 -0400</pubDate></item><item><title>Add nvm to zsh path</title><link>https://liberty.io/add-nvm-to-zsh-path.html</link><guid isPermaLink="true">https://liberty.io/add-nvm-to-zsh-path.html</guid><description>I&amp;#039;m only able to access nvm using bash, I&amp;#039;m trying to add it to my zshrc but unable to find it&amp;#039;s install location.
I tried,
$ which nvm
but that does nothing....</description><pubDate>Tue, 28 Jul 2026 20:03:27 -0400</pubDate></item><item><title>Why my windows os was recovered to Ubuntu through dell recovery?</title><link>https://liberty.io/why-my-windows-os-was-recovered-to-ubuntu-through-dell-recovery.html</link><guid isPermaLink="true">https://liberty.io/why-my-windows-os-was-recovered-to-ubuntu-through-dell-recovery.html</guid><description>I am using Windows 10. When I am into the bios setup of my pc, I don&amp;#039;t know what happened (I Might have pressed any key) my pc(dell) started recovering to Ubuntu and I let that happen. Can I know......</description><pubDate>Tue, 28 Jul 2026 19:56:53 -0400</pubDate></item><item><title>How to edit hosts.deny and hosts.allow?</title><link>https://liberty.io/how-to-edit-hosts-deny-and-hosts-allow.html</link><guid isPermaLink="true">https://liberty.io/how-to-edit-hosts-deny-and-hosts-allow.html</guid><description>I want to block some hosts in Ubuntu, so how could I edit hosts.deny file to block some hosts like example.com.
And one more thing I have installed dnsmasq in Ubuntu, so can I check the entries of......</description><pubDate>Tue, 28 Jul 2026 19:54:44 -0400</pubDate></item><item><title>Hosts file change syntax</title><link>https://liberty.io/hosts-file-change-syntax.html</link><guid isPermaLink="true">https://liberty.io/hosts-file-change-syntax.html</guid><description>I am attempting to migrate a website to a ubuntu server but would like to test it first
On windows I have changed my host file to point to the server, so the browser is opening the &quot;new&quot; site. In......</description><pubDate>Tue, 28 Jul 2026 19:49:13 -0400</pubDate></item><item><title>Why redirection to a while loop doesn&amp;#039;t print the messages?</title><link>https://liberty.io/why-redirection-to-a-while-loop-doesn-039-t-print-the-messages.html</link><guid isPermaLink="true">https://liberty.io/why-redirection-to-a-while-loop-doesn-039-t-print-the-messages.html</guid><description>Here is a shell code used to track changes in a file and output the content to the terminal:
while read LINE
do echo $LINE
done &amp;lt; `tail -f /var/log/messages`
It doesn&amp;#039;t work, why?...</description><pubDate>Tue, 28 Jul 2026 19:43:27 -0400</pubDate></item><item><title>Anne Pro 2 usb keyboard not working at login screen Ubuntu 20.04</title><link>https://liberty.io/anne-pro-2-usb-keyboard-not-working-at-login-screen-ubuntu-20-04.html</link><guid isPermaLink="true">https://liberty.io/anne-pro-2-usb-keyboard-not-working-at-login-screen-ubuntu-20-04.html</guid><description>I recently bought an Anne Pro 2 keyboard. The keyboard works straight away when plugged. But after a startup or reboot the USB device disappears. lsusb does not list the keyboard until I unplug en re-...</description><pubDate>Tue, 28 Jul 2026 19:35:29 -0400</pubDate></item><item><title>Apache Configuration file 000-default.conf not working</title><link>https://liberty.io/apache-configuration-file-000-default-conf-not-working.html</link><guid isPermaLink="true">https://liberty.io/apache-configuration-file-000-default-conf-not-working.html</guid><description>So I&amp;#039;m trying to change the DocumentRoot of my apache, but for some strange reason it just seems to ignore the file /etc/apache2/sites-available/00-default.conf
This is the content of the file:
&amp;lt;...</description><pubDate>Tue, 28 Jul 2026 19:31:21 -0400</pubDate></item><item><title>Can&amp;#039;t read Netflix nor Prime videos [duplicate]</title><link>https://liberty.io/can-039-t-read-netflix-nor-prime-videos-duplicate.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-read-netflix-nor-prime-videos-duplicate.html</guid><description>I am new to Linux and I&amp;#039;m trying Ubuntu 20.04.1 on a USB key to see what it&amp;#039;s like.
I wanted to watch a movie on Prime Video using Firefox, but I couldn&amp;#039;t : it asked me to allow DRM, which I did.
But ...</description><pubDate>Tue, 28 Jul 2026 19:30:42 -0400</pubDate></item><item><title>Should I use btrfs or Ext4 for my SSD?</title><link>https://liberty.io/should-i-use-btrfs-or-ext4-for-my-ssd.html</link><guid isPermaLink="true">https://liberty.io/should-i-use-btrfs-or-ext4-for-my-ssd.html</guid><description>Should I use btrfs (with discard, compress=lzo and space_cache options) or Ext4 (with discard option) for the SSD for my Ubuntu 11.10 (Oneiric) amd64 desktop root partition of my office machine?
......</description><pubDate>Tue, 28 Jul 2026 19:27:57 -0400</pubDate></item><item><title>ssh: connect to host github.com port 22: Connection refused</title><link>https://liberty.io/ssh-connect-to-host-github-com-port-22-connection-refused.html</link><guid isPermaLink="true">https://liberty.io/ssh-connect-to-host-github-com-port-22-connection-refused.html</guid><description>So I followed the guide on how to add a SSH key to GitHub, and added a new SSH key with a passphrase to GitHub and the SSH agent. Now, if I run ssh -T git@github.com as described in the guide to te......</description><pubDate>Tue, 28 Jul 2026 19:25:11 -0400</pubDate></item><item><title>How to tell javac which libraries to include</title><link>https://liberty.io/how-to-tell-javac-which-libraries-to-include.html</link><guid isPermaLink="true">https://liberty.io/how-to-tell-javac-which-libraries-to-include.html</guid><description>So I am trying to run a java file from Terminal. But the file is using the apache.commons.io lib, so a simple javac MyFile.java does not work here.
How do you include the libraries in Terminal?...</description><pubDate>Tue, 28 Jul 2026 19:20:13 -0400</pubDate></item><item><title>How to upgrade from python 2.7 to the latest version of python</title><link>https://liberty.io/how-to-upgrade-from-python-2-7-to-the-latest-version-of-python.html</link><guid isPermaLink="true">https://liberty.io/how-to-upgrade-from-python-2-7-to-the-latest-version-of-python.html</guid><description>I have python 2.7.15+ installed and I want to upgrade to the latest version 3.7. I have come across the command from net sudo apt-get install python 3.3.3
But this command adds another software ...</description><pubDate>Tue, 28 Jul 2026 18:55:47 -0400</pubDate></item><item><title>Copy files recursively with directory structure from source server to Target server</title><link>https://liberty.io/copy-files-recursively-with-directory-structure-from-source-server-to-.html</link><guid isPermaLink="true">https://liberty.io/copy-files-recursively-with-directory-structure-from-source-server-to-.html</guid><description>I am trying to copy the files modified from specific date to current date from Source server to target server with same directory structure.
I have created the script for copying files from Source ...</description><pubDate>Tue, 28 Jul 2026 18:55:46 -0400</pubDate></item><item><title>OpenOffice 4.1.1 not installing in Ubuntu 14.04 32-bit</title><link>https://liberty.io/openoffice-4-1-1-not-installing-in-ubuntu-14-04-32-bit.html</link><guid isPermaLink="true">https://liberty.io/openoffice-4-1-1-not-installing-in-ubuntu-14-04-32-bit.html</guid><description>I REALLY need to install OpenOffice because of a specific program that doesn&amp;#039;t work with LibreOffice.
I&amp;#039;ve tried EVERY suggestion of how to install it I found in this and other sites, and no joy.
......</description><pubDate>Tue, 28 Jul 2026 18:55:02 -0400</pubDate></item><item><title>18.10 frozen after installing on an Xiaomi Mi Notebook Pro</title><link>https://liberty.io/18-10-frozen-after-installing-on-an-xiaomi-mi-notebook-pro.html</link><guid isPermaLink="true">https://liberty.io/18-10-frozen-after-installing-on-an-xiaomi-mi-notebook-pro.html</guid><description>Here are the specifications of my laptop:
Xiaomi Mi Notebook Pro (i7-8550U) Laptop Review
Processor: Intel Core i7-8550U
Graphics adapter: NVIDIA GeForce MX150 - 2048 MB
Memory: 16GB DDR4-24......</description><pubDate>Tue, 28 Jul 2026 18:48:05 -0400</pubDate></item><item><title>sudo apt-get update shows unwanted sublime-text line every time</title><link>https://liberty.io/sudo-apt-get-update-shows-unwanted-sublime-text-line-every-time.html</link><guid isPermaLink="true">https://liberty.io/sudo-apt-get-update-shows-unwanted-sublime-text-line-every-time.html</guid><description>In Lubuntu 18.04.2 LTS, every time I run sudo apt-get update on the command line, there is a line displaying Hit:4 https://download.sublimetext.com apt/dev/ InRelease.
shekhar@shekhar-desktop:~$ s......</description><pubDate>Tue, 28 Jul 2026 18:47:20 -0400</pubDate></item><item><title>&quot;depmod&quot; is not allowed to be used</title><link>https://liberty.io/depmod-is-not-allowed-to-be-used.html</link><guid isPermaLink="true">https://liberty.io/depmod-is-not-allowed-to-be-used.html</guid><description>I am trying to build android-x86 https://www.android-x86.org/source.html Branch q-x86 Using ubuntu 20. I followed the instructions and installed all the dependencies mentioned at the page. But I am ...</description><pubDate>Tue, 28 Jul 2026 18:41:08 -0400</pubDate></item><item><title>Rename multiple files with variable extensions to remove beginning and end of filename</title><link>https://liberty.io/rename-multiple-files-with-variable-extensions-to-remove-beginning-and.html</link><guid isPermaLink="true">https://liberty.io/rename-multiple-files-with-variable-extensions-to-remove-beginning-and.html</guid><description>I have multiple files I need to rename as below:
5891_1_0_AD3884_ACTCTCGA_S10.bam
5891_1_0_AD3884_ACTCTCGA_S10.bam.bai
5891_1_AD3875_GAGCTTGT_S1.bam
5891_1_AD3875_GAGCTTGT_S1.bam.bai
...</description><pubDate>Tue, 28 Jul 2026 18:22:12 -0400</pubDate></item><item><title>brother dcp-l2550dw double side scan</title><link>https://liberty.io/brother-dcp-l2550dw-double-side-scan.html</link><guid isPermaLink="true">https://liberty.io/brother-dcp-l2550dw-double-side-scan.html</guid><description>Scanner is working fine by using ubuntu&amp;#039;s default simple scan
I followed the instruction on brother&amp;#039;s site
https://support.brother.com/g/b/downloadlist.aspx?c=us_ot&amp;amp;lang=en&amp;amp;prod=dcpl2550d......</description><pubDate>Tue, 28 Jul 2026 18:18:20 -0400</pubDate></item><item><title>How to install rsvg-view in Ubuntu 20?</title><link>https://liberty.io/how-to-install-rsvg-view-in-ubuntu-20.html</link><guid isPermaLink="true">https://liberty.io/how-to-install-rsvg-view-in-ubuntu-20.html</guid><description>I know that I should install librsvg2-bin
sudo apt-get update
sudo apt-get install librsvg2-bin
but after that :
rsvg-view-3
rsvg-view-3: command not found
so it not works. So I look for the comm......</description><pubDate>Tue, 28 Jul 2026 18:15:57 -0400</pubDate></item><item><title>How to make Super-R active AND keep Super-L active? Bionic Beaver 18.04</title><link>https://liberty.io/how-to-make-super-r-active-and-keep-super-l-active-bionic-beaver-18-04.html</link><guid isPermaLink="true">https://liberty.io/how-to-make-super-r-active-and-keep-super-l-active-bionic-beaver-18-04.html</guid><description>Trying now Ubuntu-18.04, left Windows button on my laptop works now like Super-L. But Super-R just do nothing, which quite strange.
I searched a lot - how to make both Super keys active (just like in ...</description><pubDate>Tue, 28 Jul 2026 18:11:13 -0400</pubDate></item><item><title>Add lines to cron from script</title><link>https://liberty.io/add-lines-to-cron-from-script.html</link><guid isPermaLink="true">https://liberty.io/add-lines-to-cron-from-script.html</guid><description>Is there a way to add lines to a user&amp;#039;s cron via script?
I usually do it using crontab -e, but I would like to automate this task with a shell script....</description><pubDate>Tue, 28 Jul 2026 17:57:37 -0400</pubDate></item><item><title>How to enable AVX2 on Ubuntu 20.04</title><link>https://liberty.io/how-to-enable-avx2-on-ubuntu-20-04.html</link><guid isPermaLink="true">https://liberty.io/how-to-enable-avx2-on-ubuntu-20-04.html</guid><description>I&amp;#039;m trying to get AVX2 enabled on a machine with Ubuntu 20.04.
I&amp;#039;ve run these commands to install AVX2:
Update the package index:
# sudo apt-get update
Install libmkl-avx2 deb package:
# sudo apt-get ...</description><pubDate>Tue, 28 Jul 2026 17:53:23 -0400</pubDate></item><item><title>Bash Script: How to enable for the wildcard in variable to expand in for flow control?</title><link>https://liberty.io/bash-script-how-to-enable-for-the-wildcard-in-variable-to-expand-in-fo.html</link><guid isPermaLink="true">https://liberty.io/bash-script-how-to-enable-for-the-wildcard-in-variable-to-expand-in-fo.html</guid><description>I have practiced for flow control, referencing a sample script like;
if [ $(id -u) = &amp;quot;0&amp;quot; ]; then dir_list=&amp;quot;/home/*&amp;quot; else dir_list=$HOME fi for home_d......</description><pubDate>Tue, 28 Jul 2026 17:53:15 -0400</pubDate></item><item><title>How to allow bind in app armor?</title><link>https://liberty.io/how-to-allow-bind-in-app-armor.html</link><guid isPermaLink="true">https://liberty.io/how-to-allow-bind-in-app-armor.html</guid><description>Question:
I did setup bind9 as described here:
http://ubuntuforums.org/showthread.php?p=12149576#post12149576
Now I have a little problem with apparmor: If I switch it off, it works.
If apparmor ......</description><pubDate>Tue, 28 Jul 2026 17:49:30 -0400</pubDate></item><item><title>Better malware protection from ClamAV</title><link>https://liberty.io/better-malware-protection-from-clamav.html</link><guid isPermaLink="true">https://liberty.io/better-malware-protection-from-clamav.html</guid><description>I am bit concerned about the security of my linux machine. ClamAV shows it detects malware but only during manual scan. Maybe it isn&amp;#039;t designed to run in background. I don&amp;#039;t know. I just want good ...</description><pubDate>Tue, 28 Jul 2026 17:32:43 -0400</pubDate></item><item><title>Ubuntu dual boot with legacy windows 10: can boot either but not both after installation</title><link>https://liberty.io/ubuntu-dual-boot-with-legacy-windows-10-can-boot-either-but-not-both-a.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-dual-boot-with-legacy-windows-10-can-boot-either-but-not-both-a.html</guid><description>I&amp;#039;m new to linux and tried yesterday to install my first ubuntu as a dual boot with the already existing windows 10. However, I ran into some problems. After installing ubuntu windows automatically ...</description><pubDate>Tue, 28 Jul 2026 17:30:56 -0400</pubDate></item><item><title>Warning: deprecated key derivation used</title><link>https://liberty.io/warning-deprecated-key-derivation-used.html</link><guid isPermaLink="true">https://liberty.io/warning-deprecated-key-derivation-used.html</guid><description>This was given to decrypt a file but it is not working:
openssl des3 -d -salt -in file.des3 -out file.txt -k supersecretpassword123
*** WARNING : deprecated key derivation used.
Using -iter or -pbk......</description><pubDate>Tue, 28 Jul 2026 17:27:42 -0400</pubDate></item><item><title>No possible adding of searching engines &quot;Ixquick&quot; and &quot;Startpage&quot; to Ubuntu-Firefox (13.04/22)</title><link>https://liberty.io/no-possible-adding-of-searching-engines-ixquick-and-startpage-to-ubunt.html</link><guid isPermaLink="true">https://liberty.io/no-possible-adding-of-searching-engines-ixquick-and-startpage-to-ubunt.html</guid><description>I have a problem regarding the adding of new searching engines.
To avoid Google and its data collecting, I would like to add the searching engines &quot;Ixquick&quot; and &quot;Startpage&quot; (both by the same compan......</description><pubDate>Tue, 28 Jul 2026 17:17:30 -0400</pubDate></item><item><title>OBS Wayland screen capture not working on GNOME</title><link>https://liberty.io/obs-wayland-screen-capture-not-working-on-gnome.html</link><guid isPermaLink="true">https://liberty.io/obs-wayland-screen-capture-not-working-on-gnome.html</guid><description>I&amp;#039;ve been trying to capture my screen with OBS for so long on Wayland, but never got it working really.
I run Ubuntu 21.04 with GNOME 3.38.4 and Wayland, OBS 27.1.3, xdg-desktop-portal 1.8.1-1, xdg-...</description><pubDate>Tue, 28 Jul 2026 17:14:05 -0400</pubDate></item><item><title>thunderbird 78.7.1 forgets password during session on one machine, but not another, after upgrading, Ubuntu 20.04 LTS</title><link>https://liberty.io/thunderbird-78-7-1-forgets-password-during-session-on-one-machine-but-.html</link><guid isPermaLink="true">https://liberty.io/thunderbird-78-7-1-forgets-password-during-session-on-one-machine-but-.html</guid><description>I&amp;#039;ve got two computers that use IMAP for email. All settings are ostensibly the same, running Ubuntu 20.04 LTS and just upgraded from Thunderbird 68 to 78.7.1. I checked Edit-Account Settings while ...</description><pubDate>Tue, 28 Jul 2026 17:01:29 -0400</pubDate></item><item><title>Have multiple monitors, primary display leaks onto secondary</title><link>https://liberty.io/have-multiple-monitors-primary-display-leaks-onto-secondary.html</link><guid isPermaLink="true">https://liberty.io/have-multiple-monitors-primary-display-leaks-onto-secondary.html</guid><description>I have 2 displays of different resolutions. My primary is 1366x768, and my secondary is 1440x900.
My primary monitor, when set to its native resolution will leak onto my secondary display by 1 ro......</description><pubDate>Tue, 28 Jul 2026 17:00:07 -0400</pubDate></item><item><title>How to build electron?</title><link>https://liberty.io/how-to-build-electron.html</link><guid isPermaLink="true">https://liberty.io/how-to-build-electron.html</guid><description>Trying to build electron in Ubuntu 15.10. I get a problem with the npm package being out of date. Is there a ppa for a newer electron?
$ npm install &amp;amp;&amp;amp; npm start
npm WARN engine hawk@3.1.2: ...</description><pubDate>Tue, 28 Jul 2026 16:58:57 -0400</pubDate></item><item><title>Dnsmasq unable to access log file</title><link>https://liberty.io/dnsmasq-unable-to-access-log-file.html</link><guid isPermaLink="true">https://liberty.io/dnsmasq-unable-to-access-log-file.html</guid><description>I&amp;#039;m very new to Linux, Ubuntu and this forum. I am using Ubuntu 20.04 in a VM as a wireless access point and I&amp;#039;m having a problem which is best explained with code:
john@HomeDT:~$ sudo service dnsm......</description><pubDate>Tue, 28 Jul 2026 16:58:08 -0400</pubDate></item><item><title>Why does my GNOME settings mention &quot;Moto C Plus&quot;?</title><link>https://liberty.io/why-does-my-gnome-settings-mention-moto-c-plus.html</link><guid isPermaLink="true">https://liberty.io/why-does-my-gnome-settings-mention-moto-c-plus.html</guid><description>As you can see in this picture:
my (no idea what its name is) system menu shows both &quot;G4 Off&quot; and &quot;Moto C Plus Off&quot;. The &quot;G4 Off&quot; is there since forever and it always had the same submenu points a......</description><pubDate>Tue, 28 Jul 2026 16:53:44 -0400</pubDate></item><item><title>Is there a way to disable Intel SpeedStep on an Ubuntu Server using a command line application?</title><link>https://liberty.io/is-there-a-way-to-disable-intel-speedstep-on-an-ubuntu-server-using-a-.html</link><guid isPermaLink="true">https://liberty.io/is-there-a-way-to-disable-intel-speedstep-on-an-ubuntu-server-using-a-.html</guid><description>We cannot disable it using the BIOS, because Turbo gets turned off as well as a side effect (what a crappy BIOS!). I am looking for a simple command line tool for Ubuntu 12.04 LTS Server that can d......</description><pubDate>Tue, 28 Jul 2026 16:52:11 -0400</pubDate></item><item><title>App icons in Software Center not appearing in all places</title><link>https://liberty.io/app-icons-in-software-center-not-appearing-in-all-places.html</link><guid isPermaLink="true">https://liberty.io/app-icons-in-software-center-not-appearing-in-all-places.html</guid><description>Initially, the icons in Software Center (gnome-software, Ubuntu 21.10) were not there and only appeared as I selected a category and waited for them -- apparently they were being downloaded? (NOTE......</description><pubDate>Tue, 28 Jul 2026 16:51:43 -0400</pubDate></item><item><title>User MJHd - Ask Ubuntu</title><link>https://liberty.io/user-mjhd-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-mjhd-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Tue, 28 Jul 2026 16:47:29 -0400</pubDate></item><item><title>Cannot launch .jnlp file in precise pangolin</title><link>https://liberty.io/cannot-launch-jnlp-file-in-precise-pangolin.html</link><guid isPermaLink="true">https://liberty.io/cannot-launch-jnlp-file-in-precise-pangolin.html</guid><description>I&amp;#039;m trying to install Matlab but I can&amp;#039;t open the download_agent installed from mathworks. It&amp;#039;s an jnlp file, but if I use open with -&gt; IcedTea in nautilus nothing happens, and when I try
javaws ...</description><pubDate>Tue, 28 Jul 2026 16:42:22 -0400</pubDate></item><item><title>How to configure Apache2 to download files directly?</title><link>https://liberty.io/how-to-configure-apache2-to-download-files-directly.html</link><guid isPermaLink="true">https://liberty.io/how-to-configure-apache2-to-download-files-directly.html</guid><description>:-)
I have a server running Ubuntu Server 14.04, and I have the apache2 webserver running on it. I would like to have a personal website for me and a few friends to host a few files. I created the ...</description><pubDate>Tue, 28 Jul 2026 16:32:33 -0400</pubDate></item><item><title>Where to download and install clickshare luncher for ubuntu 16.10?</title><link>https://liberty.io/where-to-download-and-install-clickshare-luncher-for-ubuntu-16-10.html</link><guid isPermaLink="true">https://liberty.io/where-to-download-and-install-clickshare-luncher-for-ubuntu-16-10.html</guid><description>where can l find clickshare .deb and how can l install it ?
This link gives the instructions but no down-loadable file https://www.manualslib.com/manual/887612/Barco-Clickshare.html?page=50...</description><pubDate>Tue, 28 Jul 2026 16:31:15 -0400</pubDate></item><item><title>Using grep to print line numbers</title><link>https://liberty.io/using-grep-to-print-line-numbers.html</link><guid isPermaLink="true">https://liberty.io/using-grep-to-print-line-numbers.html</guid><description>I would like to use the grep command to print a line number for the string I&amp;#039;m searching for. However, when I used the command grep -n it prints the line number with a colon : next to it. Is ther......</description><pubDate>Tue, 28 Jul 2026 16:27:37 -0400</pubDate></item><item><title>GPU has fallen off the bus (Nvidia)</title><link>https://liberty.io/gpu-has-fallen-off-the-bus-nvidia.html</link><guid isPermaLink="true">https://liberty.io/gpu-has-fallen-off-the-bus-nvidia.html</guid><description>I recently made a post because I couldn&amp;#039;t get my NVIDIA GPU up and running. This is the post: link to my other post. I got my gpu working now (through NVIDIA X server settings). These are my specs:
...</description><pubDate>Tue, 28 Jul 2026 16:22:12 -0400</pubDate></item><item><title>How do I get 1280x1024 resolution?</title><link>https://liberty.io/how-do-i-get-1280x1024-resolution.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-get-1280x1024-resolution.html</guid><description>I&amp;#039;m coming back to lubuntu after a few years. I&amp;#039;m on an AMD Athlon x64 with 2.75 GB ram. I have installed lubuntu 18.04 Alternate 64-bit. I also tried the 18.04 Desktop 64-bit.
A few years ago, I ......</description><pubDate>Tue, 28 Jul 2026 16:17:45 -0400</pubDate></item><item><title>Can&amp;#039;t open Opera all of a sudden</title><link>https://liberty.io/can-039-t-open-opera-all-of-a-sudden.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-open-opera-all-of-a-sudden.html</guid><description>I&amp;#039;ve been running Opera on one of my machines for about a year without any issues.
When turning on my laptop this morning and trying to open Opera I get the following error message.
Can&amp;#039;t open u......</description><pubDate>Tue, 28 Jul 2026 16:03:31 -0400</pubDate></item><item><title>Invalid argument argument when moving files</title><link>https://liberty.io/invalid-argument-argument-when-moving-files.html</link><guid isPermaLink="true">https://liberty.io/invalid-argument-argument-when-moving-files.html</guid><description>I am trying to move all files in the current directory to the directory GuardDog-CMS. Now all the files are actually identical, but the files in the current directory are more up-to-date. So when I......</description><pubDate>Tue, 28 Jul 2026 15:55:28 -0400</pubDate></item><item><title>Is it possible to install OpenFoam on Ubuntu 20.04?</title><link>https://liberty.io/is-it-possible-to-install-openfoam-on-ubuntu-20-04.html</link><guid isPermaLink="true">https://liberty.io/is-it-possible-to-install-openfoam-on-ubuntu-20-04.html</guid><description>I was trying to follow the installation tutorials but it didn&amp;#039;t work. Apparently there is versions of open Foam for Ubuntu 18.04 but not for the one that I have which is 20.04. Anyone can help me w......</description><pubDate>Tue, 28 Jul 2026 15:31:13 -0400</pubDate></item><item><title>Old Dell Inspiron 531 w/ XP. Can I run 14.04?</title><link>https://liberty.io/old-dell-inspiron-531-w-xp-can-i-run-14-04.html</link><guid isPermaLink="true">https://liberty.io/old-dell-inspiron-531-w-xp-can-i-run-14-04.html</guid><description>I had an old Dell Inspiron 531 laying around and wanted to do something with it.
I decided to make it into a HTPC/DVR and light gaming rig(iRacing) mainly.
I was able to find a Dual core AMD64 XI......</description><pubDate>Tue, 28 Jul 2026 15:29:53 -0400</pubDate></item><item><title>How do you install Google Chrome on Ubuntu 16.04?</title><link>https://liberty.io/how-do-you-install-google-chrome-on-ubuntu-16-04.html</link><guid isPermaLink="true">https://liberty.io/how-do-you-install-google-chrome-on-ubuntu-16-04.html</guid><description>The software installer just hangs with a ? icon and from command line it says:
dpkg: error processing package google-chrome-stable (--install): dependency problems - leaving unconfigured
Process......</description><pubDate>Tue, 28 Jul 2026 15:27:44 -0400</pubDate></item><item><title>User Alix Axel - Ask Ubuntu</title><link>https://liberty.io/user-alix-axel-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-alix-axel-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Tue, 28 Jul 2026 15:25:30 -0400</pubDate></item><item><title>How to Connect iPad to ubuntu 12.04 via Wifi or Cable (without jailbreak)</title><link>https://liberty.io/how-to-connect-ipad-to-ubuntu-12-04-via-wifi-or-cable-without-jailbrea.html</link><guid isPermaLink="true">https://liberty.io/how-to-connect-ipad-to-ubuntu-12-04-via-wifi-or-cable-without-jailbrea.html</guid><description>My laptop&amp;#039;s OS is Ubuntu 12.04 and I bought an iPad, I want to transfer files (movies or reading materials) to and from my iPad. I tried some works on the Internet but they didn&amp;#039;t work so if anybod......</description><pubDate>Tue, 28 Jul 2026 15:23:46 -0400</pubDate></item><item><title>Using Fingerprint reader in 16.04</title><link>https://liberty.io/using-fingerprint-reader-in-16-04.html</link><guid isPermaLink="true">https://liberty.io/using-fingerprint-reader-in-16-04.html</guid><description>I have a Dell laptop with fingerprint reader inbuilt. I just ran lsusb on terminal and got the following result:
Bus 002 Device 003: ID 138a:0011 Validity Sensors, Inc. VFS5011 Fingerprint Reader......</description><pubDate>Tue, 28 Jul 2026 15:19:36 -0400</pubDate></item><item><title>LVM size only 4G than 52G but should be 200G</title><link>https://liberty.io/lvm-size-only-4g-than-52g-but-should-be-200g.html</link><guid isPermaLink="true">https://liberty.io/lvm-size-only-4g-than-52g-but-should-be-200g.html</guid><description>Hi had and still have some very strange problems with a Server Ubuntu 18 LTS and LVM
First only 4GB seemed to have been used while creating the host during setup, which was dedected much later afte......</description><pubDate>Tue, 28 Jul 2026 14:55:53 -0400</pubDate></item><item><title>Encrypted filesystem shared with Mac OS X</title><link>https://liberty.io/encrypted-filesystem-shared-with-mac-os-x.html</link><guid isPermaLink="true">https://liberty.io/encrypted-filesystem-shared-with-mac-os-x.html</guid><description>Is there a reliable encrypted filesystem that works under both Mac OS X and Linux?
It need not be the boot partition for either Linux or Mac OS X, but I&amp;#039;d like stable reads and writes if possible....</description><pubDate>Tue, 28 Jul 2026 14:52:30 -0400</pubDate></item><item><title>Bluetooth on Ubuntu 16.04</title><link>https://liberty.io/bluetooth-on-ubuntu-16-04.html</link><guid isPermaLink="true">https://liberty.io/bluetooth-on-ubuntu-16-04.html</guid><description>I have installed Ubuntu 16.04 on my ASUS S200e laptop.
Everything is working except the bluetooth - I cannot get my mouse connected.
When I try to open Blueman, I get:
&quot;Bluez daemon not running&quot;......</description><pubDate>Tue, 28 Jul 2026 14:47:37 -0400</pubDate></item><item><title>Black screen installing Ubuntu 12.04 on HP pavilion g6 [duplicate]</title><link>https://liberty.io/black-screen-installing-ubuntu-12-04-on-hp-pavilion-g6-duplicate.html</link><guid isPermaLink="true">https://liberty.io/black-screen-installing-ubuntu-12-04-on-hp-pavilion-g6-duplicate.html</guid><description>I m trying to install Ubuntu 12.04 on my HP pavilion g6 via Live USB using UNetbootin, but after selecting my flash to boot from, if I select Try Ubuntu without installing or Install Ubuntu on the......</description><pubDate>Tue, 28 Jul 2026 14:46:36 -0400</pubDate></item><item><title>eclipse startup error on Ubuntu 18.04</title><link>https://liberty.io/eclipse-startup-error-on-ubuntu-18-04.html</link><guid isPermaLink="true">https://liberty.io/eclipse-startup-error-on-ubuntu-18-04.html</guid><description>I just installed the Eclipse IDE, but there seems to be an error when I execute Eclipse.exe.
Here&amp;#039;s the log file:
!SESSION Wed Nov 28 18:42:12 IST 2018 ------------------------------------------
!...</description><pubDate>Tue, 28 Jul 2026 14:41:23 -0400</pubDate></item><item><title>How do I enable the Nvidia Geforce GTX 570?</title><link>https://liberty.io/how-do-i-enable-the-nvidia-geforce-gtx-570.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-enable-the-nvidia-geforce-gtx-570.html</guid><description>I just installed 12.04, it was running smoothly and I downloaded and installed all the recommended updates.
After checking the details pane of the System Settings window I noticed that the GTX 570......</description><pubDate>Tue, 28 Jul 2026 14:37:57 -0400</pubDate></item><item><title>How can I make a script that opens terminal windows and executes commands in them?</title><link>https://liberty.io/how-can-i-make-a-script-that-opens-terminal-windows-and-executes-comma.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-make-a-script-that-opens-terminal-windows-and-executes-comma.html</guid><description>I have three scripts I need to run when I start up my Ubuntu machine, they start services I use in my development environment.
To do that, I manually open three terminals and type in the commands.......</description><pubDate>Tue, 28 Jul 2026 14:28:51 -0400</pubDate></item><item><title>How to get newer ssl certificats</title><link>https://liberty.io/how-to-get-newer-ssl-certificats.html</link><guid isPermaLink="true">https://liberty.io/how-to-get-newer-ssl-certificats.html</guid><description>My browser is returning a cognito-idp.&amp;lt;region&amp;gt;.amazonaws.com/:1 Failed to load resource: net::ERR_CERT_COMMON_NAME_INVALID error when i try to reach my company site. My co-workers on mac have......</description><pubDate>Tue, 28 Jul 2026 14:28:15 -0400</pubDate></item><item><title>Set frootvpn as global VPN</title><link>https://liberty.io/set-frootvpn-as-global-vpn.html</link><guid isPermaLink="true">https://liberty.io/set-frootvpn-as-global-vpn.html</guid><description>I can&amp;#039;t set frootvpn as default VPN layer in my Ubuntu 14.04.
Following the official guide I succeded in activating it for the time being, but after restarting I have to do the last step again.
I t......</description><pubDate>Tue, 28 Jul 2026 14:16:30 -0400</pubDate></item><item><title>Windows being placed on wrong monitor [closed]</title><link>https://liberty.io/windows-being-placed-on-wrong-monitor-closed.html</link><guid isPermaLink="true">https://liberty.io/windows-being-placed-on-wrong-monitor-closed.html</guid><description>I&amp;#039;m running a fresh install of Ubuntu 12.04x64 (ATI Radeon HD4770 with open source drivers) and I am having trouble getting windows to appear on the right screen.
Yesterday I plugged in my secondary ...</description><pubDate>Tue, 28 Jul 2026 14:08:06 -0400</pubDate></item><item><title>how to explicitly use mv to rename a folder(Pen-drive)?</title><link>https://liberty.io/how-to-explicitly-use-mv-to-rename-a-folder-pen-drive.html</link><guid isPermaLink="true">https://liberty.io/how-to-explicitly-use-mv-to-rename-a-folder-pen-drive.html</guid><description>I am trying to rename the my pen-drive by using mv command but it tries to move it and fails.
uman@uman-All-Series /media/uman$ sudo mv USB\ STICK/ Videos
mv: cannot move &amp;#039;USB STICK/&amp;#039; to &amp;#039;Videos&amp;#039;: ...</description><pubDate>Tue, 28 Jul 2026 14:04:10 -0400</pubDate></item><item><title>nvidia driver - stuttering / audio lag</title><link>https://liberty.io/nvidia-driver-stuttering-audio-lag.html</link><guid isPermaLink="true">https://liberty.io/nvidia-driver-stuttering-audio-lag.html</guid><description>Im using ubuntu 20.04 lts with nvidia 465.27. recently i realized that my gaming performance is awful. I mainly play OSU and audio delay with stuttering is insane. there is no problem on other par......</description><pubDate>Tue, 28 Jul 2026 13:54:15 -0400</pubDate></item><item><title>&quot;no valid OpenPGP data found&quot; error installing Docker</title><link>https://liberty.io/no-valid-openpgp-data-found-error-installing-docker.html</link><guid isPermaLink="true">https://liberty.io/no-valid-openpgp-data-found-error-installing-docker.html</guid><description>Help me to install Docker:
spyam@linux:~$ curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
curl: (22) The requested URL returned error: 403
gpg: no valid OpenPGP data ......</description><pubDate>Tue, 28 Jul 2026 13:51:51 -0400</pubDate></item><item><title>Snap application doesn&amp;#039;t see files from another partition</title><link>https://liberty.io/snap-application-doesn-039-t-see-files-from-another-partition.html</link><guid isPermaLink="true">https://liberty.io/snap-application-doesn-039-t-see-files-from-another-partition.html</guid><description>I have installed KeePassXC snap package on Ubuntu 17.10. I have multiple linux systems installed on the same drive, so I have made most of my home folders like ~/Documents created as links to a sep......</description><pubDate>Tue, 28 Jul 2026 13:50:35 -0400</pubDate></item><item><title>ProxyDroid for Linux</title><link>https://liberty.io/proxydroid-for-linux.html</link><guid isPermaLink="true">https://liberty.io/proxydroid-for-linux.html</guid><description>http://code.google.com/p/proxydroid/
https://play.google.com/store/apps/details?id=org.proxydroid
I need a similar app for ubuntu/linux which acts as a &quot;global proxy&quot; for every TCP connection. Is ...</description><pubDate>Tue, 28 Jul 2026 13:48:00 -0400</pubDate></item><item><title>Easter eggs in Ubuntu</title><link>https://liberty.io/easter-eggs-in-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/easter-eggs-in-ubuntu.html</guid><description>I just found out about the free the fish easter egg available in Ubuntu:
Press Alt + F2
Enter this: free the fish
Are there any more easter eggs available in Ubuntu? What are they?...</description><pubDate>Tue, 28 Jul 2026 13:44:43 -0400</pubDate></item><item><title>Using ecryptfs in Windows Ubuntu</title><link>https://liberty.io/using-ecryptfs-in-windows-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/using-ecryptfs-in-windows-ubuntu.html</guid><description>I&amp;#039;m trying to create an encrypted folder in Windows Ubuntu shell (Ubuntu 16.04.3 LTS). I managed to install it correctly but when I tried to create an encrypted folder using the command:
sudo moun......</description><pubDate>Tue, 28 Jul 2026 13:37:03 -0400</pubDate></item><item><title>Complete removal of all bluetooth related packages</title><link>https://liberty.io/complete-removal-of-all-bluetooth-related-packages.html</link><guid isPermaLink="true">https://liberty.io/complete-removal-of-all-bluetooth-related-packages.html</guid><description>I have a poorly powered netbook and I would like to safely &quot;trim the fat&quot; from my 14.04 install.
What I&amp;#039;m looking to do is remove all traces of bluetoothd (a service that does not seem to want to ......</description><pubDate>Tue, 28 Jul 2026 13:36:48 -0400</pubDate></item><item><title>Why is internet upload so high when I don&amp;#039;t actually upload much?</title><link>https://liberty.io/why-is-internet-upload-so-high-when-i-don-039-t-actually-upload-much.html</link><guid isPermaLink="true">https://liberty.io/why-is-internet-upload-so-high-when-i-don-039-t-actually-upload-much.html</guid><description>Total Monthly Internet Bandwidth
I use vnstat to monitor internet usage:
$ vnstat rx / tx / total / estimated eth0: Jul &amp;#039;17 210.70 GiB / ......</description><pubDate>Tue, 28 Jul 2026 13:31:06 -0400</pubDate></item><item><title>i7-8700 &amp; 20.04 - PassMark is way below &quot;average&quot; - 10300 vs 13300 median</title><link>https://liberty.io/i7-8700-20-04-passmark-is-way-below-average-10300-vs-13300-median.html</link><guid isPermaLink="true">https://liberty.io/i7-8700-20-04-passmark-is-way-below-average-10300-vs-13300-median.html</guid><description>I recently moved some edge/IoT machines from an i5-10500T platform to an i7-8700 platform. Immediately after deploying some of the first machines I could just &amp;quot;feel&amp;quot; that they were slowe......</description><pubDate>Tue, 28 Jul 2026 13:28:38 -0400</pubDate></item><item><title>No CUDA-capable device is detected although requirements are installed</title><link>https://liberty.io/no-cuda-capable-device-is-detected-although-requirements-are-installed.html</link><guid isPermaLink="true">https://liberty.io/no-cuda-capable-device-is-detected-although-requirements-are-installed.html</guid><description>Problem
I just installed cuda following the official installations instructions via the .deb file. When it comes to section 6.2.2.3 (running deviceQuery) I get the message that no CUDA-capable dev......</description><pubDate>Tue, 28 Jul 2026 13:20:48 -0400</pubDate></item><item><title>Viewing Solidworks Files</title><link>https://liberty.io/viewing-solidworks-files.html</link><guid isPermaLink="true">https://liberty.io/viewing-solidworks-files.html</guid><description>Is there software available with which I can open and view Solidworks files SLDPRT, SLDASM, SLDDRW. I am a relative novice, using Ubuntu 12.04. Cheers....</description><pubDate>Tue, 28 Jul 2026 13:12:02 -0400</pubDate></item><item><title>How do I send ASCII string to Arduino over COM port?</title><link>https://liberty.io/how-do-i-send-ascii-string-to-arduino-over-com-port.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-send-ascii-string-to-arduino-over-com-port.html</guid><description>I would like to send an ACII string over a com port using the linux terminal. How can I do that.
I am using Kubuntu 12.04
I am brand new to linux and serial communication. I just got an arduino......</description><pubDate>Tue, 28 Jul 2026 12:49:37 -0400</pubDate></item><item><title>Sort alphabets and numbers first before the minus sign in LibreOffice Calc</title><link>https://liberty.io/sort-alphabets-and-numbers-first-before-the-minus-sign-in-libreoffice-.html</link><guid isPermaLink="true">https://liberty.io/sort-alphabets-and-numbers-first-before-the-minus-sign-in-libreoffice-.html</guid><description>In Excel 2010, any alphabet or number is sorted first before the minus sign -. But in LibreOffice Calc, the minus sign is sorted first before any alphabet or number. I have this Excel file that I w......</description><pubDate>Tue, 28 Jul 2026 12:49:15 -0400</pubDate></item><item><title>Run ecryptfs from live USB (Solved)</title><link>https://liberty.io/run-ecryptfs-from-live-usb-solved.html</link><guid isPermaLink="true">https://liberty.io/run-ecryptfs-from-live-usb-solved.html</guid><description>I am trying to recover an encrypted home folder from a broken system. I found several posts on this, referring to running ecryptfs-recover-private from a live session. Trying this using a 18.04 on......</description><pubDate>Tue, 28 Jul 2026 12:39:24 -0400</pubDate></item><item><title>Fake CSR 4.0 Bluetooth Dongle with error Set Event Filter(Invalid HCI Command Parameters) after kernel patch</title><link>https://liberty.io/fake-csr-4-0-bluetooth-dongle-with-error-set-event-filter-invalid-hci-.html</link><guid isPermaLink="true">https://liberty.io/fake-csr-4-0-bluetooth-dongle-with-error-set-event-filter-invalid-hci-.html</guid><description>I&amp;#039;ve got a fake dongle BT 4.0 from china and try the procedure from this thread: Bluetooth dongle problem
Distributor ID: Ubuntu
Description: Ubuntu 20.04.1 LTS
Release: 20.04
Codename: fo......</description><pubDate>Tue, 28 Jul 2026 12:37:09 -0400</pubDate></item><item><title>What is the difference between chroot, dchroot and schroot?</title><link>https://liberty.io/what-is-the-difference-between-chroot-dchroot-and-schroot.html</link><guid isPermaLink="true">https://liberty.io/what-is-the-difference-between-chroot-dchroot-and-schroot.html</guid><description>What is the difference between chroot, dchroot and schroot?
What do they have in common?
Where are the differences?
Which one is needed for what?...</description><pubDate>Tue, 28 Jul 2026 12:29:01 -0400</pubDate></item><item><title>Ubuntu datetime locale on login screen</title><link>https://liberty.io/ubuntu-datetime-locale-on-login-screen.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-datetime-locale-on-login-screen.html</guid><description>I&amp;#039;ve installed Ubuntu 19.10, language/locale/formats are set in US/en. And everything seems to work OK, except datetime language on login screen (when I turn on my laptop and see fields for user/pa......</description><pubDate>Tue, 28 Jul 2026 12:19:12 -0400</pubDate></item><item><title>Can&amp;#039;t install python FFVideo package</title><link>https://liberty.io/can-039-t-install-python-ffvideo-package.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-install-python-ffvideo-package.html</guid><description>I am trying to install FFVideo package from pypi. I&amp;#039;ve installed all dependencies listed here: https://pypi.org/project/FFVideo/
Now I am getting following error.
$ pip install -U FFVideo
Collecting ...</description><pubDate>Tue, 28 Jul 2026 12:15:59 -0400</pubDate></item><item><title>Windows 10 doesn&amp;#039;t start after setting up dual boot with Ubuntu 20.04</title><link>https://liberty.io/windows-10-doesn-039-t-start-after-setting-up-dual-boot-with-ubuntu-20.html</link><guid isPermaLink="true">https://liberty.io/windows-10-doesn-039-t-start-after-setting-up-dual-boot-with-ubuntu-20.html</guid><description>I installed Ubuntu 20.04 alongside Windows 10; after restarting, however, I was met with a bluescreen and error code 0xc0000001 when trying to boot into Windows. At times I have also gotten the error ...</description><pubDate>Tue, 28 Jul 2026 12:12:41 -0400</pubDate></item><item><title>Ubuntu 16.04 LTS on MacBook Pro 7.1 (Early 2011) Wifi Issue</title><link>https://liberty.io/ubuntu-16-04-lts-on-macbook-pro-7-1-early-2011-wifi-issue.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-16-04-lts-on-macbook-pro-7-1-early-2011-wifi-issue.html</guid><description>I am having a hell of a time setting up my Wifi after a fresh install of Ubuntu 16.04 LTS on my MacBook Pro 8.1. Using the following command in terminal sudo lshw -C network I get the following ret......</description><pubDate>Tue, 28 Jul 2026 12:01:45 -0400</pubDate></item><item><title>Brand new battery is 100% charged but at 0% capacity</title><link>https://liberty.io/brand-new-battery-is-100-charged-but-at-0-capacity.html</link><guid isPermaLink="true">https://liberty.io/brand-new-battery-is-100-charged-but-at-0-capacity.html</guid><description>I just bought a brand new battery to replace one that had seemingly died. I followed the instructions that came with the battery and charged it overnight, then ran my computer on battery until it w......</description><pubDate>Tue, 28 Jul 2026 11:34:03 -0400</pubDate></item><item><title>Digitech USB multi-effect with Jack</title><link>https://liberty.io/digitech-usb-multi-effect-with-jack.html</link><guid isPermaLink="true">https://liberty.io/digitech-usb-multi-effect-with-jack.html</guid><description>I&amp;#039;m newbie in Ubuntu and I&amp;#039;m having a hard time to work with jack audio. I have started to use Ardour and the problem is the Jack server apparently does not recognize my digitech rp500 pedalboard ...</description><pubDate>Tue, 28 Jul 2026 11:31:39 -0400</pubDate></item><item><title>fsck from util-linux 2.26.2 how to fix it</title><link>https://liberty.io/fsck-from-util-linux-2-26-2-how-to-fix-it.html</link><guid isPermaLink="true">https://liberty.io/fsck-from-util-linux-2-26-2-how-to-fix-it.html</guid><description>I have upgraded from 15.04 to 15.10. After that finished, I have this message in black screen
fsck from util-linux 2.26.2 /dev/sda2: clean. 362332/30236672 files, 81578087/120945920 blocks
What ......</description><pubDate>Tue, 28 Jul 2026 11:26:25 -0400</pubDate></item><item><title>What is the difference between traceroute and mtr?</title><link>https://liberty.io/what-is-the-difference-between-traceroute-and-mtr.html</link><guid isPermaLink="true">https://liberty.io/what-is-the-difference-between-traceroute-and-mtr.html</guid><description>I was working with someone on a project and I noticed they were using mtr (My Trace Route) instead of traceroute, is there some advantage to this? Why would they use that other tool instead?...</description><pubDate>Tue, 28 Jul 2026 11:23:29 -0400</pubDate></item><item><title>User Ali Demirci - Ask Ubuntu</title><link>https://liberty.io/user-ali-demirci-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-ali-demirci-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Tue, 28 Jul 2026 11:21:52 -0400</pubDate></item><item><title>Where is the Qt Maintenance Tool?</title><link>https://liberty.io/where-is-the-qt-maintenance-tool.html</link><guid isPermaLink="true">https://liberty.io/where-is-the-qt-maintenance-tool.html</guid><description>I&amp;#039;ve installed QtCreator in Kubuntu 15.10 through apt-get and it say my computer doesn&amp;#039;t have the required Qt Kit and can be installed through Qt Maintenance Tool.
But I don&amp;#039;t think I have Qt ...</description><pubDate>Tue, 28 Jul 2026 11:18:23 -0400</pubDate></item><item><title>disable rsh on ubuntu server</title><link>https://liberty.io/disable-rsh-on-ubuntu-server.html</link><guid isPermaLink="true">https://liberty.io/disable-rsh-on-ubuntu-server.html</guid><description>I installed rsh-server in my system for test purposes, but now I want to disable it without removing its package. I don&amp;#039;t know how I can check rsh status. I can not see it with: sudo service rshd ...</description><pubDate>Tue, 28 Jul 2026 11:11:34 -0400</pubDate></item><item><title>User ThinLinc - Ask Ubuntu</title><link>https://liberty.io/user-thinlinc-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-thinlinc-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Tue, 28 Jul 2026 10:58:17 -0400</pubDate></item><item><title>How to interpret this crontab command?</title><link>https://liberty.io/how-to-interpret-this-crontab-command.html</link><guid isPermaLink="true">https://liberty.io/how-to-interpret-this-crontab-command.html</guid><description>I know that if I wrote in crontab -e following command 01 04 * * * somecommand then it will run somecommand at 4:01am on every day of every month.
What happens if I wrote * * * * * somecommand? ......</description><pubDate>Tue, 28 Jul 2026 10:54:16 -0400</pubDate></item><item><title>&quot;user is not in the sudoers file. this incident will be reported&quot; when trying to run as an admin [duplicate]</title><link>https://liberty.io/user-is-not-in-the-sudoers-file-this-incident-will-be-reported-when-tr.html</link><guid isPermaLink="true">https://liberty.io/user-is-not-in-the-sudoers-file-this-incident-will-be-reported-when-tr.html</guid><description>Just recently installed Ubuntu 20.04.1 LTS replacing entirely Windows 10.
I set up everything the way I wanted and I also installed Timeshift and made a backup successfully.
I tried to go into Time......</description><pubDate>Tue, 28 Jul 2026 10:49:54 -0400</pubDate></item><item><title>How to install Realtek Audio Drivers for Ubuntu?</title><link>https://liberty.io/how-to-install-realtek-audio-drivers-for-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/how-to-install-realtek-audio-drivers-for-ubuntu.html</guid><description>I have this issue in my computer:
https://youtu.be/QX-daRypDGY
I had the same issue in Windows but I fixed installing Realtek Audio Codecs (the ones in this page https://www.realtek.com/en/componen......</description><pubDate>Tue, 28 Jul 2026 10:49:20 -0400</pubDate></item><item><title>How to install Adblock Plus on Firefox in Ubuntu 14.04</title><link>https://liberty.io/how-to-install-adblock-plus-on-firefox-in-ubuntu-14-04.html</link><guid isPermaLink="true">https://liberty.io/how-to-install-adblock-plus-on-firefox-in-ubuntu-14-04.html</guid><description>I use Firefox as my primary browser and I would like to do away with all those pesky ads that different sites keep throwing up and waste my time.
I recently refreshed my browser and I lost my ...</description><pubDate>Tue, 28 Jul 2026 10:40:41 -0400</pubDate></item><item><title>Mount Mac OS Extended Journaled Filesystem and share via AFP</title><link>https://liberty.io/mount-mac-os-extended-journaled-filesystem-and-share-via-afp.html</link><guid isPermaLink="true">https://liberty.io/mount-mac-os-extended-journaled-filesystem-and-share-via-afp.html</guid><description>I see that I can mount a Mount Mac OS Extended Journaled Filesystem on Ubuntu (it seems, after disabling journaling), and that I can share resources on the network via AFP using netatalk.
My quest......</description><pubDate>Tue, 28 Jul 2026 10:38:07 -0400</pubDate></item></channel></rss>