iOS: Purchase apps for an organization or multiple devices

========= QUESTION --------- I am rolling out several iPads and iPod Touches across an organization, and need a way to purchase multiple copies of apps across several devices. How do we do this without having to setup several individual iTunes accounts?     ========= ANSWER --------- Setup an Apple VPP (Volume Purchase Program) account first. http://www.apple.com/business/vpp/ This [...]

By |2017-12-01T23:47:27+00:00April 14th, 2013|Apple, Cell Phone, Computers, Documentation, iOS, iPad, iPhone|Comments Off on iOS: Purchase apps for an organization or multiple devices

OS X: Right Click New File

========= QUESTION --------- I am switching to Mac from Windows, and miss the option Windows had to be able to right click inside any folder and select New ...text file, word document, etc... Can you do this on a Mac?     ========= ANSWER ---------Short answer? No. There a few pretty viable workarounds though! 1. Terminal: Open [...]

By |2013-03-04T15:35:22+00:00March 4th, 2013|Apple, Computers, Documentation, Mac|Comments Off on OS X: Right Click New File

OS X: Clean up Open With menu

========= QUESTION --------- My "Open With" menu in OS X has many duplicate applications listed.    ========= ANSWER ---------Open Terminal and run the following command: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain user;killall Finder;echo "Open With has been rebuilt, Finder will relaunch"    ========= EXAMPLES ---------   ========= APPLIES TO / KEY WORDS --------- OS X Open With [...]

By |2013-03-02T17:23:06+00:00March 2nd, 2013|Apple, Computers, Documentation, Mac|Comments Off on OS X: Clean up Open With menu

Configuring Mozilla Thunderbird Email Client

========= QUESTION ---------How do I configure Mozilla's Thunderbird Email Client for my email hosted with anySiteHosting.com?    ========= ANSWER ---------Checking the configuration on an already existing account: Tools menu, Account Settings  Select Server Settings under the account you wish to check on the leftEnter Mail.YOURDOMAIN in the Server Name fieldEnter 143 in the Port fieldEnter your [...]

By |2017-12-01T23:47:27+00:00February 20th, 2013|anySiteSolutions.com, Computers, Documentation, Email, Email, Mozilla, Thunderbird|Comments Off on Configuring Mozilla Thunderbird Email Client

Markdown lightweight markup language

========= QUESTION --------- What is it - how do I use it?   ========= ANSWER ---------(CREDIT: http://www.ctrlshift.net/project/markdowneditor/) Markdown is a lightweight markup language based on the formatting conventions that people naturally use in email. As [John Gruber] writes on the [Markdown site] [1]: > The overriding design goal for Markdown's> formatting syntax is to make [...]

By |2013-02-20T13:44:49+00:00February 20th, 2013|Computers, Documentation, HTML, Internet/Web, Text Editors|Comments Off on Markdown lightweight markup language

Windows Domain Shutdown

========= QUESTION --------- How do I remove my computer from a Windows Domain, and eventually shut the whole domain down?   ========= ANSWER --------- Setup LOCAL ADMIN account Copy user's documents off server to local c:BACKUPUSERDocuments Copy desktop, favs, etc from domain profile to same BACKUP directory Setup LOCAL user account Log off domain, logon local [...]

By |2013-02-16T07:01:05+00:00February 16th, 2013|Computers, Documentation, Microsoft, Windows|Comments Off on Windows Domain Shutdown

WordPress: How to Backup

========= QUESTION ---------Can I use a plugin to backup my WordPress database and files?   How do I backup my WordPress files and database?   ========= ANSWER ---------BackWPup  And of course several others... this is just the one we rely on   ========= EXAMPLES ---------   ========= APPLIES TO / KEY WORDS --------- WordPressBackupsBack UpBack UpsRestore  [...]

By |2017-12-01T23:47:28+00:00January 21st, 2013|Documentation, Internet/Web, WordPress|Comments Off on WordPress: How to Backup

WordPress: How to secure / harden

========= QUESTION --------- How do I secure or harden my WordPress installation?    ========= ANSWER ---------PASSWORDS--- Always use 10-15 character random strings for passwords containing Upper and lower case letters (AbCdEfGh ...)Numbers (01234 ...)Special Characters / Symbols ($%&*#! ...) These strong passwords should be used for the WordPress users, but also any FTP access, and Database passwords as [...]

By |2017-12-01T23:47:28+00:00January 21st, 2013|Documentation, Internet/Web, WordPress|Comments Off on WordPress: How to secure / harden

How do I enable write access for my web site?

========= QUESTION ---------I have a form or other script that needs write access to my web site, how do I enable this?    ========= ANSWER ---------Logon to your control panel at http://Admin.YOURDOMAINRest your mouse over the Web icon and click Web Sites from the pop up menu Click your web site from the list of [...]

By |2017-12-01T23:47:28+00:00January 1st, 2013|anySiteSolutions.com, Control Panel, Scripting and Programming, Windows Hosting|Comments Off on How do I enable write access for my web site?

How do I add line breaks to a field in SQL Server Management Studio

========= QUESTION ---------How do you add a line break when editing a field in a database using SQL Server Management Studio    ========= ANSWER ---------We have not found a simple way to do this using SQL Server Management Studio (SSMS) alone. Instead, you can use the free Notepad++ text editor and add your text in [...]

By |2017-12-01T23:47:28+00:00December 31st, 2012|Computers, Documentation, Microsoft, SQL|Comments Off on How do I add line breaks to a field in SQL Server Management Studio
Go to Top