linux提权修改文件

Job ID: 37017136

Budget: $30 – $250 USD

我这里有一台打印机,打印机自带系统是Linux的系统
打印机有对外提供IP连接,通过IP可以登陆打印机管理界面
现在需要对登陆提权或打印机系统的文件进行修改
About the Developer Tools
Here are the features buried in the Tools menu which can help you during Evergreen code development. The code base, and therefore these features, should be common across all of the Evergreen product line.

DPCL Browser
This set of pages provides live information about your printer.

Browse Actions allows you to cruise around the Actions currently supported on your printer, seeing exactly what the parameters, defaults, enumerated list values, etc., are.
WebDpcl Commands is the list of commands supported by this copy of WebDpcl.
DPCL Messages is the list of commands supported by this printer. The information is pulled from the WSDL, and should rarely change.
Settings Subsystems is separated out by Module. Oak, etc., should see more than one module, once additional modules are defined in the Settings Database for that printer. This is the live information coming from RetrieveSettings for this printer.
Discovery Object is just a variable dump, but can serve as a demo of how to do just that.
PHP Session is the contents of the session-persistence global array. A lot of web application flow is based on that information, so this can be potentially useful information.
Related categories: PHP Linux Software Architecture Shell Script MySQL