QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

Is there a CLI (command line interface) version?

Team Discovery TSC FAQ - dslreports.com
First, of course install TSC. Open TSC and right click on the icon in your task bar (near the clock). Select properties. Set your candidate queue to whatever you want. I max mine out. If you have a dialup computer, unselect the online tab. Click ok, and then right click again and select exit. In this directory, there is a file called readme.txt.. it might be a good idea to read this. It's kind of hard to understand. Now edit (with notepad or something like it), the file called launch.

Q20. Can I use a Command Line Interface (CLI) to manage the 9550SX?

welcome
A20. Yes. AMCC 3ware RAID controllers come with an advanced RAID management feature set that includes web-based, command-based, and API software components.

Can I use the command line interface?

iVCD FAQ: MPEG Encoder/Converter & VCD Burner for Mac OS X
Yes. Open the iVCD™ package contents and look in the Resources folder to find the pre-built command line utilites. If you are not sure how to do this then you should use the GUI.

Is there an API or command line interface?

Trace Server
The search engine is not yet robust enough for us to provide an API for direct access, the web interface is currently required to queue queries and check format, etc. This is however a feature we hope to provide in the future. Watch this space.

What command-line interfaces are available for version control in Team Foundation Server?

Jim Lamb : Team Foundation Server FAQ
No. We get a lot of requests for this but our contention is that the person defining the policy can't envision the situations that will arise where policy will need to be overridden. Thus, we designed it to be fully auditable by including policy compliance data in the changeset details and in the checkin mail that is delivered, but left it up to the developer to determine whether they have a good reason for overriding.

What about a command-line version?

Resource Tuner: Support F.A.Q. What are packers? Is this fil...
Resource Tuner Console, a script driven command-line version of the resource editor is available for download. More on RTConsole... Download RTConsole...

Is there a command line version of {smartassembly}?

smartassembly} - Product FAQ
Yes, the command line version is {smartassembly}.com and is available in the same folder than {smartassembly}.exe. You need to configure the project in the {smartassembly} GUI mode, and then use the command line mode to build the project. For more information, you can run "{smartassembly}.com /?". Yes, {smartassembly} has been tested on Windows Vista and is 100% compatible. The assemblies created by {smartassembly} are also compatible with Windows Vista.

Is there a command line (Cron) version ?

FAQ
You are not the first person to wonder of this. JIP does not have command line version . JIP Xt on the other hand has a command line version ( cron version) and is capable of running as a service in window.

How do I use the GStreamer command line interface ?

Using GStreamer
You access the GStreamer command line interface using the command gst-launch. To decode an mp3 and play it through OSS, you could use gst-launch filesrc location=thesong.mp3 ! mad ! audioconvert ! audioresample ! osssink . More examples can be found in the gst-launch man page. To automatically detect the right codec in a pipeline, try gst-launch filesrc location=my-random-media-file.mpeg ! decodebin ! audioconvert ! audioresample ! osssink .

Can I run NTBACKUP from the command line?

Environment settings set by a batch file are not working.
ntbackup <operation> <path> /a /b /d "text" /e /hc:<on/off> /l "<filename>" /r /t <backup type> /tape:n /v This will be backup . If you wanted to eject a tape you could enter eject (but must also include the /tape parameter) The list of drives and directories to be backed up. You may not enter file names or use the wildcard character. To backup multiple drives just put a space between them, e.g. ntbackup backup c: d: etc..

Is it necessary to use the Command line interface or is there a GUI that you can use?

Oracle Data Pump FAQ
You can either use the Command line interface or the Oracle Enterprise Manager web-based GUI interface.

Is the dedicated server a command line interface or is it graphical?

Parsec Homepage - FAQ
The server has a console where the operator is able to issue commands. Server commands can also be issued remotely, by connecting to the server via TELNET.

Is there a Web interface as an alternative to the trac-admin command-line tool?

TracFaq - The Trac Project - Trac
This plugin is currently packaged separately from Trac. It will be integrated into the core package of the next version (see milestone:0.11). Not all the operations of trac-admin have an equivalent in WebAdmin. You still need the command-line tool for doing resync, hotcopy, etc. Despite its name, the "Fast CGI" solution is often quite a bit slower than mod_python or mod_wsgi. Try the TracModPython or TracModWSGI installation.

Is there a command line version of Dependency Walker?

Dependency Walker Frequently Asked Questions (FAQ)
Dependency Walker can be run as a graphical application or as a console application. When the console mode option is used, Dependency Walker can process a module, save the results, and exit without any graphical interface or user prompting. See the Command Line Options section for more information.

How is it possible to obtain the version level of Harrefresh from the command line?

Running harrefresh with a -version flag will give the current version of the harrefresh. (ex: harrefresh -version ). However, make sure the harrefresh executable is accessible (ex: verify it is in the current system $PATH or %PATH% variable) If ORACLE_HOME and/or ORACLE_SID have been changed, and harvest needs to recognize these new changes, a simple procedure needs to be followed. Firstly make sure that there are no harvest processes running (including agent, broker harvest server etc.

What is the CLI? Is it the same as the CLR?

Andy Mc's .NET Framework FAQ
The CLI (Common Language Infrastructure) is the definiton of the fundamentals of the .NET framework - the Common Type System (CTS), metadata, the Virtual Execution Environment (VES) and its use of intermediate language (IL), and the support of multiple programming languages via the Common Language Specification (CLS). The CLI is documented through ECMA - see http://msdn.microsoft.com/net/ecma/ for more details. The CLR (Common Language Runtime) is Microsoft's primary implementation of the CLI.

How do I draw a line to replace the functionality of VB6's Line command?

General - Windows Forms FAQs
Try this code: Dim g as Graphics g = frmMain.CreateGraphics() g.DrawLine(Pens.Black, new Point(0,0), _ new Point(frmMain.ClientRectangle.Width), frmMain.ClientRectangle.Height) g.Dispose() This should draw a line from the upper left to the bottom right...

How do I train SpamBayes (command line method)?

SpamBayes FAQ
Given a pair of Unix mailbox format files (each message starts with a line which begins with 'From '), one containing nothing but spam and the other containing nothing but ham, you can train SpamBayes using a command like: python sb_mboxtrain.py -g ~/tmp/newham -s ~/tmp/newspam The above command is OS-centric (e.g., UNIX, or Windows command prompt). You can also use the web interface for training as detailed above.
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact