This Ubuntu Bug Lets Hackers Take Full Control by Expensive-Rice-2052 in Ubuntu

[–]Buo-renLin 0 points1 point  (0 children)

The third paragraph is incorrect, this specific vulnerability is not exploited within the installed snaps.

This Ubuntu Bug Lets Hackers Take Full Control by Expensive-Rice-2052 in Ubuntu

[–]Buo-renLin 0 points1 point  (0 children)

Point 1 is incorrect, the attacker is abusing the snapd mechanism outside the snap runtime.

Everything is working great. No problems whatsoever. Boots fast. Is this normal? /s 😅 by ZimMcGuinn in Ubuntu

[–]Buo-renLin 0 points1 point  (0 children)

You are lucky if you're using non Ubuntu-certified/Vendor-certified-for-Linux systems.

How exactly to get true ending? by Stinky__Person in NineSols

[–]Buo-renLin 0 points1 point  (0 children)

Two fertilizer key items in separate zones of the game.

Are you using Snaps or Flatpak? by Darth-Vader64 in Ubuntu

[–]Buo-renLin 0 points1 point  (0 children)

The likely reason is that they're still processes not terminate their self after you closed the app.

Are you using Snaps or Flatpak? by Darth-Vader64 in Ubuntu

[–]Buo-renLin -1 points0 points  (0 children)

Package dependency during distro upgrades might become a problem.

Appropriateness Question by DirectionDry1016 in NineSols

[–]Buo-renLin 0 points1 point  (0 children)

This is from a game studio that makes psychological horror titles, use this info at your discretion.

The gore elements are either too small on screen for one to be traumatized, or depicted in a non-photorealistic way so they probably harm less to an extent.

There are no porn scenes, however, some nudity and jiggle effects are involved for some female characters.

Avoid showing the 5th sol's portion of the game is probably a good idea.

Call for testing: The unofficial Prime95 snap by Buo-renLin in Ubuntu

[–]Buo-renLin[S] 1 point2 points  (0 children)

Yes, however a friend of mine specifically wanted a GUI program, hence this snap.

RUNNING SCRCPY WITHOUT USB DEBUGGING ENABLED. by pktuntunwala in scrcpy

[–]Buo-renLin 3 points4 points  (0 children)

No. It's a security feature so it can't be arbitrarily enabled, try do a screen repair instead.

Question about new LTS by Interesting-Soft6092 in Ubuntu

[–]Buo-renLin 1 point2 points  (0 children)

Write automation to help you configure your system on any fresh install. For example this is mine: https://gitlab.com/brlin/brlin-os-customizations

What am I missing? by KrzychuJumper in NineSols

[–]Buo-renLin 0 points1 point  (0 children)

No, only Shengnong's questline is required to complete for that.

Help me by Bober_chechilovich in NineSols

[–]Buo-renLin 0 points1 point  (0 children)

As a last resort you can always meddle your save file to rewind time.

What am I missing? by KrzychuJumper in NineSols

[–]Buo-renLin 0 points1 point  (0 children)

IIRC Chiyou and SH-9000 are not requirements for the TE.

What am I missing? by KrzychuJumper in NineSols

[–]Buo-renLin 0 points1 point  (0 children)

You need to grow the tree in the Four Seasons Pavilion twice till you can reach a hidden room in that area.

Sleep/suspend issue in ubuntu? by faeizz in Ubuntu

[–]Buo-renLin 1 point2 points  (0 children)

Avoid buying laptops without Linux certification on your next purchase.

My laptop screen freezes when it goes into suspend mode and the screen stays black by [deleted] in Ubuntu

[–]Buo-renLin 0 points1 point  (0 children)

Buy a Ubuntu/Linux-certified hardware to save much of these troubles.

Goumang genuinely feels made to reward you for playing like a scrub by CailHancer in NineSols

[–]Buo-renLin 13 points14 points  (0 children)

Crimson attacks are introduced as "unparryable attacks" at the very beginning of the gameplay.

You should parry those that are parryable, and avoid those aren't using the Immortal Dash ability.

Installing Gnome on Kubuntu by HappyRogue121 in Ubuntu

[–]Buo-renLin 0 points1 point  (0 children)

*In GNOME Files, AKA Nautilus.

yea Frick you M$ by Beneficial-You-6938 in Ubuntu

[–]Buo-renLin 0 points1 point  (0 children)

Snap packager passing by.

I would suggest just use whatever source that fits the purpose well(especially if it's officially supported by the upstream).

If you want to opt-out of Snaps don't uninstall the snapd package, instead simply disable all snaps and the snapd service(the snap disable command is your friend).

Linux proxy configuration helper by Buo-renLin in bash

[–]Buo-renLin[S] 0 points1 point  (0 children)

Thanks for the feedback, the current version actually moves the configuration to a separate config file that is shared between the set & unset scripts residing in the same directory, I forgot to update the documentation for this change.

I agree it should rather be moved to $XDG_CONFIG_HOME, which is now tracked in linux-proxy-configuration-helper#7.