Install PHPize on Debain-Ubuntu Rumi, June 20, 2013 Just install a bunch of package- apt-get install autoconf automake libtool m4 apt-get install php5-dev apt-get install libcurl3 php5-dev libcurl4-gnutls-dev libmagic-dev apt-get install php-http make pecl install pecl_http And adding "extension=http.so" to php.ini (Normally located at /etc/php5/apache2/php.ini) Then restart Apache (sudo service apache2 restart). If in doubt, check your apache… Continue Reading
আব্বা- আনিসুল হক Rumi, June 16, 2013 আব্বা মারা গেলেন যখন, তখন আমি বুয়েটে ফার্স্ট ইয়ারে পড়ি। সেকেন্ড সেমিস্টার পরীা চলছিল। স্কুল-কলেজের অভ্যাসবশত আমি খুবই মন দিয়ে পড়ছিলাম, যদিও ফার্স্ট সেমিস্টারে রেজাল্ট ভালো হয়নি তেমন। সামনে ফিজিক্স পরীা। মধ্যখানে কয়েকদিনের বিরতি। সন্ধ্যার সময় শহীদ স্মৃতি হলের টিভি রুমে বসে আছি বন্ধুদের সঙ্গে, রেসলিং দেখাচ্ছিল, আমি রেসলিংয়ের… Continue Reading
তুই কি আমার দুঃখ হবি? Rumi, June 8, 2013 তুই কি আমার দুঃখ হবি? আনিসুল হক …………….. তুই কি আমার দুঃখ হবি? এই আমি এক উড়নচন্ডী আউলা বাউল রুখো চুলে পথের ধুলো চোখের নীচে কালো ছায়া। সেইখানে তুই রাত বিরেতে স্পর্শ দিবি। তুই কি আমার দুঃখ হবি? তুই কি আমার শুষ্ক চোখে অশ্রু হবি? মধ্যরাতে বেজে ওঠা টেলিফোনের… Continue Reading
Stories of Date of Birth- an exceptional alternate Horoscope Rumi, June 7, 2013June 7, 2013 STORY BEHIND YOUR DATE OF BIRTH If U were born on the 1st, 10th, 19th, 28th of any month U r number 1…. If U were born on the 2nd, 11th, 20th, 29th of any month then U r number 2… If U were born on the 3rd, 12th, 21st,… Continue Reading
PXE Boot Server of CentOS 5 on a CentOS setup Rumi, May 31, 2013 Setting up PXE Server Install some packages that is required for PXE server. [root@dlp ~]# yum -y install system-config-netboot syslinux xinetd tftp-server Run TFTP server [root@dlp ~]# vi /etc/xinetd.d/tftp # line 14: change disable =no [root@dlp ~]# /etc/rc.d/init.d/xinetd start Starting xinetd: [ OK ] [root@dlp ~]# chkconfig xinetd on Install… Continue Reading
Install Openmediavault On Debian Squeeze Rumi, May 26, 2013May 26, 2013 Introduction This guide is for people that have used the Debian Squeeze Standard Installation or Debian Squeeze Gnome Installation guide to install Debian onto their microserver. If you're looking to install OpenMediaVault as a standalone system then see install OpenMediaVault instead. Prerequisites Debian Squeeze installed on your microserver Installation Configuring… Continue Reading
Setup Software RAID for Windows Server 2003 Rumi, May 26, 2013May 26, 2013 Please make sure before this installation, you will need 2 identical hard disk with same space connected to the server. But the truth is, you don’t need to same hard disk with the same space amount, but as long as you partitioned the space equally then it would be good… Continue Reading
CentOS Software Raid-1 Rumi, May 26, 2013May 26, 2013 Below are the steps on how to do the software RAID continuing from the hard disk partitioning section: -1) Upon entering the partitioning review, it should looks like this: 2) Next is to delete every partition and left with only free space for both hard disk. It… Continue Reading
Creating Software RAID-1 in Debian/Ubuntu Rumi, May 26, 2013May 26, 2013 Below are the steps on how to configure the Software RAID: 1) Select the Manual for the Partitioning Method: 2) On this screen, it will show you the available hard disk for the installation. Make sure both hard disks are visible. Now select the first hard disk… Continue Reading
Mondo CLI Rumi, May 24, 2013 If you want to do a backup in Linux, there are many tools for the job. But if you want the ability to recover from a disaster, as well as back up, only a handful are left. Of those, less than half are able to replace the functionality of Ghost… Continue Reading