<?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>Wed, 05 Aug 2026 09:05:03 -0400</lastBuildDate><atom:link href="https://pop.com.sg/rss.xml" rel="self" type="application/rss+xml" /><item><title>How to uninstall Popcorn-Time installed with a script?</title><link>https://pop.com.sg/how-to-uninstall-popcorn-time-installed-with-a-script.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-uninstall-popcorn-time-installed-with-a-script.html</guid><description>I&amp;#039;ve installed Popcorn Time using the following command:
cd
wget https://raw.github.com/hotice/webupd8/master/popcorn-build
chmod +x popcorn-build
./popcorn-build
that I found here.
How can I ...</description><pubDate>Wed, 05 Aug 2026 13:03:50 -0400</pubDate></item><item><title>Move only the last 8 files in a directory to another directory</title><link>https://pop.com.sg/move-only-the-last-8-files-in-a-directory-to-another-directory.html</link><guid isPermaLink="true">https://pop.com.sg/move-only-the-last-8-files-in-a-directory-to-another-directory.html</guid><description>I&amp;#039;m trying to move the last 8 files from the Documents directory to another directory, but I don&amp;#039;t want to move them one-by-one to that specific directory. Is it possible to move them with a substi......</description><pubDate>Wed, 05 Aug 2026 12:57:07 -0400</pubDate></item><item><title>how to do I force-yes on fsck</title><link>https://pop.com.sg/how-to-do-i-force-yes-on-fsck.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-do-i-force-yes-on-fsck.html</guid><description>I have bunch of headless ubuntu server instruments. When various hardware changes happen sometimes we get this error. I&amp;#039;m guessing it was a motherboard replacement that had a slightly different R......</description><pubDate>Wed, 05 Aug 2026 12:50:47 -0400</pubDate></item><item><title>How to start Splunk after installing</title><link>https://pop.com.sg/how-to-start-splunk-after-installing.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-start-splunk-after-installing.html</guid><description>I search on this issue in many websites , however , if i found , i found tuto related to old versions :
In fact , Installing is done successfully : sudo dpkg -i splunk-6.3.1-linux-2.6-amd64.d......</description><pubDate>Wed, 05 Aug 2026 12:49:40 -0400</pubDate></item><item><title>Remove language dialects from Thunderbird</title><link>https://pop.com.sg/remove-language-dialects-from-thunderbird.html</link><guid isPermaLink="true">https://pop.com.sg/remove-language-dialects-from-thunderbird.html</guid><description>When I compose a new email in Thunderbird and I want to change the spell checker language I can click on Spelling and switch between the installed languages. Unfortunately there are currently all k......</description><pubDate>Wed, 05 Aug 2026 12:28:55 -0400</pubDate></item><item><title>Using android phone as a second screen</title><link>https://pop.com.sg/using-android-phone-as-a-second-screen.html</link><guid isPermaLink="true">https://pop.com.sg/using-android-phone-as-a-second-screen.html</guid><description>There are many options in the market and in the community about virtual desktop and remote control, but until now I haven&amp;#039;t seen any solution to be able to just control the smartphone (android) just ...</description><pubDate>Wed, 05 Aug 2026 12:19:00 -0400</pubDate></item><item><title>Capture2Text - Alternative (Capture text from Screen Directly) in Ubuntu Mate</title><link>https://pop.com.sg/capture2text-alternative-capture-text-from-screen-directly-in-ubuntu-m.html</link><guid isPermaLink="true">https://pop.com.sg/capture2text-alternative-capture-text-from-screen-directly-in-ubuntu-m.html</guid><description>I found few similar questions in this site but could not complete the process.
From the Answer of How can instantaneously extract text from a screen area using OCR tools? and How can I use OCR on a ...</description><pubDate>Wed, 05 Aug 2026 11:58:03 -0400</pubDate></item><item><title>Why does su fail with &quot;authentication error&quot;? [duplicate]</title><link>https://pop.com.sg/why-does-su-fail-with-authentication-error-duplicate.html</link><guid isPermaLink="true">https://pop.com.sg/why-does-su-fail-with-authentication-error-duplicate.html</guid><description>I tried to su to root so I could install lights, but I get an authentication error when I try:
user@host:~$ su
Password:
su: Authentication failure...</description><pubDate>Wed, 05 Aug 2026 11:54:03 -0400</pubDate></item><item><title>Bash function to open git repository with browser</title><link>https://pop.com.sg/bash-function-to-open-git-repository-with-browser.html</link><guid isPermaLink="true">https://pop.com.sg/bash-function-to-open-git-repository-with-browser.html</guid><description>I&amp;#039;m trying to create a bash function so I can get this.
The user, via terminal, goes to the git project path like:
/home/daniel/projects/my_super_project
So the user will type open and the browser ...</description><pubDate>Wed, 05 Aug 2026 11:49:48 -0400</pubDate></item><item><title>SMB share in-accessible from any PC, mac, android</title><link>https://pop.com.sg/smb-share-in-accessible-from-any-pc-mac-android.html</link><guid isPermaLink="true">https://pop.com.sg/smb-share-in-accessible-from-any-pc-mac-android.html</guid><description>I used to share directories from Ubuntu 12 to all other PCs on network, but since I clean-installed Ubuntu 13.1, shares are created and visible but they are in-accessible form the other machines
......</description><pubDate>Wed, 05 Aug 2026 11:47:33 -0400</pubDate></item><item><title>nfs share accessible from one computer but access denied from another one [closed]</title><link>https://pop.com.sg/nfs-share-accessible-from-one-computer-but-access-denied-from-another-.html</link><guid isPermaLink="true">https://pop.com.sg/nfs-share-accessible-from-one-computer-but-access-denied-from-another-.html</guid><description>I set up a nfs share on my raspberry pi following this : https://www.raspberrypi.org/documentation/configuration/nfs.md
My /etc/exports looks like this :
pi@nextcloudpi:~ $ cat /etc/exports
/expor......</description><pubDate>Wed, 05 Aug 2026 11:47:13 -0400</pubDate></item><item><title>Screen flickering and laptop goes to sleep</title><link>https://pop.com.sg/screen-flickering-and-laptop-goes-to-sleep.html</link><guid isPermaLink="true">https://pop.com.sg/screen-flickering-and-laptop-goes-to-sleep.html</guid><description>I dual booted my laptop with Ubuntu 18.04 along with Windows 10, just a few days back. My laptop is Dell Inspiron 5567, 8GB Ram, 1TB HDD and Intel HD graphics. So, after booting, the laptop screen ...</description><pubDate>Wed, 05 Aug 2026 11:42:20 -0400</pubDate></item><item><title>Wired interface (enp2s0)</title><link>https://pop.com.sg/wired-interface-enp2s0.html</link><guid isPermaLink="true">https://pop.com.sg/wired-interface-enp2s0.html</guid><description>For some reason my internet won’t connect and kubuntu is giving me the error:
ip configuration not available
I don’t know how to solve the problem and if anyone does please help....</description><pubDate>Wed, 05 Aug 2026 11:29:47 -0400</pubDate></item><item><title>How to install alien in Ubuntu 14.04?</title><link>https://pop.com.sg/how-to-install-alien-in-ubuntu-14-04.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-install-alien-in-ubuntu-14-04.html</guid><description>I have Ubuntu 14.04, I want to install Alien; I tried:
sudo apt-get install alien libaio1 unixodbc vim
the result is:
Reading package lists... Done
Building dependency tree
Reading state ...</description><pubDate>Wed, 05 Aug 2026 11:26:50 -0400</pubDate></item><item><title>Brother printer - No suitable destination host found by cups-browsed</title><link>https://pop.com.sg/brother-printer-no-suitable-destination-host-found-by-cups-browsed.html</link><guid isPermaLink="true">https://pop.com.sg/brother-printer-no-suitable-destination-host-found-by-cups-browsed.html</guid><description>I just have gone through a painful migration from my 18 year old computer system to my new system. I had a great plan, but as plans tend to go, they are great until you try to implement them.
Not ...</description><pubDate>Wed, 05 Aug 2026 11:24:29 -0400</pubDate></item><item><title>LXDE - Menu icon and panel icon are different, how to fix?</title><link>https://pop.com.sg/lxde-menu-icon-and-panel-icon-are-different-how-to-fix.html</link><guid isPermaLink="true">https://pop.com.sg/lxde-menu-icon-and-panel-icon-are-different-how-to-fix.html</guid><description>Using 64 bit Ubuntu 18.04.3 with LXDE desktop and Numix Circle icons.
Certain applications appear to be using two different sets of icons. An example is google-earth-pro. This screenshot shows th......</description><pubDate>Wed, 05 Aug 2026 11:22:15 -0400</pubDate></item><item><title>Install a program with apt-offline</title><link>https://pop.com.sg/install-a-program-with-apt-offline.html</link><guid isPermaLink="true">https://pop.com.sg/install-a-program-with-apt-offline.html</guid><description>I have been researching about offline package management and followed the apt-offline tutorials as this. For all documentations say that let create a signature on offline machine like this: apt-off......</description><pubDate>Wed, 05 Aug 2026 11:13:26 -0400</pubDate></item><item><title>User MeanEYE - Ask Ubuntu</title><link>https://pop.com.sg/user-meaneye-ask-ubuntu.html</link><guid isPermaLink="true">https://pop.com.sg/user-meaneye-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Wed, 05 Aug 2026 11:10:54 -0400</pubDate></item><item><title>Using apt-get to remove packages and dependencies</title><link>https://pop.com.sg/using-apt-get-to-remove-packages-and-dependencies.html</link><guid isPermaLink="true">https://pop.com.sg/using-apt-get-to-remove-packages-and-dependencies.html</guid><description>I&amp;#039;ve recently been reading through a lot of questions/answers/opinions about removing packages and dependencies. There&amp;#039;s a lot of different ways to do it, some being overly convoluted and some being ...</description><pubDate>Wed, 05 Aug 2026 11:05:17 -0400</pubDate></item><item><title>What is the new equivalent of sensord?</title><link>https://pop.com.sg/what-is-the-new-equivalent-of-sensord.html</link><guid isPermaLink="true">https://pop.com.sg/what-is-the-new-equivalent-of-sensord.html</guid><description>Sensord is a daemon that can be used to periodically log sensor readings from hardware health-monitoring chips to syslog(3) or a round-robin database (RRD) and to alert when a sensor alarm is signa......</description><pubDate>Wed, 05 Aug 2026 11:02:05 -0400</pubDate></item><item><title>Postgresql service stopping on its own in ubuntu server</title><link>https://pop.com.sg/postgresql-service-stopping-on-its-own-in-ubuntu-server.html</link><guid isPermaLink="true">https://pop.com.sg/postgresql-service-stopping-on-its-own-in-ubuntu-server.html</guid><description>In the postgresql log file, I found message:
startup process (PID 1886772) was terminated by signal 9: Killed
Although upon restarting service, postgresql database starts functioning normally. How......</description><pubDate>Wed, 05 Aug 2026 10:53:35 -0400</pubDate></item><item><title>Error when installing Makefile: &quot;make: *** No targets specified and no makefile found. Stop.&quot;</title><link>https://pop.com.sg/error-when-installing-makefile-make-no-targets-specified-and-no-makefi.html</link><guid isPermaLink="true">https://pop.com.sg/error-when-installing-makefile-make-no-targets-specified-and-no-makefi.html</guid><description>In short while I run the make command it says:
nir@nir:~/Downloads/xf86-video-intel-2.17.0$ make
make: *** No targets specified and no makefile found. Stop.
I looked inside the folder-xf86-video......</description><pubDate>Wed, 05 Aug 2026 10:43:22 -0400</pubDate></item><item><title>How to ssh using perl scipt,run a command, and return the output...?</title><link>https://pop.com.sg/how-to-ssh-using-perl-scipt-run-a-command-and-return-the-output.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-ssh-using-perl-scipt-run-a-command-and-return-the-output.html</guid><description>As clearly explained in the question, kindly give me an option to ssh to a machine using perl script, run a few script lines there, and return the output to the source machine.
Found out a few docs ...</description><pubDate>Wed, 05 Aug 2026 10:35:43 -0400</pubDate></item><item><title>How to copy files into /usr/local/? (permission denied)</title><link>https://pop.com.sg/how-to-copy-files-into-usr-local-permission-denied.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-copy-files-into-usr-local-permission-denied.html</guid><description>I&amp;#039;m still a little new to Ubuntu and was wondering how I can copy files, in this case Aptana Studio, to /usr/local/ without being denied.
Is there a way to do it in terminal? Or a way to allow my......</description><pubDate>Wed, 05 Aug 2026 10:21:37 -0400</pubDate></item><item><title>Unable to configure Kgpg kwalletmanager</title><link>https://pop.com.sg/unable-to-configure-kgpg-kwalletmanager.html</link><guid isPermaLink="true">https://pop.com.sg/unable-to-configure-kgpg-kwalletmanager.html</guid><description>Just installed Ubuntu 19.04 minimal with
apt install plasma-desktop sddm kwin --no-install-recommends
All good. Installed Brave Browser as described here.
Now opening brave, it opened &quot;KDE wallet ...</description><pubDate>Wed, 05 Aug 2026 10:08:25 -0400</pubDate></item><item><title>Installing Winetricks on Ubuntu LTS 18.04 for Steam</title><link>https://pop.com.sg/installing-winetricks-on-ubuntu-lts-18-04-for-steam.html</link><guid isPermaLink="true">https://pop.com.sg/installing-winetricks-on-ubuntu-lts-18-04-for-steam.html</guid><description>I am a new Linux user and I am trying to get Wine to work nicely with Steam. I think I need to use winetricks to make them compatible but I can&amp;#039;t figure out what this error wants me to do. What sho......</description><pubDate>Wed, 05 Aug 2026 10:05:38 -0400</pubDate></item><item><title>How to see list of ASCII code on the terminal</title><link>https://pop.com.sg/how-to-see-list-of-ascii-code-on-the-terminal.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-see-list-of-ascii-code-on-the-terminal.html</guid><description>Once on a web site, I saw one command which shows the list of all ASCII codes on the terminal. But now I forgot that website and also that command. I need the list of them. Is there a command which......</description><pubDate>Wed, 05 Aug 2026 10:01:07 -0400</pubDate></item><item><title>Problem trying to install Logitech G Hub in Ubuntu in order to use it with headphones (wine, winetricks and PlayOnLinux didn&amp;#039;t worked)</title><link>https://pop.com.sg/problem-trying-to-install-logitech-g-hub-in-ubuntu-in-order-to-use-it-.html</link><guid isPermaLink="true">https://pop.com.sg/problem-trying-to-install-logitech-g-hub-in-ubuntu-in-order-to-use-it-.html</guid><description>I&amp;#039;ve recently got a Logitech X Pro Headset (the wired version), the one that comes with Blue microphone.
In order to change the default settings I need to install Logitech G Hub software, that come......</description><pubDate>Wed, 05 Aug 2026 09:55:43 -0400</pubDate></item><item><title>How can I request a package for &quot;authselect&quot; on Ubuntu?</title><link>https://pop.com.sg/how-can-i-request-a-package-for-authselect-on-ubuntu.html</link><guid isPermaLink="true">https://pop.com.sg/how-can-i-request-a-package-for-authselect-on-ubuntu.html</guid><description>I find authselect (link to project on GitHub) a very convenient piece of software. How can I request that it be packaged for Ubuntu?...</description><pubDate>Wed, 05 Aug 2026 09:51:56 -0400</pubDate></item><item><title>What does MANPATH, LD_LIBRARY_PATH mean in Linux?</title><link>https://pop.com.sg/what-does-manpath-ld-library-path-mean-in-linux.html</link><guid isPermaLink="true">https://pop.com.sg/what-does-manpath-ld-library-path-mean-in-linux.html</guid><description>What does MANPATH and LD_LIBRARY_PATH mean in Linux ? What are the uses of these?...</description><pubDate>Wed, 05 Aug 2026 09:46:30 -0400</pubDate></item><item><title>Linux install on Kangaroo Plus</title><link>https://pop.com.sg/linux-install-on-kangaroo-plus.html</link><guid isPermaLink="true">https://pop.com.sg/linux-install-on-kangaroo-plus.html</guid><description>I am trying to use my Mac to write a boot disk for a recently purchased Kangaroo Plus computer that has no OS on it. I first used unetbootin to create a usb boot disk with ubuntu-15.04-desktop-iso ......</description><pubDate>Wed, 05 Aug 2026 09:45:23 -0400</pubDate></item><item><title>How to retouch video on Ubuntu?</title><link>https://pop.com.sg/how-to-retouch-video-on-ubuntu.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-retouch-video-on-ubuntu.html</guid><description>I need to cover up some areas like they wasn&amp;#039;t there.
Is there such application (budget preferably) or should I combine several applications ? I&amp;#039;m do not consider expensive stuff like soft from Adobe....</description><pubDate>Wed, 05 Aug 2026 09:43:24 -0400</pubDate></item><item><title>Is there apt-cacher for Windows?</title><link>https://pop.com.sg/is-there-apt-cacher-for-windows.html</link><guid isPermaLink="true">https://pop.com.sg/is-there-apt-cacher-for-windows.html</guid><description>I have two computers.
C1: Windows with Internet connection.
C2: Ubuntu connected with C1 but not connected with Internet.
I&amp;#039;d like to access apt repositories to update or install some packages on ...</description><pubDate>Wed, 05 Aug 2026 09:39:15 -0400</pubDate></item><item><title>What&amp;#039;s the question boxes displayed in the terminal?</title><link>https://pop.com.sg/what-039-s-the-question-boxes-displayed-in-the-terminal.html</link><guid isPermaLink="true">https://pop.com.sg/what-039-s-the-question-boxes-displayed-in-the-terminal.html</guid><description>How do I remove the strange question marks with boxes?...</description><pubDate>Wed, 05 Aug 2026 09:38:08 -0400</pubDate></item><item><title>Do I need Intel Smart Response when installing Ubuntu?</title><link>https://pop.com.sg/do-i-need-intel-smart-response-when-installing-ubuntu.html</link><guid isPermaLink="true">https://pop.com.sg/do-i-need-intel-smart-response-when-installing-ubuntu.html</guid><description>With lots of guides and setup variations all over the internet, I find it confusing which is which to really follow. Normally, in Windows 8 my setup would be install everything in the HDD and use I......</description><pubDate>Wed, 05 Aug 2026 09:35:32 -0400</pubDate></item><item><title>Sierra Wireless Ubuntu 16.04</title><link>https://pop.com.sg/sierra-wireless-ubuntu-16-04.html</link><guid isPermaLink="true">https://pop.com.sg/sierra-wireless-ubuntu-16-04.html</guid><description>lsusb does see the device. Sierra EM7455
Tried to add a new mobile broadband connection.
Under all connections &quot;mobile broadband not enabled&quot; grayed out
Any help would be appreciated...</description><pubDate>Wed, 05 Aug 2026 09:31:47 -0400</pubDate></item><item><title>I need to cd into directory with spaces `-bash: cd: too many arguments`</title><link>https://pop.com.sg/i-need-to-cd-into-directory-with-spaces-bash-cd-too-many-arguments.html</link><guid isPermaLink="true">https://pop.com.sg/i-need-to-cd-into-directory-with-spaces-bash-cd-too-many-arguments.html</guid><description>The error code is -bash: cd: too many arguments.
I am currently using Windows Subsystem running ubuntu 16.04
I tried using a backslash(&amp;#039;\&amp;#039;) and then the space(&amp;#039; &amp;#039;) , but it is still throwing me the ...</description><pubDate>Wed, 05 Aug 2026 09:26:09 -0400</pubDate></item><item><title>Is there a way to force windows to become smaller?</title><link>https://pop.com.sg/is-there-a-way-to-force-windows-to-become-smaller.html</link><guid isPermaLink="true">https://pop.com.sg/is-there-a-way-to-force-windows-to-become-smaller.html</guid><description>Many windows in gnome will not allow the window to be shrunk beyond a certain size. Is there a way to disable this to allow these windows to be made even smaller?...</description><pubDate>Wed, 05 Aug 2026 09:16:25 -0400</pubDate></item><item><title>What does the output of gcc --version mean</title><link>https://pop.com.sg/what-does-the-output-of-gcc-version-mean.html</link><guid isPermaLink="true">https://pop.com.sg/what-does-the-output-of-gcc-version-mean.html</guid><description>Here is the output of gcc --version :
./gcc --version
gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0
I understand this is version 7.5.0 but why is there the word &amp;quot;Ubuntu&amp;quot; before the version and......</description><pubDate>Wed, 05 Aug 2026 09:16:13 -0400</pubDate></item><item><title>System memory is lower than installed</title><link>https://pop.com.sg/system-memory-is-lower-than-installed.html</link><guid isPermaLink="true">https://pop.com.sg/system-memory-is-lower-than-installed.html</guid><description>I have a relatively old laptop, Dell Inspiron 5559 with 16 GiB of RAM. It had Windows 10 installed and it showed the whole amount of RAM but I decided to install ubuntu 64 bit on it. I installed 20......</description><pubDate>Wed, 05 Aug 2026 08:55:33 -0400</pubDate></item><item><title>echo command breaks lines, being used in loops [duplicate]</title><link>https://pop.com.sg/echo-command-breaks-lines-being-used-in-loops-duplicate.html</link><guid isPermaLink="true">https://pop.com.sg/echo-command-breaks-lines-being-used-in-loops-duplicate.html</guid><description>In my file &amp;#039;foo&amp;#039; there is a first line: &amp;#039;a b&amp;#039;, and the second line: &amp;#039;c d&amp;#039;:
$ cat foo
a b
c d
I want to print in terminal in loop these two lines: one after another:
$ for i in $(cat foo); do echo......</description><pubDate>Wed, 05 Aug 2026 08:46:49 -0400</pubDate></item><item><title>nodejs npm installation error</title><link>https://pop.com.sg/nodejs-npm-installation-error.html</link><guid isPermaLink="true">https://pop.com.sg/nodejs-npm-installation-error.html</guid><description>I am doing this with root privileges. But still I am getting access denied error.
hrishikesh@hrishikesh-ubuntu:~$ sudo curl http://npmjs.org/install.sh | sh
[sudo] password for hrishikesh: % To......</description><pubDate>Wed, 05 Aug 2026 08:44:53 -0400</pubDate></item><item><title>How to perform a port-forward on microk8s and send that process to the background?</title><link>https://pop.com.sg/how-to-perform-a-port-forward-on-microk8s-and-send-that-process-to-the.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-perform-a-port-forward-on-microk8s-and-send-that-process-to-the.html</guid><description>I am trying to run this command:
microk8s kubectl port-forward -n kube-system service/kubernetes-dashboard 10443:443
But the output is the following:
└─[$] &amp;lt;&amp;gt; microk8s kubectl port-forward -......</description><pubDate>Wed, 05 Aug 2026 08:44:25 -0400</pubDate></item><item><title>WiFi No Longer Authenticating Kubutu 18.04 wlp59s0: Link Not Ready</title><link>https://pop.com.sg/wifi-no-longer-authenticating-kubutu-18-04-wlp59s0-link-not-ready.html</link><guid isPermaLink="true">https://pop.com.sg/wifi-no-longer-authenticating-kubutu-18-04-wlp59s0-link-not-ready.html</guid><description>I was hoping that the community could help me with a problem that has developed overnight on my Dell Precision 5630 laptop which is running Kubuntu 18.04 LTS. Everything had been running fine since......</description><pubDate>Wed, 05 Aug 2026 08:41:32 -0400</pubDate></item><item><title>Re-open windows at the same size and location?</title><link>https://pop.com.sg/re-open-windows-at-the-same-size-and-location.html</link><guid isPermaLink="true">https://pop.com.sg/re-open-windows-at-the-same-size-and-location.html</guid><description>Running Ubuntu 20.04: When I close an application, I would like it to restart at the same window size and location the next time I start it, whether it is in the same session or several sessions la......</description><pubDate>Wed, 05 Aug 2026 08:39:56 -0400</pubDate></item><item><title>Wyse 3040 instalation</title><link>https://pop.com.sg/wyse-3040-instalation.html</link><guid isPermaLink="true">https://pop.com.sg/wyse-3040-instalation.html</guid><description>I&amp;#039;d like to install Ubuntu server on my Wyse 3040. The server install image on a USB stick asks me the first couple of questions, then fails to find the on-board 8GB flash drive and cannot install.......</description><pubDate>Wed, 05 Aug 2026 08:35:09 -0400</pubDate></item><item><title>Installing PHP 5.6 on Xenial (16.04) [duplicate]</title><link>https://pop.com.sg/installing-php-5-6-on-xenial-16-04-duplicate.html</link><guid isPermaLink="true">https://pop.com.sg/installing-php-5-6-on-xenial-16-04-duplicate.html</guid><description>I need to use php5 (5.6) because I&amp;#039;m working on a Drupal 7 project which doesn&amp;#039;t support php7. The problem is I recently updated to ubuntu 16.04 Xenial which seems to no longer support php5.
I tr......</description><pubDate>Wed, 05 Aug 2026 08:34:33 -0400</pubDate></item><item><title>how to debug a corrupted video file with ffmpeg?</title><link>https://pop.com.sg/how-to-debug-a-corrupted-video-file-with-ffmpeg.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-debug-a-corrupted-video-file-with-ffmpeg.html</guid><description>for example I downloaded some film, it is somehow encoded with some program, when I try to use ffmpeg to convert it, let&amp;#039;s say from mkv to mp4, i get an error that:
[matroska,webm @ 0x1d06640] Read ...</description><pubDate>Wed, 05 Aug 2026 08:27:36 -0400</pubDate></item><item><title>How do I do this &quot;install: you may need to run ldconfig&quot;</title><link>https://pop.com.sg/how-do-i-do-this-install-you-may-need-to-run-ldconfig.html</link><guid isPermaLink="true">https://pop.com.sg/how-do-i-do-this-install-you-may-need-to-run-ldconfig.html</guid><description>I need to install readline on a Linux server. Since I don&amp;#039;t have sudo access, I tried this instruction but I got into a problem.
I&amp;#039;ve installed readline by using ./configure, make, make install. In......</description><pubDate>Wed, 05 Aug 2026 08:26:31 -0400</pubDate></item><item><title>running XAMPP does not work</title><link>https://pop.com.sg/running-xampp-does-not-work.html</link><guid isPermaLink="true">https://pop.com.sg/running-xampp-does-not-work.html</guid><description>i&amp;#039;ve tried to download XAMPP, untar it in /opt/lampp and launch
sudo ./lamp start
but i get this output:
Starting XAMPP for Linux 1.7.7...
XAMPP: Another web server daemon is already running.
XA......</description><pubDate>Wed, 05 Aug 2026 08:11:16 -0400</pubDate></item><item><title>synergy and ubuntu lock screen problem on ubuntu 12.04</title><link>https://pop.com.sg/synergy-and-ubuntu-lock-screen-problem-on-ubuntu-12-04.html</link><guid isPermaLink="true">https://pop.com.sg/synergy-and-ubuntu-lock-screen-problem-on-ubuntu-12-04.html</guid><description>I have a setup on work with a Ubuntu 12.04 and a Windows 7 PC which share same keyboard and same mouse via synergy. On Ubuntu the synergy server is running, on the Windows 7 the synergy client is r......</description><pubDate>Wed, 05 Aug 2026 07:58:07 -0400</pubDate></item><item><title>Config files and Binary Files</title><link>https://pop.com.sg/config-files-and-binary-files.html</link><guid isPermaLink="true">https://pop.com.sg/config-files-and-binary-files.html</guid><description>The last answer was quite good to understand what is binary or config file in linux.
So question is why do we needed to create a binary file for ls command or other binary config file for linux sys......</description><pubDate>Wed, 05 Aug 2026 07:56:21 -0400</pubDate></item><item><title>What are u_str, Recv-Q and Send-Q in ss output?</title><link>https://pop.com.sg/what-are-u-str-recv-q-and-send-q-in-ss-output.html</link><guid isPermaLink="true">https://pop.com.sg/what-are-u-str-recv-q-and-send-q-in-ss-output.html</guid><description>The ss command is very similar to netstat command but it is faster and more accurate than netstat.
monitoring-server@monitoring-server:~$ ss
Netid State Recv-Q Send- Local Address:Port ......</description><pubDate>Wed, 05 Aug 2026 07:48:55 -0400</pubDate></item><item><title>Samba: Can&amp;#039;t find Windows Servers/Shares, but I can mount them</title><link>https://pop.com.sg/samba-can-039-t-find-windows-servers-shares-but-i-can-mount-them.html</link><guid isPermaLink="true">https://pop.com.sg/samba-can-039-t-find-windows-servers-shares-but-i-can-mount-them.html</guid><description>I was trying to configure Samba in two computers (both with newly installed Kubuntu 20.04 and Lubuntu 20.04), and I did it like how I used to do in the past with other *Ubuntu installations: I inst......</description><pubDate>Wed, 05 Aug 2026 07:29:39 -0400</pubDate></item><item><title>Is there a program like Fedy but for Ubuntu?</title><link>https://pop.com.sg/is-there-a-program-like-fedy-but-for-ubuntu.html</link><guid isPermaLink="true">https://pop.com.sg/is-there-a-program-like-fedy-but-for-ubuntu.html</guid><description>Fedy is a program that has tweaks and programs that are otherwise proprietary, and you can install them with one click....</description><pubDate>Wed, 05 Aug 2026 07:21:12 -0400</pubDate></item><item><title>GUI to Control fanspeed in Ubuntu?</title><link>https://pop.com.sg/gui-to-control-fanspeed-in-ubuntu.html</link><guid isPermaLink="true">https://pop.com.sg/gui-to-control-fanspeed-in-ubuntu.html</guid><description>is there any GUI Software to control fanspeeds in Ubuntu 18.04?...</description><pubDate>Wed, 05 Aug 2026 07:17:51 -0400</pubDate></item><item><title>F1 2021 not opening</title><link>https://pop.com.sg/f1-2021-not-opening.html</link><guid isPermaLink="true">https://pop.com.sg/f1-2021-not-opening.html</guid><description>I&amp;#039;ve installed F1 2021 on steam (to play it i use steamplay&amp;#039;s proton), but it doesn&amp;#039;t open. The steam pop-up appears, it says &amp;quot;starting&amp;quot; and then nothing happens, and i can just click the......</description><pubDate>Wed, 05 Aug 2026 07:11:59 -0400</pubDate></item><item><title>Linux in dual boot with windows 10</title><link>https://pop.com.sg/linux-in-dual-boot-with-windows-10.html</link><guid isPermaLink="true">https://pop.com.sg/linux-in-dual-boot-with-windows-10.html</guid><description>recently I tried to install xubuntu in dual boot with windows 10 and I failed. Although I followed the youtube tutorials (didn&amp;#039;t select the whole hdd at the &amp;#039;Device for bootloader installation&amp;#039;; I ......</description><pubDate>Wed, 05 Aug 2026 07:06:09 -0400</pubDate></item><item><title>Uninstall jupyter with pip</title><link>https://pop.com.sg/uninstall-jupyter-with-pip.html</link><guid isPermaLink="true">https://pop.com.sg/uninstall-jupyter-with-pip.html</guid><description>I have the jupyter executable here: /usr/local/bin/jupyter
I know historically I&amp;#039;ve been using Python 2 from the Ubuntu distribution (no Anaconda) so I think that jupyter came from a system pip2 i......</description><pubDate>Wed, 05 Aug 2026 07:04:59 -0400</pubDate></item><item><title>Daisy chain of two monitors through DisplayPort does not work on Ubuntu 20.04 LTS</title><link>https://pop.com.sg/daisy-chain-of-two-monitors-through-displayport-does-not-work-on-ubunt.html</link><guid isPermaLink="true">https://pop.com.sg/daisy-chain-of-two-monitors-through-displayport-does-not-work-on-ubunt.html</guid><description>I have just installed Ubuntu 20.04, but I can&amp;#039;t get it to handle two monitor setup(both Dell U2518D with MST support).
One monitor connected to DP works alright.
When I connect the second monitor ......</description><pubDate>Wed, 05 Aug 2026 07:03:10 -0400</pubDate></item><item><title>How do i get into my server</title><link>https://pop.com.sg/how-do-i-get-into-my-server.html</link><guid isPermaLink="true">https://pop.com.sg/how-do-i-get-into-my-server.html</guid><description>Ubuntu 20.04
I am new to ubuntu. Made a mistake and did not fully plan my server installation. I installed ubuntu server, LAMP. Everything worked fine.
I needed to install again to put security mea......</description><pubDate>Wed, 05 Aug 2026 06:58:20 -0400</pubDate></item><item><title>How do I access other computers in a home network remotely and in the background?</title><link>https://pop.com.sg/how-do-i-access-other-computers-in-a-home-network-remotely-and-in-the-.html</link><guid isPermaLink="true">https://pop.com.sg/how-do-i-access-other-computers-in-a-home-network-remotely-and-in-the-.html</guid><description>I maintain a all of the computers in my house. The other users couldn&amp;#039;t be bothered with the system updates by Ubuntu. What I currently do is borrow a few seconds of mouse and keyboard control and ......</description><pubDate>Wed, 05 Aug 2026 06:56:12 -0400</pubDate></item><item><title>Error: couldn&amp;#039;t open display [IP ADDRESS] on WSL 2 with Ubuntu 20.04</title><link>https://pop.com.sg/error-couldn-039-t-open-display-ip-address-on-wsl-2-with-ubuntu-20-04.html</link><guid isPermaLink="true">https://pop.com.sg/error-couldn-039-t-open-display-ip-address-on-wsl-2-with-ubuntu-20-04.html</guid><description>I am having issues displaying glxgears or any other GUI application, like Gazebo or rviz.
I have VcXsrv as my windows X server for WSL2 with Ubuntu 20.04.
I followed this link for instructions: htt......</description><pubDate>Wed, 05 Aug 2026 06:55:21 -0400</pubDate></item><item><title>Can&amp;#039;t uninstall docker from ubuntu 20.04</title><link>https://pop.com.sg/can-039-t-uninstall-docker-from-ubuntu-20-04.html</link><guid isPermaLink="true">https://pop.com.sg/can-039-t-uninstall-docker-from-ubuntu-20-04.html</guid><description>I have installed docker via snap, but through intellij (and other jetbrains products) it is casuing me this issue shown in the image below.
After this i tried to reinstall docker to solve the issue.
...</description><pubDate>Wed, 05 Aug 2026 06:41:24 -0400</pubDate></item><item><title>Which command locks screen with lightDM?</title><link>https://pop.com.sg/which-command-locks-screen-with-lightdm.html</link><guid isPermaLink="true">https://pop.com.sg/which-command-locks-screen-with-lightdm.html</guid><description>I used to lock screen with this command, but it stopped working recently, probably after update. I&amp;#039;m running VERSION=&quot;13.10, Saucy Salamander&quot;. How can I restore this function?
$ gdmflexiserver
me......</description><pubDate>Wed, 05 Aug 2026 06:38:47 -0400</pubDate></item><item><title>Linux host, Windows VM with full GPU passthrough for laptop?</title><link>https://pop.com.sg/linux-host-windows-vm-with-full-gpu-passthrough-for-laptop.html</link><guid isPermaLink="true">https://pop.com.sg/linux-host-windows-vm-with-full-gpu-passthrough-for-laptop.html</guid><description>Good day to everyone,
I have acquired a laptop for mainly studying purposes and the occasional OTG gaming session. The laptop in questions is an MSI Pulse GL66 with an RTX 3070 (80Watt). To get on ......</description><pubDate>Wed, 05 Aug 2026 06:36:21 -0400</pubDate></item><item><title>What is the difference MPI vs OpenMP? [closed]</title><link>https://pop.com.sg/what-is-the-difference-mpi-vs-openmp-closed.html</link><guid isPermaLink="true">https://pop.com.sg/what-is-the-difference-mpi-vs-openmp-closed.html</guid><description>I just want to know the differences between MPI vs OpenMP for a school project I have.
I&amp;#039;m new on Ubuntu and i can&amp;#039;t find a trustworthy website. I tried so many now. Please help me!...</description><pubDate>Wed, 05 Aug 2026 06:22:20 -0400</pubDate></item><item><title>cd.. and cd- commands not found - how do I use the cd command?</title><link>https://pop.com.sg/cd-and-cd-commands-not-found-how-do-i-use-the-cd-command.html</link><guid isPermaLink="true">https://pop.com.sg/cd-and-cd-commands-not-found-how-do-i-use-the-cd-command.html</guid><description>I am using Precise pangolin. As far as I know, commands like
cd..
or
cd-
are used to browse through folders in the terminal.
But whenever I enter one of this commands, it gives an error sayi......</description><pubDate>Wed, 05 Aug 2026 06:19:24 -0400</pubDate></item><item><title>Installing Sophos Anti-Virus</title><link>https://pop.com.sg/installing-sophos-anti-virus.html</link><guid isPermaLink="true">https://pop.com.sg/installing-sophos-anti-virus.html</guid><description>Hi i&amp;#039;m new to Ubuntu and linux and need some help, im trying to install Sophos Anti-Virus and im running in to trouble. The guide reads,
Find Sophos Anti-Virus for Linux Free Edition and click Do......</description><pubDate>Wed, 05 Aug 2026 06:13:55 -0400</pubDate></item><item><title>How can you make the system print dialogue default in chromium?</title><link>https://pop.com.sg/how-can-you-make-the-system-print-dialogue-default-in-chromium.html</link><guid isPermaLink="true">https://pop.com.sg/how-can-you-make-the-system-print-dialogue-default-in-chromium.html</guid><description>When using the native print dialog in chromium (installed via snap) in Ubuntu 21.04, I get problems: it takes a long time to render, makes me unable to choose a page range (until the rendering is ...</description><pubDate>Wed, 05 Aug 2026 06:12:01 -0400</pubDate></item><item><title>How do I install wine?</title><link>https://pop.com.sg/how-do-i-install-wine.html</link><guid isPermaLink="true">https://pop.com.sg/how-do-i-install-wine.html</guid><description>Can someone please explain how I can install wine in the following ways?
By using the package manager?
By downloading and installing a pre-built package?...</description><pubDate>Wed, 05 Aug 2026 06:09:56 -0400</pubDate></item><item><title>Unable to find the Windows &quot;Desktop&quot; folder from within WSL [closed]</title><link>https://pop.com.sg/unable-to-find-the-windows-desktop-folder-from-within-wsl-closed.html</link><guid isPermaLink="true">https://pop.com.sg/unable-to-find-the-windows-desktop-folder-from-within-wsl-closed.html</guid><description>I recently downloaded Ubuntu on my HP Envy x360 laptop. I have worked with Ubuntu before. I am trying to navigate to my Desktop in terminal but unable to find it. I type /mnt/c/Users/&amp;#039;my username&amp;#039;/......</description><pubDate>Wed, 05 Aug 2026 06:02:41 -0400</pubDate></item><item><title>How to run a MS-DOS application in Wine?</title><link>https://pop.com.sg/how-to-run-a-ms-dos-application-in-wine.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-run-a-ms-dos-application-in-wine.html</guid><description>I have read that Wine supports or might support executing MS-DOS apps and games but my question is how. I can&amp;#039;t find a way to execute them. I am trying Monkey Island for example or The 7th Guest. U......</description><pubDate>Wed, 05 Aug 2026 06:00:18 -0400</pubDate></item><item><title>HP probook 455 g3 goes into reset system loop after installing 20.04.3</title><link>https://pop.com.sg/hp-probook-455-g3-goes-into-reset-system-loop-after-installing-20-04-3.html</link><guid isPermaLink="true">https://pop.com.sg/hp-probook-455-g3-goes-into-reset-system-loop-after-installing-20-04-3.html</guid><description>I am trying to install 20.04.3 on my HP Probook 455 G3. The install will complete, but it goes into a reset system loop when it goes to boot Ubuntu. Any suggestions welcome....</description><pubDate>Wed, 05 Aug 2026 05:57:44 -0400</pubDate></item><item><title>User Terrik - Ask Ubuntu</title><link>https://pop.com.sg/user-terrik-ask-ubuntu.html</link><guid isPermaLink="true">https://pop.com.sg/user-terrik-ask-ubuntu.html</guid><description>Q&amp;A for Ubuntu users and developers...</description><pubDate>Wed, 05 Aug 2026 05:56:48 -0400</pubDate></item><item><title>How to set JAVA_HOME for Java?</title><link>https://pop.com.sg/how-to-set-java-home-for-java.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-set-java-home-for-java.html</guid><description>I&amp;#039;ve installed a version of Java. How can we set the $JAVA_HOME environment variable correctly?...</description><pubDate>Wed, 05 Aug 2026 05:52:25 -0400</pubDate></item><item><title>Dual Booting Windows 10 and Ubuntu but can&amp;#039;t select OS at boot</title><link>https://pop.com.sg/dual-booting-windows-10-and-ubuntu-but-can-039-t-select-os-at-boot.html</link><guid isPermaLink="true">https://pop.com.sg/dual-booting-windows-10-and-ubuntu-but-can-039-t-select-os-at-boot.html</guid><description>So I finally got Ubuntu installed on my laptop, but the computer still automatically boots to Windows 10 instead without asking me first. I can still access Ubuntu through UEFI, but the only way I......</description><pubDate>Wed, 05 Aug 2026 05:29:36 -0400</pubDate></item><item><title>Unable to start Kodi</title><link>https://pop.com.sg/unable-to-start-kodi.html</link><guid isPermaLink="true">https://pop.com.sg/unable-to-start-kodi.html</guid><description>I have installed the latest Version of Kodi (xbmc). I have installed/uninstalled/re-installed it several times.
Whenever I&amp;#039;m trying to open it nothing happens (see the error log below). Even tho......</description><pubDate>Wed, 05 Aug 2026 05:28:16 -0400</pubDate></item><item><title>18.04 Server: Change WiFi frequency to 2.4Ghz band on Raspberry Pi 3B+</title><link>https://pop.com.sg/18-04-server-change-wifi-frequency-to-2-4ghz-band-on-raspberry-pi-3b.html</link><guid isPermaLink="true">https://pop.com.sg/18-04-server-change-wifi-frequency-to-2-4ghz-band-on-raspberry-pi-3b.html</guid><description>I have 2.4GHz-only APs but my Raspberry Pi 3B+ has dual band capability. I want to tell Ubuntu in its terminal to make sure nothing runs on 5.2Ghz.
I have searched far and wide locally and on the ...</description><pubDate>Wed, 05 Aug 2026 05:23:25 -0400</pubDate></item><item><title>Can I re-read my edited tmux.conf from within a tmux session?</title><link>https://pop.com.sg/can-i-re-read-my-edited-tmux-conf-from-within-a-tmux-session.html</link><guid isPermaLink="true">https://pop.com.sg/can-i-re-read-my-edited-tmux-conf-from-within-a-tmux-session.html</guid><description>Trying to avoid having to close the tmux session just to change the key bindings....</description><pubDate>Wed, 05 Aug 2026 05:21:35 -0400</pubDate></item><item><title>What&amp;#039;s the difference between GTK and QT?</title><link>https://pop.com.sg/what-039-s-the-difference-between-gtk-and-qt.html</link><guid isPermaLink="true">https://pop.com.sg/what-039-s-the-difference-between-gtk-and-qt.html</guid><description>Please bear with me as I&amp;#039;m a newcomer to Linux.
I&amp;#039;ve been writing GUI programs in REALbasic on a Mac for several years. I&amp;#039;m trying to learn Python and I want to write GUI apps for Linux (primarily ...</description><pubDate>Wed, 05 Aug 2026 05:15:35 -0400</pubDate></item><item><title>Where is the magick command of Imagemagick?</title><link>https://pop.com.sg/where-is-the-magick-command-of-imagemagick.html</link><guid isPermaLink="true">https://pop.com.sg/where-is-the-magick-command-of-imagemagick.html</guid><description>This may be a simple question, however, I couldn&amp;#039;t find a solution.
The ImageMagick contains a program named magick to convert image formats from one to another.
When I wrote $ magick into the cons......</description><pubDate>Wed, 05 Aug 2026 05:10:06 -0400</pubDate></item><item><title>Input/output error on USB disks when I use qBittorrent</title><link>https://pop.com.sg/input-output-error-on-usb-disks-when-i-use-qbittorrent.html</link><guid isPermaLink="true">https://pop.com.sg/input-output-error-on-usb-disks-when-i-use-qbittorrent.html</guid><description>I&amp;#039;m using Ubuntu 20.04 on a Raspberry Pi 4. I connected 4 USB disks to the Pi: two USB 2.0 disks to USB 2.0 ports and two USB 3.0 disks to a USB 3.0 hub connected to one of two USB 3.0 ports.
All d......</description><pubDate>Wed, 05 Aug 2026 05:00:04 -0400</pubDate></item><item><title>How do I install the video driver on an Asus N56V?</title><link>https://pop.com.sg/how-do-i-install-the-video-driver-on-an-asus-n56v.html</link><guid isPermaLink="true">https://pop.com.sg/how-do-i-install-the-video-driver-on-an-asus-n56v.html</guid><description>On a fresh installation of Kubuntu 12.04 amd64 on a Asus N56V jockey-kde says that there are no useful prprietary drivers.
Using the info-center I can see
in PCI an Nvidia Non-VGA unclassified de......</description><pubDate>Wed, 05 Aug 2026 04:59:27 -0400</pubDate></item><item><title>How to completely remove KDE Plasma with every config and everything?</title><link>https://pop.com.sg/how-to-completely-remove-kde-plasma-with-every-config-and-everything.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-completely-remove-kde-plasma-with-every-config-and-everything.html</guid><description>I want to remove KDE Plasma, but with nothing left, so I can reinstall it because it broke.
No tutorial helped, because it still had something left. Can anyone help me?...</description><pubDate>Wed, 05 Aug 2026 04:58:22 -0400</pubDate></item><item><title>Do I need to set up raid to install ubuntu server 20.04</title><link>https://pop.com.sg/do-i-need-to-set-up-raid-to-install-ubuntu-server-20-04.html</link><guid isPermaLink="true">https://pop.com.sg/do-i-need-to-set-up-raid-to-install-ubuntu-server-20-04.html</guid><description>I have an old desk power Edge sc1430 that I&amp;#039;m trying to install the server software onto. But it does not see any of my discs when doing block probing. However if I go into the terminal I can see a......</description><pubDate>Wed, 05 Aug 2026 04:45:51 -0400</pubDate></item><item><title>Kubuntu 18.04 WebRTC videocalls CPU 100% spikes</title><link>https://pop.com.sg/kubuntu-18-04-webrtc-videocalls-cpu-100-spikes.html</link><guid isPermaLink="true">https://pop.com.sg/kubuntu-18-04-webrtc-videocalls-cpu-100-spikes.html</guid><description>My CPU keeps spiking to 100% usage while being in videocalls. Used Jitsi and Google Meets and tried both video call programs in Google Chrome as well as in Firefox.
In both browsers the problem ex......</description><pubDate>Wed, 05 Aug 2026 04:42:28 -0400</pubDate></item><item><title>What is CryptoTokenExtension in Chromium extensions?</title><link>https://pop.com.sg/what-is-cryptotokenextension-in-chromium-extensions.html</link><guid isPermaLink="true">https://pop.com.sg/what-is-cryptotokenextension-in-chromium-extensions.html</guid><description>What is CryptoTokenExtension in Chromium extensions? It&amp;#039;s not from Chrome Web store, and cannot be removed. Is it safe to use?...</description><pubDate>Wed, 05 Aug 2026 04:32:50 -0400</pubDate></item><item><title>How to install ATLAS on Kubuntu 18.04(Bionic)</title><link>https://pop.com.sg/how-to-install-atlas-on-kubuntu-18-04-bionic.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-install-atlas-on-kubuntu-18-04-bionic.html</guid><description>Things I&amp;#039;ve already tried:
1. install all of this:
sudo apt-get install libblas3gf
sudo apt-get install libblas-doc
sudo apt-get install libblas-dev
sudo apt-get install liblapack3gf
sudo apt-get ...</description><pubDate>Wed, 05 Aug 2026 04:29:34 -0400</pubDate></item><item><title>Where to find and install ASUS motherboard drivers for Linux [duplicate]</title><link>https://pop.com.sg/where-to-find-and-install-asus-motherboard-drivers-for-linux-duplicate.html</link><guid isPermaLink="true">https://pop.com.sg/where-to-find-and-install-asus-motherboard-drivers-for-linux-duplicate.html</guid><description>Possible Duplicate: How to download specific ubuntu drivers for my pc
This is my second day ever with Linux, and I had one heck of a time getting the nVidia drivers installed and working. Plea......</description><pubDate>Wed, 05 Aug 2026 04:25:03 -0400</pubDate></item><item><title>system bootOrder not found</title><link>https://pop.com.sg/system-bootorder-not-found.html</link><guid isPermaLink="true">https://pop.com.sg/system-bootorder-not-found.html</guid><description>I tried to install Ubuntu 18.04 on Acer TravelMate P278-MG, but it bootloops
1. It starts up, shows Acer logo
2. It says:
System BootOrder not found. Initializing defaults.
Creating boot entry &quot;Bo......</description><pubDate>Wed, 05 Aug 2026 04:24:46 -0400</pubDate></item><item><title>Use jackd with a NVidia HDMI audio interface</title><link>https://pop.com.sg/use-jackd-with-a-nvidia-hdmi-audio-interface.html</link><guid isPermaLink="true">https://pop.com.sg/use-jackd-with-a-nvidia-hdmi-audio-interface.html</guid><description>My PulseAudio server, connected to &amp;quot;GF119 HDMI Audio Controller&amp;quot;, outputs audio fine for my HDMI monitor. Google seems to indicate this is provided by the NVidia card. However, when I try......</description><pubDate>Wed, 05 Aug 2026 04:13:33 -0400</pubDate></item><item><title>&quot;Activation of network connection failed&quot; for ethernet connection</title><link>https://pop.com.sg/activation-of-network-connection-failed-for-ethernet-connection.html</link><guid isPermaLink="true">https://pop.com.sg/activation-of-network-connection-failed-for-ethernet-connection.html</guid><description>I have installed Ubuntu 18.04 on a Surface Book with dual boot, and I can&amp;#039;t get the ethernet connection to work. Although the wifi connects, I keep getting the &quot;activation of network connection fai......</description><pubDate>Wed, 05 Aug 2026 04:13:24 -0400</pubDate></item><item><title>I cannot enter my password in the terminal - can&amp;#039;t install packages [duplicate]</title><link>https://pop.com.sg/i-cannot-enter-my-password-in-the-terminal-can-039-t-install-packages-.html</link><guid isPermaLink="true">https://pop.com.sg/i-cannot-enter-my-password-in-the-terminal-can-039-t-install-packages-.html</guid><description>Possible Duplicate: Nothing shows up on the screen when I type my password
I can open a terminal (Ctrl-Alt-T)
I can copy or type in the following:
sudo wget http://www.medibuntu.org/sources.l......</description><pubDate>Wed, 05 Aug 2026 04:09:03 -0400</pubDate></item><item><title>App locker in Ubuntu</title><link>https://pop.com.sg/app-locker-in-ubuntu.html</link><guid isPermaLink="true">https://pop.com.sg/app-locker-in-ubuntu.html</guid><description>I wanna lock a software application (for example, CS: GO); so I want an app locker.
Can you please help me find an app locker?...</description><pubDate>Wed, 05 Aug 2026 04:00:58 -0400</pubDate></item><item><title>How to make additional internal SSD visible to Ubuntu 20.04 under WSL2</title><link>https://pop.com.sg/how-to-make-additional-internal-ssd-visible-to-ubuntu-20-04-under-wsl2.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-make-additional-internal-ssd-visible-to-ubuntu-20-04-under-wsl2.html</guid><description>I have Ubuntu 20.04 running under WSL2 (including XFCE4 via VcXsrv).
I installed an unpartitioned mSATA SSD, and allowed the Windows Disk Management snapin to initialize it as GPT, then added a sim......</description><pubDate>Wed, 05 Aug 2026 03:43:56 -0400</pubDate></item><item><title>How do I create a video DVD from vob files?</title><link>https://pop.com.sg/how-do-i-create-a-video-dvd-from-vob-files.html</link><guid isPermaLink="true">https://pop.com.sg/how-do-i-create-a-video-dvd-from-vob-files.html</guid><description>I wanna burn a video DVD from existing .vob files that can be played in a home video player. I&amp;#039;ve burned one but it doesn&amp;#039;t have sound. I tried with k3b (New video DVD Project) because Brasero does......</description><pubDate>Wed, 05 Aug 2026 03:41:19 -0400</pubDate></item><item><title>Lenovo Yoga 510 freeze problem</title><link>https://pop.com.sg/lenovo-yoga-510-freeze-problem.html</link><guid isPermaLink="true">https://pop.com.sg/lenovo-yoga-510-freeze-problem.html</guid><description>I recently bought a new Lenovo Yoga 510. Getting rid of Windows 10 took me long enough but I managed to boot from USB and install Ubuntu 16.04 the usual way (by erasing Windows 10).
The thing is ......</description><pubDate>Wed, 05 Aug 2026 03:36:33 -0400</pubDate></item><item><title>How to use bionic-updates? [duplicate]</title><link>https://pop.com.sg/how-to-use-bionic-updates-duplicate.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-use-bionic-updates-duplicate.html</guid><description>I have a dependency problem on 18.04, libglib2.0-0 is a bit too old (I need 2.56.3 but only 2.56.1-2ubuntu1 is available).
When looking at the details of the package, I see that
Paquet libglib2.0......</description><pubDate>Wed, 05 Aug 2026 03:35:38 -0400</pubDate></item><item><title>How do I configure Sentry Switch CDU power control for MAAS?</title><link>https://pop.com.sg/how-do-i-configure-sentry-switch-cdu-power-control-for-maas.html</link><guid isPermaLink="true">https://pop.com.sg/how-do-i-configure-sentry-switch-cdu-power-control-for-maas.html</guid><description>I&amp;#039;m working with MAAS. I have been able to get IPMI and Wake On Lan to power on nodes. For some nodes that do not support Wake On Lan and also do not have IPMI, I have a Server Technology Sentry Sw......</description><pubDate>Wed, 05 Aug 2026 03:19:02 -0400</pubDate></item></channel></rss>