tim wade composed on 2025-03-18 11:04 (UTC+0800):
> My OS:
> $ lsb_release -cd
> No LSB modules are available.
> Description: Debian GNU/Linux 12 (bookworm)
> Codename: bookworm
> How can I check the graphics card model of my computer and how can I
> test the floating-point computing capabil
On 19/3/25 11:04, tim wade wrote:
How can I check the graphics card model of my computer and how can I
test the floating-point computing capability of the graphics card?
sudo lspci -v | grep -A 1 -i "VGA compatible controller"
sudo lshw -C display
if you card is nvidia then
nvidia-smi
On 18/03/2025 14:11, Loris Bennett wrote:
Max Nikulin writes:
apt policy
[...]
My sources.list was correct, but 'apt update/upgrade' failed to install
anything, so I assume Andrew is correct in pointing the finger at some
sort of caching issue which removing /var/lib/apt/lists/* resolved.
On 2025-03-18, Geert Stappers wrote:
>> What did I miss, if any?
>
> Probably https://xyproblem.info
I believe the problem is that the mac address change that he implements
manually with macchanger doesn't survive a reboot of the system.
It seems you would have to configure /etc/default/maccha
On Tue, Mar 18, 2025 at 04:28:31PM +0100, Hans wrote:
> Hi folks,
>
> maybe I missed something,
> but during install I can chose, if macchanger will
> change the macaddress, whenever a network interface comes up.
>
> As this happens during boot, too, I wondered, why I instead get still the
>
Hi folks,
maybe I missed something, but during install I can chose, if macchanger will
change the macaddress, whenever a network interface comes up.
As this happens during boot, too, I wondered, why I instead get still the
original macaddress.
Is this just a bug, or do I have to add extra scri
On Mon, 17 Mar 2025, Charles Curley wrote:
> charles@hawk:~$ apt show plocate
> Package: plocate
...
> Replaces: mlocate (<< 1.1.7)
...
> Description: much faster locate
I removed my /etc/updatedb.conf, uninstalled package locate, installed package
plocate, and ran updatedb as root. The command
Le 3/13/25 à 17:36, Michael Stone a écrit> I guess I don't understand how you
expect smartctl to query a dead disk. It's dead, that means it's not going to
respond.
I wish there a was some kind of "death" that would render the drive useless for
storage
but still usable enough to retrieve diagn
Xiyue Deng writes:
> "Loris Bennett" writes:
>
>> Dan Ritter writes:
>>
>>> Loris Bennett wrote:
Hi,
I have a machine which I have updated since Wheezy in 2013 and has thus
accumulated a bit of cruft. It is currently running Bookworm but seems
to have become stuck at
Max Nikulin writes:
> On 18/03/2025 02:24, Andrew M.A. Cater wrote:
>> As ever with apt problems, it's really useful if you can copy you
>> *actual* /etc/apt/sources.list file to the mailing list.
>
> Output of
>
> apt policy
>
> while being more "noisy", is a more reliable source for
> troub
10 matches
Mail list logo