Remote editing via SSH with elevated permissions

已回答

Hello

Within our set up we can SSH to the deployment servers, but then need to elevate permissions / switch to system user to be able to edit configs:

sudo su - systemuser

Can I do the same within IntelliJ? Without system user elevation I get "permissions denied" obviously

Many thanks in advance!

0

请先登录再写评论。