CPU mining Ubuntu
Publish: 2021-04-21 21:02:02
1.
Yes, I use hayu miner's Linux command to mine. It only takes two steps for you to mine under Linux system:
< UL >open the website, input the mobile phone number, and select how many CPUs you want to use to mine. The default is to use 50% of the CPU to mine. Click to generate your special command and
that's how simple the operation is
2. There are a lot of mining with Ubuntu, but the efficiency of home computer mining is very low
it's basically a waste of electricity.
it's basically a waste of electricity.
3. Memory saving is only a manifestation of high memory utilization rate,
is CPU consumption determined by fan speed? Linux also has CPU frequency adjustment software, you can try< In the past, openSUSE was a good interface, but now it's a hundred schools of thought,
you haven't used KDE, and you'll have a broad vision.
Ubuntu now has its own unique unity, and others include gnome3 and KDE. Try the desktop environment and window manager, and you'll know what the beauty of the system is related to..
is CPU consumption determined by fan speed? Linux also has CPU frequency adjustment software, you can try< In the past, openSUSE was a good interface, but now it's a hundred schools of thought,
you haven't used KDE, and you'll have a broad vision.
Ubuntu now has its own unique unity, and others include gnome3 and KDE. Try the desktop environment and window manager, and you'll know what the beauty of the system is related to..
4. How to solve the problem of Python CPU occupying 100% in Ubuntu 10.10
in Ubuntu 10.10, there is a problem in Python IBus. This is a bug in Python in 10.10
this is caused by clicking the set property page in the process of using the input method. Just log off and log on to the desktop
the complete solution is to add and update this source: ppa:karl-qdh/ppa
view plain to clipboardprint?< br />
1. sudo add-apt-repository ppa:karl-qdh/ppa
2. sudo apt-get update
3. sudo apt-get upgrade
in Ubuntu 10.10, there is a problem in Python IBus. This is a bug in Python in 10.10
this is caused by clicking the set property page in the process of using the input method. Just log off and log on to the desktop
the complete solution is to add and update this source: ppa:karl-qdh/ppa
view plain to clipboardprint?< br />
1. sudo add-apt-repository ppa:karl-qdh/ppa
2. sudo apt-get update
3. sudo apt-get upgrade
5. See CPUUInformation
cat /proc/cpuinfo/proc/cpuinfo
sudo lshw
#CPU ID
#CPU ID
#CPU ID
#CPU ID
#sudo dmidecode -t-t-t-t-t 4 ; grepID
#Serial Numidecode ± grep & # Serial
#CPU
sudo dmidecode -t 4
#BIOS
sudo dmidecode -t 0
#主plate:
sudo dmidecode -t 2
#OEM:
sudo dmidecode -t 11
demonstrates the current existence of small
free -m →grep " Memory”. awk '{0} Printing $2}& #39;< br/>
Check hard disk temperature
sudo apt-get install hddtemp
sudo hddtemp /dev/sda
cat /proc/cpuinfo/proc/cpuinfo
sudo lshw
#CPU ID
#CPU ID
#CPU ID
#CPU ID
#sudo dmidecode -t-t-t-t-t 4 ; grepID
#Serial Numidecode ± grep & # Serial
#CPU
sudo dmidecode -t 4
#BIOS
sudo dmidecode -t 0
#主plate:
sudo dmidecode -t 2
#OEM:
sudo dmidecode -t 11
demonstrates the current existence of small
free -m →grep " Memory”. awk '{0} Printing $2}& #39;< br/>
Check hard disk temperature
sudo apt-get install hddtemp
sudo hddtemp /dev/sda
6. What software can test the performance of CPU
download the CPU-Z software from the network
hope to adopt...
download the CPU-Z software from the network
hope to adopt...
7. 1. The lshw
lshw command displays detailed hardware information
if you want to display in summary mode, you can add the short parameter: lshw - short
to display the specified hardware information, add the class (or C) parameter: lshw - class memory
2. Sysstat
a set of tools for monitoring system performance and efficiency. These tools collect system performance data, such as CPU utilization, hard disk and network throughput data
3. Lspci - V (more intuitive than cat / proc / PCI)
to view PCI information, lspci reads hwdata database
4. Uname - a
view the system architecture
5. Dmidecode
view the hardware information, including BIOS, CPU, memory and other information
6. Dmesg
display the system control information of kernel buffer, such as the information when the system is started will be written to / var / log /
note: dmesg tool is not a special tool to view the hardware chipset identification,
but it can let us know some parameters of the hardware in the machine; When the system starts,
will write some hardware related logs to / var / log / message * or / var / log / boot * files
7. Lshal and Hal device manager
8. View / proc
for files in / proc, you can use the file view command to browse their contents, The file contains system specific information:
cpuinfo host CPU information
DMA host DMA channel information
file systems information
interrupts host interrupt information
ioprots host I / O port number information
meninfo host memory information
version Linux memory version information
View CPU information: cat / proc / cpuinfo
View board information: cat / P ROC / PCI
view memory information: cat / Pro / meminfo
View USB device: cat / Pro / bus / USB / devices
View keyboard and mouse: cat / Pro / bus / input / devices
View IRQ of each device: cat / Pro / interrupts
lshw command displays detailed hardware information
if you want to display in summary mode, you can add the short parameter: lshw - short
to display the specified hardware information, add the class (or C) parameter: lshw - class memory
2. Sysstat
a set of tools for monitoring system performance and efficiency. These tools collect system performance data, such as CPU utilization, hard disk and network throughput data
3. Lspci - V (more intuitive than cat / proc / PCI)
to view PCI information, lspci reads hwdata database
4. Uname - a
view the system architecture
5. Dmidecode
view the hardware information, including BIOS, CPU, memory and other information
6. Dmesg
display the system control information of kernel buffer, such as the information when the system is started will be written to / var / log /
note: dmesg tool is not a special tool to view the hardware chipset identification,
but it can let us know some parameters of the hardware in the machine; When the system starts,
will write some hardware related logs to / var / log / message * or / var / log / boot * files
7. Lshal and Hal device manager
8. View / proc
for files in / proc, you can use the file view command to browse their contents, The file contains system specific information:
cpuinfo host CPU information
DMA host DMA channel information
file systems information
interrupts host interrupt information
ioprots host I / O port number information
meninfo host memory information
version Linux memory version information
View CPU information: cat / proc / cpuinfo
View board information: cat / P ROC / PCI
view memory information: cat / Pro / meminfo
View USB device: cat / Pro / bus / USB / devices
View keyboard and mouse: cat / Pro / bus / input / devices
View IRQ of each device: cat / Pro / interrupts
8. Open system monitor to see which process is consuming CPU.
9. Install wine. Then download the software to install
Hot content