<?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 18:38:02 -0400</lastBuildDate><atom:link href="https://liberty.io/rss.xml" rel="self" type="application/rss+xml" /><item><title>Ethernet connection Issues on Ubuntu 16.04</title><link>https://liberty.io/ethernet-connection-issues-on-ubuntu-16-04.html</link><guid isPermaLink="true">https://liberty.io/ethernet-connection-issues-on-ubuntu-16-04.html</guid><description>Let me preface this by saying that I&amp;#039;ve taken a look at the other ethernet &amp;amp; 16.04 issues on here and believe mine to be different.
I&amp;#039;m having issues connecting to the internet on a new instal......</description><pubDate>Sun, 19 Jul 2026 22:37:35 -0400</pubDate></item><item><title>when using ?!&lt;string&gt; in perl regex, bash interprets it as search through command history</title><link>https://liberty.io/when-using-string-in-perl-regex-bash-interprets-it-as-search-through-c.html</link><guid isPermaLink="true">https://liberty.io/when-using-string-in-perl-regex-bash-interprets-it-as-search-through-c.html</guid><description>Simple problem but I can&amp;#039;t fix it.
I have the following perl regex:
echo ... | grep -P &amp;quot;(?i)(v(ersion)?)\s?(?!0)\d(\.|,)\d{1,}&amp;quot;
This is supposed to match every string that describes a ver......</description><pubDate>Sun, 19 Jul 2026 22:36:55 -0400</pubDate></item><item><title>Canon LBP6030W: Printing still in process but no jobs queued</title><link>https://liberty.io/canon-lbp6030w-printing-still-in-process-but-no-jobs-queued.html</link><guid isPermaLink="true">https://liberty.io/canon-lbp6030w-printing-still-in-process-but-no-jobs-queued.html</guid><description>first, I appreciate the time you spent reading this and helping me.
What happened:
- I printed a 20-ish-pages document via wifi. Half way through the printing, my printer ran out of paper. Then, I ......</description><pubDate>Sun, 19 Jul 2026 22:36:34 -0400</pubDate></item><item><title>Can&amp;#039;t install php5 on Ubuntu 16.04</title><link>https://liberty.io/can-039-t-install-php5-on-ubuntu-16-04.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-install-php5-on-ubuntu-16-04.html</guid><description>so I&amp;#039;ve recently installed my first Ubuntu, to be precise, a daily build of 16.04, on my new laptop since the hardware was to new for 15.10. Now I&amp;#039;m in the process of setting it up and I want to in......</description><pubDate>Sun, 19 Jul 2026 22:35:55 -0400</pubDate></item><item><title>GUI tool for formating to exFAT</title><link>https://liberty.io/gui-tool-for-formating-to-exfat.html</link><guid isPermaLink="true">https://liberty.io/gui-tool-for-formating-to-exfat.html</guid><description>I just formated a partition to exFAT using the terminal command sudo mkfs.exfat -n. Is it possible to do the same thing using a GUI?
Before people comment that the Terminal command works just fine ......</description><pubDate>Sun, 19 Jul 2026 22:33:49 -0400</pubDate></item><item><title>cannot perform command after remote logging in via ssh</title><link>https://liberty.io/cannot-perform-command-after-remote-logging-in-via-ssh.html</link><guid isPermaLink="true">https://liberty.io/cannot-perform-command-after-remote-logging-in-via-ssh.html</guid><description>I&amp;#039;m trying to use my Linux VM to ssh to a Drone (running Linux 16.4) and perform command roscore to start the Drone. The command is:
So I do, for example, ssh drone@192.168.1.1 &amp;#039;roscore&amp;#039;, and I ac......</description><pubDate>Sun, 19 Jul 2026 22:31:57 -0400</pubDate></item><item><title>What is the best open source middleware for Ubuntu?</title><link>https://liberty.io/what-is-the-best-open-source-middleware-for-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/what-is-the-best-open-source-middleware-for-ubuntu.html</guid><description>I&amp;#039;m looking for best middlewire software for Ubuntu (like Jboss for Redhat). I need a middlewire for deploying Ubuntu on enterprise environment. Hope this answer gonna be helpful for many people....</description><pubDate>Sun, 19 Jul 2026 22:29:39 -0400</pubDate></item><item><title>What cowsay characters does Ubuntu have by default and how can I test them?</title><link>https://liberty.io/what-cowsay-characters-does-ubuntu-have-by-default-and-how-can-i-test-.html</link><guid isPermaLink="true">https://liberty.io/what-cowsay-characters-does-ubuntu-have-by-default-and-how-can-i-test-.html</guid><description>I saw somebody using Tux in cowsay earlier and I wonder what other characters there and what they look like in practice. Is there a quick way to look through all the characters Ubuntu has in its co......</description><pubDate>Sun, 19 Jul 2026 22:27:19 -0400</pubDate></item><item><title>While Installatiog viber.deb with dpkg stopped with error</title><link>https://liberty.io/while-installatiog-viber-deb-with-dpkg-stopped-with-error.html</link><guid isPermaLink="true">https://liberty.io/while-installatiog-viber-deb-with-dpkg-stopped-with-error.html</guid><description>I tried to install and got this error:
sh@Notebook-PC:~$ sudo dpkg --install viber.deb
[sudo] password for sh:
(Reading database ... 319492 files and directories currently installed.)
Preparing to ...</description><pubDate>Sun, 19 Jul 2026 22:22:06 -0400</pubDate></item><item><title>Audio crackle through headphones</title><link>https://liberty.io/audio-crackle-through-headphones.html</link><guid isPermaLink="true">https://liberty.io/audio-crackle-through-headphones.html</guid><description>I&amp;#039;ve just installed Ubuntu 16.10 on a Lenovo Yoga 910 and am finding that the audio crackles from time to time when listening through headphones. It occurs predominantly on the left channel and se......</description><pubDate>Sun, 19 Jul 2026 22:20:32 -0400</pubDate></item><item><title>Why don&amp;#039;t git colours appear when using watch?</title><link>https://liberty.io/why-don-039-t-git-colours-appear-when-using-watch.html</link><guid isPermaLink="true">https://liberty.io/why-don-039-t-git-colours-appear-when-using-watch.html</guid><description>When running git status -sb I see:
I want to watch (from procps-ng 3.3.3) a repository. The --color option is supposed to keep colours.
Interestingly, it works with ls:
$ watch --color &quot;ls --col......</description><pubDate>Sun, 19 Jul 2026 21:58:48 -0400</pubDate></item><item><title>How do I complete the Gnome Character Map with missing Unicode characters?</title><link>https://liberty.io/how-do-i-complete-the-gnome-character-map-with-missing-unicode-charact.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-complete-the-gnome-character-map-with-missing-unicode-charact.html</guid><description>I often use the Gnome Character Map accessory to find characters I didn&amp;#039;t know, with a view to surprising friends with exclusive drawings. However the program is not complete and lacks some charact......</description><pubDate>Sun, 19 Jul 2026 21:52:09 -0400</pubDate></item><item><title>Torrent client for the command-line? [duplicate]</title><link>https://liberty.io/torrent-client-for-the-command-line-duplicate.html</link><guid isPermaLink="true">https://liberty.io/torrent-client-for-the-command-line-duplicate.html</guid><description>Yesterday one of my friends asked me if there is some torrent client that runs on the command-line.
I had no answer for him, but I think that you have some....</description><pubDate>Sun, 19 Jul 2026 21:51:59 -0400</pubDate></item><item><title>What units does the ntp drift file use?</title><link>https://liberty.io/what-units-does-the-ntp-drift-file-use.html</link><guid isPermaLink="true">https://liberty.io/what-units-does-the-ntp-drift-file-use.html</guid><description>When the ntpd daemon is running, the file: /var/lib/ntp/ntp.drift gets updated periodically. Example:
17:20 hostname 118 ~&amp;gt; ls -l /var/lib/ntp/ntp.drift
-rw-r--r-- 1 ntp ntp 7 May 20 16:46 /va......</description><pubDate>Sun, 19 Jul 2026 21:48:03 -0400</pubDate></item><item><title>How to know whether am the administrator of my Ubuntu?</title><link>https://liberty.io/how-to-know-whether-am-the-administrator-of-my-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/how-to-know-whether-am-the-administrator-of-my-ubuntu.html</guid><description>Is there a way to know whether am the administrator of my Ubuntu 14.04 ? If not, how can I became the administrator ?...</description><pubDate>Sun, 19 Jul 2026 21:43:24 -0400</pubDate></item><item><title>Upgrade for Qualcomm QCWB335 (Kubuntu 18.04)</title><link>https://liberty.io/upgrade-for-qualcomm-qcwb335-kubuntu-18-04.html</link><guid isPermaLink="true">https://liberty.io/upgrade-for-qualcomm-qcwb335-kubuntu-18-04.html</guid><description>I have an Asus laptop and I&amp;#039;ve recently switched over to linux (kubuntu 18.04) - loving it by the way!
My question is which half pcie wifi adapter (to get a 5ghz and get as much out of my 400mbps ...</description><pubDate>Sun, 19 Jul 2026 21:40:41 -0400</pubDate></item><item><title>I have 4 bad sectors on my hard disk, should I be worried?</title><link>https://liberty.io/i-have-4-bad-sectors-on-my-hard-disk-should-i-be-worried.html</link><guid isPermaLink="true">https://liberty.io/i-have-4-bad-sectors-on-my-hard-disk-should-i-be-worried.html</guid><description>I use Ubuntu 14.04 LTS. Here are some screenshots that depict the condition of my hard drive. It shows that my hard drive has 4 bad sectors. Is this something to worry about? Is there any way to so......</description><pubDate>Sun, 19 Jul 2026 21:34:01 -0400</pubDate></item><item><title>xfce windows are missing toolbar, focus is broken</title><link>https://liberty.io/xfce-windows-are-missing-toolbar-focus-is-broken.html</link><guid isPermaLink="true">https://liberty.io/xfce-windows-are-missing-toolbar-focus-is-broken.html</guid><description>It&amp;#039;s subtle, but as you can see in the screenshot:
there are no min, max or close buttons on the windows. The edges of windows can be resized, but it doesn&amp;#039;t help the situation. Clicking on a wi......</description><pubDate>Sun, 19 Jul 2026 21:16:36 -0400</pubDate></item><item><title>How do I restart dnsmasq?</title><link>https://liberty.io/how-do-i-restart-dnsmasq.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-restart-dnsmasq.html</guid><description>I can&amp;#039;t figure out how to restart dnsmasq.
service dnsmasq restart
dnsmasq: unrecognized service
SOLUTION
Restart the network manager (his parent)
sudo service network-manager restart...</description><pubDate>Sun, 19 Jul 2026 21:15:45 -0400</pubDate></item><item><title>How to set up a root cron job properly</title><link>https://liberty.io/how-to-set-up-a-root-cron-job-properly.html</link><guid isPermaLink="true">https://liberty.io/how-to-set-up-a-root-cron-job-properly.html</guid><description>I tried to set up a root cron job to run a Bash script as root, to run at minute 7,37, every hour, every day of month, every month. This script is located in /usr/bin and named tunlrupdate.sh. It u......</description><pubDate>Sun, 19 Jul 2026 21:12:57 -0400</pubDate></item><item><title>How to reinstall a package</title><link>https://liberty.io/how-to-reinstall-a-package.html</link><guid isPermaLink="true">https://liberty.io/how-to-reinstall-a-package.html</guid><description>I am getting this while installing libebml3:
Errors were encountered while processing:
libebml3:i386
Error in function:
dpkg: error processing libebml3:i386 (--configure):
Package is in a very bad ...</description><pubDate>Sun, 19 Jul 2026 21:10:43 -0400</pubDate></item><item><title>How to copy or sync music on iphone 3gs on ubuntu 14.04?</title><link>https://liberty.io/how-to-copy-or-sync-music-on-iphone-3gs-on-ubuntu-14-04.html</link><guid isPermaLink="true">https://liberty.io/how-to-copy-or-sync-music-on-iphone-3gs-on-ubuntu-14-04.html</guid><description>I’m using Ubuntu 14.04 and want to copy music to/on my iPhone 3gs. I already installed the actual mobile device, but neither Rhythmbox nor gmusicbrowser show my phone. Only on Gigolo I can see it, ......</description><pubDate>Sun, 19 Jul 2026 21:10:02 -0400</pubDate></item><item><title>Black background on Ubuntu 20.04</title><link>https://liberty.io/black-background-on-ubuntu-20-04.html</link><guid isPermaLink="true">https://liberty.io/black-background-on-ubuntu-20-04.html</guid><description>After I &amp;#039;reset to defaults&amp;#039; on tweak, my desktop background looks like this
Do you know how to fix it?...</description><pubDate>Sun, 19 Jul 2026 21:10:00 -0400</pubDate></item><item><title>filename is distorted with &amp;#039;$/r&amp;#039; appended to filename [duplicate]</title><link>https://liberty.io/filename-is-distorted-with-039-r-039-appended-to-filename-duplicate.html</link><guid isPermaLink="true">https://liberty.io/filename-is-distorted-with-039-r-039-appended-to-filename-duplicate.html</guid><description>I am trying to learn linux commands so please bear with any ignorance.
I am creating a file with cut command which is written in Script.sh file. But when the file is created it adds &amp;#039;$/r&amp;#039; to end of......</description><pubDate>Sun, 19 Jul 2026 21:05:39 -0400</pubDate></item><item><title>LibreOffice &quot;automatic file name extension&quot; box missing</title><link>https://liberty.io/libreoffice-automatic-file-name-extension-box-missing.html</link><guid isPermaLink="true">https://liberty.io/libreoffice-automatic-file-name-extension-box-missing.html</guid><description>I often create TSV files in LibreOffice Calc. The &quot;automatic file name extension&quot; box required for this process used to be an option when you File &amp;gt; Save As. It is no longer there since upgradin......</description><pubDate>Sun, 19 Jul 2026 20:58:03 -0400</pubDate></item><item><title>Annoying KDE Wallet Service popup: The application &amp;#039;kded5&amp;#039; has requested to open the wallet &amp;#039;kdewallet&amp;#039;</title><link>https://liberty.io/annoying-kde-wallet-service-popup-the-application-039-kded5-039-has-re.html</link><guid isPermaLink="true">https://liberty.io/annoying-kde-wallet-service-popup-the-application-039-kded5-039-has-re.html</guid><description>On my Ubuntu 18.04 Bionic Beaver LTS, the following popup appears often when working with Docker and I&amp;#039;m not purposely doing anything that would require a password:
KDE Wallet Service: The applica......</description><pubDate>Sun, 19 Jul 2026 20:53:54 -0400</pubDate></item><item><title>How to make alt-w close current tab, not current window, in Gnome Shell</title><link>https://liberty.io/how-to-make-alt-w-close-current-tab-not-current-window-in-gnome-shell.html</link><guid isPermaLink="true">https://liberty.io/how-to-make-alt-w-close-current-tab-not-current-window-in-gnome-shell.html</guid><description>I&amp;#039;m trying Gnome Shell, after moving over from Unity. In Unity, I&amp;#039;d press ctrl+w to close the current tab, and alt+F4 to close the current window (e.g. in gedit and Firefox).
Now, in Gnome Shell, ......</description><pubDate>Sun, 19 Jul 2026 20:51:31 -0400</pubDate></item><item><title>Add a new APT mirror from command-line</title><link>https://liberty.io/add-a-new-apt-mirror-from-command-line.html</link><guid isPermaLink="true">https://liberty.io/add-a-new-apt-mirror-from-command-line.html</guid><description>I need to add a new APT mirror via command-line (I have to add it from a Bash Script).
You can found the Bash Script I&amp;#039;m working on here:
apt-rollback
A little Demo here:
It&amp;#039;s a script able to......</description><pubDate>Sun, 19 Jul 2026 20:51:14 -0400</pubDate></item><item><title>Changes for upload_max_filesize, memory_limit &amp; post_max_size in the php.ini aren&amp;#039;t affect</title><link>https://liberty.io/changes-for-upload-max-filesize-memory-limit-post-max-size-in-the-php-.html</link><guid isPermaLink="true">https://liberty.io/changes-for-upload-max-filesize-memory-limit-post-max-size-in-the-php-.html</guid><description>I&amp;#039;m trying to increase the upload_max_filesize etc in order to import bigger files with PHPMyadmin.
I have changed the php.ini and restart Apache. I can see the changes on the PHPMyadmin import sc......</description><pubDate>Sun, 19 Jul 2026 20:50:35 -0400</pubDate></item><item><title>Is a shared library dynamically or statically linked?</title><link>https://liberty.io/is-a-shared-library-dynamically-or-statically-linked.html</link><guid isPermaLink="true">https://liberty.io/is-a-shared-library-dynamically-or-statically-linked.html</guid><description>I have a trivial static library prepared from two object files
ld -shared -o libfoobar.so foo.o bar.o
When I check the type of the library file with the file utility, it reports that the library is ...</description><pubDate>Sun, 19 Jul 2026 20:30:10 -0400</pubDate></item><item><title>Copy + paste MS Word doc into Libre office doc?</title><link>https://liberty.io/copy-paste-ms-word-doc-into-libre-office-doc.html</link><guid isPermaLink="true">https://liberty.io/copy-paste-ms-word-doc-into-libre-office-doc.html</guid><description>On Ubuntu 14.04 I tried to copy an MS word docx.into a blank libre office document ( control C + Control V) but nothing happens. How can I do this?...</description><pubDate>Sun, 19 Jul 2026 20:24:33 -0400</pubDate></item><item><title>VI won&amp;#039;t let me save my vimrc file</title><link>https://liberty.io/vi-won-039-t-let-me-save-my-vimrc-file.html</link><guid isPermaLink="true">https://liberty.io/vi-won-039-t-let-me-save-my-vimrc-file.html</guid><description>I have changed the permissions to allow for:
-rwxrwxr-- 1 root root 2214 Oct 4 09:45 vimrc
and it still won&amp;#039;t let me save to the file. I only have one user on this box and it has admin rights. ...</description><pubDate>Sun, 19 Jul 2026 20:23:14 -0400</pubDate></item><item><title>Can I use Ubuntu on my Mac to recover a FAT32 drive?</title><link>https://liberty.io/can-i-use-ubuntu-on-my-mac-to-recover-a-fat32-drive.html</link><guid isPermaLink="true">https://liberty.io/can-i-use-ubuntu-on-my-mac-to-recover-a-fat32-drive.html</guid><description>I installed a game on my PS3 which is formatted for FAT32 and it corrupted the drive. (The same game did the same thing on another PS3. Rats.) I need to recover the drive but am a Mac user. Can I i......</description><pubDate>Sun, 19 Jul 2026 20:14:16 -0400</pubDate></item><item><title>Ubuntu 20.04 Graphics freezes for 1-2 seconds every 5 seconds</title><link>https://liberty.io/ubuntu-20-04-graphics-freezes-for-1-2-seconds-every-5-seconds.html</link><guid isPermaLink="true">https://liberty.io/ubuntu-20-04-graphics-freezes-for-1-2-seconds-every-5-seconds.html</guid><description>Since I recently installed Ubuntu 20.04 on my laptop, a few days after a reboot the graphics starts to freeze for about 1.5 seconds every 5 seconds. It goes away immediately after a reboot, but I h......</description><pubDate>Sun, 19 Jul 2026 19:58:40 -0400</pubDate></item><item><title>Increase sudo timeout from within a bash script</title><link>https://liberty.io/increase-sudo-timeout-from-within-a-bash-script.html</link><guid isPermaLink="true">https://liberty.io/increase-sudo-timeout-from-within-a-bash-script.html</guid><description>I have a bash script that installs a lot of software. The whole process takes around 1h therefore I would like to increase the sudo timeout variable. I see it is possible as described here: Increase ...</description><pubDate>Sun, 19 Jul 2026 19:54:53 -0400</pubDate></item><item><title>How do I upgrade WordPress Installed by APT?</title><link>https://liberty.io/how-do-i-upgrade-wordpress-installed-by-apt.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-upgrade-wordpress-installed-by-apt.html</guid><description>I installed WordPress from the console of Ubuntu 20.10 on a local machine and after setting up a site and attempting to install some plugins, I saw a notice that some, including Jetpack, were not ...</description><pubDate>Sun, 19 Jul 2026 19:44:06 -0400</pubDate></item><item><title>Having trouble updating the repositories after installing docker</title><link>https://liberty.io/having-trouble-updating-the-repositories-after-installing-docker.html</link><guid isPermaLink="true">https://liberty.io/having-trouble-updating-the-repositories-after-installing-docker.html</guid><description>After I installed the docker, when I try to use the sudo apt update command, I get the following error:
W: An error occurred during the signature verification. The repository is not updated and the ...</description><pubDate>Sun, 19 Jul 2026 19:44:03 -0400</pubDate></item><item><title>How to copy file to all clients using puppet?</title><link>https://liberty.io/how-to-copy-file-to-all-clients-using-puppet.html</link><guid isPermaLink="true">https://liberty.io/how-to-copy-file-to-all-clients-using-puppet.html</guid><description>How do I copy files to all clients using puppet? I have setup a puppet server and clients and I have tested the connection which was working fine. I am not a puppet expert, I am just a beginner, an......</description><pubDate>Sun, 19 Jul 2026 19:40:57 -0400</pubDate></item><item><title>Install Ubuntu on Macbook6.1: where can I find amd64+mac iso</title><link>https://liberty.io/install-ubuntu-on-macbook6-1-where-can-i-find-amd64-mac-iso.html</link><guid isPermaLink="true">https://liberty.io/install-ubuntu-on-macbook6-1-where-can-i-find-amd64-mac-iso.html</guid><description>I am trying to install Xubuntu (or any other Ubuntu distribution) on my old Macbook6.1.
I tried booting from USB sticks which I have prepared with Unetbootin on MacOS, with Rufus on windows, and f......</description><pubDate>Sun, 19 Jul 2026 19:32:40 -0400</pubDate></item><item><title>DHCP Server No Subnet Declaration</title><link>https://liberty.io/dhcp-server-no-subnet-declaration.html</link><guid isPermaLink="true">https://liberty.io/dhcp-server-no-subnet-declaration.html</guid><description>For the past 2 hours I tried to solve the No Subnet declaratio for enp0s8 (192.168.1.1)
My /etc/dhcp/dhcpd.conf looks like this
authoritative;
default-lease-time 86400;
max-lease-time 86400000;
...</description><pubDate>Sun, 19 Jul 2026 19:29:55 -0400</pubDate></item><item><title>How can I know which DVDs will play on my system?</title><link>https://liberty.io/how-can-i-know-which-dvds-will-play-on-my-system.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-know-which-dvds-will-play-on-my-system.html</guid><description>There are plenty of questions where people essentially want to know how to play their DVDs (How can I play encrypted DVD movies?, Lord of the Rings, Toy Story, another one).
Is there any way to know ...</description><pubDate>Sun, 19 Jul 2026 19:23:13 -0400</pubDate></item><item><title>Failed to install Scikit-learn in Ubuntu 16.04</title><link>https://liberty.io/failed-to-install-scikit-learn-in-ubuntu-16-04.html</link><guid isPermaLink="true">https://liberty.io/failed-to-install-scikit-learn-in-ubuntu-16-04.html</guid><description>I am trying to install Scikit-learn in Ubuntu 16.04, but there is an error when I am trying to install. I had successfully installed following packages
Python 2.7.12
NumPy 1.11.0
SciPy 0.17.0
But......</description><pubDate>Sun, 19 Jul 2026 19:11:05 -0400</pubDate></item><item><title>How do I activate a conda environment in my .bashrc?</title><link>https://liberty.io/how-do-i-activate-a-conda-environment-in-my-bashrc.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-activate-a-conda-environment-in-my-bashrc.html</guid><description>I use Conda for package management in Python. I have a basic environment which I use almost all of the time, and I want it to be loaded by default when I open a terminal. How do I set up my .bashrc......</description><pubDate>Sun, 19 Jul 2026 19:10:42 -0400</pubDate></item><item><title>VSFTPD and anonymous uploads</title><link>https://liberty.io/vsftpd-and-anonymous-uploads.html</link><guid isPermaLink="true">https://liberty.io/vsftpd-and-anonymous-uploads.html</guid><description>I am very new to Ubuntu and its config. I have created an Ubuntu Desktop 18.04 with web server access and ftp server access. The ftp server needs to be an anonymous access whereby the file location......</description><pubDate>Sun, 19 Jul 2026 19:01:51 -0400</pubDate></item><item><title>Can&amp;#039;t install vmware tools after update - Lubuntu 16.04</title><link>https://liberty.io/can-039-t-install-vmware-tools-after-update-lubuntu-16-04.html</link><guid isPermaLink="true">https://liberty.io/can-039-t-install-vmware-tools-after-update-lubuntu-16-04.html</guid><description>I applied some system updates and after the updates I realized that copy&amp;amp;paste wasn&amp;#039;t working anymore. I remembered that this usually happens after a kernel upgrade.
I tried reinstalling open-...</description><pubDate>Sun, 19 Jul 2026 19:01:16 -0400</pubDate></item><item><title>wi-fi adapter driver NW602 AC600</title><link>https://liberty.io/wi-fi-adapter-driver-nw602-ac600.html</link><guid isPermaLink="true">https://liberty.io/wi-fi-adapter-driver-nw602-ac600.html</guid><description>i recently got a wi-fi adapter for my computer. i have tried every driver i found, none of them worked, I&amp;#039;m using Ubuntu 20.04.4 LTS please help.
i went to so many forums i cant remember them all but ...</description><pubDate>Sun, 19 Jul 2026 19:00:40 -0400</pubDate></item><item><title>Is it viable to run Ubuntu from a USB (long-term)</title><link>https://liberty.io/is-it-viable-to-run-ubuntu-from-a-usb-long-term.html</link><guid isPermaLink="true">https://liberty.io/is-it-viable-to-run-ubuntu-from-a-usb-long-term.html</guid><description>I&amp;#039;m aware that similar (if not identical) questions have been asked before, but I&amp;#039;d like to explain my particular circumstances and see if you&amp;#039;ll still give the same advice.
I currently am saving ......</description><pubDate>Sun, 19 Jul 2026 18:50:14 -0400</pubDate></item><item><title>User Erick Fuentes - Ask Ubuntu</title><link>https://liberty.io/user-erick-fuentes-ask-ubuntu.html</link><guid isPermaLink="true">https://liberty.io/user-erick-fuentes-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Sun, 19 Jul 2026 18:49:40 -0400</pubDate></item><item><title>Hardware Networking</title><link>https://liberty.io/hardware-networking.html</link><guid isPermaLink="true">https://liberty.io/hardware-networking.html</guid><description>I&amp;#039;m setting a static on my P.C. such as
10.1.18.77
255.255.255.0
10.1.18.1
10.1.18.1
My Hardware on my network is 192.168.200.100-200
I would like to enter 192.168.200.100 in my browser and see my ...</description><pubDate>Sun, 19 Jul 2026 18:47:19 -0400</pubDate></item><item><title>How do I show apt-get package management history via command line?</title><link>https://liberty.io/how-do-i-show-apt-get-package-management-history-via-command-line.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-show-apt-get-package-management-history-via-command-line.html</guid><description>Is there a way to show the history of packages that were changed by apt-get via command line?...</description><pubDate>Sun, 19 Jul 2026 18:45:20 -0400</pubDate></item><item><title>Mount LUKS encrypted hard drive at boot</title><link>https://liberty.io/mount-luks-encrypted-hard-drive-at-boot.html</link><guid isPermaLink="true">https://liberty.io/mount-luks-encrypted-hard-drive-at-boot.html</guid><description>I have Xubuntu 14.04 on a SSD device (the HOME was encrypted correctly during intallation), additionally I have a HDD with a encrypted partition with extra data which I would like to mount in /mnt/......</description><pubDate>Sun, 19 Jul 2026 18:45:16 -0400</pubDate></item><item><title>How to add items to a listview from the user perspective</title><link>https://liberty.io/how-to-add-items-to-a-listview-from-the-user-perspective.html</link><guid isPermaLink="true">https://liberty.io/how-to-add-items-to-a-listview-from-the-user-perspective.html</guid><description>I wanted to know how could I make it for a user to add items to my listview, so that his events could stay there, and later move to a database.
beneath it the code I&amp;#039;ve for my listview now i want k......</description><pubDate>Sun, 19 Jul 2026 18:42:34 -0400</pubDate></item><item><title>Why does pip give an error while installing a tool?</title><link>https://liberty.io/why-does-pip-give-an-error-while-installing-a-tool.html</link><guid isPermaLink="true">https://liberty.io/why-does-pip-give-an-error-while-installing-a-tool.html</guid><description>Traceback (most recent call last): File &quot;/tmp/pip-install-kbqd70bu/pycurl/setup.py&quot;, line 234, in configure_unix stdout=subprocess.PIPE, stderr=subprocess.PIPE) File &quot;/usr/lib/python3.7/...</description><pubDate>Sun, 19 Jul 2026 18:41:14 -0400</pubDate></item><item><title>Hide stdout of a process only when it is running in background</title><link>https://liberty.io/hide-stdout-of-a-process-only-when-it-is-running-in-background.html</link><guid isPermaLink="true">https://liberty.io/hide-stdout-of-a-process-only-when-it-is-running-in-background.html</guid><description>How could I hide the standard output of a process only when it is running in background?
For example,
test.sh
#!/bin/bash
for i in $(seq 200); do echo $i
done
Now, I run the script. I stop......</description><pubDate>Sun, 19 Jul 2026 18:37:22 -0400</pubDate></item><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></channel></rss>