F5F Stay Refreshed Software Operating Systems LF Debian OS supports running applications with administrator privileges upon boot.

LF Debian OS supports running applications with administrator privileges upon boot.

LF Debian OS supports running applications with administrator privileges upon boot.

R
RulwenJr
Posting Freak
786
01-06-2026, 05:43 AM
#1
Xubuntu isn't working. I'm really upset.
R
RulwenJr
01-06-2026, 05:43 AM #1

Xubuntu isn't working. I'm really upset.

P
pyr0playz
Junior Member
2
01-08-2026, 06:21 PM
#2
You can execute a cron job with root privileges to start a program at boot, or use a systemd task. Any operating system supports this.
P
pyr0playz
01-08-2026, 06:21 PM #2

You can execute a cron job with root privileges to start a program at boot, or use a systemd task. Any operating system supports this.

D
DinoLover515
Junior Member
7
01-09-2026, 12:20 AM
#3
Yes, there is a guide available for this.
D
DinoLover515
01-09-2026, 12:20 AM #3

Yes, there is a guide available for this.

S
sunemoonsong
Senior Member
380
01-09-2026, 04:23 AM
#4
use cron as a simple method, search for a guide online, and set it in the root crontab.
S
sunemoonsong
01-09-2026, 04:23 AM #4

use cron as a simple method, search for a guide online, and set it in the root crontab.

M
m0deYT
Member
144
01-09-2026, 07:12 AM
#5
The system may lack a visible option due to design choices or security policies meant to streamline user access.
M
m0deYT
01-09-2026, 07:12 AM #5

The system may lack a visible option due to design choices or security policies meant to streamline user access.

P
Pieftw247
Member
201
01-09-2026, 01:27 PM
#6
This interface uses a graphical user interface. You might be able to create a script for startup that runs with root privileges.
P
Pieftw247
01-09-2026, 01:27 PM #6

This interface uses a graphical user interface. You might be able to create a script for startup that runs with root privileges.

S
Sky05
Junior Member
30
01-09-2026, 02:57 PM
#7
The interface is set up by default in xubuntu. I’m not sure how to make changes. I feel really confused trying to figure this out.
S
Sky05
01-09-2026, 02:57 PM #7

The interface is set up by default in xubuntu. I’m not sure how to make changes. I feel really confused trying to figure this out.

P
55
01-25-2026, 05:58 AM
#8
Please specify the action you'd like to perform with root privileges. Once you clarify, I can provide the appropriate command.
P
PurpleGiraffex
01-25-2026, 05:58 AM #8

Please specify the action you'd like to perform with root privileges. Once you clarify, I can provide the appropriate command.

D
DremlonTV
Member
80
01-26-2026, 02:08 AM
#9
The command to launch the VPN app is straightforward. It’s designed to be simple, even for regular users. You can start it with basic settings without needing special privileges.
D
DremlonTV
01-26-2026, 02:08 AM #9

The command to launch the VPN app is straightforward. It’s designed to be simple, even for regular users. You can start it with basic settings without needing special privileges.

T
tommylapis
Member
55
01-27-2026, 08:57 PM
#10
The application shouldn't be executed as root or administrator unless required. It should have a service file or init script by default. If permission changes are necessary, use sudo or gksudo. Once the task is complete, revert permissions. You mentioned it's a VPN app—NetworkManager typically handles most protocols out of the box across common distributions. Missing protocols can be fixed with the right plugin installation.
T
tommylapis
01-27-2026, 08:57 PM #10

The application shouldn't be executed as root or administrator unless required. It should have a service file or init script by default. If permission changes are necessary, use sudo or gksudo. Once the task is complete, revert permissions. You mentioned it's a VPN app—NetworkManager typically handles most protocols out of the box across common distributions. Missing protocols can be fixed with the right plugin installation.