Table of Contents

Command Line

packages

acl

synoservice

  • synoservice -status <service>
  • synoservice -reload <service>
  • synoservice -restart <service>
  • Example:
    synoservice --status ssh-shell
    synoservice --help

vim

  • Add color schemes to /usr/share/vim/vim74/colors
  • Add or modify the configuration file to use a default color scheme:
    vim ~/.vimrc
    colo desert
    syntax on