Consol line

  • Is there some list of DM Linux console commends?
    For example I knot that I can restart my DM8000 with restart command but I don't know how to take him into standby mode after restart (not deepstandby).

    "Reasonable people adapt themselves to the world.
    Unreasonable people attempt to adapt the world to themselves.
    All progress, therefore, depends on unreasonable people"


    ============
    SubsDownloader

  • There might be a complete list somewhere, but try following:


    connect to your box through telnet and press the TAB key twice - you'll get a complete list of the implemented commands. If you need to have the corresponding parameters, simply type the command followed by -h

  • ThX a lot for Your answer.


    I've got another question.


    Is there possibility to add user that will have ftp connection rights different than root user.
    I mean I need user who will have access not like root to / but only to /media/hdd directory. It's because of security case of course.

    "Reasonable people adapt themselves to the world.
    Unreasonable people attempt to adapt the world to themselves.
    All progress, therefore, depends on unreasonable people"


    ============
    SubsDownloader

  • Usage: adduser [OPTIONS] user_name


    Adds a user to the system


    Options:
    -h DIR Assign home directory DIR
    -g GECOS Assign gecos field GECOS
    -s SHELL Assign login shell SHELL
    -G Add the user to existing group GROUP
    -S create a system user (ignored)
    -D Do not assign a password (logins still possible via ssh)
    -H Do not create the home directory


    Don't forget to define needed user rights on /media/hdd with the commands 'chmod' & 'chown'.

  • Once again ThX a lot.
    Dreambox is my first experience with Linux sys. :winking_face:

    "Reasonable people adapt themselves to the world.
    Unreasonable people attempt to adapt the world to themselves.
    All progress, therefore, depends on unreasonable people"


    ============
    SubsDownloader

    • Offizieller Beitrag

    you actually cannot directly put your box into standby with a simple console command (but you can cheat that by using wget and sending the according command to the webinterface).

    mfg ,
    Reichi