Hello Everybody!
I have created a Citrix DMZ in between the external and internal fw. It includes Citrix nFuse and Citrix Secure Gateway. Behind the internal fw, we have the citrix farm. I don’t know exactly how to organize things within the citrix farm. We will be using Citrix for a specific...
Hi,
I have encountered this problem lately but I don't know how to solve it.
my @filez=(file1,file2);
open(file1,">$path1");
open(file1,">$path2");
for (my $i=0 ; $i ; $i<$node_nb; $i++) {
$file=$filez[$i];
print $file "some data";
}
I have an error with the print $file ... which says 'Can't...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.