1 lien privé
Got a message about temporary backup database that can be deleted without a warning? Here's how to fix it.
Après la défaillance matérielle d’un disque dur, on peut se retrouver face à un système qui ne démarre plus et une grappe RAID incomplète constituée d’un ou plusieurs disques. L’accès direct à un seul membre d’un assemblage RAID n’est pas possible. Voici ce qu’il faut faire pour accéder au contenu d’un tel disque.
Vous êtes l’informaticien de la famille et c’est toujours vous qu’on appelle dès que Tonton Maurice télécharge un malware pornhub.zip, que le cousin Thierry n’arrive plus à …
Only adding this comment here, because this page shows up in DuckDuckGo search
Conky ver. 1.11.6
Debian Bullseye Mate
This worked for me:
own_window_type = 'override',
After much troubleshooting, I finally found the solution. It turns out that it wasn't only the Thunderbolt port that was not working, the HDMI port was not working either. I immediately thought there was a graphics driver issue because of this, and there was.
I ran the following command to view the drivers I had. I was initially confused because I was certain that I installed the Nvidia drivers correctly.
sudo lshw -c display
Turns out that the VGA compatible controller was "UNCLAIMED." There are two "graphics cards" on the system: the discrete Nvidia GTX 3050 and the integrated Intel Iris graphics. In Windows, it switches between the two, using the Nvidia card for graphically intense processes and the weaker Iris one to save battery life for normal operation. This unfortunately confuses the Linux Operating System.
Solution: you need to install TWO graphics card drivers for the Inspiron 16 Plus 7610 Laptop: the Nvidia driver AND one that supports the Intel integrated graphics. Normally, the integrated graphics drivers are installed automatically by Linux. However, the graphics adapter in this computer is not supported natively by the 5.0 Linux Kernel, it needs an additional install. Use the following command to install it and then reboot the system:
sudo apt install linux-generic-hwe-20.04-edge
1) Open up your terminal (ctrl+alt+t)
2) Run the following command in the terminal:
gsettings reset-recursively org.cinnamon (THIS IS FOR CINNAMON)
gsettings reset-recursively org.mate.panel (THIS IS FOR MATE)
3) Hit Enter
4) Taraa!!! you should have your panel back to their default again.
NOTE :
-
you may login out and login in again to get them work again, in some cases you need to reboot your system.
-
tested and worked on my MATE Dekstop Environment.
Explore how the principles behind open source--collaboration, transparency, and rapid prototyping--are proven catalysts for innovation.
http://www.rodsbooks.com/gdisk/index.html
GPT fdisk (consisting of the gdisk, cgdisk, sgdisk, and fixparts programs) is a set of text-mode partitioning tools for Linux, FreeBSD, macOS, and Windows. The gdisk, cgdisk, and sgdisk programs work on Globally Unique Identifier (GUID) Partition Table (GPT) disks, rather than on the older (and once more common) Master Boot Record (MBR) partition tables. The fixparts program repairs certain types of damage to MBR disks and enables changing partition types from primary to logical and vice-versa. You can learn more about fixparts on its dedicated Web page. If gdisk, cgdisk, and sgdisk sound interesting to you, then read on (or skip straight to the "Obtaining GPT fdisk" link if you don't need the GPT pep talk). If you don't know what a GPT is, be sure to read the first section!
GRUB ne démarre plus et vous ne pouvez plus accéder à Linux ? Voici comment réparer, restaurer et réinstaller GRUB pour démarrer de nouveau sur Linux !
Installez Boot-Repair en entrant les commandes suivantes :
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt update
sudo apt install -y boot-repair
https://www.supergrubdisk.org/category/download/supergrub2diskdownload/super-grub2-disk-stable/
Repairing Linux Mint Boots with the Boot Repair Tool
https://thelinuxcode.com/linux_mint_boot_repair/
How to install or reinstall Grub
https://forums.linuxmint.com/viewtopic.php?f=42&t=320504
Réparer votre boot UEFI quand Windows refuse de démarre parce qu'une install linux a fait n'importe quoi
https://gbatemp.net/threads/medicat-usb-a-multiboot-linux-usb-for-pc-repair.361577/
C'est une clé USB de secours, pour dépanner un PC, tout à fait comme le célèbre "Hiren's Boot CD" mais avec encore plus d'outils. À manipuler avec précaution (ce sont des outils pour les geeks, hein !).
Attention, prévoyez une grosse clé USB: Ça fait 22,4 Go !
Medicat est un super outil qui permet de dépanner des ordinateurs, ou de faire sauter leur mot de passe. C’est un outil qui embarque en réalité toute une suite d’outils indispensables.
Grâce à Medicat, vous pourrez faire des sauvegardes, dépanner des Windows, des Linux, enlever les malwares, ou encore retirer un mot de passe oublié.
C’est un outil indispensable pour tous les techniciens qui se respectent et ça vous fera gagner énormément de temps, que ce soit au boulot ou dans les réunions de famille où chacun se pointe avec son laptop pour se faire dépanner gratos par vous.