Yes. You can set one user up with the host list the way that you want it, then copy the ICETCPPLUS file (C:\Users\Deanna\AppData\Roaming\ICE) from that user to the other users; or, you could use a text editor in that (.ini) file. Apparently Windows hides the .ini extension by default.
ICE
- November 27, 2024, 01:40:08 am
- Welcome, Guest
News:
ICETCP.PRO and ICETCP.PLUS are compatible with Windows 11!
91
on: November 13, 2015, 01:18:13 pm
|
||
Started by jbunger - Last post by deanna | ||
92
on: November 12, 2015, 10:44:15 am
|
||
Started by jbunger - Last post by jbunger | ||
I have 22 customer systems that are all some flavor of Unix/Linux that I access through DejaVu TCP-Plus. Is there a way that I can "rearrange" my hosts list without having to Add and Delete them all in the order that I want?
|
93
on: November 12, 2015, 10:41:38 am
|
||
Started by iceice - Last post by jbunger | ||
Where is the ICTCPPLUS.INI file located. I have searched and searched on my Windows 8 PC and cannot find it.
|
94
on: September 21, 2015, 01:09:51 pm
|
||
Started by mercuryelectronics - Last post by Bob | ||
We are looking at upgrading our Linux server from CentOS 6.2 to CentOS 7. On the 6.2 server the output path for icelp files for iceprint1 is /usr/tmp/iceprint1/icelp_jobs. On CentOS 7 the file path is /usr/tmp/systemd-private-2LHMv3/tmp/iceprint1/icelp_jobs. The problem is that after a server reboot and a file sent to iceprint1 the path it now created is /usr/tmp/systemd-private-TmAVj/tmp/iceprint1/icelp_jobs. The systemd-private-??? portion of the path is changing after a reboot and therefore the client's setting do not match. I tried looking at the icelp file in the /usr/lib/cups/backend folder and it looks like it should write to /usr/tmp. Any ideas as to why the extra folder level of systemd-private-???/tmp is being added.It looks like the systemd rewriting of the tmp directory needs to be either shutoff or avoided. You could likely create a directory, say /var/spool/jriver and use that in place of the /usr/tmp in the /usr/lib/cups/backends/icelp file and also in the users configuration for ICELP on their PC. |
95
on: September 08, 2015, 12:16:53 pm
|
||
Started by mercuryelectronics - Last post by mercuryelectronics | ||
We are looking at upgrading our Linux server from CentOS 6.2 to CentOS 7. On the 6.2 server the output path for icelp files for iceprint1 is /usr/tmp/iceprint1/icelp_jobs. On CentOS 7 the file path is /usr/tmp/systemd-private-2LHMv3/tmp/iceprint1/icelp_jobs. The problem is that after a server reboot and a file sent to iceprint1 the path it now created is /usr/tmp/systemd-private-TmAVj/tmp/iceprint1/icelp_jobs. The systemd-private-??? portion of the path is changing after a reboot and therefore the client's setting do not match. I tried looking at the icelp file in the /usr/lib/cups/backend folder and it looks like it should write to /usr/tmp. Any ideas as to why the extra folder level of systemd-private-???/tmp is being added.
Thanks, Josh |
96
on: August 31, 2015, 02:57:07 pm
|
||
Started by Mkutka - Last post by BradATIMA | ||
I am running ICE.TCP Plus on Windows 10. In order to get it to print, I had to check the "Raster Printing" box in the Local Print Setup then reselect the printer. After that, Print Screen worked fine.
|
97
on: August 31, 2015, 02:20:16 pm
|
||
Started by jaredh - Last post by Bob | ||
For future reference, this is caused by a sshd_config setting that is now default on all SSH distros.Thanks for letting us know. |
98
on: August 31, 2015, 01:37:54 pm
|
||
Started by Mkutka - Last post by Mkutka | ||
I installed ICE.TCP PLUS Version 1.0.30, on a computer with Windows 10. I am unable to print with the print screen function in file drop down box. Any ideas??
|
99
on: August 14, 2015, 08:44:02 am
|
||
Started by bdoubtfire - Last post by deanna | ||
On behalf of a Windows 10 customer:
Turns out that Dejawin was working perfectly in SAFE MODE but when booting in normal mode it doesn't work. Further investigation found that that was a software conflict between the Logitech keyboard application (Logitech Gaming Software 8.58 for the G15 keyboard) Disabled the app, Dejawin lauches perfectly! |
100
on: July 30, 2015, 11:11:34 am
|
||
Started by jaredh - Last post by jaredh | ||
For future reference, this is caused by a sshd_config setting that is now default on all SSH distros.
The PasswordAuthentication is set to NO but must be set to YES for Dejawin to properly change passwords. It does not affect logging in regularly, only the challenge response interactions during password change. Setting this from no to yes allows the password changes without issue. |