Как изменить netbeans.conf в ubuntu 18.04 если пишет, что файл только для чтения?
Мне нужно изменить netbeans_jdkhome в netbeans.conf , но доступ на изменение нет , я пробовал и с sudo тоже не помогло , файл лежит в snap/netbeans/current/netbeans/etc/netbeans.conf. ПОМОГИТЕ !!!
Local: To make individual changes that will apply only to a specific user, put them into the etc/netbeans.conf file in the user's userdir .
${userdir}/etc/netbeans.conf
The local file does not exist by default! If you don't see a ${userdir}/etc directory you have to create the file yourself. The easiest way to do that is to copy the global netbeans.conf file from the NetBeans installation folder to the local ${userdir}/etc folder, and then make the desired changes.
сначала
sudo chmod 664 /snap/netbeans/current/netbeans/etc/netbeans.conf
или sudo chown USER /snap/netbeans/current/netbeans/etc/netbeans.conf
потом правка через sudo
ps
возможно диск смонтирован в ридонли,
перемонтировать с правами на запись