असमानता

यह आपको पृष्ठ के दो संस्करणों के बीच असमानता को दर्शाता है.

Link to this comparison view

hi:v2_25:core:faq:faq_terminals [2020/02/02 22:12]
127.0.0.1 बाह्य सम्पादित
hi:v2_25:core:faq:faq_terminals [2020/03/15 22:11]
maria_k
रेखा 4: रेखा 4:
  
 ====== Desktops and workplaces ====== ====== Desktops and workplaces ======
 +
 +<font inherit/​inherit;;#​e74c3c;;​inherit>​Sorry,​ this page is not yet translated. We will also be grateful</​font>​[[http://​www.ibik.ru/​free-license-en/​| for the help in the translation]]
  
 {{anchor:​faq_terminals_identicaldesktop}} {{anchor:​faq_terminals_identicaldesktop}}
रेखा 32: रेखा 34:
  
   - ​​​​​​ Run asterctl.exe with the **-wpn** ​ option. The seat number is returned in the exit code, which can be used to set the launch parameters for other programs.   - ​​​​​​ Run asterctl.exe with the **-wpn** ​ option. The seat number is returned in the exit code, which can be used to set the launch parameters for other programs.
-  - Put the “asterctl.exe -autostart” command in autoload for all users when installing ASTER. When started with this option (-autostart),​ the asterctl.exe application searches for files that begin with the string '​runonlogin'​ ('​runonlogin *') in the ASTER installation folder. The found files are launched, and the number of the workplace is specified as a parameter. You can run the founded files  by the command:+  - Put the “asterctl.exe -autostart” command in autoload for all users when installing ASTER. When started with this option (-autostart),​ the asterctl.exe application searches for files that begin with the string '​runonlogin'​ ('​runonlogin *') in the ASTER installation folder. The found files are launched, and the number of the workplace is specified as a parameter. You can run the founded files by the command:
  
 <​code>​ <​code>​
रेखा 38: रेखा 40:
 </​code>​ </​code>​
  
-where **executable** ​ - the founded file(s) '​runonlogin*'; ​\\ **workplaceNo** ​ - current workstation number+where **executable** ​ - the founded file(s) '​runonlogin*'; ​ **workplaceNo** ​ - current workstation number
  
 **Examples:​**The iTalc program for correct work on all workplaces needs to be run with a parameter containing the port of connection to the program client, which should be different for each seat, for example, 4001 for the first workstation,​ 4002 for the second and so on. **Examples:​**The iTalc program for correct work on all workplaces needs to be run with a parameter containing the port of connection to the program client, which should be different for each seat, for example, 4001 for the first workstation,​ 4002 for the second and so on.
  
-Launch iTalc for case 1: the file must be placed in the user's startup: ​\\  \\ **rem ————— Start iTALС client————————– ​\\ @asterctl -wpn \\ @set AWP=%errorlevel% ​\\ @echo ASTER Workplace number is %AWP% \\ @rem Start iTALC with a seperate port for each workplace ​\\ @Start _ckgdoku_QUOTckgdoku>​ «C:​\program files (x86)\iTALC\ica.exe» -ivsport 400%AWP% -isdport 480%AWP%**+Launch iTalc for case 1: the file must be placed in the user's startup: ​   **rem ————— Start iTALС client————————– ​ 
 +@asterctl -wpn  
 +@set AWP=%errorlevel% ​ 
 +@echo ASTER Workplace number is %AWP%  
 +@rem Start iTALC with a seperate port for each workplace ​ 
 +@Start _ckgdoku_QUOTckgdoku>​ «C:​\program files (x86)\iTALC\ica.exe» -ivsport 400%AWP% -isdport 480%AWP%**
  
- \\ Starting iTalc for case 2: the file must be named, for example, as runonlogin_iTalc.bat and placed in the folder with ASTER \\  \\ **rem ————— Start iTALС client————————– ​\\ @echo ASTER Workplace number is %1 \\ @rem Start iTALC with a seperate port for each workplace ​\\ @Start ****_ckgdoku_QUOTckgdoku>​ «C:​\program files (x86)\iTALC\ica.exe» -ivsport 400%1 -isdport 480%1**+  
 +Starting iTalc for case 2: the file must be named, for example, as runonlogin_iTalc.bat and placed in the folder with ASTER    **rem ————— Start iTALС client————————– ​ 
 +@echo ASTER Workplace number is %1  
 +@rem Start iTALC with a seperate port for each workplace ​ 
 +@Start ****_ckgdoku_QUOTckgdoku>​ «C:​\program files (x86)\iTALC\ica.exe» -ivsport 400%1 -isdport 480%1**
 {{anchor:​faq_terminals_remoteaccess}} {{anchor:​faq_terminals_remoteaccess}}
- 
  
 ===== How do I get remote access to the computer? ===== ===== How do I get remote access to the computer? =====
रेखा 58: रेखा 68:
 Remote access programs working in the utility mode and/or using the mirror-driver cannot be used for connecting to extra working stations in ASTER. In order to get the possibility of remote control of all working stations one has to use administration programs which can run as custom applications,​ and not as utilities, in other words several copies can work simultaneously. Remote access programs working in the utility mode and/or using the mirror-driver cannot be used for connecting to extra working stations in ASTER. In order to get the possibility of remote control of all working stations one has to use administration programs which can run as custom applications,​ and not as utilities, in other words several copies can work simultaneously.
  
-The situation is as follows when we are talking about a particular program: **Radmin** is truly single-user software which can work only with the first working station in ASTER.+The situation is as follows when we are talking about a particular program: **Radmin** ​ is truly single-user software which can work only with the first working station in ASTER.
  
 *For x64 systems extra settings are required for proper operation. (The case when the mirror-driver is displayed in the ASTER control panel). *For x64 systems extra settings are required for proper operation. (The case when the mirror-driver is displayed in the ASTER control panel).
  
-In the ASTER control panel in the **Video** tab the monitors should be assigned to the working stations in the usual manner and the working station number should be erased for the mirror-driver. After applying these settings you must find parameter in the Registry editor. There could be several such parameters, but one of them will have the value **0xffffffff** (4294967295). Set this parameter to 0 and reboot your computer. After this Radmin should start working again.+In the ASTER control panel in the **Video** ​ tab the monitors should be assigned to the working stations in the usual manner and the working station number should be erased for the mirror-driver. After applying these settings you must find parameter in the Registry editor. There could be several such parameters, but one of them will have the value **0xffffffff** ​ (4294967295). Set this parameter to 0 and reboot your computer. After this Radmin should start working again.
  
-**TeamViewer** works properly in all working stations. You should by no means install the HOST version. It might also be started without installing. The drawback is the impossibility of connecting to several working stations simultaneously. If you run it in several working stations you will be able to connect only to the last launched client TeamViewer.+**TeamViewer** ​ works properly in all working stations. You should by no means install the HOST version. It might also be started without installing. The drawback is the impossibility of connecting to several working stations simultaneously. If you run it in several working stations you will be able to connect only to the last launched client TeamViewer.
  
-**UltraVNC** and similar software allows connecting to working stations independently. However, a further setting of the software might be required in order to be able to use different ports / connection screens, as well as ASTER setting for the application of different IP-аddresses.+**UltraVNC** ​ and similar software allows connecting to working stations independently. However, a further setting of the software might be required in order to be able to use different ports / connection screens, as well as ASTER setting for the application of different IP-аddresses.
  
 {{anchor:​faq_terminals_energysaving}} {{anchor:​faq_terminals_energysaving}}
रेखा 74: रेखा 84:
 Energy saving modes are incompatible with ASTER and in most cases do not work correctly when using a shared video card, therefore, they must be disabled in the Power Supply snap-in (Win + R >> powercfg.cpl >> Enter) by selecting [never] in the settings power supply. The use of individual video cards for workplaces does not guarantee the correct operation of energy-saving modes with ASTER, but the chances of this are much higher. Energy saving modes are incompatible with ASTER and in most cases do not work correctly when using a shared video card, therefore, they must be disabled in the Power Supply snap-in (Win + R >> powercfg.cpl >> Enter) by selecting [never] in the settings power supply. The use of individual video cards for workplaces does not guarantee the correct operation of energy-saving modes with ASTER, but the chances of this are much higher.
  
-Using screensaver is an alternative to putting monitor in sleep mode. The screensaver turns off the monitor by sending a special command and the monitor turns off, if the monitor supports it. If it does not then it will show black background. You can set screensaver after you have installed ASTER - for this copy the **“PowerSaver.scr”** file from the ASTER installed directory to **“System32”** folder and enable screen saver settings in the Personalization Settings window. +Using screensaver is an alternative to putting monitor in sleep mode. The screensaver turns off the monitor by sending a special command and the monitor turns off, if the monitor supports it. If it does not then it will show black background. You can set screensaver after you have installed ASTER - for this copy the **“PowerSaver.scr”** ​ file from the ASTER installed directory to **“System32”** ​ folder and enable screen saver settings in the Personalization Settings window.
- +
- ​{{anchor:​faq_terminals_special_settings}}+
  
 +{{anchor:​faq_terminals_special_settings}}
  
 ===== What are special settings for? ===== ===== What are special settings for? =====
रेखा 83: रेखा 92:
 These settings are designed to eliminate, as well as identify some problems in the program. They should be used only on the recommendation of technical support. These settings are designed to eliminate, as well as identify some problems in the program. They should be used only on the recommendation of technical support.
  
-To open the **"​Special Settings"​**,​ select the item with the same name in the context menu of the system block on the **"​Workplaces"​** tab+To open the **"​Special Settings"​**,​ select the item with the same name in the context menu of the system block on the **"​Workplaces"​** ​ tab
  
 {{  ..:​..:​..:​workplaces_specialsettings.png?​nolink&​807x559 ​ |Special Settings Item}} {{  ..:​..:​..:​workplaces_specialsettings.png?​nolink&​807x559 ​ |Special Settings Item}}
  
 {{anchor:​faq_terminals_set_log_verbosity}} {{anchor:​faq_terminals_set_log_verbosity}}
- 
  
 ===== What is the menu item "Set Log Verbosity"​ for? ===== ===== What is the menu item "Set Log Verbosity"​ for? =====