I put together this conkyrc config file yesterday, pretty pleased with it so far.
(Background image is scarlett johansson in the upcoming Ghost in the shell film 💗)
¯¯̿̿¯̿̿’̿̿̿̿̿̿̿’̿̿’̿̿̿̿̿’̿̿̿)͇̿̿)̿̿̿̿ ‘̿̿̿̿̿̿\̵͇̿̿\=(•̪̀●́)=o/̵͇̿̿/’̿̿ ̿ ̿̿


Corruption bug appears to have a workaround. Posted by Anand Bhat:
For all those having issues with the latest version showing as corrupt, try these steps:
1. Install extension.
2. Once it shows "This extension may have been corrupted", go back to the Chrome store and open up this extension's page (https://chrome.google.com/webstore/detail/https-everywhere/gcbommkclmclpchllfjekcdonpmejbdp).
3. The top of the page will have this text -- "This item has been disabled in Chrome. Enable this item". Click it.
4. Extension will get activated!
The developers of this extension are aware of this and it is due to bug in Chrome. More details can be found at https://github.com/EFForg/https-everywhere/issues/5874#issuecomment-245493840There should be a fix by the developers or on Chrome's site in the near future.
sshd: 10.0.0.0/255.255.255.0
TIP: For specific IP addresses, just enter the address without the subnet.sshd: 192.168.0.0/255.255.255.0
sshd: ALL
In terminal run the following command: sudo nano /etc/default/grub
Find the line GRUB_CMDLINE_LINUX="" and replace with GRUB_CMDLINE_LINUX="iommu=soft"
save the file
open up another terminal and run: sudo update-grub
exit and restart computer