Solve IPV6 Neighbor Table Overflow
There are sometimes you will get some errors in /var/log/syslog.log saying IPV6 Neighbor Table Overflow and which are really annoying. For fixing this you should follow this.
Shell Script to Test Your VPS or Servers Efficiency
Server lover like me and you will always try our best to get the full performance from our VPS/Server. Here is a script to show you some interesting thing about your server including download speed from popular Data Center, cpu model, frequency, ram, swap, Uptime I/O Speed etc.
SolusVM API PHP Script
The client API is a http based API that allows you and your clients to interact directly with a virtual server with security and ease. The client API can be disabled at any time and access is only granted with a key and hash on a per vps basis.Currently available options are:
Best VPS OS
Hello VPS user. Obviously you are or intend to a VPS user as you are reading this. I will share my own experience with you about choosing OS for your VPS. There are plenty of Operating system that can give you pleasure handling the VPS.
ISPConfig: Where are the templates for the config files and default pages?
IspConfig is a very powerful free server control panel with many features. It has a interesting feature as it generate error pages and default index of each domain. Which you can easily edit and get all future generated pages by your choice.
Crontab Rsync without Password
Perform rsync asks for password on the remote server before starting the transfer. Sometimes we need to run rsync by crontab where it is not possible to give password. Here is a solution to use crontab to execute rsync without any password.
This is helpful when you are scheduling a cron job for automatic backup using rsync.
Bangladesh Submarine Cable Network
Bangladesh decided to connect to world wide web in late 1995 by VSAT or Very Small Aperture Terminal. On June 4, 1996 the VSAT base data circuit was commissioned for the first time in the country. Upon VSAT commissioning, internet connectivity was established & its services were made available to the public. After internet was launched, the June 1996 National polls results were made available to the netizens of the world using World Wide Web. This was the first ever usage event of its kind in Bangladesh. The effort was appreciated in many corners especially among the Bangladeshis living abroad.
After the introduction of Internet,
Server Read Only By “fstab” and Rescue It
As you are reading this post i can assume you are the victim of server system read-only. It happens when you messed up your fstab. But you can’t re-edit the /etc/fstab file as your system is in read-only state now. So what to do ? You need a
Solve Google,Facebook etc site Loading Problem in Squid Proxy
If you see that your newly created Squid proxy server can’t access Google, Facebook and other sites then you are right place to get the solution. Actually this problem arises when your ISP have no IPV6 for you. And Google,Facebook type giant sites has IPV6. So Squid just route you to access by IPV6 whether you have or not. As you have no IPV6 , you are facing problem.