Is it risky to create a browser shortcut with ‘Global Actions Manager’?

0
3
Asked By CuriousCat92 On

I heard that running a web browser from the terminal could be risky, which makes me hesitant about trying to open it with other methods. Could using 'Global Actions Manager' for this purpose be dangerous?

3 Answers

Answered By SafeSurf5 On

Most desktop icons already include shell commands to launch programs. Using extra parameters that browsers provide shouldn't pose a real threat, as long as you're not running as root like TechGuru88 mentioned.

Answered By TechGuru88 On

The risk mainly comes from running applications as root. If you're launching your browser with normal user permissions, you should be fine! Just avoid using root unless absolutely necessary.

Answered By Questioner42 On

Are you referring to opening a terminal and just running commands like 'firefox'? That’s standard practice! If you're worried, just stick to user mode to keep things safe.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.