<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Fame Craze News</title><link>https://pop.com.sg</link><description>Explosive pop stories with broad entertainment appeal.</description><language>en-us</language><lastBuildDate>Thu, 06 Aug 2026 19:42:59 -0400</lastBuildDate><atom:link href="https://pop.com.sg/rss.xml" rel="self" type="application/rss+xml" /><item><title>Recursively rename all files whose name starts with a dash</title><link>https://pop.com.sg/recursively-rename-all-files-whose-name-starts-with-a-dash.html</link><guid isPermaLink="true">https://pop.com.sg/recursively-rename-all-files-whose-name-starts-with-a-dash.html</guid><description>In terminal I can rename a single file that starts with a dash, i.e.
mv ./-file file
I can also rename all files in a directory that start with a dash, i.e.
for f in ./-*; do rename &amp;#039;s/-//&amp;#039; &quot;$f&quot;; ...</description><pubDate>Thu, 06 Aug 2026 23:36:59 -0400</pubDate></item><item><title>flv to mp4 converter in Trusty</title><link>https://pop.com.sg/flv-to-mp4-converter-in-trusty.html</link><guid isPermaLink="true">https://pop.com.sg/flv-to-mp4-converter-in-trusty.html</guid><description>Anybody recommend a GUI app (preferably in Ubuntu repos) to convert from .flv to .mp4 other than Transmageddon? Transmageddon now crashes in Trusty....</description><pubDate>Thu, 06 Aug 2026 23:28:20 -0400</pubDate></item><item><title>User Alexander Tsvetkov - Ask Ubuntu</title><link>https://pop.com.sg/user-alexander-tsvetkov-ask-ubuntu.html</link><guid isPermaLink="true">https://pop.com.sg/user-alexander-tsvetkov-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Thu, 06 Aug 2026 23:27:30 -0400</pubDate></item><item><title>Reloading iptables</title><link>https://pop.com.sg/reloading-iptables.html</link><guid isPermaLink="true">https://pop.com.sg/reloading-iptables.html</guid><description>I made changes to iptables config file in /etc/iptables/filter in Ubuntu and want to reload them. I read the man page and also googled but couldn&amp;#039;t find the information. Any help will be appreciated....</description><pubDate>Thu, 06 Aug 2026 23:20:21 -0400</pubDate></item><item><title>22.04, wifi keeps disconnecting for a few seconds frequently</title><link>https://pop.com.sg/22-04-wifi-keeps-disconnecting-for-a-few-seconds-frequently.html</link><guid isPermaLink="true">https://pop.com.sg/22-04-wifi-keeps-disconnecting-for-a-few-seconds-frequently.html</guid><description>My wifi connection keeps disconnecting frequently (say once in a couple of minutes) sometimes it gets back and sometimes I need to activate and deactivate aeroplane mode.
I tried to change my network ...</description><pubDate>Thu, 06 Aug 2026 23:19:14 -0400</pubDate></item><item><title>Cannot access internet through ethernet on freshly installed Ubuntu</title><link>https://pop.com.sg/cannot-access-internet-through-ethernet-on-freshly-installed-ubuntu.html</link><guid isPermaLink="true">https://pop.com.sg/cannot-access-internet-through-ethernet-on-freshly-installed-ubuntu.html</guid><description>I just installed ubuntu 18.04 and cannot get access through internet through ethernet cable
Here are the command I already tried to get an idea about the problem. Is enp0s25 the name of the ethernet ...</description><pubDate>Thu, 06 Aug 2026 22:48:46 -0400</pubDate></item><item><title>How to network two Ubuntu computers using ethernet (without a router)?</title><link>https://pop.com.sg/how-to-network-two-ubuntu-computers-using-ethernet-without-a-router.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-network-two-ubuntu-computers-using-ethernet-without-a-router.html</guid><description>How can I network two Ubuntu computers, so that they can &quot;see&quot; each other at an IP address?...</description><pubDate>Thu, 06 Aug 2026 22:43:27 -0400</pubDate></item><item><title>Why is Thunderbird mail merge changing my dates to text (ex: 5/01/2020 becomes 43952 when the merge is complete)</title><link>https://pop.com.sg/why-is-thunderbird-mail-merge-changing-my-dates-to-text-ex-5-01-2020-b.html</link><guid isPermaLink="true">https://pop.com.sg/why-is-thunderbird-mail-merge-changing-my-dates-to-text-ex-5-01-2020-b.html</guid><description>I have a merge variable {{Suspense Date}} along with other variable column headings in a CSV spreadsheet (originally an Excel document saved as .csv so I can use it in Thunderbird Mail-Merge). As ......</description><pubDate>Thu, 06 Aug 2026 22:43:03 -0400</pubDate></item><item><title>What is the recommended method to encrypt the home directory in Ubuntu 21.04?</title><link>https://pop.com.sg/what-is-the-recommended-method-to-encrypt-the-home-directory-in-ubuntu.html</link><guid isPermaLink="true">https://pop.com.sg/what-is-the-recommended-method-to-encrypt-the-home-directory-in-ubuntu.html</guid><description>Installing Ubuntu to a new Notebook, I was surprised that I wasn&amp;#039;t offered the option to encrypt the home directory any more.
I found some vague information that Ubuntu dropped ecryptfs support a w......</description><pubDate>Thu, 06 Aug 2026 22:41:36 -0400</pubDate></item><item><title>Ubuntu 20.04 can&amp;#039;t persist the Iptables configuration</title><link>https://pop.com.sg/ubuntu-20-04-can-039-t-persist-the-iptables-configuration.html</link><guid isPermaLink="true">https://pop.com.sg/ubuntu-20-04-can-039-t-persist-the-iptables-configuration.html</guid><description>I have been doing this in all previous Ubuntu editions without an issue, but something has changed in Ubuntu 20.04.
sudo apt install iptables-persistent
iptables -A INPUT -p tcp -m tcp --dport 443......</description><pubDate>Thu, 06 Aug 2026 22:40:37 -0400</pubDate></item><item><title>Where are the .desktop icon files stored?</title><link>https://pop.com.sg/where-are-the-desktop-icon-files-stored.html</link><guid isPermaLink="true">https://pop.com.sg/where-are-the-desktop-icon-files-stored.html</guid><description>What system folder on Ubuntu 12.10 are the main menu .desktop icons stored at???
I am having trouble locating.......</description><pubDate>Thu, 06 Aug 2026 22:40:07 -0400</pubDate></item><item><title>Don&amp;#039;t see apache running in netstat</title><link>https://pop.com.sg/don-039-t-see-apache-running-in-netstat.html</link><guid isPermaLink="true">https://pop.com.sg/don-039-t-see-apache-running-in-netstat.html</guid><description>I&amp;#039;m just playing with apache and i got it to work, that is i can connect to server by browsing to http://127.0.0.1 and http://192.168.1.5 i&amp;#039;m NOT running IPv6
Yet this is the result of netstat
$ ......</description><pubDate>Thu, 06 Aug 2026 22:39:16 -0400</pubDate></item><item><title>VPN Services for Ubuntu in China</title><link>https://pop.com.sg/vpn-services-for-ubuntu-in-china.html</link><guid isPermaLink="true">https://pop.com.sg/vpn-services-for-ubuntu-in-china.html</guid><description>I&amp;#039;m a student in China and I have recently installed Ubuntu on my PC, but I&amp;#039;m having trouble trying to find a VPN for Linux. The Tor browser is way too slow (doesn&amp;#039;t load at all, only displays titl......</description><pubDate>Thu, 06 Aug 2026 22:37:59 -0400</pubDate></item><item><title>Can&amp;#039;t install Chrome on Ubuntu 18 [duplicate]</title><link>https://pop.com.sg/can-039-t-install-chrome-on-ubuntu-18-duplicate.html</link><guid isPermaLink="true">https://pop.com.sg/can-039-t-install-chrome-on-ubuntu-18-duplicate.html</guid><description>When I tried to install a current version of a software, someone provided the URL for where the binaries are located so that it can be used with the command below.
curl -silent -location https://b......</description><pubDate>Thu, 06 Aug 2026 22:35:17 -0400</pubDate></item><item><title>how to connect with minicom to a cisco switch and a serial to rj-45 adapter to connect my computer in Ubuntu</title><link>https://pop.com.sg/how-to-connect-with-minicom-to-a-cisco-switch-and-a-serial-to-rj-45-ad.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-connect-with-minicom-to-a-cisco-switch-and-a-serial-to-rj-45-ad.html</guid><description>I just recently set up my CISCO switch. I&amp;#039;m trying to connect with minicom. I looked at several tutorials online of how to do this. I tried the tutorials on YouTube but the problem is they assume I......</description><pubDate>Thu, 06 Aug 2026 22:23:56 -0400</pubDate></item><item><title>User Bent Cardan - Ask Ubuntu</title><link>https://pop.com.sg/user-bent-cardan-ask-ubuntu.html</link><guid isPermaLink="true">https://pop.com.sg/user-bent-cardan-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Thu, 06 Aug 2026 22:23:05 -0400</pubDate></item><item><title>How to remove rstudio-server-1.0.143-amd64.deb in ubuntu 16.04 linux machine</title><link>https://pop.com.sg/how-to-remove-rstudio-server-1-0-143-amd64-deb-in-ubuntu-16-04-linux-m.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-remove-rstudio-server-1-0-143-amd64-deb-in-ubuntu-16-04-linux-m.html</guid><description>$ sudo apt-get remove rstudio-server-1.0.143-amd64.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package rstudio-server-1.0.143-a......</description><pubDate>Thu, 06 Aug 2026 22:14:10 -0400</pubDate></item><item><title>How to map keyboard keys to joystick buttons using joy2key?</title><link>https://pop.com.sg/how-to-map-keyboard-keys-to-joystick-buttons-using-joy2key.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-map-keyboard-keys-to-joystick-buttons-using-joy2key.html</guid><description>There isn&amp;#039;t much documentation on the game I&amp;#039;m playing using WINE, and it doesn&amp;#039;t detect a joystick. I want to use joy2key to map keyboard keys to joystick buttons, but can&amp;#039;t figure out exactly how......</description><pubDate>Thu, 06 Aug 2026 22:13:59 -0400</pubDate></item><item><title>Which Android emulators or Android virtual machines run well on Ubuntu 18.04 and 20.04 or later?</title><link>https://pop.com.sg/which-android-emulators-or-android-virtual-machines-run-well-on-ubuntu.html</link><guid isPermaLink="true">https://pop.com.sg/which-android-emulators-or-android-virtual-machines-run-well-on-ubuntu.html</guid><description>BlueStacks is a really easy-to-use (and freeware, apparently) Android emulator that runs well on Windows or Mac, but isn&amp;#039;t made for Linux.
I was able to get it to run in Ubuntu here by running it i......</description><pubDate>Thu, 06 Aug 2026 22:09:47 -0400</pubDate></item><item><title>crontab script not working</title><link>https://pop.com.sg/crontab-script-not-working.html</link><guid isPermaLink="true">https://pop.com.sg/crontab-script-not-working.html</guid><description>Below is my job.sh File
echo &amp;#039;Job Started Running&amp;#039;
echo &amp;#039;password&amp;#039; | sudo ./logstash -f /usr/share/logstash/bin/contact-index-logstash.conf
echo &amp;#039;Job Ended&amp;#039;
Below is my sudo crontab -e
* * * ......</description><pubDate>Thu, 06 Aug 2026 22:09:43 -0400</pubDate></item><item><title>When is CUDA gonna be released for Ubuntu 20.04?</title><link>https://pop.com.sg/when-is-cuda-gonna-be-released-for-ubuntu-20-04.html</link><guid isPermaLink="true">https://pop.com.sg/when-is-cuda-gonna-be-released-for-ubuntu-20-04.html</guid><description>So 20.04 got released two days ago, but when is CUDA for 20.04 gonna be released? Is Nvidia usually following up quickly?...</description><pubDate>Thu, 06 Aug 2026 22:06:47 -0400</pubDate></item><item><title>zip multiple folders into a zip file using terminal [duplicate]</title><link>https://pop.com.sg/zip-multiple-folders-into-a-zip-file-using-terminal-duplicate.html</link><guid isPermaLink="true">https://pop.com.sg/zip-multiple-folders-into-a-zip-file-using-terminal-duplicate.html</guid><description>I wish to store a few folders in a zip file and then convert that zip file into a jar.
I have the following folders : META-INF and org.
I tried the following command:
zip META-INF/ org/ wordcoun......</description><pubDate>Thu, 06 Aug 2026 22:01:50 -0400</pubDate></item><item><title>Postgresql server doesn&amp;#039;t start</title><link>https://pop.com.sg/postgresql-server-doesn-039-t-start.html</link><guid isPermaLink="true">https://pop.com.sg/postgresql-server-doesn-039-t-start.html</guid><description>[Ubuntu 16.04]
I installed postgresql 9.5 along with dependencies:
sudo sh -c &quot;echo &amp;#039;deb http://apt.postgresql.org/pub/repos/apt/ xenial-pgdg main&amp;#039; &amp;gt; /etc/apt/sources.list.d/pgdg.list&quot;
wget --q......</description><pubDate>Thu, 06 Aug 2026 21:50:39 -0400</pubDate></item><item><title>nginx different name for different port</title><link>https://pop.com.sg/nginx-different-name-for-different-port.html</link><guid isPermaLink="true">https://pop.com.sg/nginx-different-name-for-different-port.html</guid><description>I have two web applications (webapp1 port 7000 &amp;amp; webapp2 port 8000) for internal use hosted on my server VM with IP address 192.168.15.10 (ubuntu 20.04)
I want to see if it is possible to assign ...</description><pubDate>Thu, 06 Aug 2026 21:49:18 -0400</pubDate></item><item><title>python permission denied writing output to file</title><link>https://pop.com.sg/python-permission-denied-writing-output-to-file.html</link><guid isPermaLink="true">https://pop.com.sg/python-permission-denied-writing-output-to-file.html</guid><description>I want to execute a python file in /var/www/html:
sudo python myFile.py
Which works fine.
Now, I want to write the output to log.txt.
So, I type:
sudo python myFile.py &amp;gt;&amp;gt; log.txt
Howeve......</description><pubDate>Thu, 06 Aug 2026 21:42:54 -0400</pubDate></item><item><title>How to open password change dialog from gnome-control-center from the terminal?</title><link>https://pop.com.sg/how-to-open-password-change-dialog-from-gnome-control-center-from-the-.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-open-password-change-dialog-from-gnome-control-center-from-the-.html</guid><description>I can open the User sections by running gnome-control-center but I need to access directly the password dialog box. Is there a way to directly open it?...</description><pubDate>Thu, 06 Aug 2026 21:42:22 -0400</pubDate></item><item><title>I want to remove 3.28.tar.bz2 file and install 3.30.tar.bz2 file, how can I do that?</title><link>https://pop.com.sg/i-want-to-remove-3-28-tar-bz2-file-and-install-3-30-tar-bz2-file-how-c.html</link><guid isPermaLink="true">https://pop.com.sg/i-want-to-remove-3-28-tar-bz2-file-and-install-3-30-tar-bz2-file-how-c.html</guid><description>I am using Ubuntu WSL on windows 10 latest version and maybe I installed an older version of tar.bz2 file by using the command:
wget https://www.nsnam.org/release/ns-allinone-3.28.tar.bz2
tar xvjf ns-...</description><pubDate>Thu, 06 Aug 2026 21:29:14 -0400</pubDate></item><item><title>Voice audio comes weird and very low with a headphone</title><link>https://pop.com.sg/voice-audio-comes-weird-and-very-low-with-a-headphone.html</link><guid isPermaLink="true">https://pop.com.sg/voice-audio-comes-weird-and-very-low-with-a-headphone.html</guid><description>I had no problems watching videos until yesterday when I rebooted Ubuntu after an upgrade. Now when I watch a video with voices I only hear the background sounds normally but when someone speaks in......</description><pubDate>Thu, 06 Aug 2026 21:23:42 -0400</pubDate></item><item><title>restore transmission-daemon status and list from broken ubuntu install</title><link>https://pop.com.sg/restore-transmission-daemon-status-and-list-from-broken-ubuntu-install.html</link><guid isPermaLink="true">https://pop.com.sg/restore-transmission-daemon-status-and-list-from-broken-ubuntu-install.html</guid><description>today i lost one of my vm&amp;#039;s (the disk image refuses to boot but is still accessible).
given the age of the install i decided i would just go with a fresh install.
i have restored almost everything,......</description><pubDate>Thu, 06 Aug 2026 21:11:57 -0400</pubDate></item><item><title>What music players (or related applications) are there that would allow displaying/editing embedded lyrics of music tracks?</title><link>https://pop.com.sg/what-music-players-or-related-applications-are-there-that-would-allow-.html</link><guid isPermaLink="true">https://pop.com.sg/what-music-players-or-related-applications-are-there-that-would-allow-.html</guid><description>I use OSD Lyrics and CoverGloobus. They are good, they search and eventually download lyrics, when they can find them. The sources used by OSD Lyrics, for example, are rather limited (although I lo......</description><pubDate>Thu, 06 Aug 2026 21:09:53 -0400</pubDate></item><item><title>How to unpack EaseUs Todo backup .PBD files on Ubuntu</title><link>https://pop.com.sg/how-to-unpack-easeus-todo-backup-pbd-files-on-ubuntu.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-unpack-easeus-todo-backup-pbd-files-on-ubuntu.html</guid><description>I have a .PBD backup file of my old Windows laptop. This is created by the EaseUs Todo Backup utility. They don&amp;#039;t make it for Ubuntu.
Is there any way to unpack this file in an Ubuntu-native way?...</description><pubDate>Thu, 06 Aug 2026 21:06:07 -0400</pubDate></item><item><title>Apply transparent background in GIMP</title><link>https://pop.com.sg/apply-transparent-background-in-gimp.html</link><guid isPermaLink="true">https://pop.com.sg/apply-transparent-background-in-gimp.html</guid><description>How can I remove the background and replace with transparency (as represented by checkered background in PS)? And are there any limitations in the file type I can then export the image to?...</description><pubDate>Thu, 06 Aug 2026 21:04:26 -0400</pubDate></item><item><title>Lighter in CPU/Memory Usage: Lubuntu or Xubuntu</title><link>https://pop.com.sg/lighter-in-cpu-memory-usage-lubuntu-or-xubuntu.html</link><guid isPermaLink="true">https://pop.com.sg/lighter-in-cpu-memory-usage-lubuntu-or-xubuntu.html</guid><description>I am looking for an Ubuntu version that consumes less Memory and CPU. I have read both Lubuntu and Xubuntu (The homepages, wikipedia, phoronix and other sites comparing both). But from experience, ......</description><pubDate>Thu, 06 Aug 2026 20:56:20 -0400</pubDate></item><item><title>Cannot transfer file due to &quot;Filesystem does not support symbolic links&quot; error</title><link>https://pop.com.sg/cannot-transfer-file-due-to-filesystem-does-not-support-symbolic-links.html</link><guid isPermaLink="true">https://pop.com.sg/cannot-transfer-file-due-to-filesystem-does-not-support-symbolic-links.html</guid><description>When I want to transfer files from my local hard drive to my thumbdrive, I keep getting this error:
Filesystem does not support symbolic links.
I don&amp;#039;t know what this is, I need help with ...</description><pubDate>Thu, 06 Aug 2026 20:41:51 -0400</pubDate></item><item><title>Installed Kali Tools with kaltoolin3 on Ubuntu 20.04 and now Ubuntu will only boot to command line</title><link>https://pop.com.sg/installed-kali-tools-with-kaltoolin3-on-ubuntu-20-04-and-now-ubuntu-wi.html</link><guid isPermaLink="true">https://pop.com.sg/installed-kali-tools-with-kaltoolin3-on-ubuntu-20-04-and-now-ubuntu-wi.html</guid><description>Installed Kali Tools with kaltoolin3 on Ubuntu 20.04 and now Ubuntu will only boot to the command line.
Ctrl + Alt + F7 doesn&amp;#039;t do anything.
I&amp;#039;ve tried sudo apt-get install --reinstall ubuntu-desk......</description><pubDate>Thu, 06 Aug 2026 20:36:14 -0400</pubDate></item><item><title>Syntax error near unexpected token `newline&amp;#039; while installing Predictionio</title><link>https://pop.com.sg/syntax-error-near-unexpected-token-newline-039-while-installing-predic.html</link><guid isPermaLink="true">https://pop.com.sg/syntax-error-near-unexpected-token-newline-039-while-installing-predic.html</guid><description>I&amp;#039;m new to Prediction.io and when I try to install it following the instruction at this page I get the following error:
bash: -c: line 0: syntax error near unexpected token `newline&amp;#039;
bash: -c: li......</description><pubDate>Thu, 06 Aug 2026 20:33:08 -0400</pubDate></item><item><title>UDEV rules for FTDI not completely working</title><link>https://pop.com.sg/udev-rules-for-ftdi-not-completely-working.html</link><guid isPermaLink="true">https://pop.com.sg/udev-rules-for-ftdi-not-completely-working.html</guid><description>I know this question has been asked many times but I cannot make it work. I have a FTDI serial-usb converter. I have generated 10-fhss-usb.rules in /etc/udev/rules.d/:
SUBSYSTEM==&quot;tty&quot;, ATTRS{idVe......</description><pubDate>Thu, 06 Aug 2026 20:28:23 -0400</pubDate></item><item><title>Getting WiFi AP working with hostapd and isc-dhcp-server [Xubuntu 14.04]</title><link>https://pop.com.sg/getting-wifi-ap-working-with-hostapd-and-isc-dhcp-server-xubuntu-14-04.html</link><guid isPermaLink="true">https://pop.com.sg/getting-wifi-ap-working-with-hostapd-and-isc-dhcp-server-xubuntu-14-04.html</guid><description>I have tried using ap-hotspot from WebUpd8, and it did not work for me in 13.10 or 14.04, so I have been working on getting hostapd manually set up, using isc-dhcp-server since dnsmasq was having ...</description><pubDate>Thu, 06 Aug 2026 20:03:01 -0400</pubDate></item><item><title>Change network mac address using &quot;ip&quot; command</title><link>https://pop.com.sg/change-network-mac-address-using-ip-command.html</link><guid isPermaLink="true">https://pop.com.sg/change-network-mac-address-using-ip-command.html</guid><description>Usually I would be able to change my wifi mac address with the ifconfig command like :
ifconfig &amp;lt;iface&amp;gt; hw ether XX:XX:XX:XX:XX:XX
Ubuntu have however deprecated ifconfig in behalf of the &quot;......</description><pubDate>Thu, 06 Aug 2026 20:00:30 -0400</pubDate></item><item><title>Unable to install ubuntu 20.04 on HP DL380, DL360 Gen8</title><link>https://pop.com.sg/unable-to-install-ubuntu-20-04-on-hp-dl380-dl360-gen8.html</link><guid isPermaLink="true">https://pop.com.sg/unable-to-install-ubuntu-20-04-on-hp-dl380-dl360-gen8.html</guid><description>I downloaded 20.04 ISO from Ubuntu.com and created a bootable USB using Rufus tool. The target servers were used HP DL380, DL360 Gen8. I could not succeed to install the Ubuntu on any of the server......</description><pubDate>Thu, 06 Aug 2026 19:47:56 -0400</pubDate></item><item><title>How to insert an emoji into a text in Ubuntu 18.04 and later?</title><link>https://pop.com.sg/how-to-insert-an-emoji-into-a-text-in-ubuntu-18-04-and-later.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-insert-an-emoji-into-a-text-in-ubuntu-18-04-and-later.html</guid><description>What are the possibilities to insert, choose and use an emoji in Ubuntu 18.04 and later?...</description><pubDate>Thu, 06 Aug 2026 19:45:54 -0400</pubDate></item><item><title>How do I start/stop mysql server?</title><link>https://pop.com.sg/how-do-i-start-stop-mysql-server.html</link><guid isPermaLink="true">https://pop.com.sg/how-do-i-start-stop-mysql-server.html</guid><description>I tried to find in some articles describing how to correctly start &amp;amp; stop mysql server.
I found this link: How to start/stop MySql server on Ubuntu 8.04 | Abhi&amp;#039;s Blogging World
I ran this ...</description><pubDate>Thu, 06 Aug 2026 19:45:15 -0400</pubDate></item><item><title>Can see my hosted files after upgrading apache</title><link>https://pop.com.sg/can-see-my-hosted-files-after-upgrading-apache.html</link><guid isPermaLink="true">https://pop.com.sg/can-see-my-hosted-files-after-upgrading-apache.html</guid><description>I have lost web browser access to my local PHP files. Fortunately phpmyadmin continues to work nicely.
When I type my server ip in Firefox I get:
Index of /
[ICO] Name Last modified Size......</description><pubDate>Thu, 06 Aug 2026 19:44:51 -0400</pubDate></item><item><title>After 20.04.3 Upgrade, at shut down screen locks up</title><link>https://pop.com.sg/after-20-04-3-upgrade-at-shut-down-screen-locks-up.html</link><guid isPermaLink="true">https://pop.com.sg/after-20-04-3-upgrade-at-shut-down-screen-locks-up.html</guid><description>Ubuntu-20.04.03 LTS, Ryzen 5 4800x
New install, all ran perfectly so I rebooted and did an Update; followed by an Upgrade. used it a while then shut down -- all good.
Restarted and again, all good ......</description><pubDate>Thu, 06 Aug 2026 19:44:25 -0400</pubDate></item><item><title>How can I convert .osp files to other formats?</title><link>https://pop.com.sg/how-can-i-convert-osp-files-to-other-formats.html</link><guid isPermaLink="true">https://pop.com.sg/how-can-i-convert-osp-files-to-other-formats.html</guid><description>I&amp;#039;m new to Ubuntu. I recorded a video and edited it with OpenShot Video Editor. It was all good. But then I couldn&amp;#039;t upload the video because it&amp;#039;s format is .osp. I searched how to convert but I di......</description><pubDate>Thu, 06 Aug 2026 19:44:11 -0400</pubDate></item><item><title>How to find the number of CPU cores including virtual?</title><link>https://pop.com.sg/how-to-find-the-number-of-cpu-cores-including-virtual.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-find-the-number-of-cpu-cores-including-virtual.html</guid><description>How do I find out the number of cores my CPU has, including virtual cores (hyper threading cores) using the command line?...</description><pubDate>Thu, 06 Aug 2026 19:28:36 -0400</pubDate></item><item><title>Does LVM enable me to resize my /home partition?</title><link>https://pop.com.sg/does-lvm-enable-me-to-resize-my-home-partition.html</link><guid isPermaLink="true">https://pop.com.sg/does-lvm-enable-me-to-resize-my-home-partition.html</guid><description>With 13.04 here, I&amp;#039;m planning on wiping my computer and reinstalling. I have two hard drives, and I&amp;#039;ve heard that LVM allows the two drives to work together, as if they are a single drive.
I&amp;#039;ve also ...</description><pubDate>Thu, 06 Aug 2026 19:22:18 -0400</pubDate></item><item><title>Install Ubuntu 14.04 alongside with windows7</title><link>https://pop.com.sg/install-ubuntu-14-04-alongside-with-windows7.html</link><guid isPermaLink="true">https://pop.com.sg/install-ubuntu-14-04-alongside-with-windows7.html</guid><description>I&amp;#039;m trying to install Ubuntu 14.04 alongside Windows 7. I created with Acronis partion on 130Gb where I want to install Ubuntu, downloaded Ubuntu 14.04, made boot DVD and run it. During installatio......</description><pubDate>Thu, 06 Aug 2026 19:19:53 -0400</pubDate></item><item><title>Health check of external hard drives</title><link>https://pop.com.sg/health-check-of-external-hard-drives.html</link><guid isPermaLink="true">https://pop.com.sg/health-check-of-external-hard-drives.html</guid><description>What is best way to analyse the health of a large external 2TB/3TB/4TB USB hard drive with NTFS partitions in Ubuntu quickly?
I want to get some diagnostic data on overall health of the hard drive ...</description><pubDate>Thu, 06 Aug 2026 19:19:31 -0400</pubDate></item><item><title>Play intro from large collection of songs</title><link>https://pop.com.sg/play-intro-from-large-collection-of-songs.html</link><guid isPermaLink="true">https://pop.com.sg/play-intro-from-large-collection-of-songs.html</guid><description>I&amp;#039;m hoping to find a way to go through a large music collection to find a particular song.
However I do not know the title of the song, artist or album. I was hoping to find an audio player that h......</description><pubDate>Thu, 06 Aug 2026 19:17:51 -0400</pubDate></item><item><title>How do I get Civilization 3 to play on ubuntu</title><link>https://pop.com.sg/how-do-i-get-civilization-3-to-play-on-ubuntu.html</link><guid isPermaLink="true">https://pop.com.sg/how-do-i-get-civilization-3-to-play-on-ubuntu.html</guid><description>I can not get Civilization 3 to load onto ubuntu. How can this be done. It is a windows based version....</description><pubDate>Thu, 06 Aug 2026 19:16:05 -0400</pubDate></item><item><title>Ubuntu 16.04 x64 unable to power on bluetooth</title><link>https://pop.com.sg/ubuntu-16-04-x64-unable-to-power-on-bluetooth.html</link><guid isPermaLink="true">https://pop.com.sg/ubuntu-16-04-x64-unable-to-power-on-bluetooth.html</guid><description>My bluetooth device fails (powers off) randomly and I can&amp;#039;t turn it back on again unless I reboot (somethimes power off/on my laptop).
I have Lenovo Y50-70 laptop running Ubuntu 16.04 x64
Trying to ...</description><pubDate>Thu, 06 Aug 2026 19:15:19 -0400</pubDate></item><item><title>Questions tagged [randr] </title><link>https://pop.com.sg/questions-tagged-randr.html</link><guid isPermaLink="true">https://pop.com.sg/questions-tagged-randr.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Thu, 06 Aug 2026 19:13:14 -0400</pubDate></item><item><title>How do I install Xcode on Ubuntu?</title><link>https://pop.com.sg/how-do-i-install-xcode-on-ubuntu.html</link><guid isPermaLink="true">https://pop.com.sg/how-do-i-install-xcode-on-ubuntu.html</guid><description>I noticed Xcode has released a (non-snapshot) xCode download for Ubuntu.
I looked for an article on how to install it and I couldnt find anything.
Can anyone advise how to do this?...</description><pubDate>Thu, 06 Aug 2026 19:07:15 -0400</pubDate></item><item><title>Headphones no sound/not working (ATi r6xx and REaltek ALC892)</title><link>https://pop.com.sg/headphones-no-sound-not-working-ati-r6xx-and-realtek-alc892.html</link><guid isPermaLink="true">https://pop.com.sg/headphones-no-sound-not-working-ati-r6xx-and-realtek-alc892.html</guid><description>Tried other answers in some other posts, but I can&amp;#039;t seem to get it to work. image of alsamixer There&amp;#039;s an image of what alsamixer looks like when I open it. Basically, I can&amp;#039;t hear anything unles......</description><pubDate>Thu, 06 Aug 2026 19:03:10 -0400</pubDate></item><item><title>Where are my iptables?</title><link>https://pop.com.sg/where-are-my-iptables.html</link><guid isPermaLink="true">https://pop.com.sg/where-are-my-iptables.html</guid><description>I ran the code:
iptables-save -t nat -A PREROUTING -d 79.3.191.226 -j DNAT --to-destination 192.168.0.14
But I don&amp;#039;t know if it worked since I cannot find the iptables file inside my directory.
......</description><pubDate>Thu, 06 Aug 2026 19:00:28 -0400</pubDate></item><item><title>I cannot gain access to my atitesting.com account</title><link>https://pop.com.sg/i-cannot-gain-access-to-my-atitesting-com-account.html</link><guid isPermaLink="true">https://pop.com.sg/i-cannot-gain-access-to-my-atitesting-com-account.html</guid><description>The website states my browser is not supported.
The system has detected that your browser/OS combination (/Firefox 25.0) may not be
supported. You will need Internet Explorer (at least version 6......</description><pubDate>Thu, 06 Aug 2026 18:57:42 -0400</pubDate></item><item><title>New USB NVMe drive does not show up in lsblk, dmesg says &amp;#039;Unit Not Ready&amp;#039;, Any Suggestions?</title><link>https://pop.com.sg/new-usb-nvme-drive-does-not-show-up-in-lsblk-dmesg-says-039-unit-not-r.html</link><guid isPermaLink="true">https://pop.com.sg/new-usb-nvme-drive-does-not-show-up-in-lsblk-dmesg-says-039-unit-not-r.html</guid><description>I&amp;#039;ve got a Brand New ORICO TCM3-C3 NVMe M.2 SSD enclosure which I am using with a WD Blue WDS500G2B0B-00YS70 500Gb NVMe ssd (also new)
When I plug it in I get the usual ping of a USB device being ...</description><pubDate>Thu, 06 Aug 2026 18:51:27 -0400</pubDate></item><item><title>Ubuntu 14.04 Centrify Not able to login through GDM</title><link>https://pop.com.sg/ubuntu-14-04-centrify-not-able-to-login-through-gdm.html</link><guid isPermaLink="true">https://pop.com.sg/ubuntu-14-04-centrify-not-able-to-login-through-gdm.html</guid><description>We have an Active Directory Server running in my company. I need to add a Ubuntu desktop system to active directory domain. I followed this guide to add ubuntu to windows domain. I was successfully......</description><pubDate>Thu, 06 Aug 2026 18:44:26 -0400</pubDate></item><item><title>Download a whole website with wget (or other) including all its downloadable content</title><link>https://pop.com.sg/download-a-whole-website-with-wget-or-other-including-all-its-download.html</link><guid isPermaLink="true">https://pop.com.sg/download-a-whole-website-with-wget-or-other-including-all-its-download.html</guid><description>I&amp;#039;m trying to download winamp&amp;#039;s website in case they shut it down. I need to download literally everything.
I tried once with wget and I managed to download the website itself, but when I try to ...</description><pubDate>Thu, 06 Aug 2026 18:43:03 -0400</pubDate></item><item><title>What can I use instead of gnome-open?</title><link>https://pop.com.sg/what-can-i-use-instead-of-gnome-open.html</link><guid isPermaLink="true">https://pop.com.sg/what-can-i-use-instead-of-gnome-open.html</guid><description>What is a current replacement of gnome-open command (generic open of files based on the type)?
Before:
gnome-open mydoc.pdf # opened PDF in default application
Now:
gnome-open
The program &amp;#039;gn......</description><pubDate>Thu, 06 Aug 2026 18:38:01 -0400</pubDate></item><item><title>Checking for a file and whether it is readable and writable</title><link>https://pop.com.sg/checking-for-a-file-and-whether-it-is-readable-and-writable.html</link><guid isPermaLink="true">https://pop.com.sg/checking-for-a-file-and-whether-it-is-readable-and-writable.html</guid><description>I&amp;#039;m trying to write a script that will look for a certain .txt file saved to my desktop. I want the script to be able to check if this file exists and then check to see if it is readable and writa......</description><pubDate>Thu, 06 Aug 2026 18:36:28 -0400</pubDate></item><item><title>cd /var/www/html/ error</title><link>https://pop.com.sg/cd-var-www-html-error.html</link><guid isPermaLink="true">https://pop.com.sg/cd-var-www-html-error.html</guid><description>I am Trying to install angular4 but in the process I type this command:
cd /var/www/html/
As referred by the video but the error showing is this:
bash: cd: /var/www/html/: No such file or directory...</description><pubDate>Thu, 06 Aug 2026 18:34:47 -0400</pubDate></item><item><title>I formatted a USB drive and now it says the destination is read only [duplicate]</title><link>https://pop.com.sg/i-formatted-a-usb-drive-and-now-it-says-the-destination-is-read-only-d.html</link><guid isPermaLink="true">https://pop.com.sg/i-formatted-a-usb-drive-and-now-it-says-the-destination-is-read-only-d.html</guid><description>The Problem
It was a bootable Ubuntu USB drive at first I tried to format it using Nautilus it didn&amp;#039;t work, then i simply deleted the partition using Gparted and created a new FAT32 partition. but......</description><pubDate>Thu, 06 Aug 2026 18:33:14 -0400</pubDate></item><item><title>Removing conky drop shadow</title><link>https://pop.com.sg/removing-conky-drop-shadow.html</link><guid isPermaLink="true">https://pop.com.sg/removing-conky-drop-shadow.html</guid><description>I&amp;#039;ve started using Conky with 11.04 and want to remove its drop shadow.
I&amp;#039;ve tried setting any &amp;amp; !(class=Conky) in the Shadow Windows text box of the Window Decoration section. This works. Ho......</description><pubDate>Thu, 06 Aug 2026 18:32:39 -0400</pubDate></item><item><title>Ubuntu 1.14 recovery mode ((Drm_kms_helper:panic occurred,switching back to text console</title><link>https://pop.com.sg/ubuntu-1-14-recovery-mode-drm-kms-helper-panic-occurred-switching-back.html</link><guid isPermaLink="true">https://pop.com.sg/ubuntu-1-14-recovery-mode-drm-kms-helper-panic-occurred-switching-back.html</guid><description>I updated the operating system ubuntu. 14 (version 2.02~beta2-9))
When I restart my laptob I have this error.👇
.
.error
.
Drm_kms_helper:panic occurred,switching back to text console
.
.
.
I g......</description><pubDate>Thu, 06 Aug 2026 18:31:57 -0400</pubDate></item><item><title>Windows application installation in WINE (in Ubuntu 20.04) is asking to reboot Windows</title><link>https://pop.com.sg/windows-application-installation-in-wine-in-ubuntu-20-04-is-asking-to-.html</link><guid isPermaLink="true">https://pop.com.sg/windows-application-installation-in-wine-in-ubuntu-20-04-is-asking-to-.html</guid><description>Trying to complete a windows application installation under WINE (in Ububtu 20.04). the 1st part of the installation went well. However, the 2nd part of the installation is the windows application ......</description><pubDate>Thu, 06 Aug 2026 18:30:23 -0400</pubDate></item><item><title>Sudo hangs, internet disappears, and computer cannot be shut down after computer has been asleep for a long time</title><link>https://pop.com.sg/sudo-hangs-internet-disappears-and-computer-cannot-be-shut-down-after-.html</link><guid isPermaLink="true">https://pop.com.sg/sudo-hangs-internet-disappears-and-computer-cannot-be-shut-down-after-.html</guid><description>Sorry in advance for the lack of detailed technical info here - I&amp;#039;m doing my best but I&amp;#039;m relatively new to linux troubleshooting.
I&amp;#039;m using Ubuntu 21.10 (specifically the Ubuntu Budgie DE, in case......</description><pubDate>Thu, 06 Aug 2026 18:29:59 -0400</pubDate></item><item><title>How to install 0MQ on Ubuntu 16.04?</title><link>https://pop.com.sg/how-to-install-0mq-on-ubuntu-16-04.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-install-0mq-on-ubuntu-16-04.html</guid><description>I am confused with all the packages apt-cache outputs:
$ apt-cache search libzmq
libzmq-dbg - lightweight messaging kernel (debugging symbols)
libzmq-dev - lightweight messaging kernel (development ...</description><pubDate>Thu, 06 Aug 2026 18:29:40 -0400</pubDate></item><item><title>Building CCminer on Ubuntu 17.04</title><link>https://pop.com.sg/building-ccminer-on-ubuntu-17-04.html</link><guid isPermaLink="true">https://pop.com.sg/building-ccminer-on-ubuntu-17-04.html</guid><description>I recently started to mine some cryptconcurrencys again and I wanted to try Monero (XMR). The CPU miner xmrig works perfectly however I am having problems install a GPU miner.
What I already did
I ...</description><pubDate>Thu, 06 Aug 2026 18:25:18 -0400</pubDate></item><item><title>User Hypocritus - Ask Ubuntu</title><link>https://pop.com.sg/user-hypocritus-ask-ubuntu.html</link><guid isPermaLink="true">https://pop.com.sg/user-hypocritus-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Thu, 06 Aug 2026 18:22:38 -0400</pubDate></item><item><title>Replacing text in multiple files with text from a list in order</title><link>https://pop.com.sg/replacing-text-in-multiple-files-with-text-from-a-list-in-order.html</link><guid isPermaLink="true">https://pop.com.sg/replacing-text-in-multiple-files-with-text-from-a-list-in-order.html</guid><description>Let&amp;#039;s say I have the following files:
/etc/dir1/file.txt
/etc/dir2/file.txt
/etc/dir3/file.txt
... all the way up to dir100 (100 directories), every directory has file.txt.
And I have the follow......</description><pubDate>Thu, 06 Aug 2026 18:20:32 -0400</pubDate></item><item><title>GPG Not Working</title><link>https://pop.com.sg/gpg-not-working.html</link><guid isPermaLink="true">https://pop.com.sg/gpg-not-working.html</guid><description>I am using Ubuntu 18.04.1.
I previously had GPG 2.1.15 (including dependencies) manually installed from gnupg.org.
I wanted to install a ppa and after running sudo apt-key add Release.key I got the ...</description><pubDate>Thu, 06 Aug 2026 18:19:52 -0400</pubDate></item><item><title>Why does ^C, ^V etc. appear in the terminal when I use the Ctrl+character keyboard shortcut?</title><link>https://pop.com.sg/why-does-c-v-etc-appear-in-the-terminal-when-i-use-the-ctrl-character-.html</link><guid isPermaLink="true">https://pop.com.sg/why-does-c-v-etc-appear-in-the-terminal-when-i-use-the-ctrl-character-.html</guid><description>Sometimes, when copy-pasting text from the output of commands, I&amp;#039;ll accidently use Ctrl+c instead of Ctrl+Shift+c.
So the command-line interprets it as ^C...
Why is this? Why does the command-line ...</description><pubDate>Thu, 06 Aug 2026 18:17:55 -0400</pubDate></item><item><title>Connecting academic license for Bruker TopSpin 3.6 to CodeMeter</title><link>https://pop.com.sg/connecting-academic-license-for-bruker-topspin-3-6-to-codemeter.html</link><guid isPermaLink="true">https://pop.com.sg/connecting-academic-license-for-bruker-topspin-3-6-to-codemeter.html</guid><description>I believe I have both TopSpin3 and CodeMeter working properly. At least, I can go to the WebAdmin interface for CodeMeter and see that my academic license is installed.
I can also install TopSpin3 ......</description><pubDate>Thu, 06 Aug 2026 17:45:29 -0400</pubDate></item><item><title>Emoji disappear when I print, export to pdf, or download a pdf after update to 20.04</title><link>https://pop.com.sg/emoji-disappear-when-i-print-export-to-pdf-or-download-a-pdf-after-upd.html</link><guid isPermaLink="true">https://pop.com.sg/emoji-disappear-when-i-print-export-to-pdf-or-download-a-pdf-after-upd.html</guid><description>I recently updated to 20.04 and I love the new full range of full color emoji but they disappear when I print, export to PDF or even if I download a pdf from email.
I thought it was a libre office ......</description><pubDate>Thu, 06 Aug 2026 17:36:26 -0400</pubDate></item><item><title>MacBook Pro early 2008 model wont boot into Linux install</title><link>https://pop.com.sg/macbook-pro-early-2008-model-wont-boot-into-linux-install.html</link><guid isPermaLink="true">https://pop.com.sg/macbook-pro-early-2008-model-wont-boot-into-linux-install.html</guid><description>I&amp;#039;m a beginner using Linux and have used Mint, Kubuntu, Ubuntu, Manjaro, ElementaryOS and Fedora on another machine (Macbook Air 2013).
I have an old MacBook Pro I wish to revive, but I can&amp;#039;t seem......</description><pubDate>Thu, 06 Aug 2026 17:35:30 -0400</pubDate></item><item><title>From Windows XP to Lubuntu 12.04 LTS: was Windows graphically best detailed?</title><link>https://pop.com.sg/from-windows-xp-to-lubuntu-12-04-lts-was-windows-graphically-best-deta.html</link><guid isPermaLink="true">https://pop.com.sg/from-windows-xp-to-lubuntu-12-04-lts-was-windows-graphically-best-deta.html</guid><description>I switched from Windows XP to Lubuntu 12.04 LTS.
Pretty cool: already loving XFCE.
Anyway: I got to say that it looks like Linux is graphically less detailed.
I mean, I can clearly see a lot of p......</description><pubDate>Thu, 06 Aug 2026 17:23:04 -0400</pubDate></item><item><title>how to monitor connection to NFS mount</title><link>https://pop.com.sg/how-to-monitor-connection-to-nfs-mount.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-monitor-connection-to-nfs-mount.html</guid><description>I primarily work on files that lie on an NFS mounted network share. Since a recent IT upgrade, the network connection to this NFS mount seems sketchy -- every day, a couple of times during my work, I ...</description><pubDate>Thu, 06 Aug 2026 17:20:01 -0400</pubDate></item><item><title>How do I lock the screen from a terminal? [duplicate]</title><link>https://pop.com.sg/how-do-i-lock-the-screen-from-a-terminal-duplicate.html</link><guid isPermaLink="true">https://pop.com.sg/how-do-i-lock-the-screen-from-a-terminal-duplicate.html</guid><description>I am using Ubuntu 12.04. Is there any way to lock the screen or session from a terminal command or script?...</description><pubDate>Thu, 06 Aug 2026 17:17:45 -0400</pubDate></item><item><title>How to prevent Skype from upgrading and keep the old version for reinstallation?</title><link>https://pop.com.sg/how-to-prevent-skype-from-upgrading-and-keep-the-old-version-for-reins.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-prevent-skype-from-upgrading-and-keep-the-old-version-for-reins.html</guid><description>Today, as I&amp;#039;ve issued the apt-get upgrade command, I&amp;#039;ve noticed there is Skype update in the list. I am absolutely happy with the old Skype 2.2.0.35 Beta and definitely don&amp;#039;t want anything to chang......</description><pubDate>Thu, 06 Aug 2026 16:56:56 -0400</pubDate></item><item><title>Realtek HD audio drivers can&amp;#039;t be installed</title><link>https://pop.com.sg/realtek-hd-audio-drivers-can-039-t-be-installed.html</link><guid isPermaLink="true">https://pop.com.sg/realtek-hd-audio-drivers-can-039-t-be-installed.html</guid><description>I am receiving the following error on make install as suggested in the Realtek Audio driver package.
I installed the driver from this website.
The error I am getting is:
/bin/sh: 1: Syntax error......</description><pubDate>Thu, 06 Aug 2026 16:51:29 -0400</pubDate></item><item><title>Virtual Printer</title><link>https://pop.com.sg/virtual-printer.html</link><guid isPermaLink="true">https://pop.com.sg/virtual-printer.html</guid><description>are there any Virtual printer in Ubuntu that can be used during development to print RAW (similar to what most Thermal printer does--but virtual), either print to file or print to display....</description><pubDate>Thu, 06 Aug 2026 16:38:47 -0400</pubDate></item><item><title>Ambiguous redirect, grep command</title><link>https://pop.com.sg/ambiguous-redirect-grep-command.html</link><guid isPermaLink="true">https://pop.com.sg/ambiguous-redirect-grep-command.html</guid><description>It was an exercise from one Linux textbook: to give an example both input and output redirected. I found an answer in web:
grep \$Id &amp;lt; *.c &amp;gt; id_list
But this *.c seems to be the problem.......</description><pubDate>Thu, 06 Aug 2026 16:35:06 -0400</pubDate></item><item><title>Unable to download packages [duplicate]</title><link>https://pop.com.sg/unable-to-download-packages-duplicate.html</link><guid isPermaLink="true">https://pop.com.sg/unable-to-download-packages-duplicate.html</guid><description>Needing to download &amp;#039;traceroute&amp;#039; for some work that I have to do, I tried to download the package using &amp;#039;sudo apt-get install&amp;#039;. After looking online, I saw that I might have to update the software ......</description><pubDate>Thu, 06 Aug 2026 16:27:13 -0400</pubDate></item><item><title>Official Docker image for Ubuntu Server?</title><link>https://pop.com.sg/official-docker-image-for-ubuntu-server.html</link><guid isPermaLink="true">https://pop.com.sg/official-docker-image-for-ubuntu-server.html</guid><description>All I could find is an official Docker image for Ubuntu Desktop on Docker Hub. Isn&amp;#039;t there one for Ubuntu Server?
Does that mean, I&amp;#039;d have to create my own base image using scratch?...</description><pubDate>Thu, 06 Aug 2026 16:27:10 -0400</pubDate></item><item><title>Is there any Linux Alternatives to Cinebench and AIDA64?</title><link>https://pop.com.sg/is-there-any-linux-alternatives-to-cinebench-and-aida64.html</link><guid isPermaLink="true">https://pop.com.sg/is-there-any-linux-alternatives-to-cinebench-and-aida64.html</guid><description>I recently started migrating from Windows 10 to Ubuntu version 20.04. And even though everything is running smoothly, I wish I could use applications such as AIDA 64 or Cinebench to both check and ...</description><pubDate>Thu, 06 Aug 2026 15:54:37 -0400</pubDate></item><item><title>kivy any script does not open window in Ubuntu</title><link>https://pop.com.sg/kivy-any-script-does-not-open-window-in-ubuntu.html</link><guid isPermaLink="true">https://pop.com.sg/kivy-any-script-does-not-open-window-in-ubuntu.html</guid><description>I asked the question in stack owerflow before but I guess my problem is at first a ubuntu problem. When I excute a kivy script (e.g. hello world) in a vitualenv the script runs without errors but I......</description><pubDate>Thu, 06 Aug 2026 15:45:45 -0400</pubDate></item><item><title>Setting JAVA_HOME</title><link>https://pop.com.sg/setting-java-home.html</link><guid isPermaLink="true">https://pop.com.sg/setting-java-home.html</guid><description>How do I set JAVA_HOME=/usr/lib/jvm ...E ? The instructions say to use
INSTALL4J JAVA_HOME=/usr/lib/jvm/java-6-sun
but I get an error that says:
INSTALL4J: command not found
I have downloaded ...</description><pubDate>Thu, 06 Aug 2026 15:43:31 -0400</pubDate></item><item><title>How to install Nouveau driver on 19.10 and use DisplayLink</title><link>https://pop.com.sg/how-to-install-nouveau-driver-on-19-10-and-use-displaylink.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-install-nouveau-driver-on-19-10-and-use-displaylink.html</guid><description>I&amp;#039;m trying to get DisplayLink work on Ubuntu 19.10 for the dual DisplayLink i-tec USB3 to Dual-HDMI device (to have 2 external displays by USB3).
I have posted some log and opened an issue at GitH......</description><pubDate>Thu, 06 Aug 2026 15:43:21 -0400</pubDate></item><item><title>How to use sudo from a standard user?</title><link>https://pop.com.sg/how-to-use-sudo-from-a-standard-user.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-use-sudo-from-a-standard-user.html</guid><description>If I try using sudo as a non-privileged user, I get a message that the user is not in the sudoers file. I know the Administrator password, but I do not know, how to use it from a non-privileged (St......</description><pubDate>Thu, 06 Aug 2026 15:39:25 -0400</pubDate></item><item><title>AMD Athlon 64x2 Dual Core 2.6 GHz</title><link>https://pop.com.sg/amd-athlon-64x2-dual-core-2-6-ghz.html</link><guid isPermaLink="true">https://pop.com.sg/amd-athlon-64x2-dual-core-2-6-ghz.html</guid><description>64-bit or 32-bit? I need to run graphics software such as Adobe Master Collection CS3 and MS Office Publisher. What do I need ot make this work?...</description><pubDate>Thu, 06 Aug 2026 15:19:28 -0400</pubDate></item><item><title>What is the difference between Gvim and Vim?</title><link>https://pop.com.sg/what-is-the-difference-between-gvim-and-vim.html</link><guid isPermaLink="true">https://pop.com.sg/what-is-the-difference-between-gvim-and-vim.html</guid><description>Could someone please explain to me the differences between Gvim and Vim?...</description><pubDate>Thu, 06 Aug 2026 15:15:26 -0400</pubDate></item><item><title>Netplan configuration - renaming network interfaces</title><link>https://pop.com.sg/netplan-configuration-renaming-network-interfaces.html</link><guid isPermaLink="true">https://pop.com.sg/netplan-configuration-renaming-network-interfaces.html</guid><description>I&amp;#039;m no fan of netplan, a simple renaming operation that&amp;#039;s taking hours can&amp;#039;t be seen as progress...
I have a physical box, with physical NIC&amp;#039;s that I need to bridge. On the test machine it&amp;#039;s two ...</description><pubDate>Thu, 06 Aug 2026 15:12:57 -0400</pubDate></item><item><title>How to Rename Multiple Files With Their First 10 Characters?</title><link>https://pop.com.sg/how-to-rename-multiple-files-with-their-first-10-characters.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-rename-multiple-files-with-their-first-10-characters.html</guid><description>I am having a problem to rename multiple files by replacing the name by their first 10 characters of their old name. I tried to find the solution in internet but I didn&amp;#039;t find the answers.
Example:
...</description><pubDate>Thu, 06 Aug 2026 15:12:23 -0400</pubDate></item><item><title>Why is my cursor position offset in FireFox on my main screen?</title><link>https://pop.com.sg/why-is-my-cursor-position-offset-in-firefox-on-my-main-screen.html</link><guid isPermaLink="true">https://pop.com.sg/why-is-my-cursor-position-offset-in-firefox-on-my-main-screen.html</guid><description>I&amp;#039;ve been struggling with this problem for a while now. Maybe since my upgrade from 18.04 to 20.04.
It was very difficult to capture, but here is a video that shows that when the LinkedIn.com page......</description><pubDate>Thu, 06 Aug 2026 15:08:09 -0400</pubDate></item><item><title>How can I change the Dock settings in Ubuntu 20.04?</title><link>https://pop.com.sg/how-can-i-change-the-dock-settings-in-ubuntu-20-04.html</link><guid isPermaLink="true">https://pop.com.sg/how-can-i-change-the-dock-settings-in-ubuntu-20-04.html</guid><description>Are the dock settings completely gone from the latest version of Ubuntu? I can&amp;#039;t seem to find them in the Settings application. If so, how can I change the icon size and move the dock around?...</description><pubDate>Thu, 06 Aug 2026 14:53:03 -0400</pubDate></item><item><title>mysql-workbench-community wont run</title><link>https://pop.com.sg/mysql-workbench-community-wont-run.html</link><guid isPermaLink="true">https://pop.com.sg/mysql-workbench-community-wont-run.html</guid><description>it seems that other possibilities than snap don&amp;#039;t exist any longer.
The Oracle version produces other errors.
So i did:
snap install mysql-workbench-community
When i run it i get:
mkdir: cannot cre......</description><pubDate>Thu, 06 Aug 2026 14:51:35 -0400</pubDate></item><item><title>How can you update less css compiler to the latest version from apt-get?</title><link>https://pop.com.sg/how-can-you-update-less-css-compiler-to-the-latest-version-from-apt-ge.html</link><guid isPermaLink="true">https://pop.com.sg/how-can-you-update-less-css-compiler-to-the-latest-version-from-apt-ge.html</guid><description>You can install less css compiler easy:
apt-get install lessc
But that only installs version 1.1.0. How can you update to the very latest version?
(The latest version is 1.3.0)
-- update --
I......</description><pubDate>Thu, 06 Aug 2026 14:29:34 -0400</pubDate></item><item><title>Speaker Icon in taskbar is missing</title><link>https://pop.com.sg/speaker-icon-in-taskbar-is-missing.html</link><guid isPermaLink="true">https://pop.com.sg/speaker-icon-in-taskbar-is-missing.html</guid><description>I&amp;#039;m totally newbie to Ubuntu after years of MS Windows. Please excuse my mitakes. The icon was located in Gnome Panel 2.30.2. and it adjust the level of sound....</description><pubDate>Thu, 06 Aug 2026 14:28:21 -0400</pubDate></item></channel></rss>