Please follow the instructions below, and let this thread know if you were succesful in using the HG533 to share content over your network: Step1: Plug in the USB storage device to the HG533 USB port. Step2: Access to the GUI and create a Samba account. 1. Access the router UI via a browser with URL 192.168.1.1. 2. Type in…
For every operation/work in Linux there will be one command, this is true most of the time (all you need is to find that command). How to get BIOS info without rebooting the system? The command for this is dmidecode(DMI table decoder). Some times BIOS is called as DMI too. Just execute the command, It will just dump lots and…
On Linux to create a boot able USB follow this step: Download start up USB disk creator Select the .iso source image and the disk to use Click make start up disk To create a boot able USB on command line follow this steps: Place the ubuntu.iso file in any one of your hard disk partition. Then mount the ubuntu.iso…
Download and install DELUGE qtorrent client http://deluge-torrent.org/ Search the files that you want download from http://torrent-finder.info/ or http://kickass.so/ Download the torrent Open th torrent file in DELUGE The moves music or book will start to download automatically the speed of download will depend on your internet connection speed Enjoi
If you’re one of the millions of people using Google Chrome as your preferred browser, and if you happen to have any important passwords saved within the browser itself, you might just want to reconsider how wise that is. Your data is, of course, at risk any time your computer is stolen, lost or borrowed by another person, but there…
Step 1: Go to facebook and right click on website . Select “View source” and copy the code to notepad. Step2: Now search (Press ctrl +f) for keyword “action” in that code. You fill find the code like this: Here, let me explain what “action” means to. If you have some basic knowledge of web applications, then you already know…
Hold cmd+s until graphics Mount -wu / rm /var/db/.AppleSetupDone reboot
Renew an IP address one time Open a terminal and su – to root. Type ifconfig to show the current IP address that you received from DHCP. Type dhcpcd -k to send the appropriate signals to dhcpcd. Now bring the interface back up by typing ifup eth0. Type ifconfig to show the new IP address. Renew an IP address every…
Hydra is a very versatile penetration testing tool that has been successfully used with most modern network security protocols. Some examples include: Cisco Cisco-enable HTTPS-form-get MySQL SSH2 SIP FTP Oracle-listener MSSQL IMAP This is a condensed list of some common protocols that Hydra has been successfully used against in penetration testing and malicious hacking exploits but there are many others…