<?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>Sun, 19 Jul 2026 03:43:37 -0400</lastBuildDate><atom:link href="https://liberty.io/rss.xml" rel="self" type="application/rss+xml" /><item><title>Error importing lxml package python in Ubuntu</title><link>https://liberty.io/error-importing-lxml-package-python-in-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/error-importing-lxml-package-python-in-ubuntu.html</guid><description>When I try importing lxml package in python I am receiving the following error.
Traceback (most recent call last): File &quot;&amp;lt;stdin&amp;gt;&quot;, line 1, in &amp;lt;module&amp;gt; File &quot;/usr/lib/python2.7/dist-...</description><pubDate>Sun, 19 Jul 2026 07:37:46 -0400</pubDate></item><item><title>User Jay jargot - Ask Ubuntu</title><link>https://liberty.io/user-jay-jargot-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-jay-jargot-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Sun, 19 Jul 2026 07:37:35 -0400</pubDate></item><item><title>Colours/Background messed up in VNC Viewer</title><link>https://liberty.io/colours-background-messed-up-in-vnc-viewer.html</link><guid isPermaLink="true">https://liberty.io/colours-background-messed-up-in-vnc-viewer.html</guid><description>I&amp;#039;ve set up vncserver on my new build and I can connect using RealVNC VNC Viewer, however the colours are a bit off and it looks kind of awful. See this screenshot:
What can I do to put this right......</description><pubDate>Sun, 19 Jul 2026 07:31:53 -0400</pubDate></item><item><title>Pop-up window not fully visible</title><link>https://liberty.io/pop-up-window-not-fully-visible.html</link><guid isPermaLink="true">https://liberty.io/pop-up-window-not-fully-visible.html</guid><description>I am unable to view full popup window while opening the security option in Acrobat preference section.
Attached screenshot for reference. How can I fix this
My screen resolution is 3840*2160...</description><pubDate>Sun, 19 Jul 2026 07:30:58 -0400</pubDate></item><item><title>Will btrfs automatically compress existing files when compression is enabled?</title><link>https://liberty.io/will-btrfs-automatically-compress-existing-files-when-compression-is-e.html</link><guid isPermaLink="true">https://liberty.io/will-btrfs-automatically-compress-existing-files-when-compression-is-e.html</guid><description>I chose btrfs as the format of my / filesystem in the Ubuntu 12.04 LTS installer. After the installation completed, I added compress=lzo to the mount options in /etc/fstab and rebooted.
Will the ...</description><pubDate>Sun, 19 Jul 2026 07:30:22 -0400</pubDate></item><item><title>ssh.service startup failure; port 22 already in use</title><link>https://liberty.io/ssh-service-startup-failure-port-22-already-in-use.html</link><guid isPermaLink="true">https://liberty.io/ssh-service-startup-failure-port-22-already-in-use.html</guid><description>Brand new ubuntu installation:
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.1 LTS
Release: 20.04
Codename: focal
ssh.service fail......</description><pubDate>Sun, 19 Jul 2026 07:12:16 -0400</pubDate></item><item><title>How do I find the path to the 32bit version of java on 64bit Linux?</title><link>https://liberty.io/how-do-i-find-the-path-to-the-32bit-version-of-java-on-64bit-linux.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-find-the-path-to-the-32bit-version-of-java-on-64bit-linux.html</guid><description>I&amp;#039;ve installed a 32 bit version of java on my 64bit system to get Juniper VPN to work. What command line command will allow me to find the path to the 32 bit version of java?...</description><pubDate>Sun, 19 Jul 2026 07:02:37 -0400</pubDate></item><item><title>installing i8kutils stops loud fan noise</title><link>https://liberty.io/installing-i8kutils-stops-loud-fan-noise.html</link><guid isPermaLink="true">https://liberty.io/installing-i8kutils-stops-loud-fan-noise.html</guid><description>I have an Ubuntu 14.04 desktop on a Dell 5521 laptop. When I install i8kutils, fan noise stops suddenly without doing any configuration. When I check with i8kfan command, output is -1 0. When I wan......</description><pubDate>Sun, 19 Jul 2026 07:01:49 -0400</pubDate></item><item><title>Can I set my user account to have no password?</title><link>https://liberty.io/can-i-set-my-user-account-to-have-no-password.html</link><guid isPermaLink="true">https://liberty.io/can-i-set-my-user-account-to-have-no-password.html</guid><description>If I attempt to change my password to nothing by opening &quot;User Accounts&quot;, the &quot;Change&quot; button remains greyed out:
How do I change my password to be empty? I know you can set Ubuntu to automaticall......</description><pubDate>Sun, 19 Jul 2026 06:59:32 -0400</pubDate></item><item><title>Can Ubuntu 12.04 be upgraded to 14.04 instead of 16.04?</title><link>https://liberty.io/can-ubuntu-12-04-be-upgraded-to-14-04-instead-of-16-04.html</link><guid isPermaLink="true">https://liberty.io/can-ubuntu-12-04-be-upgraded-to-14-04-instead-of-16-04.html</guid><description>I&amp;#039;ve got a live web server running 12.04 which is in desperate need of an update. I cannot upgrade to 16.04 as the new version of PHP is not compatible with the hosted site as well as a few other ...</description><pubDate>Sun, 19 Jul 2026 06:59:05 -0400</pubDate></item><item><title>wget to download files from list of urls and naming it from other list of names</title><link>https://liberty.io/wget-to-download-files-from-list-of-urls-and-naming-it-from-other-list.html</link><guid isPermaLink="true">https://liberty.io/wget-to-download-files-from-list-of-urls-and-naming-it-from-other-list.html</guid><description>I Have two text files - one of them contains urls of images that I want to download and other text file has the list of names corresponding to the urls of first files.
Example content of text file ......</description><pubDate>Sun, 19 Jul 2026 06:54:04 -0400</pubDate></item><item><title>Network controller [0280]: Qualcomm Atheros Device [168c:0042] (rev 30) WiFi not working</title><link>https://liberty.io/network-controller-0280-qualcomm-atheros-device-168c-0042-rev-30-wifi-.html</link><guid isPermaLink="true">https://liberty.io/network-controller-0280-qualcomm-atheros-device-168c-0042-rev-30-wifi-.html</guid><description>Using Ubuntu 16.04 LTS
By using this command lspci -nn | grep Atheros I&amp;#039;m getting following o/p.
03:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:0042] (rev 30)
I&amp;#039;m not able to c......</description><pubDate>Sun, 19 Jul 2026 06:51:04 -0400</pubDate></item><item><title>dev sda8 clean + mongodb and groovy problem</title><link>https://liberty.io/dev-sda8-clean-mongodb-and-groovy-problem.html</link><guid isPermaLink="true">https://liberty.io/dev-sda8-clean-mongodb-and-groovy-problem.html</guid><description>I get this message after my laptop boots.
/dev/sda8: clean, 604059/10049729 files, 72754401/75379456 blocks
So I entered a TTY and ran sudo apt-get updateand I got this :
I think it&amp;#039;s a problem w......</description><pubDate>Sun, 19 Jul 2026 06:39:51 -0400</pubDate></item><item><title>How to change the order to choose os during boot? [duplicate]</title><link>https://liberty.io/how-to-change-the-order-to-choose-os-during-boot-duplicate.html</link><guid isPermaLink="true">https://liberty.io/how-to-change-the-order-to-choose-os-during-boot-duplicate.html</guid><description>I have recently installed Ubuntu in my laptop alongside Windows 10 by dual booting. And at the start grub is showing up to give options between Ubuntu os and Windows boot loader.
If I don&amp;#039;t do any......</description><pubDate>Sun, 19 Jul 2026 06:31:38 -0400</pubDate></item><item><title>Dropbox syntax error</title><link>https://liberty.io/dropbox-syntax-error.html</link><guid isPermaLink="true">https://liberty.io/dropbox-syntax-error.html</guid><description>I do not believe dropbox is running. running dropbox status generates an error.
When I invoke dropbox from a terminal, I am getting an error message
~$ dropbox File &amp;quot;/usr/bin/dropbox&amp;quot;,......</description><pubDate>Sun, 19 Jul 2026 06:24:04 -0400</pubDate></item><item><title>What exactly is non-interactive program?</title><link>https://liberty.io/what-exactly-is-non-interactive-program.html</link><guid isPermaLink="true">https://liberty.io/what-exactly-is-non-interactive-program.html</guid><description>man page for wget says
NAME Wget - The non-interactive network downloader.
DESCRIPTION Wget is non-interactive, meaning that it can work in the background, while the user is not logged o......</description><pubDate>Sun, 19 Jul 2026 06:21:17 -0400</pubDate></item><item><title>jitsu throws import error - can&amp;#039;t figure out why</title><link>https://liberty.io/jitsu-throws-import-error-can-039-t-figure-out-why.html</link><guid isPermaLink="true">https://liberty.io/jitsu-throws-import-error-can-039-t-figure-out-why.html</guid><description>juju already installed and running with juju-gui on my MAAS local cloud.
can&amp;#039;t figure why jitsu can&amp;#039;t start:
root@maas:~# jitsu
Traceback (most recent call last): File &quot;/usr/bin/jitsu&quot;, line 23,......</description><pubDate>Sun, 19 Jul 2026 06:10:32 -0400</pubDate></item><item><title>Live CD not live DVD</title><link>https://liberty.io/live-cd-not-live-dvd.html</link><guid isPermaLink="true">https://liberty.io/live-cd-not-live-dvd.html</guid><description>I have a very old PC that currently has no functioning HDD and only a CD-ROM drive (no DVD-ROM).
There is no way to boot it from a USB drive.
Can I still get a Ubuntu Live CD image that could b......</description><pubDate>Sun, 19 Jul 2026 05:54:00 -0400</pubDate></item><item><title>OverGrive Ubuntu 18.04 Launch Issue</title><link>https://liberty.io/overgrive-ubuntu-18-04-launch-issue.html</link><guid isPermaLink="true">https://liberty.io/overgrive-ubuntu-18-04-launch-issue.html</guid><description>I recently installed OverGrive , Installed successfully but it&amp;#039;s not launching. I search answers but nothing is working out. Need help.
Tried launching from the terminal, Following error is comin......</description><pubDate>Sun, 19 Jul 2026 05:37:21 -0400</pubDate></item><item><title>I&amp;#039;m unable to install PHP5 in Ubuntu 16.04 [duplicate]</title><link>https://liberty.io/i-039-m-unable-to-install-php5-in-ubuntu-16-04-duplicate.html</link><guid isPermaLink="true">https://liberty.io/i-039-m-unable-to-install-php5-in-ubuntu-16-04-duplicate.html</guid><description>root@areeb-Inspiron-3420:/var/www/html# apt install php5
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package php5 is not available, but is referr......</description><pubDate>Sun, 19 Jul 2026 05:31:06 -0400</pubDate></item><item><title>what is ME disable switch?</title><link>https://liberty.io/what-is-me-disable-switch.html</link><guid isPermaLink="true">https://liberty.io/what-is-me-disable-switch.html</guid><description>Just installed 18.04. It&amp;#039;s asking me about this every time I log on. It has something to do with security and passwords, but I can&amp;#039;t find a definition. I can&amp;#039;t decide what to do with it if I don&amp;#039;t ......</description><pubDate>Sun, 19 Jul 2026 05:26:09 -0400</pubDate></item><item><title>Weird font rendering in Firefox on Ubuntu</title><link>https://liberty.io/weird-font-rendering-in-firefox-on-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/weird-font-rendering-in-firefox-on-ubuntu.html</guid><description>I have been experiencing strange font rendering in Firefox on Ubuntu for the last couple of months. The letters in certain texts have very wide spacing (see the screenshot). It started on 21.10 a c......</description><pubDate>Sun, 19 Jul 2026 05:22:00 -0400</pubDate></item><item><title>Help me solve several problems with Redshift on Lubuntu 21.04</title><link>https://liberty.io/help-me-solve-several-problems-with-redshift-on-lubuntu-21-04.html</link><guid isPermaLink="true">https://liberty.io/help-me-solve-several-problems-with-redshift-on-lubuntu-21-04.html</guid><description>I have multiple issues with Redshift.
The first issue has to do with two Redshift instances running simultaneously. There are five processes in GNOME System Monitor as seen in this image, but I think ...</description><pubDate>Sun, 19 Jul 2026 05:15:19 -0400</pubDate></item><item><title>Can&amp;#039;t connect wifi with Intel AC 7265 on Ubuntu 15.10, Asus ZenBook UX305</title><link>https://liberty.io/can-039-t-connect-wifi-with-intel-ac-7265-on-ubuntu-15-10-asus-zenbook.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-connect-wifi-with-intel-ac-7265-on-ubuntu-15-10-asus-zenbook.html</guid><description>I&amp;#039;ve read some postings on similar topics but none of them resolved my issue. I bought my notebook 2 weeks ago. After first wifi problems it worked well for some days. But now, I get almost any ...</description><pubDate>Sun, 19 Jul 2026 05:15:10 -0400</pubDate></item><item><title>My `find` command in script does not find files and directories with spaces in their names</title><link>https://liberty.io/my-find-command-in-script-does-not-find-files-and-directories-with-spa.html</link><guid isPermaLink="true">https://liberty.io/my-find-command-in-script-does-not-find-files-and-directories-with-spa.html</guid><description>Some time ago I wrote a script that moves files and directories from Downloads to .Downloads if they are older than 3 days, and delete them from this directory after 30 days. It is working just fin......</description><pubDate>Sun, 19 Jul 2026 05:12:28 -0400</pubDate></item><item><title>&quot;Oracle JDK 7 Is NOT installed&quot; error?</title><link>https://liberty.io/oracle-jdk-7-is-not-installed-error.html</link><guid isPermaLink="true">https://liberty.io/oracle-jdk-7-is-not-installed-error.html</guid><description>I&amp;#039;m trying to install JDK7 on ubuntu 12.4.
In the first try, the power has gone and the laptop shutdown in the middle of downloading JDK7 using terminal as I was using the next terminal commands
......</description><pubDate>Sun, 19 Jul 2026 05:06:49 -0400</pubDate></item><item><title>How to move all installed programs from my computer to another computer or laptop?</title><link>https://liberty.io/how-to-move-all-installed-programs-from-my-computer-to-another-compute.html</link><guid isPermaLink="true">https://liberty.io/how-to-move-all-installed-programs-from-my-computer-to-another-compute.html</guid><description>If I have installed a lot of programs/games on my computer(desktop) and now buy a new laptop and I have installed a Ubuntu 11.10 on it too then,how to move all installed programs on my desktop to my ...</description><pubDate>Sun, 19 Jul 2026 04:53:15 -0400</pubDate></item><item><title>Ubuntu on HP Pavilion g7 1153er with hybrid radeon 6470M and Intel 3000</title><link>https://liberty.io/ubuntu-on-hp-pavilion-g7-1153er-with-hybrid-radeon-6470m-and-intel-300.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-on-hp-pavilion-g7-1153er-with-hybrid-radeon-6470m-and-intel-300.html</guid><description>I will start this thread like most of people.
I am new guy in Ubuntu. I have tried to make right installation but always getting some problems. I have laptop HP Pavilion g7 1153er.
This laptop ...</description><pubDate>Sun, 19 Jul 2026 04:52:17 -0400</pubDate></item><item><title>User demua - Ask Ubuntu</title><link>https://liberty.io/user-demua-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-demua-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Sun, 19 Jul 2026 04:47:20 -0400</pubDate></item><item><title>Installing ubuntu on a blank drive</title><link>https://liberty.io/installing-ubuntu-on-a-blank-drive.html</link><guid isPermaLink="true">https://liberty.io/installing-ubuntu-on-a-blank-drive.html</guid><description>I was given a lenovo b350 with a bad drive. I have a blank hd. I also have a mac mini circa 2012 with dual drives.
Not sure if i can format it into something ubuntu can use to boot with, so. . .
......</description><pubDate>Sun, 19 Jul 2026 04:41:00 -0400</pubDate></item><item><title>How can I see background process in Ubuntu? And kill unnecessary processes?</title><link>https://liberty.io/how-can-i-see-background-process-in-ubuntu-and-kill-unnecessary-proces.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-see-background-process-in-ubuntu-and-kill-unnecessary-proces.html</guid><description>In Windows by using Task Manager we can see how many .exe files are running. Also in command prompt we use tasklist command to see processes. In ubuntu how can I see all processes and kill unwanted ...</description><pubDate>Sun, 19 Jul 2026 04:38:55 -0400</pubDate></item><item><title>How can I overclock a graphics card from within Ubuntu?</title><link>https://liberty.io/how-can-i-overclock-a-graphics-card-from-within-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-overclock-a-graphics-card-from-within-ubuntu.html</guid><description>I would like to boost the Core frequency, shader clock, and memory clock on an eVGA GTX 480 I have in my development box running 10.04. Is it possible to overclock a recent graphics card from within ...</description><pubDate>Sun, 19 Jul 2026 04:31:57 -0400</pubDate></item><item><title>Core usage of my Dell studio 1557</title><link>https://liberty.io/core-usage-of-my-dell-studio-1557.html</link><guid isPermaLink="true">https://liberty.io/core-usage-of-my-dell-studio-1557.html</guid><description>I&amp;#039;ve notices that the sensors-applet (that measures the temperatures of CPU) is giving me 4 measures and only 2 of theme seems to indicate the work temperatures.
Here is the applet output. i&amp;#039;m run......</description><pubDate>Sun, 19 Jul 2026 04:29:49 -0400</pubDate></item><item><title>Is there a way to put comments in the youtube-dl batch file?</title><link>https://liberty.io/is-there-a-way-to-put-comments-in-the-youtube-dl-batch-file.html</link><guid isPermaLink="true">https://liberty.io/is-there-a-way-to-put-comments-in-the-youtube-dl-batch-file.html</guid><description>Let&amp;#039;s suppose you want to make a long list of Urls but separated with a comment which
indicates what the Urls are about. Is there a way to do it?...</description><pubDate>Sun, 19 Jul 2026 04:22:57 -0400</pubDate></item><item><title>no sites loading in mozilla : Secure connection failed issue</title><link>https://liberty.io/no-sites-loading-in-mozilla-secure-connection-failed-issue.html</link><guid isPermaLink="true">https://liberty.io/no-sites-loading-in-mozilla-secure-connection-failed-issue.html</guid><description>I am not sure what has happened to my mozilla from last couple of days.
I am getting the below error. Secure Connection Failed An error occurred during a connection to www.google.com. secu......</description><pubDate>Sun, 19 Jul 2026 04:22:29 -0400</pubDate></item><item><title>Change desktop background to a solid color (e.g. pitch black) in GNOME 3</title><link>https://liberty.io/change-desktop-background-to-a-solid-color-e-g-pitch-black-in-gnome-3.html</link><guid isPermaLink="true">https://liberty.io/change-desktop-background-to-a-solid-color-e-g-pitch-black-in-gnome-3.html</guid><description>I just installed Ubuntu 16.04 with GNOME and I would like to set the background color to black.
If I right click in the background I can select a wallpaper or a photo or a color. But there are only......</description><pubDate>Sun, 19 Jul 2026 04:13:28 -0400</pubDate></item><item><title>python3: can&amp;#039;t open file &amp;#039;notebook&amp;#039;: errno 2 no such file or directory</title><link>https://liberty.io/python3-can-039-t-open-file-039-notebook-039-errno-2-no-such-file-or-d.html</link><guid isPermaLink="true">https://liberty.io/python3-can-039-t-open-file-039-notebook-039-errno-2-no-such-file-or-d.html</guid><description>I am facing issues with running spark in Jupyter notebook.
I have following variables set in /.bashrc
export SPARK_HOME=~/Development/Spark/spark-2.4.4-bin-hadoop2.7
export PATH=$SPARK_HOME/bin:......</description><pubDate>Sun, 19 Jul 2026 03:53:54 -0400</pubDate></item><item><title>.deb equivalents to .rpm commands</title><link>https://liberty.io/deb-equivalents-to-rpm-commands.html</link><guid isPermaLink="true">https://liberty.io/deb-equivalents-to-rpm-commands.html</guid><description>I&amp;#039;m used to RPM based systems, and there&amp;#039;s many commands I&amp;#039;m not yet sure how to do with .deb packages. This is mostly for use with custom packages, i.e. not stuff apt-get installed.
It&amp;#039;d be great......</description><pubDate>Sun, 19 Jul 2026 03:53:32 -0400</pubDate></item><item><title>Is it safe to zpool upgrade my boot pool?</title><link>https://liberty.io/is-it-safe-to-zpool-upgrade-my-boot-pool.html</link><guid isPermaLink="true">https://liberty.io/is-it-safe-to-zpool-upgrade-my-boot-pool.html</guid><description>I have a home server that was originally installed with Ubuntu 14.04 and is currently running 19.10 (will eventually be upgraded to 20.04). All the filesystems, including the one that contains /boo......</description><pubDate>Sun, 19 Jul 2026 03:51:02 -0400</pubDate></item><item><title>How to correctly fix a &quot;dirty&quot; NTFS partition without using chkdsk</title><link>https://liberty.io/how-to-correctly-fix-a-dirty-ntfs-partition-without-using-chkdsk.html</link><guid isPermaLink="true">https://liberty.io/how-to-correctly-fix-a-dirty-ntfs-partition-without-using-chkdsk.html</guid><description>When I try to do a ntfsck to a NTFS partition I get this:
sudo ntfsck /dev/sdb1
Unsupported: replay_log()
Volume is dirty.
Unsupported: check_volume()
Checking 161792 MFT records.
Unsupported cases ...</description><pubDate>Sun, 19 Jul 2026 03:36:14 -0400</pubDate></item><item><title>what is maas exactly?</title><link>https://liberty.io/what-is-maas-exactly.html</link><guid isPermaLink="true">https://liberty.io/what-is-maas-exactly.html</guid><description>i&amp;#039;m quite a newb on this subject and this is my first attempt.
I could&amp;#039;t find much documentation about what MAAS is exactly.
I made my own MAAS server and 1 node is now added and allocated.
SSH works ...</description><pubDate>Sun, 19 Jul 2026 03:27:21 -0400</pubDate></item><item><title>16.04.5 - Wifi not working Matebook X Pro</title><link>https://liberty.io/16-04-5-wifi-not-working-matebook-x-pro.html</link><guid isPermaLink="true">https://liberty.io/16-04-5-wifi-not-working-matebook-x-pro.html</guid><description>I&amp;#039;ve been having problems getting wi-fi to work on my Huawei Matebook X Pro with Ubuntu 16.04.5 . The problem seems to be similar to the one found here, Wifi not working (Intel) on HP Spectre x360......</description><pubDate>Sun, 19 Jul 2026 03:22:34 -0400</pubDate></item><item><title>Unable to play videos (mp4) with VLC nor Parole</title><link>https://liberty.io/unable-to-play-videos-mp4-with-vlc-nor-parole.html</link><guid isPermaLink="true">https://liberty.io/unable-to-play-videos-mp4-with-vlc-nor-parole.html</guid><description>I&amp;#039;m rather new to Linux. Running Xubuntu, currently up-to-date. Opening the mp4s with Parole Media Player gives me a (&amp;quot;lined-out&amp;quot;) image where you can&amp;#039;t see anything.... kind of like a ......</description><pubDate>Sun, 19 Jul 2026 03:18:38 -0400</pubDate></item><item><title>The &quot;Unlock&quot; button has no effect in the &quot;Time and Date Settings&quot; dialog</title><link>https://liberty.io/the-unlock-button-has-no-effect-in-the-time-and-date-settings-dialog.html</link><guid isPermaLink="true">https://liberty.io/the-unlock-button-has-no-effect-in-the-time-and-date-settings-dialog.html</guid><description>I am trying to change the timezone via UI.
In order to do that I run time-admin from a command line as a regular user.
(It is also possible to open the same dialog by right-clicking on the Clock ...</description><pubDate>Sun, 19 Jul 2026 02:56:21 -0400</pubDate></item><item><title>How To Debug and Fix PPTP/VPN Client Connection</title><link>https://liberty.io/how-to-debug-and-fix-pptp-vpn-client-connection.html</link><guid isPermaLink="true">https://liberty.io/how-to-debug-and-fix-pptp-vpn-client-connection.html</guid><description>I am asking a question, which has two sub-questions. Those are how can I get VPN to work on Ubuntu 12.04, either by getting the built-in pptp VPN to work or through manual configuration. Microsoft ...</description><pubDate>Sun, 19 Jul 2026 02:55:35 -0400</pubDate></item><item><title>Ubuntu on Advent Torino X700</title><link>https://liberty.io/ubuntu-on-advent-torino-x700.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-on-advent-torino-x700.html</guid><description>I am intested in buying the Advent Torino X700. I do not like windows 8 and I already use Ubuntu so I would want to install Ubuntu desktop onto it. I noticed that this computer is not on the list of ...</description><pubDate>Sun, 19 Jul 2026 02:52:51 -0400</pubDate></item><item><title>How to install specific version of some package? [duplicate]</title><link>https://liberty.io/how-to-install-specific-version-of-some-package-duplicate.html</link><guid isPermaLink="true">https://liberty.io/how-to-install-specific-version-of-some-package-duplicate.html</guid><description>My questions are divided into two parts:
How to know the version of installed package?
How to install a specific package version?...</description><pubDate>Sun, 19 Jul 2026 02:39:45 -0400</pubDate></item><item><title>How do I make Ubuntu not ask me for my password?</title><link>https://liberty.io/how-do-i-make-ubuntu-not-ask-me-for-my-password.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-make-ubuntu-not-ask-me-for-my-password.html</guid><description>I&amp;#039;m confident that I do not need a password for my computer. How do I remove passwords for things like when the screensaver activates and installing software?...</description><pubDate>Sun, 19 Jul 2026 02:26:10 -0400</pubDate></item><item><title>How to download Ubuntu over an unreliable connection</title><link>https://liberty.io/how-to-download-ubuntu-over-an-unreliable-connection.html</link><guid isPermaLink="true">https://liberty.io/how-to-download-ubuntu-over-an-unreliable-connection.html</guid><description>I am trying to download the 64-bit Ubuntu 12.10 ISO over an extremely unreliable connection. By unreliable, I mean that every time I finish downloading the ISO and compare the MD5 hashes, I end up ......</description><pubDate>Sun, 19 Jul 2026 02:19:11 -0400</pubDate></item><item><title>Fresh install on SSD with Ubuntu and Windows Vista, using whole disk encryption for Ubuntu</title><link>https://liberty.io/fresh-install-on-ssd-with-ubuntu-and-windows-vista-using-whole-disk-en.html</link><guid isPermaLink="true">https://liberty.io/fresh-install-on-ssd-with-ubuntu-and-windows-vista-using-whole-disk-en.html</guid><description>I would like to do a fresh install on a OCZ Vertex Plus R2 SSD 60GB drive I purchased on the cheap. Since the AES-encryption looks like it may not work optimally for this drive, I would like to se......</description><pubDate>Sun, 19 Jul 2026 02:10:53 -0400</pubDate></item><item><title>Difference between Backup and Import bookmatks in Firefox</title><link>https://liberty.io/difference-between-backup-and-import-bookmatks-in-firefox.html</link><guid isPermaLink="true">https://liberty.io/difference-between-backup-and-import-bookmatks-in-firefox.html</guid><description>Main usage of Backup/Restore and Import/Export in Firefox.
Difference between both of them in functionality wise....</description><pubDate>Sun, 19 Jul 2026 02:06:30 -0400</pubDate></item><item><title>Note application that uses IMAP protocol</title><link>https://liberty.io/note-application-that-uses-imap-protocol.html</link><guid isPermaLink="true">https://liberty.io/note-application-that-uses-imap-protocol.html</guid><description>I&amp;#039;m looking for an note app that uses IMAP protocol so I can sync the notes that I have created on my Google account using Apple Devices. I&amp;#039;m using Ubuntu Mate and Linux Mint. Thanks....</description><pubDate>Sun, 19 Jul 2026 01:58:24 -0400</pubDate></item><item><title>Need help analyzing slow boot (ASUS ROG X99, ACPI)</title><link>https://liberty.io/need-help-analyzing-slow-boot-asus-rog-x99-acpi.html</link><guid isPermaLink="true">https://liberty.io/need-help-analyzing-slow-boot-asus-rog-x99-acpi.html</guid><description>I have a fairly high end computer (8-core i7-6900K, Samsung SM961 1TB NVMe, 32GB RAM), but I have a very slow boot.
$ systemd-analyze
Startup finished in 21.766s (firmware) + 5.769s (loader) + 16.......</description><pubDate>Sun, 19 Jul 2026 01:57:41 -0400</pubDate></item><item><title>Update Python 3.5 to 3.6 via terminal</title><link>https://liberty.io/update-python-3-5-to-3-6-via-terminal.html</link><guid isPermaLink="true">https://liberty.io/update-python-3-5-to-3-6-via-terminal.html</guid><description>Using Ubuntu 17.04. After update Python 3.5 to 3.6 via terminal according to https://askubuntu.com/a/865569/695385 still showing that version is 3.5.3.
~$ python3 --version
Python 3.5.3
How is this ...</description><pubDate>Sun, 19 Jul 2026 01:54:38 -0400</pubDate></item><item><title>My partition mounted at /home keep getting unmounted after every restart. How to stop this?</title><link>https://liberty.io/my-partition-mounted-at-home-keep-getting-unmounted-after-every-restar.html</link><guid isPermaLink="true">https://liberty.io/my-partition-mounted-at-home-keep-getting-unmounted-after-every-restar.html</guid><description>I have recently started using Ubuntu 16.04 and I made a fresh installation. Whenever I restart my computer the /dev/sda gets unmounted. As a result I can&amp;#039;t login through the UI and I have to manually ...</description><pubDate>Sun, 19 Jul 2026 01:53:07 -0400</pubDate></item><item><title>How do I install Ubuntu?</title><link>https://liberty.io/how-do-i-install-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-install-ubuntu.html</guid><description>I would like to see a full how-to guide on how to install Ubuntu....</description><pubDate>Sun, 19 Jul 2026 01:48:42 -0400</pubDate></item><item><title>Live videoediting for Google Hangout</title><link>https://liberty.io/live-videoediting-for-google-hangout.html</link><guid isPermaLink="true">https://liberty.io/live-videoediting-for-google-hangout.html</guid><description>I need to edit the video recorded by my webcam &amp;quot;on the fly&amp;quot; and to stream it to a Google Hangouts call. What I want to do is to remove the background of the video (and possibly substitute......</description><pubDate>Sun, 19 Jul 2026 01:43:14 -0400</pubDate></item><item><title>15.04, 15.10, 16.04 - Closing lid does not suspend laptop if connected to external monitor</title><link>https://liberty.io/15-04-15-10-16-04-closing-lid-does-not-suspend-laptop-if-connected-to-.html</link><guid isPermaLink="true">https://liberty.io/15-04-15-10-16-04-closing-lid-does-not-suspend-laptop-if-connected-to-.html</guid><description>Since the upgrade to 15.04 (update: 15.10 still same), my laptop&amp;#039;s behavior on closing lid has changed: if it is connected to an external monitor, it will not suspend. In addition, all the windows ......</description><pubDate>Sun, 19 Jul 2026 01:40:31 -0400</pubDate></item><item><title>Can&amp;#039;t install WampServer [duplicate]</title><link>https://liberty.io/can-039-t-install-wampserver-duplicate.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-install-wampserver-duplicate.html</guid><description>When I try to install WampServer in linux system, I get this error message:
$ sudo apt-get install wampserver2.5-Apache-2.4.9-Mysql-5.6.17-php5.5.12-32b.exe
[sudo] password for reem:
Reading pack......</description><pubDate>Sun, 19 Jul 2026 01:37:55 -0400</pubDate></item><item><title>User Aliweb - Ask Ubuntu</title><link>https://liberty.io/user-aliweb-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-aliweb-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Sun, 19 Jul 2026 01:37:35 -0400</pubDate></item><item><title>Is there an equivalent of Windows&amp;#039; Remote Desktop?</title><link>https://liberty.io/is-there-an-equivalent-of-windows-039-remote-desktop.html</link><guid isPermaLink="true">https://liberty.io/is-there-an-equivalent-of-windows-039-remote-desktop.html</guid><description>I would like to be able to graphically log in to another Ubuntu machine (the server) from my Ubuntu desktop machine (the client), much like with Windows&amp;#039; Remote Desktop.
The &quot;Desktop Sharing&quot; sett......</description><pubDate>Sun, 19 Jul 2026 01:33:44 -0400</pubDate></item><item><title>How to have logs from a Lutris launched game?</title><link>https://liberty.io/how-to-have-logs-from-a-lutris-launched-game.html</link><guid isPermaLink="true">https://liberty.io/how-to-have-logs-from-a-lutris-launched-game.html</guid><description>I am trying to play fortnite with wine, but I have disconnection issues so I would like to have a closer look at what is happening.
I have already tried to launch the launcher exe from the termina......</description><pubDate>Sun, 19 Jul 2026 01:19:35 -0400</pubDate></item><item><title>How do I specify a private key for decrypting in gpg</title><link>https://liberty.io/how-do-i-specify-a-private-key-for-decrypting-in-gpg.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-specify-a-private-key-for-decrypting-in-gpg.html</guid><description>I use gpg on ubuntu and I have two keyrings I want to decrypt a message with my second private key but gpg uses the first key for decryption.
How I specify private key for decryption?
Thanks!...</description><pubDate>Sun, 19 Jul 2026 01:19:33 -0400</pubDate></item><item><title>How do I install the nvidia driver for a GeForce 9300M?</title><link>https://liberty.io/how-do-i-install-the-nvidia-driver-for-a-geforce-9300m.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-install-the-nvidia-driver-for-a-geforce-9300m.html</guid><description>Yesterday i&amp;#039;ve installed ubuntu 11.04 (instead of 10.10).
And i need to install nvidia driver which supports opengl 3.3
In 10.10 i did it in a such way:
Ctrl+alt+f1
login
sudo /etc/init.d/gdm sto......</description><pubDate>Sun, 19 Jul 2026 00:58:56 -0400</pubDate></item><item><title>snap folder in /root/</title><link>https://liberty.io/snap-folder-in-root.html</link><guid isPermaLink="true">https://liberty.io/snap-folder-in-root.html</guid><description>I&amp;#039;ve just noticed a snap folder in the /root/ directory of a reasonably new server running Ubuntu Server 20.04.1 LTS. It contains a single folder /root/snap/ containing /root/snap/lxd.
I didn&amp;#039;t ...</description><pubDate>Sun, 19 Jul 2026 00:36:08 -0400</pubDate></item><item><title>converting aac to mp3 via command line</title><link>https://liberty.io/converting-aac-to-mp3-via-command-line.html</link><guid isPermaLink="true">https://liberty.io/converting-aac-to-mp3-via-command-line.html</guid><description>Original Question
Is there some cli tool to convert aac files from the iTunes Store (no DRM) to mp3?
Update 1
MP3 to MP3
I installed libavcodec-unstripped-52 and get a little further.
When I t......</description><pubDate>Sun, 19 Jul 2026 00:29:30 -0400</pubDate></item><item><title>How do I manually import the clamav virus definition file?</title><link>https://liberty.io/how-do-i-manually-import-the-clamav-virus-definition-file.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-manually-import-the-clamav-virus-definition-file.html</guid><description>I would like to manually download the main.cvd for clamav and then import it from a local location. I see this is possible using clamav-clamfresh if I configure it to use DatabaseMirror machine1.ex......</description><pubDate>Sun, 19 Jul 2026 00:28:08 -0400</pubDate></item><item><title>Set title for each terminal tab in gnome-terminal using a bash script</title><link>https://liberty.io/set-title-for-each-terminal-tab-in-gnome-terminal-using-a-bash-script.html</link><guid isPermaLink="true">https://liberty.io/set-title-for-each-terminal-tab-in-gnome-terminal-using-a-bash-script.html</guid><description>I&amp;#039;m using Ubuntu 16.04
I want to open multiple terminal tabs, run commands and set title. I can open multiple tabs with this command:
gnome-terminal --tab -e &quot;command1&quot; --tab -e &quot;command2&quot;
but c......</description><pubDate>Sun, 19 Jul 2026 00:27:12 -0400</pubDate></item><item><title>User Kvothe - Ask Ubuntu</title><link>https://liberty.io/user-kvothe-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-kvothe-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Sun, 19 Jul 2026 00:10:57 -0400</pubDate></item><item><title>How to disable on-screen keyboard in my touchscreen laptop?</title><link>https://liberty.io/how-to-disable-on-screen-keyboard-in-my-touchscreen-laptop.html</link><guid isPermaLink="true">https://liberty.io/how-to-disable-on-screen-keyboard-in-my-touchscreen-laptop.html</guid><description>I have a Laptop which supports touchscreen, and since I moved to Ubuntu, there is some on-screen keyboard popup which is very annoying. Every time I touch a text-filling form, the keyboard shows up......</description><pubDate>Sun, 19 Jul 2026 00:01:06 -0400</pubDate></item><item><title>Matlab says invalid file installation key</title><link>https://liberty.io/matlab-says-invalid-file-installation-key.html</link><guid isPermaLink="true">https://liberty.io/matlab-says-invalid-file-installation-key.html</guid><description>I&amp;#039;m using Ubuntu 14.04 and I&amp;#039;m trying to install Matlab 2015a and when I enter the installation key I get this error you have entered an invalid file installation key
But the key is correct ..
...</description><pubDate>Sat, 18 Jul 2026 23:59:05 -0400</pubDate></item><item><title>Accessing a Novell share on Trusty Tahr?</title><link>https://liberty.io/accessing-a-novell-share-on-trusty-tahr.html</link><guid isPermaLink="true">https://liberty.io/accessing-a-novell-share-on-trusty-tahr.html</guid><description>After upgrading my pc to the current LTS release 14. 04, I found that I can&amp;#039;t access novell shares using ncpfs any more. It seems that the ncp-related packages (libncp and so on) have been present ......</description><pubDate>Sat, 18 Jul 2026 23:56:12 -0400</pubDate></item><item><title>Tried to install both Windows and Ubuntu, now neither will boot</title><link>https://liberty.io/tried-to-install-both-windows-and-ubuntu-now-neither-will-boot.html</link><guid isPermaLink="true">https://liberty.io/tried-to-install-both-windows-and-ubuntu-now-neither-will-boot.html</guid><description>Hardware:
I&amp;#039;ve got an SSD (c),an internal HDD (d), an external HDD (e) and a USB flash drive (f).
How this all went down:
I downloaded Ubuntu and used a program to install it on my (F) drive.
I......</description><pubDate>Sat, 18 Jul 2026 23:54:02 -0400</pubDate></item><item><title>Unable to play video on ubuntu 21. AC-3(ATSC A/52) decoder, MPEG-4 AAC decoder. H.264High profile decoder are required to play this file</title><link>https://liberty.io/unable-to-play-video-on-ubuntu-21-ac-3-atsc-a-52-decoder-mpeg-4-aac-de.html</link><guid isPermaLink="true">https://liberty.io/unable-to-play-video-on-ubuntu-21-ac-3-atsc-a-52-decoder-mpeg-4-aac-de.html</guid><description>I am trying to play a movie but this is what I get (after downloading VLC) : video error message
So I presses &amp;quot;Find in Software&amp;quot; and I got these options
I tried installing the first 3 of ......</description><pubDate>Sat, 18 Jul 2026 23:53:32 -0400</pubDate></item><item><title>Uncompress file from URL to hard disk?</title><link>https://liberty.io/uncompress-file-from-url-to-hard-disk.html</link><guid isPermaLink="true">https://liberty.io/uncompress-file-from-url-to-hard-disk.html</guid><description>How to uncompress directly from terminal if I have the URL of the file?
For example :
unzip www.test.com/test.zip destination-folder-on-my-pc...</description><pubDate>Sat, 18 Jul 2026 23:52:53 -0400</pubDate></item><item><title>Is there a way to know what really caused a specific segfault?</title><link>https://liberty.io/is-there-a-way-to-know-what-really-caused-a-specific-segfault.html</link><guid isPermaLink="true">https://liberty.io/is-there-a-way-to-know-what-really-caused-a-specific-segfault.html</guid><description>I recently bought a new motherboard/cpu (Asus Rog Strix z690-a gaming wifi D4/Intel i7 12700K) and initially used my existing ubuntu 20.04 installation which I had installed when I had my previous ......</description><pubDate>Sat, 18 Jul 2026 23:49:08 -0400</pubDate></item><item><title>Open terminator settings after activating paste on right click</title><link>https://liberty.io/open-terminator-settings-after-activating-paste-on-right-click.html</link><guid isPermaLink="true">https://liberty.io/open-terminator-settings-after-activating-paste-on-right-click.html</guid><description>I installed terminator in Ubuntu 18.10 and want to have putty style pasting (right click = paste). This works, but unfortunately I&amp;#039;m unable to open the settings now. The settings were displayed in a ...</description><pubDate>Sat, 18 Jul 2026 23:41:35 -0400</pubDate></item><item><title>How do I change the &quot;label&quot; reported by lsblk? [duplicate]</title><link>https://liberty.io/how-do-i-change-the-label-reported-by-lsblk-duplicate.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-change-the-label-reported-by-lsblk-duplicate.html</guid><description>I have a USB stick that once-upon-a-time contained Ubuntu installation media. I have repurposed the device, but the original label has stuck despite my efforts to change it.
lsblk -o label report......</description><pubDate>Sat, 18 Jul 2026 23:41:22 -0400</pubDate></item><item><title>Make link open target file, not file at link location</title><link>https://liberty.io/make-link-open-target-file-not-file-at-link-location.html</link><guid isPermaLink="true">https://liberty.io/make-link-open-target-file-not-file-at-link-location.html</guid><description>Sorry for the tags. I don&amp;#039;t know whih one applies. Please remove not pertaining ones, then delete this line. Or comment, and I&amp;#039;ll do it myself.
Background
I want to put a link to a file located in /...</description><pubDate>Sat, 18 Jul 2026 23:25:33 -0400</pubDate></item><item><title>Server randomly hangs, with the only way out a forced reboot</title><link>https://liberty.io/server-randomly-hangs-with-the-only-way-out-a-forced-reboot.html</link><guid isPermaLink="true">https://liberty.io/server-randomly-hangs-with-the-only-way-out-a-forced-reboot.html</guid><description>For whatever reason, having an X server installed causes my headless server to completely hang (no response to any pings, attempts to ssh in, input on exsiting ssh connections, anything. waiting 10+ ...</description><pubDate>Sat, 18 Jul 2026 23:23:18 -0400</pubDate></item><item><title>Enable Command Not Found messages in Zsh</title><link>https://liberty.io/enable-command-not-found-messages-in-zsh.html</link><guid isPermaLink="true">https://liberty.io/enable-command-not-found-messages-in-zsh.html</guid><description>I found out how to allow the &amp;quot;... command not found but can be installed with...&amp;quot; to appear in Oh-my-zsh by adding source /etc/zsh_command_not_found to my .zshrc.
But now, when I type a c......</description><pubDate>Sat, 18 Jul 2026 23:22:21 -0400</pubDate></item><item><title>How do I find the image with the greatest width in a group of images?</title><link>https://liberty.io/how-do-i-find-the-image-with-the-greatest-width-in-a-group-of-images.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-find-the-image-with-the-greatest-width-in-a-group-of-images.html</guid><description>Let&amp;#039;s say there are 50 images, and I want to know which one has the biggest width. Which commands should I use?...</description><pubDate>Sat, 18 Jul 2026 23:19:41 -0400</pubDate></item><item><title>On i3 wm, gnome-terminal randomly loses transparency and starts showing cursor traces</title><link>https://liberty.io/on-i3-wm-gnome-terminal-randomly-loses-transparency-and-starts-showing.html</link><guid isPermaLink="true">https://liberty.io/on-i3-wm-gnome-terminal-randomly-loses-transparency-and-starts-showing.html</guid><description>I am using Ubuntu 20.04 with i3. I have reduced my terminals opacity a bit so the wallpaper is a bit visible through it. Sometimes, seemingly randomly (or at least I haven&amp;#039;t figured out what is ...</description><pubDate>Sat, 18 Jul 2026 23:15:39 -0400</pubDate></item><item><title>What are dependencies?</title><link>https://liberty.io/what-are-dependencies.html</link><guid isPermaLink="true">https://liberty.io/what-are-dependencies.html</guid><description>Sometimes, when installing things its says &quot;dependencies&quot; are missing.
What are dependencies?...</description><pubDate>Sat, 18 Jul 2026 23:13:16 -0400</pubDate></item><item><title>How to change video codec that is being use for videos?</title><link>https://liberty.io/how-to-change-video-codec-that-is-being-use-for-videos.html</link><guid isPermaLink="true">https://liberty.io/how-to-change-video-codec-that-is-being-use-for-videos.html</guid><description>I need to change video codec, because of this
I&amp;#039;m new to ubuntu. How to do it?...</description><pubDate>Sat, 18 Jul 2026 23:10:08 -0400</pubDate></item><item><title>How do I access iOS camera pictures on Ubuntu?</title><link>https://liberty.io/how-do-i-access-ios-camera-pictures-on-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-access-ios-camera-pictures-on-ubuntu.html</guid><description>The libimobiledevice shipped with 17.04 is actually compatible with the latest iOS. When you connect a device, two virtual devices show up. However, the one with the documents works but the one for......</description><pubDate>Sat, 18 Jul 2026 23:08:40 -0400</pubDate></item><item><title>BCM43142 WiFi adapter doesn&amp;#039;t work on Ubuntu 20.04</title><link>https://liberty.io/bcm43142-wifi-adapter-doesn-039-t-work-on-ubuntu-20-04.html</link><guid isPermaLink="true">https://liberty.io/bcm43142-wifi-adapter-doesn-039-t-work-on-ubuntu-20-04.html</guid><description>WiFi doesn&amp;#039;t work and I&amp;#039;m getting &amp;quot;no WiFi adapter found&amp;quot; error.
Results of network info script:
########## wireless info START ##########
Report from: 01 Sep 2020 14:55 +03 +0300
Boote......</description><pubDate>Sat, 18 Jul 2026 23:00:44 -0400</pubDate></item><item><title>Is there a list of Ubuntu-compatible laptops? [duplicate]</title><link>https://liberty.io/is-there-a-list-of-ubuntu-compatible-laptops-duplicate.html</link><guid isPermaLink="true">https://liberty.io/is-there-a-list-of-ubuntu-compatible-laptops-duplicate.html</guid><description>Is there an updated list of current laptops which have been found to work well under Ubuntu (other than the common &quot;n best linux laptops of YYYY&quot; articles)? There appears to be a page for Ubuntu-...</description><pubDate>Sat, 18 Jul 2026 22:52:59 -0400</pubDate></item><item><title>Suspend on Ubuntu 18.04 Not Saving State Using uswsusp and s2ram</title><link>https://liberty.io/suspend-on-ubuntu-18-04-not-saving-state-using-uswsusp-and-s2ram.html</link><guid isPermaLink="true">https://liberty.io/suspend-on-ubuntu-18-04-not-saving-state-using-uswsusp-and-s2ram.html</guid><description>I am unable to get the &quot;Suspend&quot; functionality to work correctly on Ubuntu 18.04. However the Hibernate functionality works as expected.
Problem description:
When I use Suspend from either the Power ...</description><pubDate>Sat, 18 Jul 2026 22:48:33 -0400</pubDate></item><item><title>How to decrypt a mac encrypted external HDD? [closed]</title><link>https://liberty.io/how-to-decrypt-a-mac-encrypted-external-hdd-closed.html</link><guid isPermaLink="true">https://liberty.io/how-to-decrypt-a-mac-encrypted-external-hdd-closed.html</guid><description>I have an external HDD that I encrypted on a mac HighSierra and I would like to decrypt it on Ubuntu 17.10. Is there any way to do that? I would highly appreciate any help with this!
The file syst......</description><pubDate>Sat, 18 Jul 2026 22:37:09 -0400</pubDate></item><item><title>Failed to open Cisco WebEx meeting using Java Web Start</title><link>https://liberty.io/failed-to-open-cisco-webex-meeting-using-java-web-start.html</link><guid isPermaLink="true">https://liberty.io/failed-to-open-cisco-webex-meeting-using-java-web-start.html</guid><description>To enter a college class I need to execute a JNPL file using the command line (because audio doesn&amp;#039;t work from Chrome or Firefox):
user@computer:~$ sudo javaws &amp;#039;/home/user/Downloads/CiscoWebExServl......</description><pubDate>Sat, 18 Jul 2026 22:32:28 -0400</pubDate></item><item><title>Do I need to use both chown nobody:users and chmod 755</title><link>https://liberty.io/do-i-need-to-use-both-chown-nobody-users-and-chmod-755.html</link><guid isPermaLink="true">https://liberty.io/do-i-need-to-use-both-chown-nobody-users-and-chmod-755.html</guid><description>In the command line chown nobody:users /mnt/user/A &amp;amp;&amp;amp; chmod 755 /mnt/user/A can I use only chmod 755 /mnt/user/A to give access to anyone or do I need both to make it fully accessible for ...</description><pubDate>Sat, 18 Jul 2026 22:26:38 -0400</pubDate></item><item><title>User Gabriel Sandoval - Ask Ubuntu</title><link>https://liberty.io/user-gabriel-sandoval-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-gabriel-sandoval-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Sat, 18 Jul 2026 22:24:25 -0400</pubDate></item><item><title>How does the linux kernel choose which firmware version to load?</title><link>https://liberty.io/how-does-the-linux-kernel-choose-which-firmware-version-to-load.html</link><guid isPermaLink="true">https://liberty.io/how-does-the-linux-kernel-choose-which-firmware-version-to-load.html</guid><description>I installed the latest firmware for my network card N-7260 from http://wireless.kernel.org/en/users/Drivers/iwlwifi#Firmware.
I am using Ubuntu 14.04 with kernel version 3.14.01 from the kernel&amp;#039;s t......</description><pubDate>Sat, 18 Jul 2026 22:24:12 -0400</pubDate></item><item><title>How to install Mac keyboard and trackpad drivers</title><link>https://liberty.io/how-to-install-mac-keyboard-and-trackpad-drivers.html</link><guid isPermaLink="true">https://liberty.io/how-to-install-mac-keyboard-and-trackpad-drivers.html</guid><description>I have recently installed Ubuntu on my Mac book Pro 2016, and noticed that the built in keyboard, and the track-pad are frozen. I have looked up how to install the drivers but I don&amp;#039;t understand a ......</description><pubDate>Sat, 18 Jul 2026 22:08:27 -0400</pubDate></item><item><title>How do I run an executable file with a double click?</title><link>https://liberty.io/how-do-i-run-an-executable-file-with-a-double-click.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-run-an-executable-file-with-a-double-click.html</guid><description>I&amp;#039;m trying to run an executable (testdisk) but double click doesn&amp;#039;t work. The only way is to run:
sudo ./testdisk
from terminal. But I&amp;#039;d like to open executables with double click in future. How ......</description><pubDate>Sat, 18 Jul 2026 22:01:40 -0400</pubDate></item><item><title>Unable to use virtualenv and virtuenvwrapper on Ubuntu 20</title><link>https://liberty.io/unable-to-use-virtualenv-and-virtuenvwrapper-on-ubuntu-20.html</link><guid isPermaLink="true">https://liberty.io/unable-to-use-virtualenv-and-virtuenvwrapper-on-ubuntu-20.html</guid><description>I am using Python3.7 and following the virtualenv and virtualenvwrapper installation as mentioned on this FreeCodeCamp article.
The changes to my .bashrc file look as follows:
# ~/.bashrc: executed......</description><pubDate>Sat, 18 Jul 2026 22:00:55 -0400</pubDate></item><item><title>Android Studio ignoring environment variables</title><link>https://liberty.io/android-studio-ignoring-environment-variables.html</link><guid isPermaLink="true">https://liberty.io/android-studio-ignoring-environment-variables.html</guid><description>I had an issue with Gradle which I have fixed by adding export JAVA_OPTS=&quot;-Djava.ext.dirs=&quot; to my .bashrc (also tried adding to .profile and /etc/environment but to no avail)
Gradle now functions ...</description><pubDate>Sat, 18 Jul 2026 21:58:00 -0400</pubDate></item><item><title>How to monitor udp connections request time/duration?</title><link>https://liberty.io/how-to-monitor-udp-connections-request-time-duration.html</link><guid isPermaLink="true">https://liberty.io/how-to-monitor-udp-connections-request-time-duration.html</guid><description>Practically I&amp;#039;m looking for a way to view lagging connections, especially dns connections(udp:53).
The closest I&amp;#039;ve got was using tcptrack as it shows idle time, but unfortunately it&amp;#039;s only for tcp ...</description><pubDate>Sat, 18 Jul 2026 21:57:54 -0400</pubDate></item><item><title>How to get the full name of the .deb package in command output</title><link>https://liberty.io/how-to-get-the-full-name-of-the-deb-package-in-command-output.html</link><guid isPermaLink="true">https://liberty.io/how-to-get-the-full-name-of-the-deb-package-in-command-output.html</guid><description>Is there any command which can return the full name of the .deb package in ubuntu system if I provided only the name of the package. I know there is a command which gives the information about the ...</description><pubDate>Sat, 18 Jul 2026 21:56:20 -0400</pubDate></item></channel></rss>