I would like to know how I add the configuration changes needed to configure my Tivoli backup procedure for a single node to use multiple sessions.
I have read that I need to add:
inc filespaceA filespaceB
- to allow multiple query sessions
resourceutilization=10
- sets the number of sessions...
I have a few webpages that have multiple links to external sites. I need to produce a disclaimer after the user clicks the link but before the external site is displayed. Preferably without the use of a pop-up.
Can anyone direct to me to a fast and easy way to send a user to a disclaimer page...
point given to hoinz!
that was what i needed! i think sed and awk might be a little over my head for now.
cut is my new best friend!!
here it is:
# fold tesfile | tail testfile | grep GE | cut -f 2 -d "*"
183
perfect.
...certain characters.
I can take the file, fold it to get my lines, then tail it to get the bottom lines and grep out the line I need:
example: GE*184*23058967
What I really need now is a way to get what is between 'GE*' and the second '*'. I need the '184' basically.
I'm a little lost...
all this i already know ..
what i need is an ftp client capable of connecting to an ftp sever that is only secured with ssl.
there is no ssh on this one ftp-ssl server and as such sftp will not work.
well maybe i'm missing something, but we are unable to connect to a particular server with the sftp client from what i believe to be the fact that it is not using ssh2.
i am under the impression that sftp requires ssh2.
the server i am trying to connect to requires an ftp client capable of...
Hi, using AIX 5.2 and I need an FTP client that is capable of connecting to an SSL protected server and retrieving files from a script.
I'm looking at Kermit right now but I'm not sure it's the best solution, any ideas?
I am having no issues at the moment with two setups I've already enabled...
Then all that needs to be done is ensure there is a backup of the server and all the user's notes & data directories.
Copy each user's id file, names.nsf, bookmark.nsf, user.dic and any other customized files (I usually grab all the nsf files).
Make sure the users are logged off Lotus Notes...
...md h:\notes
if not exist h:\notes\data md h:\notes\data
if not exist h:\notes\data\notes.ini xcopy /s
"\\FILESERVER\r6clienttemplate\notes\data\*.*" "h:\notes\data"
Note: There is a space between the quotation marks on the last line.
26. Set up each users Notes client. This is a...
I have one user in my Citrix environment that cannot use a website with Java code or maintain her printers after logoff.
I've confirmed that the website and printer creation works for equally configured user accounts. Users are typically added to the Power Users group on the local citrix...
hi all,
i was using gfi mail essentials and security for exchange server 2000 and it was working really well. my manager purchased symantec mail security for exchange.
was using the gfi function to move anything that was believed to be spam to a users spam folder (like inbox:spam or just...
Thanks Chip!
I thought I read something about that, I even noticed that there is no equivalent to StrConv in the Studio helps.
I'm trying to send input from a textbox to NetMessageBufferSend and it's just not working. I keep getting a malformed input error...
I'll keep at it though, thanks...
Can anyone elighten me as to the proper method for converting text accepted from an input box from a string to unicode?
This is what worked for VB6 but won't work for .NET
InputText = StrConv(InputText, vbUnicode)
Thanks for any help!
Keith
I want files on my laptop (Specifically the My Documents folder and it's subfolders) to synchronize to my network drive at work. So I copied the My Documents folder and it's subfolders on my laptop to my network drive on the server and I have Offline Files enabled. I set the My Documents folder...
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.