PlazaKomputer.Net

eCover Engineer v6.0.0.50 Retail

by Administrator on Nov.27, 2009, under S/W

http://rapidshare.com/files/312994078/coverengineerv6.rar

Leave a Comment more...

Convert Image 2 Text v0.9.6

by Administrator on Nov.27, 2009, under S/W

http://rapidshare.com/files/278953399/Convert_Image_To_Text_0.9.6.exe

Leave a Comment more...

RouterOS Mikrotik

by Administrator on Nov.27, 2009, under S/W

Good software router and firewall solution for small business platform.

1 Comment more...

Enable or Disable WordPress Comments on all posts in one step

by Administrator on Nov.06, 2009, under How-To

With WordPress, you can globally disable comments, if you do not want to allow comments to be placed on your blog. Since this information is stored in the database, we can edit the allow comments option (open or close comments) across the entire blog in one step. This tutorial explains how to remove all instances of Allow Comments by using an SQL database query.

(continue reading…)

Comments Off more...

Repair Remote Desktop XP SP3 Expired

by Administrator on Nov.06, 2009, under How-To

If  you upgrade windows xp sp2 become sp3, then RDP will be expired.

You just need copy mstsc.exe and mstscax.dll from windows xp sp2 into windows xp sp3.

Comments Off more...

Simple NAT on Linux

by Administrator on Nov.06, 2009, under How-To

echo 1 > /proc/sys/net/ipv4/ip_forward
/sbin/iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
/sbin/iptables -A FORWARD -i eth0 -o eth1 -m state –state RELATED,ESTABLISHED -j ACCEPT
/sbin/iptables -A FORWARD -i eth1 -o eth0 -j ACCEPT

Comments Off more...

How do I downgrade Java from 1.6.0 to 1.5.0 in Ubuntu?

by Administrator on Oct.09, 2009, under How-To

$ sudo update-java-alternatives -l

  java-1.5.0-sun 53 /usr/lib/jvm/java-1.5.0-sun
  java-6-sun 63 /usr/lib/jvm/java-6-sun

$ sudo update-java-alternatives -s java-1.5.0-sun

or 

edit link on /etc/alternatives/java
& replace with ln -sf /usr/lib/jvm/jdk1.5.0_10/jre/bin/java

edit link on /usr/lib/jvm/default-java
& replace with ln -ls /usr/lib/jvm/jdk1.5.0_10/jre/bin/java
8 Comments more...

Open rar file or Extract rar files under Linux or UNIX

by Administrator on Aug.02, 2009, under How-To

Q. How do I open rar archive files under Linux / UNIX operating systems?

A. RAR files are in compressed archive format, if you have downloaded rar files from the Internet, you need to unpack or unrar them (extract rar files).

RAR is a proprietary file format for data compression and archiving, developed by Eugene Roshal.

Under Linux and UNIX, use command called unrar. By default unrar is not being installed on Linux, FreeBSD or UNIX oses. You can install unrar command with the help of apt-get or yum command.

(continue reading…)

11 Comments more...

Download from Rapidshare Premium using wget

by Administrator on Aug.01, 2009, under How-To

wget –save-cookies ~/.cookies/rapidshare –post-data “login=USERNAME&password=PASSWORD” -O - https://ssl.rapidshare.com/cgi-bin/premiumzone.cgi > /dev/null

In order to do that, first you need to save a cookie file with your account info. These commands do it (maybe you need to create the ‘.cookies’ dir before). Also, you need to check the “Direct downloads” option on the Premium Zone >> Settings tab.

You need to do this once (as long you maintain the file or your Rapidshare Premium account).

(continue reading…)

Comments Off more...

How to Remove Unused Devices from Windows

by Administrator on Jul.17, 2009, under How-To

Open command prompt

then type

1. Set devmgr_show_nonpresent_devices=1

2. Devmgmt.msc

In the Device Manager window that opens, go to the View menu and select ‘Show Hidden Devices’, You will see that some of the devices are shown in a lighter grey color.

If there are any greyed out entries, you can remove them by right-clicking on the entry and selecting ‘Uninstall’. Do this for all greyed out entries

Comments Off more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...

Archives

All entries, chronologically...