<?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>Sat, 18 Jul 2026 11:27:20 -0400</lastBuildDate><atom:link href="https://liberty.io/rss.xml" rel="self" type="application/rss+xml" /><item><title>In what order do cron jobs with the same schedule run?</title><link>https://liberty.io/in-what-order-do-cron-jobs-with-the-same-schedule-run.html</link><guid isPermaLink="true">https://liberty.io/in-what-order-do-cron-jobs-with-the-same-schedule-run.html</guid><description>Let&amp;#039;s say that I have the following cron jobs:
* * * * * /path/to/taskB
* * * * * /path/to/taskC
* * * * * /path/to/taskA
Is there any guarantee to the order in which they will be run?
I&amp;#039;ve seen ...</description><pubDate>Sat, 18 Jul 2026 15:26:08 -0400</pubDate></item><item><title>Merge multiple webm files using avconv</title><link>https://liberty.io/merge-multiple-webm-files-using-avconv.html</link><guid isPermaLink="true">https://liberty.io/merge-multiple-webm-files-using-avconv.html</guid><description>I have multiple .webm files in one location, say as inside video folder. I&amp;#039;m using Ubuntu 13.10 32bit system. I want to merge all my webm files in one output.webm file.
I have read about ffmpeg, but ...</description><pubDate>Sat, 18 Jul 2026 15:22:24 -0400</pubDate></item><item><title>How do I use /etc/network/interfaces instead of network-manager</title><link>https://liberty.io/how-do-i-use-etc-network-interfaces-instead-of-network-manager.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-use-etc-network-interfaces-instead-of-network-manager.html</guid><description>I have 12.04 Desktop installed, how do I uninstall Network-Manager and set /etc/network/interfaces as the default file to resolve my network connections?...</description><pubDate>Sat, 18 Jul 2026 15:13:32 -0400</pubDate></item><item><title>Create , Write and Save file from a Shell script</title><link>https://liberty.io/create-write-and-save-file-from-a-shell-script.html</link><guid isPermaLink="true">https://liberty.io/create-write-and-save-file-from-a-shell-script.html</guid><description>I don&amp;#039;t want to write the file manually, so I made a shell-script.
Is there a way to write &amp;amp; save the file automatically without getting the user to press keys?
sudo nano blah
#write stuff to ......</description><pubDate>Sat, 18 Jul 2026 15:01:53 -0400</pubDate></item><item><title>How do I disable middle mouse button click paste?</title><link>https://liberty.io/how-do-i-disable-middle-mouse-button-click-paste.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-disable-middle-mouse-button-click-paste.html</guid><description>Is there a way to disable the middle mouse button paste behavior that is here by default on gnome?
I have a sensitive mouse wheel and whenever I scroll texts, sometimes it pastes stuff randomly in......</description><pubDate>Sat, 18 Jul 2026 14:58:45 -0400</pubDate></item><item><title>User James Polley - Ask Ubuntu</title><link>https://liberty.io/user-james-polley-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-james-polley-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Sat, 18 Jul 2026 14:52:29 -0400</pubDate></item><item><title>Network service discovery disabled: What does this mean for me?</title><link>https://liberty.io/network-service-discovery-disabled-what-does-this-mean-for-me.html</link><guid isPermaLink="true">https://liberty.io/network-service-discovery-disabled-what-does-this-mean-for-me.html</guid><description>Every time at boot I get a message “Network service discovery disabled. Your current network has a .local domain, which is not recommended and incompatible with the Avahi network service discovery.......</description><pubDate>Sat, 18 Jul 2026 14:49:07 -0400</pubDate></item><item><title>Display problems when running ubuntu 18.04 on Dell XPS 9570</title><link>https://liberty.io/display-problems-when-running-ubuntu-18-04-on-dell-xps-9570.html</link><guid isPermaLink="true">https://liberty.io/display-problems-when-running-ubuntu-18-04-on-dell-xps-9570.html</guid><description>I have just recently got myself a Dell XPS 9570. I have had no end of trouble trying to get this to work with any flavour of linux.
Ubuntu 18.04 seems to get me the furthest.
The only problem I&amp;#039;m ......</description><pubDate>Sat, 18 Jul 2026 14:46:24 -0400</pubDate></item><item><title>Firefox &quot;Your browser is being managed by your organization.&quot; [duplicate]</title><link>https://liberty.io/firefox-your-browser-is-being-managed-by-your-organization-duplicate.html</link><guid isPermaLink="true">https://liberty.io/firefox-your-browser-is-being-managed-by-your-organization-duplicate.html</guid><description>What is this thing in Firefox settings &amp;quot;Your browser is being managed by your organization.&amp;quot; ? All the answers I have so far found in AskUbuntu seem to not be to the point....</description><pubDate>Sat, 18 Jul 2026 14:37:02 -0400</pubDate></item><item><title>Dell XPS-15-9570, ubuntu 18.04.01 nvidia GTX 1050 Ti, not waking up</title><link>https://liberty.io/dell-xps-15-9570-ubuntu-18-04-01-nvidia-gtx-1050-ti-not-waking-up.html</link><guid isPermaLink="true">https://liberty.io/dell-xps-15-9570-ubuntu-18-04-01-nvidia-gtx-1050-ti-not-waking-up.html</guid><description>Folks,
I am having the suspend/wakeup problem with my Dell XPS-15-9570, removed windows 10 and installed ubuntu 18.04.01 LTS.
Installed nvidia driver 410 for my nvidia card (GeForce GTX 1050 Ti M......</description><pubDate>Sat, 18 Jul 2026 14:19:46 -0400</pubDate></item><item><title>How do I navigate between directories in terminal?</title><link>https://liberty.io/how-do-i-navigate-between-directories-in-terminal.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-navigate-between-directories-in-terminal.html</guid><description>I am new to Linux and Ubuntu and have tried changing to folders/directories with some difficulty.
Could someone explain why the following commands failed to change to the desired target folder/dir......</description><pubDate>Sat, 18 Jul 2026 14:15:49 -0400</pubDate></item><item><title>Using GIO in Python 3</title><link>https://liberty.io/using-gio-in-python-3.html</link><guid isPermaLink="true">https://liberty.io/using-gio-in-python-3.html</guid><description>How can I access the gio module for Python 3.2? (I want to interface with GVFS.) I did
sudo apt-get install python3-gobject
but this does not allow me to do
import gio
as it did in Python 2.7. ......</description><pubDate>Sat, 18 Jul 2026 14:13:11 -0400</pubDate></item><item><title>Ubuntu 18.04 - Unable to locate package qt-sdk</title><link>https://liberty.io/ubuntu-18-04-unable-to-locate-package-qt-sdk.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-18-04-unable-to-locate-package-qt-sdk.html</guid><description>I&amp;#039;m attempting to follow this post
How to install Point Cloud Library v1.8 (pcl-1.8.0) on Ubuntu 16.04.2 [LTS] for C++?
However, I&amp;#039;m using Ubuntu 18.04 rather than 16.04.
If I do this command on......</description><pubDate>Sat, 18 Jul 2026 14:04:13 -0400</pubDate></item><item><title>How to change terminal&amp;#039;s theme?</title><link>https://liberty.io/how-to-change-terminal-039-s-theme.html</link><guid isPermaLink="true">https://liberty.io/how-to-change-terminal-039-s-theme.html</guid><description>I tried to change default Konsole/Terminal theme, I downloaded one from pling.com, and then i used tweaks to set it
The thing is that my terminal still has the default theme, even after restarting......</description><pubDate>Sat, 18 Jul 2026 14:03:09 -0400</pubDate></item><item><title>Is there a desktop note taking software connected to Google Keep?</title><link>https://liberty.io/is-there-a-desktop-note-taking-software-connected-to-google-keep.html</link><guid isPermaLink="true">https://liberty.io/is-there-a-desktop-note-taking-software-connected-to-google-keep.html</guid><description>For the convenience of managing note and todo items on mobile, and the Google Voice integration, I use Google Keep.
I hope there is a desktop Ubuntu software which allows me to access my Google Keep ...</description><pubDate>Sat, 18 Jul 2026 13:57:13 -0400</pubDate></item><item><title>UBUNTU 19.10 doesn&amp;#039;t detect webcam on my Kogan Atlas 10.1&quot; 2-in-1 D400 Touchscreen Notebook</title><link>https://liberty.io/ubuntu-19-10-doesn-039-t-detect-webcam-on-my-kogan-atlas-10-1-2-in-1-d.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-19-10-doesn-039-t-detect-webcam-on-my-kogan-atlas-10-1-2-in-1-d.html</guid><description>I&amp;#039;m a newbie to this forum and to Linux so, please bear with my ignorance.
I have installed UBUNTU 19.10 on my Kogan Atlas 10.1&quot; 2-in-1 D400 Touchscreen Notebook
Intel Atom x5-Z8350 Quad-Core proc......</description><pubDate>Sat, 18 Jul 2026 13:54:57 -0400</pubDate></item><item><title>DHCP not assigning Ubuntu VM an IP</title><link>https://liberty.io/dhcp-not-assigning-ubuntu-vm-an-ip.html</link><guid isPermaLink="true">https://liberty.io/dhcp-not-assigning-ubuntu-vm-an-ip.html</guid><description>I am trying to give my Ubuntu VM (16.04) on my Windows 10 host its own IP address via a Bridged Adapter on my local network so I can SSH in to it using a program like TightVNC (so I can view the GUI) ...</description><pubDate>Sat, 18 Jul 2026 13:49:39 -0400</pubDate></item><item><title>Simplest MTA mail setup for a desktop to receive (ana)cron emails</title><link>https://liberty.io/simplest-mta-mail-setup-for-a-desktop-to-receive-ana-cron-emails.html</link><guid isPermaLink="true">https://liberty.io/simplest-mta-mail-setup-for-a-desktop-to-receive-ana-cron-emails.html</guid><description>Ubuntu (12.04 LTS) doesn&amp;#039;t seem to install any sort of mailer by default.
Everybody seems to recommend installing Postfix. I am familiar with Postfix, which I use on several &quot;real&quot; servers.
But it ...</description><pubDate>Sat, 18 Jul 2026 13:47:54 -0400</pubDate></item><item><title>Can I verbose output during a copy command processing?</title><link>https://liberty.io/can-i-verbose-output-during-a-copy-command-processing.html</link><guid isPermaLink="true">https://liberty.io/can-i-verbose-output-during-a-copy-command-processing.html</guid><description>Situation: If I entered a copy command like cp -rf /src/ /dsc/ then I am waiting several minutes for copy large directories. I forgot to put -v flag to verbose an output, Can I do it during copying?...</description><pubDate>Sat, 18 Jul 2026 13:38:46 -0400</pubDate></item><item><title>file recovery tools questions</title><link>https://liberty.io/file-recovery-tools-questions.html</link><guid isPermaLink="true">https://liberty.io/file-recovery-tools-questions.html</guid><description>I&amp;#039;m curious about these recovery tools, I got 3 questions.
When I used TestDisk this is what I received. TestDisk 7.0, Data Recovery Utility, April 2015 Christophe GRENIER http://www.cgse......</description><pubDate>Sat, 18 Jul 2026 13:37:38 -0400</pubDate></item><item><title>Icons are missing in desktop notifications (Facebook and VLC)</title><link>https://liberty.io/icons-are-missing-in-desktop-notifications-facebook-and-vlc.html</link><guid isPermaLink="true">https://liberty.io/icons-are-missing-in-desktop-notifications-facebook-and-vlc.html</guid><description>I am using ubuntu budgie remix 17.10 and I have noticed the following thing.
When a notification appears on my screen either from facebook or from vlc
shows the message of the notification the act......</description><pubDate>Sat, 18 Jul 2026 13:36:46 -0400</pubDate></item><item><title>How to compile and run c++ program from Kate editor using build tool?</title><link>https://liberty.io/how-to-compile-and-run-c-program-from-kate-editor-using-build-tool.html</link><guid isPermaLink="true">https://liberty.io/how-to-compile-and-run-c-program-from-kate-editor-using-build-tool.html</guid><description>I&amp;#039;m trying to compile and run a c++ program from Kate editor with the following build command.
konsole -e g++ -std=c++14 -Wall -c %f -o %n.o &amp;amp;&amp;amp; chmod +x %n.o &amp;amp;&amp;amp; ./%n.o
But it give......</description><pubDate>Sat, 18 Jul 2026 13:26:10 -0400</pubDate></item><item><title>mv: cannot create directory permission denied</title><link>https://liberty.io/mv-cannot-create-directory-permission-denied.html</link><guid isPermaLink="true">https://liberty.io/mv-cannot-create-directory-permission-denied.html</guid><description>:/usr/share/blender/datafiles$ mv &quot;/home/bob/Documents/uncompressed files/filmic-blender-master&quot; /usr/share/blender/datafiles
mv: cannot create directory &amp;#039;/usr/share/blender/datafiles/filmic-blender-...</description><pubDate>Sat, 18 Jul 2026 13:22:30 -0400</pubDate></item><item><title>Set functions for blank keys after switching from Japanese to English Keyboard Ubuntu 18.04</title><link>https://liberty.io/set-functions-for-blank-keys-after-switching-from-japanese-to-english-.html</link><guid isPermaLink="true">https://liberty.io/set-functions-for-blank-keys-after-switching-from-japanese-to-english-.html</guid><description>I have a Japanese keyboard laptop, I have mapped it to English format because of which I have a few extra keys. Can I do something to map them for existing functions? Like there is a key to the lef......</description><pubDate>Sat, 18 Jul 2026 13:22:03 -0400</pubDate></item><item><title>$RANDOM in sleep</title><link>https://liberty.io/random-in-sleep.html</link><guid isPermaLink="true">https://liberty.io/random-in-sleep.html</guid><description>I&amp;#039;m trying to get my script to pause randomly between 20 and 10 seconds where the max amount of time is 20 and minimum 10. I&amp;#039;m using this atm:
sleep $((10 + RANDOM % 20));
But the problem is that......</description><pubDate>Sat, 18 Jul 2026 13:00:18 -0400</pubDate></item><item><title>How to remap Ctrl-Alt-Tab to Ctrl</title><link>https://liberty.io/how-to-remap-ctrl-alt-tab-to-ctrl.html</link><guid isPermaLink="true">https://liberty.io/how-to-remap-ctrl-alt-tab-to-ctrl.html</guid><description>Long story short: I have MX master 2s mouse whose thumb button sends &amp;lt;ctrl&amp;gt;&amp;lt;alt&amp;gt;&amp;lt;tab&amp;gt;.
I want to remap the thumb button to &amp;lt;ctrl&amp;gt; but that does not seem to be possible because ...</description><pubDate>Sat, 18 Jul 2026 12:50:51 -0400</pubDate></item><item><title>Git Terminal in Linux [duplicate]</title><link>https://liberty.io/git-terminal-in-linux-duplicate.html</link><guid isPermaLink="true">https://liberty.io/git-terminal-in-linux-duplicate.html</guid><description>I&amp;#039;m new in Ubuntu or Linux in general. I just switched from Windows to Linux to keep my work here. Actually working as web developer.
I use Git commands a lot, and when I clone a repo, I don&amp;#039;t get ......</description><pubDate>Sat, 18 Jul 2026 12:34:45 -0400</pubDate></item><item><title>Neat and fast way to count devices in home network [duplicate]</title><link>https://liberty.io/neat-and-fast-way-to-count-devices-in-home-network-duplicate.html</link><guid isPermaLink="true">https://liberty.io/neat-and-fast-way-to-count-devices-in-home-network-duplicate.html</guid><description>Possible Duplicate: How to find unused IP Address on a network?
currently I am using nmap wich scans the range of IPs that my DHCP server assigns to hosts. However this is a) slow and b) somet......</description><pubDate>Sat, 18 Jul 2026 12:26:25 -0400</pubDate></item><item><title>What do LISTEN and ports mean in netstat? [closed]</title><link>https://liberty.io/what-do-listen-and-ports-mean-in-netstat-closed.html</link><guid isPermaLink="true">https://liberty.io/what-do-listen-and-ports-mean-in-netstat-closed.html</guid><description>I have been monitoring my system lately and I have found some strange things are running on my system. Can anyone please explain what they are and why same program use several processes? Output of ...</description><pubDate>Sat, 18 Jul 2026 12:23:53 -0400</pubDate></item><item><title>User quardas - Ask Ubuntu</title><link>https://liberty.io/user-quardas-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-quardas-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Sat, 18 Jul 2026 12:23:27 -0400</pubDate></item><item><title>Minecraft 1.12 and under won&amp;#039;t run</title><link>https://liberty.io/minecraft-1-12-and-under-won-039-t-run.html</link><guid isPermaLink="true">https://liberty.io/minecraft-1-12-and-under-won-039-t-run.html</guid><description>Minecraft 1.12.2 and below won&amp;#039;t load on Ubuntu 18.4.
It is crashing right after I launch it.
When it crashes it just says &quot;An unexpected error occurred and the game has crashed. We&amp;#039;re sorry for the ...</description><pubDate>Sat, 18 Jul 2026 12:21:00 -0400</pubDate></item><item><title>Sandisk Cruzer Blade not detected and can&amp;#039;t be formatted</title><link>https://liberty.io/sandisk-cruzer-blade-not-detected-and-can-039-t-be-formatted.html</link><guid isPermaLink="true">https://liberty.io/sandisk-cruzer-blade-not-detected-and-can-039-t-be-formatted.html</guid><description>My sandisk cruzer blade is not write protected and it is not mounted in ubuntu. I can&amp;#039;t even format it using Disks utility in ubuntu.
dmesg | tail info:
rishi@rishi:~$ dmesg | tail
[192006.789212]......</description><pubDate>Sat, 18 Jul 2026 12:19:54 -0400</pubDate></item><item><title>User Mariah Ashley - Ask Ubuntu</title><link>https://liberty.io/user-mariah-ashley-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-mariah-ashley-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Sat, 18 Jul 2026 12:13:55 -0400</pubDate></item><item><title>update-manager &amp; update-manager-core</title><link>https://liberty.io/update-manager-update-manager-core.html</link><guid isPermaLink="true">https://liberty.io/update-manager-update-manager-core.html</guid><description># apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not ...</description><pubDate>Sat, 18 Jul 2026 12:10:49 -0400</pubDate></item><item><title>Ubuntu 18.04 guests which cloned by virtualbox have the same ip but different mac address in NAT network</title><link>https://liberty.io/ubuntu-18-04-guests-which-cloned-by-virtualbox-have-the-same-ip-but-di.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-18-04-guests-which-cloned-by-virtualbox-have-the-same-ip-but-di.html</guid><description>I tried to build a group of Virtual machine in Virtualbox, and connect them with NAT network. The main information shows as below:
The Virtualbox version: 6.0.12
The Ubuntu guest version: ubuntu-1......</description><pubDate>Sat, 18 Jul 2026 12:04:29 -0400</pubDate></item><item><title>Spotify not playing local files</title><link>https://liberty.io/spotify-not-playing-local-files.html</link><guid isPermaLink="true">https://liberty.io/spotify-not-playing-local-files.html</guid><description>Spotify when ran using wine will not play local files (mp3&amp;#039;s, wma&amp;#039;s). When i open the Containing folder the files are present but when selected from the wine explorer it gives the error message: &quot;t......</description><pubDate>Sat, 18 Jul 2026 12:03:21 -0400</pubDate></item><item><title>How to upgrade to php 7.2 version in xampp</title><link>https://liberty.io/how-to-upgrade-to-php-7-2-version-in-xampp.html</link><guid isPermaLink="true">https://liberty.io/how-to-upgrade-to-php-7-2-version-in-xampp.html</guid><description>My current php version from xampp (lampp) is 7.0.9 . I would like to upgrade it to 7.2.
I saw this post: https://askubuntu.com/a/856794/793678 , but is not about xampp. Or this one : How to upgra......</description><pubDate>Sat, 18 Jul 2026 11:42:44 -0400</pubDate></item><item><title>CPU speed stuck at 798 MHz</title><link>https://liberty.io/cpu-speed-stuck-at-798-mhz.html</link><guid isPermaLink="true">https://liberty.io/cpu-speed-stuck-at-798-mhz.html</guid><description>I am quite new to Ubuntu and Linux world, Can anyone help me to increase the normal CPU speed of my processor? It is a i5 2.3 GHz and for some odd reason is stuck at 798 MHz, that&amp;#039;s why I installed......</description><pubDate>Sat, 18 Jul 2026 11:21:18 -0400</pubDate></item><item><title>Color picker doesn&amp;#039;t work</title><link>https://liberty.io/color-picker-doesn-039-t-work.html</link><guid isPermaLink="true">https://liberty.io/color-picker-doesn-039-t-work.html</guid><description>Gpick (0.2.6) is not working anymore on my computer (Ubuntu 20.04.3 LTS). When I click on &amp;quot;Pick color&amp;quot;, I do not see the display around my mouse in the small box where it should be magnif......</description><pubDate>Sat, 18 Jul 2026 11:15:03 -0400</pubDate></item><item><title>&quot;Disk Full&quot; After a rsync failure?</title><link>https://liberty.io/disk-full-after-a-rsync-failure.html</link><guid isPermaLink="true">https://liberty.io/disk-full-after-a-rsync-failure.html</guid><description>So I ran an rsync over night in a tmux sessions. It was to copy contents from one mount to another (USB disks).
Rsync command was:
rsync --info=progress2 /mnt/wdpassport /mnt/wdredpro
When I woke up ...</description><pubDate>Sat, 18 Jul 2026 11:09:43 -0400</pubDate></item><item><title>How to check if directory is not containing hidden dir and one specific dir</title><link>https://liberty.io/how-to-check-if-directory-is-not-containing-hidden-dir-and-one-specifi.html</link><guid isPermaLink="true">https://liberty.io/how-to-check-if-directory-is-not-containing-hidden-dir-and-one-specifi.html</guid><description>I&amp;#039;d like to see if &quot;/tmp&quot; dir contains hidden dir and dir named &quot;test&quot;
Currently ls -la /tmp contains below
.
..
test
I&amp;#039;d like to check if /tmp doesn&amp;#039;t contain anything else besides above using......</description><pubDate>Sat, 18 Jul 2026 11:08:50 -0400</pubDate></item><item><title>Moving RAID 5 to another computer</title><link>https://liberty.io/moving-raid-5-to-another-computer.html</link><guid isPermaLink="true">https://liberty.io/moving-raid-5-to-another-computer.html</guid><description>RAID 5 problem
The crisp issue is that I am not sure how to active an inactive RAID without my efforts being irreversible. Attempt to reassemble non-destructively. Is that even possible?
Transfe......</description><pubDate>Sat, 18 Jul 2026 10:58:39 -0400</pubDate></item><item><title>Firefox fonts too small on Dell Inspiron</title><link>https://liberty.io/firefox-fonts-too-small-on-dell-inspiron.html</link><guid isPermaLink="true">https://liberty.io/firefox-fonts-too-small-on-dell-inspiron.html</guid><description>I use Firefox on Ubuntu 16.04, but the browser displays the webpages way too small. I have already tried to increase the font size, from the preferences:contents Firefox panel, but the result is su......</description><pubDate>Sat, 18 Jul 2026 10:58:10 -0400</pubDate></item><item><title>How to use netplan to create two separate routing tables?</title><link>https://liberty.io/how-to-use-netplan-to-create-two-separate-routing-tables.html</link><guid isPermaLink="true">https://liberty.io/how-to-use-netplan-to-create-two-separate-routing-tables.html</guid><description>I have an Ubuntu 18.04 host with two network interfaces on two subnets. I would like to set up symmetric routing so that traffic received from one interface is sent symmetrically out that same inte......</description><pubDate>Sat, 18 Jul 2026 10:56:42 -0400</pubDate></item><item><title>Ubuntu 20.04 download link</title><link>https://liberty.io/ubuntu-20-04-download-link.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-20-04-download-link.html</guid><description>I am trying to download ubuntu 20.04 LTS .But here there is a download link to download only ubuntu 22.04 LTS. So where will be the download file for Ubuntu 20.04LTS....</description><pubDate>Sat, 18 Jul 2026 10:52:22 -0400</pubDate></item><item><title>How to Pass/Record audio output as an input device?</title><link>https://liberty.io/how-to-pass-record-audio-output-as-an-input-device.html</link><guid isPermaLink="true">https://liberty.io/how-to-pass-record-audio-output-as-an-input-device.html</guid><description>I used to use a mixer of some kind and I can&amp;#039;t remember which...
I would like to record audio from the output, without leaving the computer. I remember in the Jaunty days you could easily enable ...</description><pubDate>Sat, 18 Jul 2026 10:52:10 -0400</pubDate></item><item><title>How do I install BCM4312 wireless drivers? [duplicate]</title><link>https://liberty.io/how-do-i-install-bcm4312-wireless-drivers-duplicate.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-install-bcm4312-wireless-drivers-duplicate.html</guid><description>Possible Duplicate: How to Install Broadcom / STA Wireless card (BCM43XX)
completely new to Ubuntu. How do I add Wireless driver for my laptop? I am running a Dell XPS M1330. Right now its act......</description><pubDate>Sat, 18 Jul 2026 10:36:23 -0400</pubDate></item><item><title>Launching Chrome (Incognito Mode) From Terminal</title><link>https://liberty.io/launching-chrome-incognito-mode-from-terminal.html</link><guid isPermaLink="true">https://liberty.io/launching-chrome-incognito-mode-from-terminal.html</guid><description>I am trying to create a mirror image of Chrome-OS on an Ubuntu installation starting with shortcuts. On Chrome-OS, Ctrl + Shift + N will bring up an incognito mode of Chrome. The problem ...</description><pubDate>Sat, 18 Jul 2026 10:30:04 -0400</pubDate></item><item><title>I need to install a epson tm-u950 printer on Ubuntu 12.04 LTS</title><link>https://liberty.io/i-need-to-install-a-epson-tm-u950-printer-on-ubuntu-12-04-lts.html</link><guid isPermaLink="true">https://liberty.io/i-need-to-install-a-epson-tm-u950-printer-on-ubuntu-12-04-lts.html</guid><description>I need to know how to install an Epson tm-u950 printer on Ubuntu 12.04 LTS, I have been searching for around 3 months now. Can anybody help please?...</description><pubDate>Sat, 18 Jul 2026 10:27:22 -0400</pubDate></item><item><title>systemctl failed to connect to bus - docker ubuntu:16.04 container</title><link>https://liberty.io/systemctl-failed-to-connect-to-bus-docker-ubuntu-16-04-container.html</link><guid isPermaLink="true">https://liberty.io/systemctl-failed-to-connect-to-bus-docker-ubuntu-16-04-container.html</guid><description>I&amp;#039;m trying to use the systemctl command in a ubuntu:16.04 docker container. I&amp;#039;m running the following command...
systemctl status ssh
However I&amp;#039;m getting the error...
Failed to connect to bus: N......</description><pubDate>Sat, 18 Jul 2026 10:21:47 -0400</pubDate></item><item><title>How do I boot into a root shell?</title><link>https://liberty.io/how-do-i-boot-into-a-root-shell.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-boot-into-a-root-shell.html</guid><description>When booting to the graphical desktop fails we sometimes are recommended to boot into a &quot;root shell&quot; or to boot in &quot;recovery mode&quot;.
How do I do that?...</description><pubDate>Sat, 18 Jul 2026 10:14:08 -0400</pubDate></item><item><title>Environment variables - where are they stored by linux, how do I change them and is it safe to do so?</title><link>https://liberty.io/environment-variables-where-are-they-stored-by-linux-how-do-i-change-t.html</link><guid isPermaLink="true">https://liberty.io/environment-variables-where-are-they-stored-by-linux-how-do-i-change-t.html</guid><description>I am trying to configure a build from source an old version of gcc on my dev machine. The documentation highlight several environment variables that need to be changed in order to do this. I was ...</description><pubDate>Sat, 18 Jul 2026 09:58:26 -0400</pubDate></item><item><title>How to run Vmware player as root?</title><link>https://liberty.io/how-to-run-vmware-player-as-root.html</link><guid isPermaLink="true">https://liberty.io/how-to-run-vmware-player-as-root.html</guid><description>I want to use a physical disk in Vmware Player. To do that I need to run Vmware Player as root. How do I do that?
I have tried to start it via terminal but no luck. I have tried to start it via gks......</description><pubDate>Sat, 18 Jul 2026 09:35:12 -0400</pubDate></item><item><title>Linux Ubuntu Server 20.04 LTS: &amp;#039;Network Unreachable&amp;#039;</title><link>https://liberty.io/linux-ubuntu-server-20-04-lts-039-network-unreachable-039.html</link><guid isPermaLink="true">https://liberty.io/linux-ubuntu-server-20-04-lts-039-network-unreachable-039.html</guid><description>I honestly don&amp;#039;t have a clue what the issue is as i&amp;#039;m fairly new to Linux and networking. It was working fine for the past month but now it just doesn&amp;#039;t want to connect to the internet at all. I&amp;#039;ve......</description><pubDate>Sat, 18 Jul 2026 09:34:22 -0400</pubDate></item><item><title>How to find what executable provides a dbus service?</title><link>https://liberty.io/how-to-find-what-executable-provides-a-dbus-service.html</link><guid isPermaLink="true">https://liberty.io/how-to-find-what-executable-provides-a-dbus-service.html</guid><description>I&amp;#039;m having problems with kdeconnect on Lubuntu and the only error I see when I execute the daemon with --replace is the inablility to launch kuiserver:
Couldn&amp;#039;t start kuiserver from org.kde.kuiserver....</description><pubDate>Sat, 18 Jul 2026 09:31:46 -0400</pubDate></item><item><title>Unable to locate package openssl-dev</title><link>https://liberty.io/unable-to-locate-package-openssl-dev.html</link><guid isPermaLink="true">https://liberty.io/unable-to-locate-package-openssl-dev.html</guid><description>I&amp;#039;m trying to install the ROOT CERN packages on linux, using Ubuntu 18.04, and whenever I get into the prerequisites download, with this command:
sudo apt-get install dpkg-dev cmake g++ gcc binutils ...</description><pubDate>Sat, 18 Jul 2026 09:26:36 -0400</pubDate></item><item><title>Apple Magic Trackpad 2 clicks and gestures, but does not move the mouse in X, only Wayland</title><link>https://liberty.io/apple-magic-trackpad-2-clicks-and-gestures-but-does-not-move-the-mouse.html</link><guid isPermaLink="true">https://liberty.io/apple-magic-trackpad-2-clicks-and-gestures-but-does-not-move-the-mouse.html</guid><description>I got an Apple Magic Trackpad 2 and plugged it in to my Ubuntu 20.04 system. Clicking works, click-and-dragging works, and gestures like three-finger-workspace-switch work, but actually moving the ......</description><pubDate>Sat, 18 Jul 2026 09:23:37 -0400</pubDate></item><item><title>Can&amp;#039;t execute .out files, getting permission denied</title><link>https://liberty.io/can-039-t-execute-out-files-getting-permission-denied.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-execute-out-files-getting-permission-denied.html</guid><description>I have written a C++ program and complied it to produce a.out file. However, whenever I try to run it, I get Permission Denied. I read that we can use sudo, but I can&amp;#039;t quite get it to work. I use ...</description><pubDate>Sat, 18 Jul 2026 09:16:12 -0400</pubDate></item><item><title>Fastboot detects my device but not adb</title><link>https://liberty.io/fastboot-detects-my-device-but-not-adb.html</link><guid isPermaLink="true">https://liberty.io/fastboot-detects-my-device-but-not-adb.html</guid><description>I have a Moto G (Falcon-xt 1033).
Recently I successfully flashed cm 13 nighly on my device, everything worked fine, used the phone a little while, then flashed supersu and device went into a boot ......</description><pubDate>Sat, 18 Jul 2026 09:14:14 -0400</pubDate></item><item><title>How would I use tar for full backup and restore with system on SSD and home on HDD?</title><link>https://liberty.io/how-would-i-use-tar-for-full-backup-and-restore-with-system-on-ssd-and.html</link><guid isPermaLink="true">https://liberty.io/how-would-i-use-tar-for-full-backup-and-restore-with-system-on-ssd-and.html</guid><description>How would I use tar for full backup and restore with system on SSD and home on HDD?
The existing backup and restore answers don&amp;#039;t seem to cover the case where root and home are on separate devices...</description><pubDate>Sat, 18 Jul 2026 09:13:20 -0400</pubDate></item><item><title>Restore mysql db from AWS AMI?</title><link>https://liberty.io/restore-mysql-db-from-aws-ami.html</link><guid isPermaLink="true">https://liberty.io/restore-mysql-db-from-aws-ami.html</guid><description>We have one EC2 instance running our mysql database server.
due to a security incident we had to delete the current EC2 instance as database was completely messed up with some sort of encryption.
S......</description><pubDate>Sat, 18 Jul 2026 09:11:29 -0400</pubDate></item><item><title>What is snapcrafters and what does it mean if it is listed as the developer of some apps on Ubuntu Software?</title><link>https://liberty.io/what-is-snapcrafters-and-what-does-it-mean-if-it-is-listed-as-the-deve.html</link><guid isPermaLink="true">https://liberty.io/what-is-snapcrafters-and-what-does-it-mean-if-it-is-listed-as-the-deve.html</guid><description>For some applications, under &quot;details&quot; on Ubuntu Software it says that the developer is snapcrafters. This is true for Visual Studio Code and also Simplenote. But these applications were developed by ...</description><pubDate>Sat, 18 Jul 2026 09:09:48 -0400</pubDate></item><item><title>Where is fslint (duplicate file finder) for Ubuntu 20.04?</title><link>https://liberty.io/where-is-fslint-duplicate-file-finder-for-ubuntu-20-04.html</link><guid isPermaLink="true">https://liberty.io/where-is-fslint-duplicate-file-finder-for-ubuntu-20-04.html</guid><description>I tried to install fslint
:~# apt install fslint
and I received
Package fslint is not available, but is referred to by another package.
This may mean that the package is missing, has been obsolete......</description><pubDate>Sat, 18 Jul 2026 09:08:54 -0400</pubDate></item><item><title>How to get date and time using command line interface?</title><link>https://liberty.io/how-to-get-date-and-time-using-command-line-interface.html</link><guid isPermaLink="true">https://liberty.io/how-to-get-date-and-time-using-command-line-interface.html</guid><description>How can I get current date/time in terminal. I mostly start up my system in text(console) mode and need the command to know the current date/time....</description><pubDate>Sat, 18 Jul 2026 09:08:32 -0400</pubDate></item><item><title>RTL8821CE driver not working on Ubuntu 22.04</title><link>https://liberty.io/rtl8821ce-driver-not-working-on-ubuntu-22-04.html</link><guid isPermaLink="true">https://liberty.io/rtl8821ce-driver-not-working-on-ubuntu-22-04.html</guid><description>Kernel: 5.15.0-27-generic x86_64 bits: 64 Desktop: GNOME 42.0 Distro: Ubuntu 22.04 LTS (Jammy Jellyfish)
$ sudo lshw -C network *-network description: Ethernet interface
......</description><pubDate>Sat, 18 Jul 2026 08:59:58 -0400</pubDate></item><item><title>User Denise Mauldin - Ask Ubuntu</title><link>https://liberty.io/user-denise-mauldin-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-denise-mauldin-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Sat, 18 Jul 2026 08:51:09 -0400</pubDate></item><item><title>usage of mount -o remount rw /</title><link>https://liberty.io/usage-of-mount-o-remount-rw.html</link><guid isPermaLink="true">https://liberty.io/usage-of-mount-o-remount-rw.html</guid><description>please take a look to this question and its answer how to uninstal a program when graphical mode can not load
Now I quoted from answer: Remount the system partition with R/W permission: mount -o ...</description><pubDate>Sat, 18 Jul 2026 08:50:48 -0400</pubDate></item><item><title>Where are Upstart log messages on Ubuntu 13.X?</title><link>https://liberty.io/where-are-upstart-log-messages-on-ubuntu-13-x.html</link><guid isPermaLink="true">https://liberty.io/where-are-upstart-log-messages-on-ubuntu-13-x.html</guid><description>On Ubuntu 12.04, I can find Upstart log messages in /var/log/syslog.
Commands:
# initctl log-priority info
# initctl emit hello
Log:
Apr 1 01:56:56 precise64 kernel: [ 8365.820425] init: Conne......</description><pubDate>Sat, 18 Jul 2026 08:37:11 -0400</pubDate></item><item><title>How to install android NDK?</title><link>https://liberty.io/how-to-install-android-ndk.html</link><guid isPermaLink="true">https://liberty.io/how-to-install-android-ndk.html</guid><description>I have downloaded Android NDK from here: https://developer.android.com/ndk/downloads/index.html
for Linux 64-bit (x86). It is a ZIP file that i can extract easly, but where should i extract/install......</description><pubDate>Sat, 18 Jul 2026 08:36:33 -0400</pubDate></item><item><title>How to properly install and use texlive with package manager</title><link>https://liberty.io/how-to-properly-install-and-use-texlive-with-package-manager.html</link><guid isPermaLink="true">https://liberty.io/how-to-properly-install-and-use-texlive-with-package-manager.html</guid><description>I would like to know how to properly install, and use texlive along with the package manager tlmgr in Ubuntu. Here is what I did to install texlive:
sudo apt-get install texlive-latex-base texlive......</description><pubDate>Sat, 18 Jul 2026 08:33:52 -0400</pubDate></item><item><title>Is it possible to install Truecrypt on 18.04?</title><link>https://liberty.io/is-it-possible-to-install-truecrypt-on-18-04.html</link><guid isPermaLink="true">https://liberty.io/is-it-possible-to-install-truecrypt-on-18-04.html</guid><description>I have several desktops running 16.04LTS. I have been anticipating upgrading them to 18.04LTS. I recently installed 18.04 on a crash dummy machine for testing and it mostly is working quite well.......</description><pubDate>Sat, 18 Jul 2026 08:23:58 -0400</pubDate></item><item><title>Apt trying to fetch versions not available in archive.ubuntu.com/ubuntu/pool/main</title><link>https://liberty.io/apt-trying-to-fetch-versions-not-available-in-archive-ubuntu-com-ubunt.html</link><guid isPermaLink="true">https://liberty.io/apt-trying-to-fetch-versions-not-available-in-archive-ubuntu-com-ubunt.html</guid><description>I keep getting failed to fetch errors from the primary Ubuntu repository for gcc and related. I have run sudo apt update --fix-missing and sudo apt upgrade and the errors remain the same.
Looking a......</description><pubDate>Sat, 18 Jul 2026 08:13:44 -0400</pubDate></item><item><title>pyQt4 import error after updating it to 18.04 LTS</title><link>https://liberty.io/pyqt4-import-error-after-updating-it-to-18-04-lts.html</link><guid isPermaLink="true">https://liberty.io/pyqt4-import-error-after-updating-it-to-18-04-lts.html</guid><description>I am not able to import pyqt4 after upgrading my Ubuntu from 16.04 to 18.04.
I tried re-installing pyqt4 and python. I also updated source.list but nothing worked for me. It was working all good b......</description><pubDate>Sat, 18 Jul 2026 08:13:14 -0400</pubDate></item><item><title>cudnn 7 confliction problem in compiling tvm with cuda 10.0, ubuntu 18.04</title><link>https://liberty.io/cudnn-7-confliction-problem-in-compiling-tvm-with-cuda-10-0-ubuntu-18-.html</link><guid isPermaLink="true">https://liberty.io/cudnn-7-confliction-problem-in-compiling-tvm-with-cuda-10-0-ubuntu-18-.html</guid><description>I am using ubuntu 18.04 (x64), I installed cuda 10.0 with cudnn 7.6 (as suggested by Nvidia) and nvidia driver 410. I am trying to build tvm-7.0 with cuda, but Im getting the following error: -- ...</description><pubDate>Sat, 18 Jul 2026 08:06:11 -0400</pubDate></item><item><title>Unable to open port 443, despite apache listening, ufw open locally on machine</title><link>https://liberty.io/unable-to-open-port-443-despite-apache-listening-ufw-open-locally-on-m.html</link><guid isPermaLink="true">https://liberty.io/unable-to-open-port-443-despite-apache-listening-ufw-open-locally-on-m.html</guid><description>Hello fellow ubuntu lovers.
I&amp;#039;ve been trying to open port 443 on my server (on a private network) for some time, but I&amp;#039;m stuck. It&amp;#039;s open on ufw, and apache is listening to that port, but somehow I ...</description><pubDate>Sat, 18 Jul 2026 08:03:37 -0400</pubDate></item><item><title>ssh: port 22 Connection refuses</title><link>https://liberty.io/ssh-port-22-connection-refuses.html</link><guid isPermaLink="true">https://liberty.io/ssh-port-22-connection-refuses.html</guid><description>I have a question regarding remote access a machine via ssh. I&amp;#039;m trying to ssh login to my linux machine from my mac and I already setup the ssh-server on my ubuntu, opened the 22 port and firewall. ...</description><pubDate>Sat, 18 Jul 2026 08:00:43 -0400</pubDate></item><item><title>Is there a guide to configuring TPM2 with LUKs in Ubuntu? I have issues!</title><link>https://liberty.io/is-there-a-guide-to-configuring-tpm2-with-luks-in-ubuntu-i-have-issues.html</link><guid isPermaLink="true">https://liberty.io/is-there-a-guide-to-configuring-tpm2-with-luks-in-ubuntu-i-have-issues.html</guid><description>I am not a beginner but am no way an expert running Linux operating systems.
I am trying to configure a TPM2 with LUKs in Ubuntu to verify its functionality and use disk encryption if possible. I r......</description><pubDate>Sat, 18 Jul 2026 07:40:10 -0400</pubDate></item><item><title>Dual Monitors on 18.04 with Radeon RX 580 GPU</title><link>https://liberty.io/dual-monitors-on-18-04-with-radeon-rx-580-gpu.html</link><guid isPermaLink="true">https://liberty.io/dual-monitors-on-18-04-with-radeon-rx-580-gpu.html</guid><description>I recently installed 18.04 and seemed well. The system detected both monitors I have and all was fine. 2 days ago my screens went blank suddenly, not waking up from a few key presses or a wiggle of......</description><pubDate>Sat, 18 Jul 2026 07:30:40 -0400</pubDate></item><item><title>How do I make an application manually extracted from a .tar be available on &quot;Show Applications&quot;?</title><link>https://liberty.io/how-do-i-make-an-application-manually-extracted-from-a-tar-be-availabl.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-make-an-application-manually-extracted-from-a-tar-be-availabl.html</guid><description>I want my application that is portable extract from a .tar, like PopcornTime to be available in the &quot;Show applications&quot; in Ubuntu Bionic Beaver (18.04).
I extract my application in some folder and......</description><pubDate>Sat, 18 Jul 2026 07:22:04 -0400</pubDate></item><item><title>ffmpeg alsa can not capture audio from UVC USB HDMI capture card to HLS server</title><link>https://liberty.io/ffmpeg-alsa-can-not-capture-audio-from-uvc-usb-hdmi-capture-card-to-hl.html</link><guid isPermaLink="true">https://liberty.io/ffmpeg-alsa-can-not-capture-audio-from-uvc-usb-hdmi-capture-card-to-hl.html</guid><description>in the same context before, I have been helped by brother ( llogan ) on Oct 15 at 16:35 , by using syntax his suggestion, and i&amp;#039;ve tried it, at first i got the sound stuttering, then it went back to ...</description><pubDate>Sat, 18 Jul 2026 07:15:19 -0400</pubDate></item><item><title>How to properly restart unity?</title><link>https://liberty.io/how-to-properly-restart-unity.html</link><guid isPermaLink="true">https://liberty.io/how-to-properly-restart-unity.html</guid><description>I keep on experiencing weird bugs. These usually start after a few hours of use. Sometimes the dash starts opening under every open window (becomes only visible on desktop, but I still can search and ...</description><pubDate>Sat, 18 Jul 2026 07:14:51 -0400</pubDate></item><item><title>Unable to connect to my Ubuntu machine using Putty remotely?</title><link>https://liberty.io/unable-to-connect-to-my-ubuntu-machine-using-putty-remotely.html</link><guid isPermaLink="true">https://liberty.io/unable-to-connect-to-my-ubuntu-machine-using-putty-remotely.html</guid><description>I am new to Ubuntu, I have it installed on my computer (not on a virtual machine) and I am trying to connect to my Ubuntu machine remotely through PuTTY. I am getting the IP address of the Ubuntu m......</description><pubDate>Sat, 18 Jul 2026 07:14:09 -0400</pubDate></item><item><title>How file system block size works?</title><link>https://liberty.io/how-file-system-block-size-works.html</link><guid isPermaLink="true">https://liberty.io/how-file-system-block-size-works.html</guid><description>All Linux file systems have 4kb block size. Let&amp;#039;s say I have 10mb of hard disk storage. That means I have 2560 blocks available and let&amp;#039;s say I copied 2560 files each having 1kb of size. Each 1 kb ......</description><pubDate>Sat, 18 Jul 2026 07:12:59 -0400</pubDate></item><item><title>Fail2ban is not able to connect to mysql under reboot prosess, both shutdown and startup process, Can&amp;#039;t connect to MySQL server on &amp;#039;127.0.0.1&amp;#039; (111)</title><link>https://liberty.io/fail2ban-is-not-able-to-connect-to-mysql-under-reboot-prosess-both-shu.html</link><guid isPermaLink="true">https://liberty.io/fail2ban-is-not-able-to-connect-to-mysql-under-reboot-prosess-both-shu.html</guid><description>I&amp;#039;m running a LAMP setup on Ubuntu 18.04.5 LTS (GNU/Linux 4.15.0-135-generic x86_64).
I have integrated fail2ban and db using documentation from https://docs.iredmail.org/fail2ban.sql.html#fail2ban......</description><pubDate>Sat, 18 Jul 2026 06:55:41 -0400</pubDate></item><item><title>VirtualBox Host-only: guests can&amp;#039;t talk between themselves?</title><link>https://liberty.io/virtualbox-host-only-guests-can-039-t-talk-between-themselves.html</link><guid isPermaLink="true">https://liberty.io/virtualbox-host-only-guests-can-039-t-talk-between-themselves.html</guid><description>I&amp;#039;m using a host-only network with VirtualBox on macOS Sierra, my guests are Ubuntu. My Host (192.168.56.1) can ping both Guest A (192.168.56.100) and Guest B (192.168.56.101). Each guest can ping ......</description><pubDate>Sat, 18 Jul 2026 06:44:55 -0400</pubDate></item><item><title>Kubuntu 20.04 desktop wallpaper always displays only 1/4 of screen</title><link>https://liberty.io/kubuntu-20-04-desktop-wallpaper-always-displays-only-1-4-of-screen.html</link><guid isPermaLink="true">https://liberty.io/kubuntu-20-04-desktop-wallpaper-always-displays-only-1-4-of-screen.html</guid><description>I have a problem with a Kubuntu user. I have two users and the problem only occurs for the one.
When I log in to the user, the desktop wallpaper always displays in the top left corner at about 25% ......</description><pubDate>Sat, 18 Jul 2026 06:34:12 -0400</pubDate></item><item><title>Can&amp;#039;t access cairo.h</title><link>https://liberty.io/can-039-t-access-cairo-h.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-access-cairo-h.html</guid><description>I&amp;#039;ve installed cairo-1.4.14 using make install, but after trying to compile my code:
fatal error: cairo.h: No such file or directory #include &amp;lt;cairo.h&amp;gt; ^
I compile using......</description><pubDate>Sat, 18 Jul 2026 06:30:57 -0400</pubDate></item><item><title>Getting function keys working on Samsung RV510 notebook</title><link>https://liberty.io/getting-function-keys-working-on-samsung-rv510-notebook.html</link><guid isPermaLink="true">https://liberty.io/getting-function-keys-working-on-samsung-rv510-notebook.html</guid><description>I installed 10.10 on my Samsung RV510 notebook, but the function keys don&amp;#039;t work. When I use them it seems as if they get locked on, and it becomes impossible to click things in the upper toolbar. ......</description><pubDate>Sat, 18 Jul 2026 06:15:24 -0400</pubDate></item><item><title>&quot;wrong fs type, bad option, bad superblock on /hostshare&quot; when trying to mount filesystem passthrough on qemu/kvm</title><link>https://liberty.io/wrong-fs-type-bad-option-bad-superblock-on-hostshare-when-trying-to-mo.html</link><guid isPermaLink="true">https://liberty.io/wrong-fs-type-bad-option-bad-superblock-on-hostshare-when-trying-to-mo.html</guid><description>I need some help on solving a problem where when I try to add a filesystem passthrough on qemu/kvm
sudo mount -t 9p -o trans=virtio /hostshare ~/hostfile
i get the error:
mount: wrong fs type, bad ......</description><pubDate>Sat, 18 Jul 2026 06:14:47 -0400</pubDate></item><item><title>Can I extend the root partition with adjacent unallocated space?</title><link>https://liberty.io/can-i-extend-the-root-partition-with-adjacent-unallocated-space.html</link><guid isPermaLink="true">https://liberty.io/can-i-extend-the-root-partition-with-adjacent-unallocated-space.html</guid><description>I&amp;#039;m new to Ubuntu and have chosen this distro to be my daily driver. I have installed Ubuntu 20.04 3 LTS (Focal Fossa) on a 256 GB SSD. It was pretty much a default installation with just the boot......</description><pubDate>Sat, 18 Jul 2026 06:09:29 -0400</pubDate></item><item><title>ofono enable-modem fails with dbus.exceptions.DBusException: org.ofono.Error.Failed: Operation failed</title><link>https://liberty.io/ofono-enable-modem-fails-with-dbus-exceptions-dbusexception-org-ofono-.html</link><guid isPermaLink="true">https://liberty.io/ofono-enable-modem-fails-with-dbus-exceptions-dbusexception-org-ofono-.html</guid><description>I&amp;#039;m trying to make Ubuntu 20.04 recognise AirPods Pro as a headset (not just as headphones). I tried to follow the instructions in this answer.
list-modems returns the following output:
[ /phonesim......</description><pubDate>Sat, 18 Jul 2026 06:08:54 -0400</pubDate></item><item><title>Cannot enable ssh service on Ubuntu 20.04</title><link>https://liberty.io/cannot-enable-ssh-service-on-ubuntu-20-04.html</link><guid isPermaLink="true">https://liberty.io/cannot-enable-ssh-service-on-ubuntu-20-04.html</guid><description>I am trying to remote connet my desktop(Ubuntu 20.04.2 LTS) via MacBook. But my request is rejected. So I check my ssh status on Ubuntu.
sightvanish@SVPC:~$ sudo systemctl status ssh
● ssh.service - ...</description><pubDate>Sat, 18 Jul 2026 06:06:04 -0400</pubDate></item><item><title>Can&amp;#039;t login to phpMyAdmin</title><link>https://liberty.io/can-039-t-login-to-phpmyadmin.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-login-to-phpmyadmin.html</guid><description>I&amp;#039;ve just installed phpmyadmin on ubuntu 16.04. When the logo screen shows http://myip/phpmyadmin, and I try to log in it appears: #1045 Cannot log in to the MySQL server.
I&amp;#039;ve tried all posibiliti......</description><pubDate>Sat, 18 Jul 2026 06:05:58 -0400</pubDate></item><item><title>How to determine whether a partition is a LUKS partition from its mountpoint?</title><link>https://liberty.io/how-to-determine-whether-a-partition-is-a-luks-partition-from-its-moun.html</link><guid isPermaLink="true">https://liberty.io/how-to-determine-whether-a-partition-is-a-luks-partition-from-its-moun.html</guid><description>I&amp;#039;m aware of being able to use the cryptsetup isLuks command to find out whether a partition is a LUKS container. I want to be able to use this command with the mountpoint of the LUKS container for......</description><pubDate>Sat, 18 Jul 2026 05:45:57 -0400</pubDate></item><item><title>What is Upstart?</title><link>https://liberty.io/what-is-upstart.html</link><guid isPermaLink="true">https://liberty.io/what-is-upstart.html</guid><description>Which operating systems besides Ubuntu use it?...</description><pubDate>Sat, 18 Jul 2026 05:43:51 -0400</pubDate></item><item><title>Node throwing &quot;unable to verify the first certificate&quot; error when fetching from api</title><link>https://liberty.io/node-throwing-unable-to-verify-the-first-certificate-error-when-fetchi.html</link><guid isPermaLink="true">https://liberty.io/node-throwing-unable-to-verify-the-first-certificate-error-when-fetchi.html</guid><description>I&amp;#039;ve been running an api for myself through an nginx proxy, I haven&amp;#039;t had any issues with it until today, when I reissued its certificate. The certificate is from Let&amp;#039;s Encrypt, I&amp;#039;ve made the file ......</description><pubDate>Sat, 18 Jul 2026 05:41:42 -0400</pubDate></item><item><title>Laptop running very hot with Ubuntu</title><link>https://liberty.io/laptop-running-very-hot-with-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/laptop-running-very-hot-with-ubuntu.html</guid><description>My laptop seems to get very hot when running with Ubuntu. The vents aren&amp;#039;t blocked and its got plenty of clear airflow when in use. It&amp;#039;s noticeably hotter running Ubuntu than it is running Windows.......</description><pubDate>Sat, 18 Jul 2026 05:38:42 -0400</pubDate></item><item><title>Why does my Canon printer cut off margin on one side of double sided pages?</title><link>https://liberty.io/why-does-my-canon-printer-cut-off-margin-on-one-side-of-double-sided-p.html</link><guid isPermaLink="true">https://liberty.io/why-does-my-canon-printer-cut-off-margin-on-one-side-of-double-sided-p.html</guid><description>When I try and print PDFs on Ubuntu 17.10 with my Canon MG5750 the second side of every double sided page cuts off the first inch of content.
This also occurred in 16.04 and happens with all PDF v......</description><pubDate>Sat, 18 Jul 2026 05:35:01 -0400</pubDate></item><item><title>Installing Google Chrome Remote Desktop messed up my box</title><link>https://liberty.io/installing-google-chrome-remote-desktop-messed-up-my-box.html</link><guid isPermaLink="true">https://liberty.io/installing-google-chrome-remote-desktop-messed-up-my-box.html</guid><description>I was playing around with Chrome Remote Desktop and after a restart of my Ubuntu Gnome 17.04 box, things got really weird. First, I was prompted for a second entry of my password. Then, all my Google ...</description><pubDate>Sat, 18 Jul 2026 05:34:33 -0400</pubDate></item><item><title>Why Ubuntu 18.04 has LibreOffice 6.0.7? How can I upgrade that to version 6.28? [duplicate]</title><link>https://liberty.io/why-ubuntu-18-04-has-libreoffice-6-0-7-how-can-i-upgrade-that-to-versi.html</link><guid isPermaLink="true">https://liberty.io/why-ubuntu-18-04-has-libreoffice-6-0-7-how-can-i-upgrade-that-to-versi.html</guid><description>I recently saw a social media post from Libre Office about them phasing out Libre office 6.28 and moving to Libre office 6.3. But when I checked my fully updated 18.04, I see that I am having Libre ...</description><pubDate>Sat, 18 Jul 2026 05:33:13 -0400</pubDate></item></channel></rss>