<?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>Fri, 07 Aug 2026 02:37:48 -0400</lastBuildDate><atom:link href="https://pop.com.sg/rss.xml" rel="self" type="application/rss+xml" /><item><title>rsync --compare-dest does not work</title><link>https://pop.com.sg/rsync-compare-dest-does-not-work.html</link><guid isPermaLink="true">https://pop.com.sg/rsync-compare-dest-does-not-work.html</guid><description>I have these directories SRC, DST, COMPARE:
/opt/SRC
file1
file2
file3
/opt/DST
file1
file2
/opt/COMPARE
empty
I wish:
$ ls /opt/COMPARE
file3
But when I run :
rsync -avz --compare-dest=/......</description><pubDate>Fri, 07 Aug 2026 06:33:27 -0400</pubDate></item><item><title>What is DISK=/dev/sdX?</title><link>https://pop.com.sg/what-is-disk-dev-sdx.html</link><guid isPermaLink="true">https://pop.com.sg/what-is-disk-dev-sdx.html</guid><description>I am following this link to create a bootable SD card. I am stuck at mkfs.ext4 &amp;lt;= 1.42.
for: DISK=/dev/mmcblk0
The terminal complains that no &amp;#039;for&amp;#039; command is found. I suppose I should leav......</description><pubDate>Fri, 07 Aug 2026 06:24:17 -0400</pubDate></item><item><title>Weird output while using sed to rename files</title><link>https://pop.com.sg/weird-output-while-using-sed-to-rename-files.html</link><guid isPermaLink="true">https://pop.com.sg/weird-output-while-using-sed-to-rename-files.html</guid><description>I am using Ubuntu 20.04.2 with GNU sed version 4.7. I have a bunch of music files that got named weirdly because they did not have all the info I specified to be in the file name. For example, &amp;quot;...</description><pubDate>Fri, 07 Aug 2026 06:20:50 -0400</pubDate></item><item><title>How to install python-igraph?</title><link>https://pop.com.sg/how-to-install-python-igraph.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-install-python-igraph.html</guid><description>I am following these instructions to install python-igraph. Adding PPA words and update works. But the install complains of the following: Couldn&amp;#039;t find any package whose name or description mat......</description><pubDate>Fri, 07 Aug 2026 06:16:13 -0400</pubDate></item><item><title>Add &quot;not&quot; to if statement in shell script</title><link>https://pop.com.sg/add-not-to-if-statement-in-shell-script.html</link><guid isPermaLink="true">https://pop.com.sg/add-not-to-if-statement-in-shell-script.html</guid><description>I have the following script that should exist if the user does not exist.
#check if user currently exists on system
if id $User &amp;gt; /dev/null 2&amp;gt;&amp;amp;1
then #user exists no need to exit pro......</description><pubDate>Fri, 07 Aug 2026 06:16:12 -0400</pubDate></item><item><title>How can i fix keyboard and trackpad on my Surface Laptop 3?</title><link>https://pop.com.sg/how-can-i-fix-keyboard-and-trackpad-on-my-surface-laptop-3.html</link><guid isPermaLink="true">https://pop.com.sg/how-can-i-fix-keyboard-and-trackpad-on-my-surface-laptop-3.html</guid><description>I don&amp;#039;t know if this is the right place to ask this question, but i have some problems with Ubuntu 20.04 LTS on my Surface Laptop 3. In the GRUB all works but ,when the OS starts, the keyboard, the ...</description><pubDate>Fri, 07 Aug 2026 05:57:32 -0400</pubDate></item><item><title>How to get NetExtender VPN client on Ubuntu 13.04 working?</title><link>https://pop.com.sg/how-to-get-netextender-vpn-client-on-ubuntu-13-04-working.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-get-netextender-vpn-client-on-ubuntu-13-04-working.html</guid><description>I&amp;#039;ve got a Ubuntu 13.04 desktop and I need to connect to a Sonicwall VPN appliance using NetExtender. TL,DR, the VPN connects fine, but then I can&amp;#039;t reach any internet or LAN websites.
Details:
...</description><pubDate>Fri, 07 Aug 2026 05:51:57 -0400</pubDate></item><item><title>How to install dpkg-reconfigure?</title><link>https://pop.com.sg/how-to-install-dpkg-reconfigure.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-install-dpkg-reconfigure.html</guid><description>I want to install dpkg-reconfigure in Ubuntu 12.04 LTS install on Amazon EC2? How to go about it?...</description><pubDate>Fri, 07 Aug 2026 05:39:12 -0400</pubDate></item><item><title>How do I change the hold delay to move a Unity launcher icon?</title><link>https://pop.com.sg/how-do-i-change-the-hold-delay-to-move-a-unity-launcher-icon.html</link><guid isPermaLink="true">https://pop.com.sg/how-do-i-change-the-hold-delay-to-move-a-unity-launcher-icon.html</guid><description>I need to increase the hold delay to move an icon in the Unity launcher in Ubuntu 13.10. How do I do that ?
I need this because of latency of remote desktop access: a short click acts as a long on......</description><pubDate>Fri, 07 Aug 2026 05:38:48 -0400</pubDate></item><item><title>how to change a user home directory to adirectory that already exits?</title><link>https://pop.com.sg/how-to-change-a-user-home-directory-to-adirectory-that-already-exits.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-change-a-user-home-directory-to-adirectory-that-already-exits.html</guid><description>I have a website user who I want to be able to upload content to a folder on my server. I thought ok, I&amp;#039;ll create a new user, and change his home directory to the folder where his stuff is already.......</description><pubDate>Fri, 07 Aug 2026 05:35:01 -0400</pubDate></item><item><title>Checking if mac-address is present on network still doesn&amp;#039;t work (ping -b and arp)</title><link>https://pop.com.sg/checking-if-mac-address-is-present-on-network-still-doesn-039-t-work-p.html</link><guid isPermaLink="true">https://pop.com.sg/checking-if-mac-address-is-present-on-network-still-doesn-039-t-work-p.html</guid><description>This is kind of a follow up to this post of mine.
I have the mac-address of my phone (samsung galaxy S9; though it shouldn&amp;#039;t matter). I want to check if it&amp;#039;s on the network or not. It doesn&amp;#039;t have a ...</description><pubDate>Fri, 07 Aug 2026 05:28:24 -0400</pubDate></item><item><title>Apt-get update not working in Ubuntu 16.04 &quot;temporary failure resolving&quot; [duplicate]</title><link>https://pop.com.sg/apt-get-update-not-working-in-ubuntu-16-04-temporary-failure-resolving.html</link><guid isPermaLink="true">https://pop.com.sg/apt-get-update-not-working-in-ubuntu-16-04-temporary-failure-resolving.html</guid><description>First of all I am new to Linux command line. I never worked with it before. My problem is that the command apt-get update will just return:
Err:1 http://us.archive.ubuntu.com/ubuntu xenial InRelea......</description><pubDate>Fri, 07 Aug 2026 05:17:07 -0400</pubDate></item><item><title>Is it safety to erase the /etc/apt/sources.list.d folder files</title><link>https://pop.com.sg/is-it-safety-to-erase-the-etc-apt-sources-list-d-folder-files.html</link><guid isPermaLink="true">https://pop.com.sg/is-it-safety-to-erase-the-etc-apt-sources-list-d-folder-files.html</guid><description>I&amp;#039;m using Ubuntu Studio 20.04 LTS, upgraded from 18.04, upgrade from 16.04 LTS.
Because some problem (not related with this question), I discovered I have a folder called /etc/apt/sources.list.d
Wh......</description><pubDate>Fri, 07 Aug 2026 04:55:29 -0400</pubDate></item><item><title>Will Ubuntu run smoothly on my 2012 MacBook Air? </title><link>https://pop.com.sg/will-ubuntu-run-smoothly-on-my-2012-macbook-air.html</link><guid isPermaLink="true">https://pop.com.sg/will-ubuntu-run-smoothly-on-my-2012-macbook-air.html</guid><description>Tech Specs:
1.7GHz dual-core Intel Core i5 (Turbo Boost up to 2.6GHz) with 3MB shared L3 cache
4GB of 1600MHz DDR3L on-board memory
Intel HD Graphics 4000
64GB flash storage...</description><pubDate>Fri, 07 Aug 2026 04:52:00 -0400</pubDate></item><item><title>Can I use gpg on both Ubuntu and Windows to encrypt my files</title><link>https://pop.com.sg/can-i-use-gpg-on-both-ubuntu-and-windows-to-encrypt-my-files.html</link><guid isPermaLink="true">https://pop.com.sg/can-i-use-gpg-on-both-ubuntu-and-windows-to-encrypt-my-files.html</guid><description>I have a private gpg key for Ubuntu.
My question is: How can I use same encryption key for both Windows and Ubuntu?
If I use gpg in Ubuntu, can I use that same gpg key with Windows or vice versa......</description><pubDate>Fri, 07 Aug 2026 04:44:42 -0400</pubDate></item><item><title>Passwordless login with Yubikey 5 NFC</title><link>https://pop.com.sg/passwordless-login-with-yubikey-5-nfc.html</link><guid isPermaLink="true">https://pop.com.sg/passwordless-login-with-yubikey-5-nfc.html</guid><description>I just bought a Yubikey 5 NFC and have set it up per their instructions on Ubuntu 19.04. But my preferred use case is to use the key as passwordless option (if it&amp;#039;s plugged in; allow access - if i......</description><pubDate>Fri, 07 Aug 2026 04:42:47 -0400</pubDate></item><item><title>How to see Login history?</title><link>https://pop.com.sg/how-to-see-login-history.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-see-login-history.html</guid><description>Is it possible to see the login history, i mean to see if someone has used the computer in my absence and when he used it .
if it is possible, where can i get the log ?
if not, is there a program t......</description><pubDate>Fri, 07 Aug 2026 04:40:18 -0400</pubDate></item><item><title>Where is the path for the java command defined in Ubuntu?</title><link>https://pop.com.sg/where-is-the-path-for-the-java-command-defined-in-ubuntu.html</link><guid isPermaLink="true">https://pop.com.sg/where-is-the-path-for-the-java-command-defined-in-ubuntu.html</guid><description>I am struggling to get my Ubuntu 20.04 to get to recognize the correct java version. I have set the correct environmental variable inside a shell script in /etc/profile.d/
My $JAVA_HOME output:
root@...</description><pubDate>Fri, 07 Aug 2026 04:39:07 -0400</pubDate></item><item><title>Ubuntu 18.04 suddenly no sound and no wifi</title><link>https://pop.com.sg/ubuntu-18-04-suddenly-no-sound-and-no-wifi.html</link><guid isPermaLink="true">https://pop.com.sg/ubuntu-18-04-suddenly-no-sound-and-no-wifi.html</guid><description>I&amp;#039;ve been using ubuntu 18.04 since I got this Dell laptop in 2018. I don&amp;#039;t have any dual thing, just ubuntu. Yesterday suddenly sound is gone and only Dummy Output is shown in settings, but I still......</description><pubDate>Fri, 07 Aug 2026 04:29:33 -0400</pubDate></item><item><title>Changing the editor background colour in Eric IDE</title><link>https://pop.com.sg/changing-the-editor-background-colour-in-eric-ide.html</link><guid isPermaLink="true">https://pop.com.sg/changing-the-editor-background-colour-in-eric-ide.html</guid><description>I&amp;#039;m using the Eric python IDE (version 6), but I can&amp;#039;t find a way to change the background colour of the code editor. It has picked up the dark background colour of my Kubuntu theme, making code very ...</description><pubDate>Fri, 07 Aug 2026 04:28:46 -0400</pubDate></item><item><title>Canon mg2550 printer: How to install printer driver?</title><link>https://pop.com.sg/canon-mg2550-printer-how-to-install-printer-driver.html</link><guid isPermaLink="true">https://pop.com.sg/canon-mg2550-printer-how-to-install-printer-driver.html</guid><description>I&amp;#039;m trying to set up a new printer but the problem is I never used Linux before.
It&amp;#039;s a Canon MG2550 and the installation CD is only for windows. Firstly it doesn&amp;#039;t appear on the list of printer ......</description><pubDate>Fri, 07 Aug 2026 04:23:21 -0400</pubDate></item><item><title>Permission denied when I try to cd into any folder</title><link>https://pop.com.sg/permission-denied-when-i-try-to-cd-into-any-folder.html</link><guid isPermaLink="true">https://pop.com.sg/permission-denied-when-i-try-to-cd-into-any-folder.html</guid><description>I recently did a fresh install of Ubuntu 16.04. When trying to cd into any folder in my home directory I get the following:
bash: cd: Documents: Permission denied
I ran ls -lstr and this was the ......</description><pubDate>Fri, 07 Aug 2026 04:13:55 -0400</pubDate></item><item><title>How can I remove python 2.7 after installing python 3.3?</title><link>https://pop.com.sg/how-can-i-remove-python-2-7-after-installing-python-3-3.html</link><guid isPermaLink="true">https://pop.com.sg/how-can-i-remove-python-2-7-after-installing-python-3-3.html</guid><description>I have successfully installed python 3.3 on Ubuntu 12.10. Since I don’t need multiple versions of python, I want to remove the existing python 2.7. When I try to do that, using
sudo apt-get remove ...</description><pubDate>Fri, 07 Aug 2026 04:03:55 -0400</pubDate></item><item><title>Can not push my local project into bitbucket repository using ubuntu [closed]</title><link>https://pop.com.sg/can-not-push-my-local-project-into-bitbucket-repository-using-ubuntu-c.html</link><guid isPermaLink="true">https://pop.com.sg/can-not-push-my-local-project-into-bitbucket-repository-using-ubuntu-c.html</guid><description>I am facing some issue. I was trying to push my total project into my bit bucket repository but it failed.its showing me the following message.
To https://subhrajyoti@bitbucket.org/subhrajyoti/...</description><pubDate>Fri, 07 Aug 2026 03:50:45 -0400</pubDate></item><item><title>How to disable TLS SSL in vsftpd only for a specific user?</title><link>https://pop.com.sg/how-to-disable-tls-ssl-in-vsftpd-only-for-a-specific-user.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-disable-tls-ssl-in-vsftpd-only-for-a-specific-user.html</guid><description>I have added ssl_enable=YES to vsftpd.conf to enable secure connection as per this tutorial: https://www.digitalocean.com/community/tutorials/how-to-configure-vsftpd-to-use-ssl-tls-on-an-ubuntu-vps......</description><pubDate>Fri, 07 Aug 2026 03:49:10 -0400</pubDate></item><item><title>How do I check which shell I am using?</title><link>https://pop.com.sg/how-do-i-check-which-shell-i-am-using.html</link><guid isPermaLink="true">https://pop.com.sg/how-do-i-check-which-shell-i-am-using.html</guid><description>I read that terminal is nothing but shell, and Unix provides different flavors of shells:
Bourne shell (sh)
C shell (csh)
TC shell (tcsh)
Korn shell (ksh)
Bourne Again shell (bash)
Questions:
Wh......</description><pubDate>Fri, 07 Aug 2026 03:47:21 -0400</pubDate></item><item><title>No secondary button (right click) on touchpad</title><link>https://pop.com.sg/no-secondary-button-right-click-on-touchpad.html</link><guid isPermaLink="true">https://pop.com.sg/no-secondary-button-right-click-on-touchpad.html</guid><description>I&amp;#039;m experiencing a serious problem with the new Ubuntu 18.04:
System
Dell XPS 13 with a freshly installed Ubuntu 18.04 LTS.
Problem description
The touchpad provides only primary button (single c......</description><pubDate>Fri, 07 Aug 2026 03:29:38 -0400</pubDate></item><item><title>Prevent du command report inflated info about /snap directories</title><link>https://pop.com.sg/prevent-du-command-report-inflated-info-about-snap-directories.html</link><guid isPermaLink="true">https://pop.com.sg/prevent-du-command-report-inflated-info-about-snap-directories.html</guid><description>I have an Ubuntu 20.04 server installed on a single 8GB drive. The default installation has some &quot;snap&quot;s installed also. So, there are some &quot;squashfs&quot; file systems also reported by the df command:
......</description><pubDate>Fri, 07 Aug 2026 03:15:16 -0400</pubDate></item><item><title>Permanent PATH variable</title><link>https://pop.com.sg/permanent-path-variable.html</link><guid isPermaLink="true">https://pop.com.sg/permanent-path-variable.html</guid><description>How will I make this /media/De Soft/mongodb/bin PATH variable permanent?
Everyone is saying &quot;export PATH=$PATH:media/De\ Soft/mongodb/bin to your ~/.profile, or .bashrc, or .zshenv depending on your ...</description><pubDate>Fri, 07 Aug 2026 03:09:50 -0400</pubDate></item><item><title>How to completely remove firefox so it won&amp;#039;t update?</title><link>https://pop.com.sg/how-to-completely-remove-firefox-so-it-won-039-t-update.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-completely-remove-firefox-so-it-won-039-t-update.html</guid><description>I really don&amp;#039;t like firefox, so the first thing I did after installation was install chromium as a browser and removed firefox via terminal using:
sudo apt-get remove --purge firefox
But every time ...</description><pubDate>Fri, 07 Aug 2026 03:06:06 -0400</pubDate></item><item><title>Logitech Illuminated K800 keyboard not working properly after boot-up</title><link>https://pop.com.sg/logitech-illuminated-k800-keyboard-not-working-properly-after-boot-up.html</link><guid isPermaLink="true">https://pop.com.sg/logitech-illuminated-k800-keyboard-not-working-properly-after-boot-up.html</guid><description>When I boot my machine, my Logitech Illuminated K800 keyboard connected via a Unifying Receiver does not work properly: there is lag between a keypress and the letter appearing on the screen and some ...</description><pubDate>Fri, 07 Aug 2026 03:05:15 -0400</pubDate></item><item><title>CTRL + ALT + F7 shortcut</title><link>https://pop.com.sg/ctrl-alt-f7-shortcut.html</link><guid isPermaLink="true">https://pop.com.sg/ctrl-alt-f7-shortcut.html</guid><description>Can someone explain what this combination does? I mistakenly pressed it on Ubuntu 20.10 and it showed me a screen with the same output of fsck (“clean” and the number of blocks)... now I am worried......</description><pubDate>Fri, 07 Aug 2026 02:53:15 -0400</pubDate></item><item><title>Stop using flash? Or improve the flash experience?</title><link>https://pop.com.sg/stop-using-flash-or-improve-the-flash-experience.html</link><guid isPermaLink="true">https://pop.com.sg/stop-using-flash-or-improve-the-flash-experience.html</guid><description>I&amp;#039;d like to setup my Ubuntu to work without Flash (= not installed), but still be able to view videos on sites like Youtube, wisevid, etc. I want to try this because recently Flash has crashed a ...</description><pubDate>Fri, 07 Aug 2026 02:37:42 -0400</pubDate></item><item><title>Print the first column</title><link>https://pop.com.sg/print-the-first-column.html</link><guid isPermaLink="true">https://pop.com.sg/print-the-first-column.html</guid><description>I want to print column 1 of this file. I used this command: awk &amp;#039;{print $1}&amp;#039; but it just printed the first word of the 1st column.
DATA
ABC transporters ABC transporters
...</description><pubDate>Fri, 07 Aug 2026 02:33:27 -0400</pubDate></item><item><title>How do I print a large single page in several small pages?</title><link>https://pop.com.sg/how-do-i-print-a-large-single-page-in-several-small-pages.html</link><guid isPermaLink="true">https://pop.com.sg/how-do-i-print-a-large-single-page-in-several-small-pages.html</guid><description>My use case is an A3 pdf landscape sheet that I needed printed in two A4 portraits. I am using desktop ubuntu 16.04.
What I have tried
What I have managed to do is use a command-line program that h......</description><pubDate>Fri, 07 Aug 2026 02:33:27 -0400</pubDate></item><item><title>Use bash and ffmpeg in 18.04 to concatenate multiple 3GP files to one 3GP file, matching by date YYYYMMDD in filename</title><link>https://pop.com.sg/use-bash-and-ffmpeg-in-18-04-to-concatenate-multiple-3gp-files-to-one-.html</link><guid isPermaLink="true">https://pop.com.sg/use-bash-and-ffmpeg-in-18-04-to-concatenate-multiple-3gp-files-to-one-.html</guid><description>I have these example files in an Ubuntu 18.04 system:
VID_20190407_160033.3gp
VID_20190407_161444.3gp
VID_20190407_161609.3gp
VID_20190415_183315.3gp
VID_20190415_183411.3gp
...</description><pubDate>Fri, 07 Aug 2026 02:32:54 -0400</pubDate></item><item><title>Cant install PHP 7.2 on Ubuntu 20.04</title><link>https://pop.com.sg/cant-install-php-7-2-on-ubuntu-20-04.html</link><guid isPermaLink="true">https://pop.com.sg/cant-install-php-7-2-on-ubuntu-20-04.html</guid><description>I added ondrej PPA. And tried install php 7.2, but looks like PPA has not been updated yet. What are my workarounds?...</description><pubDate>Fri, 07 Aug 2026 02:30:15 -0400</pubDate></item><item><title>Gimp: Can&amp;#039;t use fill bucket to fill selection</title><link>https://pop.com.sg/gimp-can-039-t-use-fill-bucket-to-fill-selection.html</link><guid isPermaLink="true">https://pop.com.sg/gimp-can-039-t-use-fill-bucket-to-fill-selection.html</guid><description>I have a small image file (a .gif file containing ) with a transparent background and some small red squares in the foreground. I would like to change the foreground colour from red to blue (RGB 0......</description><pubDate>Fri, 07 Aug 2026 02:28:21 -0400</pubDate></item><item><title>Uninstalling package python3.10 nuked half of my system</title><link>https://pop.com.sg/uninstalling-package-python3-10-nuked-half-of-my-system.html</link><guid isPermaLink="true">https://pop.com.sg/uninstalling-package-python3-10-nuked-half-of-my-system.html</guid><description>I upgraded to the latest Ubuntu 22.04 LTS. Before I had python 3.9 but I needed 3.10 so I installed,
sudo apt install python3.10
After the update, the standard python was bumped to 3.10 so I no lo......</description><pubDate>Fri, 07 Aug 2026 02:25:43 -0400</pubDate></item><item><title>How to open GUI folder manager in Awesome WM?</title><link>https://pop.com.sg/how-to-open-gui-folder-manager-in-awesome-wm.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-open-gui-folder-manager-in-awesome-wm.html</guid><description>I have installed awesome several hours ago. I do not know how to open folders in GUI. How to open graphical folder manager in Awesome WM ?
I mean the default GUI folder in Awesome WM....</description><pubDate>Fri, 07 Aug 2026 02:19:19 -0400</pubDate></item><item><title>Dash to Panel not showing running indicator for Nautilus</title><link>https://pop.com.sg/dash-to-panel-not-showing-running-indicator-for-nautilus.html</link><guid isPermaLink="true">https://pop.com.sg/dash-to-panel-not-showing-running-indicator-for-nautilus.html</guid><description>I use the extension Dash to Panel to combine the top bar and the dock, because I have a small 768p screen and both things takes a lot of space.
Since I upgraded to 21.10 the bottom bar doesn&amp;#039;t show......</description><pubDate>Fri, 07 Aug 2026 02:14:13 -0400</pubDate></item><item><title>Not Allowed to Create User with GRANT</title><link>https://pop.com.sg/not-allowed-to-create-user-with-grant.html</link><guid isPermaLink="true">https://pop.com.sg/not-allowed-to-create-user-with-grant.html</guid><description>I was trying to install wordpress on ubuntu using the link and struck at https://ubuntu.com/tutorials/install-and-configure-wordpress#4-configure-database
When I run this command,I get the error-
......</description><pubDate>Fri, 07 Aug 2026 02:13:47 -0400</pubDate></item><item><title>Why is a user with root privileges not in ~ anymore?</title><link>https://pop.com.sg/why-is-a-user-with-root-privileges-not-in-anymore.html</link><guid isPermaLink="true">https://pop.com.sg/why-is-a-user-with-root-privileges-not-in-anymore.html</guid><description>Just out of curiosity, I would like to know why, when I log in as root, I am not in /home/user anymore. What&amp;#039;s the reason and what does /root directory do exactly?
I&amp;#039;m not an advanced user. Please ...</description><pubDate>Fri, 07 Aug 2026 02:12:07 -0400</pubDate></item><item><title>GIMP: TIFF save cannot handle indexed images with alpha channel</title><link>https://pop.com.sg/gimp-tiff-save-cannot-handle-indexed-images-with-alpha-channel.html</link><guid isPermaLink="true">https://pop.com.sg/gimp-tiff-save-cannot-handle-indexed-images-with-alpha-channel.html</guid><description>When I wanted to save TIFF file, I got this message box:
TIFF save cannot handle indexed images with alpha channel
Although I had no alpha layer.
Here is an example which cannot be exported to T......</description><pubDate>Fri, 07 Aug 2026 02:05:33 -0400</pubDate></item><item><title>How to disable Plank application on Ubuntu startup</title><link>https://pop.com.sg/how-to-disable-plank-application-on-ubuntu-startup.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-disable-plank-application-on-ubuntu-startup.html</guid><description>I have installed Plank program on my Ubuntu Mate 16.04.
Plank logo
But after first run it always run on system startup.
I don&amp;#039;t want to uninstall it, but I want to disable startup run.
And there i......</description><pubDate>Fri, 07 Aug 2026 02:03:23 -0400</pubDate></item><item><title>How to add an extension to all files via terminal</title><link>https://pop.com.sg/how-to-add-an-extension-to-all-files-via-terminal.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-add-an-extension-to-all-files-via-terminal.html</guid><description>I would like to add the .zip extension to all files. I tried this, however it does not work:
ls | awk &amp;#039;{print $1 &quot; &quot; $1&quot;.zip&quot;}&amp;#039; | xargs mv -f...</description><pubDate>Fri, 07 Aug 2026 02:02:12 -0400</pubDate></item><item><title>cant access phpmyadmin after wordpress installation (LAMP stack)</title><link>https://pop.com.sg/cant-access-phpmyadmin-after-wordpress-installation-lamp-stack.html</link><guid isPermaLink="true">https://pop.com.sg/cant-access-phpmyadmin-after-wordpress-installation-lamp-stack.html</guid><description>initially i could able to log in phpmyadmin before i excecute the installtion of wordpress using http://127.0.0.1:8888/phpmyadmin .But after i had install wordpress environment ,i have issue on ...</description><pubDate>Fri, 07 Aug 2026 02:02:00 -0400</pubDate></item><item><title>youtube-dl file download progress with zenity progress bar</title><link>https://pop.com.sg/youtube-dl-file-download-progress-with-zenity-progress-bar.html</link><guid isPermaLink="true">https://pop.com.sg/youtube-dl-file-download-progress-with-zenity-progress-bar.html</guid><description>How to add youtube-dl file download progress percentage to zenity progress bar
sample code (just an example, not a working one)
#!/bin/sh
( progress=$(youtube-dl --extract-audio --audio-qualit......</description><pubDate>Fri, 07 Aug 2026 02:00:39 -0400</pubDate></item><item><title>Ubuntu 16.04 and vim-youcompleteme plugin install fail</title><link>https://pop.com.sg/ubuntu-16-04-and-vim-youcompleteme-plugin-install-fail.html</link><guid isPermaLink="true">https://pop.com.sg/ubuntu-16-04-and-vim-youcompleteme-plugin-install-fail.html</guid><description>OS: Ubuntu 16.04 LTS
vim: already installed with python by source from apt-get source vim
then, apt-get install vim-youcompleteme, it is ok for now.
I check the guide in, and say: vam install ...</description><pubDate>Fri, 07 Aug 2026 02:00:34 -0400</pubDate></item><item><title>how can I change the mod key in awesome wm from windows key to meta?</title><link>https://pop.com.sg/how-can-i-change-the-mod-key-in-awesome-wm-from-windows-key-to-meta.html</link><guid isPermaLink="true">https://pop.com.sg/how-can-i-change-the-mod-key-in-awesome-wm-from-windows-key-to-meta.html</guid><description>I recently got a happy hacking keyboard 2 professional that has a meta key instead of windows keys. Since I used to use the windows key to change between screens in awesome window manager (local mo......</description><pubDate>Fri, 07 Aug 2026 01:59:21 -0400</pubDate></item><item><title>TFTP trouble: timeout before file found</title><link>https://pop.com.sg/tftp-trouble-timeout-before-file-found.html</link><guid isPermaLink="true">https://pop.com.sg/tftp-trouble-timeout-before-file-found.html</guid><description>I&amp;#039;ve installed TFTP to the best of my knowledge and am trying to perform a basic function test of:
get uImage
When run as a normal user, I get permission denied. When using sudo it replies back
...</description><pubDate>Fri, 07 Aug 2026 01:45:35 -0400</pubDate></item><item><title>What is the default password for Ubuntu 12.04? [duplicate]</title><link>https://pop.com.sg/what-is-the-default-password-for-ubuntu-12-04-duplicate.html</link><guid isPermaLink="true">https://pop.com.sg/what-is-the-default-password-for-ubuntu-12-04-duplicate.html</guid><description>Possible Duplicate: How do I reset a lost Administrative (root) password?
I&amp;#039;ve just had someone install Ubuntu 12.04. I am not a techie - just a user. I am now asked for a password which I do ......</description><pubDate>Fri, 07 Aug 2026 01:45:15 -0400</pubDate></item><item><title>Difference in Use between pwd and $PWD</title><link>https://pop.com.sg/difference-in-use-between-pwd-and-pwd.html</link><guid isPermaLink="true">https://pop.com.sg/difference-in-use-between-pwd-and-pwd.html</guid><description>To print current/present working directory environment variable $PWD and command pwd are available. So, What is difference in usage of both? or What should be chose for specific purpose?...</description><pubDate>Fri, 07 Aug 2026 01:43:32 -0400</pubDate></item><item><title>How to remove things from the desktop without deleting them or unpinning them from launcher?</title><link>https://pop.com.sg/how-to-remove-things-from-the-desktop-without-deleting-them-or-unpinni.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-remove-things-from-the-desktop-without-deleting-them-or-unpinni.html</guid><description>I have added some apps and programs to the desktop (since I&amp;#039;ll be using them often), but then I found that I can actually pin my favorite programs to the launcher. So, now I don&amp;#039;t want anything on......</description><pubDate>Fri, 07 Aug 2026 01:31:52 -0400</pubDate></item><item><title>Installing WebStorm, not appearing in programs? [duplicate]</title><link>https://pop.com.sg/installing-webstorm-not-appearing-in-programs-duplicate.html</link><guid isPermaLink="true">https://pop.com.sg/installing-webstorm-not-appearing-in-programs-duplicate.html</guid><description>I am new to Linux. I want to install webstorm.
I have the files and run the .sh file in terminal which launches the software.
However it seems I always have to do this, I cant run it without hav......</description><pubDate>Fri, 07 Aug 2026 01:27:51 -0400</pubDate></item><item><title>Ubuntu Hyper-V Guest Display Resolution Win 10 + 15.04</title><link>https://pop.com.sg/ubuntu-hyper-v-guest-display-resolution-win-10-15-04.html</link><guid isPermaLink="true">https://pop.com.sg/ubuntu-hyper-v-guest-display-resolution-win-10-15-04.html</guid><description>I&amp;#039;ve got a Hyper-V on a WINDOWS 10 Surface and I&amp;#039;m using Ubuntu 15.04 as a guest OS. I&amp;#039;ve successfully resized the Ubuntu screen in a Hyper-V with Windows 8 and 14.04 using the recommendations foun......</description><pubDate>Fri, 07 Aug 2026 01:26:23 -0400</pubDate></item><item><title>Is nomodeset still required?</title><link>https://pop.com.sg/is-nomodeset-still-required.html</link><guid isPermaLink="true">https://pop.com.sg/is-nomodeset-still-required.html</guid><description>I&amp;#039;m going to be installing Ubuntu 15.10 soon after a break from Linux for a while. I would like to know if nomodeset is still required on newer Ubuntu releases and newer nVidia GPUs. I have a GTX97......</description><pubDate>Fri, 07 Aug 2026 01:13:30 -0400</pubDate></item><item><title>Why is the installer not showing any partitions?</title><link>https://pop.com.sg/why-is-the-installer-not-showing-any-partitions.html</link><guid isPermaLink="true">https://pop.com.sg/why-is-the-installer-not-showing-any-partitions.html</guid><description>I&amp;#039;m having a problem installing Ubuntu, and Kali as well. I downloaded the iso from the official site &amp;amp; tried installing using USB. I also tried desktop installation, but the problem is same.
It ...</description><pubDate>Fri, 07 Aug 2026 01:02:10 -0400</pubDate></item><item><title>How to check if a command succeeded?</title><link>https://pop.com.sg/how-to-check-if-a-command-succeeded.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-check-if-a-command-succeeded.html</guid><description>Is there any way to check if there is an error in executing a command?
Example :
test1=`sed -i &quot;/:@/c connection.url=jdbc:oracle:thin:@$ip:1521:$dataBase&quot; $search`
valid $test1
function valid (......</description><pubDate>Fri, 07 Aug 2026 00:59:44 -0400</pubDate></item><item><title>How to remove Python 2 from Ubuntu 20.04?</title><link>https://pop.com.sg/how-to-remove-python-2-from-ubuntu-20-04.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-remove-python-2-from-ubuntu-20-04.html</guid><description>I&amp;#039;ve upgraded recently from Ubuntu 18.04 to 20.04. But I can see that Python2 is still the default instead of python 3.8.2.
$ python -V
Python 2.7.18rc1
$ python3 -V
Python 3.8.2
Is it possibl......</description><pubDate>Fri, 07 Aug 2026 00:59:09 -0400</pubDate></item><item><title>How to set the JDK for Android Studio?</title><link>https://pop.com.sg/how-to-set-the-jdk-for-android-studio.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-set-the-jdk-for-android-studio.html</guid><description>I can&amp;#039;t compile a default new project for Android 2.1 because(?) the JDK used by Android Studio is JDK 1.7 but it should be JDK 1.6.
To change it I go to File -&gt; Project Structure and try to find ......</description><pubDate>Fri, 07 Aug 2026 00:54:58 -0400</pubDate></item><item><title>using rsync do compress whole directory during copy</title><link>https://pop.com.sg/using-rsync-do-compress-whole-directory-during-copy.html</link><guid isPermaLink="true">https://pop.com.sg/using-rsync-do-compress-whole-directory-during-copy.html</guid><description>Files, Folders, Sub folders from system1 are successfully copying to system2 using below command rsync -avzP -u -v -e ssh /opt/lampp/htdocs/files/* demo@192.168.157.130:~/files_backup
I need......</description><pubDate>Fri, 07 Aug 2026 00:54:07 -0400</pubDate></item><item><title>Device type &quot;loop&quot; in mount command</title><link>https://pop.com.sg/device-type-loop-in-mount-command.html</link><guid isPermaLink="true">https://pop.com.sg/device-type-loop-in-mount-command.html</guid><description>I was wondering what &quot;loop&quot; mean in this usage of mount:
mount -t iso9660 -o loop matlab.iso /media/cdrom0
Is it a type of device? What does this device type &quot;loop&quot; mean? Can I choose other device ...</description><pubDate>Fri, 07 Aug 2026 00:53:12 -0400</pubDate></item><item><title>Laptop slows down while charging battery</title><link>https://pop.com.sg/laptop-slows-down-while-charging-battery.html</link><guid isPermaLink="true">https://pop.com.sg/laptop-slows-down-while-charging-battery.html</guid><description>Laptop Model: Dell Lattitude 5440
OS: Ubuntu 12.04.
While charging my laptop battery i&amp;#039;ve noticed the following:
Mouse pointer moves very slowly.
computer also slows a bit.
This problem was not ...</description><pubDate>Fri, 07 Aug 2026 00:45:08 -0400</pubDate></item><item><title>aarch64-linux-gnu-gcc: error trying to exec &amp;#039;cc1plus&amp;#039; : execvp: No such file or directory</title><link>https://pop.com.sg/aarch64-linux-gnu-gcc-error-trying-to-exec-039-cc1plus-039-execvp-no-s.html</link><guid isPermaLink="true">https://pop.com.sg/aarch64-linux-gnu-gcc-error-trying-to-exec-039-cc1plus-039-execvp-no-s.html</guid><description>I am trying to build a C++ file with aarch64-linux-gnu-gcc for Raspberry Pi 3 64 bit and I am running this command :
aarch64-linux-gnu-gcc -mcpu=cortex-a53 test.cpp
But I am getting this error:
aa......</description><pubDate>Fri, 07 Aug 2026 00:21:22 -0400</pubDate></item><item><title>certain keyboard keys become unresponsive. How to fix without reboot?</title><link>https://pop.com.sg/certain-keyboard-keys-become-unresponsive-how-to-fix-without-reboot.html</link><guid isPermaLink="true">https://pop.com.sg/certain-keyboard-keys-become-unresponsive-how-to-fix-without-reboot.html</guid><description>Sometimes, some of my keyboard keys become unresponsive. (s, c, p, q, arrows, CTRL+shortcuts... might be related to a CTRL or ALT key registering as constantly pressed?) I would normally suspect a ...</description><pubDate>Fri, 07 Aug 2026 00:20:12 -0400</pubDate></item><item><title>Issue mounting NFS share with Ubuntu 22.04</title><link>https://pop.com.sg/issue-mounting-nfs-share-with-ubuntu-22-04.html</link><guid isPermaLink="true">https://pop.com.sg/issue-mounting-nfs-share-with-ubuntu-22-04.html</guid><description>I have a QNAP NAS with NFS shares on my LAN and am trying to mount them on my mostly vanilla Ubuntu 22.04 install.
Running showmount on the client shows the NFS shares:
~$ showmount -e nas.localdom......</description><pubDate>Fri, 07 Aug 2026 00:20:11 -0400</pubDate></item><item><title>Kdenlive v21 crashes during render</title><link>https://pop.com.sg/kdenlive-v21-crashes-during-render.html</link><guid isPermaLink="true">https://pop.com.sg/kdenlive-v21-crashes-during-render.html</guid><description>I&amp;#039;m using Kdenlive v21.04.3 on Ubuntu 20.04.2. When I try to render, either the PC freezes, the PC reboots on its own, or Kdenlive stays up in various states. Occasionally Kdenlive provides an erro......</description><pubDate>Fri, 07 Aug 2026 00:10:04 -0400</pubDate></item><item><title>How to install annotator from elementary OS appcenter in Ubuntu?</title><link>https://pop.com.sg/how-to-install-annotator-from-elementary-os-appcenter-in-ubuntu.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-install-annotator-from-elementary-os-appcenter-in-ubuntu.html</guid><description>Annotator is a lightweight application for annotating images. It is much simpler and faster to edit an image in annotator than in GIMP.
It was recently featured in OMG! Ubuntu!.
How to install it in ...</description><pubDate>Fri, 07 Aug 2026 00:10:03 -0400</pubDate></item><item><title>Where is /var/log/messages?</title><link>https://pop.com.sg/where-is-var-log-messages.html</link><guid isPermaLink="true">https://pop.com.sg/where-is-var-log-messages.html</guid><description>Just installed natty, and cannot find /var/log/messages. Also, /var/log/daemon.log is missing. What happened? Why are they no longer present? And where I can find the same log information?...</description><pubDate>Thu, 06 Aug 2026 23:58:46 -0400</pubDate></item><item><title>After Windows Update, Ubuntu second screen not detected</title><link>https://pop.com.sg/after-windows-update-ubuntu-second-screen-not-detected.html</link><guid isPermaLink="true">https://pop.com.sg/after-windows-update-ubuntu-second-screen-not-detected.html</guid><description>Ubuntu worked fine before Windows update on my SSD. Kernel settings reseted for some reason.I readjusted BIOS, I enabled PCI 1 instead of motherboard setting. 1 hdmi and 1 dvi cable is connected to......</description><pubDate>Thu, 06 Aug 2026 23:54:45 -0400</pubDate></item><item><title>How to disable Page Table Isolation to regain performance lost due to Intel CPU security hole patch?</title><link>https://pop.com.sg/how-to-disable-page-table-isolation-to-regain-performance-lost-due-to-.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-disable-page-table-isolation-to-regain-performance-lost-due-to-.html</guid><description>Because of the current Intel CPU security hole issue, there is a patch expected which slows down the system performance.
How can I make sure that this patch will not be installed on my Ubuntu system?...</description><pubDate>Thu, 06 Aug 2026 23:50:52 -0400</pubDate></item><item><title>How can I split the standard Ubuntu terminal?</title><link>https://pop.com.sg/how-can-i-split-the-standard-ubuntu-terminal.html</link><guid isPermaLink="true">https://pop.com.sg/how-can-i-split-the-standard-ubuntu-terminal.html</guid><description>I would like to have several terminals in the same window. I know I can have tabs, but with them we can&amp;#039;t see two terminals at a time.
I know Terminator is another terminal able to do this, but I ......</description><pubDate>Thu, 06 Aug 2026 23:49:17 -0400</pubDate></item><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></channel></rss>