Edge Software Catalog
Support for issues related to Edge Software Catalog
471 ディスカッション

Edit MQTT configuration

HuynhVanThuan
新規コントリビューター I
1,942件の閲覧回数

Hi,

Currently I'm having a problem with configuring MQTT. I conldn't find this configuration file after reinstalling my ubuntu OS. How should i get this configuration file in my computer.

 

Regards,

Huynh

 

ラベル(1)
0 件の賞賛
1 解決策
JesusE_Intel
モデレーター
1,911件の閲覧回数

Hi Huynh,


I am not familiar with the guide you are following and if there is any specific settings are needed before updating the config file. However, from a generic Linux perspective uninstalling the package should generate the default configuration file.


sudo apt purge --autoremove -y mosquitto

sudo apt install mosquitto


Regards,

Jesus


元の投稿で解決策を見る

3 返答(返信)
JesusE_Intel
モデレーター
1,912件の閲覧回数

Hi Huynh,


I am not familiar with the guide you are following and if there is any specific settings are needed before updating the config file. However, from a generic Linux perspective uninstalling the package should generate the default configuration file.


sudo apt purge --autoremove -y mosquitto

sudo apt install mosquitto


Regards,

Jesus


HuynhVanThuan
新規コントリビューター I
1,874件の閲覧回数

Hi JesusE,

 

Thanks for your supports. These command lines are really helpful with me so i can consider this as your right solution. 

 

Regard,

Huynh

JesusE_Intel
モデレーター
1,864件の閲覧回数

Thank you for confirming. If you need any additional information, please submit a new question as this thread will no longer be monitored.


返信