Security

23
Jul

What is app.path?How to create app path ?

What is app.path ? How to create app path ??

App.path is a function which returns a string with “\” character at the end if the path is the root drive. For example (”C:\”). But without that character (”\”)  if it isn’t ( example “c:\program files”). Most of the time we need the “\” at the end, so this function saves you the inconvenience of adding it every time.

—————–
Public Function AppPath() As String
Dim sAns As String
sAns = App.Path
If Right(App.Path, 1) <> “\” Then sAns = sAns & “\”
AppPath = sAns
End Function

18
Jul

How to lock my drives??

How to lock my drives, Hide my drives, Hide my folders,Protect my drives etc etc…. I have searched a lot for these queries  . No one has provided exact information. Many softwares are available which can lock drives folders and protect your personal information and prevent unauthorized access.  None of those softwares are for free. Each and every company is demanding minimum of 50$ for each software.

lock all my drives

Well i am having a nice trick which can lock all your system drives and folders and protects your personal information.
Following steps will clearly explains you How to lock all your drives:

18
Jun

How to protect against trojan?? Excellent trick to protect against trojan.

How to protect against trojan?? Excellent trick to protect against trojan.
I have explained two major articles on How to recover files from trojan horse and protect from email attached virus. Well these two articles will clearly explains you how to protect against trojan horse and viruses. Well this article directs you to small and damn sure trick to protect against trojan……..
Just make the following changes to the Registry key to protect against Trojans.
Open Regedit and go to ” HKEY_CLASSES_ROOT/batfile/shell “.
Now right click on the default entry and choose “Modify”, and type Edit. Now close Regedit.
You can have preview all batch files before executing those files. Right-click and choose “Open” to run a batch file.”

15
Jun

How can i Install IIS ( Internet Information Services ) on my Windows XP ???

How can i Install IIS ( Internet Information Services ) on my Windows XP ???
Internet Information Services (IIS) is a powerful Web server that provides a manageable, highly reliable, stable and scalable web application infrastructure for all versions of Windows Server 2003. IIS helps organizations increase Web site and application availability while decreasing system administration costs.You can easily install Microsoft’s web server, IIS ( Internet information services ) for free from the Windows XP Pro installation CD. Following steps will clearly explain you How can i Install IIS on my windows XP.

06
Jun

How to send encrypted email- send secure encrypted email

How to send secure encrypted email ???

Okey!! you are having some personal data, and you need to send this very sensitive data to one of your friend in an encrypted email message?? Well you can send secure data through normal emails such as Yahoo, msn, gmail etc but it is not preferable to send Credit card numbers and your personal information through these normal email channels. There are many hackers who can capture email messages which are sent across the internet. If you’re technically savvy, you can configure encryption in Outlook, for this it requires much amount of technical knowledge and you have to spare much amount of time.

02
Jun

How to locate Corrupted files? How to wipe corrupted files?

How to locate Corrupted files? How to wipe corrupted files?
You may be in danger if your files have been corrupted.It is totally insecure of having corrupted files.Better to scan your system regularly to check whether your files have been corrupted or not.If your system is totally corrupted then my sincere advice is to reinstall your Operation system.

Well how to locate corrupted files?
You can do a quick scan disk on your computer and find out the corrupted files by following commands:
Start > Run > Command >Run the command without quotes “chkdsk” nothing but check disk.
Now your PC scan disk utility will scan the complete file structure of your hard disk and give you a full report of corrupted files as shown below.

17
Feb

How to use spam filters in lotus notes

How to use spam filters in lotus notes?

If you consider your data to be more protected,then it is better to use spam filters.Spam filters will not allow any spam to enter in your system.Actually the word spam directs to unsolicited junk e-mail which can be sent to large numbers to promote products.It is tough to decide for human which messages are spam and which are legitimate email.
Enabling/Disabling the spam filters in Lotus Notes:
It is so easy to enable and disable spam filters in lotus notes.You can periodically check “spam” folder as shown below.It is better to gaurd regularly.As shown below a new menu “spam”will open in “Actions” menu in thenotes client.