option gesetzt – English Translation – Keybot Dictionary
TTN Translation Network
TTN
TTN
Login
Deutsch
Français
Source Languages
Target Languages
Select
Select
Keybot
49
Results
37
Domains
2 Hits
phongnhadiscovery.com
Show text
Show cached source
Open source URL
Lassen Sie diese
Option gesetzt
um perfekte Ergebnisse sicherzustellen; insbesondere wenn Sie früher mal iVolume in Version 1.x benutzt haben.
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
mani.de
as primary domain
To ensure proper adjustment results leave this option checked, especially if you have ever used iVolume in version 1.x before.
2 Hits
www.buildsoft.eu
Show text
Show cached source
Open source URL
Ist diese
Option gesetzt
, werden aufgenommene Dateien verworfen, falls eine Datei mit dem selben Namen schon besteht.
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
streamwriter.org
as primary domain
When this option is checked, a recording will not be saved if a file with the same name already exists.
sound.eti.pg.gda.pl
Show text
Show cached source
Open source URL
Ist diese
Option gesetzt
, so finden sich mehrere PhonerLite Instanzen im Netzwerk automatisch. Es erscheint dann eine neue Registerseite mit dem Namen "Nachbarn". Die dort befindlichen Einträge können per Drag&Drop angerufen werden.
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
phonerlite.de
as primary domain
If this option is enabled, several PhonerLite instances in the same LAN will find each other automatically. A new index page with the name "Neighbours" will be shown. Using drag&drop with that entries to the call list will initiate a direct connection to that instance.
www.ugra.ch
Show text
Show cached source
Open source URL
Die meisten Einstellungen sind hier selbsterklärend, es sei jedoch darauf hingewiesen, das die Checkbox Start Job Immediately nicht bedeutet, dass der Job sofort gestartet werden soll (das wird die Grid Engine ohnehin versuchen, sofern nicht ein Eintrag unter Start At gemacht wurde), sondern vielmehr, das er genau jetzt gestartet werden soll. Ist das z.Zt. nicht möglich, so wird ein Job, für den diese
Option gesetzt
wurde, gar nicht gestartet.
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
rz.ifi.lmu.de
as primary domain
First you need to select the jobscript you want to submit. Then you need to decide on some parameters for the execution. Most settings are self-explanatory but note the the Checkbox “Start Job Immediately” does not mean that the job should be started now (which the SGE will try anyway) but that the job will be started now (if possible) or never (if not). The Notify job option should only be used if you have written your own signal handler for your job script. This signal handler needs to process the signales SIGUSR1 (denoting an imminent queue suspend) and SIGUSR2 (denoting an imminent queue shutdown). It is important to specify the project the job shall run under. If you do not have a special prject given to you by the RBG just use “Stud”.
6 Hits
tupiniers.com
Show text
Show cached source
Open source URL
Wenn diese
Option gesetzt
ist, wird APT dpkg --configure --pending aufrufen, um Dpkg alle benötigten Konfigurationen und Trigger handhaben zu lassen. Diese Option ist als Vorgabe automatisch aktiviert, wenn die vorherige Option nicht auf all gesetzt ist, aber Deaktivieren könnte nützlich sein, wenn Sie APT mehrmals hintereinander ausführen möchten - z.B. in einem Installationsprogramm.
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
linuxcertif.com
as primary domain
Add the no triggers flag to all dpkg calls (except the ConfigurePending call). See dpkg(1) if you are interested in what this actually means. In short: dpkg will not run the triggers when this flag is present unless it is explicitly called to do so in an extra call. Note that this option exists (undocumented) also in older apt versions with a slightly different meaning: Previously these option only append --no-triggers to the configure calls to dpkg - now apt will add these flag also to the unpack and remove calls.