There is no mystery in the IP address!
What is my IP and what do its numbers stand for?
IP stands for Internet Protocol and the address is formed from 4 numbers separated by periods. The IP address format is a 32 bit numeric one and each number can be from 0 to 255. The IP address consists of two parts: first one represent the network number and it is similar for more than one user (like the number of a street) and second represents the host name which is different for each user (like the house number). To increase the number of available IP addresses within big networks with a lot of users or small networks with few hosts, the address is divided into 4 classes (A, B, C, and D)
Read More...
Domain Prices Drop Again!
In the domain pricing race, after enom, godaddy and others, Yahoo Announced $2.99/ Domain for a limitted time
$2.99 domains from Yahoo!
Read More...
Another Simple yet effective step toward making your Linux Server more secure
If you have a shared server or shared hosting environment, you probably know
you are in a big danger and trouble! :) One of the ways hackers can play around
with your server is to download some destructive script and run it through some
server side program such as PHP or PERL. The main targeted directory to run
these scripts from is /tmp as it is the temp directory of your server and
normally each user has access to it. In another article I have explained how to
check for hackers footprint in that directory or any other directory...
Read More...
Manual Kernel Update on Multiprocessing - SMP servers
Some dual cpu servers have problems when updating kernel. These problems consists of not recognizing the new kernel, not recognizing dual cpu features, etc.
Following these step by step procedure was found to be useful for our servers. (This is NOT limited to be used for dual or multi cpu servers)
Read More...
Cheking server for hackers - secure /tmp Sample script
Cutting this is one to the point, most hackers use /tmp to hack linux servers by writing some file in /tmp directory and call it remotely
to play around in your server.
If you are offering shared-hosting or web hosting services on your server, then you are making this much easier for hackers to
find access to your /tmp directory. There are many ways of closing or limiting their access to this directory such as running PHP with
suEXEC Support. I assume you already know all of those and you have a very secure /tmp directory. However, often hackers find
newer ways of accessing this directory. Therefore, it is necessary to check this directory often to make sure nothing is going on without
you knowing it.
Read More...
|
|
|
|
|