February 2020
Beginner to intermediate
616 pages
15h 16m
English
Before executing the command to run the Cygwin server, we need to configure Cygserver and install it as a service. To do so, you need to run the cygserver.conf script on the Terminal. The following is the output you get by running the script:
$ ./bin/cygserver-configGenerating /etc/cygserver.conf fileWarning: The following function requires administrator privileges!Do you want to install cygserver as service? yesThe service has been installed under LocalSystem account.To start it, call `net start cygserver' or `cygrunsrv -S cygserver'.Further configuration options are available by editing the configurationfile /etc/cygserver.conf. Please read the inline information in thatfile carefully. The best option for the start is ...
Read now
Unlock full access