A package manager for Slackware Linux. Install and uppdate trought FTP, HTTP... Choose between current or release. Search for files in packages, Serach with wildcards. Use blacklist. Run as non-root. Checks md5s and deps
Non-root users construct, develop, test and run all types of distributions with
Root Methods (Yard, etc.) and user-mode-linux, then finish with a Boot Method
(2-disk compression, etc). Make_debian yard template creator provided for
Debian users.
Remotely Execute Commands in an Alias File On the Host
This software consists of a client and a server. The server will run a command if it is specified in the server side alias file.
The alias file syntax:
!Settings
alias 'command cmd-args cmd-args'; user2run-cmd-as
Example:
!EnableOutput yes
!Port 2012
!Verbosity warnings
update 'yum makecache && yum update'; root
filedbupdate updatedb; root
who_is_logged_on 'who'; *
Then the client would run:
.