Category Archives: Web

File Transfer | The Cloud Calculator

I used this tool recently to calculate the transfer time of a zip file to an FTP server for a client. Worked quite well. TBH, didn’t actually confirm the time frame, but looks legit.   File Transfer | The Cloud Calculator.

AWStats – Ubuntu Community Help Wiki

I wanted to have more than Google Analytics working for my site so I can compare and contrast the figures. I’m using Ubuntu so a basic search of awstats ubuntu found the following site which made it a breeze to install.   AWStats – Community Help Wiki.

Internet Archive: Wayback Machine

Found this useful when someone has asked me to update their website, or when someone has lost access to their webhost through various reasons (old IT company gone bust, manager has left and no-one else knows the details etc). Internet Archive: Wayback Machine.

WordPress can’t update or install plugins and asks for connection info

Sometimes file permissions can get a bit screwed up in your www directory in Linux. Maybe it was a command you blindly ran from doing some reasearch, maybe it was something else. The following guide helps explain how to fix it. Why WordPress Asks for Connection Info – Chris Abernethy . com.

Category: Web

Restore bookmarks from backup or move them to another computer | Firefox Help

As taken from the Mozilla support site.   Grab the automatic backup of the bookmarks from your old user profile. C:\Users\USERNAME\AppData\Roaming\Mozilla\Firefox\Profiles\RANDOMCHARACTERS.default\bookmarkbackups\bookmarks-DATE.json   Restoring from backups Caution: Restoring bookmarks from a backup will overwrite your current set of bookmarks with the ones in the backup file. Click the Bookmarks button Bookmarks button win 2 on the… Read More: Restore bookmarks from backup or move them to another computer… »

Accessing your Files (WebDav) — ownCloud User Manual 5.0 documentation

Using Windows Explorer Right-click on Computer entry and select Map network drive…. Choose a local network drive to map ownCloud to. Finally, enter the address to your ownCloud instance, followed by /remote.php/webdav, e.g. https://www.yourserver.com/owncloud/remote.php/webdav for an SSL protected server. Check Reconnect at logon to make this mapping persistent across reboots. If you want to connect… Read More: Accessing your Files (WebDav) — ownCloud User Manual 5.0 documentation »