<?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>Mon, 27 Jul 2026 06:28:21 -0400</lastBuildDate><atom:link href="https://liberty.io/rss.xml" rel="self" type="application/rss+xml" /><item><title>Are file names allowed to use dots other than the one before the file extension?</title><link>https://liberty.io/are-file-names-allowed-to-use-dots-other-than-the-one-before-the-file-.html</link><guid isPermaLink="true">https://liberty.io/are-file-names-allowed-to-use-dots-other-than-the-one-before-the-file-.html</guid><description>I am checking the filename validity on Ubuntu computers. I want to check whether the file extension is correct.
If the only valid dot is the one before the file extension, then this check is valid:
...</description><pubDate>Mon, 27 Jul 2026 10:26:45 -0400</pubDate></item><item><title>Avconv ac3 to aac or mp3 is not synced with video</title><link>https://liberty.io/avconv-ac3-to-aac-or-mp3-is-not-synced-with-video.html</link><guid isPermaLink="true">https://liberty.io/avconv-ac3-to-aac-or-mp3-is-not-synced-with-video.html</guid><description>I&amp;#039;m trying to convert a MPEG2 file to H264/AAC.
No problem about video, but when I convert Audio: ac3, 48000 Hz, stereo, s16, 255 kb/s to MP3 or AAC, with any bitrate, the sound is not synced wit......</description><pubDate>Mon, 27 Jul 2026 10:26:12 -0400</pubDate></item><item><title>How do I remount a filesystem as read/write?</title><link>https://liberty.io/how-do-i-remount-a-filesystem-as-read-write.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-remount-a-filesystem-as-read-write.html</guid><description>I&amp;#039;m trying to mount an hfsplus filesystem in a Xubuntu 12.04 VM (kernel version 3.2.0-23-generic) but when I type mount -o remount,rw /dev/sdb3 in command line it returns not mounted or bad option.......</description><pubDate>Mon, 27 Jul 2026 10:22:33 -0400</pubDate></item><item><title>how to find the path for libcudart.so?</title><link>https://liberty.io/how-to-find-the-path-for-libcudart-so.html</link><guid isPermaLink="true">https://liberty.io/how-to-find-the-path-for-libcudart-so.html</guid><description>I&amp;#039;m trying to install Tensorflow GPU version and I&amp;#039;m stuck at this.
I&amp;#039;ve installed nvidia-cuda-toolkit by running sudo apt install nvidia-cuda-toolkit
and it downloaded fine. But i&amp;#039;m unable to l......</description><pubDate>Mon, 27 Jul 2026 10:19:48 -0400</pubDate></item><item><title>The error: &quot;mount: only root can do that&quot; while mounting a partition</title><link>https://liberty.io/the-error-mount-only-root-can-do-that-while-mounting-a-partition.html</link><guid isPermaLink="true">https://liberty.io/the-error-mount-only-root-can-do-that-while-mounting-a-partition.html</guid><description>I&amp;#039;ve installed Ubuntu 12.04 along with Windows 8.1. When I tried to open the C: drive in Ubuntu a window is popping out saying to run this command:
mount -t ntfs-3g -o remove_hiberfile /dev/sda2 /......</description><pubDate>Mon, 27 Jul 2026 10:15:54 -0400</pubDate></item><item><title>How to replace a line that starts with a word (and use that old line on the new line)</title><link>https://liberty.io/how-to-replace-a-line-that-starts-with-a-word-and-use-that-old-line-on.html</link><guid isPermaLink="true">https://liberty.io/how-to-replace-a-line-that-starts-with-a-word-and-use-that-old-line-on.html</guid><description>I have a file with many lines and I would like to replace specific lines that start with a new line but include the old line in it. See below.
for example, if a line starts with (xyz is different ......</description><pubDate>Mon, 27 Jul 2026 10:04:38 -0400</pubDate></item><item><title>Column selection mode (CTRL+V) on vim doesn&amp;#039;t work as expected</title><link>https://liberty.io/column-selection-mode-ctrl-v-on-vim-doesn-039-t-work-as-expected.html</link><guid isPermaLink="true">https://liberty.io/column-selection-mode-ctrl-v-on-vim-doesn-039-t-work-as-expected.html</guid><description>I&amp;#039;m trying to select &amp;amp; edit these text:
pick e17a1b1 test 1
pick 37d4ccb test 2
pick c7ab952 test 3
pick 905617f test 4
pick 1c77d56 test 5
pick 1805ffa test 6
What I do:
ctrl + v (not V, be......</description><pubDate>Mon, 27 Jul 2026 10:03:05 -0400</pubDate></item><item><title>fatal error: asm/linkage.h: No such file or directory, C/C++ problem</title><link>https://liberty.io/fatal-error-asm-linkage-h-no-such-file-or-directory-c-c-problem.html</link><guid isPermaLink="true">https://liberty.io/fatal-error-asm-linkage-h-no-such-file-or-directory-c-c-problem.html</guid><description>I am trying to compile code that I downloaded from this GitHub repository on Eclipse CDT 3.8.1 and using Ubuntu 16.04 and kernel version 4.13.0-041300-lowlatency (because this project works on Xeno......</description><pubDate>Mon, 27 Jul 2026 09:42:13 -0400</pubDate></item><item><title>Mega.nz error in Ubuntu 19.04 fresh install</title><link>https://liberty.io/mega-nz-error-in-ubuntu-19-04-fresh-install.html</link><guid isPermaLink="true">https://liberty.io/mega-nz-error-in-ubuntu-19-04-fresh-install.html</guid><description>https://mega.nz Browser page loads but gives the following error in alert box and console.log in a fresh install ubuntu 19.04. Tested on both firefox and chromium.
MEGA failed to load because of
......</description><pubDate>Mon, 27 Jul 2026 09:35:03 -0400</pubDate></item><item><title>Installed kdenlive twice using apt then flatpack, terminal and software app telling me different version? Why?</title><link>https://liberty.io/installed-kdenlive-twice-using-apt-then-flatpack-terminal-and-software.html</link><guid isPermaLink="true">https://liberty.io/installed-kdenlive-twice-using-apt-then-flatpack-terminal-and-software.html</guid><description>First I installed Kdenlive using apt-get intall kdenlive, this installed version 17.12.3
Knowing some features&amp;#039;re not available, I was gonna upgrading Kdenlive using flatpak, using following comma......</description><pubDate>Mon, 27 Jul 2026 09:31:21 -0400</pubDate></item><item><title>What version of Python do I have?</title><link>https://liberty.io/what-version-of-python-do-i-have.html</link><guid isPermaLink="true">https://liberty.io/what-version-of-python-do-i-have.html</guid><description>How can I find out what versions of Python I have?
I am using Ubuntu&amp;nbsp;14.04 (Trusty Tahr)....</description><pubDate>Mon, 27 Jul 2026 09:17:12 -0400</pubDate></item><item><title>False &quot;application not responding&quot; box is creating havoc with GDB</title><link>https://liberty.io/false-application-not-responding-box-is-creating-havoc-with-gdb.html</link><guid isPermaLink="true">https://liberty.io/false-application-not-responding-box-is-creating-havoc-with-gdb.html</guid><description>I&amp;#039;m trying to debug a C++ application using GDB and the Qt Creator IDE. Every time the debugger stops on a breakpoint, Ubuntu (v 17.10) thinks the application is frozen and issues the dialog box wi......</description><pubDate>Mon, 27 Jul 2026 09:11:49 -0400</pubDate></item><item><title>How to install fonts in Libre Office on Chromebook?</title><link>https://liberty.io/how-to-install-fonts-in-libre-office-on-chromebook.html</link><guid isPermaLink="true">https://liberty.io/how-to-install-fonts-in-libre-office-on-chromebook.html</guid><description>I&amp;#039;ve ASUS C532 Chromebook. I&amp;#039;ve installed LibreOffice on that from the GNOME store. I&amp;#039;ve options to get Times new roman fonts on other applications like google docs but due to some conditions I&amp;#039;ve to ...</description><pubDate>Mon, 27 Jul 2026 09:10:57 -0400</pubDate></item><item><title>How to graphically interface with a headless server?</title><link>https://liberty.io/how-to-graphically-interface-with-a-headless-server.html</link><guid isPermaLink="true">https://liberty.io/how-to-graphically-interface-with-a-headless-server.html</guid><description>I have a ubuntu development server at work. It is an old rack server that is located somewhere in the company&amp;#039;s dungeon, where nobody ever goes. The only way it can work is as a so-called headless ......</description><pubDate>Mon, 27 Jul 2026 08:54:11 -0400</pubDate></item><item><title>Ubuntu 12.04 on Dell Studio 1558 Laptop? [duplicate]</title><link>https://liberty.io/ubuntu-12-04-on-dell-studio-1558-laptop-duplicate.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-12-04-on-dell-studio-1558-laptop-duplicate.html</guid><description>I was just wondering if it would be possible to put 12.04 on my Dell Studio 1558. I was poking around the Ubuntu website, and other websites and was unable to find any specific drivers for this mod......</description><pubDate>Mon, 27 Jul 2026 08:35:35 -0400</pubDate></item><item><title>List &amp; rename files that start with dash/hyphen (-)</title><link>https://liberty.io/list-rename-files-that-start-with-dash-hyphen.html</link><guid isPermaLink="true">https://liberty.io/list-rename-files-that-start-with-dash-hyphen.html</guid><description>I have a 100+ files that start with a dash (-). I need to know how to do two things:
Example: -20200622_142237.jpg (File extensions vary, but all have the dash at the beginning.)
How do I list......</description><pubDate>Mon, 27 Jul 2026 08:28:46 -0400</pubDate></item><item><title>Can&amp;#039;t make new dir with mkdir</title><link>https://liberty.io/can-039-t-make-new-dir-with-mkdir.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-make-new-dir-with-mkdir.html</guid><description>When I run
mkdir ../../bin/Release_Linux/Resources
Im getting an error
$ mkdir ../../bin/Release_Linux/Resources
mkdir: cannot create directory ‘../../bin/Release_Linux/Resources’: No such file or ...</description><pubDate>Mon, 27 Jul 2026 08:26:17 -0400</pubDate></item><item><title>AOC I2269VW Driver Dell 5500</title><link>https://liberty.io/aoc-i2269vw-driver-dell-5500.html</link><guid isPermaLink="true">https://liberty.io/aoc-i2269vw-driver-dell-5500.html</guid><description>I am trying to get my new AOC I2269VW monitor to work with my Dell 5500. I tried installing this driver, but the screen still does not come on.
http://www.displaylink.com/downloads/ubuntu
It app......</description><pubDate>Mon, 27 Jul 2026 08:24:56 -0400</pubDate></item><item><title>Ubuntu 20.04 temporary failure in name resolution for wired</title><link>https://liberty.io/ubuntu-20-04-temporary-failure-in-name-resolution-for-wired.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-20-04-temporary-failure-in-name-resolution-for-wired.html</guid><description>I am getting the following error from ubuntu 20.04 terminal, connected via wired ethernet connection:
When I type the following command which I am using in a bash script:
ping -c 1 google.com
for a ...</description><pubDate>Mon, 27 Jul 2026 08:24:30 -0400</pubDate></item><item><title>No more python interpreters in Pycharm after unattended upgrade?</title><link>https://liberty.io/no-more-python-interpreters-in-pycharm-after-unattended-upgrade.html</link><guid isPermaLink="true">https://liberty.io/no-more-python-interpreters-in-pycharm-after-unattended-upgrade.html</guid><description>I work in Pycharm every day. Yesterday everything seemed fine, although in the evening the Pycharm window wasn&amp;#039;t showing in the sidebar on my desktop. This morning as I open Pycharm, it says the py......</description><pubDate>Mon, 27 Jul 2026 08:22:38 -0400</pubDate></item><item><title>Error: Failed to execute child process Failed to execve: No such file or directory</title><link>https://liberty.io/error-failed-to-execute-child-process-failed-to-execve-no-such-file-or.html</link><guid isPermaLink="true">https://liberty.io/error-failed-to-execute-child-process-failed-to-execve-no-such-file-or.html</guid><description>Hello I have the following script, I am learning shell scripting:
#! /bin/sh
gnome-terminal -- &amp;#039;cd ~/DevSpace/AndroidStudio/arctic_fox/bin/ &amp;amp;&amp;amp; ./studio.sh&amp;#039;
After running this I get the fol......</description><pubDate>Mon, 27 Jul 2026 08:13:13 -0400</pubDate></item><item><title>Any way to check a PS3 controller&amp;#039;s battery on Ubuntu?</title><link>https://liberty.io/any-way-to-check-a-ps3-controller-039-s-battery-on-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/any-way-to-check-a-ps3-controller-039-s-battery-on-ubuntu.html</guid><description>I&amp;#039;m using Ubuntu 20.04 LTS and I use a Sony Dualshock 3 Controller to play a few games on Steam. As I tend to use the controller wirelessly for long periods of time, it&amp;#039;s not uncommon to have the ...</description><pubDate>Mon, 27 Jul 2026 08:12:06 -0400</pubDate></item><item><title>Chrome and Chromium crash at login</title><link>https://liberty.io/chrome-and-chromium-crash-at-login.html</link><guid isPermaLink="true">https://liberty.io/chrome-and-chromium-crash-at-login.html</guid><description>As in the title, I just installed Ubuntu 18.04 LTS and installed at first chrome-stable but as soon as I try to sign in my account it freezes until it asks me to force quit (chromium web browser do......</description><pubDate>Mon, 27 Jul 2026 08:10:43 -0400</pubDate></item><item><title>Two Java Version(JDK 1.7 &amp; JDK 1.8) on same machine</title><link>https://liberty.io/two-java-version-jdk-1-7-jdk-1-8-on-same-machine.html</link><guid isPermaLink="true">https://liberty.io/two-java-version-jdk-1-7-jdk-1-8-on-same-machine.html</guid><description>My current Java version is
java version &quot;1.7.0_80&quot;
Java(TM) SE Runtime Environment (build 1.7.0_80-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode)
I want to install Java 8 t......</description><pubDate>Mon, 27 Jul 2026 07:54:22 -0400</pubDate></item><item><title>ModuleNotFoundError: While importing module from parent folder</title><link>https://liberty.io/modulenotfounderror-while-importing-module-from-parent-folder.html</link><guid isPermaLink="true">https://liberty.io/modulenotfounderror-while-importing-module-from-parent-folder.html</guid><description>I&amp;#039;m using python 3.6.X.
I have following tree structure:
BS/ BS.py test_BS.py SI/ SI.py
I wish to import BS.py inside SI.py hence wrote:
import BS
but it&amp;#039;s giving the error ...</description><pubDate>Mon, 27 Jul 2026 07:46:15 -0400</pubDate></item><item><title>How to open a remote file (ssh) with my local Emacs?</title><link>https://liberty.io/how-to-open-a-remote-file-ssh-with-my-local-emacs.html</link><guid isPermaLink="true">https://liberty.io/how-to-open-a-remote-file-ssh-with-my-local-emacs.html</guid><description>I use ssh to connect to a remote machine where a file is.
Once the connection is established, if I run emacs the_file in the terminal, instead of launching my local Emacs, it opens an editor insid......</description><pubDate>Mon, 27 Jul 2026 07:44:11 -0400</pubDate></item><item><title>Firefox shows numbers and symbols as emoji, how to disable this? [duplicate]</title><link>https://liberty.io/firefox-shows-numbers-and-symbols-as-emoji-how-to-disable-this-duplica.html</link><guid isPermaLink="true">https://liberty.io/firefox-shows-numbers-and-symbols-as-emoji-how-to-disable-this-duplica.html</guid><description>I&amp;#039;ve been digging and searching the web for an answer to this, but to no avail. What is causing this:
As you can see, it makes it hard to read numbers. Setting Firefox to safe mode does not fix it......</description><pubDate>Mon, 27 Jul 2026 07:41:29 -0400</pubDate></item><item><title>No Partition to Select - Ubuntu 18.04.3 Fresh Install</title><link>https://liberty.io/no-partition-to-select-ubuntu-18-04-3-fresh-install.html</link><guid isPermaLink="true">https://liberty.io/no-partition-to-select-ubuntu-18-04-3-fresh-install.html</guid><description>I&amp;#039;m trying to install Ubuntu 18.04.3 on an old HP Desktop. I already reformatted the hard drive (tried both unallocated and EXT3) and yet haven&amp;#039;t been able to select the partition during install. A......</description><pubDate>Mon, 27 Jul 2026 07:38:39 -0400</pubDate></item><item><title>How to do GRUB editing?</title><link>https://liberty.io/how-to-do-grub-editing.html</link><guid isPermaLink="true">https://liberty.io/how-to-do-grub-editing.html</guid><description>How to do grub editing in ubuntu version 11.04 and 11.10? What is the purpose of grub editing? If anyone knows the solution please answer it.....</description><pubDate>Mon, 27 Jul 2026 07:35:14 -0400</pubDate></item><item><title>How to fix a disk image that is flagged as read-only (and save my wedding pictures on the way)?</title><link>https://liberty.io/how-to-fix-a-disk-image-that-is-flagged-as-read-only-and-save-my-weddi.html</link><guid isPermaLink="true">https://liberty.io/how-to-fix-a-disk-image-that-is-flagged-as-read-only-and-save-my-weddi.html</guid><description>Back in 2014, my wedding photographer sent me some pictures he took and were not worth printing on a USB key. Last week, I tried to take a look at these pictures but most them were now corrupted.
...</description><pubDate>Mon, 27 Jul 2026 07:32:41 -0400</pubDate></item><item><title>Share virtual environment</title><link>https://liberty.io/share-virtual-environment.html</link><guid isPermaLink="true">https://liberty.io/share-virtual-environment.html</guid><description>I have a setup python virtual environment (virtualenv). I know that with virtualenv a new directory is created, where all dependencies and libraries for my python version are stored. Is it possible......</description><pubDate>Mon, 27 Jul 2026 07:28:48 -0400</pubDate></item><item><title>Connecting to personal wifi on Ubuntu Server 20.04</title><link>https://liberty.io/connecting-to-personal-wifi-on-ubuntu-server-20-04.html</link><guid isPermaLink="true">https://liberty.io/connecting-to-personal-wifi-on-ubuntu-server-20-04.html</guid><description>I have followed a number of tutorials recommending different things with netplan for connecting to the internet. None of them have worked. Should i be trying to connect with something else? or should ...</description><pubDate>Mon, 27 Jul 2026 07:28:33 -0400</pubDate></item><item><title>Man pages from custom location</title><link>https://liberty.io/man-pages-from-custom-location.html</link><guid isPermaLink="true">https://liberty.io/man-pages-from-custom-location.html</guid><description>When I build some source in custom location, i.e.:
configure --prefix=$HOME/.local
and then, make install..., man pages are copied in ~/.local/share/man/ but inaccessible from man command
How ca......</description><pubDate>Mon, 27 Jul 2026 07:25:38 -0400</pubDate></item><item><title>Wget: download files to specific directory</title><link>https://liberty.io/wget-download-files-to-specific-directory.html</link><guid isPermaLink="true">https://liberty.io/wget-download-files-to-specific-directory.html</guid><description>I have been trying to get wget to download all files to a specific directory. I tried the -O option but I get
/home/user/xml/: Is a directory
This is what I have so far
wget -m --user=user --pa......</description><pubDate>Mon, 27 Jul 2026 07:24:54 -0400</pubDate></item><item><title>What exactly is Busybox / Ash?</title><link>https://liberty.io/what-exactly-is-busybox-ash.html</link><guid isPermaLink="true">https://liberty.io/what-exactly-is-busybox-ash.html</guid><description>Really, what is busybox and ash?
I have never seen a good explaination to what it is.
I&amp;#039;ve used it and i know its a Linux shell, but I would like to get a real understanding of it....</description><pubDate>Mon, 27 Jul 2026 07:23:38 -0400</pubDate></item><item><title>Detect and mount devices</title><link>https://liberty.io/detect-and-mount-devices.html</link><guid isPermaLink="true">https://liberty.io/detect-and-mount-devices.html</guid><description>I upgraded Ubuntu today and everything works smooth except that Ubuntu doesn&amp;#039;t detect any other storage devices. My / and /home partitions work fine, but my other partitions are just not detected. I ...</description><pubDate>Mon, 27 Jul 2026 07:20:28 -0400</pubDate></item><item><title>Using USB-Serial adapter with WINE</title><link>https://liberty.io/using-usb-serial-adapter-with-wine.html</link><guid isPermaLink="true">https://liberty.io/using-usb-serial-adapter-with-wine.html</guid><description>I want to use a USB-Serial adapter like this: https://www.alibaba.com/product-detail/FVT-USB-Linker-programmer-for-Car_60438143730.html?spm=a2700.8443308.0.0.49923e5f3vy0O0
With Wine, to configure/...</description><pubDate>Mon, 27 Jul 2026 07:19:53 -0400</pubDate></item><item><title>How can see find process that have pages swapped out?</title><link>https://liberty.io/how-can-see-find-process-that-have-pages-swapped-out.html</link><guid isPermaLink="true">https://liberty.io/how-can-see-find-process-that-have-pages-swapped-out.html</guid><description>I would like to know which processes have pages swapped out. htop only show virtual memory which may or may not be paged out. Are there any tool that are more refined than this?...</description><pubDate>Mon, 27 Jul 2026 07:19:19 -0400</pubDate></item><item><title>Lowering mouse debounce time</title><link>https://liberty.io/lowering-mouse-debounce-time.html</link><guid isPermaLink="true">https://liberty.io/lowering-mouse-debounce-time.html</guid><description>i&amp;#039;m trying to lower my debounce time down to 4ms and i&amp;#039;ve been trying using xinput so
i did
xinput --list|grep -i mouse
and i got as output ↳ CUST0001:00 04F3:30AA Mouse id=14 [sla......</description><pubDate>Mon, 27 Jul 2026 07:15:11 -0400</pubDate></item><item><title>How to reduce GPU fan noise in 3D games?</title><link>https://liberty.io/how-to-reduce-gpu-fan-noise-in-3d-games.html</link><guid isPermaLink="true">https://liberty.io/how-to-reduce-gpu-fan-noise-in-3d-games.html</guid><description>My computer has a strong GPU, which generally is a good thing. But it also means it comes with two big fans that, while the GPU works hard, can get somewhat noisy.
While playing not-too-fancy 3D ga......</description><pubDate>Mon, 27 Jul 2026 07:06:06 -0400</pubDate></item><item><title>How to write a Chromium OS *.img file to a USB drive?</title><link>https://liberty.io/how-to-write-a-chromium-os-img-file-to-a-usb-drive.html</link><guid isPermaLink="true">https://liberty.io/how-to-write-a-chromium-os-img-file-to-a-usb-drive.html</guid><description>I have downloaded a Chromium OS *.img file which I want to write to a USB drive, so that I can boot from it.
Is there any tool like YUMI for windows? I tried usb-imagewriter and UNetbootin, but t......</description><pubDate>Mon, 27 Jul 2026 06:53:18 -0400</pubDate></item><item><title>OpenDayLight installation error</title><link>https://liberty.io/opendaylight-installation-error.html</link><guid isPermaLink="true">https://liberty.io/opendaylight-installation-error.html</guid><description>I tried to install ODL on Ubuntu, I followed all the steps but I got these error messages (I don&amp;#039;t know whats the password), please check the image
ERROR MSG...</description><pubDate>Mon, 27 Jul 2026 06:48:49 -0400</pubDate></item><item><title>Nautilus - How to open a bookmark folder with keyboard in ubuntu 18.04</title><link>https://liberty.io/nautilus-how-to-open-a-bookmark-folder-with-keyboard-in-ubuntu-18-04.html</link><guid isPermaLink="true">https://liberty.io/nautilus-how-to-open-a-bookmark-folder-with-keyboard-in-ubuntu-18-04.html</guid><description>The way it worked in 16.04:
open nautilus
switch back and forth between the left pane (&amp;#039;places&amp;#039;?) and the folder view with F6
when you are in the left pane and a bookmarked folder is highlighted y......</description><pubDate>Mon, 27 Jul 2026 06:29:34 -0400</pubDate></item><item><title>User moschops - Ask Ubuntu</title><link>https://liberty.io/user-moschops-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-moschops-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Mon, 27 Jul 2026 06:24:42 -0400</pubDate></item><item><title>Intel Compute Stick STCK1A8LFC Wireless/Bluetooth driver</title><link>https://liberty.io/intel-compute-stick-stck1a8lfc-wireless-bluetooth-driver.html</link><guid isPermaLink="true">https://liberty.io/intel-compute-stick-stck1a8lfc-wireless-bluetooth-driver.html</guid><description>hi i am new to Ubuntu , i am using the compute stick with its supported OS Ubuntu 14.04 , but i needed to clean the 8 gb embedded flash drive . so now i cant connect to the net. when i type to term......</description><pubDate>Mon, 27 Jul 2026 06:21:29 -0400</pubDate></item><item><title>Trying to install volta.sh package library</title><link>https://liberty.io/trying-to-install-volta-sh-package-library.html</link><guid isPermaLink="true">https://liberty.io/trying-to-install-volta-sh-package-library.html</guid><description>I am trying to install volta.sh package library from which I wish to install Node and npm.
I tried:
curl https://get.volta.sh | bash
and got the error:
curl: (6) Could not resolve host: get.volta......</description><pubDate>Mon, 27 Jul 2026 06:15:33 -0400</pubDate></item><item><title>Cannot dual boot Ubuntu/Windows 10 on HP laptop</title><link>https://liberty.io/cannot-dual-boot-ubuntu-windows-10-on-hp-laptop.html</link><guid isPermaLink="true">https://liberty.io/cannot-dual-boot-ubuntu-windows-10-on-hp-laptop.html</guid><description>I&amp;#039;ve been trying to install and run Ubuntu on my HP laptop (HP laptop 15t-dy100, Core i5 U series 10th gen Intel processor, 12GB RAM, 64-bit OS, x64base processor) for the past few days with no ava......</description><pubDate>Mon, 27 Jul 2026 06:13:50 -0400</pubDate></item><item><title>Ubuntu 18.04 server configured with static ipv6 request dhcp ipv6 address</title><link>https://liberty.io/ubuntu-18-04-server-configured-with-static-ipv6-request-dhcp-ipv6-addr.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-18-04-server-configured-with-static-ipv6-request-dhcp-ipv6-addr.html</guid><description>I&amp;#039;m having trouble understanding why an Ubuntu 18.04 LTS server installed on a bhyve host insists on requesting a dhcpv6 address despite being configured with a static address with dhcp6 off.
root......</description><pubDate>Mon, 27 Jul 2026 06:11:40 -0400</pubDate></item><item><title>Keyboard repeat/delay is reset when plugging in usb keyboard in Ubuntu 12.10 xfce</title><link>https://liberty.io/keyboard-repeat-delay-is-reset-when-plugging-in-usb-keyboard-in-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/keyboard-repeat-delay-is-reset-when-plugging-in-usb-keyboard-in-ubuntu.html</guid><description>Every time I plug in an external keyboard to my laptop the keyboard repeat and delay are set to the slow default. My current workaround is to open the keyboard settings dialog and slightly move the ...</description><pubDate>Mon, 27 Jul 2026 06:11:17 -0400</pubDate></item><item><title>Can&amp;#039;t access PostgreSQL after crash restart, reports dbus error</title><link>https://liberty.io/can-039-t-access-postgresql-after-crash-restart-reports-dbus-error.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-access-postgresql-after-crash-restart-reports-dbus-error.html</guid><description>I was running Postgresql database v9.6 and I rebooted, but now it will not start. Nothing seems to work. Any idea?
I am trying to run my Django Server: django.db.utils.OperationalError: could not ...</description><pubDate>Mon, 27 Jul 2026 05:56:21 -0400</pubDate></item><item><title>D6000 Dock with Displaylink DisplayPort output not working</title><link>https://liberty.io/d6000-dock-with-displaylink-displayport-output-not-working.html</link><guid isPermaLink="true">https://liberty.io/d6000-dock-with-displaylink-displayport-output-not-working.html</guid><description>I have a Dell D6000 docking station which I am using with an Ubuntu 20.04 laptop.
At present only the HDMI output is working, the displayport outputs does not work as intended (it does not detect the ...</description><pubDate>Mon, 27 Jul 2026 05:54:01 -0400</pubDate></item><item><title>How to show (or hide) a hidden file</title><link>https://liberty.io/how-to-show-or-hide-a-hidden-file.html</link><guid isPermaLink="true">https://liberty.io/how-to-show-or-hide-a-hidden-file.html</guid><description>I wanted to add classpath to my JDK. While searching a way to do it I noticed everyone open .profile file using terminal. But when I want to open and edit it with a text editor I couldn&amp;#039;t see that ......</description><pubDate>Mon, 27 Jul 2026 05:48:32 -0400</pubDate></item><item><title>cannot execute filename.o file in cygwin with gcc</title><link>https://liberty.io/cannot-execute-filename-o-file-in-cygwin-with-gcc.html</link><guid isPermaLink="true">https://liberty.io/cannot-execute-filename-o-file-in-cygwin-with-gcc.html</guid><description>I have a build shell script that reads as follows,
#!/bin/sh
gcc -o posture.exe main.c posture_algorithm.c
Then I run the following command to set permission,
chmod 755 posture_algo.o
followed......</description><pubDate>Mon, 27 Jul 2026 05:40:19 -0400</pubDate></item><item><title>Is it possible to install Ubuntu through network?</title><link>https://liberty.io/is-it-possible-to-install-ubuntu-through-network.html</link><guid isPermaLink="true">https://liberty.io/is-it-possible-to-install-ubuntu-through-network.html</guid><description>I would like to install Ubuntu for almost 120 users. But it&amp;#039;s very difficult in using USB and drives.
Any suggestions?...</description><pubDate>Mon, 27 Jul 2026 05:37:14 -0400</pubDate></item><item><title>no media detected on a usb flash drive</title><link>https://liberty.io/no-media-detected-on-a-usb-flash-drive.html</link><guid isPermaLink="true">https://liberty.io/no-media-detected-on-a-usb-flash-drive.html</guid><description>I have a Kingston DT MicroDuo 3.0 and it was working fine till it didn&amp;#039;t mount on Windows, Mac nor Ubuntu
It appears in the disk utility as /dev/sdd and in the volumes area it shows no media detec......</description><pubDate>Mon, 27 Jul 2026 05:16:04 -0400</pubDate></item><item><title>How do I get Upstart to start my Mediatomb service?</title><link>https://liberty.io/how-do-i-get-upstart-to-start-my-mediatomb-service.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-get-upstart-to-start-my-mediatomb-service.html</guid><description>I&amp;#039;ve been struggling, trying to get my Mediatomb server to start automatically on Upstart run level 2. I can&amp;#039;t figure it out. I guess Upstart is still new to me and I don&amp;#039;t understand it. I even......</description><pubDate>Mon, 27 Jul 2026 05:09:33 -0400</pubDate></item><item><title>How to configure UFW to allow IP Forwarding?</title><link>https://liberty.io/how-to-configure-ufw-to-allow-ip-forwarding.html</link><guid isPermaLink="true">https://liberty.io/how-to-configure-ufw-to-allow-ip-forwarding.html</guid><description>I have UFW, OpenVPN and Virtualbox installed on my home server. I have a host-only network for my virtual machine guests (vboxnet0) set up with the IP range 10.0.1.0, and another IP range of 10.0.0.0 ...</description><pubDate>Mon, 27 Jul 2026 05:01:04 -0400</pubDate></item><item><title>Black screen when video players/games cover entire X display in fullscreen on Ubuntu 21.10</title><link>https://liberty.io/black-screen-when-video-players-games-cover-entire-x-display-in-fullsc.html</link><guid isPermaLink="true">https://liberty.io/black-screen-when-video-players-games-cover-entire-x-display-in-fullsc.html</guid><description>I&amp;#039;m using Ubuntu 21.10 and my GPU is an NVIDIA GTX 1070, all drivers are installed and up to date. Whenever I launch a game or video player (such as VLC or mpv) in fullscreen (covering the entire X ...</description><pubDate>Mon, 27 Jul 2026 04:52:32 -0400</pubDate></item><item><title>17.10 - Lost Chrome menu bar</title><link>https://liberty.io/17-10-lost-chrome-menu-bar.html</link><guid isPermaLink="true">https://liberty.io/17-10-lost-chrome-menu-bar.html</guid><description>As you can see the console has its menubar, but Chrome does not (it was there before the upgrade).
I tried switching to/from Gtk+/Classic look in the chrome settings
Turns out things are pretty w......</description><pubDate>Mon, 27 Jul 2026 04:52:06 -0400</pubDate></item><item><title>Help, i tried installing kaltools and my Ubuntu is messed up! [closed]</title><link>https://liberty.io/help-i-tried-installing-kaltools-and-my-ubuntu-is-messed-up-closed.html</link><guid isPermaLink="true">https://liberty.io/help-i-tried-installing-kaltools-and-my-ubuntu-is-messed-up-closed.html</guid><description>I tried installing Kali Linux tools.
I started installing some tools and there were several things I had to &quot;agree&quot; to and one message said add users... something in terminal, and when I came back......</description><pubDate>Mon, 27 Jul 2026 04:45:32 -0400</pubDate></item><item><title>Open a folder in a Graphic File Manager from a terminal [duplicate]</title><link>https://liberty.io/open-a-folder-in-a-graphic-file-manager-from-a-terminal-duplicate.html</link><guid isPermaLink="true">https://liberty.io/open-a-folder-in-a-graphic-file-manager-from-a-terminal-duplicate.html</guid><description>How can I open a folder in a GFM (in a files window) from the terminal?
Thank you for your kind help....</description><pubDate>Mon, 27 Jul 2026 04:45:20 -0400</pubDate></item><item><title>apt update: The repository no longer has a Release file</title><link>https://liberty.io/apt-update-the-repository-no-longer-has-a-release-file.html</link><guid isPermaLink="true">https://liberty.io/apt-update-the-repository-no-longer-has-a-release-file.html</guid><description>I have some Ubuntu Server 20.04 installations, but just for one of them happens the following:
sudo apt update
... password
Hit:1 http://repo.mysql.com/apt/ubuntu groovy InRelease
Ign:2 http://pe.a......</description><pubDate>Mon, 27 Jul 2026 04:40:13 -0400</pubDate></item><item><title>to save gnome-terminal in a file</title><link>https://liberty.io/to-save-gnome-terminal-in-a-file.html</link><guid isPermaLink="true">https://liberty.io/to-save-gnome-terminal-in-a-file.html</guid><description>I am using the following command to open a terminal and execute an script. How to save the output to a log file.
gnome-terminal -x bash -c &quot;print1.py; read -n1&quot; &amp;amp;
I tried following options bu......</description><pubDate>Mon, 27 Jul 2026 04:37:49 -0400</pubDate></item><item><title>How to grep keywords with unique value? [closed]</title><link>https://liberty.io/how-to-grep-keywords-with-unique-value-closed.html</link><guid isPermaLink="true">https://liberty.io/how-to-grep-keywords-with-unique-value-closed.html</guid><description>I just want data those have unique value, say we write log file for mobile users
&amp;lt;mobile_number1&amp;gt;|20141006 06:15:26||AKQY6LYACZAA4O|12|3|BIHAR|
&amp;lt;mobile_number2&amp;gt;|20141006 06:16:05||...</description><pubDate>Mon, 27 Jul 2026 04:37:39 -0400</pubDate></item><item><title>Emerald window decorator fails to start... sometimes</title><link>https://liberty.io/emerald-window-decorator-fails-to-start-sometimes.html</link><guid isPermaLink="true">https://liberty.io/emerald-window-decorator-fails-to-start-sometimes.html</guid><description>I&amp;#039;m running Ubuntu 10.04 and I have some weird issues with emerald not starting sometimes, leaving me &quot;chromeless&quot; windows. I can, of course then start emerald with emerald --replace &amp;gt; /dev/null......</description><pubDate>Mon, 27 Jul 2026 04:31:46 -0400</pubDate></item><item><title>16.04 -- Reassign Ctrl + Alt + Numpad 0 (minimize window) shortcut</title><link>https://liberty.io/16-04-reassign-ctrl-alt-numpad-0-minimize-window-shortcut.html</link><guid isPermaLink="true">https://liberty.io/16-04-reassign-ctrl-alt-numpad-0-minimize-window-shortcut.html</guid><description>Is there a way for me to change the Ctrl+Alt+Numpad 0 shortcut using the terminal?
I tried listing all gsettings and dconf shortcuts using the answer here, but didn&amp;#039;t find the window placement ones ...</description><pubDate>Mon, 27 Jul 2026 04:23:53 -0400</pubDate></item><item><title>Execute commands on hidden files</title><link>https://liberty.io/execute-commands-on-hidden-files.html</link><guid isPermaLink="true">https://liberty.io/execute-commands-on-hidden-files.html</guid><description>I run command to search for phrase in all files:
cat *.* | grep blabla
It works fine but I got problem with hidden files and directories. Command simply not deals with them. Ho to solve this prob......</description><pubDate>Mon, 27 Jul 2026 04:22:44 -0400</pubDate></item><item><title>How to force an apple drive to mount as RW</title><link>https://liberty.io/how-to-force-an-apple-drive-to-mount-as-rw.html</link><guid isPermaLink="true">https://liberty.io/how-to-force-an-apple-drive-to-mount-as-rw.html</guid><description>I know what your thinking: this question has been asked 100 times before, so why doesn&amp;#039;t he just look it up? Well, I did, following this link: AskUbuntu: how to read and write hfs journaled externa......</description><pubDate>Mon, 27 Jul 2026 04:10:46 -0400</pubDate></item><item><title>Broadcom chipset tx power</title><link>https://liberty.io/broadcom-chipset-tx-power.html</link><guid isPermaLink="true">https://liberty.io/broadcom-chipset-tx-power.html</guid><description>I recently found an online guide about reducing electromagnetic radiation.Following the steps i get this output from sudo iwconfig
wlan0 IEEE 802.11abg ESSID:&quot;pi&quot; Mode:Managed ...</description><pubDate>Mon, 27 Jul 2026 04:08:42 -0400</pubDate></item><item><title>Processing triggers for man-db</title><link>https://liberty.io/processing-triggers-for-man-db.html</link><guid isPermaLink="true">https://liberty.io/processing-triggers-for-man-db.html</guid><description>When running sudo aptitude upgrade, the console freezes for long after almost every package upgrade with a message &quot;Processing triggers for man-db ...&quot;. What could be the problem and how can I fix......</description><pubDate>Mon, 27 Jul 2026 03:49:28 -0400</pubDate></item><item><title>How to mirror two external screens at a Thinkpad X1 2015?</title><link>https://liberty.io/how-to-mirror-two-external-screens-at-a-thinkpad-x1-2015.html</link><guid isPermaLink="true">https://liberty.io/how-to-mirror-two-external-screens-at-a-thinkpad-x1-2015.html</guid><description>My setup looks like this:
Lenovo X1 2015
Two external screens attached
Running Ubuntu 15.04 What I want: Close the laptop lid and mirror both screens, so not extending them but let them displ......</description><pubDate>Mon, 27 Jul 2026 03:48:43 -0400</pubDate></item><item><title>Google Chrome crashes on loading sites in Ubuntu 18.04</title><link>https://liberty.io/google-chrome-crashes-on-loading-sites-in-ubuntu-18-04.html</link><guid isPermaLink="true">https://liberty.io/google-chrome-crashes-on-loading-sites-in-ubuntu-18-04.html</guid><description>I haven&amp;#039;t made any changes to Chrome or any other file but whenever I load a website on Google Chrome I get this message:
[11180:11180:0517/040053.065219:ERROR:sandbox_linux.cc(368)] InitializeSan......</description><pubDate>Mon, 27 Jul 2026 03:43:37 -0400</pubDate></item><item><title>Netplan not connecting to hidden SSID Server 18.04.1 LTS</title><link>https://liberty.io/netplan-not-connecting-to-hidden-ssid-server-18-04-1-lts.html</link><guid isPermaLink="true">https://liberty.io/netplan-not-connecting-to-hidden-ssid-server-18-04-1-lts.html</guid><description>I&amp;#039;ve a problem with Netplan not connecting to WiFi network with hidden SSID. It works great if I&amp;#039;ll make this network visible. But no chance with hidden one.
Any options to configure that?...</description><pubDate>Mon, 27 Jul 2026 03:32:08 -0400</pubDate></item><item><title>How do I install Ubuntu 16.04 on HP Elitebook 840 G1 with SSD?</title><link>https://liberty.io/how-do-i-install-ubuntu-16-04-on-hp-elitebook-840-g1-with-ssd.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-install-ubuntu-16-04-on-hp-elitebook-840-g1-with-ssd.html</guid><description>I&amp;#039;ve been doing a lot of reading and have not been able to acquire a clear understanding of how to install Ubuntu 16.04 on this particular device.
One article I read ARCH LINUX recommends updating......</description><pubDate>Mon, 27 Jul 2026 03:21:04 -0400</pubDate></item><item><title>How to override grub and boot to Ubuntu directly (from UEFI or windows)?</title><link>https://liberty.io/how-to-override-grub-and-boot-to-ubuntu-directly-from-uefi-or-windows.html</link><guid isPermaLink="true">https://liberty.io/how-to-override-grub-and-boot-to-ubuntu-directly-from-uefi-or-windows.html</guid><description>I recently changed the grub parameters to this (via grub manager):
GRUB_HIDDEN_TIMEOUT=0.0
GRUB_TIMEOUT=0.0
because I wanted GRUB to shows only if I pressed shift and I wanted my pc to automatica......</description><pubDate>Mon, 27 Jul 2026 03:12:04 -0400</pubDate></item><item><title>Google Chrome does not sync passwords</title><link>https://liberty.io/google-chrome-does-not-sync-passwords.html</link><guid isPermaLink="true">https://liberty.io/google-chrome-does-not-sync-passwords.html</guid><description>I have a problem with syncing passwords with Google Chrome.
Whenever I save a password in Chrome, it just saves it locally. If I have previously saved the password on Google password manager in the ...</description><pubDate>Mon, 27 Jul 2026 03:10:47 -0400</pubDate></item><item><title>Can I boot memtest86+ if I&amp;#039;m using UEFI?</title><link>https://liberty.io/can-i-boot-memtest86-if-i-039-m-using-uefi.html</link><guid isPermaLink="true">https://liberty.io/can-i-boot-memtest86-if-i-039-m-using-uefi.html</guid><description>Downloaded the Ubuntu 16.04.2 .iso install disk and flashed it onto a USB stick.
Booting on the USB stick, there is no memtest86+ option (along with &quot;Try Ubuntu&quot;).
Is there a way to add it to the ...</description><pubDate>Mon, 27 Jul 2026 03:03:19 -0400</pubDate></item><item><title>Samsung TV &quot;Mirror Screen&quot;</title><link>https://liberty.io/samsung-tv-mirror-screen.html</link><guid isPermaLink="true">https://liberty.io/samsung-tv-mirror-screen.html</guid><description>I would like to show the screen of my Ubuntu laptop on a Samsung TV.
The TV has a menu entry called &quot;mirror screen&quot;.
But up to now I found no way to get it working.
I need a wireless way to us t......</description><pubDate>Mon, 27 Jul 2026 03:00:40 -0400</pubDate></item><item><title>brew and apt used together</title><link>https://liberty.io/brew-and-apt-used-together.html</link><guid isPermaLink="true">https://liberty.io/brew-and-apt-used-together.html</guid><description>I have been using Ubuntu as a developer server for a long time.
I need to start developing on a product that has most of the installation instructions written for Mac.
I started to follow the ...</description><pubDate>Mon, 27 Jul 2026 02:59:08 -0400</pubDate></item><item><title>Dell Ultrabook 14z 5423 System-Installation</title><link>https://liberty.io/dell-ultrabook-14z-5423-system-installation.html</link><guid isPermaLink="true">https://liberty.io/dell-ultrabook-14z-5423-system-installation.html</guid><description>I have a Dell 14z 5423 and I tried to install Ubuntu, Kubuntu versions 18 and 20 without success. I upgraded the dell BIOS and still have the same error problem. The problem arises with the install......</description><pubDate>Mon, 27 Jul 2026 02:49:25 -0400</pubDate></item><item><title>How can I install Ubuntu without CD and USB?</title><link>https://liberty.io/how-can-i-install-ubuntu-without-cd-and-usb.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-install-ubuntu-without-cd-and-usb.html</guid><description>I want to install Ubuntu on my laptop that doesn&amp;#039;t have a CD-ROM drive and I have no spare USB disk. I&amp;#039;ve tried Wubi, but that doesn&amp;#039;t seem to work (since it prompts me to have the CD in the drive,......</description><pubDate>Mon, 27 Jul 2026 02:43:06 -0400</pubDate></item><item><title>How to change keyboard layout to Finnish, but keep language in English?</title><link>https://liberty.io/how-to-change-keyboard-layout-to-finnish-but-keep-language-in-english.html</link><guid isPermaLink="true">https://liberty.io/how-to-change-keyboard-layout-to-finnish-but-keep-language-in-english.html</guid><description>I&amp;#039;m able to set either everything Finnish or everything English. I want to have Finnish keyboard layout, but the OS language in English. How to do this? In the previous releases I didn&amp;#039;t have to do ...</description><pubDate>Mon, 27 Jul 2026 02:36:38 -0400</pubDate></item><item><title>Uninstall nouveau</title><link>https://liberty.io/uninstall-nouveau.html</link><guid isPermaLink="true">https://liberty.io/uninstall-nouveau.html</guid><description>How to completely remove nouveau to install the driver Nvidia? I tried to install the Nvidia driver as on ubuntu wiki but to no avail. All writes exactly what nouveau is. Tried to add to the blackl......</description><pubDate>Mon, 27 Jul 2026 02:33:01 -0400</pubDate></item><item><title>Goodix Fingerprint Reader driver issues</title><link>https://liberty.io/goodix-fingerprint-reader-driver-issues.html</link><guid isPermaLink="true">https://liberty.io/goodix-fingerprint-reader-driver-issues.html</guid><description>I have already tried installing Fingerprint GUI and fprint-demo. None of them detects the fingerprint reader on my device, which works fine on Windows.
Here are my laptop&amp;#039;s specifications:
Device: ...</description><pubDate>Mon, 27 Jul 2026 02:32:23 -0400</pubDate></item><item><title>Trying to install CUDA driver, &quot;fatal error: asm/kmap_types.h: No such file or directory&quot;</title><link>https://liberty.io/trying-to-install-cuda-driver-fatal-error-asm-kmap-types-h-no-such-fil.html</link><guid isPermaLink="true">https://liberty.io/trying-to-install-cuda-driver-fatal-error-asm-kmap-types-h-no-such-fil.html</guid><description>I had the CUDA driver installed on my machine (Ubuntu 20.04). It was working ... until it stopped working (not sure what happened). So I&amp;#039;m trying to reinstall it by running:
sudo sh cuda_11.1.0_455......</description><pubDate>Mon, 27 Jul 2026 02:30:54 -0400</pubDate></item><item><title>0x2746 Error msodbcsql connection to SQL Server 2016</title><link>https://liberty.io/0x2746-error-msodbcsql-connection-to-sql-server-2016.html</link><guid isPermaLink="true">https://liberty.io/0x2746-error-msodbcsql-connection-to-sql-server-2016.html</guid><description>I am getting a error when trying to use sqlcmd against my SQL Server 2016 database.
I can successfully get a connection to on port 1433
(venv) xxxx@ip-xxx-xx-xx-xxx:/etc$ telnet xx.xxx.xxx.202 1433
...</description><pubDate>Mon, 27 Jul 2026 02:28:52 -0400</pubDate></item><item><title>Error :&quot;the command &amp;#039;/bin/sh -c source protected-env/bin/activate&amp;#039; returned a non-zero code: 127&quot; while I&amp;#039;m trying to configure my first dockerfile</title><link>https://liberty.io/error-the-command-039-bin-sh-c-source-protected-env-bin-activate-039-r.html</link><guid isPermaLink="true">https://liberty.io/error-the-command-039-bin-sh-c-source-protected-env-bin-activate-039-r.html</guid><description>I&amp;#039;m trying to learn docker. This is my first experiment. I have written this dockerfile :
FROM nvidia/cudagl:11.3.0-base-ubuntu20.04
LABEL Author=&amp;quot;ZioMario&amp;quot;
LABEL Title=&amp;quot;Firefox/Doc......</description><pubDate>Mon, 27 Jul 2026 02:23:43 -0400</pubDate></item><item><title>How to connect locahost with my outside Database</title><link>https://liberty.io/how-to-connect-locahost-with-my-outside-database.html</link><guid isPermaLink="true">https://liberty.io/how-to-connect-locahost-with-my-outside-database.html</guid><description>i to want to connect from my Computer to my outside Database .
SSH information from my Web-Host
SSH IP: .224.138.
SSH Port: 65002
SSH Username: 2907*****
SSH Password: ***********
I hav......</description><pubDate>Mon, 27 Jul 2026 02:14:24 -0400</pubDate></item><item><title>Updating R 3.5.3 to R 4.0.2 on Ubuntu 18.04</title><link>https://liberty.io/updating-r-3-5-3-to-r-4-0-2-on-ubuntu-18-04.html</link><guid isPermaLink="true">https://liberty.io/updating-r-3-5-3-to-r-4-0-2-on-ubuntu-18-04.html</guid><description>I have been trying to move from this version for a while, however all attempts have failed.
The steps I am following:
sudo apt-get remove r-base r-base-dev
sudo add-apt-repository &amp;#039;deb https://clou......</description><pubDate>Mon, 27 Jul 2026 02:13:31 -0400</pubDate></item><item><title>Why is there proprietary software in Ubuntu Software Center?</title><link>https://liberty.io/why-is-there-proprietary-software-in-ubuntu-software-center.html</link><guid isPermaLink="true">https://liberty.io/why-is-there-proprietary-software-in-ubuntu-software-center.html</guid><description>My question is very simple: how to get rid of proprietary software from the Ubuntu Software Center (USC)?
It doesn’t work to enable or disable repositories. Even with just the “universe” and “main” ...</description><pubDate>Mon, 27 Jul 2026 02:09:14 -0400</pubDate></item><item><title>Can&amp;#039;t install software (Armory) - No install option</title><link>https://liberty.io/can-039-t-install-software-armory-no-install-option.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-install-software-armory-no-install-option.html</guid><description>I&amp;#039;m trying to create a offline BTC wallet using Armory. When I go to install it the software center pops up with &amp;#039;Only install this file if you trust the origin&quot; with an install button that can&amp;#039;t be ...</description><pubDate>Mon, 27 Jul 2026 02:00:55 -0400</pubDate></item><item><title>Ubuntu 16.04: VirtualBox Error: Kernel driver not installed (rc=-1908)</title><link>https://liberty.io/ubuntu-16-04-virtualbox-error-kernel-driver-not-installed-rc-1908.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-16-04-virtualbox-error-kernel-driver-not-installed-rc-1908.html</guid><description>My VirtualBox gave me the following error upon starting a virtual machine: Kernel driver not installed (rc=-1908) The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or ther......</description><pubDate>Mon, 27 Jul 2026 01:56:43 -0400</pubDate></item><item><title>Updating node over apt causes npm downgrade</title><link>https://liberty.io/updating-node-over-apt-causes-npm-downgrade.html</link><guid isPermaLink="true">https://liberty.io/updating-node-over-apt-causes-npm-downgrade.html</guid><description>Every time I upgrade node.js (to 14.17.2 today) using apt, it somehow downgrades npm (e.g. from 7.19.1 to 6.14.13).
I have to manually upgrade npm using npm install -g npm every time. I&amp;#039;ve been doing ...</description><pubDate>Mon, 27 Jul 2026 01:51:13 -0400</pubDate></item><item><title>User Abraham Sanchez - Ask Ubuntu</title><link>https://liberty.io/user-abraham-sanchez-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-abraham-sanchez-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Mon, 27 Jul 2026 01:49:28 -0400</pubDate></item><item><title>Ubuntu on HP Pavilion x360 convertible 14-dw0997nz</title><link>https://liberty.io/ubuntu-on-hp-pavilion-x360-convertible-14-dw0997nz.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-on-hp-pavilion-x360-convertible-14-dw0997nz.html</guid><description>[SOLVED] I want to install Ubuntu on my HP Pavilion x360 convertible 14-dw0997nz.
Unfortunately it does not boot from USB (The same stick works in other laptops).
Many tutorials mention to enable &amp;......</description><pubDate>Mon, 27 Jul 2026 01:45:30 -0400</pubDate></item><item><title>No sound through Earphones</title><link>https://liberty.io/no-sound-through-earphones.html</link><guid isPermaLink="true">https://liberty.io/no-sound-through-earphones.html</guid><description>I installed Ubuntu 20.04.1 today alongside Windows 10 on my Asus ROG GL503 laptop. It was working fine until the Software Updater had some updates. When it got completed and restarted, there was no......</description><pubDate>Mon, 27 Jul 2026 01:43:43 -0400</pubDate></item><item><title>Should I choose 32-bit or 64-bit to install Ubuntu on a Macbook Pro Laptop?</title><link>https://liberty.io/should-i-choose-32-bit-or-64-bit-to-install-ubuntu-on-a-macbook-pro-la.html</link><guid isPermaLink="true">https://liberty.io/should-i-choose-32-bit-or-64-bit-to-install-ubuntu-on-a-macbook-pro-la.html</guid><description>Which installation do I choose for Apple Macbook Pro Laptop, 32-bit or 64-bit?
My computer specs:
15-inch - Mid/Late 2007 - 2.4/2.2GHz...</description><pubDate>Mon, 27 Jul 2026 01:33:40 -0400</pubDate></item><item><title>Python -m venv installs a version of pip that is not upgraded. How can I upgrade it?</title><link>https://liberty.io/python-m-venv-installs-a-version-of-pip-that-is-not-upgraded-how-can-i.html</link><guid isPermaLink="true">https://liberty.io/python-m-venv-installs-a-version-of-pip-that-is-not-upgraded-how-can-i.html</guid><description>I often recur to the -m venv option to isolate my working environment. Python has been installed using pyenv.
However, since I have migrated to Ubuntu, I noticed a strange behaviour with the Pip co......</description><pubDate>Mon, 27 Jul 2026 01:33:03 -0400</pubDate></item><item><title>No &quot;Are you sure you want to delete this file?&quot; message?</title><link>https://liberty.io/no-are-you-sure-you-want-to-delete-this-file-message.html</link><guid isPermaLink="true">https://liberty.io/no-are-you-sure-you-want-to-delete-this-file-message.html</guid><description>One thing I really hate about Ubuntu is how easy it is to accidentally delete files.
Is there any way to show a pop-up confirmation dialog when the Delete key is pressed, before a file is actually......</description><pubDate>Mon, 27 Jul 2026 01:29:56 -0400</pubDate></item><item><title>Checking if the end of each line in the file is ending with a letter followed by 8 digits number</title><link>https://liberty.io/checking-if-the-end-of-each-line-in-the-file-is-ending-with-a-letter-f.html</link><guid isPermaLink="true">https://liberty.io/checking-if-the-end-of-each-line-in-the-file-is-ending-with-a-letter-f.html</guid><description>I have a problem with checking if each line of my files is ending with a letter (A-Z (always capital))followed by exatcly 8 digit numbers (doesnt matter which one). So I have a number of files and ...</description><pubDate>Mon, 27 Jul 2026 01:25:54 -0400</pubDate></item></channel></rss>