<?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>Fri, 07 Aug 2026 17:19:47 -0400</lastBuildDate><atom:link href="https://liberty.io/rss.xml" rel="self" type="application/rss+xml" /><item><title>How to execute mysql commands in sh</title><link>https://liberty.io/how-to-execute-mysql-commands-in-sh.html</link><guid isPermaLink="true">https://liberty.io/how-to-execute-mysql-commands-in-sh.html</guid><description>I try to write a script, which create database and tables in it.
For example, my bash file create attempt:
#!/bin/bash
mysql -u root -p
use dbname;
create......
.......
exit;
Is executed joinin......</description><pubDate>Fri, 07 Aug 2026 21:19:02 -0400</pubDate></item><item><title>Display lock screen message in kde</title><link>https://liberty.io/display-lock-screen-message-in-kde.html</link><guid isPermaLink="true">https://liberty.io/display-lock-screen-message-in-kde.html</guid><description>I would like to display a message such as will be back in 10 minutes when you lock your screen in kde? I could not find an option in the system settings. How do you display a message when you lock......</description><pubDate>Fri, 07 Aug 2026 21:15:48 -0400</pubDate></item><item><title>Import error :No module named MYSQLdb</title><link>https://liberty.io/import-error-no-module-named-mysqldb.html</link><guid isPermaLink="true">https://liberty.io/import-error-no-module-named-mysqldb.html</guid><description>I have a problem so a connection a python to database local of MySQLdb.
Message of error is:
import MYSQL
ImportError:No module named MYSQLdb.
This is a script in python 3.4 to connection my ...</description><pubDate>Fri, 07 Aug 2026 21:06:26 -0400</pubDate></item><item><title>Can&amp;#039;t open .jpg files extracted from an .iso, what to do?</title><link>https://liberty.io/can-039-t-open-jpg-files-extracted-from-an-iso-what-to-do.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-open-jpg-files-extracted-from-an-iso-what-to-do.html</guid><description>Recently, I extracted some pictures from an .iso file, but I can&amp;#039;t see them. When I try to open these .jpg files with Image Viewer, it shows me this error:
Error interpreting JPEG image file (Not ......</description><pubDate>Fri, 07 Aug 2026 21:03:22 -0400</pubDate></item><item><title>How to automatically mount usb flash drive at startup</title><link>https://liberty.io/how-to-automatically-mount-usb-flash-drive-at-startup.html</link><guid isPermaLink="true">https://liberty.io/how-to-automatically-mount-usb-flash-drive-at-startup.html</guid><description>I need to mount usb flash drive to automatically during OS startup also tried
mount /dev/sdb2 /media
but after rebooting not able to see mounted drive please suggest.
lsusb
Bus 001 Device 003:......</description><pubDate>Fri, 07 Aug 2026 20:56:45 -0400</pubDate></item><item><title>What is the current status for Ubuntu 19 LTS? [duplicate]</title><link>https://liberty.io/what-is-the-current-status-for-ubuntu-19-lts-duplicate.html</link><guid isPermaLink="true">https://liberty.io/what-is-the-current-status-for-ubuntu-19-lts-duplicate.html</guid><description>I&amp;#039;m used to installing LTS versions. It seems that 19.04 is not LTS, but it is said in many places that it improves desktop performance and 18 is getting old. Is 19 really not planned for LTS? What......</description><pubDate>Fri, 07 Aug 2026 20:56:26 -0400</pubDate></item><item><title>Internet connection breaks when connecting to video projector</title><link>https://liberty.io/internet-connection-breaks-when-connecting-to-video-projector.html</link><guid isPermaLink="true">https://liberty.io/internet-connection-breaks-when-connecting-to-video-projector.html</guid><description>I have a problem with internet connection. When I connect my video pojector to the laptop via HDMI and switch for mirror display or other external display views, I lose the internet connection. I h......</description><pubDate>Fri, 07 Aug 2026 20:47:58 -0400</pubDate></item><item><title>How to delete a bunch of files in a folder knowing a part of their filename?</title><link>https://liberty.io/how-to-delete-a-bunch-of-files-in-a-folder-knowing-a-part-of-their-fil.html</link><guid isPermaLink="true">https://liberty.io/how-to-delete-a-bunch-of-files-in-a-folder-knowing-a-part-of-their-fil.html</guid><description>I have a folder of Markdown files. The files use the following filename convention: [Time-based ID] [Title]. With this convention, you have filenames such as 202204101548 Banana bread or 202204101549 ...</description><pubDate>Fri, 07 Aug 2026 20:39:36 -0400</pubDate></item><item><title>cp: cannot stat &amp;#039;filename&amp;#039;: No such file or directory</title><link>https://liberty.io/cp-cannot-stat-039-filename-039-no-such-file-or-directory.html</link><guid isPermaLink="true">https://liberty.io/cp-cannot-stat-039-filename-039-no-such-file-or-directory.html</guid><description>complete noob here, so thanks for your help ahead of time.
A using Linux in my chromebook and trying to intstall Vuescan.
The installation has told me to enter the following:
sudo cp vuescan.svg /usr/...</description><pubDate>Fri, 07 Aug 2026 20:38:26 -0400</pubDate></item><item><title>What&amp;#039;s the best way to secure a Teamviewer/X11/VNC connection?</title><link>https://liberty.io/what-039-s-the-best-way-to-secure-a-teamviewer-x11-vnc-connection.html</link><guid isPermaLink="true">https://liberty.io/what-039-s-the-best-way-to-secure-a-teamviewer-x11-vnc-connection.html</guid><description>I&amp;#039;m fairly new to Ubuntu so please bear with me. I use Teamviewer on my Windows machines and love it, even more so that there is an Ubuntu version. As most will know it can&amp;#039;t start on computer star......</description><pubDate>Fri, 07 Aug 2026 20:34:45 -0400</pubDate></item><item><title>What Can Be Done To Secure Ubuntu Server?</title><link>https://liberty.io/what-can-be-done-to-secure-ubuntu-server.html</link><guid isPermaLink="true">https://liberty.io/what-can-be-done-to-secure-ubuntu-server.html</guid><description>I have a project to secure Ubuntu Server as much as I can.
The server is a web hosting server. The server will be running LAMP , Mail , and DNS....</description><pubDate>Fri, 07 Aug 2026 20:33:44 -0400</pubDate></item><item><title>How to identify wifi network interfaces?</title><link>https://liberty.io/how-to-identify-wifi-network-interfaces.html</link><guid isPermaLink="true">https://liberty.io/how-to-identify-wifi-network-interfaces.html</guid><description>How can I find a list of wifi interfaces that could be used by hostapd?
This doesn&amp;#039;t work - I don&amp;#039;t see my wifi interfaces listed:
☀ cat /etc/network/interfaces ......</description><pubDate>Fri, 07 Aug 2026 20:18:44 -0400</pubDate></item><item><title>ubuntu terminal is not working properly in vi editor</title><link>https://liberty.io/ubuntu-terminal-is-not-working-properly-in-vi-editor.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-terminal-is-not-working-properly-in-vi-editor.html</guid><description>Recently I installed ubuntu in my laptop for using c programming. but when I open the terminal and typed vi test.c, It open it but it will not work properly. when i pressed backspace it will not wo......</description><pubDate>Fri, 07 Aug 2026 20:12:39 -0400</pubDate></item><item><title>Moving files to /dev/shm ramdisk doesn&amp;#039;t increase RAM usage?</title><link>https://liberty.io/moving-files-to-dev-shm-ramdisk-doesn-039-t-increase-ram-usage.html</link><guid isPermaLink="true">https://liberty.io/moving-files-to-dev-shm-ramdisk-doesn-039-t-increase-ram-usage.html</guid><description>I&amp;#039;ve been wanting to make us of a ramdisk on my Ubuntu system for a while, and have done a bit of reading online. Most of the advice centres around using /dev/shm to move files into RAM.
I wanted ......</description><pubDate>Fri, 07 Aug 2026 20:08:43 -0400</pubDate></item><item><title>Can&amp;#039;t put AHCI mode on my laptop working with intel RST, so, how can I Install Ubuntu?</title><link>https://liberty.io/can-039-t-put-ahci-mode-on-my-laptop-working-with-intel-rst-so-how-can.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-put-ahci-mode-on-my-laptop-working-with-intel-rst-so-how-can.html</guid><description>I have ASUS ROG Zephyrus DUO 15 Laptop and due to its 10th generation intel cpu and 2 1TB nvme ssd I can&amp;#039;t put the AHCI mode in Bios. Is it possible to install Ubuntu with intel RST mode enabled?...</description><pubDate>Fri, 07 Aug 2026 20:04:57 -0400</pubDate></item><item><title>wireguard vpn is failing with error: Cannot find device &quot;wg0&quot;</title><link>https://liberty.io/wireguard-vpn-is-failing-with-error-cannot-find-device-wg0.html</link><guid isPermaLink="true">https://liberty.io/wireguard-vpn-is-failing-with-error-cannot-find-device-wg0.html</guid><description>Hello I am very new to ubuntu, I installed wireguard almost 6 months ago, and it was working fine, untill yesterday when my ubuntu was updated, the wirguard does not want to come up, and gives the ......</description><pubDate>Fri, 07 Aug 2026 20:04:53 -0400</pubDate></item><item><title>Install 18.04 server without network connection</title><link>https://liberty.io/install-18-04-server-without-network-connection.html</link><guid isPermaLink="true">https://liberty.io/install-18-04-server-without-network-connection.html</guid><description>The latest version of Ubuntu server (18.04) seems to demand network configuration and refuse to boot without it. I have no desire to connect the server in question to the internet for anything, and......</description><pubDate>Fri, 07 Aug 2026 20:02:56 -0400</pubDate></item><item><title>CUDA sample code did not get installed through sudo apt-get install nvidia-cuda-toolkit; any solutions?</title><link>https://liberty.io/cuda-sample-code-did-not-get-installed-through-sudo-apt-get-install-nv.html</link><guid isPermaLink="true">https://liberty.io/cuda-sample-code-did-not-get-installed-through-sudo-apt-get-install-nv.html</guid><description>I just setup my Ubuntu 16.04 workstation with an Nvidia GTX 1070, having successfully installed the latest driver through the graphics-drivers PPA following the instructions here.
The nvidia-367 ......</description><pubDate>Fri, 07 Aug 2026 19:53:45 -0400</pubDate></item><item><title>Ubuntu 18.04: how do I enable the Japanese keyboard and conversion to Hiragana?</title><link>https://liberty.io/ubuntu-18-04-how-do-i-enable-the-japanese-keyboard-and-conversion-to-h.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-18-04-how-do-i-enable-the-japanese-keyboard-and-conversion-to-h.html</guid><description>I am new to Ubuntu. I downloaded 18.04 and have struggled to get the Japanese conversion working. I saw many older answers on this forum. In the end I found my solution on this page on a Japanese......</description><pubDate>Fri, 07 Aug 2026 19:52:55 -0400</pubDate></item><item><title>View the live log in linux</title><link>https://liberty.io/view-the-live-log-in-linux.html</link><guid isPermaLink="true">https://liberty.io/view-the-live-log-in-linux.html</guid><description>I want to See the Live log from the Log file which is being used within the Script.
i have script which makes VPN connection to CISCO VPN Server and then COpy the files to the Remote Location. for ...</description><pubDate>Fri, 07 Aug 2026 19:46:11 -0400</pubDate></item><item><title>How to install acunetix?</title><link>https://liberty.io/how-to-install-acunetix.html</link><guid isPermaLink="true">https://liberty.io/how-to-install-acunetix.html</guid><description>acunetix is a tool that is used to check for web vulnerability. I can&amp;#039;t find the Linux version for it anywhere. Is is possible to install it on Ubuntu 12.04...</description><pubDate>Fri, 07 Aug 2026 19:44:22 -0400</pubDate></item><item><title>Ubuntu Desktop Installation Partition Sizing Formula</title><link>https://liberty.io/ubuntu-desktop-installation-partition-sizing-formula.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-desktop-installation-partition-sizing-formula.html</guid><description>I want to reinstall Ubuntu from scratch.
I have read (here and here) that it is recommended to have 3 partitions for the desktop installation: root, home and swap as having a separate home and ro......</description><pubDate>Fri, 07 Aug 2026 19:43:07 -0400</pubDate></item><item><title>How can I chmod 777 all subfolders of /var/www?</title><link>https://liberty.io/how-can-i-chmod-777-all-subfolders-of-var-www.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-chmod-777-all-subfolders-of-var-www.html</guid><description>I’m running a webserver and FTP server, wherein /var/www is bound to /home/user/www.
I set both directories to chmod 777 (which is fine since it’s for testing only).
I can upload files into /home......</description><pubDate>Fri, 07 Aug 2026 19:31:31 -0400</pubDate></item><item><title>How do I make openbox look like the default Ubuntu theme?</title><link>https://liberty.io/how-do-i-make-openbox-look-like-the-default-ubuntu-theme.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-make-openbox-look-like-the-default-ubuntu-theme.html</guid><description>I was trying out openbox, the superlightweight window manager, and something that struck me was &quot;Wow, this is downright ugly&quot;.
So, how do I install a ambiance theme to make it &quot;fit in&quot; more?...</description><pubDate>Fri, 07 Aug 2026 19:29:02 -0400</pubDate></item><item><title>Secondary PCIe SSD not recognized at boot</title><link>https://liberty.io/secondary-pcie-ssd-not-recognized-at-boot.html</link><guid isPermaLink="true">https://liberty.io/secondary-pcie-ssd-not-recognized-at-boot.html</guid><description>I recently bought a Dell Precision 7530 laptop which came preinstalled with Ubuntu 16.04 on a 500GB SATA drive. Later I bought a 1TB PCIe SSD and installed it in a free slot in addition to the orig......</description><pubDate>Fri, 07 Aug 2026 19:21:41 -0400</pubDate></item><item><title>Ubuntu 18.04 1360x768 resolution available but don&amp;#039;t work</title><link>https://liberty.io/ubuntu-18-04-1360x768-resolution-available-but-don-039-t-work.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-18-04-1360x768-resolution-available-but-don-039-t-work.html</guid><description>I am using a 32&amp;quot; Insignia TV as a mirrored monitor via HDMI out.
Right now it works great at 1280x720, but if I choose to use 1360x768 the tv goes blank thinking there is nothing plugged in. Any ...</description><pubDate>Fri, 07 Aug 2026 19:20:59 -0400</pubDate></item><item><title>How to share a VirtualBox virtual machine with users of the computer</title><link>https://liberty.io/how-to-share-a-virtualbox-virtual-machine-with-users-of-the-computer.html</link><guid isPermaLink="true">https://liberty.io/how-to-share-a-virtualbox-virtual-machine-with-users-of-the-computer.html</guid><description>I have a computer with Ubuntu 14.04, with several user accounts. In one of those accounts, I have a virtual machine in VirtualBox. I would like to share that virtual machine with the other users of......</description><pubDate>Fri, 07 Aug 2026 19:20:12 -0400</pubDate></item><item><title>Citrix receiver 13.10 on Ubuntu 18.04.1</title><link>https://liberty.io/citrix-receiver-13-10-on-ubuntu-18-04-1.html</link><guid isPermaLink="true">https://liberty.io/citrix-receiver-13-10-on-ubuntu-18-04-1.html</guid><description>I am trying to get Citrix receiver to work on my Ubuntu laptop. I&amp;#039;ve installed the Citrix receiver, however when I try to open the .ica file that my company provides when I login to my organisation&amp;#039;s ...</description><pubDate>Fri, 07 Aug 2026 19:17:32 -0400</pubDate></item><item><title>&quot;Syntax error: Unterminated quoted string&quot;</title><link>https://liberty.io/syntax-error-unterminated-quoted-string.html</link><guid isPermaLink="true">https://liberty.io/syntax-error-unterminated-quoted-string.html</guid><description>I am trying to use a backup script that will backup my sql database and website files.
I am running Ubuntu 12.04 32 bit version and zPanel.
Also what are these variables:
MYSQL=&quot;$()&quot;
MYSQLDUMP=&quot;$......</description><pubDate>Fri, 07 Aug 2026 19:10:40 -0400</pubDate></item><item><title>Kubuntu 14.04.2 laptop freezes on black screen after waking from sleep mode</title><link>https://liberty.io/kubuntu-14-04-2-laptop-freezes-on-black-screen-after-waking-from-sleep.html</link><guid isPermaLink="true">https://liberty.io/kubuntu-14-04-2-laptop-freezes-on-black-screen-after-waking-from-sleep.html</guid><description>I have a Dell Inspiron N7110 laptop, running Kubuntu 14.04.2. Whenever I put the laptop in sleep mode, it goes right to sleep, as intended. But when I wake the laptop from sleep mode by pressing ......</description><pubDate>Fri, 07 Aug 2026 18:58:50 -0400</pubDate></item><item><title>Deleted linux partition from Windows and can&amp;#039;t boot into windows now</title><link>https://liberty.io/deleted-linux-partition-from-windows-and-can-039-t-boot-into-windows-n.html</link><guid isPermaLink="true">https://liberty.io/deleted-linux-partition-from-windows-and-can-039-t-boot-into-windows-n.html</guid><description>I have tried to install linux on my Winodws 10 machine and the installation had some issues. I removed it from Windows before changing the bootmanager from grub. Now when I restarted, I get the fol......</description><pubDate>Fri, 07 Aug 2026 18:57:04 -0400</pubDate></item><item><title>Error: Failed to build gem native extension when trying to download Rubocop</title><link>https://liberty.io/error-failed-to-build-gem-native-extension-when-trying-to-download-rub.html</link><guid isPermaLink="true">https://liberty.io/error-failed-to-build-gem-native-extension-when-trying-to-download-rub.html</guid><description>when I try &quot;sudo gem install rubocop&quot;, I get...
Building native extensions. This could take a while...
ERROR: Error installing rubocop: ERROR: Failed to build gem native extension. cur......</description><pubDate>Fri, 07 Aug 2026 18:52:18 -0400</pubDate></item><item><title>Trying to boot Ubuntu from USB - Only getting FreeDOS command prompt [duplicate]</title><link>https://liberty.io/trying-to-boot-ubuntu-from-usb-only-getting-freedos-command-prompt-dup.html</link><guid isPermaLink="true">https://liberty.io/trying-to-boot-ubuntu-from-usb-only-getting-freedos-command-prompt-dup.html</guid><description>Possible Duplicate: How do I install Ubuntu from an USB drive / create a live USB-stick?
I own a little Acer Aspire One with no CD drive (it&amp;#039;s a 10&amp;#039; notebook and was given it with operating sy......</description><pubDate>Fri, 07 Aug 2026 18:28:17 -0400</pubDate></item><item><title>Openning 443 port with ufw</title><link>https://liberty.io/openning-443-port-with-ufw.html</link><guid isPermaLink="true">https://liberty.io/openning-443-port-with-ufw.html</guid><description>Although ufw status shows that port 443 is allowed, the netstat -tulpn shows nothing.
root@machine:/etc/nginx/sites-available# ufw status
Status: active
To Action Fro......</description><pubDate>Fri, 07 Aug 2026 18:26:18 -0400</pubDate></item><item><title>How to unzip a zip file from the Terminal?</title><link>https://liberty.io/how-to-unzip-a-zip-file-from-the-terminal.html</link><guid isPermaLink="true">https://liberty.io/how-to-unzip-a-zip-file-from-the-terminal.html</guid><description>Just downloaded a .zip file from the internet. I want to use the terminal to unzip the file. What is the correct way to do this?...</description><pubDate>Fri, 07 Aug 2026 18:21:24 -0400</pubDate></item><item><title>Why does my TP link adapter disconnects from the AP when I change the mac address of wlan1</title><link>https://liberty.io/why-does-my-tp-link-adapter-disconnects-from-the-ap-when-i-change-the-.html</link><guid isPermaLink="true">https://liberty.io/why-does-my-tp-link-adapter-disconnects-from-the-ap-when-i-change-the-.html</guid><description>I have TP-Link TL-WN722N WiFi Adapter(Atheros Chip).
I have tried changing mac address of using macchanger and some inbuilt commands.
But every time I connect to the AP, the Wifi Adapter disconne......</description><pubDate>Fri, 07 Aug 2026 18:14:59 -0400</pubDate></item><item><title>Why does the error message for two colons as a command (::) in bash have three colons, but a single colon give no output?</title><link>https://liberty.io/why-does-the-error-message-for-two-colons-as-a-command-in-bash-have-th.html</link><guid isPermaLink="true">https://liberty.io/why-does-the-error-message-for-two-colons-as-a-command-in-bash-have-th.html</guid><description>If I type
::
into a bash shell, I get:
-bash: ::: command not found
But, only one : results in no output. Why is this?...</description><pubDate>Fri, 07 Aug 2026 18:14:40 -0400</pubDate></item><item><title>18.04 Unable to connect to server due to &quot;Temporary failure in name resolution&quot;</title><link>https://liberty.io/18-04-unable-to-connect-to-server-due-to-temporary-failure-in-name-res.html</link><guid isPermaLink="true">https://liberty.io/18-04-unable-to-connect-to-server-due-to-temporary-failure-in-name-res.html</guid><description>I am at a bit of a loss. I am able to perform an nslookup and a dig on the address &quot;imap.comcast.net&quot; but if I try to ping it or connect to it from my application I get a &quot;Temporary failure in name ...</description><pubDate>Fri, 07 Aug 2026 17:57:46 -0400</pubDate></item><item><title>BASH script - How to simulate user input for password</title><link>https://liberty.io/bash-script-how-to-simulate-user-input-for-password.html</link><guid isPermaLink="true">https://liberty.io/bash-script-how-to-simulate-user-input-for-password.html</guid><description>I&amp;#039;m trying to make a bash script used to unlock an external drive which is password-protected by WD proprietary software.
Since I&amp;#039;m combining this with other bash scripts, I need it to take the pas......</description><pubDate>Fri, 07 Aug 2026 17:57:41 -0400</pubDate></item><item><title>Firefox terribly slow on Ubuntu 16.04 [closed]</title><link>https://liberty.io/firefox-terribly-slow-on-ubuntu-16-04-closed.html</link><guid isPermaLink="true">https://liberty.io/firefox-terribly-slow-on-ubuntu-16-04-closed.html</guid><description>I tried all the solutions offered here:
Mozilla Firefox terribly slow on Ubuntu 14.04
Firefox 43.0.4 on Ubuntu 15.10 incredibly slow to load pages
Is there a solution given the the environment b......</description><pubDate>Fri, 07 Aug 2026 17:56:40 -0400</pubDate></item><item><title>sqlcmd not available after installing mssql-tools</title><link>https://liberty.io/sqlcmd-not-available-after-installing-mssql-tools.html</link><guid isPermaLink="true">https://liberty.io/sqlcmd-not-available-after-installing-mssql-tools.html</guid><description>I&amp;#039;m trying to access sql server database so i need sqlcmd but after following microsoft docs here and here. Running sqlcmd returns: sqlcmd: command not found
and I do have mssql-tools installed:
...</description><pubDate>Fri, 07 Aug 2026 17:52:04 -0400</pubDate></item><item><title>CUPS, can&amp;#039;t add printer, (unable to locate printer) (web interface)</title><link>https://liberty.io/cups-can-039-t-add-printer-unable-to-locate-printer-web-interface.html</link><guid isPermaLink="true">https://liberty.io/cups-can-039-t-add-printer-unable-to-locate-printer-web-interface.html</guid><description>I can not install my printer on my Xubuntu.
At first, I had this problem (ie. I could find my printer, but got &quot;internal server error&quot; warnings when trying to install it), and as suggested I tried......</description><pubDate>Fri, 07 Aug 2026 17:38:36 -0400</pubDate></item><item><title>how do i Add current root drive to raid array?</title><link>https://liberty.io/how-do-i-add-current-root-drive-to-raid-array.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-add-current-root-drive-to-raid-array.html</guid><description>I had Ubuntu on my first HDD, i attached another HDD to PC, now i want to configure software raid 0 with existing Ubuntu installation. with those two HDD...</description><pubDate>Fri, 07 Aug 2026 17:37:51 -0400</pubDate></item><item><title>Is the gnome compositing manager decent for Steam VR?</title><link>https://liberty.io/is-the-gnome-compositing-manager-decent-for-steam-vr.html</link><guid isPermaLink="true">https://liberty.io/is-the-gnome-compositing-manager-decent-for-steam-vr.html</guid><description>I have a Hades Canyon NUC with a AMD Vega M GPU, and it seems to be powerful enough for VR - the mirroring view is almost flawless - but on the headset itself the view is jumpy when moving around.
......</description><pubDate>Fri, 07 Aug 2026 17:37:33 -0400</pubDate></item><item><title>How Do I upgrade Docker</title><link>https://liberty.io/how-do-i-upgrade-docker.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-upgrade-docker.html</guid><description>I type docker.io version, and get:
Client version: 0.9.1
Go version (client): go1.2.1
Git commit (client): 3600720
Server version: 0.9.1
Git commit (server): 3600720
Go version (server): go1.2.1
L......</description><pubDate>Fri, 07 Aug 2026 17:37:30 -0400</pubDate></item><item><title>docker container stop denied by apparmor</title><link>https://liberty.io/docker-container-stop-denied-by-apparmor.html</link><guid isPermaLink="true">https://liberty.io/docker-container-stop-denied-by-apparmor.html</guid><description>I use docker 19.03.13 installed from snap on my 20.04 machine. Long time all works well but now I can&amp;#039;t stop containers that I have started as unprivileged user. Stopping as root as also not possib......</description><pubDate>Fri, 07 Aug 2026 17:37:17 -0400</pubDate></item><item><title>How can make the controler configuration window show in pcsxr (Ubuntu 20.04)?</title><link>https://liberty.io/how-can-make-the-controler-configuration-window-show-in-pcsxr-ubuntu-2.html</link><guid isPermaLink="true">https://liberty.io/how-can-make-the-controler-configuration-window-show-in-pcsxr-ubuntu-2.html</guid><description>I have the same problem previously reported and solved for Ubuntu 18.04 here: PCSXR works fine with one controller, but when the second controller is connected, the plugin window does not open and ......</description><pubDate>Fri, 07 Aug 2026 17:33:11 -0400</pubDate></item><item><title>&quot; g++ not installed &quot; even after installing it &quot; sudo apt-get install g++ &quot;</title><link>https://liberty.io/g-not-installed-even-after-installing-it-sudo-apt-get-install-g.html</link><guid isPermaLink="true">https://liberty.io/g-not-installed-even-after-installing-it-sudo-apt-get-install-g.html</guid><description>i recently installed Ubuntu on a VMware and following a tutorial...
gcc works for me, but when i try g++, it says &quot; The program &amp;#039;g++&amp;#039; is currently not installed. You can install it by typing: sudo......</description><pubDate>Fri, 07 Aug 2026 17:19:19 -0400</pubDate></item><item><title>Ubuntu 20.04 loses network in AWS after updates 28 october</title><link>https://liberty.io/ubuntu-20-04-loses-network-in-aws-after-updates-28-october.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-20-04-loses-network-in-aws-after-updates-28-october.html</guid><description>28 october I run a series of normal updates on one of my Amazon-EC2 instances. For some reason it locked up and I had to reboot it. It got up but it never got any network again. So after a lot of ...</description><pubDate>Fri, 07 Aug 2026 17:08:23 -0400</pubDate></item><item><title>What is the difference between shutdown and poweroff commands?</title><link>https://liberty.io/what-is-the-difference-between-shutdown-and-poweroff-commands.html</link><guid isPermaLink="true">https://liberty.io/what-is-the-difference-between-shutdown-and-poweroff-commands.html</guid><description>I&amp;#039;ve a home server I&amp;#039;m playing around with :) I want to learn server administration...
I have a hard time understanding the difference between shutdown -h now and poweroff -h now
My logic tells me ......</description><pubDate>Fri, 07 Aug 2026 17:07:42 -0400</pubDate></item><item><title>Lubuntu usb image mode or dd mode</title><link>https://liberty.io/lubuntu-usb-image-mode-or-dd-mode.html</link><guid isPermaLink="true">https://liberty.io/lubuntu-usb-image-mode-or-dd-mode.html</guid><description>have one question,create lubuntu bootable usb in rufus in gpt scheme which option best to chose iso image mode(recommended)or image mode dd?Thanks…...</description><pubDate>Fri, 07 Aug 2026 17:07:01 -0400</pubDate></item><item><title>Possible to configure (Squid) proxy so a browser can bypass a VPN?</title><link>https://liberty.io/possible-to-configure-squid-proxy-so-a-browser-can-bypass-a-vpn.html</link><guid isPermaLink="true">https://liberty.io/possible-to-configure-squid-proxy-so-a-browser-can-bypass-a-vpn.html</guid><description>I want to do the following (if it&amp;#039;s possible):
Have 1 browser (say Firefox) as normal - all traffic uses my VPN.
Have another browser (say Chrome) where all traffic bypasses the VPN.
I have already......</description><pubDate>Fri, 07 Aug 2026 16:45:28 -0400</pubDate></item><item><title>rvm command not working</title><link>https://liberty.io/rvm-command-not-working.html</link><guid isPermaLink="true">https://liberty.io/rvm-command-not-working.html</guid><description>I am facing issue while running the following command
rvm --default use ruby-2.1.6@metasploit-framework
error - &amp;gt; no comment RVM found...</description><pubDate>Fri, 07 Aug 2026 16:32:45 -0400</pubDate></item><item><title>All files on /var/www/ change ownership to www-data. Can it be avoided?</title><link>https://liberty.io/all-files-on-var-www-change-ownership-to-www-data-can-it-be-avoided.html</link><guid isPermaLink="true">https://liberty.io/all-files-on-var-www-change-ownership-to-www-data-can-it-be-avoided.html</guid><description>All files on /var/www/ change ownership to www-data. Can it be avoided?
I have different files with different owners, starting from the /var/www/* directory. But once a day they change and appear as ...</description><pubDate>Fri, 07 Aug 2026 16:28:36 -0400</pubDate></item><item><title>How to disable services when Ubuntu loads? [duplicate]</title><link>https://liberty.io/how-to-disable-services-when-ubuntu-loads-duplicate.html</link><guid isPermaLink="true">https://liberty.io/how-to-disable-services-when-ubuntu-loads-duplicate.html</guid><description>I need to disable docker services when Ubuntu 18.04 starts. I tried with:
update-rc.d -f &amp;lt;service&amp;gt; remove
but this doesn&amp;#039;t work....</description><pubDate>Fri, 07 Aug 2026 16:28:16 -0400</pubDate></item><item><title>File descriptor 3 (pipe:[36899]) leaked on vgs invocation. Parent PID 12657: /usr/sbin/grub-probe</title><link>https://liberty.io/file-descriptor-3-pipe-36899-leaked-on-vgs-invocation-parent-pid-12657.html</link><guid isPermaLink="true">https://liberty.io/file-descriptor-3-pipe-36899-leaked-on-vgs-invocation-parent-pid-12657.html</guid><description>I am getting the error in the title, it happens during grub installation and also on dpkg --configure -a. I can&amp;#039;t update anymore and the shell is unresponsive as soon as I hit the bug.
Can anyone ......</description><pubDate>Fri, 07 Aug 2026 16:20:20 -0400</pubDate></item><item><title>How to import a pdf in libreoffice? under ubuntu, all pages are blank</title><link>https://liberty.io/how-to-import-a-pdf-in-libreoffice-under-ubuntu-all-pages-are-blank.html</link><guid isPermaLink="true">https://liberty.io/how-to-import-a-pdf-in-libreoffice-under-ubuntu-all-pages-are-blank.html</guid><description>I have some .pdf generated by a scanner, that I want to import in LibreOffice and do some small editing. The PDF has only one object per page, a page-size image.
If I open it in LibreOffice under U......</description><pubDate>Fri, 07 Aug 2026 16:12:21 -0400</pubDate></item><item><title>MSI 970 Gaming USB 3.0 drivers</title><link>https://liberty.io/msi-970-gaming-usb-3-0-drivers.html</link><guid isPermaLink="true">https://liberty.io/msi-970-gaming-usb-3-0-drivers.html</guid><description>I recently switched to Ubuntu, with intents to make it my main OS. So far I&amp;#039;ve managed to get everything working correctly except my USB 3 ports. No matter what I plug in (I&amp;#039;ve tried flash drives, ...</description><pubDate>Fri, 07 Aug 2026 15:53:58 -0400</pubDate></item><item><title>What exactly does sudo apt-get -f install do?</title><link>https://liberty.io/what-exactly-does-sudo-apt-get-f-install-do.html</link><guid isPermaLink="true">https://liberty.io/what-exactly-does-sudo-apt-get-f-install-do.html</guid><description>I have seen it before. I am just wondering what exactly does it do?...</description><pubDate>Fri, 07 Aug 2026 15:50:42 -0400</pubDate></item><item><title>Why can&amp;#039;t I install lib32gcc1?</title><link>https://liberty.io/why-can-039-t-i-install-lib32gcc1.html</link><guid isPermaLink="true">https://liberty.io/why-can-039-t-i-install-lib32gcc1.html</guid><description>I&amp;#039;m trying to install Source Dedicated Server on Ubuntu Server 12.04 and every time I try to install lib32gcc1, I get
E: Package &amp;#039;lib32gcc1&amp;#039; has no installation candidate
Is there anything I can......</description><pubDate>Fri, 07 Aug 2026 15:38:57 -0400</pubDate></item><item><title>Apache no longer starts (AH02238: Unable to configure RSA server private key)</title><link>https://liberty.io/apache-no-longer-starts-ah02238-unable-to-configure-rsa-server-private.html</link><guid isPermaLink="true">https://liberty.io/apache-no-longer-starts-ah02238-unable-to-configure-rsa-server-private.html</guid><description>My Apache Server no longer starts. Checking the log shows that:
[Fri Apr 24 18:05:01.342667 2015] [ssl:emerg] [pid 21220] AH02238: Unable to configure RSA server private key
[Fri Apr 24 18:05:01....</description><pubDate>Fri, 07 Aug 2026 15:34:38 -0400</pubDate></item><item><title>Transcode to aac on Ubuntu 14.04 using vlc</title><link>https://liberty.io/transcode-to-aac-on-ubuntu-14-04-using-vlc.html</link><guid isPermaLink="true">https://liberty.io/transcode-to-aac-on-ubuntu-14-04-using-vlc.html</guid><description>I am trying to stream a dvb stream in VLC but transcoding the audio to aac format however it can&amp;#039;t find the encoder. How do I install it?
VLC media player 2.1.4 Rincewind (revision 2.1.4-0-g2a072b......</description><pubDate>Fri, 07 Aug 2026 15:31:48 -0400</pubDate></item><item><title>Solaris Guest VM on Ubuntu 14.04 KVM Setup, unable to get DHCP IP nor able to reach network</title><link>https://liberty.io/solaris-guest-vm-on-ubuntu-14-04-kvm-setup-unable-to-get-dhcp-ip-nor-a.html</link><guid isPermaLink="true">https://liberty.io/solaris-guest-vm-on-ubuntu-14-04-kvm-setup-unable-to-get-dhcp-ip-nor-a.html</guid><description>I have a solaris VM running on Ubuntu 14.04 LTS KVM.
I&amp;#039;m using bridged networking. VM is unable to get an IP address, on sending DHCP request I can see requests going through bridge br0 and replies ...</description><pubDate>Fri, 07 Aug 2026 15:30:02 -0400</pubDate></item><item><title>How to solve &quot;256966901 Bluetooth: hclo: unexpected event for opcode 0xfc2f&quot; Message during Boot in Ubuntu 19.04?</title><link>https://liberty.io/how-to-solve-256966901-bluetooth-hclo-unexpected-event-for-opcode-0xfc.html</link><guid isPermaLink="true">https://liberty.io/how-to-solve-256966901-bluetooth-hclo-unexpected-event-for-opcode-0xfc.html</guid><description>Every time I boot into Ubuntu 19.04 it shows this message. This doesn&amp;#039;t cause any problem. The system Boots Up correctly and Bluetooth is also functioning properly. But why this is happening I don&amp;#039;......</description><pubDate>Fri, 07 Aug 2026 15:28:28 -0400</pubDate></item><item><title>User Anna Prus - Ask Ubuntu</title><link>https://liberty.io/user-anna-prus-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-anna-prus-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Fri, 07 Aug 2026 15:27:48 -0400</pubDate></item><item><title>Need help installing Canon D530 drivers</title><link>https://liberty.io/need-help-installing-canon-d530-drivers.html</link><guid isPermaLink="true">https://liberty.io/need-help-installing-canon-d530-drivers.html</guid><description>The default printer app didn&amp;#039;t pick the right drivers so I installed the drivers from the Canon website which gave me a tar.gz file that I extracted and now I have the folder with the 32-bit and 64......</description><pubDate>Fri, 07 Aug 2026 15:25:37 -0400</pubDate></item><item><title>How to download https://github.com/MCMrARM/mcpelauncher-linux? [closed]</title><link>https://liberty.io/how-to-download-https-github-com-mcmrarm-mcpelauncher-linux-closed.html</link><guid isPermaLink="true">https://liberty.io/how-to-download-https-github-com-mcmrarm-mcpelauncher-linux-closed.html</guid><description>I can&amp;#039;t download it because it gives me a 404 error. Also, it will say that I need libprotobuf17 but it isn&amp;#039;t installable. Also, I&amp;#039;m using KDE Neon and 64 bit.
Any time I do
sudo add-apt-reposi......</description><pubDate>Fri, 07 Aug 2026 15:21:52 -0400</pubDate></item><item><title>How to solve &quot;make&quot; issue while cross-compiling on the ubuntu</title><link>https://liberty.io/how-to-solve-make-issue-while-cross-compiling-on-the-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/how-to-solve-make-issue-while-cross-compiling-on-the-ubuntu.html</guid><description>I am trying to cross-compile this (ultralytics/yolov5) project on my ubuntu machine. Since I am compiling it for my another machine &amp;quot;raspberry Pi&amp;quot; so I already installed the toolchain whi......</description><pubDate>Fri, 07 Aug 2026 14:48:31 -0400</pubDate></item><item><title>Ubuntu 17.10 with 1080p laptop screen everything is really small</title><link>https://liberty.io/ubuntu-17-10-with-1080p-laptop-screen-everything-is-really-small.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-17-10-with-1080p-laptop-screen-everything-is-really-small.html</guid><description>i&amp;#039;m using Ubuntu 17.10 xorg and just placed a 1080p panel into my lenovo t440p. The UI and font is really small and hard to read without zooming. I tried scaling, but that makes everything slightly ...</description><pubDate>Fri, 07 Aug 2026 14:45:39 -0400</pubDate></item><item><title>Find DHCP Lease &amp; DNS Info In 18.04 LTS</title><link>https://liberty.io/find-dhcp-lease-dns-info-in-18-04-lts.html</link><guid isPermaLink="true">https://liberty.io/find-dhcp-lease-dns-info-in-18-04-lts.html</guid><description>I&amp;#039;m relatively new to Linux and Ubuntu, so please bear with me. I&amp;#039;m setting up a Ubuntu 18.04 LTS VM that will act as a mail relay via postfix. I have that installed, and have configured those sett......</description><pubDate>Fri, 07 Aug 2026 14:45:09 -0400</pubDate></item><item><title>rdesktop full screen not centered, everything leaning to right</title><link>https://liberty.io/rdesktop-full-screen-not-centered-everything-leaning-to-right.html</link><guid isPermaLink="true">https://liberty.io/rdesktop-full-screen-not-centered-everything-leaning-to-right.html</guid><description>I&amp;#039;m helping a friend set up Remote Desktop Connection on Linux, so that he could connect to his PC at work. But he&amp;#039;s not that familiar with Linux and I&amp;#039;m trying to help him out. I tried making the ......</description><pubDate>Fri, 07 Aug 2026 14:43:18 -0400</pubDate></item><item><title>Error on videos (.mkv) after software upgrade</title><link>https://liberty.io/error-on-videos-mkv-after-software-upgrade.html</link><guid isPermaLink="true">https://liberty.io/error-on-videos-mkv-after-software-upgrade.html</guid><description>My system:
Laptop Dell inspiron 15 3000
RAM: 16 GB
SSD 480 GB Kingston
Intel Core i3 7th Generation
OS: Ubuntu 18.04 with Software and System Updates
Web Browser: Mozilla Firefox, Google Chrome, ...</description><pubDate>Fri, 07 Aug 2026 14:13:49 -0400</pubDate></item><item><title>install FFmpeg codecs to make gifcurry work</title><link>https://liberty.io/install-ffmpeg-codecs-to-make-gifcurry-work.html</link><guid isPermaLink="true">https://liberty.io/install-ffmpeg-codecs-to-make-gifcurry-work.html</guid><description>I&amp;#039;m trying to use gifcurry on Ubuntu 16.04 but I get the following warning which will not allow me to select my mp4 I created in KdenLive.
I installed gifcurry as instructed on the site. It opens......</description><pubDate>Fri, 07 Aug 2026 14:04:48 -0400</pubDate></item><item><title>Wireless is not sharing Internet to Ethernet Properly</title><link>https://liberty.io/wireless-is-not-sharing-internet-to-ethernet-properly.html</link><guid isPermaLink="true">https://liberty.io/wireless-is-not-sharing-internet-to-ethernet-properly.html</guid><description>Using Ubuntu 14.04 on all machines in question,
The network starts with a modem, then a router 192.168.0.1 (which goes to 2 computers working fine), then another router 192.168.150, at which po......</description><pubDate>Fri, 07 Aug 2026 13:57:33 -0400</pubDate></item><item><title>How to install Ubuntu onto a 2GB flash drive? [duplicate]</title><link>https://liberty.io/how-to-install-ubuntu-onto-a-2gb-flash-drive-duplicate.html</link><guid isPermaLink="true">https://liberty.io/how-to-install-ubuntu-onto-a-2gb-flash-drive-duplicate.html</guid><description>I have a development board with Intel Atom processor, ICH8M chipset, 1GB RAM, 2GB flash memory. So basically it&amp;#039;s a Netbook configuration already, but without hard drive.
Is possible to install Ub......</description><pubDate>Fri, 07 Aug 2026 13:53:53 -0400</pubDate></item><item><title>Iptables Restricting Access By Time</title><link>https://liberty.io/iptables-restricting-access-by-time.html</link><guid isPermaLink="true">https://liberty.io/iptables-restricting-access-by-time.html</guid><description>How to control internet time access for each IP?
How to add time to this rule: iptables -I FORWARD -s 192.168.0.56 -j ACCEPT?
I tried this
iptables -I FORWARD -s 192.168.0.56 -m time --timestar......</description><pubDate>Fri, 07 Aug 2026 13:50:01 -0400</pubDate></item><item><title>Reverse-i-search doesn&amp;#039;t continue</title><link>https://liberty.io/reverse-i-search-doesn-039-t-continue.html</link><guid isPermaLink="true">https://liberty.io/reverse-i-search-doesn-039-t-continue.html</guid><description>I wanted to use the reverse-i-search as usual by pressing Ctrl+R to search my last ssh command. When I tried, I was only able to write &quot;ss&quot; but not continue with &quot;h&quot;. Additionally when I hit Ctrl+H......</description><pubDate>Fri, 07 Aug 2026 13:42:33 -0400</pubDate></item><item><title>How do you install pip for python3.9.4?</title><link>https://liberty.io/how-do-you-install-pip-for-python3-9-4.html</link><guid isPermaLink="true">https://liberty.io/how-do-you-install-pip-for-python3-9-4.html</guid><description>I haven&amp;#039;t found a way to install pip for python3.9 . When I run the command sudo apt install python3-pip it installs pip for pythpn3.8, not 3.9. If I try to use sudo apt install python3.9-pip it gi......</description><pubDate>Fri, 07 Aug 2026 13:38:21 -0400</pubDate></item><item><title>How do I make an EFI partition? I am trying to install ubuntu on my sd card, but when i install, ubuntu doesnt detect the efi partition</title><link>https://liberty.io/how-do-i-make-an-efi-partition-i-am-trying-to-install-ubuntu-on-my-sd-.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-make-an-efi-partition-i-am-trying-to-install-ubuntu-on-my-sd-.html</guid><description>I am using a 128 gb sd card for installation.
One of the partitions is 125 gb (ext4) which is where i plan on installing Ubuntu.
There is a 1 mb partition that is called &amp;quot;UEFI_NTFS&amp;quot;
when I ...</description><pubDate>Fri, 07 Aug 2026 13:16:48 -0400</pubDate></item><item><title>CMake can&amp;#039;t find X11</title><link>https://liberty.io/cmake-can-039-t-find-x11.html</link><guid isPermaLink="true">https://liberty.io/cmake-can-039-t-find-x11.html</guid><description>I&amp;#039;m trying to compile Minetest 0.4.10 on Ubuntu 12.04.3 LTS with CMake, but I get this error:
andrew@rasts-tv:~$ cmake \Minetest-0.4.10
-- *** Will build version 0.4.10 ***
-- IRRLICHT_SOURCE_DIR ......</description><pubDate>Fri, 07 Aug 2026 13:13:53 -0400</pubDate></item><item><title>How to create a bridge from a wifi laptop?</title><link>https://liberty.io/how-to-create-a-bridge-from-a-wifi-laptop.html</link><guid isPermaLink="true">https://liberty.io/how-to-create-a-bridge-from-a-wifi-laptop.html</guid><description>I got a laptop on ubuntu connected to my router via WIFI.
I&amp;#039;d like to connect that laptop using an RJ45 cable to my Hi-Fi soundsystem (It doesn&amp;#039;t support wireless)
I&amp;#039;m new to Linux so i&amp;#039;m not sure ......</description><pubDate>Fri, 07 Aug 2026 12:59:21 -0400</pubDate></item><item><title>What is a &quot;failed to create a symbolic link: file exists&quot; error?</title><link>https://liberty.io/what-is-a-failed-to-create-a-symbolic-link-file-exists-error.html</link><guid isPermaLink="true">https://liberty.io/what-is-a-failed-to-create-a-symbolic-link-file-exists-error.html</guid><description>I&amp;#039;m trying to create a symlink in my home directory to a directories and files on my data partition. I&amp;#039;ve tried:
~/Documents$ ln -sv ~/Documents/saga /media/mariajulia/485f3e29-355c-4be3-b80a-...</description><pubDate>Fri, 07 Aug 2026 12:59:10 -0400</pubDate></item><item><title>Wifi Adapter Not Found on SONY VAIO with UBUNTU 18.04 RTL8111 [duplicate]</title><link>https://liberty.io/wifi-adapter-not-found-on-sony-vaio-with-ubuntu-18-04-rtl8111-duplicat.html</link><guid isPermaLink="true">https://liberty.io/wifi-adapter-not-found-on-sony-vaio-with-ubuntu-18-04-rtl8111-duplicat.html</guid><description>My SONY VAIO Laptop with a fresh UBUNTU 18.04 install cant seem to find the Wi-fi Adapter, found this info on the Adapter:
*-network descripción: Ethernet interface producto: RTL8111......</description><pubDate>Fri, 07 Aug 2026 12:51:59 -0400</pubDate></item><item><title>bash: error in export command that bash: !st: event not found</title><link>https://liberty.io/bash-error-in-export-command-that-bash-st-event-not-found.html</link><guid isPermaLink="true">https://liberty.io/bash-error-in-export-command-that-bash-st-event-not-found.html</guid><description>When i tried to excute the following
export SENTRY_SECRET_KEY=&quot;k(#!st-6eb2y74=@^6s7a67fy5a&amp;amp;@p3y=57#aszb@hs)n^vv0#&quot;
I get the error &quot;bash: !st: event not found&quot;
Please give me solution.....</description><pubDate>Fri, 07 Aug 2026 12:46:14 -0400</pubDate></item><item><title>Compose key: how to type all pinyin tone marks?</title><link>https://liberty.io/compose-key-how-to-type-all-pinyin-tone-marks.html</link><guid isPermaLink="true">https://liberty.io/compose-key-how-to-type-all-pinyin-tone-marks.html</guid><description>I have the following input methods set up on Ubuntu 20 LTS: English (US), English (Dvorak), Chinese (Intelligent Pinyin), Chinese (hanyu pinyin (m17n)).
I would like to type pinyin with all its ava......</description><pubDate>Fri, 07 Aug 2026 12:45:50 -0400</pubDate></item><item><title>Why is my /var/log folder 118 GB in size?</title><link>https://liberty.io/why-is-my-var-log-folder-118-gb-in-size.html</link><guid isPermaLink="true">https://liberty.io/why-is-my-var-log-folder-118-gb-in-size.html</guid><description>I am quite new to the aspects of ubuntu although I know the basics. My computer is running low on storage and upon inspection, I have found that my /var/log folder is 118 GB big! I have considere......</description><pubDate>Fri, 07 Aug 2026 12:44:33 -0400</pubDate></item><item><title>How to set terminal tab titles font size?</title><link>https://liberty.io/how-to-set-terminal-tab-titles-font-size.html</link><guid isPermaLink="true">https://liberty.io/how-to-set-terminal-tab-titles-font-size.html</guid><description>I constantly get to a situation where my 1-2 character tab titles are cut, as I have over 20 tabs open.
One way to solve my problem, would be to decrease the font size of the tab titles. Any idea ......</description><pubDate>Fri, 07 Aug 2026 12:42:13 -0400</pubDate></item><item><title>Capturing an &quot;HD&quot; video from Webcam using gstreamer pipeline is failed</title><link>https://liberty.io/capturing-an-hd-video-from-webcam-using-gstreamer-pipeline-is-failed.html</link><guid isPermaLink="true">https://liberty.io/capturing-an-hd-video-from-webcam-using-gstreamer-pipeline-is-failed.html</guid><description>I have a simple pipeline which is supposed to capture a video stream (+audio) from a webcam in JPEG and put it into a .mts container, but at the end when I try to play the file (using ffplay) or co......</description><pubDate>Fri, 07 Aug 2026 12:33:07 -0400</pubDate></item><item><title>Automatically get different terminal colors each time I open terminal</title><link>https://liberty.io/automatically-get-different-terminal-colors-each-time-i-open-terminal.html</link><guid isPermaLink="true">https://liberty.io/automatically-get-different-terminal-colors-each-time-i-open-terminal.html</guid><description>I often find myself opening three terminals and I really like the look and feel of having distinct color palettes on each.
I have a few color palettes saved and I would like the default to progress ...</description><pubDate>Fri, 07 Aug 2026 12:32:36 -0400</pubDate></item><item><title>How to copy data between Virtual machines</title><link>https://liberty.io/how-to-copy-data-between-virtual-machines.html</link><guid isPermaLink="true">https://liberty.io/how-to-copy-data-between-virtual-machines.html</guid><description>I have a linux machine, and windows is installed as a VM. While copying a data from linux desktop into windows, data is not receiving (I mean copy and paste).
Is there any way to copy data between......</description><pubDate>Fri, 07 Aug 2026 12:29:24 -0400</pubDate></item><item><title>Web Server Best Practices: Directory Structure &amp; Security</title><link>https://liberty.io/web-server-best-practices-directory-structure-security.html</link><guid isPermaLink="true">https://liberty.io/web-server-best-practices-directory-structure-security.html</guid><description>I would like to utilize Ubuntu server as web server, but I want to make sure I follow best practices for setting things up. I want to ensure I set the directory up in the best location and underst......</description><pubDate>Fri, 07 Aug 2026 12:28:47 -0400</pubDate></item><item><title>User Jess Patton - Ask Ubuntu</title><link>https://liberty.io/user-jess-patton-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-jess-patton-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Fri, 07 Aug 2026 12:27:11 -0400</pubDate></item><item><title>Can&amp;#039;t convert iso to img on mac</title><link>https://liberty.io/can-039-t-convert-iso-to-img-on-mac.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-convert-iso-to-img-on-mac.html</guid><description>I followed the instructions here and I got a dmg instead. This is what I entered:
cd Desktop
hdiutil convert ubuntu-12.10-desktop-amd64.iso -format UDRW -o ubuntu-12.10-desktop-amd64.img
Then it ......</description><pubDate>Fri, 07 Aug 2026 12:14:28 -0400</pubDate></item><item><title>Bluetooth headset only plays sound in mono</title><link>https://liberty.io/bluetooth-headset-only-plays-sound-in-mono.html</link><guid isPermaLink="true">https://liberty.io/bluetooth-headset-only-plays-sound-in-mono.html</guid><description>My brand new JBL Bluetooth headset only plays sound in mono.
Resetting Bluetooth in an attempt to fix it doesn&amp;#039;t help - all Bluetooth services go off and the headset is no longer in the list of sound ...</description><pubDate>Fri, 07 Aug 2026 12:14:01 -0400</pubDate></item><item><title>What is the simplest way to check to see if webmin is installed?</title><link>https://liberty.io/what-is-the-simplest-way-to-check-to-see-if-webmin-is-installed.html</link><guid isPermaLink="true">https://liberty.io/what-is-the-simplest-way-to-check-to-see-if-webmin-is-installed.html</guid><description>I dug up an old server that is only running CLI, and can&amp;#039;t seem to remember if Webmin was installed on the machine or not. I normally implement it on all machines, but it doesn&amp;#039;t seem like it&amp;#039;s wor......</description><pubDate>Fri, 07 Aug 2026 12:13:43 -0400</pubDate></item><item><title>How to fix the error: gpg: keyserver receive failed: No keyserver available?</title><link>https://liberty.io/how-to-fix-the-error-gpg-keyserver-receive-failed-no-keyserver-availab.html</link><guid isPermaLink="true">https://liberty.io/how-to-fix-the-error-gpg-keyserver-receive-failed-no-keyserver-availab.html</guid><description>I am always getting the below gpg error message. I have also tried adding a PPA from webupd8 but the result is same. How can I resolve this error?
user@work:~$ sudo apt-key adv --keyserver hkp://...</description><pubDate>Fri, 07 Aug 2026 12:13:23 -0400</pubDate></item><item><title>bluetooth earphones don&amp;#039;t auto conect</title><link>https://liberty.io/bluetooth-earphones-don-039-t-auto-conect.html</link><guid isPermaLink="true">https://liberty.io/bluetooth-earphones-don-039-t-auto-conect.html</guid><description>I have few bluetooth audio devices, all of them expect one automatically connects.
I have added the device&amp;#039;s address as trusted device but it doesn&amp;#039;t connect. I have to connect it manually every ti......</description><pubDate>Fri, 07 Aug 2026 12:08:58 -0400</pubDate></item><item><title>missing &quot;restore missing files&quot; option</title><link>https://liberty.io/missing-restore-missing-files-option.html</link><guid isPermaLink="true">https://liberty.io/missing-restore-missing-files-option.html</guid><description>I want to restore files that I accidentally removed from my computer.
I use ubuntu 20.04 as my OS, Files (3.36.3-stable) as the file manager, and Déjà Dup Backup Tool (40.7) as the backup program
The ...</description><pubDate>Fri, 07 Aug 2026 12:08:36 -0400</pubDate></item><item><title>I want to know when a running process will terminate. How can I watch it?</title><link>https://liberty.io/i-want-to-know-when-a-running-process-will-terminate-how-can-i-watch-i.html</link><guid isPermaLink="true">https://liberty.io/i-want-to-know-when-a-running-process-will-terminate-how-can-i-watch-i.html</guid><description>I would like to know any command that I can run to know the end time of a process.
I have already launched the process and know its PID but I want to know if there is any command that can tell me at ...</description><pubDate>Fri, 07 Aug 2026 12:08:06 -0400</pubDate></item><item><title>What does &quot;Too many recursive configuration includes&quot; mean when trying to connect to a ssh server?</title><link>https://liberty.io/what-does-too-many-recursive-configuration-includes-mean-when-trying-t.html</link><guid isPermaLink="true">https://liberty.io/what-does-too-many-recursive-configuration-includes-mean-when-trying-t.html</guid><description>The current problem is when I try to connect to a ssh server (from a university I am currently attending) with the following (example) command:
ssh -Y root@example.com
Then I get the following err......</description><pubDate>Fri, 07 Aug 2026 12:05:09 -0400</pubDate></item></channel></rss>