Tuesday, January 19, 2016
Wednesday, December 23, 2015
Monday, August 24, 2015
Download Kali Linux 2.0 Direct Links & Torrent
Kali Linux 2.0 |
Kali Linux Downloads from official sources, match your copy with SHA1Sum also.
Image Name | Direct | Torrent | Size | Version | |
Kali Linux 64 bit | ISO | Torrent | 3.1G | ||
Kali Linux 32 bit | ISO | Torrent | 3.2G | ||
Kali Linux 64 bit Light | ISO | Torrent | 0.8G | ||
Kali Linux 32 bit Light | ISO | Torrent | 0.9G | ||
Kali Linux 64 bit mini | ISO | N/A | 28M | ||
Kali Linux 32 bit mini | ISO | N/A | 28M | ||
Kali Linux armel | Image | Torrent | 2.1G | ||
Kali Linux armhf | Image | Torrent | 2.0G |
Wednesday, November 26, 2014
Wordpress: Allow HTML tags in text widget title
Sometimes you get more stylish design in your theme and you want to style or add tags in title. So when you stuck and want to put HTML tags in widget title in WordPress.
Here below I have made a function which will allow you to do so.
Here below I have made a function which will allow you to do so.
Wednesday, October 1, 2014
OTIXO : Transfer Your Files across Cloud Storages Easily
Now you can transfer your files between Cloud Servies Easily. You can transfer files between Dropbox to Google Docs or Amazon S3 or vice versa.
Manage files across this services is very boring and hard but now with Otixo you can copy files from one to another with one click.
Otixo is an impressive web-app that lets you access files stored across different cloud service from a central location. To get started, you associate your Dropbox, Google Docs, Picasa, Amazon S3 and other online accounts with Otixo and then you can easily move or copy files between any of your accounts via simple drag-n-drop.
Otixo supports FTP so you can drag and drop your files to Google Drive or Amazon S3 with easy. You doesn't need to write any complicated Scripts.
Supports:
Manage files across this services is very boring and hard but now with Otixo you can copy files from one to another with one click.
Otixo is an impressive web-app that lets you access files stored across different cloud service from a central location. To get started, you associate your Dropbox, Google Docs, Picasa, Amazon S3 and other online accounts with Otixo and then you can easily move or copy files between any of your accounts via simple drag-n-drop.
Otixo supports FTP so you can drag and drop your files to Google Drive or Amazon S3 with easy. You doesn't need to write any complicated Scripts.
Supports:
- FTP
- Copy
- Bitcasa
- Amazon S3
- Google Drive
- Cubby
- Huddle
- Alfresco
- OwnCloud
- Yandex
- CloudMe
- 4Shared
- Web.DE
- DumpTruck
- MyDrive
- OnlineFileFolder
- FilesAnywhere
- DigitalBucket
- HiDrive
- GMX.DE
- Box.net
- Dropbox.com
- SugarSync
- Picasa
- MediaCenter
- and WebDav Drives
Enjoy!!!
Thursday, July 24, 2014
Get query string values in JavaScript?
Here is a simple function made using RegEx to get Query String values from URL in JavaScript.
Thursday, February 27, 2014
Speedup your Wordpress/Magento/Joomla/PHP site using .htaccess
How .htaccess file helps your website ?
This is the file located in root of your website. Which tells browsers for various rules. One of the common use is Cache control. In which we define rules and it tells same to browsers to cache media files as defined.How to use cache control using .htaccess ?
1. Log on to your web server using any FTP program.2. Find .htaccess in your website's root. (If it's not there make a new one.)
3. Edit it and add below code at the end of the file.
In this code you can modify how long you want to cache that files in your users browsers.
don't hesitate to ask your questions in comments below.
Enjoy...!!!
(via LimeCanvas)
Subscribe to:
Posts (Atom)