Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- STDU Viewer (exe)
- STDU Viewer is a document viewer for multiple file formats. The goal of this software is to replace the multiple document viewers with a single simple application. STDU Viewer supports following document formats: DjVu, TIFF, and PDF. For documents that support content, STDU Viewer gives the possibility to show the...
- Tags: Document, STD Utility, STDU Viewer
- Software downloads 2008-05-16
- STDU Converter (exe)
- STDU Converter is a simple program that converts TIFF and DJVU to PDF format. You need only select your DJVU file and push button "Convert". You can select pages which you want to convert. Also, you can rotate some pages, if you need and create your own tree of content...
- Tags: Page, STD Utility, STDU Converter
- Software downloads 2008-05-16
Additional Resources
- S.T.D. Codes India (zip)
- Now there is no worry to remember STD Codes of India now it's too easy to one button on your desktop and you will get any city's STD code or any CITY by it's code. You just need to download this std.zip file and extract it to c:std folder and...
- Tags: Folder, India, Desktops, Hardware
- Software downloads 2006-04-05
- All India STD Codes (zip)
- Just Download this Zip file & Extract it to c:std folder and copy std.pif file to desktop.Then you have No worry to remember Codes of India and it's benefits are Save Money, Save Time. Increase your personality by call to caller with his city name whether you don't know B'4...
- Tags: Caller, Worry, Benefits, Tools & Techniques, Human Resources, Management
- Software downloads 2006-05-04
- The Way by Estimating the Variation of TCP Packet Round Trip Time to Detect Stepping-Stone Intrusion
- This paper proposes Std-ratio approach to detect stepping-stone intrusion, as well as Std-clustering method to find TCP packet round trip time of a connection chain. Std-ratio is a method to use the ratio between the standard deviation of the round trip time gaps to the downstream neighbor host and to...
- Tags: Deviation, TCP, Intrusion, Std-ratio, Std-clustering, Tcp/Ip, Network Security, Viruses And Worms, Networking, Security
- White papers 2005-09-15
- Trend Micro ServerProtect not starting on Win2k3 Std.
- We recently upgraded all our servers to Trendmicro ServerProtect 5.58. All the servers running Windows 2000 server work fine, the service starts and chugs along quietly. On our 3 Windows 2003 Std. servers, it refuses to start on reboot or when i manual
- Tags: networking, antivirus, windows 2003, security, software, gpastorelli@..., TrendMicro, serverS, Trend Micro Inc., server
- Discussion threads 2006-11-10
- SBS 2003 as Server 2003 STD
- Hi All,We are looking at purchasing some servers that come with SBS2003, while we don't want sbs2003 only server 2003 std. What I'm wondering is if we can use the license and discs etc to install server 2003 std but not do the sbs install, I know at the...
- Tags: Microsoft Windows Small Business Server 2003, Chris72a, Microsoft Windows Small Business Server, server
- Discussion threads 2007-07-02
- SBS 2003 Transition/Migration to 4 Full Std Servers
- Hi! My company is moving from SBS 2003 Premium to the following standard version servers:Server1: Win 2003 Std domain controller and file server - new machineServer2: Win 2003 Std with SQL Std w/ 2 Processor Licenses - new machineServer3: Win 2003 Std with Exchange 2003 - to be installed on...
- Tags: exchange, goodytwos@..., hardware, Microsoft Windows Small Business Server, Microsoft Windows Small Business Server 2003, migration, new machine, old SBS machine, sbs, SBS machine, Win 2003 Std
- Discussion threads 2005-12-08
- SBS 03 R2 STD, WSS 3.0, and High Memory Usage
- Hello,I am runnung SBS 03 R2 STD, and have recently done a side-by-side installation of WSS 3.0 with WSS 2.0. Now, I am getting many at different times per day reports that say I am using too much memory. Is this normal? I have two Google wheather...
- Tags: brian96789@..., SBS 03 R2 Std, SBS 03, WSS 3.0, Microsoft Windows Small Business Server
- Discussion threads 2007-10-01
- Move to SBS2003R2 from 2003 STD Domain
- Wondering if someone can point me to the right info on best way to move from a 2003 STD domain to SBS 2003R2. The existing DC is setup already, and we need to make the SBS the PDC. The existing 2003 DC will ideally become the backup DC on the...
- Tags: jamie@...
- Discussion threads 2007-11-21
- How to figure out software product IDs
- I need to an known to be WORKING" utility that can help me identify the original product ID that was used during the installation for the following MS softwareWindows XP, Windows 2000 and 2003Office 2003 Professional and StandardVisio 2003 Pro and StdProduct 2003 pro and StdThanks for the helphi,Magical Jelly...
- Tags: AIDA32, ID, it management, POSTER, software, software product, S_K_K
- Q&A 2005-11-02
- Exchange 2003 security
- on a server running windows 2003 std and exchange 2003 std edition...is system32 shared by default when exchange is installed? Would there be any reason for it to be shared? I am auditing the server for security.This server is not a DC...Thanks,RyanThe answer is simply NO. You don't need...
- Tags: Exchange 2003 security, server, ryakel@..., e-mail, Microsoft Exchange Server 2003, security
- Q&A 2006-05-16
- You've got mail, and maybe gonorrhea
- According to this News.com story, Web sites launched in Los Angeles and San Francisco will send your casual sex partners an e-mail, telling them that they might have gonorrhea, HIV, or another sexually transmitted disease: "You've got mail, and maybe gonorrhea." Karen Mall, the director of prevention and testing at the AIDS...
- Tags: Partnership, E-card, Business Structures, E-mail, Finance, Online Communications, Sonja Thompson
- Blog posts 2005-12-16
- Move a server Win2003 std from old machine to a new one
- Hi,I have a project. I want to move a server Win2003 std from old machine to a new one. How can I do it without change the server's name and keep the maps drive? T.U.erigobert@mootovan.comManage a network on Windows toolsHi guys,Can you send me a list of tools softwareto manage...
- Tags: PRODUCTIVITY, erigobert@..., Win2003, server
- Discussion threads 2007-06-02
- Sun plugs software into the grid
- Sun Microsystems' internal IT department has begun testing a handful of ERP applications on the Sun Grid, which the company intends to offer to customers next month. Sun is betting on its new software-oriented outsourcing services to drive server and software sales through utility computing.Do you think utility computing will...
- Tags: erp, grid computing, it management, software, Sonja Thompson, sun grid, Sun Microsystems Inc., utility computing
- Discussion threads 2005-08-24
- C++: Removing duplicates from a range
- The Standard Template Library STL shows us how to deal with the complexity of algorithms over structures: Separate them. That’s why we have containers (std::vector, std::deque, std::list, etc.) and algorithms. To be as generic as possible, algorithms operate on ranges—sequences of elements. That is, you can apply an algorithm to...
- Tags: Engineering, John Torjo, C++, algorithm, pointer, Standard Template Library, stable_unique
- Technical articles 2003-01-28
- Basic Microsoft questions
- I have a client running MS SBS 2003. They want to serve a basic web site for the general public. I understand that with SBS this is not wise as it is a security risk.Is there a work around for this?Or do i need another server?Can you use 2003 Server...
- Tags: Web servers, p.ferme@..., server, Web, Microsoft Corp.
- Discussion threads 2007-05-05
- W2K Srv Standard: Load Balancing
- I'm using W2K SRV STD SP4 and want to setup Load Balancing, I already have two NIC's in my server however apparently NLB is not available for the standard version. Does anyone have any low budget software that can manage load balancing?Hi, It is not low budget but Microsoft...
- Tags: load balancing, michaelh@..., Microsoft Application Center, Microsoft Windows 2000, server, windows
- Q&A 2005-03-10
- C++: Removing duplicates from a range
- This article was originally published on Builder.com.The Standard Template Library STL shows us how to deal with the complexity of algorithms over structures: Separate them. That’s why we have containers (std::vector, std::deque, std::list, etc.) and algorithms. To be as generic as possible, algorithms operate on ranges—sequences of elements. That is,...
- Tags: algorithm, C++, John Torjo, pointer, stable_unique, Standard Template Library
- Technical articles 2003-02-28
- Uninstall Office 97 Pro on Windows 2000
- For compatability issues we had to install Office 97 Pro onto Windows 2000 machine after uninstalling Windows 2003 Office Std. What is the best scenario to reinstall 2003 Office Std.? Bearing in mind cleaning up registry entries ect. which could cause conflicts.Choose the REMOVE Office choice from the office...
- Tags: Microsoft Office, Microsoft Office 97, Microsoft Windows, Microsoft Windows 2000, Office 97 Pro, pfeldsien@..., software
- Q&A 2004-11-09
- << Previous
- page 1 of 1
- Next >>