User Tools

Site Tools


tropea

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
tropea [2020/09/02 09:58]
team
tropea [2021/02/01 10:57]
team
Line 1: Line 1:
-**UFFICIO ZERO LINUX codename TROPEA** +====== ​UFFICIO ZERO LINUX codename TROPEA ​====== ​
  
 {{ :slide4.jpg |}} {{ :slide4.jpg |}}
Line 13: Line 13:
  
 If you want to watch Tropea installation video you can visit [[https://​lbry.tv/​@ufficiozero:​f/​Ufficio-Zero-Linux-Tropea-3.0---installazione-e-prima-configurazione:​3|this on LBRY.TV]] If you want to watch Tropea installation video you can visit [[https://​lbry.tv/​@ufficiozero:​f/​Ufficio-Zero-Linux-Tropea-3.0---installazione-e-prima-configurazione:​3|this on LBRY.TV]]
 +
 +===== D-Link nas and others don't connect/​work =====
 +
 +If you have a D-link nas or others and you can't connect it, the problem may dependes from new samba package and it configuration.
 +You can solve this problem by editing the smb.conf file with this command:
 +<​code>​sudo nano /​etc/​samba/​smb.conf</​code>​
 +and adding the following string with its comment:
 +<​code>​
 +#This is the configuration for D-Link nas
 +client min protocol = NT1
 +</​code>​
 +after this, You can reload samba service or restart your system.
 +
 +===== How to upgrade Eggs =====
 +
 +  - Before upgrading your system you must open your terminal and purge the old eggs version applying this command: <​code>​sudo apt purge eggs</​code>​
 +  - Then you can upgrade yur system and install the new eggs version (7.7.18_1) and our automateeggs package with this command in terminal: <​code>​sudo apt install eggs automaticeggs</​code>​ or with Synaptic.
tropea.txt ยท Last modified: 2023/01/08 19:38 by team