How would I do this “ open the configuration file /etc/netdata/netdata.conf” Topic is solved
How would I do this “ open the configuration file /etc/netdata/netdata.conf”
I’m trying to set up net data, but straight copy and paste that command doesn’t work “ open the configuration file /etc/netdata/netdata.conf”
Re: How would I do this “ open the configuration file /etc/netdata/netdata.conf”
Try nona command
Code: Select all
nano /etc/netdata/netdata.conf
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: How would I do this “ open the configuration file /etc/netdata/netdata.conf”
nano
vi
standard shell text editor
Learn the hot keys otherwise if you are not familiar with the programs...you can get stuck pretty quick
I prefer nano...but vi is also VERY powerful...but has a large learning curve
vi
standard shell text editor
Learn the hot keys otherwise if you are not familiar with the programs...you can get stuck pretty quick
I prefer nano...but vi is also VERY powerful...but has a large learning curve