Cloud Storage

Free cloud online storage solutions comparison table (updated as of 2018/05/29)

Storage free

Additional Free space

File Size limit Referal program

Cloud applications

Sync software Phone Apps Versioning # of devices Special
OneDrive 5GB 10GB none Yes Win, Mac iOS, Android Yes Unlimited
GoogleDrive  15GB 5TB none Yes Win, Mac iOS, Android Yes Unlimited Google photos unlimited storage for photos and  videos
Box.com 10GB 50GB total 250MB none Yes Win, Mac iOS, Android Unlimited
Dropbox 2GB up tp 890mb link 20GB none Yes Win, Mac, Linux iOS, Android Yes Unlimited
Amazon 5GB 48.82GB (2GB on web) none Win, Mac iOS, Android Yes Unlimited
iDriveSync 5GB +1GB this link  (up to 20GB) unlimited (200mb web) 1GB Win, Mac iOS, Android Yes Unlimited
MediaFire 10GB 20GB
Apple iCloud  5GB  15GB none Win, Mac iOS Yes Unlimited activates with iOS device only
LESS KNOW SERVICES (not updated)
Comodo Cloud Storage 5GB 200MB 2GB Win iOS, Android Yes
Minus 10GB  +1GB (through this link)
Synform up to 200GB
Glide 30GB unlimited none Win, Mac, Linux iOS, Android Yes Unlimited
CX 10GB unlimited 300MB Win, Mac iOS, Android Yes Unlimited
4Shared 15GB
Memopal 3GB 5GB 500MB Win, Mac iOS, Android Yes Unlimited
SafeCopy 3GB 5GB 500MB Win, Mac iOS, Android Yes Unlimited
TeamDrive 2GB unlimited 250MB Win, Mac iOS, Android Yes Unlimited
mimedia 7GB 3GB 200MB Win, Mac iOS, Android Yes Unlimited
HiDrive 5GB 2GB 500MB Win, Mac iOS, Android Yes Unlimited
Spideroak 2GB unlimited 1GB Win, Mac iOS, Android Yes Unlimited
MegaCloud 5GB unlimited 500MB Win, Mac iOS, Android Yes Unlimited
Wuala 5GB 14GB 250MB Win, Mac iOS, Android Yes Unlimited
Synplicity 2GB unlimited 1GB Win, Mac iOS, Android Yes Unlimited

Box.net Computer mount storage

How to mount box.net account to computer:

PC (Windows 7) Instructions:
1.) Open Explorer (My Computer) and click Map Network Drive
2.) Choose a Drive Letter and enter the following in the Folder line: https://www.box.net/dav
3.) Check “Reconnect on Login” and Check “Connect Using different credentials”
4.) Hit Finish
5.) Give it a few minutes, it will eventually ask you for a username and password. Enter your Box.net username and password, check Remember Password and hit OK.
6.) Profit! (It will show up in My Computer as another drive like your harddrive.)

Mac Instructions:
1.) In the Mac Finder select the GO menu then choose Connect to Server (Or Command-K).
2.) Put in the address: https://www.box.net/dav
3.) When it prompts, put in your Box.net username as your name and your Box.net password in the password field.

MS SQL update html

String to update html text in SQL database

DECLARE @FIND as NVarchar(MAX)
DECLARE @REPLACE as NVarchar(MAX)
SET @FIND = ‘OLD Value’
SET @REPLACE = ‘NEW Value’
UPDATE [Your Table Name]
SET [Column name] = cast(replace(cast([Column Name] as NVarchar(max)),@FIND,@REPLACE) as Ntext)

 

Substitute text in OLD and NEW values as presented below, instead of ” place " and so on all below.

" " quotation mark
' ' apostrophe
& & & ampersand
< &#60; &lt; less-than
> &#62; &gt; greater-than

Windows 8 stop restart

How to stop windows from automatic rebooting or restarting after updates in windows 8 and windows 8.1

1. Launch the Local Group Policy Editor by entering gpedit.msc in the Run dialog box

2. In the editor, navigate to this location:

Computer Configuration\Administrative Templates\Windows Components\Windows Update
3. locate this setting:
No auto-restart with logged on users for scheduled automatic updates installations
And set this setting on “Enabled”.
That is all, you can now restart computer to make sure settings are set.

Fix windows 8 problems

1. Stop lock screen from showing up in windows 8.
2. Update hosts file to block malware, viruses, and advertisement. C:\Windows\system32\drivers\etc\hosts
3.

Gmail

Create alternate gmail addresses instantly

Here are two ways you can get multiple gmail addresses and still get all your mail in one mailbox. You can use these modifications to better filter your email based on what email address you give, and no need to setup multiple gmail accounts. These tips give you alternative email address.

1. You can add “+” sign and some words after your email name and that mail would still arrive to your inbox. For example, if you have email “name@gmail.com”, you can use “name+statements@gmail.com”, or “name+work@gmail.com” and these will go to your inbox. This also makes filtering in the gmail very easy as you can use these new send to emails as filters. there is unlimited number of these you can use, and no need to set up anything upfront.

2. You can place “.” anywhere in your email name and it would still go to your inbox. For example for “name@gmail.com”, you can use “na.me@gmail.com” or “nam.e@gmail.com” and it would still go to your inbox.