OpenSSH client have a critical vlunerability, this allow compromised servers steal your private key. This is because an expeirmental feature in SSH Client, UseRoaming is enabled by default. You can find more about this bug at http://www.openssh.com/txt/release-7.1p2 With latest version,
It is always better to move your web site configuration file outside of document root. This is because if server have an error, this can happen during server upgrades, your configuration files may become view able as plain text or
Recently a new malware has been detected which is targeting Apple products. The virus is called “WireLurker.” It was discovered by cyber security software maker Palo Alto Networks. WireLurker zeroes in on OS X desktop software and Apple’s iOS mobile
With Yahoo recycling its email accounts by giving dormant addresses to other users, could new users of a recycled account hijack the Facebook accounts they are linked to?. Well Facebook was watching and teamed up with Yahoo to make sure
New version of Panda Antivirus Free is an evolution of first cloud antivirus, based on Collective Intelligence. It is unique system for detecting and disinfecting viruses and other threats that feeds off the knowledge shared by millions of users in
# Open up the Antivirus # There should be something like “you are protected” on top of the window, if not, you should probably scan your computer by clicking on the “scan now” button towards the bottom left. Just wait
Using the cPanel Password Protect Directory option, we can restrict users from accessing certain parts of your web site. When a user try to access the restricted folder, it will prompt for a username and password. They need to supply
Today google announced that it will be SSL certificate on web site as a signal for Ranking. Google want internet to be more secure, no more session hijacking and government snooping on internet communication. Most large sites on internet already
Do not open unfamiliar emails. If you open one you think is from someone you know but realize it’s not, delete immediately. Do not click any links in the message or send the sender personal or banking information. Once you
Following steps will help you to enable logging in ClientExec Find ‘config.php’ file from the folder where you installed ClientExec script. Now, we need to edit below lines: define(‘LOG_LEVEL’, 1); define(‘LOG_TEXTFILE’, ‘/var/www/ce.log’); here we set 1 as the logging level,