Thursday, May 9, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 494  / 3 Years ago, mon, october 11, 2021, 12:31:54

I´m trying to install Backtrack on Ubuntu (with Unity).



I´m stuck trying to modify applications.menu file, because it´s readme only. And I can´t change that using the GUI because it´s greyed out.



How may I make that file read/write from the command line, or access it with gedit as root?


More From » unity

 Answers
3

The best way wold be:




  • Use the following command in terminal:



    sudo -i


    to get a shell where you have root privileges.


  • Then use the following command:



     xdg-open /usr/share/app-install/desktop/applications.menu


    to open applications.menu file in your favorite text editor.



[#28707] Monday, October 11, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
algicuade

Total Points: 317
Total Questions: 89
Total Answers: 106

Location: Saint Pierre and Miquelon
Member since Fri, Jan 28, 2022
2 Years ago
;