Category

Uncategorized

set power limit permanently ubuntu

By | Crypto Mining, Linux, NVIDIA, Uncategorized | No Comments

The easiest way to set the power limit permanently in ubutu with an nvidia graphics card is as follows.

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
#!/bin/bash
sudo nvidia-smi -pm 1
sudo nvidia-smi -pl 150 -i 0
#!/bin/bash sudo nvidia-smi -pm 1 sudo nvidia-smi -pl 150 -i 0
#!/bin/bash
sudo nvidia-smi -pm 1
sudo nvidia-smi -pl 150 -i 0

Upgrade and Replace Samba 4.6.2 Mac OS X Latest

By | Uncategorized | No Comments

Use macports and https://trac.macports.org/ticket/38834
— Solution!! —
Deactivate Kerberos5 in MacPort. To do that open the terminal and run this command.

sudo port -f -d deactivate kerberos5
Then clean up samba4 corrupted installation files, resync the MacPort database and install samba4 again use:

sudo port clean –all samba4
sudo port -d sync
sudo port install -sv samba4

Buy Me A Coffee
Thank you for visiting. You can now buy me a coffee!