Giter VIP home page Giter VIP logo

ch_cpuinfo's Introduction

Howto Run

made a video of the how to run ch_cpuinfo.
tr_st

image

** Online **

  1. Connect to ssh by admin account. (dsm > control panel > terminal & snmp > terminal > enable ssh check)

  2. Switch user to root:

    sudo su -

    (input admin password)

  3. Download ch_cpuinfo.tar with wget

    wget https://github.com/FOXBI/ch_cpuinfo/releases/download/ch_cpuinfo/ch_cpuinfo.tar

  4. Continue Offline step 6.

** Offline **

  1. Download attached file on your PC (ch_cpuinfo.tar)

  2. Upload file to your DSM location (by filestation, sftp, webdav etc....)

  3. Connect to ssh by admin account. (dsm > control panel > terminal & snmp > terminal > enable ssh check)

  4. Switch user to root:

    sudo su -

    (input admin password)

  5. Change directory to where ch_cpuinfo.tar file is located:

    cd /volume1/temp

  6. Decompress file & check file:

    tar xvf ch_cpuinfo.tar
    ls -lrt chmod 755 ch_cpuinfo

    (check root’s run auth)

  7. Run to Binary file

    ./ch_cpuinfo
    or
    ./ch_cpuinfo.sh (If you use busybox in 5.x, you can use it as a source file)

  8. When you execute it, proceed according to the description that is output.

  9. Check your DSM’s CPU name, CPU cores at information center

Reference URL

https://xpenology.com/forum/topic/13030-dsm-5x6x7x-cpu-name-cores-infomation-change-tool

Reference Screeshot

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

ch_cpuinfo's People

Contributors

foxbi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.