<?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, 21 Jul 2026 18:32:22 -0400</lastBuildDate><atom:link href="https://liberty.io/rss.xml" rel="self" type="application/rss+xml" /><item><title>Surface laptop 3 + ubuntu 21 keyboard and touchpad not working</title><link>https://liberty.io/surface-laptop-3-ubuntu-21-keyboard-and-touchpad-not-working.html</link><guid isPermaLink="true">https://liberty.io/surface-laptop-3-ubuntu-21-keyboard-and-touchpad-not-working.html</guid><description>I was installing the latest version of ubuntu and since the installation the Keyboard and touchpad are not working, I had to used and external device to continue, but now that its installed and up......</description><pubDate>Tue, 21 Jul 2026 22:31:48 -0400</pubDate></item><item><title>Docker &amp; Ubuntu: How to permanently install software?</title><link>https://liberty.io/docker-ubuntu-how-to-permanently-install-software.html</link><guid isPermaLink="true">https://liberty.io/docker-ubuntu-how-to-permanently-install-software.html</guid><description>Background: I run my docker container with docker run -it ubuntu.
What I want to do: I would like to install any software from the repos persistantly inside that container (lets take gjiten for exa......</description><pubDate>Tue, 21 Jul 2026 22:29:57 -0400</pubDate></item><item><title>How do I install Ubuntu-Tweak?</title><link>https://liberty.io/how-do-i-install-ubuntu-tweak.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-install-ubuntu-tweak.html</guid><description>I have heard a lot about Ubuntu-Tweak and how it is great for power users, but I don&amp;#039;t know how to install it.
How do I do that?...</description><pubDate>Tue, 21 Jul 2026 22:29:11 -0400</pubDate></item><item><title>How do I make the microphone work on a toshiba portege laptop? [closed]</title><link>https://liberty.io/how-do-i-make-the-microphone-work-on-a-toshiba-portege-laptop-closed.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-make-the-microphone-work-on-a-toshiba-portege-laptop-closed.html</guid><description>I&amp;#039;m quite embarrassed to ask this, as there&amp;#039;s quite a bit of info out there, but I don&amp;#039;t seem to be able to stitch it all together.
Basically, here is a new Toshiba laptop running ubuntu lucid. ...</description><pubDate>Tue, 21 Jul 2026 22:16:08 -0400</pubDate></item><item><title>Install postgresql. Why is initdb unavailable?</title><link>https://liberty.io/install-postgresql-why-is-initdb-unavailable.html</link><guid isPermaLink="true">https://liberty.io/install-postgresql-why-is-initdb-unavailable.html</guid><description>I&amp;#039;m following these instructions, however I can only get to step 17.2.
Despite installing postgresql successfully via the
sudo apt-get install postgresql
command, upon running
initdb -D /usr/......</description><pubDate>Tue, 21 Jul 2026 22:15:48 -0400</pubDate></item><item><title>Thunderbird uses the wrong browser</title><link>https://liberty.io/thunderbird-uses-the-wrong-browser.html</link><guid isPermaLink="true">https://liberty.io/thunderbird-uses-the-wrong-browser.html</guid><description>I&amp;#039;m unable to make Thunderbird open the default browser.
In the browser preferences, Chromium is selected as the default browser. It&amp;#039;s also selected in &quot;Default Applications&quot; in System Settings.
In ...</description><pubDate>Tue, 21 Jul 2026 22:13:44 -0400</pubDate></item><item><title>How do I translate Romaji to Kana?</title><link>https://liberty.io/how-do-i-translate-romaji-to-kana.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-translate-romaji-to-kana.html</guid><description>I used Windows 10 before, and now switched to Ubuntu MATE 16.04. I got the Japanese input working quite nicely with Mozc. However, in Windows you could put in the Romaji and they would transit into......</description><pubDate>Tue, 21 Jul 2026 22:05:09 -0400</pubDate></item><item><title>Google Chrome can not start under VNC (Ubuntu 18.04)</title><link>https://liberty.io/google-chrome-can-not-start-under-vnc-ubuntu-18-04.html</link><guid isPermaLink="true">https://liberty.io/google-chrome-can-not-start-under-vnc-ubuntu-18-04.html</guid><description>Nothing happen when I click icon of Chrome under VNC, tried both GNOME and XFCE. No error log in VNC. I am using TigerVNC, Here is my ~/.vnc/xstartup
#!/bin/sh
MODE=&quot;GNOME&quot;
unset ...</description><pubDate>Tue, 21 Jul 2026 22:02:00 -0400</pubDate></item><item><title>Mouse locks when keys are pressed</title><link>https://liberty.io/mouse-locks-when-keys-are-pressed.html</link><guid isPermaLink="true">https://liberty.io/mouse-locks-when-keys-are-pressed.html</guid><description>Whenever I play Minecraft and try to walk and turn at the same time, I can&amp;#039;t. When I hit keys on my keyboard, my mouse locks in place. (This happens both in and outside of Minecraft)
(Ubuntu 10.04......</description><pubDate>Tue, 21 Jul 2026 21:59:19 -0400</pubDate></item><item><title>apt-get removed, how to reinstall it?</title><link>https://liberty.io/apt-get-removed-how-to-reinstall-it.html</link><guid isPermaLink="true">https://liberty.io/apt-get-removed-how-to-reinstall-it.html</guid><description>I have accidentally removed apt-get, how do I reinstall it?
$ sudo apt-get update
sudo: apt-get: command not found
$ sudo dpkg-reconfigure apt
/usr/sbin/dpkg-reconfigure: apt is broken or not fully ...</description><pubDate>Tue, 21 Jul 2026 21:42:21 -0400</pubDate></item><item><title>In Ubuntu 20.04, how do I update Python 3.8 to 3.9 and get to use IDLE Shell 3.9 instead of 3.8 as my default?</title><link>https://liberty.io/in-ubuntu-20-04-how-do-i-update-python-3-8-to-3-9-and-get-to-use-idle-.html</link><guid isPermaLink="true">https://liberty.io/in-ubuntu-20-04-how-do-i-update-python-3-8-to-3-9-and-get-to-use-idle-.html</guid><description>I&amp;#039;m on Ubuntu 20.04. I was wondering why even after entering
sudo apt install python 3.9
in terminal, but I still get python 3.8.10 when I enter python3 --version. How do I make it 3.9, so that wh......</description><pubDate>Tue, 21 Jul 2026 21:39:40 -0400</pubDate></item><item><title>Run Pgadmin4 behind reverse proxy</title><link>https://liberty.io/run-pgadmin4-behind-reverse-proxy.html</link><guid isPermaLink="true">https://liberty.io/run-pgadmin4-behind-reverse-proxy.html</guid><description>I&amp;#039;m trying to run pgadmin4 behind an Nginx reverse proxy but I&amp;#039;m having an issue because I need for pgadmin to know it is at myhost.com/pgadmin and not simply at myhost.com.... or at least I think ......</description><pubDate>Tue, 21 Jul 2026 21:38:22 -0400</pubDate></item><item><title>Benchmarking of USB flash drive</title><link>https://liberty.io/benchmarking-of-usb-flash-drive.html</link><guid isPermaLink="true">https://liberty.io/benchmarking-of-usb-flash-drive.html</guid><description>I will appreciate if you can tell me some tools for ubuntu 14.04 LTS, that can measure transfer speed of USB flash drive. I need two or more programs to compare the results and if I can choose the ......</description><pubDate>Tue, 21 Jul 2026 21:37:23 -0400</pubDate></item><item><title>Forticlient VPN SSL DNS works fine with a Mac, but not with Ubuntu</title><link>https://liberty.io/forticlient-vpn-ssl-dns-works-fine-with-a-mac-but-not-with-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/forticlient-vpn-ssl-dns-works-fine-with-a-mac-but-not-with-ubuntu.html</guid><description>I got a connection with a VPN. I use Forticlient VPN SSL.
When I use my mac, I connect normally to the VPN and then go to somesiteinmyDNS/mythings and works perfectly fine.
However, when I connec......</description><pubDate>Tue, 21 Jul 2026 21:31:22 -0400</pubDate></item><item><title>How can I mount a FreeBSD disk in Ubuntu?</title><link>https://liberty.io/how-can-i-mount-a-freebsd-disk-in-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-mount-a-freebsd-disk-in-ubuntu.html</guid><description>I&amp;#039;ve got a hard drive from an old DVD player/recorder and I need to get the content off of it. It is in FreeBSD format. How can I mount this drive in Ubuntu in order to transfer the content to an N......</description><pubDate>Tue, 21 Jul 2026 21:18:33 -0400</pubDate></item><item><title>Questions tagged [arc-menu] </title><link>https://liberty.io/questions-tagged-arc-menu.html</link><guid isPermaLink="true">https://liberty.io/questions-tagged-arc-menu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Tue, 21 Jul 2026 21:18:26 -0400</pubDate></item><item><title>Geforce experience on linux?</title><link>https://liberty.io/geforce-experience-on-linux.html</link><guid isPermaLink="true">https://liberty.io/geforce-experience-on-linux.html</guid><description>My question is there are ways to install Geforce experience on linux?
If not,how to install it on wine?
The first &quot;launch&quot; something was loaded but then took off and now will not start.
I need GeFo......</description><pubDate>Tue, 21 Jul 2026 21:14:48 -0400</pubDate></item><item><title>Lubuntu 18.10 black theme (black background, and white/bright text in every apps including file manager)</title><link>https://liberty.io/lubuntu-18-10-black-theme-black-background-and-white-bright-text-in-ev.html</link><guid isPermaLink="true">https://liberty.io/lubuntu-18-10-black-theme-black-background-and-white-bright-text-in-ev.html</guid><description>user@linux:~$ head -2 /etc/os-release
NAME=&quot;Ubuntu&quot;
VERSION=&quot;18.10 (Cosmic Cuttlefish)&quot;
user@linux:~$
The default theme in Lubuntu has light themes (Bright and White), though I prefer a dark theme (...</description><pubDate>Tue, 21 Jul 2026 21:07:40 -0400</pubDate></item><item><title>How to change PHP version in Ubuntu 20.04 console?</title><link>https://liberty.io/how-to-change-php-version-in-ubuntu-20-04-console.html</link><guid isPermaLink="true">https://liberty.io/how-to-change-php-version-in-ubuntu-20-04-console.html</guid><description>How can I change the PHP version used in console on Ubuntu 20.04? I have all versions in the /etc/php folder, but I don&amp;#039;t know where the configuration for the command line version is....</description><pubDate>Tue, 21 Jul 2026 21:06:25 -0400</pubDate></item><item><title>Userid and Password for localhost:631 on Lubuntu Live USB Session</title><link>https://liberty.io/userid-and-password-for-localhost-631-on-lubuntu-live-usb-session.html</link><guid isPermaLink="true">https://liberty.io/userid-and-password-for-localhost-631-on-lubuntu-live-usb-session.html</guid><description>(Background)
I&amp;#039;m testing Lubuntu for future installation via a live USB. I&amp;#039;m making sure I can print to the network printer (it works fine on my ubuntu 12.04 actual install). When I try to set s......</description><pubDate>Tue, 21 Jul 2026 21:04:04 -0400</pubDate></item><item><title>chrome crashing too often in Ubuntu 14.04</title><link>https://liberty.io/chrome-crashing-too-often-in-ubuntu-14-04.html</link><guid isPermaLink="true">https://liberty.io/chrome-crashing-too-often-in-ubuntu-14-04.html</guid><description>Ever since I upgraded to Ubuntu 14.04, Chrome (google-chrome-stable) crashes a lot more often than before.
I do keep several tabs open (&gt;20), but they are all light (no multimedia) and have never ......</description><pubDate>Tue, 21 Jul 2026 20:41:00 -0400</pubDate></item><item><title>EEE 1015PN less battery lifetime</title><link>https://liberty.io/eee-1015pn-less-battery-lifetime.html</link><guid isPermaLink="true">https://liberty.io/eee-1015pn-less-battery-lifetime.html</guid><description>I have installed Ubuntu 12.04LTS (32bit) on my Asus EEE 1015PN. I have installed the VGA-Switch von Mtron too (https://sites.google.com/site/mtrons/projects/eee1015pn). The problem is that in Windo......</description><pubDate>Tue, 21 Jul 2026 20:35:17 -0400</pubDate></item><item><title>How to install a game? [duplicate]</title><link>https://liberty.io/how-to-install-a-game-duplicate.html</link><guid isPermaLink="true">https://liberty.io/how-to-install-a-game-duplicate.html</guid><description>Is it possible to install NFS carbon on Ubuntu? If so can you tell me how ? I have the setup.exe for the bonus edition of the game...</description><pubDate>Tue, 21 Jul 2026 20:22:52 -0400</pubDate></item><item><title>Cannot create file/directory in home directory</title><link>https://liberty.io/cannot-create-file-directory-in-home-directory.html</link><guid isPermaLink="true">https://liberty.io/cannot-create-file-directory-in-home-directory.html</guid><description>I have a headless Ubuntu 12.10 server. I&amp;#039;m logged in as administrator via SSH. I cannot create a directory in my home directory:
administrator@Leo:~$ cd ~
administrator@Leo:~$ mkdir Test
mkdir: ca......</description><pubDate>Tue, 21 Jul 2026 20:08:26 -0400</pubDate></item><item><title>midi input recorder</title><link>https://liberty.io/midi-input-recorder.html</link><guid isPermaLink="true">https://liberty.io/midi-input-recorder.html</guid><description>I have a (musical type) keyboard with a usb connection for midi input. I am able to connect with drumstick virtual piano and see the keys geing pressed on screen and also to hear from the keyboard ......</description><pubDate>Tue, 21 Jul 2026 20:06:11 -0400</pubDate></item><item><title>Flash Player on TSN.ca</title><link>https://liberty.io/flash-player-on-tsn-ca.html</link><guid isPermaLink="true">https://liberty.io/flash-player-on-tsn-ca.html</guid><description>I have tried everything i can to get the flash on tsn.ca to work, but no luck.
On all other sites, from youtube, facebook, nhl.com etc- the flash works. But on tsn.ca they tell me to install flashp......</description><pubDate>Tue, 21 Jul 2026 20:03:32 -0400</pubDate></item><item><title>How to mount a Windows 8 partition [duplicate]</title><link>https://liberty.io/how-to-mount-a-windows-8-partition-duplicate.html</link><guid isPermaLink="true">https://liberty.io/how-to-mount-a-windows-8-partition-duplicate.html</guid><description>I am not able to mount my Windows 8 partition. Trying to do so leads to the message:
Error mounting /dev/sdb2 at /media/josh/Windows 8: Command-line `mount -t &quot;ntfs&quot; -o &quot;uhelper=udisks2,nodev,nosu......</description><pubDate>Tue, 21 Jul 2026 20:02:23 -0400</pubDate></item><item><title>florence virtual keyboard missing from 22.04 LTS</title><link>https://liberty.io/florence-virtual-keyboard-missing-from-22-04-lts.html</link><guid isPermaLink="true">https://liberty.io/florence-virtual-keyboard-missing-from-22-04-lts.html</guid><description>Florence virtual keyboard is missing from 22.04 LTS and the in built virtual keyboard in Ubuntu is only working in very few applications. It makes 22.04 unsuitable for tablets/touch screens.
It was ...</description><pubDate>Tue, 21 Jul 2026 20:01:12 -0400</pubDate></item><item><title>How to minimize to tray Thunderbird in KDE Plasma 5.2?</title><link>https://liberty.io/how-to-minimize-to-tray-thunderbird-in-kde-plasma-5-2.html</link><guid isPermaLink="true">https://liberty.io/how-to-minimize-to-tray-thunderbird-in-kde-plasma-5-2.html</guid><description>I just tried Kubuntu 15.04. I installed Thunderbird with minimizetotray addon. But window disappears instead of minimize to tray. How can I fix it?...</description><pubDate>Tue, 21 Jul 2026 19:59:12 -0400</pubDate></item><item><title>eog does not recognize .png file format and many icons are gone</title><link>https://liberty.io/eog-does-not-recognize-png-file-format-and-many-icons-are-gone.html</link><guid isPermaLink="true">https://liberty.io/eog-does-not-recognize-png-file-format-and-many-icons-are-gone.html</guid><description>I use Ubuntu 12.04 and XFCE desktop on a PC with nVidia graphics card. I ran into Segmentation fault during a Ubuntu update process. An very inconvenient consequence is that .png files cannot be ...</description><pubDate>Tue, 21 Jul 2026 19:54:22 -0400</pubDate></item><item><title>Black screen, nvidia-modeset : ERROR: GPU:0 Idling display engine time out</title><link>https://liberty.io/black-screen-nvidia-modeset-error-gpu-0-idling-display-engine-time-out.html</link><guid isPermaLink="true">https://liberty.io/black-screen-nvidia-modeset-error-gpu-0-idling-display-engine-time-out.html</guid><description>How do I troubleshoot/fix this issue?
Using a nvidia GPU, the system is able to show the motherboard firmware logo and Grub screen. After a Ubuntu version is selected, either 18.04 or 20.01, Ubuntu......</description><pubDate>Tue, 21 Jul 2026 19:44:18 -0400</pubDate></item><item><title>sed with PCRE (like grep -P)</title><link>https://liberty.io/sed-with-pcre-like-grep-p.html</link><guid isPermaLink="true">https://liberty.io/sed-with-pcre-like-grep-p.html</guid><description>I am happy that grep does support Perl Compatible Regular Expressions with the -P option.
Is there a reason why the tool sed does not have this feature?...</description><pubDate>Tue, 21 Jul 2026 19:29:38 -0400</pubDate></item><item><title>Removing dashes in grep -A</title><link>https://liberty.io/removing-dashes-in-grep-a.html</link><guid isPermaLink="true">https://liberty.io/removing-dashes-in-grep-a.html</guid><description>I am using grep -A command to get a specific pattern. It gives -- at the end of every block, how I can remove these dashes?...</description><pubDate>Tue, 21 Jul 2026 19:21:04 -0400</pubDate></item><item><title>Cut-Paste or Copy-Paste not working on Ubuntu 20.04 on using right-click context menu</title><link>https://liberty.io/cut-paste-or-copy-paste-not-working-on-ubuntu-20-04-on-using-right-cli.html</link><guid isPermaLink="true">https://liberty.io/cut-paste-or-copy-paste-not-working-on-ubuntu-20-04-on-using-right-cli.html</guid><description>I tried to cut/copy a file from one folder and paste it in another folder using the right-click context menu. However, the paste option is not working. The problem does not happen within same folde......</description><pubDate>Tue, 21 Jul 2026 19:20:06 -0400</pubDate></item><item><title>How MIMEs are detected</title><link>https://liberty.io/how-mimes-are-detected.html</link><guid isPermaLink="true">https://liberty.io/how-mimes-are-detected.html</guid><description>I&amp;#039;ve searched around but can&amp;#039;t seem to find any information on the topic.
How do you set the MIME type for an existing file?
For example, I&amp;#039;m trying to create a file with type text/html...</description><pubDate>Tue, 21 Jul 2026 19:18:49 -0400</pubDate></item><item><title>Can I use NTP service through a proxy?</title><link>https://liberty.io/can-i-use-ntp-service-through-a-proxy.html</link><guid isPermaLink="true">https://liberty.io/can-i-use-ntp-service-through-a-proxy.html</guid><description>Can I use NTP service through proxy? how to do it?
I want NTP auto sync my clock through proxy....</description><pubDate>Tue, 21 Jul 2026 19:16:37 -0400</pubDate></item><item><title>Cannon Point-LP CNVi [Wireless-AC] Device not working</title><link>https://liberty.io/cannon-point-lp-cnvi-wireless-ac-device-not-working.html</link><guid isPermaLink="true">https://liberty.io/cannon-point-lp-cnvi-wireless-ac-device-not-working.html</guid><description>The Additional drivers dialog is showing this:
Does this mean that my system won&amp;#039;t connect to Wireless AC networks? Is there a way around this?
lspci -v gives the following output&quot;
00:14.3 Network ...</description><pubDate>Tue, 21 Jul 2026 19:13:16 -0400</pubDate></item><item><title>Using SSL with redirects from non http causes redirect loop?</title><link>https://liberty.io/using-ssl-with-redirects-from-non-http-causes-redirect-loop.html</link><guid isPermaLink="true">https://liberty.io/using-ssl-with-redirects-from-non-http-causes-redirect-loop.html</guid><description>I recently setup letsencrypt with my site, and the SSL works perfectly. However, when I set Nginx to redirect HTTPS to HTTPS, I get a redirect loop where when you visit the website and refresh the ......</description><pubDate>Tue, 21 Jul 2026 19:04:52 -0400</pubDate></item><item><title>Switching from OVH kernel to default kernel without reinstalling Ubuntu</title><link>https://liberty.io/switching-from-ovh-kernel-to-default-kernel-without-reinstalling-ubunt.html</link><guid isPermaLink="true">https://liberty.io/switching-from-ovh-kernel-to-default-kernel-without-reinstalling-ubunt.html</guid><description>I have a dedicated server hosted by OVH.
When installing the server I must have left the default choice of kernel which is to use the stable/tested OVH kernel rather than the distribution&amp;#039;s native ...</description><pubDate>Tue, 21 Jul 2026 19:03:59 -0400</pubDate></item><item><title>Is there any way to make Ubuntu not to suspend while a download in progress?</title><link>https://liberty.io/is-there-any-way-to-make-ubuntu-not-to-suspend-while-a-download-in-pro.html</link><guid isPermaLink="true">https://liberty.io/is-there-any-way-to-make-ubuntu-not-to-suspend-while-a-download-in-pro.html</guid><description>Is there any way?
How to script in /usr/lib/pm-utils/sleep.d to check ${downspeed eth0}, ${upspeed wlan0}, ${upspeed eth0} and ${downspeed wlan0} and to set the system not to suspend while a dow......</description><pubDate>Tue, 21 Jul 2026 18:56:44 -0400</pubDate></item><item><title>how to know where pycharm community version is installed</title><link>https://liberty.io/how-to-know-where-pycharm-community-version-is-installed.html</link><guid isPermaLink="true">https://liberty.io/how-to-know-where-pycharm-community-version-is-installed.html</guid><description>I had pycharm community version installed on my laptop. version 2017.2. I installed it using the tar.gz archive from the official site. It&amp;#039;s been working well. Then I downloaded the new version 201......</description><pubDate>Tue, 21 Jul 2026 18:44:50 -0400</pubDate></item><item><title>pyplot.show() not working on pycharm on ubuntu [duplicate]</title><link>https://liberty.io/pyplot-show-not-working-on-pycharm-on-ubuntu-duplicate.html</link><guid isPermaLink="true">https://liberty.io/pyplot-show-not-working-on-pycharm-on-ubuntu-duplicate.html</guid><description>I have installed matplotlib but still when I run the program it shows:
Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.
plt.show()
How to resolve this issue?...</description><pubDate>Tue, 21 Jul 2026 18:42:19 -0400</pubDate></item><item><title>not able to restart apache server AWS EC2 Ubuntu machine</title><link>https://liberty.io/not-able-to-restart-apache-server-aws-ec2-ubuntu-machine.html</link><guid isPermaLink="true">https://liberty.io/not-able-to-restart-apache-server-aws-ec2-ubuntu-machine.html</guid><description>I am working on AWS EC2 Ubuntu machine. I am not able to restart my apache server.
following is the error is showing when i use Listen 80 in ports.conf
Listen 80
&amp;lt;IfModule ssl_module&amp;gt; L......</description><pubDate>Tue, 21 Jul 2026 18:36:28 -0400</pubDate></item><item><title>/usr/local/bin/python3: No module named pip Error on or near line 85; exiting with status 1</title><link>https://liberty.io/usr-local-bin-python3-no-module-named-pip-error-on-or-near-line-85-exi.html</link><guid isPermaLink="true">https://liberty.io/usr-local-bin-python3-no-module-named-pip-error-on-or-near-line-85-exi.html</guid><description>I am installing Intel OpenVINO Toolkit in which I configure the model optimizer.
(ankit) ankit@ankit-HP-Notebook:~/intel/computer_vision_sdk_2018.3.343/deployment_tools/model_optimizer/...</description><pubDate>Tue, 21 Jul 2026 18:31:04 -0400</pubDate></item><item><title>How to drop a table within a database in a single line, scheduled from crontab?</title><link>https://liberty.io/how-to-drop-a-table-within-a-database-in-a-single-line-scheduled-from-.html</link><guid isPermaLink="true">https://liberty.io/how-to-drop-a-table-within-a-database-in-a-single-line-scheduled-from-.html</guid><description>I am trying to drop an entire table within a database. My intention is simple, and I wish for this to happen occasionally through a scheduled crontab command.
For now, I have this example cronjob ...</description><pubDate>Tue, 21 Jul 2026 18:30:51 -0400</pubDate></item><item><title>How do I force SSH to only allow users with a key to log in?</title><link>https://liberty.io/how-do-i-force-ssh-to-only-allow-users-with-a-key-to-log-in.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-force-ssh-to-only-allow-users-with-a-key-to-log-in.html</guid><description>I tried following the instructions here:
http://lani78.wordpress.com/2008/08/08/generate-a-ssh-key-and-disable-password-authentication-on-ubuntu-server/
to only allow users with a public key on the ...</description><pubDate>Tue, 21 Jul 2026 18:10:17 -0400</pubDate></item><item><title>How do I add color and labels to bash when opened with alias command?</title><link>https://liberty.io/how-do-i-add-color-and-labels-to-bash-when-opened-with-alias-command.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-add-color-and-labels-to-bash-when-opened-with-alias-command.html</guid><description>I have an alias command to connect to a computer using ssh.
Here is an example of my alias command:
alias yusuf-mongo-191=&amp;#039;ssh yusuf@xx.xx.xx.xxx&amp;#039;
I want to customize the terminal of this remote m......</description><pubDate>Tue, 21 Jul 2026 18:03:35 -0400</pubDate></item><item><title>curl is not working on Ubuntu 18.04 LTS</title><link>https://liberty.io/curl-is-not-working-on-ubuntu-18-04-lts.html</link><guid isPermaLink="true">https://liberty.io/curl-is-not-working-on-ubuntu-18-04-lts.html</guid><description>I can&amp;#039;t fetch content from the web using `curl. I tried to install it and got the output below:
Some packages could not be installed. This may mean that you have
requested an impossible situation o......</description><pubDate>Tue, 21 Jul 2026 18:03:22 -0400</pubDate></item><item><title>cannot find /etc/proxychains.conf after installing proxychains</title><link>https://liberty.io/cannot-find-etc-proxychains-conf-after-installing-proxychains.html</link><guid isPermaLink="true">https://liberty.io/cannot-find-etc-proxychains-conf-after-installing-proxychains.html</guid><description>I downloaded proxychains on ubuntu 20.04 recently using
sudo apt install proxychains
Now for configuring the proxy addresses, I cannot find the /etc/proxychains.conf file.
What to do now?
Any term......</description><pubDate>Tue, 21 Jul 2026 18:03:10 -0400</pubDate></item><item><title>JuJu 2.1.2, Some subordinate charms do not deploy after relation is built</title><link>https://liberty.io/juju-2-1-2-some-subordinate-charms-do-not-deploy-after-relation-is-bui.html</link><guid isPermaLink="true">https://liberty.io/juju-2-1-2-some-subordinate-charms-do-not-deploy-after-relation-is-bui.html</guid><description>I found out some subordinate charms like ceilometer-agent and neutron-openvswitch are not working. The juju deploy ceilometer-agent and juju add-relation ceilometer-agent ceilometer are all return ...</description><pubDate>Tue, 21 Jul 2026 17:56:49 -0400</pubDate></item><item><title>How to sideload my own/snapcraft example app?</title><link>https://liberty.io/how-to-sideload-my-own-snapcraft-example-app.html</link><guid isPermaLink="true">https://liberty.io/how-to-sideload-my-own-snapcraft-example-app.html</guid><description>Just trying snappy for the first time, wanting to develop an app but would obviously want to test it before pushing it to the app store. I&amp;#039;ve been through the snapcraft tutorial but once you&amp;#039;ve cr......</description><pubDate>Tue, 21 Jul 2026 17:55:31 -0400</pubDate></item><item><title>How can I rename many files at once?</title><link>https://liberty.io/how-can-i-rename-many-files-at-once.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-rename-many-files-at-once.html</guid><description>I need to rename a bunch of files in order to fix their sort order, therefore I need to be able to do a sort of &quot;find and replace&quot; so I can replace chunks of the filenames at a time.
What tools sh......</description><pubDate>Tue, 21 Jul 2026 17:46:38 -0400</pubDate></item><item><title>How to install the cPickle module?</title><link>https://liberty.io/how-to-install-the-cpickle-module.html</link><guid isPermaLink="true">https://liberty.io/how-to-install-the-cpickle-module.html</guid><description>I was unable to install the cPickle module using pip:
$ pip --version
pip 1.5.6 from /usr/lib/python2.7/dist-packages (python 2.7)
$ pip install cPickle
... Could not find any downloads that sat......</description><pubDate>Tue, 21 Jul 2026 17:45:29 -0400</pubDate></item><item><title>Find command with regular expressions</title><link>https://liberty.io/find-command-with-regular-expressions.html</link><guid isPermaLink="true">https://liberty.io/find-command-with-regular-expressions.html</guid><description>I am practicing a find command and the moment, and am curious about the usage of regular expressions in the find command(similar to grep). Does the command support it? If so, what are the options to ...</description><pubDate>Tue, 21 Jul 2026 17:44:02 -0400</pubDate></item><item><title>Huion 680s drivers Ubuntu 18.04 LTS</title><link>https://liberty.io/huion-680s-drivers-ubuntu-18-04-lts.html</link><guid isPermaLink="true">https://liberty.io/huion-680s-drivers-ubuntu-18-04-lts.html</guid><description>I recently bought a Huion 680s drawing tablet and I&amp;#039;m searching for some drivers.
I&amp;#039;ve already looked through Huion&amp;#039;s driver page, to no avail. I have also looked through the DIGImend GitHub page a......</description><pubDate>Tue, 21 Jul 2026 17:35:53 -0400</pubDate></item><item><title>how to switch python 2.7 to python 3.7 in ubuntu 19.10</title><link>https://liberty.io/how-to-switch-python-2-7-to-python-3-7-in-ubuntu-19-10.html</link><guid isPermaLink="true">https://liberty.io/how-to-switch-python-2-7-to-python-3-7-in-ubuntu-19-10.html</guid><description>I am using Ubuntu 19.10 and I have python 2.7 installed on it.
I want to upgrade to python 3.7 on it.
How do I do it?
I have downloaded https://www.anaconda.com/ for 3.7 version of Linux and instal......</description><pubDate>Tue, 21 Jul 2026 17:21:31 -0400</pubDate></item><item><title>Diagnose &amp;#039;sh: 1: Bad substitution&amp;#039; from /bin/sh -exc</title><link>https://liberty.io/diagnose-039-sh-1-bad-substitution-039-from-bin-sh-exc.html</link><guid isPermaLink="true">https://liberty.io/diagnose-039-sh-1-bad-substitution-039-from-bin-sh-exc.html</guid><description>I&amp;#039;ve been trying to compile some ocaml packages and keep running into some errors of the form sh: 1: Bad substitution (exit code 2), eg.
/bin/sh -exc echo | m4
/bin/sh: 1: Bad substitution
But, ......</description><pubDate>Tue, 21 Jul 2026 17:15:46 -0400</pubDate></item><item><title>Ubuntu 21.10 on HP Envy Help- Help with missing features</title><link>https://liberty.io/ubuntu-21-10-on-hp-envy-help-help-with-missing-features.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-21-10-on-hp-envy-help-help-with-missing-features.html</guid><description>I was hoping you might be able to help me out.
I recently installed 21.10 on my HP Envy x360.
I&amp;#039;ve got the Ryzen 5 4500u with radeon graphics.
I was wondering about a few features that I&amp;#039;m hoping h......</description><pubDate>Tue, 21 Jul 2026 17:15:27 -0400</pubDate></item><item><title>ERROR 1045(28000) : Access denied for user &amp;#039;root@localhost&amp;#039; (using password: no )</title><link>https://liberty.io/error-1045-28000-access-denied-for-user-039-root-localhost-039-using-p.html</link><guid isPermaLink="true">https://liberty.io/error-1045-28000-access-denied-for-user-039-root-localhost-039-using-p.html</guid><description>I&amp;#039;m trying to install queXS cati app on my Ubuntu desktop and I installed MySQL server and PHP 5 and I cannot login into MySQL server as root without password:
mysql -u root
it says
ERROR 1045(......</description><pubDate>Tue, 21 Jul 2026 17:07:31 -0400</pubDate></item><item><title>cron.daily jobs not running</title><link>https://liberty.io/cron-daily-jobs-not-running.html</link><guid isPermaLink="true">https://liberty.io/cron-daily-jobs-not-running.html</guid><description>I created 3 daily cron jobs to run.
Below are the three that are placed in etc/cron.daily
rkhunter.sh
#!/bin/sh
(
rkhunter --versioncheck
rkhunter --update
rkhunter --cronjob --report-warnings-o......</description><pubDate>Tue, 21 Jul 2026 17:06:35 -0400</pubDate></item><item><title>How can I replace Windows with Ubuntu?</title><link>https://liberty.io/how-can-i-replace-windows-with-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-replace-windows-with-ubuntu.html</guid><description>My laptop is filled with viruses and Windows XP is just becoming impossible to work with.
I&amp;#039;ve been interested in Ubuntu for a while, so, would I be able to use something like Debian to clear my ......</description><pubDate>Tue, 21 Jul 2026 16:48:16 -0400</pubDate></item><item><title>How do I move files from one user account to another on the same computer?</title><link>https://liberty.io/how-do-i-move-files-from-one-user-account-to-another-on-the-same-compu.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-move-files-from-one-user-account-to-another-on-the-same-compu.html</guid><description>I went into file system/home and tried to move files from one user account to another. it refused to move anything because it said I do not have permission. I am the administrator and both accounts......</description><pubDate>Tue, 21 Jul 2026 16:44:42 -0400</pubDate></item><item><title>How to update virtualenv from Python 3.5 to 3.6 on AWS with requirement.txt?</title><link>https://liberty.io/how-to-update-virtualenv-from-python-3-5-to-3-6-on-aws-with-requiremen.html</link><guid isPermaLink="true">https://liberty.io/how-to-update-virtualenv-from-python-3-5-to-3-6-on-aws-with-requiremen.html</guid><description>I am having a trouble to deploy my Django project due to Python version differences, so I want to update its version on AWS (16.04.4).
I currently have a virtual environment with Python 3.5, so I......</description><pubDate>Tue, 21 Jul 2026 16:35:30 -0400</pubDate></item><item><title>Quick image uploading program? (Ubuntu 20.10)</title><link>https://liberty.io/quick-image-uploading-program-ubuntu-20-10.html</link><guid isPermaLink="true">https://liberty.io/quick-image-uploading-program-ubuntu-20-10.html</guid><description>I&amp;#039;m slowly migrating to Ubuntu 20.10 from a (brief) lifetime of Windows, and enjoying the transition. I&amp;#039;m more fond of GNOME than I expected.
One tool I&amp;#039;ve been missing is puush, which is a Windows......</description><pubDate>Tue, 21 Jul 2026 16:30:47 -0400</pubDate></item><item><title>Samba min protocol SMB3, nmap report SMBv1</title><link>https://liberty.io/samba-min-protocol-smb3-nmap-report-smbv1.html</link><guid isPermaLink="true">https://liberty.io/samba-min-protocol-smb3-nmap-report-smbv1.html</guid><description>I use a Linux system with Ubuntu 18.04.5.
Te file /etc/samba/smb.conf contains the rules:
client min protocol = SMB3
and
smb encrypt = required
The command nmap -p445 -Pn -vvv --script smb-protoc......</description><pubDate>Tue, 21 Jul 2026 16:22:44 -0400</pubDate></item><item><title>How do I make a custom launcher for terminal applications?</title><link>https://liberty.io/how-do-i-make-a-custom-launcher-for-terminal-applications.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-make-a-custom-launcher-for-terminal-applications.html</guid><description>I have some command line applications (and remote servers) that I want to make individual launchers for on the Unity launcher, how do I do that?...</description><pubDate>Tue, 21 Jul 2026 16:20:06 -0400</pubDate></item><item><title>Setting up a PPPoE internet connection in Ubuntu 12.04</title><link>https://liberty.io/setting-up-a-pppoe-internet-connection-in-ubuntu-12-04.html</link><guid isPermaLink="true">https://liberty.io/setting-up-a-pppoe-internet-connection-in-ubuntu-12-04.html</guid><description>I&amp;#039;ve been trying to set up my internet connection and router with Ubuntu 12.04 and I&amp;#039;ve been having some issues. I am currently trying to connect directly through my modem using the PPPoE username ......</description><pubDate>Tue, 21 Jul 2026 16:18:32 -0400</pubDate></item><item><title>How to install webcam (camera) driver on Ubuntu 17.04? (No device found)</title><link>https://liberty.io/how-to-install-webcam-camera-driver-on-ubuntu-17-04-no-device-found.html</link><guid isPermaLink="true">https://liberty.io/how-to-install-webcam-camera-driver-on-ubuntu-17-04-no-device-found.html</guid><description>My laptop can&amp;#039;t detect my webcam anymore, so I can&amp;#039;t take pictures or see myself from the webcam.
I was using Ubuntu 16.04 LTS, and everything was OK..., until I decided to install 17.04. After ...</description><pubDate>Tue, 21 Jul 2026 16:17:19 -0400</pubDate></item><item><title>Error messages flash up briefly during boot and shutdown - are these logged anywhere?</title><link>https://liberty.io/error-messages-flash-up-briefly-during-boot-and-shutdown-are-these-log.html</link><guid isPermaLink="true">https://liberty.io/error-messages-flash-up-briefly-during-boot-and-shutdown-are-these-log.html</guid><description>I get errors at the beginning of Ubuntu startup. But it disappear fast, because of this I am not able to see the errors. Also while shutting down i see some of the errors. Want to know what it is.......</description><pubDate>Tue, 21 Jul 2026 16:13:57 -0400</pubDate></item><item><title>Installing 32 bit libraries on 64 system, libz.so.1 missing [duplicate]</title><link>https://liberty.io/installing-32-bit-libraries-on-64-system-libz-so-1-missing-duplicate.html</link><guid isPermaLink="true">https://liberty.io/installing-32-bit-libraries-on-64-system-libz-so-1-missing-duplicate.html</guid><description>I have tried several alternatives from answers to similar questions (1, 2 and 3) (see also below) to get the libraries I need. It still doesn&amp;#039;t work and I get this error message when trying to run ......</description><pubDate>Tue, 21 Jul 2026 16:10:23 -0400</pubDate></item><item><title>VLC - crossfade fade in/out</title><link>https://liberty.io/vlc-crossfade-fade-in-out.html</link><guid isPermaLink="true">https://liberty.io/vlc-crossfade-fade-in-out.html</guid><description>Is it possible to add a fade out/in effect to VLC when it pauses/plays, and a crossfade effect when it changes track?
I found this as a some sort solution but not a great one. This mentions a github ...</description><pubDate>Tue, 21 Jul 2026 16:08:15 -0400</pubDate></item><item><title>Ubuntu won&amp;#039;t start properly after installing new GPU</title><link>https://liberty.io/ubuntu-won-039-t-start-properly-after-installing-new-gpu.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-won-039-t-start-properly-after-installing-new-gpu.html</guid><description>I recently acquired a new GPU for my computer. I installed it and tested it (on Windows 10), and it works fine. Now I tried starting Ubuntu on my computer, but it gets stuck on &quot;Started GNOME...&quot;. I ...</description><pubDate>Tue, 21 Jul 2026 16:07:31 -0400</pubDate></item><item><title>What&amp;#039;s the command to install the build-essential package?</title><link>https://liberty.io/what-039-s-the-command-to-install-the-build-essential-package.html</link><guid isPermaLink="true">https://liberty.io/what-039-s-the-command-to-install-the-build-essential-package.html</guid><description>What&amp;#039;s the command on 32-bit Ubuntu 12.04 for installing the build-essential package and linux headers generic package?...</description><pubDate>Tue, 21 Jul 2026 16:06:56 -0400</pubDate></item><item><title>Unable to install Conexant USB modem type 0572:1340 in Ubuntu 18.04</title><link>https://liberty.io/unable-to-install-conexant-usb-modem-type-0572-1340-in-ubuntu-18-04.html</link><guid isPermaLink="true">https://liberty.io/unable-to-install-conexant-usb-modem-type-0572-1340-in-ubuntu-18-04.html</guid><description>I am new to Linux. I &amp;#039;ve tried to install drivers for my Conexant FU07 USB modem but neither the Linuxant drivers nor the installer CD ones (dgcmodem_1.13_i386.deb) get properly installed.
The ...</description><pubDate>Tue, 21 Jul 2026 16:01:17 -0400</pubDate></item><item><title>Importing Microsoft Keyboard Layout Creator (MKLC) files</title><link>https://liberty.io/importing-microsoft-keyboard-layout-creator-mklc-files.html</link><guid isPermaLink="true">https://liberty.io/importing-microsoft-keyboard-layout-creator-mklc-files.html</guid><description>I have a couple of legacy Windows keyboard layouts for a number of languages that I made 8 years ago on Win7.
They were made with the &amp;quot;Microsoft Keyboard Layout Creator&amp;quot; which saves the l......</description><pubDate>Tue, 21 Jul 2026 15:55:55 -0400</pubDate></item><item><title>Uncompress and pipe the output to script</title><link>https://liberty.io/uncompress-and-pipe-the-output-to-script.html</link><guid isPermaLink="true">https://liberty.io/uncompress-and-pipe-the-output-to-script.html</guid><description>I have a script that takes an input with a -i flag. The input file I have is compressed (.gz). What I want to do (not sure it&amp;#039;s possible), because the file is huge, do some thing like this:
gunzip......</description><pubDate>Tue, 21 Jul 2026 15:52:27 -0400</pubDate></item><item><title>Vm and Ubuntu on mac</title><link>https://liberty.io/vm-and-ubuntu-on-mac.html</link><guid isPermaLink="true">https://liberty.io/vm-and-ubuntu-on-mac.html</guid><description>I have a problem with the very start of setting up ubuntu with a VM on mac
Result Code:
NS_ERROR_FAILURE (0x80004005)
Component:
SessionMachine
Interface:
ISession {c0447716-ff5a-4795-b57a-ecd5fffa......</description><pubDate>Tue, 21 Jul 2026 15:47:18 -0400</pubDate></item><item><title>How to uninstall Chrome OS and install Ubuntu? [closed]</title><link>https://liberty.io/how-to-uninstall-chrome-os-and-install-ubuntu-closed.html</link><guid isPermaLink="true">https://liberty.io/how-to-uninstall-chrome-os-and-install-ubuntu-closed.html</guid><description>I recently bought a Lenovo s345 Chromebook without investigating what a Chromebook is. I thought that I could just install Ubuntu in a normal way like I always do, but I hit a wall.
How to uninstall ...</description><pubDate>Tue, 21 Jul 2026 15:46:44 -0400</pubDate></item><item><title>capturing video from webcam and saving to a file</title><link>https://liberty.io/capturing-video-from-webcam-and-saving-to-a-file.html</link><guid isPermaLink="true">https://liberty.io/capturing-video-from-webcam-and-saving-to-a-file.html</guid><description>I am trying to capture video(alongwith audio) from a webcam.
I need to record the video and save it to a file,for further processing.
Would like to do it through CLI.
Any ideas how to do it using ......</description><pubDate>Tue, 21 Jul 2026 15:42:12 -0400</pubDate></item><item><title>Does there exist a Key Binding configuration for Sublime Text?</title><link>https://liberty.io/does-there-exist-a-key-binding-configuration-for-sublime-text.html</link><guid isPermaLink="true">https://liberty.io/does-there-exist-a-key-binding-configuration-for-sublime-text.html</guid><description>Sublime Text is very customizable, with all the shortcut options in one text file for you to edit. By default, a number of them do not work, mainly because the Alt key escapes the program in Unity.......</description><pubDate>Tue, 21 Jul 2026 15:30:38 -0400</pubDate></item><item><title>Accidentally moved /usr/bin</title><link>https://liberty.io/accidentally-moved-usr-bin.html</link><guid isPermaLink="true">https://liberty.io/accidentally-moved-usr-bin.html</guid><description>I&amp;#039;m using Ubuntu 14.04 and I&amp;#039;ve accidentally moved /usr/bin to another location.
Now most of the commands don&amp;#039;t work anymore: sudo, cp...
The OS is not booting and I can&amp;#039;t put the directory back......</description><pubDate>Tue, 21 Jul 2026 15:23:09 -0400</pubDate></item><item><title>change file permissions in ubuntu through command line</title><link>https://liberty.io/change-file-permissions-in-ubuntu-through-command-line.html</link><guid isPermaLink="true">https://liberty.io/change-file-permissions-in-ubuntu-through-command-line.html</guid><description>How will I change a file permission so that it can be read?This is my file:
koha-conf.xml -rw-r-----...</description><pubDate>Tue, 21 Jul 2026 15:21:33 -0400</pubDate></item><item><title>just installed 12.10 but cant find disk utility</title><link>https://liberty.io/just-installed-12-10-but-cant-find-disk-utility.html</link><guid isPermaLink="true">https://liberty.io/just-installed-12-10-but-cant-find-disk-utility.html</guid><description>I just installed 12.10, but can&amp;#039;t find the Disk Utility.
Disk Utility show as installed.
I even uninstalled and reinstalled it, but still can&amp;#039;t find. The best I can find is Disks, almost but no tes......</description><pubDate>Tue, 21 Jul 2026 15:04:34 -0400</pubDate></item><item><title>OpenArena for Ubuntu</title><link>https://liberty.io/openarena-for-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/openarena-for-ubuntu.html</guid><description>I&amp;#039;ve installed OpenArena for Ubuntu 20.04.1 LTS but it crash on startup.
ioq3 1.36+u20191029.dc0c3e7~dfsg-1/Ubuntu linux-x86_64 Nov 2 2019
SSE instruction set enabled
----- FS_Startup -----
We are ...</description><pubDate>Tue, 21 Jul 2026 14:44:18 -0400</pubDate></item><item><title>How can I change the file ownership to root on ubuntu 14.04 [duplicate]</title><link>https://liberty.io/how-can-i-change-the-file-ownership-to-root-on-ubuntu-14-04-duplicate.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-change-the-file-ownership-to-root-on-ubuntu-14-04-duplicate.html</guid><description>How can I change the file ownership to root on ubuntu 14.04...</description><pubDate>Tue, 21 Jul 2026 14:39:20 -0400</pubDate></item><item><title>Display setting in Adjust for TV Mode screws up stylus pen cursor position - solved though</title><link>https://liberty.io/display-setting-in-adjust-for-tv-mode-screws-up-stylus-pen-cursor-posi.html</link><guid isPermaLink="true">https://liberty.io/display-setting-in-adjust-for-tv-mode-screws-up-stylus-pen-cursor-posi.html</guid><description>I had an issue with the cursor for a Sony Stylus Pen on my X360 2500 Ryzen laptop.
The cursor showed incorrectly.
Checking OFF the setting for adjust for TV solved this problem.
I suspect that the ...</description><pubDate>Tue, 21 Jul 2026 14:36:44 -0400</pubDate></item><item><title>How to install applications like helm on microk8s?</title><link>https://liberty.io/how-to-install-applications-like-helm-on-microk8s.html</link><guid isPermaLink="true">https://liberty.io/how-to-install-applications-like-helm-on-microk8s.html</guid><description>In order to install applications like helm on Kubernetes on Google Cloud (gCloud) I start a cloud shell from the dashboard. How would one do that or install helm in a different way on microk8s?
I&amp;#039;m ...</description><pubDate>Tue, 21 Jul 2026 14:33:38 -0400</pubDate></item><item><title>how do tab groups work in ubuntu firefox</title><link>https://liberty.io/how-do-tab-groups-work-in-ubuntu-firefox.html</link><guid isPermaLink="true">https://liberty.io/how-do-tab-groups-work-in-ubuntu-firefox.html</guid><description>In ubuntu firefox, when I open a new tab, it does not appear in the bar at the top next to the existing tabs. Then I can&amp;#039;t figure out how to switch between the hidden tab and the visible tabs. I ......</description><pubDate>Tue, 21 Jul 2026 14:31:27 -0400</pubDate></item><item><title>How to put an animation sprite on the desktop?</title><link>https://liberty.io/how-to-put-an-animation-sprite-on-the-desktop.html</link><guid isPermaLink="true">https://liberty.io/how-to-put-an-animation-sprite-on-the-desktop.html</guid><description>I want a small running bicycle (maybe an animation GIF) on the desktop, to remind me focus on work and work hard, can I?
It can be embedded in a small window, but it&amp;#039;s better to remove the surroun......</description><pubDate>Tue, 21 Jul 2026 14:30:37 -0400</pubDate></item><item><title>How to enable Wayland in Enlightenment session on Ubuntu 20.04?</title><link>https://liberty.io/how-to-enable-wayland-in-enlightenment-session-on-ubuntu-20-04.html</link><guid isPermaLink="true">https://liberty.io/how-to-enable-wayland-in-enlightenment-session-on-ubuntu-20-04.html</guid><description>Enlightenment E22: &amp;quot;Greatly improved Wayland support&amp;quot;
Ubuntu 20.04 Enlightenment runs with X session, not wayland
sudo dpkg -s enlightenment|grep Version
Version: 0.23.1-4
echo $...</description><pubDate>Tue, 21 Jul 2026 14:30:28 -0400</pubDate></item><item><title>How do I get WatchESPN to work?</title><link>https://liberty.io/how-do-i-get-watchespn-to-work.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-get-watchespn-to-work.html</guid><description>I&amp;#039;ve tried Chromium, Chrome, and Firefox. I&amp;#039;ve tried various flash players (including Adobe Flash). I&amp;#039;m logged in through my cable provide. Still, no dice. I see some very old posts about insta......</description><pubDate>Tue, 21 Jul 2026 14:24:00 -0400</pubDate></item><item><title>tgz file extracted folders has no files</title><link>https://liberty.io/tgz-file-extracted-folders-has-no-files.html</link><guid isPermaLink="true">https://liberty.io/tgz-file-extracted-folders-has-no-files.html</guid><description>When I tried extracting a tgz file using archive manager, the extracted folders has no files. I tried other softwares like 7zip also. But that also is not returning the same error. Can you suggest a ...</description><pubDate>Tue, 21 Jul 2026 14:19:52 -0400</pubDate></item><item><title>How to enable my terminal&amp;#039;s ctrl + shift + c? [closed]</title><link>https://liberty.io/how-to-enable-my-terminal-039-s-ctrl-shift-c-closed.html</link><guid isPermaLink="true">https://liberty.io/how-to-enable-my-terminal-039-s-ctrl-shift-c-closed.html</guid><description>I can&amp;#039;t use Ctrl + Shift + c or Ctrl + Shift + v in my terminal since I set up something.
What can I do to get those shortcuts working again?...</description><pubDate>Tue, 21 Jul 2026 14:10:27 -0400</pubDate></item><item><title>Print a web page to PDF and retain links</title><link>https://liberty.io/print-a-web-page-to-pdf-and-retain-links.html</link><guid isPermaLink="true">https://liberty.io/print-a-web-page-to-pdf-and-retain-links.html</guid><description>I&amp;#039;m in 18.04 and trying to print a web page to PDF, which works fine if I choose &amp;quot;Print to file&amp;quot; from the print menu. The catch is that there doesn&amp;#039;t seem to be a way to preserve the link......</description><pubDate>Tue, 21 Jul 2026 14:08:45 -0400</pubDate></item><item><title>TexLive can&amp;#039;t find wrapfig.sty while package is installed [closed]</title><link>https://liberty.io/texlive-can-039-t-find-wrapfig-sty-while-package-is-installed-closed.html</link><guid isPermaLink="true">https://liberty.io/texlive-can-039-t-find-wrapfig-sty-while-package-is-installed-closed.html</guid><description>I am currently trying to create a report with LaTex. I have installed the Ubuntu packages texlive and texlive-latex-extra.
When I try to compile my document I get the error:
! LaTeX Error: File `...</description><pubDate>Tue, 21 Jul 2026 14:00:48 -0400</pubDate></item><item><title>Running a Windows .exe service on Ubuntu (with Mono?) [closed]</title><link>https://liberty.io/running-a-windows-exe-service-on-ubuntu-with-mono-closed.html</link><guid isPermaLink="true">https://liberty.io/running-a-windows-exe-service-on-ubuntu-with-mono-closed.html</guid><description>I have a service that was coded that I need to move over to linux. Got the code and got it up and running as a .exe on windows to start using installutil.
However quite unsure how to get it workin......</description><pubDate>Tue, 21 Jul 2026 13:57:57 -0400</pubDate></item><item><title>Please, help me install libboost1.40-all-dev</title><link>https://liberty.io/please-help-me-install-libboost1-40-all-dev.html</link><guid isPermaLink="true">https://liberty.io/please-help-me-install-libboost1-40-all-dev.html</guid><description>I am trying to install NXT-ROS and in order for me to do that, I need libboost1.40-all-dev
When I input the command sudo apt-get install libboost1.40-dev-all I get the following:
root@joel:~# sud......</description><pubDate>Tue, 21 Jul 2026 13:57:49 -0400</pubDate></item><item><title>Installing MATLAB onto ubuntu 16.04?</title><link>https://liberty.io/installing-matlab-onto-ubuntu-16-04.html</link><guid isPermaLink="true">https://liberty.io/installing-matlab-onto-ubuntu-16-04.html</guid><description>I having problem while installing Matlab. I was trying Matlab from my institute networks.
I downloaded zip file and extracted on local computer.
Then I navigated to that folder. these are my co......</description><pubDate>Tue, 21 Jul 2026 13:53:03 -0400</pubDate></item><item><title>How to correctly install Compiz on Xfce 4?</title><link>https://liberty.io/how-to-correctly-install-compiz-on-xfce-4.html</link><guid isPermaLink="true">https://liberty.io/how-to-correctly-install-compiz-on-xfce-4.html</guid><description>As I understand, Compiz can be installed as the compositing-manager on various desktop environments. I am using Ubuntu Studio 15.10 with Xfce 4.12 and I want to install Compiz in its basic configur......</description><pubDate>Tue, 21 Jul 2026 13:52:19 -0400</pubDate></item><item><title>Are their any book cataloguing apps for Ubuntu?</title><link>https://liberty.io/are-their-any-book-cataloguing-apps-for-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/are-their-any-book-cataloguing-apps-for-ubuntu.html</guid><description>I&amp;#039;m trying to transition from most webapps to desktop apps (partly due to pernicious overseas three-letter agencies), but I can&amp;#039;t find any replacement for the book-managment site Goodreads.
I don&amp;#039;......</description><pubDate>Tue, 21 Jul 2026 13:51:11 -0400</pubDate></item></channel></rss>