<?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>Sun, 19 Jul 2026 14:36:57 -0400</lastBuildDate><atom:link href="https://liberty.io/rss.xml" rel="self" type="application/rss+xml" /><item><title>User vipin agrahari - Ask Ubuntu</title><link>https://liberty.io/user-vipin-agrahari-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-vipin-agrahari-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Sun, 19 Jul 2026 18:35:15 -0400</pubDate></item><item><title>GUI Performance Monitor Tool</title><link>https://liberty.io/gui-performance-monitor-tool.html</link><guid isPermaLink="true">https://liberty.io/gui-performance-monitor-tool.html</guid><description>I need to monitor the performance of an Ubuntu 12.04 machine. I am looking for a tool similar to PerfMon on Windows.
I need something more interactive that using top from a terminal ; I am looking......</description><pubDate>Sun, 19 Jul 2026 18:33:40 -0400</pubDate></item><item><title>How do I install the Lubuntu Software Center?</title><link>https://liberty.io/how-do-i-install-the-lubuntu-software-center.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-install-the-lubuntu-software-center.html</guid><description>I&amp;#039;d like to install the lubuntu software center on lubuntu 11.10.
Here is the launchpad project, they have a PPA...</description><pubDate>Sun, 19 Jul 2026 18:32:52 -0400</pubDate></item><item><title>What does &quot;.local&quot; do?</title><link>https://liberty.io/what-does-local-do.html</link><guid isPermaLink="true">https://liberty.io/what-does-local-do.html</guid><description>I&amp;#039;ve got several Ubuntu machines on my network at home, but the DNS is provided by a windows server (2K). When I ssh to them from another , if I ssh to them as &quot;machine&quot; I can&amp;#039;t connect, but if I ...</description><pubDate>Sun, 19 Jul 2026 18:26:48 -0400</pubDate></item><item><title>Is there a tool for A/B audio-comparison?</title><link>https://liberty.io/is-there-a-tool-for-a-b-audio-comparison.html</link><guid isPermaLink="true">https://liberty.io/is-there-a-tool-for-a-b-audio-comparison.html</guid><description>I&amp;#039;ve been in this situation a few times where I would like to directly comare two audio files sonically to each other.
Maybe to decide on a different mix or to compare &amp;quot;full dynamic range&amp;quot; ...</description><pubDate>Sun, 19 Jul 2026 18:19:06 -0400</pubDate></item><item><title>Searching for specific magic byte in an ocean of files</title><link>https://liberty.io/searching-for-specific-magic-byte-in-an-ocean-of-files.html</link><guid isPermaLink="true">https://liberty.io/searching-for-specific-magic-byte-in-an-ocean-of-files.html</guid><description>I want to know how I can search for a specific file type: I have entered a SSH server and I am trying to search for a .jpg file, but the owner of the server (my teacher) has removed all extensions.......</description><pubDate>Sun, 19 Jul 2026 18:04:13 -0400</pubDate></item><item><title>shell script to remove files didn&amp;#039;t work</title><link>https://liberty.io/shell-script-to-remove-files-didn-039-t-work.html</link><guid isPermaLink="true">https://liberty.io/shell-script-to-remove-files-didn-039-t-work.html</guid><description>I want to delete multiple images having resolution less then 228x228.
For that, I wrote this shell script:
#!/bin/bash
for i in $( ls ); do if [$(identify -format &quot;%w&quot; $i) &amp;lt; 228] &amp;amp;&amp;a......</description><pubDate>Sun, 19 Jul 2026 18:02:14 -0400</pubDate></item><item><title>Qualcomm Atheros AR9485 Bluetooth adapter NOT FOUND</title><link>https://liberty.io/qualcomm-atheros-ar9485-bluetooth-adapter-not-found.html</link><guid isPermaLink="true">https://liberty.io/qualcomm-atheros-ar9485-bluetooth-adapter-not-found.html</guid><description>Input
$ lspci -nnk | grep -iA2 net; lsusb; dmesg | egrep -i &amp;#039;blue|firm&amp;#039;; lsmod | grep blue
Result
02:00.0 Network controller [0280]: Qualcomm Atheros AR9485 Wireless Network Adapter [168c:0032] ......</description><pubDate>Sun, 19 Jul 2026 18:01:39 -0400</pubDate></item><item><title>install specific java version for 12.04</title><link>https://liberty.io/install-specific-java-version-for-12-04.html</link><guid isPermaLink="true">https://liberty.io/install-specific-java-version-for-12-04.html</guid><description>I updated my 12.04 server with latest packages among them was an update to java 1.8u20.
Now I found out that my application is not running correctly with java 1.8u20. Now I looking for a way to ...</description><pubDate>Sun, 19 Jul 2026 17:58:01 -0400</pubDate></item><item><title>Prevent/Supress showing popup of Wifi Connection asking for password on terminal command</title><link>https://liberty.io/prevent-supress-showing-popup-of-wifi-connection-asking-for-password-o.html</link><guid isPermaLink="true">https://liberty.io/prevent-supress-showing-popup-of-wifi-connection-asking-for-password-o.html</guid><description>Im working on a C++ program that can execute terminal commands for me, and one of its functions is wifi manipulation (connect, disconnect, forget). Right now I am trying to execute a wifi connection ...</description><pubDate>Sun, 19 Jul 2026 17:55:32 -0400</pubDate></item><item><title>Give specific user permission to write to a folder using +w notation</title><link>https://liberty.io/give-specific-user-permission-to-write-to-a-folder-using-w-notation.html</link><guid isPermaLink="true">https://liberty.io/give-specific-user-permission-to-write-to-a-folder-using-w-notation.html</guid><description>I know I can assign the permission to write to an owner/group/others like this:
chmod u+w myfolder
Can I specify the specific user here? Some like this:
chmod username u+w myfolder...</description><pubDate>Sun, 19 Jul 2026 17:53:44 -0400</pubDate></item><item><title>Switch DNS quickly</title><link>https://liberty.io/switch-dns-quickly.html</link><guid isPermaLink="true">https://liberty.io/switch-dns-quickly.html</guid><description>In Android we have applications like daedalus which is a local VPN (Not remote) and used to change DNS quickly. I need such way in Ubuntu in order to change DNS whenever needed.
Do we have any way......</description><pubDate>Sun, 19 Jul 2026 17:36:59 -0400</pubDate></item><item><title>Problem with scp syntax</title><link>https://liberty.io/problem-with-scp-syntax.html</link><guid isPermaLink="true">https://liberty.io/problem-with-scp-syntax.html</guid><description>I am trying to copy a .tar archive from remote server to my pc.
Directory of the archive that I want to copy:
canserhan@embserv:~/tar_files/rtl_archive.tar
Destination:
serhan@serhan-Lenovo-B56......</description><pubDate>Sun, 19 Jul 2026 17:33:33 -0400</pubDate></item><item><title>How do I install Brother printer drivers?</title><link>https://liberty.io/how-do-i-install-brother-printer-drivers.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-install-brother-printer-drivers.html</guid><description>Have read previous answers and they do not solve my problem. I downloaded Brother printer drivers. From file cabinet search found Downloads, Properties show it went to /home/myname/Downloads. Confi......</description><pubDate>Sun, 19 Jul 2026 17:31:32 -0400</pubDate></item><item><title>How to test the microphone on a laptop?</title><link>https://liberty.io/how-to-test-the-microphone-on-a-laptop.html</link><guid isPermaLink="true">https://liberty.io/how-to-test-the-microphone-on-a-laptop.html</guid><description>Everything here works so far -- in that, crucially, the sound plays back.
How is the microphone itself tested?
nicholas@gondor:~$
nicholas@gondor:~$ sudo aplay -l
**** List of PLAYBACK Hardware De......</description><pubDate>Sun, 19 Jul 2026 17:25:17 -0400</pubDate></item><item><title>convert images to pdf</title><link>https://liberty.io/convert-images-to-pdf.html</link><guid isPermaLink="true">https://liberty.io/convert-images-to-pdf.html</guid><description>I have saved multiple images from google books. I wanted to convert them to a single pdf file, where in I need some inputs. The below two images(one png and one jpeg) are two continuous pages.
first ...</description><pubDate>Sun, 19 Jul 2026 17:04:30 -0400</pubDate></item><item><title>Black Screen After Changing Screen Resolution on Ubuntu 19.04</title><link>https://liberty.io/black-screen-after-changing-screen-resolution-on-ubuntu-19-04.html</link><guid isPermaLink="true">https://liberty.io/black-screen-after-changing-screen-resolution-on-ubuntu-19-04.html</guid><description>I have a laptop with AMD Ryzen 2500u, Vega 8 graphics card. I installed Ubuntu 19.04 with GNOME. But my issue is that I can&amp;#039;t change the screen resolution from my current (1920x1080) to any other o......</description><pubDate>Sun, 19 Jul 2026 17:03:27 -0400</pubDate></item><item><title>Copying SSH Key From Root To Another User On Same Machine</title><link>https://liberty.io/copying-ssh-key-from-root-to-another-user-on-same-machine.html</link><guid isPermaLink="true">https://liberty.io/copying-ssh-key-from-root-to-another-user-on-same-machine.html</guid><description>I am trying to create a server setup script. On initialization of the server, I add my ssh key which then gives me access to the root user via ssh. I now have created another user and gave them sudo ...</description><pubDate>Sun, 19 Jul 2026 17:00:40 -0400</pubDate></item><item><title>How to reset the terminal properties and preferences?</title><link>https://liberty.io/how-to-reset-the-terminal-properties-and-preferences.html</link><guid isPermaLink="true">https://liberty.io/how-to-reset-the-terminal-properties-and-preferences.html</guid><description>I fooled around with the colors and stuff, in the terminal, and now want to go back to the maroon and white default config of the the terminal. What files do I have to delete?...</description><pubDate>Sun, 19 Jul 2026 16:47:33 -0400</pubDate></item><item><title>Differences between &quot;&lt;command&gt; &amp; disown&quot; and &quot;nohup &lt;command&gt; &amp; disown&quot;</title><link>https://liberty.io/differences-between-command-disown-and-nohup-command-disown.html</link><guid isPermaLink="true">https://liberty.io/differences-between-command-disown-and-nohup-command-disown.html</guid><description>This is my understanding about the usage of &amp;amp;, disown and nohup:
&amp;lt;command&amp;gt;: runs the process within the Terminal&amp;#039;s current bash instance, in the foreground (i.e. the process is listed as a ...</description><pubDate>Sun, 19 Jul 2026 16:41:37 -0400</pubDate></item><item><title>Wrong Webcam Driver</title><link>https://liberty.io/wrong-webcam-driver.html</link><guid isPermaLink="true">https://liberty.io/wrong-webcam-driver.html</guid><description>I have two Logitech C920 PRO HD webcams connected to my system via USB. However, one of these cameras displays the wrong name in the lsusb command output:
Bus 003 Device 003: ID 046d:0892 Logitech......</description><pubDate>Sun, 19 Jul 2026 16:25:53 -0400</pubDate></item><item><title>Error &quot;401 Unauthorized&quot; with apt install on Surface Book 2</title><link>https://liberty.io/error-401-unauthorized-with-apt-install-on-surface-book-2.html</link><guid isPermaLink="true">https://liberty.io/error-401-unauthorized-with-apt-install-on-surface-book-2.html</guid><description>I’m trying to set up my Surface Book 2 using Ubuntu 20.04.
I first used following commands:
wget -qO - https://raw.githubusercontent.com/linux-surface/linux-surface/master/pkg/keys/surface.asc | gp......</description><pubDate>Sun, 19 Jul 2026 16:19:20 -0400</pubDate></item><item><title>User cnxsoft - Ask Ubuntu</title><link>https://liberty.io/user-cnxsoft-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-cnxsoft-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Sun, 19 Jul 2026 16:17:16 -0400</pubDate></item><item><title>How to permanently save the content of /etc/resolv.conf</title><link>https://liberty.io/how-to-permanently-save-the-content-of-etc-resolv-conf.html</link><guid isPermaLink="true">https://liberty.io/how-to-permanently-save-the-content-of-etc-resolv-conf.html</guid><description>As I mentioned in the title, ctrl+s doesn&amp;#039;t permanently save the content of that file, if I rebooted my machine I lost all the configuration I did in there, an help, please....</description><pubDate>Sun, 19 Jul 2026 16:15:46 -0400</pubDate></item><item><title>How To Use an iPad as a Graphics Tablet? [duplicate]</title><link>https://liberty.io/how-to-use-an-ipad-as-a-graphics-tablet-duplicate.html</link><guid isPermaLink="true">https://liberty.io/how-to-use-an-ipad-as-a-graphics-tablet-duplicate.html</guid><description>I would like to use my iPad as a graphics tablet to draw stuff on Ubuntu.
Is there any solutions to this? As to see that Ubuntu has built-in Tablet support....</description><pubDate>Sun, 19 Jul 2026 16:13:53 -0400</pubDate></item><item><title>NVML driver/library mismatch after libnvidia update</title><link>https://liberty.io/nvml-driver-library-mismatch-after-libnvidia-update.html</link><guid isPermaLink="true">https://liberty.io/nvml-driver-library-mismatch-after-libnvidia-update.html</guid><description>I&amp;#039;m running Ubuntu 18.04 and have recently (about a month) installed CUDA 10.2 with runfile installation after A LOT of trouble with the slightly recommended .deb installation. Everything was fine: ...</description><pubDate>Sun, 19 Jul 2026 16:11:08 -0400</pubDate></item><item><title>umake - Unity3d installation failed</title><link>https://liberty.io/umake-unity3d-installation-failed.html</link><guid isPermaLink="true">https://liberty.io/umake-unity3d-installation-failed.html</guid><description>when I install Unity3d via umake utility i get following error message. Choose installation path: /home/unknown/tools/games/unity3d
Downloading and installing requirements ......</description><pubDate>Sun, 19 Jul 2026 16:05:10 -0400</pubDate></item><item><title>ubuntu-device-flash touch hangs at waiting from VirtualBox</title><link>https://liberty.io/ubuntu-device-flash-touch-hangs-at-waiting-from-virtualbox.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-device-flash-touch-hangs-at-waiting-from-virtualbox.html</guid><description>Aim: to install Ubuntu Touch on my Nexus 7.
Environment: I have installed Ubuntu Mate 1.10.2 in a VirtualBox machine (Win7 as host) and I can successfully connect to my device through adb and fast......</description><pubDate>Sun, 19 Jul 2026 16:01:37 -0400</pubDate></item><item><title>How can I define startup applications with the Awesome Window Manager?</title><link>https://liberty.io/how-can-i-define-startup-applications-with-the-awesome-window-manager.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-define-startup-applications-with-the-awesome-window-manager.html</guid><description>I&amp;#039;ve been reading as much as I can online, but none of it seems to work (i.e. changing ~/.config/awesome/rc.lua).
I&amp;#039;ve installed awesome window manager from the repos, and I log into it via GDM, ......</description><pubDate>Sun, 19 Jul 2026 15:57:44 -0400</pubDate></item><item><title>Gparted error - Segmentation fault (core dumped)</title><link>https://liberty.io/gparted-error-segmentation-fault-core-dumped.html</link><guid isPermaLink="true">https://liberty.io/gparted-error-segmentation-fault-core-dumped.html</guid><description>On Ubuntu Gnome 15.04, Gparted will not launch from the icon. When launched from the terminal it gives the error &amp;#039;Segmentation fault (core dumped)&amp;#039;.
It works fine on Ubuntu &amp;amp; Ubuntu Mate 15......</description><pubDate>Sun, 19 Jul 2026 15:52:41 -0400</pubDate></item><item><title>Mysql 5.7 cannot start again</title><link>https://liberty.io/mysql-5-7-cannot-start-again.html</link><guid isPermaLink="true">https://liberty.io/mysql-5-7-cannot-start-again.html</guid><description>For the first time in my life, I have Ubuntu, so I do not know much how to manage and what should I be looking for; I&amp;#039;m using version 18.04.
I installed MySQL 5.7, it worked great for a couple of d......</description><pubDate>Sun, 19 Jul 2026 15:51:36 -0400</pubDate></item><item><title>Password generator combining actual words</title><link>https://liberty.io/password-generator-combining-actual-words.html</link><guid isPermaLink="true">https://liberty.io/password-generator-combining-actual-words.html</guid><description>I got inspired by this xkcd webcomic:
The topic is also discussed here: https://www.ted.com/talks/lorrie_faith_cranor_what_s_wrong_with_your_pa_w0rd
Now I wonder:
How can I create a password out of ...</description><pubDate>Sun, 19 Jul 2026 15:44:04 -0400</pubDate></item><item><title>who is trying to brute-force my password?</title><link>https://liberty.io/who-is-trying-to-brute-force-my-password.html</link><guid isPermaLink="true">https://liberty.io/who-is-trying-to-brute-force-my-password.html</guid><description>I was looking into my log files on my server and I found the following lines in: /var/log/.auth.log.1:
pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruse r= rhost......</description><pubDate>Sun, 19 Jul 2026 15:33:52 -0400</pubDate></item><item><title>How do I pass flags when starting a systemd service?</title><link>https://liberty.io/how-do-i-pass-flags-when-starting-a-systemd-service.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-pass-flags-when-starting-a-systemd-service.html</guid><description>Note a similar question has been asked:
How to pass flags when starting &amp;#39;service&amp;#39;? But I read a while back that Linux switched from init.d to systemd, and since that Q&amp;amp;A are 6 years o......</description><pubDate>Sun, 19 Jul 2026 15:28:00 -0400</pubDate></item><item><title>Status : Failure -Test failed: IO Error: The Network Adapter could not establish the connection in Oracle SQL Developer</title><link>https://liberty.io/status-failure-test-failed-io-error-the-network-adapter-could-not-esta.html</link><guid isPermaLink="true">https://liberty.io/status-failure-test-failed-io-error-the-network-adapter-could-not-esta.html</guid><description>Currently, I&amp;#039;m using ubuntu 20.04 and I&amp;#039;ve tried so much but still not able to solve it....</description><pubDate>Sun, 19 Jul 2026 15:17:27 -0400</pubDate></item><item><title>gNote Ignoring Directory Sync After Fresh Reinstallation of Ubuntu</title><link>https://liberty.io/gnote-ignoring-directory-sync-after-fresh-reinstallation-of-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/gnote-ignoring-directory-sync-after-fresh-reinstallation-of-ubuntu.html</guid><description>According to the good folks over at gnome, the default and only version of gnote available for Ubuntu 20.04 is gnote 3.36.0. And it is too old for them to provide support for, therefore the ubuntu......</description><pubDate>Sun, 19 Jul 2026 15:14:44 -0400</pubDate></item><item><title>Free ISO Burner application uses up all the space on the disk when trying to burn the Ubuntu iso on a DVD [duplicate]</title><link>https://liberty.io/free-iso-burner-application-uses-up-all-the-space-on-the-disk-when-try.html</link><guid isPermaLink="true">https://liberty.io/free-iso-burner-application-uses-up-all-the-space-on-the-disk-when-try.html</guid><description>With Windows XP ending support next Tuesday, I was scrapped for time to find another replacement OS. I was told to install a Linux-based operating system as a replacement and I decided to try this ...</description><pubDate>Sun, 19 Jul 2026 15:00:35 -0400</pubDate></item><item><title>Accidentally deleted windows boot partition</title><link>https://liberty.io/accidentally-deleted-windows-boot-partition.html</link><guid isPermaLink="true">https://liberty.io/accidentally-deleted-windows-boot-partition.html</guid><description>When setting up a fresh ubuntu, I accidentally deleted the windows boot partition, now Windows is not available in the boot menu. But through Fedora I still have access to the C drive and I have ad ...</description><pubDate>Sun, 19 Jul 2026 15:00:01 -0400</pubDate></item><item><title>Is there a benchmark tool for Ubuntu?</title><link>https://liberty.io/is-there-a-benchmark-tool-for-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/is-there-a-benchmark-tool-for-ubuntu.html</guid><description>Is there a benchmark tool to measure computer performance for Ubuntu like SuperPI, 3DMark, or PCMark?...</description><pubDate>Sun, 19 Jul 2026 14:49:56 -0400</pubDate></item><item><title>What do the different colors mean in ls?</title><link>https://liberty.io/what-do-the-different-colors-mean-in-ls.html</link><guid isPermaLink="true">https://liberty.io/what-do-the-different-colors-mean-in-ls.html</guid><description>What do the different colours in Ubuntu&amp;#039;s ls command mean? For example, when I type the ls command in one of my folders, I get one of the files in light green, the other (which is a folder) in blue......</description><pubDate>Sun, 19 Jul 2026 14:43:30 -0400</pubDate></item><item><title>Mount External &quot;My Passport for Mac&quot; to VM Ubuntu 14</title><link>https://liberty.io/mount-external-my-passport-for-mac-to-vm-ubuntu-14.html</link><guid isPermaLink="true">https://liberty.io/mount-external-my-passport-for-mac-to-vm-ubuntu-14.html</guid><description>I am struggling trying to figure out how to mount my external mac drive to my virtual Ubuntu 14 Desktop. I am using VM Workstation 10 and have updated my Ubuntu desktop to the most current release.
...</description><pubDate>Sun, 19 Jul 2026 14:34:03 -0400</pubDate></item><item><title>Is there alternative to IEtester?</title><link>https://liberty.io/is-there-alternative-to-ietester.html</link><guid isPermaLink="true">https://liberty.io/is-there-alternative-to-ietester.html</guid><description>i used to use ietester in windows for testing site. but i found that it has no downloads for linux. is there any alternative for ietester in ubuntu....</description><pubDate>Sun, 19 Jul 2026 14:25:24 -0400</pubDate></item><item><title>How to install Kindle on Ubuntu 18.04?</title><link>https://liberty.io/how-to-install-kindle-on-ubuntu-18-04.html</link><guid isPermaLink="true">https://liberty.io/how-to-install-kindle-on-ubuntu-18-04.html</guid><description>The title says it all.
Ubuntu 18.04.*
wine 3.04
KindleForPC-installer-1.25.52064.exe (latest)
I&amp;#039;m not knowledgeable about error messages. In a console, when I run ...
$ wine KindleForPC-instal......</description><pubDate>Sun, 19 Jul 2026 14:25:09 -0400</pubDate></item><item><title>Qualcomm Atheros QCA9377 wireless not working on lenovo with 14.04.3</title><link>https://liberty.io/qualcomm-atheros-qca9377-wireless-not-working-on-lenovo-with-14-04-3.html</link><guid isPermaLink="true">https://liberty.io/qualcomm-atheros-qca9377-wireless-not-working-on-lenovo-with-14-04-3.html</guid><description>Help, I&amp;#039;ve tried the other fixes used for ubuntu 15.10 and the Qualcomm adapter but nothing is working for my lenovo ideapad 500 with the Qualcomm Atheros QCA9377 wireless adapter running 14.04.3. ......</description><pubDate>Sun, 19 Jul 2026 14:18:28 -0400</pubDate></item><item><title>Can&amp;#039;t log in on Ubuntu 20.04</title><link>https://liberty.io/can-039-t-log-in-on-ubuntu-20-04.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-log-in-on-ubuntu-20-04.html</guid><description>I&amp;#039;ve just installed Ubuntu 20.04 on my PC (this is a completely clean install) and I&amp;#039;ve had nothing but problems. Firstly it would keep booting into GRUB and absolutely nothing in BIOS settings fix......</description><pubDate>Sun, 19 Jul 2026 14:11:43 -0400</pubDate></item><item><title>18.04 - XRDP Black/Green Screen</title><link>https://liberty.io/18-04-xrdp-black-green-screen.html</link><guid isPermaLink="true">https://liberty.io/18-04-xrdp-black-green-screen.html</guid><description>I&amp;#039;ve been trying to get xrdp working on 18.04 for 2 days, and am about to throw in the towel. No matter what I do all I get is a green screen after trying to log into X11. If I wait long enough (......</description><pubDate>Sun, 19 Jul 2026 14:10:25 -0400</pubDate></item><item><title>Windows dxdiag, msinfo32 alternatives for ubuntu</title><link>https://liberty.io/windows-dxdiag-msinfo32-alternatives-for-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/windows-dxdiag-msinfo32-alternatives-for-ubuntu.html</guid><description>Are there any commands or tools for that?...</description><pubDate>Sun, 19 Jul 2026 14:09:13 -0400</pubDate></item><item><title>How do I enable Integrated Graphics on my laptop?</title><link>https://liberty.io/how-do-i-enable-integrated-graphics-on-my-laptop.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-enable-integrated-graphics-on-my-laptop.html</guid><description>I recently acquired a Acer Aspire 7741G for cheap. It has Intel i5-460M and a ATI Mobility Radeon HD 5650. I installed Ubuntu 16.04
It runs at 60 C and eventually will shut down from overheating e......</description><pubDate>Sun, 19 Jul 2026 14:06:57 -0400</pubDate></item><item><title>Selenium chromedriver doesn&amp;#039;t load javascript in webpage</title><link>https://liberty.io/selenium-chromedriver-doesn-039-t-load-javascript-in-webpage.html</link><guid isPermaLink="true">https://liberty.io/selenium-chromedriver-doesn-039-t-load-javascript-in-webpage.html</guid><description>I&amp;#039;m running python code in a VPS with Ubuntu 18. After much trying, I was able to run the selenium Chromedriver there headfully. Now, I&amp;#039;m finding that the webpages sometimes loads fully, but more o......</description><pubDate>Sun, 19 Jul 2026 13:55:11 -0400</pubDate></item><item><title>How can I stop the left alt key opening the application menu on Ubuntu 18.04?</title><link>https://liberty.io/how-can-i-stop-the-left-alt-key-opening-the-application-menu-on-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-stop-the-left-alt-key-opening-the-application-menu-on-ubuntu.html</guid><description>I have Ubuntu 18.04 installed with GNOME.
My left alt key opens application menu while right alt works as expected (left alt + F4 doesn&amp;#039;t work for example, right alt + F4 works perfectly).
How ......</description><pubDate>Sun, 19 Jul 2026 13:50:03 -0400</pubDate></item><item><title>Wireshark does not show any interface to capture packets</title><link>https://liberty.io/wireshark-does-not-show-any-interface-to-capture-packets.html</link><guid isPermaLink="true">https://liberty.io/wireshark-does-not-show-any-interface-to-capture-packets.html</guid><description>I&amp;#039;ve installed Wireshark in Ubuntu 16.04 with the command:
sudo apt-get install wireshark
After program start, Start Capture and Stop Capture buttons are disabled. Even opening Capture Options wi......</description><pubDate>Sun, 19 Jul 2026 13:49:09 -0400</pubDate></item><item><title>Ubuntu 15.10 - &quot;BusyBox built-in shell (initramfs)&quot; on every boot</title><link>https://liberty.io/ubuntu-15-10-busybox-built-in-shell-initramfs-on-every-boot.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-15-10-busybox-built-in-shell-initramfs-on-every-boot.html</guid><description>Every time we reboot the Ubuntu PC, it&amp;#039;s showing this screen, and not going anywhere, even when we typed exit.
How to get rid of this nightmare permanently, so that it never ever happens?
BusyBo......</description><pubDate>Sun, 19 Jul 2026 13:47:52 -0400</pubDate></item><item><title>Computer boots only to grub rescue mode</title><link>https://liberty.io/computer-boots-only-to-grub-rescue-mode.html</link><guid isPermaLink="true">https://liberty.io/computer-boots-only-to-grub-rescue-mode.html</guid><description>I set up a dual boot with Windows 8 and Ubuntu. İ uninstalled Ubuntu, but my PC can&amp;#039;t boot Windows 8. Instead I get an error message that says:
Error: No such partition
grub rescue&amp;gt;
There are ...</description><pubDate>Sun, 19 Jul 2026 13:47:36 -0400</pubDate></item><item><title>How to make psql to default to localhost?</title><link>https://liberty.io/how-to-make-psql-to-default-to-localhost.html</link><guid isPermaLink="true">https://liberty.io/how-to-make-psql-to-default-to-localhost.html</guid><description>I have the following scenario:
saji@geeklap:~$ psql -U postgres
psql: FATAL: Ident authentication failed for user &quot;postgres&quot;
saji@geeklap:~$ psql -h localhost -U postgres
Password for user postg......</description><pubDate>Sun, 19 Jul 2026 13:46:48 -0400</pubDate></item><item><title>I can&amp;#039;t install Steam properly!</title><link>https://liberty.io/i-can-039-t-install-steam-properly.html</link><guid isPermaLink="true">https://liberty.io/i-can-039-t-install-steam-properly.html</guid><description>Here&amp;#039;s my specs and stuff: https://pastebin.com/w3SCkLAN.
I have tried multiple ways to download Steam. First is using the .deb, it required the 32-bit libraries I can&amp;#039;t, and don&amp;#039;t know how to, ins......</description><pubDate>Sun, 19 Jul 2026 13:46:03 -0400</pubDate></item><item><title>Unable to remove a file which has a name like a command argument [duplicate]</title><link>https://liberty.io/unable-to-remove-a-file-which-has-a-name-like-a-command-argument-dupli.html</link><guid isPermaLink="true">https://liberty.io/unable-to-remove-a-file-which-has-a-name-like-a-command-argument-dupli.html</guid><description>I inadvertently created a file called -r in my home directory. Now I cannot get rid of it:
rm -rf
rm: missing operand
Try &amp;#039;rm --help&amp;#039; for more information.
Other attempts:
rm /-/r
rm: cannot rem......</description><pubDate>Sun, 19 Jul 2026 13:44:42 -0400</pubDate></item><item><title>Python Selenium import error</title><link>https://liberty.io/python-selenium-import-error.html</link><guid isPermaLink="true">https://liberty.io/python-selenium-import-error.html</guid><description>I am trying to execute some python project and I am getting following error:-
File &quot;feed.py&quot;, line 17, in &amp;lt;module&amp;gt; from selenium import webdriver
ImportError: No module named selenium
I ...</description><pubDate>Sun, 19 Jul 2026 13:38:01 -0400</pubDate></item><item><title>Terminal icon and command [duplicate]</title><link>https://liberty.io/terminal-icon-and-command-duplicate.html</link><guid isPermaLink="true">https://liberty.io/terminal-icon-and-command-duplicate.html</guid><description>This is a double question.
The first one is: can I put a terminal shortcut on an Ubuntu desktop and how (the double-click is supposed to launch the terminal window)
The second is: is it possible to ...</description><pubDate>Sun, 19 Jul 2026 13:32:46 -0400</pubDate></item><item><title>Check how space is distributed on a Linux system</title><link>https://liberty.io/check-how-space-is-distributed-on-a-linux-system.html</link><guid isPermaLink="true">https://liberty.io/check-how-space-is-distributed-on-a-linux-system.html</guid><description>I know how to check space left with:
df -h
and I know to check the space of a folder with:
du -ch /path/to/folder/
But let&amp;#039;s say I have a 500 GB HardDisk and 350GB are used:
Wich is the best t......</description><pubDate>Sun, 19 Jul 2026 13:26:52 -0400</pubDate></item><item><title>In this picture what does raspi3 mean and does -ext4 mean it supports raspberry pi 4</title><link>https://liberty.io/in-this-picture-what-does-raspi3-mean-and-does-ext4-mean-it-supports-r.html</link><guid isPermaLink="true">https://liberty.io/in-this-picture-what-does-raspi3-mean-and-does-ext4-mean-it-supports-r.html</guid><description>enter image description here
In this picture what does raspi3 mean and does -ext4 mean it supports raspberry pi 4...</description><pubDate>Sun, 19 Jul 2026 13:05:20 -0400</pubDate></item><item><title>USB Sound Adapter</title><link>https://liberty.io/usb-sound-adapter.html</link><guid isPermaLink="true">https://liberty.io/usb-sound-adapter.html</guid><description>I just bought a USB sound adapter 7.1 channel and it works well on windows but it doesn&amp;#039;t work on Ubuntu as the sound is still getting out from the laptop speakers. How to solve this problem?
I have ...</description><pubDate>Sun, 19 Jul 2026 12:48:08 -0400</pubDate></item><item><title>How do I log out of qtile?</title><link>https://liberty.io/how-do-i-log-out-of-qtile.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-log-out-of-qtile.html</guid><description>I installed and launched qtile in ubuntu(mate) but as I do not know how to use it yet, I want to log out. Unfortunately, my computer is set to log in automatically on startup so I am not given the ......</description><pubDate>Sun, 19 Jul 2026 12:41:27 -0400</pubDate></item><item><title>How to upgrade GNOME in Ubuntu 20.04?</title><link>https://liberty.io/how-to-upgrade-gnome-in-ubuntu-20-04.html</link><guid isPermaLink="true">https://liberty.io/how-to-upgrade-gnome-in-ubuntu-20-04.html</guid><description>I&amp;#039;m currently using Ubuntu 20.04 LTS with Gnome 3.36.8. But I like the new GNOME 40 look. I&amp;#039;ve been using this system for almost 2 years, and I&amp;#039;ve many programs installed here and everything set up......</description><pubDate>Sun, 19 Jul 2026 12:40:47 -0400</pubDate></item><item><title>What is my CPU Temperature</title><link>https://liberty.io/what-is-my-cpu-temperature.html</link><guid isPermaLink="true">https://liberty.io/what-is-my-cpu-temperature.html</guid><description>to get my CPU temperatures i first typed sudo sensors-detect and confirmed everything with yes.
Then i typed sudo service module-init-tools restart
Now this is the output of sudo sensors, but whi......</description><pubDate>Sun, 19 Jul 2026 12:37:46 -0400</pubDate></item><item><title>bind software to different network interfaces</title><link>https://liberty.io/bind-software-to-different-network-interfaces.html</link><guid isPermaLink="true">https://liberty.io/bind-software-to-different-network-interfaces.html</guid><description>I have two different network interfaces, connected to 2 networks. One is an eth0 and the other one a wlan0. How can I tell a software to use only a specific interface?
Basically I want Firefox to......</description><pubDate>Sun, 19 Jul 2026 12:32:24 -0400</pubDate></item><item><title>-bash: sh: command not found</title><link>https://liberty.io/bash-sh-command-not-found.html</link><guid isPermaLink="true">https://liberty.io/bash-sh-command-not-found.html</guid><description>I wanted to switch the shell to sh so I typed:
rakinar2@hotspot:~$ sh
But it says:
-bash: sh: command not found
How do I fix that?
Note: test -e /bin/sh returns 1!
EDIT:
ls -l /bin/{,ba,da}sh ret......</description><pubDate>Sun, 19 Jul 2026 12:27:11 -0400</pubDate></item><item><title>How to correctly configure Snap&amp;#039;d Firefox to open local html-file, generated by Jupyter Notebook launcher?</title><link>https://liberty.io/how-to-correctly-configure-snap-039-d-firefox-to-open-local-html-file-.html</link><guid isPermaLink="true">https://liberty.io/how-to-correctly-configure-snap-039-d-firefox-to-open-local-html-file-.html</guid><description>I&amp;#039;m currently running Ubuntu MATE 21.10.
As an experiment (to be ready to Firefox deb → Snap migration) I have removed deb-packaged Firefox from it by
sudo apt-get autopurge firefox
and installed ......</description><pubDate>Sun, 19 Jul 2026 12:05:03 -0400</pubDate></item><item><title>Missing dictionaries for spell-checking with kate and kile</title><link>https://liberty.io/missing-dictionaries-for-spell-checking-with-kate-and-kile.html</link><guid isPermaLink="true">https://liberty.io/missing-dictionaries-for-spell-checking-with-kate-and-kile.html</guid><description>Spell-checking works in Kate and Kile, but only for English texts. It is not possible to select another language and dictionary.
The selection of the dict is available for Kate/Kile at:
Settings -&gt; ...</description><pubDate>Sun, 19 Jul 2026 12:02:08 -0400</pubDate></item><item><title>Installing Ubuntu on Asus ROG Strix G513IC-EB73?</title><link>https://liberty.io/installing-ubuntu-on-asus-rog-strix-g513ic-eb73.html</link><guid isPermaLink="true">https://liberty.io/installing-ubuntu-on-asus-rog-strix-g513ic-eb73.html</guid><description>I want to buy an Asus ROG Strix G15 G513 on Amazon. One of the reviewers commented:
The laptop overall for gaming and stuff is great. But I bought it for
professional use and thought being such a ......</description><pubDate>Sun, 19 Jul 2026 11:50:54 -0400</pubDate></item><item><title>How do I prevent the installation to fail during the step of taking a picture?</title><link>https://liberty.io/how-do-i-prevent-the-installation-to-fail-during-the-step-of-taking-a-.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-prevent-the-installation-to-fail-during-the-step-of-taking-a-.html</guid><description>I&amp;#039;m trying to install Ubuntu 12.04, but when during the installation I face some difficulty regarding the step in which Ubuntu tries to take a picture using the webcam.
There is a window, when Ubu......</description><pubDate>Sun, 19 Jul 2026 11:50:43 -0400</pubDate></item><item><title>How can I uninstall Qt5 that I installed from .run?</title><link>https://liberty.io/how-can-i-uninstall-qt5-that-i-installed-from-run.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-uninstall-qt5-that-i-installed-from-run.html</guid><description>I installed Qt from qt-linux-opensource-5.0.1-x86_64-offline.run file.
It works fine, but I am unable to use KDE libs in it. So can anyone please say how to uninstall it??
I could also not find an......</description><pubDate>Sun, 19 Jul 2026 11:45:04 -0400</pubDate></item><item><title>What are &amp;#039;nightly&amp;#039; builds?</title><link>https://liberty.io/what-are-039-nightly-039-builds.html</link><guid isPermaLink="true">https://liberty.io/what-are-039-nightly-039-builds.html</guid><description>When referring to the Ubuntu releases, I&amp;#039;ve come across something called &amp;#039;nightly&amp;#039; builds. What do &amp;#039;nightly&amp;#039; builds mean?...</description><pubDate>Sun, 19 Jul 2026 11:40:31 -0400</pubDate></item><item><title>abcde: What is an ~/.abcde.conf file to rip to multiple formats?</title><link>https://liberty.io/abcde-what-is-an-abcde-conf-file-to-rip-to-multiple-formats.html</link><guid isPermaLink="true">https://liberty.io/abcde-what-is-an-abcde-conf-file-to-rip-to-multiple-formats.html</guid><description>The &amp;#039;canonical&amp;#039; abcde conf file section of the website at andrews-corner has been removed, what is a conf file that I can use now to rip my audio cds with abcde to multiple different formats at the......</description><pubDate>Sun, 19 Jul 2026 11:24:48 -0400</pubDate></item><item><title>How to set up an inter-OS partition?</title><link>https://liberty.io/how-to-set-up-an-inter-os-partition.html</link><guid isPermaLink="true">https://liberty.io/how-to-set-up-an-inter-os-partition.html</guid><description>I need a working partition configuration for use and accessibility on both Ubuntu and Windows. I have an 8GB USB flash drive onto which I am installing Ubuntu 11.10 so that I can have a personal bo......</description><pubDate>Sun, 19 Jul 2026 11:18:57 -0400</pubDate></item><item><title>Kubuntu missing screen lock and screen saver settings</title><link>https://liberty.io/kubuntu-missing-screen-lock-and-screen-saver-settings.html</link><guid isPermaLink="true">https://liberty.io/kubuntu-missing-screen-lock-and-screen-saver-settings.html</guid><description>I am using Kubuntu 18.04.1 and I am unable to find where to set options for screen locking or screen saver.
Version of KDE framework:...</description><pubDate>Sun, 19 Jul 2026 11:17:28 -0400</pubDate></item><item><title>How do I get the linksys WUSB6300 wireless adapter to work on linux</title><link>https://liberty.io/how-do-i-get-the-linksys-wusb6300-wireless-adapter-to-work-on-linux.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-get-the-linksys-wusb6300-wireless-adapter-to-work-on-linux.html</guid><description>I&amp;#039;ve been using the Linksys USB6300 Adapter but when I switched to Ubuntu it stopped working since its only compatible with Windows. I&amp;#039;ve tried using ndiswrapper and although it says my windows dri......</description><pubDate>Sun, 19 Jul 2026 10:56:55 -0400</pubDate></item><item><title>Command not found cc, make error 127</title><link>https://liberty.io/command-not-found-cc-make-error-127.html</link><guid isPermaLink="true">https://liberty.io/command-not-found-cc-make-error-127.html</guid><description>I am trying to install shc on Ubuntu 18.04
wget http://www.datsi.fi.upm.es/~frosal/sources/shc-3.8.9b.tgz
tar xvfz shc-3.8.9.tgz
cd shc-3.8.9
make
But receive the following error:
cc -Wall sh......</description><pubDate>Sun, 19 Jul 2026 10:51:37 -0400</pubDate></item><item><title>How can I run command in a folder without changing my current directory to it?</title><link>https://liberty.io/how-can-i-run-command-in-a-folder-without-changing-my-current-director.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-run-command-in-a-folder-without-changing-my-current-director.html</guid><description>may be it seems strange for you, but I want to run command in a specific folder without changing the current folder in the shell. Example - this is what I usually do:
~$ cd .folder
~/.folder$ comm......</description><pubDate>Sun, 19 Jul 2026 10:38:04 -0400</pubDate></item><item><title>Mounting OneDrive on Ubuntu Linux command line</title><link>https://liberty.io/mounting-onedrive-on-ubuntu-linux-command-line.html</link><guid isPermaLink="true">https://liberty.io/mounting-onedrive-on-ubuntu-linux-command-line.html</guid><description>For some requirement, I need to mount OneDrive instead of Syncing files through onedrive-d. Also, I need need a command line solution to automate something in my scripts. Can anyone help on this ?
I ...</description><pubDate>Sun, 19 Jul 2026 10:34:20 -0400</pubDate></item><item><title>How to launch Android Studio using Terminal</title><link>https://liberty.io/how-to-launch-android-studio-using-terminal.html</link><guid isPermaLink="true">https://liberty.io/how-to-launch-android-studio-using-terminal.html</guid><description>I&amp;#039;ve just installed Android Studio. After installing, I forgot to add in the launcher. I restarted the system.
Now I want to launch Android Studio from Terminal. I&amp;#039;ve tried everything but didn&amp;#039;t w......</description><pubDate>Sun, 19 Jul 2026 10:34:15 -0400</pubDate></item><item><title>Ubuntu 20.04 change background to solid colour</title><link>https://liberty.io/ubuntu-20-04-change-background-to-solid-colour.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-20-04-change-background-to-solid-colour.html</guid><description>There was an option to change background to solid color. However, I notice that that option is no longer there.
The only options available are to use existing image or to add picture.
Was this sett......</description><pubDate>Sun, 19 Jul 2026 10:33:21 -0400</pubDate></item><item><title>Bash script checking if specific Canon printer is online</title><link>https://liberty.io/bash-script-checking-if-specific-canon-printer-is-online.html</link><guid isPermaLink="true">https://liberty.io/bash-script-checking-if-specific-canon-printer-is-online.html</guid><description>Objective: Create a bash script that checks if a certain Canon printer is connected and online (connected: true/false)
How can I do this in the terminal (or via python)? I have tried lpstat -p -d ......</description><pubDate>Sun, 19 Jul 2026 10:29:18 -0400</pubDate></item><item><title>Can&amp;#039;t get startx to work &amp;#039;Couldn&amp;#039;t get a file descriptor referring to the console&amp;#039;</title><link>https://liberty.io/can-039-t-get-startx-to-work-039-couldn-039-t-get-a-file-descriptor-re.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-get-startx-to-work-039-couldn-039-t-get-a-file-descriptor-re.html</guid><description>this is what I get when I try to: ubuntu@ip-172-31-25-76:~$ startx
xauth: file /home/ubuntu/.Xauthority does not exist
X.Org X Server 1.18.4
Release Date: 2016-07-19
X Protocol Version 11, Revi......</description><pubDate>Sun, 19 Jul 2026 10:27:55 -0400</pubDate></item><item><title>Choose Languages for Spellcheck</title><link>https://liberty.io/choose-languages-for-spellcheck.html</link><guid isPermaLink="true">https://liberty.io/choose-languages-for-spellcheck.html</guid><description>I speak a number of languages and switch between them all the time. The user interface usually stays set to English and I switch the spell-check to the appropriate language. To this end, I went to &quot;...</description><pubDate>Sun, 19 Jul 2026 10:17:08 -0400</pubDate></item><item><title>How do I type on the next line in the Terminal?</title><link>https://liberty.io/how-do-i-type-on-the-next-line-in-the-terminal.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-type-on-the-next-line-in-the-terminal.html</guid><description>I am using Ubuntu 12.10 and want to run a set of commands in the terminal, and from what i see in the instructions, these commands each start on a new line. I don&amp;#039;t know how to do this in the termi......</description><pubDate>Sun, 19 Jul 2026 10:11:40 -0400</pubDate></item><item><title>How do I save files edited with vim?</title><link>https://liberty.io/how-do-i-save-files-edited-with-vim.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-save-files-edited-with-vim.html</guid><description>I can&amp;#039;t save changes after editing
sudo vi /etc/network/interfaces
Text before editing:
auto lo
iface lo inet ...
Edited to:
auto eth0
iface eth0 inet dhcp
What key combination or sequence......</description><pubDate>Sun, 19 Jul 2026 10:02:54 -0400</pubDate></item><item><title>How to Source the .bash_profile?</title><link>https://liberty.io/how-to-source-the-bash-profile.html</link><guid isPermaLink="true">https://liberty.io/how-to-source-the-bash-profile.html</guid><description>I was following this article to get rid of
WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
and whenever I&amp;#039;d do . ~/.bash_profile it ...</description><pubDate>Sun, 19 Jul 2026 09:48:54 -0400</pubDate></item><item><title>What is the standard text editor in GNOME?</title><link>https://liberty.io/what-is-the-standard-text-editor-in-gnome.html</link><guid isPermaLink="true">https://liberty.io/what-is-the-standard-text-editor-in-gnome.html</guid><description>What is the standard text editor for GNOME in Ubuntu?
(I tried searching for it on Google, but did not find the answer.)...</description><pubDate>Sun, 19 Jul 2026 09:45:00 -0400</pubDate></item><item><title>Jenkins Git Ubuntu Server</title><link>https://liberty.io/jenkins-git-ubuntu-server.html</link><guid isPermaLink="true">https://liberty.io/jenkins-git-ubuntu-server.html</guid><description>I am trying to install a completely working Jenkins on my old PC with Ubuntu Server 12.04. I think my installation of Ubuntu Server and Jenkins was succesfull. I can access the Jenkins page by inte......</description><pubDate>Sun, 19 Jul 2026 09:42:41 -0400</pubDate></item><item><title>How to import numpy as standard user from server?</title><link>https://liberty.io/how-to-import-numpy-as-standard-user-from-server.html</link><guid isPermaLink="true">https://liberty.io/how-to-import-numpy-as-standard-user-from-server.html</guid><description>I installed python, numpy, scipy as super user in server and I can import them without any errors. However, standard users (who connect with ssh) can not import them.
How to fix it so that standard ...</description><pubDate>Sun, 19 Jul 2026 09:24:24 -0400</pubDate></item><item><title>How to auto answer to a multi-stage command?</title><link>https://liberty.io/how-to-auto-answer-to-a-multi-stage-command.html</link><guid isPermaLink="true">https://liberty.io/how-to-auto-answer-to-a-multi-stage-command.html</guid><description>I&amp;#039;m new in Ubuntu terminal. I have a command to connect to a VPN server. in first step I must type sudo vpn_command and so I must type root password, then in next step I must Enter &quot;yes&quot; and vpn us......</description><pubDate>Sun, 19 Jul 2026 09:16:26 -0400</pubDate></item><item><title>How can I restart iptables in Ubuntu 20.04?</title><link>https://liberty.io/how-can-i-restart-iptables-in-ubuntu-20-04.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-restart-iptables-in-ubuntu-20-04.html</guid><description>To manage my firewall I use ufw. But Docker modifies itpables rules directly. I&amp;#039;m trying to do some testing to see what the effect of setting &amp;quot;iptables&amp;quot;: false in /etc/docker/daemon.json,......</description><pubDate>Sun, 19 Jul 2026 09:06:01 -0400</pubDate></item><item><title>CPU package badly configured on my MSI laptop, how to reconfigure?</title><link>https://liberty.io/cpu-package-badly-configured-on-my-msi-laptop-how-to-reconfigure.html</link><guid isPermaLink="true">https://liberty.io/cpu-package-badly-configured-on-my-msi-laptop-how-to-reconfigure.html</guid><description>Problem :
A few months ago, I got a new MSI gaming laptop (GP76 Leopard w/Intel Core i7-10870H and Nvidia RTX 3070).
However, since the very beginning, I&amp;#039;ve been experiencing a very annoying behavi......</description><pubDate>Sun, 19 Jul 2026 09:05:01 -0400</pubDate></item><item><title>Ubuntu 22.04 Wifi speed is only half of mac os at most</title><link>https://liberty.io/ubuntu-22-04-wifi-speed-is-only-half-of-mac-os-at-most.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-22-04-wifi-speed-is-only-half-of-mac-os-at-most.html</guid><description>It is a perfect hackintosh box. The wifi speed is about 800Mbps in Mac OS X. The wifi card is BCM943602CS.
I am trying to install Ubuntu 22.04, the problem is that the wifi speed is not stable, the......</description><pubDate>Sun, 19 Jul 2026 08:51:57 -0400</pubDate></item><item><title>Grep: The asterisk (*) doesn&amp;#039;t always work</title><link>https://liberty.io/grep-the-asterisk-doesn-039-t-always-work.html</link><guid isPermaLink="true">https://liberty.io/grep-the-asterisk-doesn-039-t-always-work.html</guid><description>If I grep a document that contains the following:
ThisExampleString
...for the expression This*String or *String, nothing is returned. However, This* returns the above line as expected.
Whether ......</description><pubDate>Sun, 19 Jul 2026 08:45:45 -0400</pubDate></item><item><title>Replace a word in a directory name and in the filenames in that directory</title><link>https://liberty.io/replace-a-word-in-a-directory-name-and-in-the-filenames-in-that-direct.html</link><guid isPermaLink="true">https://liberty.io/replace-a-word-in-a-directory-name-and-in-the-filenames-in-that-direct.html</guid><description>I have a directory structure like this:
Bookname Edition 1 Bookname Edition 1 type1.pdf Bookname Edition 1 type2.pdf
Bookname Edition 2 Bookname Edition 2 type1.pdf Bookname Edition 2 type......</description><pubDate>Sun, 19 Jul 2026 08:44:02 -0400</pubDate></item><item><title>Will an update to Chrubuntu damage Chrome OS?</title><link>https://liberty.io/will-an-update-to-chrubuntu-damage-chrome-os.html</link><guid isPermaLink="true">https://liberty.io/will-an-update-to-chrubuntu-damage-chrome-os.html</guid><description>I am running Chrome OS 40 and Ubuntu 12.04 on my Toshiba Chromebook 2. I was wondering if updating to Ubuntu 14.04 will update my kernel and break Chrome OS. I&amp;#039;ve almost updated before, but then I ...</description><pubDate>Sun, 19 Jul 2026 08:39:02 -0400</pubDate></item><item><title>Unable to downgrade firefox version using apt-get in Ubuntu</title><link>https://liberty.io/unable-to-downgrade-firefox-version-using-apt-get-in-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/unable-to-downgrade-firefox-version-using-apt-get-in-ubuntu.html</guid><description>Note: This is not duplicate of How do I downgrade Firefox v. 57 to v. 56?.
I have installed firefox using sudo apt-get install firefox
Right now it is installing version 63.0 which has some issue......</description><pubDate>Sun, 19 Jul 2026 08:34:30 -0400</pubDate></item><item><title>Why is nvm not packaged in the ubuntu repositories?</title><link>https://liberty.io/why-is-nvm-not-packaged-in-the-ubuntu-repositories.html</link><guid isPermaLink="true">https://liberty.io/why-is-nvm-not-packaged-in-the-ubuntu-repositories.html</guid><description>$ sudo apt-get install nvm
…
E: Unable to locate package nvm
Installation instructions usually involve running random scripts from GitHub (curl https://raw.githubusercontent.com/creationix/nvm/v0.......</description><pubDate>Sun, 19 Jul 2026 08:26:15 -0400</pubDate></item><item><title>How to run snap installed programs as different users &amp; groups?</title><link>https://liberty.io/how-to-run-snap-installed-programs-as-different-users-groups.html</link><guid isPermaLink="true">https://liberty.io/how-to-run-snap-installed-programs-as-different-users-groups.html</guid><description>Is there something where I can change the user/group id of Snap installed applications?
I would like to secure what folders/files they have access to on my machine.
Similar to
sudo -H -u &amp;quot;$USE......</description><pubDate>Sun, 19 Jul 2026 08:25:45 -0400</pubDate></item></channel></rss>