HostOnNet Blog

Installation Linux Malware Detect (Maldet) On CentOS Server

The Maldet is a commonly using malware detector for Linux based server. The installation and usage of maldet is quite simple. Here i am going to discuss about the Maldet installation step on linux server. Change the present working directory


Ways to Speed Up Your Computer

Make Sure Your Hardware is Sufficient Above and beyond everything you can do with software to optimize the function of your computer, making sure you have the proper hardware to support Windows is critical. Clean Your Desktop Is your Windows


System Information Commands

System information commands through below . df: The df command displays filesystem disk space usage for all partitions. The command df-h is probably the most useful. It uses megabytes (M) and gigabytes (G) instead of blocks to report. free: The


PayPal announces PayPal Here app to get on-the-go Sale Reports

Merchants that uses PayPal can now leave the house and still get critical information about their sales. The PayPal Here app has the information you need in your pocket. PayPal announced ‘PayPal Here app’ will get on the go Sales


Top 25 Tips and tricks To Use Google Search Efficiently

Google is a more powerful tool than most people realize. You can get much more refined searches with Google’s built-in tools, advanced operators, and third-party extensions. You can also use it for some pretty cool stuff if you know the


Gmail now rejects emails with potentially misleading combinations of Unicode characters

Google yesterday announced that it is implementing a new effort to prevent spammers and scammers. The open standard known as Unicode Consortium’s “Highly Restricted” specification. ie, Gmail now rejects mails from all domains which uses what the Unicode community has


Twitter introduced Promoted Video ads in beta

Twitter, the social media has introduced Promoted Video ads in beta version. The company is offering advertisers a new Cost Per View (CPV) ad buying model, which means they only get charged when a user starts playing the video ad


Kodak Pulse Touchscreen Photo Frame Features

Kodak Pulse Touchscreen Photo Frame Features: 7-inch high-quality display (800 x 600 pixels) Display pictures in brilliant color and crisp detail Add pictures from your home computer, Facebook, and KODAK Gallery sites Easy to set-up Friendly touchscreen interface 512MB of


How To Use chown Command

chown command changes the user and/or group ownership of for given file. The syntax is: Here i list permissions of file access.log Sample outputs: In this next example, the owner is set to kiran followed by a colon and a


Enabling CGI/Perl scripts in Ubuntu Apache 2

Apache 2 in Ubuntu is configured to work with .pl/.cgi scripts by default. But it won’t work as cgi module is not loaded. To activate CGI scripts, you need to run Apache configuration used for localhost in my PC is