The Latest

Showing posts with label Article. Show all posts
Showing posts with label Article. Show all posts
Free Download Themes The Best Collection of Gaming For Windows 7 - On this occasion I will share the best collection of gaming themes for Windows 7 that you might like. Please selected and downloaded:

Free Download Themes The Best Collection of Gaming For Windows 7


Free Download Themes The Best Collection of Gaming For Windows 7:
DOWNLOAD at 4shared WITH EASY - Download files at 4shared is actually very easy, and even though we have used 4server.info or 4shared premium link generator and so on, we are still going to wait for 20 seconds, and we'll also see obstacles as shown below :
DOWNLOAD EASILY at 4shared

There are several causes so that the message appears at the top, among others:
  1. The owner does not allow users to view files in public search results.
  2. The owner does not allow other users to add a file to their accounts.
  3. Not have a 4shared account.
  4. Has had a 4shared account but not in.
On this occasion, I would like to give you a Tips for friends easier to Download files at 4shared.


««««« EASY TO DOWNLOAD IN 4SHARED.COM »»»»»

(First Step) If you do not have account, sign up in advance 4shared.com [free].

(First Step) If you do not have account, sign up in advance 4shared.com [free].
  • (1) Enter your Email
  • (2) Type in Password
  • (3) Type in the Confirm Password
  • After that, click Register
(Step Two) Enter the User Name and then click Create Account.
(Step Two) Enter the User Name and then click Create Account.

(Step Three) Verify Account. Log in Email and Open Message Log from 4shared and follow the prompts.

(Step Three) Verify Account. Log in Email and Open Message Log from 4shared and follow the prompts.

(Step Four) Done. You already have a 4shared account.
(Step Four) Done. You already have a 4shared account.

(Step Five) After having 4shared account, you can directly Download files at 4shared and also you can download files up to 15GB.


««««« EASY TO DOWNLOAD IN 4SHARED.COM »»»»»

Most Important:

Once you have a 4shared account, before Download or Stream, preferably in advance 4shared account.

To download at 4shared is actually very easy, if we follow the steps that have been supplied by 4shared. Hopefully useful and Thank You for your time and your visit.
How to Reset Bios Password Toshiba L200
How to Reset Bios Password Toshiba L200 - After I try ubek-ubek my friends laptop bios password forgot bios terpassword and finally the solution is menreset paswordnya menjumper part way to reset the bios password.

For more details see this video:


But there is a little extra that might kuran clear from the video above:
1.
Remove the Notebook
2.
Remove the Battery
3.
Off the RAM, the RAM is not on the loose
4.when reset press the power button
5.
Mens Jumper with cable or flat screwdriver or screwdriver min
6.
To do follow the video tutorial above



Good luck good luck like me :)
How to Fix Can not flash in Format
How to Fix Can not flash in Format - At this time I want to share about how to fix the flash can not be in the format, sometimes we have to be patient enough and have resigned if the flash disk can not be in the format and insert files into flash us. This is caused by the flash system so that there is an error that occurs on your flash. To fix this follow the following tutorial:
  1. Click Start - Run

  2. Then Type "compmgmt.msc" without a space, press Enter.

  3. On the storage, open disk management.

  4. Normally you would stick Detected.

  5. Your Right-click and select create partition.

  6. Completed.
If the above has not been able to overcome the damage to your flash, you can try the following software:
How to Create Proxy Lusca with Ubuntu 10.04 pamarekjubata
How to Create Proxy Lusca with Ubuntu 10.04. Hello this time I want to share a tutorial how to make ubuntu 10:04 external proxy, the proxy is useful as mecache file so that user who has taken the internet file stored in the proxy and if no other clients are requesting the same file it will be in direct proxy to not to internet, this makes you a bandwidth-efficient and also files in the capture of the proxy has a local speed 100 mbps. It is amazing is not :)

Okay go ahead, you first have to install ubuntu server on a PC, and I ansumsikan you've connected properly and can ping www.google.com for example.

The steps:
1. Open PuTTY and enter into ubuntu server by entering your IP Proxy Ubuntu.
2. Typing your password and user ubuntu
3. Type sudo su and enter your root password ubuntu earlier.
4. Copy-paste the command line-a line below in PuTTY:
  • apt-get update
  • apt-get upgrade -y
  • apt-get dist-upgrade -y
  • apt-get install squid -y
  • apt-get install squid squidclient squid-cgi -y
  • apt-get install gcc -y
  • apt-get install build-essential -y
  • apt-get install sharutils -y
  • apt-get install ccze -y
  • apt-get install libzip-dev -y
  • apt-get install automake1.9 -y
  • wget http://proxy-ku.googlecode.com/files/LUSCA_FMI.tar.gz
  • tar xzvf LUSCA_FMI.tar.gz
  • cd LUSCA_FMI
  • make distclean
 5. After all the above is complete copy-paste the following command in PuTTY to compile:.

./configure --prefix=/usr --exec_prefix=/usr --bindir=/usr/sbin --sbindir=/usr/sbin --libexecdir=/usr/lib/squid --sysconfdir=/etc/squid --localstatedir=/var/spool/squid --datadir=/usr/share/squid --enable-http-gzip --enable-async-io=24 --with-aufs-threads=24 --with-pthreads --enable-storeio=aufs --enable-linux-netfilter --enable-arp-acl --enable-epoll --enable-removal-policies=heap --with-aio --with-dl --enable-snmp --enable-delay-pools --enable-htcp --enable-cache-digests --disable-unlinkd --enable-large-cache-files --with-large-files --enable-err-languages=English --enable-default-err-language=English --with-maxfd=65536

6. Then copy-paste the following command in PuTTY to compile LUSCA melaukan installation.
  • make
  • make install
7. Download squid.conf, storeurl.pl dan squid

    HERE

8. Run WinSCP and go to ubuntu server with root user and password created earlier.
  • copy file squid ke folder /etc/init.d
  • copy file squid.conf dan storeurl.pl ke folder /etc/squid
9. Then copy-paste the following command in PuTTY.
  • chmod +x /etc/init.d/squid
  • /etc/init.d/squid stop
10. Still on PUTTY, copy-paste the below commands one by one:
  • chown proxy:proxy /cache
  • chown proxy:proxy /etc/squid/storeurl.pl
  • chmod 777 /etc/squid/storeurl.pl
  • chmod +x /etc/init.d/squid
  • /etc/init.d/squid stop
  • squid -f /etc/squid/squid.conf -z
  • /etc/init.d/squid restart
11. Reboot the PC proxy
12.Setting Mikrotik let the request to the Internet are directed to the proxy

/ip firewall nat
add chain=dstnat action=dst-nat to-addresses=192.168.7.2 \
to-ports=3128 protocol=tcp dst-port=80,8080.3128 \
src-address==!192.168.7.0/24

/ip firewall mangle
add chain=postrouting action=mark-packet \
new-packet-mark=proxy-hit passthrough=no dscp=12

/queue tree
add name="A_HIT-Proxy" parent=lan packet-mark=proxy-hit limit-at=0 \
queue=default priority=8 max-limit=0 burst-limit=0 \
burst-threshold=0 burst-time=0s

13. If It checks if it is successful with whatismyip.com appears you are using an internal proxy Lusca

Good luck good luck :)
Fast ways to thank Google AdSense
Fast ways to thank Google AdSense - In this post will give you tips on ways to thank Google AdSense Easily and quickly intervening. before we find out first what is Google AdSense, Google AdSense is a globally successful internet rasaksa Because PPC website created by Google. Google AdSense can generate money for us who have a blog or website. Price per click Google AdSense different there are up to $ 1 per click or right if the rupiah Rp 10,000 and there are also cheap as the price per click PPC locally in Indonesia at Rp 300 to Rp 750. Okay immediately wrote to the topic of this post ...
  1. Make a blog to be Able to translate English Idioms English or not you use a dictionary (until dizzy inimah).
  2. Create a site must be aged 6 months when more is also good.
  3. Site navigation should be easy to complete or if there are visitors to explore your site.
  4. Age when registering must be 18 years old (parents can not it when still a child), or use the name of a parent who already have an ID card.
  5. I suggest do not use the default templates that blogger (maybe not useless to thank ane already tried)
  6. Keep praying and keep the spirit if not in tanks, try again after a long time certainly in thanks anyway :)
A few of my tips may be useful for you, Amen.