Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- Oni Key Configuration Script 1.0b3 (Mac)
- The Oni Key Configuration Script displays pull-down menus for you to select the key you wish to bind. Once you have set your controls, a text document is generated for you. Simply paste the information into the "key_config.txt" file in your Oni folder, save, and you're set.
- Tags: Apple Macintosh, OniRes, Desktops, Hardware
- Software downloads 2001-02-25
- Get IT Done: Expedite configuration changes with NetShell
- Use the command line application NetShell to perform network configuration changes quicklyIf you are managing a large network where you have to make regular configuration changes to the network and routing configurations, things can get very complicated, very quickly.Windows 2000 includes some GUI utilities such as the Routing and Remote...
- Tags: Microsoft Windows, Remote access, NETWORKING, Microsoft Windows 2000, Get IT Done, William C. Schmied, NetShell, Netsh
- Technical articles 2002-03-26
- Automatic Wireless Configuration Script?
- Hi, I am interested in finding out if it is possible (well I'm sure it is, what I really need is how I might go about doing it) to create a script that will go and automatically configure a freshly imaged laptop its WiFi settings to connect to my school's...
- Tags: Wireless LANs, WIRELESS, Linux, Wi-Fi
- Discussion threads 2008-10-20
- Logon Configuration Script
- Hello all, I am looking for a logon script that can be used for individual users to disable explorer.exe and run a specific application for their environment when they logon to the network. Please can someone help out or sched some light on this for me.SincerelyGalleon Brintonum...you do know that...
- Tags: logon script
- Discussion threads 2008-10-29
- Outlook 2003 VB Configuration script?
- Hi allis there a VB script that i can use that will automatically configure outlook 2003 exchange accounts when users logon for the first time?thanksDavidGoogle and ye shall findhttp://www.tek-tips.com/viewthread.cfm?qid=905240
- Tags: E-mail clients, Microsoft Office, Microsoft Outlook 2003, Microsoft Outlook
- Discussion threads 2009-02-17
- Working with configuration files in ASP.NET 2.0
- Â The second iteration of ASP.NET includes a number of enhancements for working with configuration files. Configuration files include a variety of ASP.NET settings, as well as facilitate the use of custom data elements. While it isn't a difficult process to retrieve data values using ASP.NET 1.1, the improvements in 2.0...
- Tags: Programming, ASP.NET, .NET Newsletter
- Blog posts 2007-06-19
- Automate configuration backups with subversion
- Vincent Danen explains how subversion can be used to keep track of revisions to configuration files. Backups are important, and incremental backups work even better because you can refer to or retrieve early copies of important files you may have changed, such as a configuration file that...
- Tags: Vincent Danen, Backups, configuration file, subversion, backup, Linux Tips Newsletter, SVN, Linux, Operating Systems, Software
- Technical articles 2006-12-11
- Using windows Xp Ip Configuration tool
- Using windows Xp Ip Configuration toolAfter downloading the xp ip config tool, The instructions says to rename the text document wxp-ipconfig.text to wxp-ipconfig.hta and double click on it to install the tool,however it still remains a text document.What am I missing to install this tool.good QI was wondering about that...
- Tags: Param, windows, IPConfig, tool, cliveyow@...
- Discussion threads 2006-05-10
- A tour of the PHP.INI configuration file, part 1
- You don't often needto fiddle with PHP's settings—the language usually works fine with itsout-of-the-box configuration. But the creators of PHP, being developersthemselves, were well aware that users might occasionally need to tweak thelanguage's behavior for specialized applications. That's why they exposed anumber of PHP's variables through a configuration file, called...
- Tags: Scripting languages, Guest Contributor, PHP, configuration file
- Technical articles 2004-07-20
- The Linux database server demystification project, part 2: Installing and configuring Sybase ASE
- If the thought of tackling a program as huge and complex as Sybase Adaptive Server Enterprise scares you, Bryan Pfaffenberger demonstrates how you can tame ASE.Does the thought of tackling a program as huge and complex as Sybase Adaptive Server Enterprise ASE sound somewhat terrifying? If so, take heart—and dive...
- Tags: Databases, database server, server, Bryan Pfaffenberger, Linux, Sybase Inc., Sybase Adaptive Server Enterprise
- Technical articles 2000-03-17
- Turn complex Apache installations into cakewalks with the Apache Toolbox
- Installing an Apache Web server isn't always as simple as you'd hope. Scott Lowe shows how to use the freeware Apache Toolbox to untangle Apache installations, from very simple jobs to the most complex installations.Apache Web server can be installed with about 100 modules—that’s literally thousands of possible library and...
- Tags: OPEN SOURCE, Scott Lowe MCSE, Apache Software Foundation, Apache Toolbox
- Technical articles 2002-06-06
- Script tracing in ASP.NET
- It's midnight, and all's quiet in Code City. Suddenly, disaster strikes! The ASP script you're working on brings down the Web server. You immediately go into debug mode. First, you output the values of the variables in your script. Next, you print comments to the browser using crude Response.Write statements....
- Tags: .NET, Guest Contributor, Microsoft ASP.NET
- Technical articles 2004-05-10
- Test your Web scripts using the Microsoft Script Debugger
- Learn how to install and use the Microsoft Script Debugger by following the steps described in this article and a sample debugging of a VBSCRIPT.The Microsoft Script Debugger MSD lets you look at Web-based code to find errors and determine optimizations. MSD is a debugging application that works with any...
- Tags: Microsoft Windows, Web browsers, Dave Mays, MCSE, Web, Microsoft Script Debugger, Microsoft Corp., debugger
- Technical articles 2002-10-17
- email vb script
- Hello all, can anyone help, why does the below script not work on my sp3 xp machine???Set objEmail = CreateObject("CDO.Message")objEmail.From = "g.millen1@ntlworld.com"objEmail.To = "g.millen1@ntlworld.com"objEmail.Subject = "Atl-dc-01 down" objEmail.Textbody = "Atl-dc-01 is no longer accessible over the network."objEmail.sendi'm getting the below error:the "sendUsing" configuration value is invalidcode: 80040220source: CDO.message.1Anyone know why.thanks...
- Tags: Atl-dc-01, CDO.Message, CreateObject, e-mail, Microsoft VBScript, R e p h l e x, server, SMTP server, windows
- Q&A 2006-07-28
- A tour of the PHP.INI configuration file, part 2
- The firstpart of this article introduced you to the php.ini file, explained its structure, and showed you how to adjustPHP's search path, error handling, and parser options. This second part goesdeeper into the configuration file, covering topics such as how to activatePHP's extensions, setting resource limits for your PHP scripts,...
- Tags: Scripting languages, E-mail, Guest Contributor, PHP
- Technical articles 2004-07-22
- Learn how to set up the versatile MySQL database on Linux
- Use the steps in this tutorial to help you build a successful installation of the MySQL database server on Linux.MySQL is a fast, robust, and freely available open source database platform that runs on almost any current operating system, including both Linux and Windows. In this article, we will go...
- Tags: OPEN SOURCE, Databases, Linux, database, Scott Lowe MCSE, MySQL
- Technical articles 2001-11-01
- script to close a file on shutdown?
- I have never written a script for Windows itself. I am somewhat familiar with VB script. What I want to do is have Windows end the process "WISPTIS.exe" before shutting down. I've noticed that if I don't end this process my computer won't shut down properly. a quick search shows...
- Tags: adobe acrobat, GetObject, Logoff Script, script, Shutdown, Shutdown Scripts, task, Tink!, windows, windows xp, wisptis.exe
- Discussion threads 2006-01-09
- Encrypting configuration data in ASP.NET 2.0
- I've covered how to work with configuration files in ASP.NET 2.0 and explained configuration file processing, now I'll show how to protect data stored in a configuration file via encryption and describe new features available in ASP.NET 2.0. I begin with an overview of the encryption options and continue with...
- Tags: ASP.NET, .NET Newsletter
- Blog posts 2007-07-17
- DIY image gallery in PHP
- Whether as part of an intranet, client extranet, integrated into a CMS, or otherwise, image galleries are an increasingly popular way of showing images. And it's not just for the big online photo development types anymore. With open source tools, you can do the same thing for yourself and your...
- Tags: Scripting languages, Sean Michael Kerner, Gallery Project, Gallery, PHP, open source
- Technical articles 2003-11-18
- << Previous
- page 1 of 1
- Next >>
Product Spotlight
- Find out what these tech products mean for the business bottom line at the TechRepublic Product Spotlight blog.
-
-
-
-
-