network-resurrector/Notes.txt

51 lines
1.6 KiB
Plaintext
Raw Normal View History

2020-11-28 23:48:29 +02:00
#######################################################################################################################################################
Publish:
dotnet publish --configuration Release --runtime win7-x64
Create windows service:
2021-04-06 02:12:58 +03:00
sc create NetworkResurrector.Server binPath= "<path_to_the_service_executable>"
#######################################################################################################################################################
2020-12-26 01:38:41 +02:00
Resources: https://github.com/nikeee/wake-on-lan
Multiple Directory.Build.props:
2020-12-26 01:38:41 +02:00
https://docs.microsoft.com/en-us/visualstudio/msbuild/customize-your-build?view=vs-2019
#######################################################################################################################################################
Azure DevOps Repository Password: ***REMOVED***
#######################################################################################################################################################
2021-02-06 02:12:32 +02:00
ORION
***REMOVED***
***REMOVED***
fileSrv
***REMOVED***
***REMOVED***
esxiSrv
***REMOVED***
***REMOVED***
***REMOVED***
***REMOVED***
2021-03-07 04:01:40 +02:00
***REMOVED***
thin-ovm
***REMOVED***
2021-03-21 12:40:08 +02:00
***REMOVED***
***REMOVED***
***REMOVED***
2021-04-06 10:35:44 +03:00
***REMOVED***
#######################################################################################################################################################
2021-04-24 14:28:23 +03:00
2022-01-03 09:36:19 +02:00
- masinile sunt afisate in ordinea numarului de porniri
Agent:
Win:
https://www.programmerall.com/article/5237127008/
https://www.programmerall.com/article/6418715755/
Linux:
https://www.programmerall.com/article/3856917681/