Articles étiquetés "ubuntu"
Ubuntu is considered the best system for both beginners and experienced programmers. It is characterized by stability and reliability. All shortcomings in Ubuntu are eliminated with lightning speed, technical support answers questions constantly, the list of software distributions is huge and regularly updated.
-
ImportError : libSM.so.6 : cannot open shared object file : No such file or directory
OS : Ubuntu 18.04. Erreur : ImportError Traceback (most recent call last) in 10 from sklearn.model_selection import train_test_split 11 --->... - Erreur : ModuleNotFoundError Traceback (most recent call last) in 14 import matplotlib.pyplot as plt 15 ---> 16 import torch 17 import torch.nn as n...
-
Comment utiliser le pare-feu Ubuntu
Qu'est-ce que UFW La plupart des administrateurs système n'aiment pas configurer à distance des applications de sécurité réseau, comme les pare-feu. Par défaut, ces applications bloquent l'accès...