Linux Equivalent Of Microsoft Echange

Jul 8, 2007

some functionality found in MS Exchange but for Linux. Looking for contacts management, calendar(s) and the ability to create meeting requests that can be sent. Pretty basic stuff but I need it to use outlook on the client side still.

View 8 Replies


ADVERTISEMENT

What Is Windows Equivalent To Linux CHMOD 666

May 5, 2009

On a Linux box, I know how to set a file to CHMOD 666 permissions. How do you set world writable permissions to a file on a Windows server?

View 7 Replies View Related

Equivalent Of CGI-BIN For IIS Server

Oct 2, 2007

Is it just a directory with modified permissions or am I missing something really easy?

View 3 Replies View Related

Free -m Equivalent

Feb 21, 2007

Can anyone please give me free -m command equivalent for FreeBSD?

View 1 Replies View Related

Intel I7 Equivalent Xeon

Jan 2, 2009

if there is already an equivalent Xeon for the i7 processors?

I mean that for example C2Q Q6600 is equivalent for X3220 if I'm right.

Also, I guess those Servers will cost a lot more, not only because the processor is very costly but it also requires DDR3 RAM which is still nowadays quite expensive...

View 8 Replies View Related

Free Equivalent To Cpanel

Apr 13, 2009

Im looking for a free equivalent to Cpanel, how ever it must do similar things and offer similar features. Its also must do the same things in terms of emails such as the incoming/outgoing mail server will be mail.domain.com and their user names will be their email addresses.

Another feature i would like is the ability to migrate from Cpanel to this control panel.

View 13 Replies View Related

IIS Equivalent To Apache Mod_rewrite

Jul 14, 2009

I'm moving a framework over to a new server for a client and they're using IIS. Is there an IIS equivalent to the following two lines of mod_rewrite code from Apache?

Code:
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ pamwf.php?PAMWF_PATH_QUERY=$1 [L,QSA]

View 4 Replies View Related

SoftLayer / ThePlanet Equivalent In Europe

Oct 12, 2008

I am looking for a good dedicated server provider in Europe. Ideally I am looking for something similar to softlayer or theplanet but in the EU.

three things that are important for us and do not seem to be offered by many providers:

- Ability to do automated secure (connection initiated by the backup device) offsite backups via eVault or r1soft.

- Ability to add additional servers in the future (e.g. separate db server) as part of our "internal" network (this is: any traffic between our servers would count as internal traffic and not against our bandwith limits). E.g. Softlayer by default and for free gives you your own virtual private network and you can add new servers as need arises.

- ability to upgrade configurations and have the ability to customize our hardware setup.

other than the above we need cPanel/whm, a trustworthy company, good support, option for managed or unmanaged service.

any suggestions?

View 8 Replies View Related

Windows Equivalent Of Chkrootkit, Rkhunter

Oct 29, 2009

i use those 2 programs for scanning for rootkit programs.

are there any free programs for windows?

View 3 Replies View Related

Dual Core Xeon 3 Ghz Equivalent

Feb 17, 2008

There are a lot of changes in the naming convention Duo Core Quad Core, Core2Dual, Core2Quad. I wonder for Dual Core Xeon 3Ghz (which we called previously) would would be its equivalent or better now than is easily found on the market?

View 0 Replies View Related

3com 3226 Switch Equivalent

Feb 24, 2007

I have been using 3com 3226 and love it! But it is EOL now, do anyone know of the equivalent new model from 3com?

View 2 Replies View Related

Neophyte Choose Web Hosting (VPS Or Near-equivalent)

Aug 11, 2007

I currently run five websites that are hosted by Yahoo! Small Business.

I am extremely frustrated by the fact that I cannot use PHP 5 and MySQL 5 with these websites. I pay ~$200/month for these 5 webhosting accounts.

I am beginning to see that paying this much to host 5 websites where I cannot even use the PHP version that I would like to is a bit ridiculous.

I know that I could simply switch to another shared hosting provider that includes PHP 5 as an option, but since I am running 5 websites concurrently, and these websites are each just about maxed with respect to bandwidth and disk space, shouldn't I look into another option?

So as I can see, my options are either a VDS/VPS, where I could host all 5 websites for one fee that would probably be MUCH lower than my $200/month I am paying currently, or something else that is similar.

I have decided that I want/need root access, because that way I can install/configure the system with whatever I desire now and in the future, BUT: I am not familiar with Linux (and I would want Linux) server administration; I don't know whether to choose CentOS4 or Red Hat Fedora Core 6 for an example; I don't know which Plesk 8 options I would need, etc......

WILL I BE GETTING MYSELF INTO A LOT OF TROUBLE if I choose a VPS and I am unable for some reason to administer the server properly?

I AM familiar with UNIX administration on OS X for example, and I AM familiar with coding.... PHP, SQL, Perl, Python, etc....

I just don't want to get myself into trouble although I am sure I want at least a VDS/VPS and I am sure I want root access.

I am confused as to what my options are other than a VDS/VPS (I don't think I need a dedicated server yet).

I have visited TextDrive and read about their Joyent Accelerators; what are they exactly? Not a VPS, but a scalable web-application-deployment environment?

This has been a long post and as you can see I am completely confused as to where to go from here..... could anyone that doesn't mind please let me know what my options are and what might be a good fit?

My websites are database-driven and need to be scalable.

A few of my requirements:

Full Root Access
Linux OS
at least 600GB Bandwidth
at least 25GB disk space
FTP Backup / Routine Server Backup for entire site
384-512MB Guaranteed RAM
Plesk 8 (I think) with various add-ons (which ones I don't yet know)
Support for 100 MySQL databases

View 5 Replies View Related

500 Error For Compiled Lisp Program And No Trouble For The Equivalent C App

May 9, 2009

I'm trying to setup the Clozure Common Lisp implementation for CGI web programming. I've made a hello application and compiled it.

I can type ./index.cgi at the terminal and the properly formatted header and some text are displayed.

When I try to view the index page though the web browser I get an internal server error.

Quote:

Couldn't load lisp heap image from
[Sun May 10 09:31:25 2009] [error] [client 127.0.0.1] Premature end of script headers: index.cgi

I'm wondering if this is a Lisp problem or a problem with the web server/permissions.

I wrote a hello world CGI app in C and ran that through the browser without any problems.

I applied the same permissions from the C app to the Lisp app and still had the same problem.

I *think* this is a Lisp problem, but just felt that I should check with some people who are more familiar with server setups than myself.

View 1 Replies View Related

What Is Microsoft Silverlight

Apr 24, 2009

What is Microsoft Silverlight? I have a webserver which support .NET 1.1 / 2.0 / 3.0 / 3.5, Does it require to install any thing else for support of Microsoft SilverLight as my clients are asking for Silverlight support.

View 3 Replies View Related

Microsoft Hosting

Dec 24, 2008

I have built a web application with visual studio 2008 that uses some improvements and tools like "entity framework", "script manager", "updatepanel" etc.Is it enough for the hosting server to have ".net framework 3.5" installed or "framework 3.5 with SP1" ?. I ll choose hosting company accordingly.

View 8 Replies View Related

Microsoft LogParser

Dec 21, 2007

Does anybody use Microsoft LogParser on their 2003 server? I am looking to use this program to find out when a user login via remote desktop and when they logoff. I have found that in Event Viewer the EventID of user login/logoff is 528 or 538. The only thing is that there are multiple logoffs in a row (with the same time for the same user) or the user logs in then out again at the same time right down to the second.

This is the query I was running then importing that data into a database to view/analyze the data:

Code:
SELECT
ComputerName,
EventID,
TimeGenerated AS LogTime,
STRCAT(STRCAT(EXTRACT_TOKEN (Strings, 1, '|'), ''), EXTRACT_TOKEN(Strings, 0, '|')) AS Username
INTO
c:logonoff.csv
FROM
[computer name here]Security
WHERE
EventID IN (528; 538)
AND
EventCategoryName = 'Logon/Logoff'

View 0 Replies View Related

Microsoft ISA Server

Apr 25, 2007

I have a potential client that uses it and ISA is blocking the ports my control panel uses so they need to open up the ports. Anyone know how they can do this? They're not local otherwise I'd just stop by and tinker around until I figure it out.

View 2 Replies View Related

PHP 5.25 And Microsoft FastCGI

Dec 7, 2007

I've already posted this over at the vBulletin forums and with their tech support team, but so far no one has been able to find a solution. Someone suggested I post here as well.

I am currently running vB using PHP 4.3.9 with Zend WinEnabler on a windows 2003 server. I have a seperate database server and a web server. This current configuration works fine, but I am moving to an upgraded web server and this is where the problems start.

Due to intermitant issues with Zend WinEnabler (now a discontinued product) I wanted to move to the latest version of PHP (5.2.5 NTS) and Microsoft FastCGI. The problem is that I am getting blank pages when clicking the Today's Post link from the top menu and immediately following the submission of a new post. I've gone through all of the vBulletin listed suggestions about trouble shooting blank pages and none apply.

Because I have a seperate database sever, I am accessing the same database with the new server vB configuration I am migrating to. As such I suspect the issue has to be related to web server given there are no issues on the current live site and the only changes are the PHP version and acceleration app.

If anyone has some suggestions, please let me know. I am running out of time on my server migration window before I am going to be billed for two servers.

View 0 Replies View Related

Microsoft SPLA... VPS Licensing

Apr 30, 2009

Can anyone give me some insight on how VPS licensing works with SPLA? According to my reseller, each VPS needs its own standalone license which seem to differ with what I read somewhere about Microsoft Server 2008 allowing up to 8 virtual stances with 1 license or something like that.

View 1 Replies View Related

Microsoft Licensing For Virtualization

Nov 3, 2009

Microsoft said this about Microsoft Licensing for Virtualization

Windows Server 2008 Datacenter
Run any number of software instances in physical and virtual operating system environments on a server.

Now,I have some questions:

1)Is this method of licensing just for hyper-v or we can use it on vmware ESXi or Xen?

2)How we can use Microsoft Volume Licensing on Vmware ESXi and Xen?

3)What is the best solution for windows virtualization?(vmware esxi or hyper-v or xen)

4)what is difference between xen and xenserver?

5)which control panels we can use for hyper-v,vmware ESXi and xenserver?

View 4 Replies View Related

Microsoft Web Platform Installer

Feb 6, 2009

I have seen here in the Windows Hosting Forum that some people ask questions about Windows hosting where they would really benefit from a basic understanding of the Microsoft web technology.

Recently on Jan 21, Microsoft made it a trivial process to install all the components needed to "kick the tires" with the "Web Platform Installer"

And I've come across a lot of hosters claiming to provide Windows hosting that could really use some quality time with this stuff!

From the Microsoft web site:

The Web Platform Installer (Web PI) is a simple tool that installs Microsoft's entire Web Platform, including IIS, Visual Web Developer 2008 Express Edition, SQL Server 2008 Express Edition and the .NET Framework. Using the Web Platform Installer’s user interface, you can choose to install either specific products or the entire Microsoft Web Platform onto your computer. The Web PI also helps keep your products up to date by always offering the latest additions to the Web Platform.

New Updates! Now supporting Windows XP and Windows Server 2003, Web PI makes it easy to install and stay up-to-date with the Microsoft Web Platform. This updated release lets you install ASP.NET MVC, Visual Studio Tools for Silverlight, and much more!
[url]

A nicer screen shot:
[url]

View 8 Replies View Related

Microsoft And His Spam Filter

May 28, 2009

We have identified that messages from your IP are being filtered based on the recommendations of the Symantec Brightmail filter as well as our internal Smart Screen Filters. The filter was initiated by Hotmail at (5/20/2009 12:00:00 AM) PST due to a large volume of emails that were sent prior to this time.

We will be happy to work directly with Symantec on your behalf to investigate and possibly resolve this problem. In order to move forward, we will need examples of the messages that were caught by the Brightmail filters.

View 3 Replies View Related

Microsoft Exchange Vs @Mail

Jan 28, 2007

A new client of mine used Microsoft Exchange to check their emails online... I run @Mail, and am just wondering is this an ok trade off? Or is Exchange something entirely different to just WebMail... I'm worried that it might be but aren't sure...

View 4 Replies View Related

Microsoft SQL Processor License Vs CALs

May 30, 2009

One Webhost is offering MS SQL 2005 Standard Edition (Processor Licence) for US$385 per month.

Another webhost is offering MS SQL 2005 Standard Edition with 5 CALs for US$35 per month.

The first webhost says CALs are not available and that:
"A Processor License is required for running a Web server that is open to public access. Using CALs may put you in question from Microsoft's legal point of view if the inappropriate license is applied."

Only 3 people have access to the server and the website, I think, is very standard. www.culture360.org

Our org does not wish to do anything illegal. Which one is most appropriate? The price differences are very large.

I've had a look here:
[url]

View 6 Replies View Related

Upgrading Of Microsoft SQL 2005 Express

May 10, 2008

I have never upgraded SQL 2005 express edition before thats why a bit worried. What is the safest way to upgrade it to Service Pack 1? Secondly the management console upgrade. Which to upgrade first the SQL or the SQL Express Management console?

View 2 Replies View Related

Microsoft Silverlight Hosting Requirements

Jun 12, 2008

Is there really some kind of requirements to host Silverlight applications except for the fact that you probably need IIS and .NET support?

Is there some kind of special configuration needed?

View 6 Replies View Related

Block A Website Using Microsoft DNS Server

Jan 7, 2008

on an internal network is it possible to stop a user browing to a web page using microsoft DNS server?

I just want to point java.com to 127.0.0.1 or somthing to stop people/machines automatically downloading the latest version

View 0 Replies View Related

Microsoft DNS Change Of IPs Of Zone Files

Dec 16, 2007

One of my clients is using Microsoft DNS, he needs to change email server which has a different set of IPs. Is there any command or program that can allow him to change all the zone files at one time? Find and replace the IPs?

View 1 Replies View Related

Microsoft SQL Log File 210GB And Growing

Oct 11, 2007

we are running Microsoft SQL 2005 Express edition (9.0.32).

Recently I just noticed that the database log file of our main database is HUGE. The database data file is only 50MB and the log file is 210GB.

Any idea what is causing this? Seems to be getting bigger with time, in the last 7 days seems to have grown by 100GB. I noticed the following settings under the database:

Autogrowth: By 15 percent, unrestricted growth

View 14 Replies View Related

Webhost That Supports Microsoft Exchange Server

Dec 13, 2008

webhost that supports Microsoft exchange server

I have a client who needs a solid webhost that supports MS exchange server for his email.

I usually recommend Bluehost , but I guess they don’t do this. Quick turnaround time on email tech issues (2-4 hours) and phone support is also needed. The client is definitely a phone person.

It should be Wordpress friendly. My CMS that I'm using is actually Textpattern, but most people don't know it so I just opt for the default popular version, Wordpress.

At the minimum, it should support; PHP 4.3+

MySQL 3.23+

View 2 Replies View Related

Is Microsoft Virtual Server 2005 Really Free

Jun 20, 2008

Do you know is Microsoft Virtual Server 2005 R2 really free? By this I mean can I start VPS hosting business using Microsoft Virtual Server 2005 R2 without paying any license fee for virtualization product? Are there any restrictions?

I was very unpleasantly surprised when I found out that VmWare Server is actually not free and totally unusable for VPS hosting companies, although when you read their FAQ you get impression that its free and that ESX is just "better version". In fact for VPS hosting VmWare is not free and its totally useless.

So I am interested if there is some "minor glitch" in Microsoft agreement for Virtual server as is in VmWare agreement for VmWare Server?

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved