| bio | website | jasoncoltrin.com |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 6 months |
| seen | yesterday | |
| stats | profile views | 5 |
I am currently an Engineering Consultant with CIO Solutions and work with companies throughout Santa Barbara, CA. CIO Solutions provides IT solutions for small, medium, and Enterprise sized businesses with everything from helpdesk support teams, to Cloud Desktops, Cloud Mail Systems, and Juniper networks. Additionally we provide ShoreTel telephone systems. I specialize in HP, Dell, and SonicWALL products, affordable anti-spam and anti-virus, and am a MCSE; Microsoft Certified Systems Engineer: Security 2003.
Specialties
Network administration and Engineering. SharePoint Architecture, Microsoft Small Business Server and Terminal Server. Also substantial Apple, Microsoft, and Linux server/desktop repair and support
|
Mar 20 |
comment |
wordpress in subdirectory apache2 without browse index and .htaccess not sure what system operative means - the operating system is ubuntu on AWS. |
|
Mar 20 |
comment |
wordpress in subdirectory apache2 without browse index and .htaccess I tried adding the alias inside of <directory> </directory> tags inside of apache.conf, but apache wouldn't restart because "directive requires additional arguments." |
|
Mar 20 |
comment |
wordpress in subdirectory apache2 without browse index and .htaccess I'm hoping to add more sites to my server in the future but for now I want the default site to point to /var/www/wordpress/. Later I may wish to go to a different site by browsing directly to mysite.com/newsite but for now just set the wordpress as default. |
|
Mar 20 |
comment |
wordpress in subdirectory apache2 without browse index and .htaccess I'm not sure how I configure the alias in the 2nd part of your comment. I don't see a wordpress.conf file. |
|
Mar 20 |
comment |
wordpress in subdirectory apache2 without browse index and .htaccess I followed the instructions in the link. This is my sites-available/default file that is now sites-available/wordpress: <VirtualHost *:80> ServerAdmin myemail@email.com DocumentRoot /var/www/wordpress/ <Directory /> Options FollowSymLinks AllowOverride None </Directory> <Directory /var/www/wordpress/> Options Indexes Fol... I ran sudo a2ensite & reload but not work. |
|
Jan 6 |
comment |
Error upgrading from SQL Server 2008 to SQL Server 2008 R2 How did it go? please post results. |
|
Jan 6 |
comment |
Error upgrading from SQL Server 2008 to SQL Server 2008 R2 Yeah i think that is heading in the right direction. I amalways paranoid so if i were you if possible to a bare metal backup of the entire server before backingup databases and UNinstalling. If the db backup is bad you may not find out until everything has been erased. |
|
Apr 16 |
comment |
Outlook 2010 - Names in “From” field empty I think it’s also possible that the user did a search for messages with a common subject, Outlook found the messages in your drafts folder and they then moved those into the separate folder. To avoid this in the future, I suppose just look at your drafts folder once in a while and keep it cleaned of messages. |
|
Apr 16 |
comment |
Outlook 2010 - Names in “From” field empty So I do think that perhaps this user hit reply, then saved/closed the message before sending, and then moved the email to the separate folder from drafts. |
|
Apr 16 |
comment |
Outlook 2010 - Names in “From” field empty The only way I was able to reproduce the problem was that I created a draft, then before sending the draft, I moved it to a different folder and there I found the From field was blank. |
|
Nov 17 |
comment |
Can't add FTP Site (Windows Server 2008 R2 Datacenter) 2st problem I can see here - poster is setting up an FTP site. ;-) |