<?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, 17 Jul 2026 18:35:41 -0400</lastBuildDate><atom:link href="https://liberty.io/rss.xml" rel="self" type="application/rss+xml" /><item><title>What does apt-get --fix-missing do and when is it useful?</title><link>https://liberty.io/what-does-apt-get-fix-missing-do-and-when-is-it-useful.html</link><guid isPermaLink="true">https://liberty.io/what-does-apt-get-fix-missing-do-and-when-is-it-useful.html</guid><description>From the man page:
-m, --ignore-missing, --fix-missing Ignore missing packages; if packages cannot be retrieved or fail the integrity check after retrieval (corrupted package files), hold back ...</description><pubDate>Fri, 17 Jul 2026 22:30:18 -0400</pubDate></item><item><title>In ubuntustudio, why is there a sleep infinity process?</title><link>https://liberty.io/in-ubuntustudio-why-is-there-a-sleep-infinity-process.html</link><guid isPermaLink="true">https://liberty.io/in-ubuntustudio-why-is-there-a-sleep-infinity-process.html</guid><description>There&amp;#039;s a service called user/session-monitor.service whose execstart is /bin/sleep infinity. What is this used for? sleep is used by bash scipts to slow processes in a while loop, giving a chance ......</description><pubDate>Fri, 17 Jul 2026 22:29:36 -0400</pubDate></item><item><title>2560 x 1440 resolution / dpi problem in Chrome</title><link>https://liberty.io/2560-x-1440-resolution-dpi-problem-in-chrome.html</link><guid isPermaLink="true">https://liberty.io/2560-x-1440-resolution-dpi-problem-in-chrome.html</guid><description>I&amp;#039;m having some issues with a 32&quot; 2560 x 1440 monitor. Intel i5 with HD 5500 video chip.
Edit: Fuzzy images. text not sharp.
My monitor shows 2k in System Settings/Display, but when I go to https:/......</description><pubDate>Fri, 17 Jul 2026 22:27:26 -0400</pubDate></item><item><title>How can I rewrite lines in a txt file using grep [sed]?</title><link>https://liberty.io/how-can-i-rewrite-lines-in-a-txt-file-using-grep-sed.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-rewrite-lines-in-a-txt-file-using-grep-sed.html</guid><description>I have a text file where each line has the format like this...
25126 Akers, David
And I&amp;#039;m needing to put it in a format like this to insert into a database...
25126;Akers, David;
Only problem......</description><pubDate>Fri, 17 Jul 2026 22:26:48 -0400</pubDate></item><item><title>Converting tar.gz, etc. to deb</title><link>https://liberty.io/converting-tar-gz-etc-to-deb.html</link><guid isPermaLink="true">https://liberty.io/converting-tar-gz-etc-to-deb.html</guid><description>I was wondering if it is safe and/or advisable to convert &quot;zipped&quot; files to &quot;deb&quot;? Same zipped files require extensive terminal usage just to attempt to install and mistakes can be easily made. I......</description><pubDate>Fri, 17 Jul 2026 22:24:24 -0400</pubDate></item><item><title>How do i use XDM to download youtube videos on 16.04LTS? [duplicate]</title><link>https://liberty.io/how-do-i-use-xdm-to-download-youtube-videos-on-16-04lts-duplicate.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-use-xdm-to-download-youtube-videos-on-16-04lts-duplicate.html</guid><description>I copied and pasted the url, but the downloded file is in html , not in video format....</description><pubDate>Fri, 17 Jul 2026 22:17:38 -0400</pubDate></item><item><title>x11 forwarding fails with some apps opening in remote display and some in local display</title><link>https://liberty.io/x11-forwarding-fails-with-some-apps-opening-in-remote-display-and-some.html</link><guid isPermaLink="true">https://liberty.io/x11-forwarding-fails-with-some-apps-opening-in-remote-display-and-some.html</guid><description>I have mac with xquartz as a remote client for X11 on my latest ubuntu linux. I am able to connect with ssh and start applications like xclock remotely. With most of the apps like gnome-calculator ......</description><pubDate>Fri, 17 Jul 2026 22:12:13 -0400</pubDate></item><item><title>mail: cannot send message: Process exited with a non-zero status</title><link>https://liberty.io/mail-cannot-send-message-process-exited-with-a-non-zero-status.html</link><guid isPermaLink="true">https://liberty.io/mail-cannot-send-message-process-exited-with-a-non-zero-status.html</guid><description>I have setup mailutils and ssmtp in my Ubuntu system. I have configured /etc/ssmtp/ssmtp.conf with proper credentials.
For testing I ran this command
echo &quot;This is a test&quot; | mail -s &quot;Test&quot; mygm......</description><pubDate>Fri, 17 Jul 2026 22:05:29 -0400</pubDate></item><item><title>What is the Linux equivalent for the Windows chkdsk command?</title><link>https://liberty.io/what-is-the-linux-equivalent-for-the-windows-chkdsk-command.html</link><guid isPermaLink="true">https://liberty.io/what-is-the-linux-equivalent-for-the-windows-chkdsk-command.html</guid><description>I have an external drive used by Windows and Linux. It suddenly stopped working, suggesting that I should format it before use. I lost all of the data, name of the drive, and it doesn&amp;#039;t even displa......</description><pubDate>Fri, 17 Jul 2026 22:01:15 -0400</pubDate></item><item><title>How can I execute command on startup (rc.local alternative) on Ubuntu 16.10</title><link>https://liberty.io/how-can-i-execute-command-on-startup-rc-local-alternative-on-ubuntu-16.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-execute-command-on-startup-rc-local-alternative-on-ubuntu-16.html</guid><description>I am setting up quota on my Linode server running Ubuntu 16.10, and I get the following error Cannot stat() mounted device /dev/root: No such file or directory
So to fix this, I reached this t......</description><pubDate>Fri, 17 Jul 2026 21:56:18 -0400</pubDate></item><item><title>How to increase touchpad speed beyond &amp;#039;Accel Speed&amp;#039; maximum on Ubuntu 18.04</title><link>https://liberty.io/how-to-increase-touchpad-speed-beyond-039-accel-speed-039-maximum-on-u.html</link><guid isPermaLink="true">https://liberty.io/how-to-increase-touchpad-speed-beyond-039-accel-speed-039-maximum-on-u.html</guid><description>My touchpad speed is too slow (it takes me two full swipes to get the mouse from one side of the screen to the other). This might be because I&amp;#039;m on a 4K monitor. I have increased the touchpad speed......</description><pubDate>Fri, 17 Jul 2026 21:54:13 -0400</pubDate></item><item><title>How to setup bitrot protection with ext4 on 2 SSD workstation?</title><link>https://liberty.io/how-to-setup-bitrot-protection-with-ext4-on-2-ssd-workstation.html</link><guid isPermaLink="true">https://liberty.io/how-to-setup-bitrot-protection-with-ext4-on-2-ssd-workstation.html</guid><description>I&amp;#039;m surprised at the lack of documentation on this. Most bitrot protection schemes seem to be oriented at NAS.
I&amp;#039;m thinking of doing the following:
format a raid1 with mdadm
install ext4 (64bit?......</description><pubDate>Fri, 17 Jul 2026 21:52:45 -0400</pubDate></item><item><title>Create a single pdf from multiple text, images or pdf files</title><link>https://liberty.io/create-a-single-pdf-from-multiple-text-images-or-pdf-files.html</link><guid isPermaLink="true">https://liberty.io/create-a-single-pdf-from-multiple-text-images-or-pdf-files.html</guid><description>I have a bunch of text files, images and pdf files which I want to convert into a single pdf file. How do I do it?...</description><pubDate>Fri, 17 Jul 2026 21:40:39 -0400</pubDate></item><item><title>not waking up from suspend ubuntu 22.04</title><link>https://liberty.io/not-waking-up-from-suspend-ubuntu-22-04.html</link><guid isPermaLink="true">https://liberty.io/not-waking-up-from-suspend-ubuntu-22-04.html</guid><description>I just upgrade my Lenovo X1 Carbon from Ubuntu 20.04.4 to 22.04. Before, I could wake up from suspend by either opening the lid or by pressing the power bottom. Now, after upgrading, I cannot wake up ...</description><pubDate>Fri, 17 Jul 2026 21:35:15 -0400</pubDate></item><item><title>How do I know how much RAM can I upgrade my laptop?</title><link>https://liberty.io/how-do-i-know-how-much-ram-can-i-upgrade-my-laptop.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-know-how-much-ram-can-i-upgrade-my-laptop.html</guid><description>I have a HP Pavilion laptop quite old (2008) which I would like to increase the RAM. Ideally I would like to have 8Gb but I have no idea how to check if hardware could support this extension.
These......</description><pubDate>Fri, 17 Jul 2026 21:30:12 -0400</pubDate></item><item><title>Installing Slick2d for Ubuntu 12.04</title><link>https://liberty.io/installing-slick2d-for-ubuntu-12-04.html</link><guid isPermaLink="true">https://liberty.io/installing-slick2d-for-ubuntu-12-04.html</guid><description>I want to learn game programming and since I&amp;#039;m taking a course in Java at school I thought a java game would be best to start out in. Slick2d seems to be the best option for this, and they say it c......</description><pubDate>Fri, 17 Jul 2026 21:22:13 -0400</pubDate></item><item><title>How to check specific port status of ufw in shell script?</title><link>https://liberty.io/how-to-check-specific-port-status-of-ufw-in-shell-script.html</link><guid isPermaLink="true">https://liberty.io/how-to-check-specific-port-status-of-ufw-in-shell-script.html</guid><description>I want to check the status of a specific port of ufw in shell script.
To check the status I wrote like this.
ufw status | grep -c &quot;^443\s\+ALLOW&quot;
It works now for my usage, but if possible I wan......</description><pubDate>Fri, 17 Jul 2026 21:21:19 -0400</pubDate></item><item><title>Is it possible to get GIMP 2.10.4 work on Ubuntu 16.04? [duplicate]</title><link>https://liberty.io/is-it-possible-to-get-gimp-2-10-4-work-on-ubuntu-16-04-duplicate.html</link><guid isPermaLink="true">https://liberty.io/is-it-possible-to-get-gimp-2-10-4-work-on-ubuntu-16-04-duplicate.html</guid><description>I tried to install it from source, but there some dependencies problems, a lot and I don&amp;#039;t know how to get them - it seems like they not in repo.
Could you get GIMP 2.10.4 work on your Ubuntu 16.04......</description><pubDate>Fri, 17 Jul 2026 21:18:39 -0400</pubDate></item><item><title>What to do about Firefox 71.0 update breaking many extensions and it&amp;#039;s own UI?</title><link>https://liberty.io/what-to-do-about-firefox-71-0-update-breaking-many-extensions-and-it-0.html</link><guid isPermaLink="true">https://liberty.io/what-to-do-about-firefox-71-0-update-breaking-many-extensions-and-it-0.html</guid><description>The recent update to version 71 of Firefox broke many extensions and parts of firefox&amp;#039; own UI. E.g. after the update on 18.04 Ubuntu, uBlock Origin, URLs List and Vimium stopped working on two of my ...</description><pubDate>Fri, 17 Jul 2026 21:13:08 -0400</pubDate></item><item><title>Plasma Desktop Notes - Disable them</title><link>https://liberty.io/plasma-desktop-notes-disable-them.html</link><guid isPermaLink="true">https://liberty.io/plasma-desktop-notes-disable-them.html</guid><description>I run Kubuntu 20.04.1 LTS (Ubuntu w/ KDE). I also use middle-click for pasting, so I do not want to eliminate that from my middle mouse butting.
The issue is that middle-click on the desktop creat......</description><pubDate>Fri, 17 Jul 2026 21:13:03 -0400</pubDate></item><item><title>Swap file&amp;#039;s default location [duplicate]</title><link>https://liberty.io/swap-file-039-s-default-location-duplicate.html</link><guid isPermaLink="true">https://liberty.io/swap-file-039-s-default-location-duplicate.html</guid><description>I have just created a swap file and now I want to check the location on this swap file.
How can I check on which partition my swap file is residing?...</description><pubDate>Fri, 17 Jul 2026 21:06:48 -0400</pubDate></item><item><title>How to run a program with only one CPU core?</title><link>https://liberty.io/how-to-run-a-program-with-only-one-cpu-core.html</link><guid isPermaLink="true">https://liberty.io/how-to-run-a-program-with-only-one-cpu-core.html</guid><description>I&amp;#039;m trying to run a bunch of scripts related to a gaming server in Terminator. The only problem is when I do this, Terminator detects all my CPU cores and the PC lags. Is there any way to start it ......</description><pubDate>Fri, 17 Jul 2026 21:00:24 -0400</pubDate></item><item><title>How to make a permanent alias in oh-my-zsh?</title><link>https://liberty.io/how-to-make-a-permanent-alias-in-oh-my-zsh.html</link><guid isPermaLink="true">https://liberty.io/how-to-make-a-permanent-alias-in-oh-my-zsh.html</guid><description>In my .zshrc I tried to make a few aliases .I looked into a lot of places, but I couldn&amp;#039;t find out a way that worked. I used this code below:
# Set personal aliases, overriding those provided by......</description><pubDate>Fri, 17 Jul 2026 20:58:59 -0400</pubDate></item><item><title>On first successful connection, the prompt asks for password on Ubuntu Core</title><link>https://liberty.io/on-first-successful-connection-the-prompt-asks-for-password-on-ubuntu-.html</link><guid isPermaLink="true">https://liberty.io/on-first-successful-connection-the-prompt-asks-for-password-on-ubuntu-.html</guid><description>What password do I have to enter? I didn&amp;#039;t setup any password.
I tried several different core versions and several core appliances such as https://ubuntu.com/appliance/adguardI have also tried and ...</description><pubDate>Fri, 17 Jul 2026 20:48:30 -0400</pubDate></item><item><title>Efficient way to copy multiple files using the GUI</title><link>https://liberty.io/efficient-way-to-copy-multiple-files-using-the-gui.html</link><guid isPermaLink="true">https://liberty.io/efficient-way-to-copy-multiple-files-using-the-gui.html</guid><description>I have a simple use case. I want o copy some music. I have an 8Gb pen drive and my Music folder where each album is a directory inside the artist name directory. I select some artists. I select a c......</description><pubDate>Fri, 17 Jul 2026 20:46:01 -0400</pubDate></item><item><title>How do I use the fingerprint scanner on a HP Probook?</title><link>https://liberty.io/how-do-i-use-the-fingerprint-scanner-on-a-hp-probook.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-use-the-fingerprint-scanner-on-a-hp-probook.html</guid><description>I have a fingerprint scanner on my HP Probook Laptop. I&amp;#039;m running Ubuntu 11.10 on it. How do I make use of it?...</description><pubDate>Fri, 17 Jul 2026 20:45:40 -0400</pubDate></item><item><title>How can I regain my SSD Icon in the launcher?</title><link>https://liberty.io/how-can-i-regain-my-ssd-icon-in-the-launcher.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-regain-my-ssd-icon-in-the-launcher.html</guid><description>I&amp;#039;m new to Ubuntu and Linux and as a matter of fact I just loaded Ubuntu onto my system! I own an Asus G75VW-DS72 and I upgraded my C drive to a Samsung Evo 1TB that has windows on it and I&amp;#039;ve load......</description><pubDate>Fri, 17 Jul 2026 20:36:00 -0400</pubDate></item><item><title>Using pip3 install, local vs. global</title><link>https://liberty.io/using-pip3-install-local-vs-global.html</link><guid isPermaLink="true">https://liberty.io/using-pip3-install-local-vs-global.html</guid><description>I am trying to install mysqlclient. I have searched on the internet and found two commands sudo pip3 install mysqlclient or simply, pip3 install mysqlclient.
Which one should I use and why?...</description><pubDate>Fri, 17 Jul 2026 20:25:49 -0400</pubDate></item><item><title>File cracklib_dict.pwd not found when creating a new user or changing his password</title><link>https://liberty.io/file-cracklib-dict-pwd-not-found-when-creating-a-new-user-or-changing-.html</link><guid isPermaLink="true">https://liberty.io/file-cracklib-dict-pwd-not-found-when-creating-a-new-user-or-changing-.html</guid><description>I have created new users and changed his/her password lots of times on Ubuntu, Xubuntu, Kubuntu, Lubuntu, Desktop, Server, Live... etc.
But, since a few weeks ago (I think it is due to the last ......</description><pubDate>Fri, 17 Jul 2026 20:22:22 -0400</pubDate></item><item><title>Thunderbird keeps asking me for the password every time I login</title><link>https://liberty.io/thunderbird-keeps-asking-me-for-the-password-every-time-i-login.html</link><guid isPermaLink="true">https://liberty.io/thunderbird-keeps-asking-me-for-the-password-every-time-i-login.html</guid><description>I haven&amp;#039;t used Thunderbird for a while but when I started to use it again I found out that I have to give the application driven password since I&amp;#039;m using Gmail. So I type that application password ......</description><pubDate>Fri, 17 Jul 2026 20:16:04 -0400</pubDate></item><item><title>tmux - unable to start any gui application</title><link>https://liberty.io/tmux-unable-to-start-any-gui-application.html</link><guid isPermaLink="true">https://liberty.io/tmux-unable-to-start-any-gui-application.html</guid><description>I am running Ubuntu-gnome 13.04. My default shell is zsh 5.0.0 and I usually run tmux 1.7 in the terminal 3.6.1.
In terminal, if I evince or gedit, the applications start as expected. I can append......</description><pubDate>Fri, 17 Jul 2026 20:11:13 -0400</pubDate></item><item><title>storage.googleapis.com malware on chromium</title><link>https://liberty.io/storage-googleapis-com-malware-on-chromium.html</link><guid isPermaLink="true">https://liberty.io/storage-googleapis-com-malware-on-chromium.html</guid><description>I did a serious mistake of opening the following malware link on my chromium browser:
hover here below to show probably dangerous link
I wish to know what are the implications, on the OS as wel......</description><pubDate>Fri, 17 Jul 2026 19:58:06 -0400</pubDate></item><item><title>Making a backtick produce just a backtick</title><link>https://liberty.io/making-a-backtick-produce-just-a-backtick.html</link><guid isPermaLink="true">https://liberty.io/making-a-backtick-produce-just-a-backtick.html</guid><description>My backtick key (`) produces nothing when first pressed - I have to press it twice to generate a `. If I forget, and type ` e, I get an accented e character.
I am only able to fix this temporarily......</description><pubDate>Fri, 17 Jul 2026 19:54:44 -0400</pubDate></item><item><title>Tool for viewing LibreOffice Writer files in terminal window</title><link>https://liberty.io/tool-for-viewing-libreoffice-writer-files-in-terminal-window.html</link><guid isPermaLink="true">https://liberty.io/tool-for-viewing-libreoffice-writer-files-in-terminal-window.html</guid><description>I am using a couple of documentation files in LibreOffice (.odt) format. Normally, I access them with LibreOffice Writer of course. But there are times when I can only connect to the site with a text ...</description><pubDate>Fri, 17 Jul 2026 19:45:38 -0400</pubDate></item><item><title>&quot;all boot options are tried&quot; after installation on Samsung Ativ Book 9 Lite [duplicate]</title><link>https://liberty.io/all-boot-options-are-tried-after-installation-on-samsung-ativ-book-9-l.html</link><guid isPermaLink="true">https://liberty.io/all-boot-options-are-tried-after-installation-on-samsung-ativ-book-9-l.html</guid><description>Hi i have the samsung ativ book 9 lite
I just installed ubuntu 13.10 after removing windows 8.1 and have gotten the error all boot options are tried, after the installation
After having a look arou......</description><pubDate>Fri, 17 Jul 2026 19:44:12 -0400</pubDate></item><item><title>Is there an editor for Octave with a &quot;Run&quot; button?</title><link>https://liberty.io/is-there-an-editor-for-octave-with-a-run-button.html</link><guid isPermaLink="true">https://liberty.io/is-there-an-editor-for-octave-with-a-run-button.html</guid><description>In Matlab, there is a built-in code editor with a &quot;Run&quot; button (with shortcut key F5) to run scripts. I&amp;#039;m looking for similar functionality in Octave; so far, I&amp;#039;ve only been able to run scripts by ...</description><pubDate>Fri, 17 Jul 2026 19:35:08 -0400</pubDate></item><item><title>How do I enable Middle mouse button emulation in 12.04 LTS?</title><link>https://liberty.io/how-do-i-enable-middle-mouse-button-emulation-in-12-04-lts.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-enable-middle-mouse-button-emulation-in-12-04-lts.html</guid><description>How do I enable Middle mouse button emulation in 12.04 LTS?
I think it was disabled by default in the last release. I&amp;#039;m sure this is a silly question but I can&amp;#039;t find a generic answer, they all see......</description><pubDate>Fri, 17 Jul 2026 19:34:50 -0400</pubDate></item><item><title>MDADM Raid Drive rebuild each reboot</title><link>https://liberty.io/mdadm-raid-drive-rebuild-each-reboot.html</link><guid isPermaLink="true">https://liberty.io/mdadm-raid-drive-rebuild-each-reboot.html</guid><description>So I have been posting a lot about a RAID build with MDADM and Ubuntu (sorry about that). Im just not understanding whats going on with my setup.
I have a RAID-5 setup, and followed this guide exa......</description><pubDate>Fri, 17 Jul 2026 19:32:52 -0400</pubDate></item><item><title>Where are the display settings located in ubuntu 21.10</title><link>https://liberty.io/where-are-the-display-settings-located-in-ubuntu-21-10.html</link><guid isPermaLink="true">https://liberty.io/where-are-the-display-settings-located-in-ubuntu-21-10.html</guid><description>Where are the display settings located in Ubutnu 21.10 ?...</description><pubDate>Fri, 17 Jul 2026 19:27:09 -0400</pubDate></item><item><title>How to make a batch file add users to groups?</title><link>https://liberty.io/how-to-make-a-batch-file-add-users-to-groups.html</link><guid isPermaLink="true">https://liberty.io/how-to-make-a-batch-file-add-users-to-groups.html</guid><description>I need help with a GCSE project, I&amp;#039;m stuck on the last question. It asks for a bash script to create users, and then assign them to groups. I&amp;#039;ve already made the script add new users, but I&amp;#039;m unsur......</description><pubDate>Fri, 17 Jul 2026 19:23:28 -0400</pubDate></item><item><title>Can I create a panic button in Ubuntu?</title><link>https://liberty.io/can-i-create-a-panic-button-in-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/can-i-create-a-panic-button-in-ubuntu.html</guid><description>In case I&amp;#039;m ever raided or realise that I&amp;#039;m being spied upon whilst using my computer, is there a way in Ubuntu I can have a pre-set &amp;#039;panic button&amp;#039; or series of keys that can log me out or secure my ...</description><pubDate>Fri, 17 Jul 2026 19:16:47 -0400</pubDate></item><item><title>Installed FIFA 11: Runs without gamepad, crashes with it</title><link>https://liberty.io/installed-fifa-11-runs-without-gamepad-crashes-with-it.html</link><guid isPermaLink="true">https://liberty.io/installed-fifa-11-runs-without-gamepad-crashes-with-it.html</guid><description>SYSTEM: Ubuntu 17.10
RAM: 8GB
Intel I5
I installed FIFA 11 for wine and it worked perfectly fine with keyboard. (Note that I already installed Direct X, .NET framework and other stuff.)
After I q......</description><pubDate>Fri, 17 Jul 2026 19:01:52 -0400</pubDate></item><item><title>Can&amp;#039;t enable user theme extension</title><link>https://liberty.io/can-039-t-enable-user-theme-extension.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-enable-user-theme-extension.html</guid><description>I&amp;#039;ve searched in Google and looked in another questions, but still I can&amp;#039;t solve this problem! I want to install GNOME-shell theme. So I&amp;#039;m trying to enable user-theme-extension in GNOME tweak tool.......</description><pubDate>Fri, 17 Jul 2026 18:45:00 -0400</pubDate></item><item><title>What does DKMS do? How do I use it?</title><link>https://liberty.io/what-does-dkms-do-how-do-i-use-it.html</link><guid isPermaLink="true">https://liberty.io/what-does-dkms-do-how-do-i-use-it.html</guid><description>I&amp;#039;ve seen a few mentions about DKMS recently but it&amp;#039;s not clear what it&amp;#039;s actually doing on my system.
What does DKMS actually do and how do I use it?...</description><pubDate>Fri, 17 Jul 2026 18:38:48 -0400</pubDate></item><item><title>What is the purpose of these directories on my EC2 Ubuntu 16.04 instance?</title><link>https://liberty.io/what-is-the-purpose-of-these-directories-on-my-ec2-ubuntu-16-04-instan.html</link><guid isPermaLink="true">https://liberty.io/what-is-the-purpose-of-these-directories-on-my-ec2-ubuntu-16-04-instan.html</guid><description>Running a command called df -h on my EC2 instance results in the following
Filesystem Size Used Avail Use% Mounted on
udev 2.0G 0 2.0G 0% /dev
tmpfs 396M 41M ......</description><pubDate>Fri, 17 Jul 2026 18:31:37 -0400</pubDate></item><item><title>How to convert ebook in Calibre?</title><link>https://liberty.io/how-to-convert-ebook-in-calibre.html</link><guid isPermaLink="true">https://liberty.io/how-to-convert-ebook-in-calibre.html</guid><description>How do you convert an ebook to a different format in Calibre?
If I select a book, click the big &amp;quot;Convert Books&amp;quot; button, select output to &amp;quot;MOBI&amp;quot;, and click &amp;quot;OK&amp;quot;, it app......</description><pubDate>Fri, 17 Jul 2026 18:31:17 -0400</pubDate></item><item><title>Deleting files by way of the terminal where files have a certain keyword</title><link>https://liberty.io/deleting-files-by-way-of-the-terminal-where-files-have-a-certain-keywo.html</link><guid isPermaLink="true">https://liberty.io/deleting-files-by-way-of-the-terminal-where-files-have-a-certain-keywo.html</guid><description>UPDATE
Status of the process for the command rm -rf ~/.local/share/Trash/files/ has been set to Very High. Command was initiated at 0745 today and is still running. CPU Time is current 53 seconds at ...</description><pubDate>Fri, 17 Jul 2026 18:30:56 -0400</pubDate></item><item><title>Check if active java version is open-jdk or oracle</title><link>https://liberty.io/check-if-active-java-version-is-open-jdk-or-oracle.html</link><guid isPermaLink="true">https://liberty.io/check-if-active-java-version-is-open-jdk-or-oracle.html</guid><description>java -version simply outputs :
java version &quot;1.8.0_91&quot;
Java(TM) SE Runtime Environment (build 1.8.0_91-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.91-b14, mixed mode)
Need to find out if I am ...</description><pubDate>Fri, 17 Jul 2026 18:29:32 -0400</pubDate></item><item><title>What are all the apt command-line commands and options?</title><link>https://liberty.io/what-are-all-the-apt-command-line-commands-and-options.html</link><guid isPermaLink="true">https://liberty.io/what-are-all-the-apt-command-line-commands-and-options.html</guid><description>I know they think that they are being helpful, but in fact they are being quite the opposite here in the apt --help and manpage: Much like apt itself, its manpage is intended as an end user inte......</description><pubDate>Fri, 17 Jul 2026 18:28:42 -0400</pubDate></item><item><title>Term, Xterm or Uxterm?</title><link>https://liberty.io/term-xterm-or-uxterm.html</link><guid isPermaLink="true">https://liberty.io/term-xterm-or-uxterm.html</guid><description>I&amp;#039;m an average home user, but still sometimes use terminal for simple tasks. When I type &quot;terminal&quot; in unity, it offers me three choices - but what`s the difference? I hate always choosing randomly......</description><pubDate>Fri, 17 Jul 2026 18:27:10 -0400</pubDate></item><item><title>Filesystem creation fails when trying to install Ubuntu over Windows</title><link>https://liberty.io/filesystem-creation-fails-when-trying-to-install-ubuntu-over-windows.html</link><guid isPermaLink="true">https://liberty.io/filesystem-creation-fails-when-trying-to-install-ubuntu-over-windows.html</guid><description>I&amp;#039;m completely new to Ubuntu , I want to replace windows (that had been crushed while trying to install Ubuntu) but whenever I choose erase windows to install Ubuntu I get this error: The ext4 f......</description><pubDate>Fri, 17 Jul 2026 18:21:53 -0400</pubDate></item><item><title>Size of filesystem doesn&amp;#039;t match up with multiple SSDs</title><link>https://liberty.io/size-of-filesystem-doesn-039-t-match-up-with-multiple-ssds.html</link><guid isPermaLink="true">https://liberty.io/size-of-filesystem-doesn-039-t-match-up-with-multiple-ssds.html</guid><description>I have a new box with two 512GB NVMe SSDs. The output of lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
loop0 7:0 0 61.9M 1 loop /snap/core20/1434
loop1 7:1 0 67.......</description><pubDate>Fri, 17 Jul 2026 18:20:22 -0400</pubDate></item><item><title>How to do I convert an webm (video) to a (animated) gif on the command line?</title><link>https://liberty.io/how-to-do-i-convert-an-webm-video-to-a-animated-gif-on-the-command-lin.html</link><guid isPermaLink="true">https://liberty.io/how-to-do-i-convert-an-webm-video-to-a-animated-gif-on-the-command-lin.html</guid><description>I suppose ffmpeg is the weapon of choice but I didn&amp;#039;t find out how to reach my goal....</description><pubDate>Fri, 17 Jul 2026 18:15:17 -0400</pubDate></item><item><title>7zip destination folder -o</title><link>https://liberty.io/7zip-destination-folder-o.html</link><guid isPermaLink="true">https://liberty.io/7zip-destination-folder-o.html</guid><description>I have wondered a long time how to do this and read already many manuals but dont get this to work. I want to zip with 7zip a folder to specific destination. There is in manual a guide to use -o{fo......</description><pubDate>Fri, 17 Jul 2026 18:13:27 -0400</pubDate></item><item><title>E: Unable to locate package lamp-server</title><link>https://liberty.io/e-unable-to-locate-package-lamp-server.html</link><guid isPermaLink="true">https://liberty.io/e-unable-to-locate-package-lamp-server.html</guid><description>I am trying to install lamp server in ubuntu 13.10. But it gives the following error.
E: Unable to locate package lamp-server...</description><pubDate>Fri, 17 Jul 2026 18:07:18 -0400</pubDate></item><item><title>User Antonio Hibbe - Ask Ubuntu</title><link>https://liberty.io/user-antonio-hibbe-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-antonio-hibbe-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Fri, 17 Jul 2026 18:03:49 -0400</pubDate></item><item><title>How settings in systemd-resolved affect netplan settings?</title><link>https://liberty.io/how-settings-in-systemd-resolved-affect-netplan-settings.html</link><guid isPermaLink="true">https://liberty.io/how-settings-in-systemd-resolved-affect-netplan-settings.html</guid><description>I wanted to make sure my server used DNSSEC and DNS-over-TLS, so I went to /etc/systemd/resolved.conf and added the following:
[Resolve]
DNS=9.9.9.9
FallbackDNS=149.112.112.112
DNSSEC=true
DNSOver......</description><pubDate>Fri, 17 Jul 2026 17:53:55 -0400</pubDate></item><item><title>3D Acceleration Not working with Virtualbox Tools 5.2.6</title><link>https://liberty.io/3d-acceleration-not-working-with-virtualbox-tools-5-2-6.html</link><guid isPermaLink="true">https://liberty.io/3d-acceleration-not-working-with-virtualbox-tools-5-2-6.html</guid><description>According to other posts I do the following...
/usr/lib/nux/unity_support_test -p
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: llvmpipe (LLVM 5.0, 256 bits)
OpenGL version string......</description><pubDate>Fri, 17 Jul 2026 17:51:22 -0400</pubDate></item><item><title>Thunderbird icon is missing in system tray bar in Ubuntu 18.04</title><link>https://liberty.io/thunderbird-icon-is-missing-in-system-tray-bar-in-ubuntu-18-04.html</link><guid isPermaLink="true">https://liberty.io/thunderbird-icon-is-missing-in-system-tray-bar-in-ubuntu-18-04.html</guid><description>In Ubuntu 16.04 I had a Thunderbird icon in tray bar with unread messages but there isn&amp;#039;t in Ubuntu 18.04.
Is there a chance to have it again?...</description><pubDate>Fri, 17 Jul 2026 17:48:35 -0400</pubDate></item><item><title>Monospace Chinese font</title><link>https://liberty.io/monospace-chinese-font.html</link><guid isPermaLink="true">https://liberty.io/monospace-chinese-font.html</guid><description>I&amp;#039;m trying to write some Python code to process Chinese text, but the Chinese characters in the source code mess up the monospace font. That is, all the Latin characters are monospaced, but the Chi......</description><pubDate>Fri, 17 Jul 2026 17:46:03 -0400</pubDate></item><item><title>How do I configure my static DNS in interfaces?</title><link>https://liberty.io/how-do-i-configure-my-static-dns-in-interfaces.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-configure-my-static-dns-in-interfaces.html</guid><description>I am using Ubuntu 12.04.
My /etc/network/interfaces file consists of:
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface e......</description><pubDate>Fri, 17 Jul 2026 17:37:56 -0400</pubDate></item><item><title>How to dowload the last version of maxima (5.43.0) on Ubuntu 18.04 LTS?</title><link>https://liberty.io/how-to-dowload-the-last-version-of-maxima-5-43-0-on-ubuntu-18-04-lts.html</link><guid isPermaLink="true">https://liberty.io/how-to-dowload-the-last-version-of-maxima-5-43-0-on-ubuntu-18-04-lts.html</guid><description>How can I install the latest version of maxima (5.43.0) on ubuntu 18.04 LTS I tried sudo apt install maxima but I downloaded an old version and I don&amp;#039;t know how to upgrade or dowload the new version....</description><pubDate>Fri, 17 Jul 2026 17:33:29 -0400</pubDate></item><item><title>change ctrrl+a keyboard shortcut (select all)</title><link>https://liberty.io/change-ctrrl-a-keyboard-shortcut-select-all.html</link><guid isPermaLink="true">https://liberty.io/change-ctrrl-a-keyboard-shortcut-select-all.html</guid><description>I want &amp;quot;super+a&amp;quot; to select all text in whatever text field I&amp;#039;m in. In other words, change the &amp;quot;ctrl-a&amp;quot; shortcut to be super+a.
Here&amp;#039;s why: in gnome tweaks: I love the &amp;quot;emacs ...</description><pubDate>Fri, 17 Jul 2026 17:33:18 -0400</pubDate></item><item><title>When using &amp;&amp; and sudo on the first command, is the second command run as sudo too?</title><link>https://liberty.io/when-using-and-sudo-on-the-first-command-is-the-second-command-run-as-.html</link><guid isPermaLink="true">https://liberty.io/when-using-and-sudo-on-the-first-command-is-the-second-command-run-as-.html</guid><description>If I run a command.
sudo some-command &amp;amp;&amp;amp; some-other-command
Is the second command being run with sudo previlege also?...</description><pubDate>Fri, 17 Jul 2026 17:30:21 -0400</pubDate></item><item><title>How can I view a progress bar when running rsync?</title><link>https://liberty.io/how-can-i-view-a-progress-bar-when-running-rsync.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-view-a-progress-bar-when-running-rsync.html</guid><description>I am using Ubuntu 12.04 as a repo and would like to view a progress bar when using rsync from the command line. I tried the option suggested in this article (-P), but I prefer to see a progress ba......</description><pubDate>Fri, 17 Jul 2026 17:19:20 -0400</pubDate></item><item><title>I am always getting the error &quot;address already in use :::3000&quot;</title><link>https://liberty.io/i-am-always-getting-the-error-address-already-in-use-3000.html</link><guid isPermaLink="true">https://liberty.io/i-am-always-getting-the-error-address-already-in-use-3000.html</guid><description>Error: listen EADDRINUSE: address already in use :::3000
at Server.setupListenHandle [as _listen2] (net.js:1280:14)
at listenInCluster (net.js:1328:12)
at Server.listen (net.js:1415:7)...</description><pubDate>Fri, 17 Jul 2026 17:12:47 -0400</pubDate></item><item><title>Does swap file usage increase disk I/O and CPU load?</title><link>https://liberty.io/does-swap-file-usage-increase-disk-i-o-and-cpu-load.html</link><guid isPermaLink="true">https://liberty.io/does-swap-file-usage-increase-disk-i-o-and-cpu-load.html</guid><description>Someone brought to my attention that if an application is using swap file (when system RAM is very low) it increases the disk I/0 and as a result of that, CPU use % and CPU Load increases.
Is this......</description><pubDate>Fri, 17 Jul 2026 17:05:29 -0400</pubDate></item><item><title>CUPS + AirPrint on Raspberry Pi [Solved]</title><link>https://liberty.io/cups-airprint-on-raspberry-pi-solved.html</link><guid isPermaLink="true">https://liberty.io/cups-airprint-on-raspberry-pi-solved.html</guid><description>Im trying to install cups, cups-pdf, avahi-discover, and python-cups
But when I try to open port 631 using the following command:
iptables -A INPUT -i eth0 -p tcp -m tcp –dport 631 -j ACCEPT
ipta......</description><pubDate>Fri, 17 Jul 2026 17:03:09 -0400</pubDate></item><item><title>How can I record my screen?</title><link>https://liberty.io/how-can-i-record-my-screen.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-record-my-screen.html</guid><description>How can I record my screen on Ubuntu?
The app I&amp;#039;m looking for has ideally all of these features:
Can record in a format that can be played back easily on any platform and/or accepted by YouTube or ...</description><pubDate>Fri, 17 Jul 2026 17:03:03 -0400</pubDate></item><item><title>scale Maximum local port range</title><link>https://liberty.io/scale-maximum-local-port-range.html</link><guid isPermaLink="true">https://liberty.io/scale-maximum-local-port-range.html</guid><description>I work as system administrator for a company and I found there is a server that run Ubuntu server 14.04, and MySQL server listener port is 83306.
How can I set up net.ipv4.ip_local_port_range highe......</description><pubDate>Fri, 17 Jul 2026 17:01:59 -0400</pubDate></item><item><title>How to make a window transparent in Gnome?</title><link>https://liberty.io/how-to-make-a-window-transparent-in-gnome.html</link><guid isPermaLink="true">https://liberty.io/how-to-make-a-window-transparent-in-gnome.html</guid><description>I&amp;#039;m working with many GIS applications under Gnome. It sometimes is very convenient to place one map over another to quickly spot differences.
There used to be a KDE trick to make any window (not ......</description><pubDate>Fri, 17 Jul 2026 17:01:24 -0400</pubDate></item><item><title>How to cat in for loop</title><link>https://liberty.io/how-to-cat-in-for-loop.html</link><guid isPermaLink="true">https://liberty.io/how-to-cat-in-for-loop.html</guid><description>I have 500 folders containing many *_1.fastq.gz and *_2.fastq.gz files per folder.
I want to:
cat *_1.fastq.gz &amp;gt; Combined *_1.fastq.gz &amp;amp; cat *_2.fastq.gz &amp;gt; Combined_2.fastq.gz
per fol......</description><pubDate>Fri, 17 Jul 2026 16:56:57 -0400</pubDate></item><item><title>Installing Linux on Wyse Cx0: minimal system needed [duplicate]</title><link>https://liberty.io/installing-linux-on-wyse-cx0-minimal-system-needed-duplicate.html</link><guid isPermaLink="true">https://liberty.io/installing-linux-on-wyse-cx0-minimal-system-needed-duplicate.html</guid><description>I got my hands on a couple of wyse thin clients Link to Thinclient(Wyse Cx0)
I want to use them for RDP purpose. The original plan was to install Tinycore on them and to use Rdesktop to rdp to the ...</description><pubDate>Fri, 17 Jul 2026 16:47:09 -0400</pubDate></item><item><title>Netflix is sluggish when playing videos in HD.</title><link>https://liberty.io/netflix-is-sluggish-when-playing-videos-in-hd.html</link><guid isPermaLink="true">https://liberty.io/netflix-is-sluggish-when-playing-videos-in-hd.html</guid><description>I am using Netflix desktop (https://launchpad.net/netflix-desktop) which is basically just an application for Ubuntu which uses Firefox running in/under Wine. Everything works phenomenal, but the HD ...</description><pubDate>Fri, 17 Jul 2026 16:42:33 -0400</pubDate></item><item><title>How can I fix Malformed line (54) when gedit wont load? [duplicate]</title><link>https://liberty.io/how-can-i-fix-malformed-line-54-when-gedit-wont-load-duplicate.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-fix-malformed-line-54-when-gedit-wont-load-duplicate.html</guid><description>Malformed line (54) error message gedit not running, cannot fix as line editor will not load.
I cannot load any new software or programs.
gedit worked before when I was in dual boot but I wiped......</description><pubDate>Fri, 17 Jul 2026 16:38:04 -0400</pubDate></item><item><title>Switch System Controls [closed]</title><link>https://liberty.io/switch-system-controls-closed.html</link><guid isPermaLink="true">https://liberty.io/switch-system-controls-closed.html</guid><description>What are the system controls referenced in the keyboard shortcut section of ubuntu 20 lts. There is two options to switch them directly and to switch them using a quick menu with two settings:
Win......</description><pubDate>Fri, 17 Jul 2026 16:29:21 -0400</pubDate></item><item><title>Editing Photoshop (PSD) files on Ubuntu?</title><link>https://liberty.io/editing-photoshop-psd-files-on-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/editing-photoshop-psd-files-on-ubuntu.html</guid><description>I was wondering that is it possible to edit PSD files on Ubuntu (like with Gimp). Actually, I need to edit layers. I haven&amp;#039;t managed to do it. It would be nice if there is a chance! :)...</description><pubDate>Fri, 17 Jul 2026 16:02:26 -0400</pubDate></item><item><title>I can&amp;#039;t use &lt;&gt; (Angle Brackets) in my US keyboard in LatinAmerican Spanish input language</title><link>https://liberty.io/i-can-039-t-use-angle-brackets-in-my-us-keyboard-in-latinamerican-span.html</link><guid isPermaLink="true">https://liberty.io/i-can-039-t-use-angle-brackets-in-my-us-keyboard-in-latinamerican-span.html</guid><description>My problem is that I can&amp;#039;t write &amp;quot;&amp;lt;&amp;quot; or &amp;quot;&amp;gt;&amp;quot; in my keyboard. I have a laptop (Acer Aspire E 15 E5-576-392H) from the USA that I use with Spanish Latin American input source......</description><pubDate>Fri, 17 Jul 2026 15:52:30 -0400</pubDate></item><item><title>Open VMX file in VMWare</title><link>https://liberty.io/open-vmx-file-in-vmware.html</link><guid isPermaLink="true">https://liberty.io/open-vmx-file-in-vmware.html</guid><description>I have Ubuntu-12.4 installed on VMWare and I want to edit .vmx file to enable KVM Virtualization
I have seen a tutorial how to edit but can&amp;#039;t find where the .vmx file is?...</description><pubDate>Fri, 17 Jul 2026 15:31:57 -0400</pubDate></item><item><title>Questions tagged [multiseat] </title><link>https://liberty.io/questions-tagged-multiseat.html</link><guid isPermaLink="true">https://liberty.io/questions-tagged-multiseat.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Fri, 17 Jul 2026 15:28:56 -0400</pubDate></item><item><title>Cannot compile aircrack-ng [closed]</title><link>https://liberty.io/cannot-compile-aircrack-ng-closed.html</link><guid isPermaLink="true">https://liberty.io/cannot-compile-aircrack-ng-closed.html</guid><description>Downloaded the tarball for aircrack-ng and then followed the instructions to compile and then install it. The first step it asked me to do was to run autoreconf -i so I did. It gave the following o......</description><pubDate>Fri, 17 Jul 2026 15:17:43 -0400</pubDate></item><item><title>How to find out the installation path to my browser?</title><link>https://liberty.io/how-to-find-out-the-installation-path-to-my-browser.html</link><guid isPermaLink="true">https://liberty.io/how-to-find-out-the-installation-path-to-my-browser.html</guid><description>I am installing a proprietary CAD application (MEDUSA4 personal) and the installer wants to know the path to my web browser (as a prerequisite for online help). I have the default firefox installat......</description><pubDate>Fri, 17 Jul 2026 15:03:28 -0400</pubDate></item><item><title>How to import wx on Ubuntu 16.04</title><link>https://liberty.io/how-to-import-wx-on-ubuntu-16-04.html</link><guid isPermaLink="true">https://liberty.io/how-to-import-wx-on-ubuntu-16-04.html</guid><description>I have tried installing it using apt-get:
sudo apt-get install python-wxgtk3.0
But still when I run a py script with import wx it throws an error &amp;#039;no module named wx&amp;#039; on Python 2.x and Python 3.x......</description><pubDate>Fri, 17 Jul 2026 15:02:48 -0400</pubDate></item><item><title>IP camera viewer</title><link>https://liberty.io/ip-camera-viewer.html</link><guid isPermaLink="true">https://liberty.io/ip-camera-viewer.html</guid><description>Hey there I am looking for an application to view our IP camera. We have a web interface, but it sucks and takes forever to load. I know there are several Windows options available, many of them even ...</description><pubDate>Fri, 17 Jul 2026 14:56:46 -0400</pubDate></item><item><title>How do I install the game eggnog (without using wine)?</title><link>https://liberty.io/how-do-i-install-the-game-eggnog-without-using-wine.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-install-the-game-eggnog-without-using-wine.html</guid><description>Here is where the game&amp;#039;s files can be found: http://madgarden.net/junkz/files/eggnogg.
I tried following the instructions here:How do I install a .tar.gz (or .tar.bz2) file? to install eggnog, but I ...</description><pubDate>Fri, 17 Jul 2026 14:49:57 -0400</pubDate></item><item><title>How can I make Ubuntu compatible with baudline?</title><link>https://liberty.io/how-can-i-make-ubuntu-compatible-with-baudline.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-make-ubuntu-compatible-with-baudline.html</guid><description>When I run baudline, it displays the message &quot;all input devices disabled&quot; and the Input ▸ Devices screen doesn&amp;#039;t list any devices. The baudline FAQ suggests: Here are two possible explanations for ...</description><pubDate>Fri, 17 Jul 2026 14:46:17 -0400</pubDate></item><item><title>Dual monitor applications opening on wrong monitor</title><link>https://liberty.io/dual-monitor-applications-opening-on-wrong-monitor.html</link><guid isPermaLink="true">https://liberty.io/dual-monitor-applications-opening-on-wrong-monitor.html</guid><description>I am new to ubuntu, been using it for about a month now. I created this desktop for myth tv, and so i use a dual monitor configuration(one monitor for watching shows, and one for everything else). ......</description><pubDate>Fri, 17 Jul 2026 14:43:52 -0400</pubDate></item><item><title>ssh login to server pops the error &quot; Bad : modifier in $ (/) &quot;</title><link>https://liberty.io/ssh-login-to-server-pops-the-error-bad-modifier-in.html</link><guid isPermaLink="true">https://liberty.io/ssh-login-to-server-pops-the-error-bad-modifier-in.html</guid><description>I am trying to login to my remote machine (Fedora machine) from my local machine (Ubuntu 14.04).
I receive a typical error which seems related to setting of environment variables in my remote ma......</description><pubDate>Fri, 17 Jul 2026 14:41:22 -0400</pubDate></item><item><title>&amp;#039;Some index files failed to download&amp;#039; while updating</title><link>https://liberty.io/039-some-index-files-failed-to-download-039-while-updating.html</link><guid isPermaLink="true">https://liberty.io/039-some-index-files-failed-to-download-039-while-updating.html</guid><description>When running sudo apt-get update I get these following errors:
Err archive.ubuntu.com quantal InRelease
Err archive.ubuntu.com quantal-updates InRelease
Err archive.ubuntu.com quantal-backports ...</description><pubDate>Fri, 17 Jul 2026 14:31:36 -0400</pubDate></item><item><title>How can I run an application with a GUI as admin from a non-admin user session?</title><link>https://liberty.io/how-can-i-run-an-application-with-a-gui-as-admin-from-a-non-admin-user.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-run-an-application-with-a-gui-as-admin-from-a-non-admin-user.html</guid><description>I defined 2 user accounts:
one with admin privilege (with sudo right) =&gt; lets call it adminuser.
a 2nd one without any privilege =&gt; lets call it normaluser
and I configure the autologin on this 2n......</description><pubDate>Fri, 17 Jul 2026 14:30:31 -0400</pubDate></item><item><title>Need raw access to eMMC boot partitions</title><link>https://liberty.io/need-raw-access-to-emmc-boot-partitions.html</link><guid isPermaLink="true">https://liberty.io/need-raw-access-to-emmc-boot-partitions.html</guid><description>I need to be able to access the two eMMC &quot;boot&quot; partitions on an SD Card from my Ubuntu 14.04 system with USB-SD Card adapter. The SD card is actually an embedded eMMC device plugged-in to an SD C......</description><pubDate>Fri, 17 Jul 2026 14:29:41 -0400</pubDate></item><item><title>Logitech Options on Linux</title><link>https://liberty.io/logitech-options-on-linux.html</link><guid isPermaLink="true">https://liberty.io/logitech-options-on-linux.html</guid><description>I am a new ubuntu user and want to use my machine to it&amp;#039;s full extent, so I looked for Logitech Options software for my Logitech MX Master 2s on linux, but found nothing.
Will the software run th......</description><pubDate>Fri, 17 Jul 2026 14:25:03 -0400</pubDate></item><item><title>Why is plymouthd crashing on startup?</title><link>https://liberty.io/why-is-plymouthd-crashing-on-startup.html</link><guid isPermaLink="true">https://liberty.io/why-is-plymouthd-crashing-on-startup.html</guid><description>Every time my laptop boots, I am greeted by several &quot;Ubuntu 13.10 has experienced an internal error&quot; dialogs once the graphical desktop environment (whatever it&amp;#039;s called) is displayed. Apparently the ...</description><pubDate>Fri, 17 Jul 2026 14:20:34 -0400</pubDate></item><item><title>Youtube Player Glitch on Ubuntu 18.04</title><link>https://liberty.io/youtube-player-glitch-on-ubuntu-18-04.html</link><guid isPermaLink="true">https://liberty.io/youtube-player-glitch-on-ubuntu-18-04.html</guid><description>I&amp;#039;m using Ubuntu 18.04 LTS with latest version of Chrome (70.0.3538.67). Whenever I open a YouTube video for the first time, this YouTube player will act weird like shown in picture below. It zoom ......</description><pubDate>Fri, 17 Jul 2026 14:04:46 -0400</pubDate></item><item><title>How do I type an `@` (at sign) symbol?</title><link>https://liberty.io/how-do-i-type-an-at-sign-symbol.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-type-an-at-sign-symbol.html</guid><description>I have Ubuntu on my MacBook 2007 with a Spanish keyboard, on MacOS the @-sign was typed using Alt (Option) + 2, but on Ubuntu I have no idea. I have to copy and paste it every time. How do I type a......</description><pubDate>Fri, 17 Jul 2026 13:59:02 -0400</pubDate></item><item><title>Mysql database has corrupted after rebooting</title><link>https://liberty.io/mysql-database-has-corrupted-after-rebooting.html</link><guid isPermaLink="true">https://liberty.io/mysql-database-has-corrupted-after-rebooting.html</guid><description>I have mysql running on my server. It worked correctly until I&amp;#039;ve reboot it. After reboot I can&amp;#039;t start mysql because of:
error: &amp;#039;Can&amp;#039;t connect to local MySQL server through socket &amp;#039;/var/run/mysqld/...</description><pubDate>Fri, 17 Jul 2026 13:58:40 -0400</pubDate></item><item><title>Recover Ubuntu installation after Ext2Fsd installation</title><link>https://liberty.io/recover-ubuntu-installation-after-ext2fsd-installation.html</link><guid isPermaLink="true">https://liberty.io/recover-ubuntu-installation-after-ext2fsd-installation.html</guid><description>I have a dual boot setup on my machine. Windows 10 64-Bit and Ubuntu 16.10 64-Bit. This worked until I installed Ext2Fsd in Windows. I can now access my Linux partition from Windows as drive letter......</description><pubDate>Fri, 17 Jul 2026 13:52:17 -0400</pubDate></item><item><title>Are there official Ubuntu ARM / aarch64 desktop images?</title><link>https://liberty.io/are-there-official-ubuntu-arm-aarch64-desktop-images.html</link><guid isPermaLink="true">https://liberty.io/are-there-official-ubuntu-arm-aarch64-desktop-images.html</guid><description>I could only find server ARM images at: https://www.ubuntu.com/download/server/arm
But are there any ARM images that come with a graphical desktop installed by default?
I don&amp;#039;t have specific hard......</description><pubDate>Fri, 17 Jul 2026 13:50:33 -0400</pubDate></item><item><title>How to Fix Terminal in Ubuntu?</title><link>https://liberty.io/how-to-fix-terminal-in-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/how-to-fix-terminal-in-ubuntu.html</guid><description>I&amp;#039;m stuck. Ubuntu 11.10 was working fine. I tried to create a desktop icon that I could click and run a Terminal command. (not launch a program, just run a command to set something). I don&amp;#039;t know w......</description><pubDate>Fri, 17 Jul 2026 13:50:23 -0400</pubDate></item><item><title>tracker service running every minute</title><link>https://liberty.io/tracker-service-running-every-minute.html</link><guid isPermaLink="true">https://liberty.io/tracker-service-running-every-minute.html</guid><description>I have the following lines repeating every minute in my /var/log/syslog file.
Oct 9 19:19:42 my_machine dbus-daemon[2138]: [session uid=1000 pid=2138] Activating via systemd: service name=&amp;#039;org....</description><pubDate>Fri, 17 Jul 2026 13:34:15 -0400</pubDate></item></channel></rss>