Search 5,000,000+ questions and answers.

Frequently Asked Questions

Do I need an X server to run in batch mode?

GIMP - Documentation
Yes, you have to have some form of X server (unless you're running Windows, of course). It needs an X server for image processing, and for font manipulation. However, if you wish to run in batch mode, you can run with a special, frame-buffer-less X server called Xvfb, which doesn't require a graphics card or mess with your screen: Xvfb :1 -screen 0 10x10x8 -pixdepths 1 & gimp --display :1.0 --no-interface --batch "commands" ..
Related Questions

Do I have to have an X server? Even for batch mode?

GIMP User FAQ
Yes, you have to have some form of X server - the GIMP is an X application! It needs an X server for image processing, and for font manipulation. However, if you wish to run in batch mode, you can run with a special, frame-buffer-less X server called Xvfb, which doesn't require a graphics card or mess with your screen: Xvfb :1 -screen 0 10x10x8 -pixdepths 1 & gimp --display :1.0 --no-interface --batch "commands" ..
Related Questions

GIMP User FAQ
Yes, you have to have some form of X server - the GIMP is an X application! However, if you wish to run in batch mode, you can run with a special, frame-buffer-less X server called Xvfb, which doesn't require a graphics card or mess with your screen: Xvfb :1 -screen 0 10x10x8 -pixdepths 1 & gimp --display :1.0 --no-interface --batch "commands" ... & The first command starts the special X server; the second is an example of how to invoke the GIMP in batch mode.
Related Questions

Q9.8: How do I run MATLAB in batch mode?

Frequently asked questions about MATLAB
On the PC, you can use the /r flag to start your m-file immediately upon starting MATLAB. Using this in combination with the Windows Task Manager, you can set a MATLAB job to run when you want it to run, even if you are not at the computer. Please note that you will need to exit MATLAB at the end of the m-file. Alternately, if you only want a single file to run, you can name it startup.m and place it in your MATLAB directory.
Related Questions

How do I run MrBayes in batch mode?

FAQ - MrBayes
When you become more familiar with MrBayes, you will undoubtedly want to run it in batch mode instead of typing all commands at the prompt. This is done by adding a MRBAYES block to a Nexus file, either the same file containing the DATA block or a separate Nexus file. The MRBAYES block simply contains the commands as you would have given them from the command line, with the difference that each command line is ended with a semi-colon.
Related Questions

Can I run pdf2cad as a batch process, automated, on a server?

The Top Most Frequently Asked Qu
On Windows, Linux and UNIX platforms, our PDF to DXF filter is available as a command line driven batch conversion engine that's easily scripted for automated, central, high-volume or real-time processing. To do so, you need a Production License. Please visit www.visual-integrity.com for details.
Related Questions

Can BitWise run completely without the server (in a pure IP mode)?

BitWise IM - FAQ
No, BitWise does not offer a pure direct to IP mode. The reasons for this are many, but the most important is that it would be difficult to incorporate it into the program without making the program needlessly more complex. Further, without being able to use the server for authentication, there would be no way to validate users as they "log in" and therefore the username system (and the reasonable assurance of who is on the other end) would be useless and unreliable.
Related Questions

Can I run Terminal Services in Application Server mode on Windows Small Business Server 2003?

Windows Small Business Server 2003: Frequently Asked Questio...
No. It is not possible to run Terminal Services in Application Server mode on Windows Small Business Server 2003. This is a change from Small Business Server 2000. Running Terminal Services in Application Server mode on a domain controller may present a security risk to your network.
Related Questions

Is there a way to run the model in "batch mode" that would generate trajectory endpoints?

NOAA ARL Frequently Asked Questions
FAQ question under HYSPLIT in General explains how to adjust the start height to account for differences between model terrain and actual terrain. I'm assuming that it's most accurate to use actual elevation plus my desired trajectory height as a starting height, and specify the option KMSL=1 in the setup.cfg file on the PC. Is this correct? Occasionally these trajectories are wildly different f rom those with KMSL=0 and the start height specified as meters above ground level.
Related Questions

How can I run my files through Distiller in batch mode?

Appligent
One of the features offered with FileOpen (http://www.fileopen.com) is the ability to set expiration dates.
Related Questions

Can I run LS-PrePost in batch mode?

LS-PrePost Online Documentation | FAQ
Most operations can be performed in batch mode. Typically LS-PrePost is used in batch mode for extracting data from ASCII files. To run LS-PrePost in batch mode, use LS-PrePost c=commandfile -nograpics, where "commandfile" is the file containing LS-PrePost commands.
Related Questions

Is it possible to run X-Cart with "safe_mode" PHP configuration variable turned on?

X-Cart: Frequently asked questions
The "safe_mode" disables several important PHP commands, including input/output functions and file upload support. This makes it virtually impossible to run a complex ecommerce software like X-Cart. Our shopping cart software needs input/output functions in order to read the template files, needs file upload functions in order to handle product image uploads. By default, "safe_mode" is turned off on all PHP installations.
Related Questions

Why doesn't video input work when I run in OS X (Classic mode)?

Frequently Asked Questions
It appears that the OS X Classic engine does not allow QuickTime video input in most cases. We have had reports of some users getting this to work but in most cases it appears that the QuickTime FireWire input does not work in Classic. If you have not yet purchased the software, you can use the demo version to determine if video input will work for you.
Related Questions

What is an X Server?

Cygwin/X Frequently Asked Questions
X Server is a program that provides display and user input services to other programs. In comparison, a file server provides other programs with access to file storage devices. File servers are typically located in a remote location and you use the services of a file server from the machine that you are located at.
Related Questions

In multiple mode, do we need Port 80 to run the Routing Server?

aveComm v4.x Routing Server
No, provided the aveComm clients are not proxy or behind firewall. Also the Client applet parameters need to be modified accordingly.
Related Questions

How do I run Abaqus in batch?

FAQS for CSM Software
Interactive limits on IBM p690 30 minutes and 1Gb. All jobs that exceed these limits will be stopped, and should be submitted through the batch system. Script abaqus_batch on IBM scripts has been written to automate the process of submitting Abaqus jobs to the batch system. All input files that run serially on a local workstation can be executed in parallel on the IBM p690 Array without any modifications.
Related Questions

Question: If I want to print graphics from Interact run mode, what do I need?

FAQ's Frequently Asked Questions
Answer: You need the correct printer driver in Interact to match your printer. A Printer Drivers Utility program is available. This utility is available to Product Support Program (PSP) members. Please contact your local distributor for more information about the PSP program. Answer: On a Remote Message Display tool, use the Link variable: LINK\ALARMS:A in the Message Text Output field. Question: I am getting the following error message: "Cannot initialize PTM.
Related Questions

How do I run more than one X local server simultaneously?

tinyX Window System Frequently Asked Questions (FAQ) List
This is not difficult if you understand that unless the X server is told otherwise, it attempts to be server number 0 for the local machine. To instruct the X server to use a different server number for itself, pass it the server number as an argument.
Related Questions

How do I execute script-fu from batch mode?

GIMP - Documentation
Invoke the script as non-interactive and add a pair of escaped quotes around each string just like you do in (script-fu-register). You DO NOT need to replace '-' with '_' in any names or registrations.
Related Questions

How do I run KDE applications without X? / Can I run X in 'rootless' mode?

FAQs
KDE requires QT. KDE is licensed under the GPL and can't be linked to non-GPL libraries (some files from early versions of KDE have specific exemptions for QT, since the original QT was licensed using the QPL, not GPL). The upshot of all this is that KDE can only be linked against the GPL'ed release of QT X11, and not any other version of QT, including the non-commercial Windows native version of QT.
Related Questions

How to run Batch Fax to PDF on comand line mode?

fax to pdf converter to convert apf awd bfx cals dcx fmf fxd...
Press 'OK' button. All the fax in "source-dir" directory/folder will be converted to PDF files, and saved to "dest-dir" directory/folder. Usually a message-box listing conversion results will be poped up after the conversion is completed, if /q command is not used. bfax2pdf /d c:\winfaxfiles d:\mypdf All fax files in directory/folder "c:\winfaxfiles" will be converted to PDF files and saved to "d:\mypdf" directory/folder.
Related Questions

How to run batch fax2tif in comand line mode?

fax to tif tiff converter to convert fmf fxd fxm fxr fxs bfx...
Press 'OK' button. All the fax in "source-dir" directory/folder will be converted to tiff files, and saved to "dest-dir" directory/folder. Usually a message-box listing conversion results will be poped up after the conversion is completed, if /q command is not used. bfax2tif /d c:\winfaxfiles d:\mytif *.fxr All "*.fxr" fax files in directory/folder "c:\winfaxfiles" will be converted to tiff files and saved to "d:\mytif" directory/folder.
Related Questions

What is a typical command to run SLIC in batch mode?

ILC Detector Simulation FAQ - Linear Collider - SLAC Conflue...
slic -g myGeom.lcdd \ # geometry file -i events.stdhep \ # StdHep input file -p lcio/ \ # path for LCIO output file -o output.slcio \ # name of LCIO output file -x \ # delete existing LCIO file -r 1234 \ # seed the random engine -s 100 \ # number of events to skip -r 1000 # number of events to run
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact