I have few applications which I need to run on root permission. Am pretty new to Ubuntu, the kind of shortcut I do to gain root access was that I open a new terminal with sudo -i and will launch my applications from that terminal. But I need to be cautious while I was in this terminal since I can accidentally mess up something.
Am I doing it right here ? am aware of what sudo -i does but my query here is to find any other way that I can achieve this feat or was it only sudo -i
Thanks in advance.
/etc,/libdirectories which is not working as expected unless I launchQt Creatorapplication with root permissions. So I basically login withsudo -iand launch myQt Creatorin that terminal. – user12345 Feb 07 '16 at 14:08