Skip to content

A selection of Linux shell scripts that I find useful when configuring Synergy environments on Linux systems.

License

Notifications You must be signed in to change notification settings

SteveIves/LinuxScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinuxScripts

A selection of Linux shell scripts that I find useful when configuring Synergy environments on init-based Linux systems.

init.d scripts

  1. Put these scripts in /etc/init.d
  2. Use update-rc.d to hook the scripts into the system boot sequence

E.g.:

$ sudo update-rc.d synlm defaults

synergy scripts

A collection of useful scripts for configuring a Synergy environment.

About

A selection of Linux shell scripts that I find useful when configuring Synergy environments on Linux systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages