Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <solfvq$lk0$1@shakotay.alphanet.ch>
Deutsch   English   Français   Italiano  
<solfvq$lk0$1@shakotay.alphanet.ch>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder6.news.weretis.net!feeder8.news.weretis.net!news.imp.ch!news.alphanet.ch!alphanet.ch!.POSTED.localhost!not-for-mail
From: Marc SCHAEFER <schaefer@alphanet.ch>
Newsgroups: fr.comp.os.linux.configuration
Subject: Re: (Debian) =?ISO-8859-1?Q?d=E9verrouiller?= disque dur
Date: Mon, 6 Dec 2021 17:07:06 -0000 (UTC)
Organization: Posted through ALPHANET
Message-ID: <solfvq$lk0$1@shakotay.alphanet.ch>
References: <sokspn$1rpb$1@news.gegeweb.eu> <sokt41$uru$1@shakotay.alphanet.ch> <sole8c$238d$1@news.gegeweb.eu>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 6 Dec 2021 17:07:06 -0000 (UTC)
Injection-Info: shakotay.alphanet.ch; posting-host="localhost:127.0.0.1";
	logging-data="22144"; mail-complaints-to="usenet@alphanet.ch"
User-Agent: tin/2.4.3-20181224 ("Glen Mhor") (UNIX) (Linux/4.19.0-18-amd64 (x86_64))
Cancel-Lock: sha256:5HHNwlW2k6jZWIGh3RXbOdIfdnE0QGDtG2IjtXoU5xE=
Bytes: 1843
Lines: 26

docanski <docanski@scarlett-invalid.be> wrote:
> Via sudo (en réalité sudo su car sudo seul me retourne une erreur) cette

Syntaxe de sudo

   sudo commande

ou

   sudo -s  # ou sudo bash, sudo su, etc

> chown: utilisateur incorrect: «| user:group| »

Bon, je vous propose plutôt de nous envoyer ceci:

1)  la sortie de la commande id sous l'utilisateur qui aimerait
    accéder à ce vieux système de fichiers

2) la sortie de sudo ls -l /mnt
   (changer /mnt en le chemin où se trouve vraiment ce
    système de fichier)
   il faudrait qu'on voie au moins un des fichiers ou
   répertoire en lecture seulement

3) mount | grep /mnt
   (changer /mnt en le chemin où se trouve vraiment ce
    système de fichier)