How to set some identity for a specific time in TOR? - tor

When I am running TOR browser it gets me a new IP when I open a new tab.
But I want to select IP by changing New Identity and stay on it for some time - how can I do that ?

You must customize torrc config with this string -
ExitNodes $fingerprint,$fingerprint,...
Details - https://www.torproject.org/docs/faq.html.en#ChooseEntryExit

Related

Master Template name is being reset after reopening application

I cloned a project on Sourcetree and created .ntfs using the given on disc project that I imported. These .ntfs had no master template declared so I tried to declare them manually.
When I close and reopen the template, the master template name is either reset or gone completely.
If I do the whole process on a local project, I can freely rename the master template with no problems whatsoever.
I have full access administration permissions and am working on a domino server on my local virtual box VM.
I created a new .ntf using the existing one and encountered the same problem.
Furthermore, there is no difference in changing the name in the Domino Designer or Domino Administrator client.
Any help is appreciated.
This is Domino that does this "security" Check: Whenever you try to create an .ntf on a server with a template name (Database properties, Design- Tab, Database is master template) that does already exist on the server then the template name and the database title are reset to blank.
This is done to prohibit two templates with the same template name on the server as the results would be unpredictable. You need to clean the template name or reset title and template name in a second step. I usually either create the copy on local and change the template name before I replicate it to the server or I use code to create the copy and set template name and database title after creating the database with NotesDatabase.Title = and an API- Class to set the TemplateName Property.
There's a specific field on the Security tab of the server document that specifies the IDs with this authority, "Create master templates". Make sure your ID is in this field.

Qlikview - change title in browser

when I run my app in server using access point I get this in browser (in title)
I want instead of that to write the name of my app. Any suggestions?
In Settings - Document Properties under the tab General you can change the Title.

Lotus Domino Internet site document

Am developing my first Xpage application and have designed a login screen in domcfg.nsf. So when user types my url like Myrequest.com(dummy url) this should redirect me to the login page and then on succesful login attempt the page should be redirected to Myrequest pplication. Could you please let me know how to configure in server document or Internet site document. ?
As a first step,I executed the below points.
Enabled Load Internet configurations from server/Internet sites
documents in the basic tab of server document.
Created new web site document by clicking on web>>Internet sites Web
Site-Basic Tab::
a. Descriptive name for this site :myRequest.com;
b. Organization: testCompany;
c. Use this web site to handle requests which cannot be mapped to any other
web sites: NO ;
d. Host names or addresses mapped to this site: my local ip address;
e. Domino server that host this site : *
In Web Site-Configuration Tab::
a. Home URL : /myApp/myRequest.nsf?open
The rest of the configuration are all default's
When I tried opening myRequest.com no page is displayed. I guess i have made a mistake. Do i have to change any configurations ?
The way this works is:
Set up an internet site (remember to check that your Domino server is using internet sites (first tab in the server document)
The internet site should not contain any information about login - just the right path etc. for the domain/subdomain to point at the right page in the right database (and possibly url redirections, headers, etc.)
Now create the login form, e.g. in your application database (or any other applicable database). Make sure that you have the right fields on it for the login to work - and any error messages to be correctly shown. The easiest way is to look at the standard login form (its called "$$LoginUserForm") found in domcfg.nsf (if domcfg.nsf does not exist, just create it with that name based on advanced template "Domino Web Server Configuration (8)" (template file: domcfg5.ntf)
Now create a Sign In Form Mapping document in domcfg.nsf. Select the specific domain/subdomain that it applies to (or a default for all websites not using another specific sign-in form), specify the path to the database with the form (e.g. your application database), and specify the name of your login form in that database
Now you just need to turn on the mechanism that will require your users to log in. This is done in the ACL of your database. When a user is not logged in it will obey the rules of a person entry with the name "Anonymous". If this "person" is not present in the ACL it will of course obey the default settings. You will have to determine when you want your user to log in. If you specify "No Access" then you may have to set "public read" on some of your design elements for the login form to display properly (e.g. graphic files etc.) and then you should also allow the Anonymous person to read public files (in the ACL). You may also want users to be able to read content and only be forced to log in when they want to write/change something, in which case your Anonymous user would be reader and default (or a specific group, etc.) would be author/editor - but that is all about standard Domino security/ACL and not related to web/XPages ;-)
/John

Cloud Foundry eclipse integration error Message

I've install my CF on http://paas.azure4j.us
Now I want to use an eclipse plugin for CF , but when I add my CF server an error occured it said
The currently selected server type does not support remote hosts
But it works when I test it to api.vcap.me / my local CF.
Any solution ?
This looks like a similar issue addressed in a git change;
https://github.com/SpringSource/eclipse-integration-cloudfoundry/pull/2
I am not really an Eclipse user, so this is a bit of a stab in the dark!
I think Dan is correct here. At the moment you create your Cloud Foundry connection against 'localhost' (which doesn't make much sense from an Eclipse point-of-view) and in the new panel you specify your actual API target, username, password etc. Is that what you are doing?
I was able to connect to your Cloud Foundry instant without any problem using STS. First I used vmc to register for a account. Once I registered an account, I went to STS and on the server tab I right clicked, and choose Cloud Foundry from my vmware folder.
When you choose the Cloud Foundry option on the server tab, keep the Server's host name the same (which is localhost). Give a name to your Server Name and keep the Server runtime environment the same as well. Click Next to move to the next screen. On the next screen you should see Email, Password and URL. Email and password are pretty straight forward and those should be your information which you registered with your Cloud Foundry instance. For the URL section, click on the Manage Cloud... button and then the Add... button. You should get a window popup which have Name and URL. For name put whatever name you want and for URL put in "http://paas.azure4j.us", then click on Finish. Now you have your custom Cloud URL added to the list so go ahead and click on the OK button again. Now you should be on the New Server window where you have the Email, Password and URL options. For the URL option go ahead and choose the newly added url you just created and then click on "Validate Account" to see if everything is validated. You should get a "Account information is valid" message. then click on Next and continue with the wizard until you are done and you have your Cloud Foundry instance added to your servers list.
Again I have performed the same exact steps I mentioned above and I was able to have your Cloud Foundry instance added to my servers tab.
I've done this issue , so I edit my cloud_controller.yml and uaa.yml on
~/cloudfoundry/.deployment/devbox/config
Then change uaa uri at http://uaa.cloudfoundry.com to http://paas.azure4j.us:8080/ to redirect it to own uaa.
Thanks for all solutions :))

URL to access a defect directly in Quality Center 10

How can I create a direct link to a Defect in Quality Center 10?
In the QC UI when I right click on a defect, i see an option "Copy URL". Which gives me a URL similar to
td://[ProjectName].[Domail].[Host]:8080/qcbin/Defects?Action=FindDefect&DefectID=[Defect ID]
but when I paste this URL in IE, it does not show anything. Is there some other setting or option that needs to be turned ON for this to work?
If I have all the above details i.e. ProjectName, Domain, HostName & Defect ID can I create this URL manually (outside QC UI) and use it?
EDITED:
I was able to get this to work i.e. the link to work by:
Open RUN window by WinKey + r
type: iexplore and press enter.
This opens a new IE window and opens QC. Asks the User to login if not already and opens the UI with focus on the defect identified by the Defect ID.
Is there a way to get this to work from a Web Page Hyperlink which is being viewed from another browser.
td:// is a custom protocol which is handled by a custom protocol handler deployed by QC on first load of QC client.
It is supposed to work both from IE address bar, from run dialog (no need to enter iexplore) and as a link in email or on a webpage.
This is true as long as QC client is deployed on your machine, and the rest of IE is configured correctly to allow QC client to run in it.
HKEY_CLASSES_ROOT\TestDirector\shell\open\command needs to have the following key value : C:\Users\user\AppData\Local\HP\ALM-Client\server\TdComandProtocol.exe "/start_a.jsp" "%1"
HKEY_CLASSES_ROOT\TD\shell\open\command needs to have the following key value : C:\Users\user\AppData\Local\HP\ALM-Client\server\TdComandProtocol.exe "/start_a.jsp" "%1"

Resources