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 connectionsPath: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: candycanearter07 Newsgroups: comp.os.linux.advocacy Subject: Re: The Golly! of Python Date: Thu, 18 Apr 2024 14:50:05 -0000 (UTC) Organization: the-candyden-of-code Lines: 20 Message-ID: References: <17c636a2d6477a17$13590$197378$802601b3@news.usenetexpress.com> Injection-Date: Thu, 18 Apr 2024 16:50:05 +0200 (CEST) Injection-Info: dont-email.me; posting-host="5b0b1583fb7e97c7fcf46e8761e3ce6d"; logging-data="2439267"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19AVUWW9B7OEuRUbSPOtMxDdmqytTovTKl3R/HbH/bHbQ==" User-Agent: slrn/pre1.0.4-9 (Linux) Cancel-Lock: sha1:/hrO+ZIDQ2liJGzACNerYq7ppN0= X-Face: b{dPmN&%4|lEo,wUO\"KLEOu5N_br(N2Yuc5/qcR5i>9-!^e\.Tw9?/m0}/~:UOM:Zf]% b+ V4R8q|QiU/R8\|G\WpC`-s?=)\fbtNc&=/a3a)r7xbRI]Vl)r<%PTriJ3pGpl_/B6!8pe\btzx `~R! r3.0#lHRE+^Gro0[cjsban'vZ#j7,?I/tHk{s=TFJ:H?~=]`O*~3ZX`qik`b:.gVIc-[$t/e ZrQsWJ >|l^I_[pbsIqwoz.WGA] wrote at 01:39 this Thursday (GMT): > On Wed, 17 Apr 2024 20:18:54 -0400, DFS wrote: > >> I just wish lsblk wouldn't tell me I have 3 devices with funny names >> like 'sda'. There's only one. > > But those are device names, they are not used for referring to files on > mounted volumes. Yeah, you usually have to mount them (which a lot of user distros manually do). Side note, doing lsblk -f helps a bunch with figuring out which disk is what, since it displays the partition label. Then you can do udisksctl mount -b /dev/sdx or sudo mount /dev/sdx /mount if you don't have udiskie installed. -- user is generated from /dev/urandom