<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Buzz Spill Daily</title><link>https://liberty.io</link><description>Curated star highlights with fresh energy.</description><language>en-us</language><lastBuildDate>Tue, 21 Jul 2026 13:51:49 -0400</lastBuildDate><atom:link href="https://liberty.io/rss.xml" rel="self" type="application/rss+xml" /><item><title>How can I rename many files at once?</title><link>https://liberty.io/how-can-i-rename-many-files-at-once.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-rename-many-files-at-once.html</guid><description>I need to rename a bunch of files in order to fix their sort order, therefore I need to be able to do a sort of &quot;find and replace&quot; so I can replace chunks of the filenames at a time.
What tools sh......</description><pubDate>Tue, 21 Jul 2026 17:46:38 -0400</pubDate></item><item><title>How to install the cPickle module?</title><link>https://liberty.io/how-to-install-the-cpickle-module.html</link><guid isPermaLink="true">https://liberty.io/how-to-install-the-cpickle-module.html</guid><description>I was unable to install the cPickle module using pip:
$ pip --version
pip 1.5.6 from /usr/lib/python2.7/dist-packages (python 2.7)
$ pip install cPickle
... Could not find any downloads that sat......</description><pubDate>Tue, 21 Jul 2026 17:45:29 -0400</pubDate></item><item><title>Find command with regular expressions</title><link>https://liberty.io/find-command-with-regular-expressions.html</link><guid isPermaLink="true">https://liberty.io/find-command-with-regular-expressions.html</guid><description>I am practicing a find command and the moment, and am curious about the usage of regular expressions in the find command(similar to grep). Does the command support it? If so, what are the options to ...</description><pubDate>Tue, 21 Jul 2026 17:44:02 -0400</pubDate></item><item><title>Huion 680s drivers Ubuntu 18.04 LTS</title><link>https://liberty.io/huion-680s-drivers-ubuntu-18-04-lts.html</link><guid isPermaLink="true">https://liberty.io/huion-680s-drivers-ubuntu-18-04-lts.html</guid><description>I recently bought a Huion 680s drawing tablet and I&amp;#039;m searching for some drivers.
I&amp;#039;ve already looked through Huion&amp;#039;s driver page, to no avail. I have also looked through the DIGImend GitHub page a......</description><pubDate>Tue, 21 Jul 2026 17:35:53 -0400</pubDate></item><item><title>how to switch python 2.7 to python 3.7 in ubuntu 19.10</title><link>https://liberty.io/how-to-switch-python-2-7-to-python-3-7-in-ubuntu-19-10.html</link><guid isPermaLink="true">https://liberty.io/how-to-switch-python-2-7-to-python-3-7-in-ubuntu-19-10.html</guid><description>I am using Ubuntu 19.10 and I have python 2.7 installed on it.
I want to upgrade to python 3.7 on it.
How do I do it?
I have downloaded https://www.anaconda.com/ for 3.7 version of Linux and instal......</description><pubDate>Tue, 21 Jul 2026 17:21:31 -0400</pubDate></item><item><title>Diagnose &amp;#039;sh: 1: Bad substitution&amp;#039; from /bin/sh -exc</title><link>https://liberty.io/diagnose-039-sh-1-bad-substitution-039-from-bin-sh-exc.html</link><guid isPermaLink="true">https://liberty.io/diagnose-039-sh-1-bad-substitution-039-from-bin-sh-exc.html</guid><description>I&amp;#039;ve been trying to compile some ocaml packages and keep running into some errors of the form sh: 1: Bad substitution (exit code 2), eg.
/bin/sh -exc echo | m4
/bin/sh: 1: Bad substitution
But, ......</description><pubDate>Tue, 21 Jul 2026 17:15:46 -0400</pubDate></item><item><title>Ubuntu 21.10 on HP Envy Help- Help with missing features</title><link>https://liberty.io/ubuntu-21-10-on-hp-envy-help-help-with-missing-features.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-21-10-on-hp-envy-help-help-with-missing-features.html</guid><description>I was hoping you might be able to help me out.
I recently installed 21.10 on my HP Envy x360.
I&amp;#039;ve got the Ryzen 5 4500u with radeon graphics.
I was wondering about a few features that I&amp;#039;m hoping h......</description><pubDate>Tue, 21 Jul 2026 17:15:27 -0400</pubDate></item><item><title>ERROR 1045(28000) : Access denied for user &amp;#039;root@localhost&amp;#039; (using password: no )</title><link>https://liberty.io/error-1045-28000-access-denied-for-user-039-root-localhost-039-using-p.html</link><guid isPermaLink="true">https://liberty.io/error-1045-28000-access-denied-for-user-039-root-localhost-039-using-p.html</guid><description>I&amp;#039;m trying to install queXS cati app on my Ubuntu desktop and I installed MySQL server and PHP 5 and I cannot login into MySQL server as root without password:
mysql -u root
it says
ERROR 1045(......</description><pubDate>Tue, 21 Jul 2026 17:07:31 -0400</pubDate></item><item><title>cron.daily jobs not running</title><link>https://liberty.io/cron-daily-jobs-not-running.html</link><guid isPermaLink="true">https://liberty.io/cron-daily-jobs-not-running.html</guid><description>I created 3 daily cron jobs to run.
Below are the three that are placed in etc/cron.daily
rkhunter.sh
#!/bin/sh
(
rkhunter --versioncheck
rkhunter --update
rkhunter --cronjob --report-warnings-o......</description><pubDate>Tue, 21 Jul 2026 17:06:35 -0400</pubDate></item><item><title>How can I replace Windows with Ubuntu?</title><link>https://liberty.io/how-can-i-replace-windows-with-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-replace-windows-with-ubuntu.html</guid><description>My laptop is filled with viruses and Windows XP is just becoming impossible to work with.
I&amp;#039;ve been interested in Ubuntu for a while, so, would I be able to use something like Debian to clear my ......</description><pubDate>Tue, 21 Jul 2026 16:48:16 -0400</pubDate></item><item><title>How do I move files from one user account to another on the same computer?</title><link>https://liberty.io/how-do-i-move-files-from-one-user-account-to-another-on-the-same-compu.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-move-files-from-one-user-account-to-another-on-the-same-compu.html</guid><description>I went into file system/home and tried to move files from one user account to another. it refused to move anything because it said I do not have permission. I am the administrator and both accounts......</description><pubDate>Tue, 21 Jul 2026 16:44:42 -0400</pubDate></item><item><title>How to update virtualenv from Python 3.5 to 3.6 on AWS with requirement.txt?</title><link>https://liberty.io/how-to-update-virtualenv-from-python-3-5-to-3-6-on-aws-with-requiremen.html</link><guid isPermaLink="true">https://liberty.io/how-to-update-virtualenv-from-python-3-5-to-3-6-on-aws-with-requiremen.html</guid><description>I am having a trouble to deploy my Django project due to Python version differences, so I want to update its version on AWS (16.04.4).
I currently have a virtual environment with Python 3.5, so I......</description><pubDate>Tue, 21 Jul 2026 16:35:30 -0400</pubDate></item><item><title>Quick image uploading program? (Ubuntu 20.10)</title><link>https://liberty.io/quick-image-uploading-program-ubuntu-20-10.html</link><guid isPermaLink="true">https://liberty.io/quick-image-uploading-program-ubuntu-20-10.html</guid><description>I&amp;#039;m slowly migrating to Ubuntu 20.10 from a (brief) lifetime of Windows, and enjoying the transition. I&amp;#039;m more fond of GNOME than I expected.
One tool I&amp;#039;ve been missing is puush, which is a Windows......</description><pubDate>Tue, 21 Jul 2026 16:30:47 -0400</pubDate></item><item><title>Samba min protocol SMB3, nmap report SMBv1</title><link>https://liberty.io/samba-min-protocol-smb3-nmap-report-smbv1.html</link><guid isPermaLink="true">https://liberty.io/samba-min-protocol-smb3-nmap-report-smbv1.html</guid><description>I use a Linux system with Ubuntu 18.04.5.
Te file /etc/samba/smb.conf contains the rules:
client min protocol = SMB3
and
smb encrypt = required
The command nmap -p445 -Pn -vvv --script smb-protoc......</description><pubDate>Tue, 21 Jul 2026 16:22:44 -0400</pubDate></item><item><title>How do I make a custom launcher for terminal applications?</title><link>https://liberty.io/how-do-i-make-a-custom-launcher-for-terminal-applications.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-make-a-custom-launcher-for-terminal-applications.html</guid><description>I have some command line applications (and remote servers) that I want to make individual launchers for on the Unity launcher, how do I do that?...</description><pubDate>Tue, 21 Jul 2026 16:20:06 -0400</pubDate></item><item><title>Setting up a PPPoE internet connection in Ubuntu 12.04</title><link>https://liberty.io/setting-up-a-pppoe-internet-connection-in-ubuntu-12-04.html</link><guid isPermaLink="true">https://liberty.io/setting-up-a-pppoe-internet-connection-in-ubuntu-12-04.html</guid><description>I&amp;#039;ve been trying to set up my internet connection and router with Ubuntu 12.04 and I&amp;#039;ve been having some issues. I am currently trying to connect directly through my modem using the PPPoE username ......</description><pubDate>Tue, 21 Jul 2026 16:18:32 -0400</pubDate></item><item><title>How to install webcam (camera) driver on Ubuntu 17.04? (No device found)</title><link>https://liberty.io/how-to-install-webcam-camera-driver-on-ubuntu-17-04-no-device-found.html</link><guid isPermaLink="true">https://liberty.io/how-to-install-webcam-camera-driver-on-ubuntu-17-04-no-device-found.html</guid><description>My laptop can&amp;#039;t detect my webcam anymore, so I can&amp;#039;t take pictures or see myself from the webcam.
I was using Ubuntu 16.04 LTS, and everything was OK..., until I decided to install 17.04. After ...</description><pubDate>Tue, 21 Jul 2026 16:17:19 -0400</pubDate></item><item><title>Error messages flash up briefly during boot and shutdown - are these logged anywhere?</title><link>https://liberty.io/error-messages-flash-up-briefly-during-boot-and-shutdown-are-these-log.html</link><guid isPermaLink="true">https://liberty.io/error-messages-flash-up-briefly-during-boot-and-shutdown-are-these-log.html</guid><description>I get errors at the beginning of Ubuntu startup. But it disappear fast, because of this I am not able to see the errors. Also while shutting down i see some of the errors. Want to know what it is.......</description><pubDate>Tue, 21 Jul 2026 16:13:57 -0400</pubDate></item><item><title>Installing 32 bit libraries on 64 system, libz.so.1 missing [duplicate]</title><link>https://liberty.io/installing-32-bit-libraries-on-64-system-libz-so-1-missing-duplicate.html</link><guid isPermaLink="true">https://liberty.io/installing-32-bit-libraries-on-64-system-libz-so-1-missing-duplicate.html</guid><description>I have tried several alternatives from answers to similar questions (1, 2 and 3) (see also below) to get the libraries I need. It still doesn&amp;#039;t work and I get this error message when trying to run ......</description><pubDate>Tue, 21 Jul 2026 16:10:23 -0400</pubDate></item><item><title>VLC - crossfade fade in/out</title><link>https://liberty.io/vlc-crossfade-fade-in-out.html</link><guid isPermaLink="true">https://liberty.io/vlc-crossfade-fade-in-out.html</guid><description>Is it possible to add a fade out/in effect to VLC when it pauses/plays, and a crossfade effect when it changes track?
I found this as a some sort solution but not a great one. This mentions a github ...</description><pubDate>Tue, 21 Jul 2026 16:08:15 -0400</pubDate></item><item><title>Ubuntu won&amp;#039;t start properly after installing new GPU</title><link>https://liberty.io/ubuntu-won-039-t-start-properly-after-installing-new-gpu.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-won-039-t-start-properly-after-installing-new-gpu.html</guid><description>I recently acquired a new GPU for my computer. I installed it and tested it (on Windows 10), and it works fine. Now I tried starting Ubuntu on my computer, but it gets stuck on &quot;Started GNOME...&quot;. I ...</description><pubDate>Tue, 21 Jul 2026 16:07:31 -0400</pubDate></item><item><title>What&amp;#039;s the command to install the build-essential package?</title><link>https://liberty.io/what-039-s-the-command-to-install-the-build-essential-package.html</link><guid isPermaLink="true">https://liberty.io/what-039-s-the-command-to-install-the-build-essential-package.html</guid><description>What&amp;#039;s the command on 32-bit Ubuntu 12.04 for installing the build-essential package and linux headers generic package?...</description><pubDate>Tue, 21 Jul 2026 16:06:56 -0400</pubDate></item><item><title>Unable to install Conexant USB modem type 0572:1340 in Ubuntu 18.04</title><link>https://liberty.io/unable-to-install-conexant-usb-modem-type-0572-1340-in-ubuntu-18-04.html</link><guid isPermaLink="true">https://liberty.io/unable-to-install-conexant-usb-modem-type-0572-1340-in-ubuntu-18-04.html</guid><description>I am new to Linux. I &amp;#039;ve tried to install drivers for my Conexant FU07 USB modem but neither the Linuxant drivers nor the installer CD ones (dgcmodem_1.13_i386.deb) get properly installed.
The ...</description><pubDate>Tue, 21 Jul 2026 16:01:17 -0400</pubDate></item><item><title>Importing Microsoft Keyboard Layout Creator (MKLC) files</title><link>https://liberty.io/importing-microsoft-keyboard-layout-creator-mklc-files.html</link><guid isPermaLink="true">https://liberty.io/importing-microsoft-keyboard-layout-creator-mklc-files.html</guid><description>I have a couple of legacy Windows keyboard layouts for a number of languages that I made 8 years ago on Win7.
They were made with the &amp;quot;Microsoft Keyboard Layout Creator&amp;quot; which saves the l......</description><pubDate>Tue, 21 Jul 2026 15:55:55 -0400</pubDate></item><item><title>Uncompress and pipe the output to script</title><link>https://liberty.io/uncompress-and-pipe-the-output-to-script.html</link><guid isPermaLink="true">https://liberty.io/uncompress-and-pipe-the-output-to-script.html</guid><description>I have a script that takes an input with a -i flag. The input file I have is compressed (.gz). What I want to do (not sure it&amp;#039;s possible), because the file is huge, do some thing like this:
gunzip......</description><pubDate>Tue, 21 Jul 2026 15:52:27 -0400</pubDate></item><item><title>Vm and Ubuntu on mac</title><link>https://liberty.io/vm-and-ubuntu-on-mac.html</link><guid isPermaLink="true">https://liberty.io/vm-and-ubuntu-on-mac.html</guid><description>I have a problem with the very start of setting up ubuntu with a VM on mac
Result Code:
NS_ERROR_FAILURE (0x80004005)
Component:
SessionMachine
Interface:
ISession {c0447716-ff5a-4795-b57a-ecd5fffa......</description><pubDate>Tue, 21 Jul 2026 15:47:18 -0400</pubDate></item><item><title>How to uninstall Chrome OS and install Ubuntu? [closed]</title><link>https://liberty.io/how-to-uninstall-chrome-os-and-install-ubuntu-closed.html</link><guid isPermaLink="true">https://liberty.io/how-to-uninstall-chrome-os-and-install-ubuntu-closed.html</guid><description>I recently bought a Lenovo s345 Chromebook without investigating what a Chromebook is. I thought that I could just install Ubuntu in a normal way like I always do, but I hit a wall.
How to uninstall ...</description><pubDate>Tue, 21 Jul 2026 15:46:44 -0400</pubDate></item><item><title>capturing video from webcam and saving to a file</title><link>https://liberty.io/capturing-video-from-webcam-and-saving-to-a-file.html</link><guid isPermaLink="true">https://liberty.io/capturing-video-from-webcam-and-saving-to-a-file.html</guid><description>I am trying to capture video(alongwith audio) from a webcam.
I need to record the video and save it to a file,for further processing.
Would like to do it through CLI.
Any ideas how to do it using ......</description><pubDate>Tue, 21 Jul 2026 15:42:12 -0400</pubDate></item><item><title>Does there exist a Key Binding configuration for Sublime Text?</title><link>https://liberty.io/does-there-exist-a-key-binding-configuration-for-sublime-text.html</link><guid isPermaLink="true">https://liberty.io/does-there-exist-a-key-binding-configuration-for-sublime-text.html</guid><description>Sublime Text is very customizable, with all the shortcut options in one text file for you to edit. By default, a number of them do not work, mainly because the Alt key escapes the program in Unity.......</description><pubDate>Tue, 21 Jul 2026 15:30:38 -0400</pubDate></item><item><title>Accidentally moved /usr/bin</title><link>https://liberty.io/accidentally-moved-usr-bin.html</link><guid isPermaLink="true">https://liberty.io/accidentally-moved-usr-bin.html</guid><description>I&amp;#039;m using Ubuntu 14.04 and I&amp;#039;ve accidentally moved /usr/bin to another location.
Now most of the commands don&amp;#039;t work anymore: sudo, cp...
The OS is not booting and I can&amp;#039;t put the directory back......</description><pubDate>Tue, 21 Jul 2026 15:23:09 -0400</pubDate></item><item><title>change file permissions in ubuntu through command line</title><link>https://liberty.io/change-file-permissions-in-ubuntu-through-command-line.html</link><guid isPermaLink="true">https://liberty.io/change-file-permissions-in-ubuntu-through-command-line.html</guid><description>How will I change a file permission so that it can be read?This is my file:
koha-conf.xml -rw-r-----...</description><pubDate>Tue, 21 Jul 2026 15:21:33 -0400</pubDate></item><item><title>just installed 12.10 but cant find disk utility</title><link>https://liberty.io/just-installed-12-10-but-cant-find-disk-utility.html</link><guid isPermaLink="true">https://liberty.io/just-installed-12-10-but-cant-find-disk-utility.html</guid><description>I just installed 12.10, but can&amp;#039;t find the Disk Utility.
Disk Utility show as installed.
I even uninstalled and reinstalled it, but still can&amp;#039;t find. The best I can find is Disks, almost but no tes......</description><pubDate>Tue, 21 Jul 2026 15:04:34 -0400</pubDate></item><item><title>OpenArena for Ubuntu</title><link>https://liberty.io/openarena-for-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/openarena-for-ubuntu.html</guid><description>I&amp;#039;ve installed OpenArena for Ubuntu 20.04.1 LTS but it crash on startup.
ioq3 1.36+u20191029.dc0c3e7~dfsg-1/Ubuntu linux-x86_64 Nov 2 2019
SSE instruction set enabled
----- FS_Startup -----
We are ...</description><pubDate>Tue, 21 Jul 2026 14:44:18 -0400</pubDate></item><item><title>How can I change the file ownership to root on ubuntu 14.04 [duplicate]</title><link>https://liberty.io/how-can-i-change-the-file-ownership-to-root-on-ubuntu-14-04-duplicate.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-change-the-file-ownership-to-root-on-ubuntu-14-04-duplicate.html</guid><description>How can I change the file ownership to root on ubuntu 14.04...</description><pubDate>Tue, 21 Jul 2026 14:39:20 -0400</pubDate></item><item><title>Display setting in Adjust for TV Mode screws up stylus pen cursor position - solved though</title><link>https://liberty.io/display-setting-in-adjust-for-tv-mode-screws-up-stylus-pen-cursor-posi.html</link><guid isPermaLink="true">https://liberty.io/display-setting-in-adjust-for-tv-mode-screws-up-stylus-pen-cursor-posi.html</guid><description>I had an issue with the cursor for a Sony Stylus Pen on my X360 2500 Ryzen laptop.
The cursor showed incorrectly.
Checking OFF the setting for adjust for TV solved this problem.
I suspect that the ...</description><pubDate>Tue, 21 Jul 2026 14:36:44 -0400</pubDate></item><item><title>How to install applications like helm on microk8s?</title><link>https://liberty.io/how-to-install-applications-like-helm-on-microk8s.html</link><guid isPermaLink="true">https://liberty.io/how-to-install-applications-like-helm-on-microk8s.html</guid><description>In order to install applications like helm on Kubernetes on Google Cloud (gCloud) I start a cloud shell from the dashboard. How would one do that or install helm in a different way on microk8s?
I&amp;#039;m ...</description><pubDate>Tue, 21 Jul 2026 14:33:38 -0400</pubDate></item><item><title>how do tab groups work in ubuntu firefox</title><link>https://liberty.io/how-do-tab-groups-work-in-ubuntu-firefox.html</link><guid isPermaLink="true">https://liberty.io/how-do-tab-groups-work-in-ubuntu-firefox.html</guid><description>In ubuntu firefox, when I open a new tab, it does not appear in the bar at the top next to the existing tabs. Then I can&amp;#039;t figure out how to switch between the hidden tab and the visible tabs. I ......</description><pubDate>Tue, 21 Jul 2026 14:31:27 -0400</pubDate></item><item><title>How to put an animation sprite on the desktop?</title><link>https://liberty.io/how-to-put-an-animation-sprite-on-the-desktop.html</link><guid isPermaLink="true">https://liberty.io/how-to-put-an-animation-sprite-on-the-desktop.html</guid><description>I want a small running bicycle (maybe an animation GIF) on the desktop, to remind me focus on work and work hard, can I?
It can be embedded in a small window, but it&amp;#039;s better to remove the surroun......</description><pubDate>Tue, 21 Jul 2026 14:30:37 -0400</pubDate></item><item><title>How to enable Wayland in Enlightenment session on Ubuntu 20.04?</title><link>https://liberty.io/how-to-enable-wayland-in-enlightenment-session-on-ubuntu-20-04.html</link><guid isPermaLink="true">https://liberty.io/how-to-enable-wayland-in-enlightenment-session-on-ubuntu-20-04.html</guid><description>Enlightenment E22: &amp;quot;Greatly improved Wayland support&amp;quot;
Ubuntu 20.04 Enlightenment runs with X session, not wayland
sudo dpkg -s enlightenment|grep Version
Version: 0.23.1-4
echo $...</description><pubDate>Tue, 21 Jul 2026 14:30:28 -0400</pubDate></item><item><title>How do I get WatchESPN to work?</title><link>https://liberty.io/how-do-i-get-watchespn-to-work.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-get-watchespn-to-work.html</guid><description>I&amp;#039;ve tried Chromium, Chrome, and Firefox. I&amp;#039;ve tried various flash players (including Adobe Flash). I&amp;#039;m logged in through my cable provide. Still, no dice. I see some very old posts about insta......</description><pubDate>Tue, 21 Jul 2026 14:24:00 -0400</pubDate></item><item><title>tgz file extracted folders has no files</title><link>https://liberty.io/tgz-file-extracted-folders-has-no-files.html</link><guid isPermaLink="true">https://liberty.io/tgz-file-extracted-folders-has-no-files.html</guid><description>When I tried extracting a tgz file using archive manager, the extracted folders has no files. I tried other softwares like 7zip also. But that also is not returning the same error. Can you suggest a ...</description><pubDate>Tue, 21 Jul 2026 14:19:52 -0400</pubDate></item><item><title>How to enable my terminal&amp;#039;s ctrl + shift + c? [closed]</title><link>https://liberty.io/how-to-enable-my-terminal-039-s-ctrl-shift-c-closed.html</link><guid isPermaLink="true">https://liberty.io/how-to-enable-my-terminal-039-s-ctrl-shift-c-closed.html</guid><description>I can&amp;#039;t use Ctrl + Shift + c or Ctrl + Shift + v in my terminal since I set up something.
What can I do to get those shortcuts working again?...</description><pubDate>Tue, 21 Jul 2026 14:10:27 -0400</pubDate></item><item><title>Print a web page to PDF and retain links</title><link>https://liberty.io/print-a-web-page-to-pdf-and-retain-links.html</link><guid isPermaLink="true">https://liberty.io/print-a-web-page-to-pdf-and-retain-links.html</guid><description>I&amp;#039;m in 18.04 and trying to print a web page to PDF, which works fine if I choose &amp;quot;Print to file&amp;quot; from the print menu. The catch is that there doesn&amp;#039;t seem to be a way to preserve the link......</description><pubDate>Tue, 21 Jul 2026 14:08:45 -0400</pubDate></item><item><title>TexLive can&amp;#039;t find wrapfig.sty while package is installed [closed]</title><link>https://liberty.io/texlive-can-039-t-find-wrapfig-sty-while-package-is-installed-closed.html</link><guid isPermaLink="true">https://liberty.io/texlive-can-039-t-find-wrapfig-sty-while-package-is-installed-closed.html</guid><description>I am currently trying to create a report with LaTex. I have installed the Ubuntu packages texlive and texlive-latex-extra.
When I try to compile my document I get the error:
! LaTeX Error: File `...</description><pubDate>Tue, 21 Jul 2026 14:00:48 -0400</pubDate></item><item><title>Running a Windows .exe service on Ubuntu (with Mono?) [closed]</title><link>https://liberty.io/running-a-windows-exe-service-on-ubuntu-with-mono-closed.html</link><guid isPermaLink="true">https://liberty.io/running-a-windows-exe-service-on-ubuntu-with-mono-closed.html</guid><description>I have a service that was coded that I need to move over to linux. Got the code and got it up and running as a .exe on windows to start using installutil.
However quite unsure how to get it workin......</description><pubDate>Tue, 21 Jul 2026 13:57:57 -0400</pubDate></item><item><title>Please, help me install libboost1.40-all-dev</title><link>https://liberty.io/please-help-me-install-libboost1-40-all-dev.html</link><guid isPermaLink="true">https://liberty.io/please-help-me-install-libboost1-40-all-dev.html</guid><description>I am trying to install NXT-ROS and in order for me to do that, I need libboost1.40-all-dev
When I input the command sudo apt-get install libboost1.40-dev-all I get the following:
root@joel:~# sud......</description><pubDate>Tue, 21 Jul 2026 13:57:49 -0400</pubDate></item><item><title>Installing MATLAB onto ubuntu 16.04?</title><link>https://liberty.io/installing-matlab-onto-ubuntu-16-04.html</link><guid isPermaLink="true">https://liberty.io/installing-matlab-onto-ubuntu-16-04.html</guid><description>I having problem while installing Matlab. I was trying Matlab from my institute networks.
I downloaded zip file and extracted on local computer.
Then I navigated to that folder. these are my co......</description><pubDate>Tue, 21 Jul 2026 13:53:03 -0400</pubDate></item><item><title>How to correctly install Compiz on Xfce 4?</title><link>https://liberty.io/how-to-correctly-install-compiz-on-xfce-4.html</link><guid isPermaLink="true">https://liberty.io/how-to-correctly-install-compiz-on-xfce-4.html</guid><description>As I understand, Compiz can be installed as the compositing-manager on various desktop environments. I am using Ubuntu Studio 15.10 with Xfce 4.12 and I want to install Compiz in its basic configur......</description><pubDate>Tue, 21 Jul 2026 13:52:19 -0400</pubDate></item><item><title>Are their any book cataloguing apps for Ubuntu?</title><link>https://liberty.io/are-their-any-book-cataloguing-apps-for-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/are-their-any-book-cataloguing-apps-for-ubuntu.html</guid><description>I&amp;#039;m trying to transition from most webapps to desktop apps (partly due to pernicious overseas three-letter agencies), but I can&amp;#039;t find any replacement for the book-managment site Goodreads.
I don&amp;#039;......</description><pubDate>Tue, 21 Jul 2026 13:51:11 -0400</pubDate></item><item><title>Failure to connect to archive.ubuntu.com [duplicate]</title><link>https://liberty.io/failure-to-connect-to-archive-ubuntu-com-duplicate.html</link><guid isPermaLink="true">https://liberty.io/failure-to-connect-to-archive-ubuntu-com-duplicate.html</guid><description>My computer cannot download anything via Ubuntu software center because it fails to connect to archive.ubuntu.com.
I happen to have figured out the problem. It tries to use proxy to connect to Int......</description><pubDate>Tue, 21 Jul 2026 13:49:54 -0400</pubDate></item><item><title>How to install Unity Web Player in Ubuntu?</title><link>https://liberty.io/how-to-install-unity-web-player-in-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/how-to-install-unity-web-player-in-ubuntu.html</guid><description>How I can install Unity Web Player in system Linux 14.04 LTS 64-bit Ubuntu?
Thanks...</description><pubDate>Tue, 21 Jul 2026 13:43:28 -0400</pubDate></item><item><title>How to fix a COMRESET failed error?</title><link>https://liberty.io/how-to-fix-a-comreset-failed-error.html</link><guid isPermaLink="true">https://liberty.io/how-to-fix-a-comreset-failed-error.html</guid><description>After a new install on my newly-built HTPC, I can&amp;#039;t boot! I end up in initramfs every time, and get lots of ata2: COMRESET failed (errno=16)
Full error here:
ata2.00 exception Emask 0x0 SAct 0x0 ......</description><pubDate>Tue, 21 Jul 2026 13:42:41 -0400</pubDate></item><item><title>Annoying access problem on /var/log/nginx</title><link>https://liberty.io/annoying-access-problem-on-var-log-nginx.html</link><guid isPermaLink="true">https://liberty.io/annoying-access-problem-on-var-log-nginx.html</guid><description>On my system (14.04), I&amp;#039;m not using www-data as the owner of nginx and php-fpm, using web instead.
(for the curious: 1. because www-data is a ugly name, 2. for not using a user that everyone knows......</description><pubDate>Tue, 21 Jul 2026 13:34:52 -0400</pubDate></item><item><title>Launching Chromium via Terminal, waiting some times, and close it</title><link>https://liberty.io/launching-chromium-via-terminal-waiting-some-times-and-close-it.html</link><guid isPermaLink="true">https://liberty.io/launching-chromium-via-terminal-waiting-some-times-and-close-it.html</guid><description>I&amp;#039;ve got an issue with my simple command line :
chromium-browser www.youtube.com -start-fullscreen; sleep 1m; pkill --oldest chromium
As you figured out, I would like to launch Chromium with chr......</description><pubDate>Tue, 21 Jul 2026 13:15:06 -0400</pubDate></item><item><title>Trying to install Ubuntu 18.04 on Lenovo 330s ryzen 5 2500u</title><link>https://liberty.io/trying-to-install-ubuntu-18-04-on-lenovo-330s-ryzen-5-2500u.html</link><guid isPermaLink="true">https://liberty.io/trying-to-install-ubuntu-18-04-on-lenovo-330s-ryzen-5-2500u.html</guid><description>Can boot from usb and get to try or install then screen goes black 5 min later nothing still black screen Ubuntu made with Rufus as uefi boot....</description><pubDate>Tue, 21 Jul 2026 12:56:21 -0400</pubDate></item><item><title>What&amp;#039;s the best Mind Mapping Software?</title><link>https://liberty.io/what-039-s-the-best-mind-mapping-software.html</link><guid isPermaLink="true">https://liberty.io/what-039-s-the-best-mind-mapping-software.html</guid><description>Back in the dark days when I used to run windows I used to use MindJet Mindmanager and I found it to be very good.
Since I have been using Ubuntu as my main operating system I have been trying to ......</description><pubDate>Tue, 21 Jul 2026 12:49:41 -0400</pubDate></item><item><title>5.8 kernel in ubuntu 20.04?</title><link>https://liberty.io/5-8-kernel-in-ubuntu-20-04.html</link><guid isPermaLink="true">https://liberty.io/5-8-kernel-in-ubuntu-20-04.html</guid><description>I have an Ubuntu 20.04.2 machine and my kernel is 5.8.
In Ubuntu 20.04 the kernel version is 5.4 and not 5.8, while
I&amp;#039;ve also seen Ubuntu 20.04.2 machines running kernel version 5.4.
Is this a bug?......</description><pubDate>Tue, 21 Jul 2026 12:49:31 -0400</pubDate></item><item><title>make: *** No rule to make target &amp;#039;ell/util.c&amp;#039; needed by &amp;#039;ell/util.lo&amp;#039;</title><link>https://liberty.io/make-no-rule-to-make-target-039-ell-util-c-039-needed-by-039-ell-util-.html</link><guid isPermaLink="true">https://liberty.io/make-no-rule-to-make-target-039-ell-util-c-039-needed-by-039-ell-util-.html</guid><description>I need to install ofono, so I cloned this ofono repository and did autoreconf -fi and ./configure in the directory. But when I am running make or sudo make install I am encountering the following e......</description><pubDate>Tue, 21 Jul 2026 12:47:10 -0400</pubDate></item><item><title>VisualBoyAdvance Battery Has Run Dry</title><link>https://liberty.io/visualboyadvance-battery-has-run-dry.html</link><guid isPermaLink="true">https://liberty.io/visualboyadvance-battery-has-run-dry.html</guid><description>I recently downloaded VBA and Pokemon Emerald. The game says &quot;The Internal Battery has run dry&quot; I&amp;#039;ve been told to go to Options&gt;Emulator&gt;Real Time Clock, but there is no clock! I have checked every......</description><pubDate>Tue, 21 Jul 2026 12:44:52 -0400</pubDate></item><item><title>Edimax AC1750 Wi-fi Recognition Issue</title><link>https://liberty.io/edimax-ac1750-wi-fi-recognition-issue.html</link><guid isPermaLink="true">https://liberty.io/edimax-ac1750-wi-fi-recognition-issue.html</guid><description>For the last few days, I&amp;#039;ve been trying to set up a Edimax AC1750 USB Wi-Fi Adapter, with no success. I started with the drivers they give you here, and found that I got a make error:
/home/ben/De......</description><pubDate>Tue, 21 Jul 2026 12:39:05 -0400</pubDate></item><item><title>Special symbols are not displayed on TTY</title><link>https://liberty.io/special-symbols-are-not-displayed-on-tty.html</link><guid isPermaLink="true">https://liberty.io/special-symbols-are-not-displayed-on-tty.html</guid><description>I have a console application which is displaying special symbols like
☢ ☍ ⌘ ✰ ⣿ ⚡ ☯ ⚑ ↺ ⤴ ⤵
No matter where - putty(UTF8+Use Unicode line drawing, but I guess it&amp;#039;s not client issue), local co......</description><pubDate>Tue, 21 Jul 2026 12:35:54 -0400</pubDate></item><item><title>Questions tagged [openoffice.org] </title><link>https://liberty.io/questions-tagged-openoffice-org.html</link><guid isPermaLink="true">https://liberty.io/questions-tagged-openoffice-org.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Tue, 21 Jul 2026 12:33:50 -0400</pubDate></item><item><title>Fan not detected by lm-sensors</title><link>https://liberty.io/fan-not-detected-by-lm-sensors.html</link><guid isPermaLink="true">https://liberty.io/fan-not-detected-by-lm-sensors.html</guid><description>My fan is blowing hard, while my cpu temperature is 32 degrees
I tried a lot of things to control my fan.
Changed grub file
GRUB_CMDLINE_LINUX_DEFAULT=&quot;quiet splash acpi_osi= pci=noacpi&quot;
_
...</description><pubDate>Tue, 21 Jul 2026 12:29:09 -0400</pubDate></item><item><title>sudo: source: command not found</title><link>https://liberty.io/sudo-source-command-not-found.html</link><guid isPermaLink="true">https://liberty.io/sudo-source-command-not-found.html</guid><description>I&amp;#039;ve been updating some of the default profile for bash, and saw from the tutorials I was following that I could reload the new profile with the new environment settings by using:
source /etc/bash....</description><pubDate>Tue, 21 Jul 2026 12:15:41 -0400</pubDate></item><item><title>Unable to connect to Ubuntu 18.04 VNC session from a windows machine</title><link>https://liberty.io/unable-to-connect-to-ubuntu-18-04-vnc-session-from-a-windows-machine.html</link><guid isPermaLink="true">https://liberty.io/unable-to-connect-to-ubuntu-18-04-vnc-session-from-a-windows-machine.html</guid><description>I&amp;#039;m trying to set up a VNC connection to a remote Ubuntu (18.04) server. I&amp;#039;ve set up the session on Ubuntu using tigervnc and I can see that I have a session running using the vncserver -list comma......</description><pubDate>Tue, 21 Jul 2026 12:13:46 -0400</pubDate></item><item><title>What is the easiest way to enable PHP on nginx?</title><link>https://liberty.io/what-is-the-easiest-way-to-enable-php-on-nginx.html</link><guid isPermaLink="true">https://liberty.io/what-is-the-easiest-way-to-enable-php-on-nginx.html</guid><description>What is the easiest way to enable PHP on nginx on Ubuntu 12.04?
Best solution is the one that request minimal work, ideally just a package installation :)...</description><pubDate>Tue, 21 Jul 2026 12:13:12 -0400</pubDate></item><item><title>How to skip filesystem checks during boot</title><link>https://liberty.io/how-to-skip-filesystem-checks-during-boot.html</link><guid isPermaLink="true">https://liberty.io/how-to-skip-filesystem-checks-during-boot.html</guid><description>Whenever I shut down my Ubuntu 20.04 and reboot, I always get this message at the bottom of my screen:
Press Ctrl+C to cancel all filesystem checks in progress
This process will take too long and......</description><pubDate>Tue, 21 Jul 2026 12:04:32 -0400</pubDate></item><item><title>Use /etc/hosts to direct wildcard domain name</title><link>https://liberty.io/use-etc-hosts-to-direct-wildcard-domain-name.html</link><guid isPermaLink="true">https://liberty.io/use-etc-hosts-to-direct-wildcard-domain-name.html</guid><description>I searched this term and didn&amp;#039;t find my answer: &quot;wildcard domain name in hosts&quot;
I have a HostGator account where I create secret domains so I can build and test websites. In order to use them, I ......</description><pubDate>Tue, 21 Jul 2026 11:59:28 -0400</pubDate></item><item><title>unable to install R package &quot;marmap&quot;</title><link>https://liberty.io/unable-to-install-r-package-marmap.html</link><guid isPermaLink="true">https://liberty.io/unable-to-install-r-package-marmap.html</guid><description>I am trying to install the R package marmap on my workstation at the uni. I am running Xubuntu LTS 14.04.5, kernel version 4.4.0-45, with RStudio Version 0.99.903 and R version 3.3.1. When installi......</description><pubDate>Tue, 21 Jul 2026 11:52:06 -0400</pubDate></item><item><title>mount vdhx image on ubuntu (data recovery)</title><link>https://liberty.io/mount-vdhx-image-on-ubuntu-data-recovery.html</link><guid isPermaLink="true">https://liberty.io/mount-vdhx-image-on-ubuntu-data-recovery.html</guid><description>I used to use windows 10 and made a backup (vdhx) of it on a external drive. Under the naive impression that data recovering from this image to ubuntu would be more straight forward I changed to ub......</description><pubDate>Tue, 21 Jul 2026 11:47:15 -0400</pubDate></item><item><title>How can I install urxvt terminal on Ubuntu 18.04?</title><link>https://liberty.io/how-can-i-install-urxvt-terminal-on-ubuntu-18-04.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-install-urxvt-terminal-on-ubuntu-18-04.html</guid><description>How I can install the urxvt terminal?...</description><pubDate>Tue, 21 Jul 2026 11:39:33 -0400</pubDate></item><item><title>hwinfo replaced with ... what?</title><link>https://liberty.io/hwinfo-replaced-with-what.html</link><guid isPermaLink="true">https://liberty.io/hwinfo-replaced-with-what.html</guid><description>New and Hopefully more clear question
this is NOT a question about some system information program
I NEED to know what framebuffer modes I can add in grub configuration without starting to calcu......</description><pubDate>Tue, 21 Jul 2026 11:39:28 -0400</pubDate></item><item><title>How to set a .mp4 as a Wallpaper?</title><link>https://liberty.io/how-to-set-a-mp4-as-a-wallpaper.html</link><guid isPermaLink="true">https://liberty.io/how-to-set-a-mp4-as-a-wallpaper.html</guid><description>Is there a way to set an mp4 as an ubuntu wallpaper? Or any other format as long as it is an animation?...</description><pubDate>Tue, 21 Jul 2026 11:37:07 -0400</pubDate></item><item><title>How to install latest stable dolphin file manager on Kubuntu via xdg-open(Discover)? [duplicate]</title><link>https://liberty.io/how-to-install-latest-stable-dolphin-file-manager-on-kubuntu-via-xdg-o.html</link><guid isPermaLink="true">https://liberty.io/how-to-install-latest-stable-dolphin-file-manager-on-kubuntu-via-xdg-o.html</guid><description>I am running latest Kubuntu 20.04 with dolphin file manager version 19.12.3. However the latest stable version is already available as 20.04.3 https://kde.org/applications/en/system/org.kde.dolphin
...</description><pubDate>Tue, 21 Jul 2026 11:26:27 -0400</pubDate></item><item><title>User Scanner.js Receipt Invoice OCR</title><link>https://liberty.io/user-scanner-js-receipt-invoice-ocr.html</link><guid isPermaLink="true">https://liberty.io/user-scanner-js-receipt-invoice-ocr.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Tue, 21 Jul 2026 11:23:43 -0400</pubDate></item><item><title>The CMAKE_C_COMPILER: /usr/local/bin/cc is not a full path to an existing compiler tool</title><link>https://liberty.io/the-cmake-c-compiler-usr-local-bin-cc-is-not-a-full-path-to-an-existin.html</link><guid isPermaLink="true">https://liberty.io/the-cmake-c-compiler-usr-local-bin-cc-is-not-a-full-path-to-an-existin.html</guid><description>I know there are a lot of similar questions on the internet but I tried everything. But nothing works Idk what I am doing wrong. The CMAKE_C_COMPILER: /usr/local/bin/cc is not a full path......</description><pubDate>Tue, 21 Jul 2026 11:19:01 -0400</pubDate></item><item><title>How to make Firefox stop suggesting if I meant to go a website when I search</title><link>https://liberty.io/how-to-make-firefox-stop-suggesting-if-i-meant-to-go-a-website-when-i-.html</link><guid isPermaLink="true">https://liberty.io/how-to-make-firefox-stop-suggesting-if-i-meant-to-go-a-website-when-i-.html</guid><description>I search using the URL address bar in Firefox however when I search a phrase or whatever a popup always comes up asking &quot; Did you mean to go to example? &quot;. It&amp;#039;s quite annoying and was wondering if it ...</description><pubDate>Tue, 21 Jul 2026 11:16:20 -0400</pubDate></item><item><title>Authentication required Unable to login after up gradation to Ubuntu 22.04</title><link>https://liberty.io/authentication-required-unable-to-login-after-up-gradation-to-ubuntu-2.html</link><guid isPermaLink="true">https://liberty.io/authentication-required-unable-to-login-after-up-gradation-to-ubuntu-2.html</guid><description>Recently i have upgraded my system to Ubuntu 22.04 but i am not able to login where i get below messages while system boot up
Message 1 ) [0.133920] ipmi:dmi; Base addresss is zero,assuming no IPMI ...</description><pubDate>Tue, 21 Jul 2026 11:14:49 -0400</pubDate></item><item><title>Tried to make USB stick from OS X</title><link>https://liberty.io/tried-to-make-usb-stick-from-os-x.html</link><guid isPermaLink="true">https://liberty.io/tried-to-make-usb-stick-from-os-x.html</guid><description>When trying to make a USB stick for Mac I got this error:
MacBookPro-UserName:~ UserName$ hdiutil convert -format UDRW -o ~/ubuntu/USB-Overdrive-302.img ~/ubuntu/ubuntu.iso
hdiutil: convert failed......</description><pubDate>Tue, 21 Jul 2026 10:56:51 -0400</pubDate></item><item><title>How to properly view a .sqlite file using sqlite?</title><link>https://liberty.io/how-to-properly-view-a-sqlite-file-using-sqlite.html</link><guid isPermaLink="true">https://liberty.io/how-to-properly-view-a-sqlite-file-using-sqlite.html</guid><description>I have installed the program sqlite in order to view file types with that extension, however even after reading its help documentation and its manpage, I am still confused about how I get it to sho......</description><pubDate>Tue, 21 Jul 2026 10:49:53 -0400</pubDate></item><item><title>How do you set a default audio output device in Ubuntu?</title><link>https://liberty.io/how-do-you-set-a-default-audio-output-device-in-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/how-do-you-set-a-default-audio-output-device-in-ubuntu.html</guid><description>Every time I boot up I have to switch my audio output device to my &quot;Line Out&quot; headphones because for some reason my microphone defaults as a speaker.
See this screenshot
....</description><pubDate>Tue, 21 Jul 2026 10:48:32 -0400</pubDate></item><item><title>How to inspect the currently used Nvidia driver version and switch it to another alternative?</title><link>https://liberty.io/how-to-inspect-the-currently-used-nvidia-driver-version-and-switch-it-.html</link><guid isPermaLink="true">https://liberty.io/how-to-inspect-the-currently-used-nvidia-driver-version-and-switch-it-.html</guid><description>I&amp;#039;m trying to find out which Nvidia driver is being used currently in the system (and how to perhaps switch it to another version or the open-source nouveau driver).
modinfo knows about several nv......</description><pubDate>Tue, 21 Jul 2026 10:47:39 -0400</pubDate></item><item><title>Removing System Reserved to use GRUB2</title><link>https://liberty.io/removing-system-reserved-to-use-grub2.html</link><guid isPermaLink="true">https://liberty.io/removing-system-reserved-to-use-grub2.html</guid><description>Today I was reading a lot about the boot process. I have win7 ubuntu multiboot, grub2 is the loader. My question is:
Is it safe to delete System Reserved (BOOTMGR in it), as I use GRUB2?
I mean:
Do......</description><pubDate>Tue, 21 Jul 2026 10:42:18 -0400</pubDate></item><item><title>disable bd prochot permanently or quickly lubuntu 18.04.2</title><link>https://liberty.io/disable-bd-prochot-permanently-or-quickly-lubuntu-18-04-2.html</link><guid isPermaLink="true">https://liberty.io/disable-bd-prochot-permanently-or-quickly-lubuntu-18-04-2.html</guid><description>So for some reason on my laptop I suffer from severe throttling issues when bdprochot is enabled, putting my cpu at a measly 400 MHz from it&amp;#039;s 2.8 cap according to cpufreq-info and 380 mhz from 2.6 ...</description><pubDate>Tue, 21 Jul 2026 10:39:01 -0400</pubDate></item><item><title>Alternative to QJoyPad</title><link>https://liberty.io/alternative-to-qjoypad.html</link><guid isPermaLink="true">https://liberty.io/alternative-to-qjoypad.html</guid><description>I&amp;#039;d like to know if there is any alternative to QJoyPad, I&amp;#039;ve tried to install it, but it&amp;#039;s only available from the source and is not possible to compile it, because of some errors. Anyway, you can&amp;#039;t ...</description><pubDate>Tue, 21 Jul 2026 10:36:38 -0400</pubDate></item><item><title>How do I use pip with Python 3.6 on Ubuntu 14.04?</title><link>https://liberty.io/how-do-i-use-pip-with-python-3-6-on-ubuntu-14-04.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-use-pip-with-python-3-6-on-ubuntu-14-04.html</guid><description>I am trying to install Python 3.6 as per this answer, but I seem to be having troubles. My system is the following (it&amp;#039;s on c9.io):
$ lsb_release -a
No LSB modules are available.
Distributor ID: U......</description><pubDate>Tue, 21 Jul 2026 10:23:56 -0400</pubDate></item><item><title>How to associate a keyfile with a site in FileZilla</title><link>https://liberty.io/how-to-associate-a-keyfile-with-a-site-in-filezilla.html</link><guid isPermaLink="true">https://liberty.io/how-to-associate-a-keyfile-with-a-site-in-filezilla.html</guid><description>Initially, I had a problem with creating a site within FileZilla as I needed to use a private key to log in to the server, but there wasn&amp;#039;t any option listed for logging in with a keyfile. As per t......</description><pubDate>Tue, 21 Jul 2026 09:58:39 -0400</pubDate></item><item><title>User ahmet alp balkan - Ask Ubuntu</title><link>https://liberty.io/user-ahmet-alp-balkan-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-ahmet-alp-balkan-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Tue, 21 Jul 2026 09:57:51 -0400</pubDate></item><item><title>Installing Direct X 11 on Ubuntu 20.04</title><link>https://liberty.io/installing-direct-x-11-on-ubuntu-20-04.html</link><guid isPermaLink="true">https://liberty.io/installing-direct-x-11-on-ubuntu-20-04.html</guid><description>I&amp;#039;m trying to play Dragon Quest 11 on Ubuntu using Proton DB 5.13.6. The game keeps coming up saying Direct X 11 is required. I&amp;#039;m playing it on a Macbook Pro 2012 with the following specs:
Intel ......</description><pubDate>Tue, 21 Jul 2026 09:56:41 -0400</pubDate></item><item><title>Making site live on linode ubuntu server</title><link>https://liberty.io/making-site-live-on-linode-ubuntu-server.html</link><guid isPermaLink="true">https://liberty.io/making-site-live-on-linode-ubuntu-server.html</guid><description>I am creating virtual host -- For that I have followed below Url details
set-up-apache-virtual-hosts-on-ubuntu
I have created virtual host of name raveesmake.com also restarted apache server.
Wh......</description><pubDate>Tue, 21 Jul 2026 09:49:36 -0400</pubDate></item><item><title>Lenovo Battery Conservation mode fail</title><link>https://liberty.io/lenovo-battery-conservation-mode-fail.html</link><guid isPermaLink="true">https://liberty.io/lenovo-battery-conservation-mode-fail.html</guid><description>I&amp;#039;ve been trying to get battery conservation mode to work by doing the below, but ultimately I have been unable to get the setting to change from 0 to 1
Running kernel 5.11.0-37
Tried previous posted ...</description><pubDate>Tue, 21 Jul 2026 09:43:25 -0400</pubDate></item><item><title>Trouble pasting in the &quot;save-as&quot; window in snap apps</title><link>https://liberty.io/trouble-pasting-in-the-save-as-window-in-snap-apps.html</link><guid isPermaLink="true">https://liberty.io/trouble-pasting-in-the-save-as-window-in-snap-apps.html</guid><description>Since I upgraded to ubuntu 22.04, when trying to paste in the &amp;quot;save-as&amp;quot; window in snap apps (Firefox, Chromium, Telegram), I get the message &amp;quot;the folder contents could not be displayed&amp;...</description><pubDate>Tue, 21 Jul 2026 09:31:16 -0400</pubDate></item><item><title>How can I get the bash $RANDOM in a makefile?</title><link>https://liberty.io/how-can-i-get-the-bash-random-in-a-makefile.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-get-the-bash-random-in-a-makefile.html</guid><description>This works on OSX:
RANDOM := $(shell /bin/bash -c &quot;echo $$RANDOM&quot;)
test: echo $(RANDOM)
For cross platform random numbers I&amp;#039;ve instead resorted to this:
RANDOM := $(shell od -An -N2 -i /dev/...</description><pubDate>Tue, 21 Jul 2026 09:30:31 -0400</pubDate></item><item><title>Login and password for multipass instance</title><link>https://liberty.io/login-and-password-for-multipass-instance.html</link><guid isPermaLink="true">https://liberty.io/login-and-password-for-multipass-instance.html</guid><description>I am new to ubunto and want to run it in a VM so have installed multipass successfully and have an ubunto VM running in Hyper V. Connecting to the VM I am asked for a login and password is ther a d......</description><pubDate>Tue, 21 Jul 2026 09:15:50 -0400</pubDate></item><item><title>Eclipse looks terrible with Linux Dark Theme</title><link>https://liberty.io/eclipse-looks-terrible-with-linux-dark-theme.html</link><guid isPermaLink="true">https://liberty.io/eclipse-looks-terrible-with-linux-dark-theme.html</guid><description>Ok so i am using XUbuntu and I like it because it&amp;#039;s simple, looks great and works nicely on my 2gb ram laptop.
I also installed recently Arc Dark theme, and every other program, text editors or IDEs ...</description><pubDate>Tue, 21 Jul 2026 08:59:19 -0400</pubDate></item><item><title>moving text in video with ffmpeg always 3 minute</title><link>https://liberty.io/moving-text-in-video-with-ffmpeg-always-3-minute.html</link><guid isPermaLink="true">https://liberty.io/moving-text-in-video-with-ffmpeg-always-3-minute.html</guid><description>I have a problem. I have found a tutorial on how to add text in videos using ffmpeg. but I want every 3 minute. I get the script only 10 second 1 time. I want 3 minute 1 time.
my script:
ffmpeg -i ...</description><pubDate>Tue, 21 Jul 2026 08:56:06 -0400</pubDate></item><item><title>User Cassidy - Ask Ubuntu</title><link>https://liberty.io/user-cassidy-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-cassidy-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Tue, 21 Jul 2026 08:52:10 -0400</pubDate></item><item><title>how to shutdown my ubuntu-server 16.04.2 [duplicate]</title><link>https://liberty.io/how-to-shutdown-my-ubuntu-server-16-04-2-duplicate.html</link><guid isPermaLink="true">https://liberty.io/how-to-shutdown-my-ubuntu-server-16-04-2-duplicate.html</guid><description>When I use sudo init 0 to shutdown the system ,it always staying at [ok] Stopped LVM2 metadata daemon
What can I do？...</description><pubDate>Tue, 21 Jul 2026 08:46:39 -0400</pubDate></item><item><title>What does &quot;sudo echo nameserver 8.8.8.8 &gt; /etc/resolv.conf&quot; do?</title><link>https://liberty.io/what-does-sudo-echo-nameserver-8-8-8-8-etc-resolv-conf-do.html</link><guid isPermaLink="true">https://liberty.io/what-does-sudo-echo-nameserver-8-8-8-8-etc-resolv-conf-do.html</guid><description>Can someone please tell me what sudo echo nameserver 8.8.8.8 &amp;gt; /etc/resolv.conf does?
I used to have random dropping of internet connection for 15 seconds to 3 mins but after using this command, ...</description><pubDate>Tue, 21 Jul 2026 08:31:57 -0400</pubDate></item><item><title>Popup when opening files in Telegram Desktop snap [duplicate]</title><link>https://liberty.io/popup-when-opening-files-in-telegram-desktop-snap-duplicate.html</link><guid isPermaLink="true">https://liberty.io/popup-when-opening-files-in-telegram-desktop-snap-duplicate.html</guid><description>I have a super weird question. Whenever I try to open a file or try to show a file by clicking on the message in Telegram Desktop, this popup shows up:
I always have to click &amp;#039;Yes&amp;#039;, which is s......</description><pubDate>Tue, 21 Jul 2026 08:13:33 -0400</pubDate></item></channel></rss>