Displaying 20 results from an estimated 41 matches for "automatisch".
2018 Sep 05
2
Menu entry shifts to the right, when using "{,x}"
Hi,...
my linux distribution is "arch-linux" and I use syslinux 6.03 to boot
this system. I have the following line in syslinux.cfg:
"MENU AUTOBOOT Automatischer Start in # Sekunde{,n}"
While the boot timer counts down, on the last second the menu shifts to
the right (one less character to display). This is completely harmless,
but is very annoying, once you have seen it.
I would suggest that these line should have a left hand position, which
would...
2003 Aug 27
1
samba und netzlaufwerke unter winxp
...rcor.de>
Subject: samba und netzlaufwerke unter winxp
Date: Thu, 26 Jun 2003 20:04:56 +0200
Message-ID: <000001c33c0d$76d703f0$0201a8c0@winxp>
Ich habe einen samba zu laufen und greife vom client winxp darauf zu.
Nun habe ich ein Netzlaufwerk erstellet auf die samba Freigabe und
das automatisch dort durch xp eingeloggt wird.
Das macht er aber nicht beim anmelden. Muss also unter xp
die Netzlaufwerkverbindung anklicken und Benutzername und Passwort eingeben.
M?chte aber das es automatisch geschied.
Marcel
2018 Sep 05
0
Menu entry shifts to the right, when using "{,x}"
> "MENU AUTOBOOT Automatischer Start in # Sekunde{,n}"
>
> While the boot timer counts down, on the last second the menu shifts to
> the right (one less character to display). This is completely harmless,
> but is very annoying, once you have seen it.
>
> I would suggest that these line should have a l...
2018 Sep 05
2
Menu entry shifts to the right, when using "{,x}"
Am Mittwoch, den 05.09.2018, 14:00 +0000 schrieb Ady Ady via Syslinux:
> A similar horizontal shift occurs when the TIMEOUT is higher than 99
> (the message gets re-centered).
No, it gets not re-centered. That is my point.
> "MENU AUTOBOOT Automatischer Start in # Sekunde(n)"
>
> Please note the changes, from curly brackets to round brackets and
> no comma.
That is actual a smart workaround. Thanks!
I like not to be too pedantic, but a "re-centering" of those lines
still would be nice...
Thanks
Stefan
--
2004 Jul 20
0
Benutzer nicht gefunden (Passwort)
Automatisch generierte Meldung !
################################
Hallo,
leider wurde die von Ihnen verwendete EMail-Adresse 'r-devel@r-project.org' in
unseren Datenbanken (Bewerber/Firmen-Ansprechpartner) nicht gefunden.
Ihre Userdaten k?nnen Sie auch ?ber unsere Homepage www.alma-mater.de unte...
2010 Jan 08
1
Zeilenweiser Plot einer Matrix
...te einer 2D-Matrix sollen in einem einzigen 2D-Plot dargestellt
werden, in dem jeweils f?r die Werte einer Zeile ein Graph aus mit
Linien verbundenen Punkten gezeichnet wird. Die Matrix besitzt zw?lf
Spalten, die x-Achse soll einfach mit 1:12 indiziert werden. Sch?n w?re,
wenn die einzelnen Graphen automatisch farblich variiert und mit dem
Zeilennamen beschriftet w?rden.
Spaltenweise habe ich es mit "matplot" geschafft, aber zeilenweise?
Oder sollte eher die Matrix transponiert werden?
Ich bin sicher, dass es nicht mehr als einen Hinweis auf das richtige
Stichwort braucht, denn das Problem er...
2016 Apr 11
2
Home directory of AD-User
...= Yes
server role = active directory domain controller
dns forwarder = 192.168.8.19
idmap_ldb:use rfc2307 = yes
# Damit die Nutzer sich auch in Linux anmelden können
template shell = /bin/bash
# Homedir in /home
template homedir = /home/%ACCOUNTNAME%
# Home automatisch anlegen
root preexec = /etc/samba/mkhomedir.sh %ACCOUNTNAME%
[netlogon]
path = /var/lib/samba/sysvol/cch.intra/scripts
read only = No
[sysvol]
path = /var/lib/samba/sysvol
read only = No
[homes]
comment = Home Directories
browseable = no...
2004 Jul 02
4
Encoding paramaters...
I've got my encoder working now... and i put a proeprty page interface to
allow the user to set a few encoding paramters to start off with... but
changing the paramters doesn't seem to make barely any difference...
These are the defaults i'm using...
mTheoraInfo.target_bitrate=400000;
mTheoraInfo.quality=30;
mTheoraInfo.dropframes_p=0;
mTheoraInfo.quick_p=1;
2008 Mar 01
1
jpeg and margin text
...6),
c(8,4.8,3.8,0,2.6,2.1,2,1.9,1.6,1.1,0.99,0.98,0.97,0.97,0.96,.95,0.8,0.8,0,0
.6))
Zugehoerigkeit<-LETTERS[1:20]
Bezeichnung<-letters[1:20]
colnames(datenbankdaten)<-c("Bezeichnung","A","B")
# par = Setzt die Grafikparameter, die durch plot automatisch verwendet
werden
# mar = Anzahl der Textzeilen von den inneren Achsen des Schaubild zum Rand
# Zeilenvektor: c(bottom, left, top, right)
par(mar=c(3,4,4,25),family="serif")
Fontparameter<-1
today<-Sys.Date()
Vormonat<-Sys.Date()-20
Stand_aktuell<-format(today,...
2002 Jul 19
1
once again: horrible speed!
...passwd chat debug = yes
passwd chat = "New*password:* %n\n \nRe*enter*new*password:* %n\n
\nResult:*Success*(0)\n* %n\n "
passwd program = /usr/local/bin/ldappwdsmb %u
#### Logon Einstellungen
logon drive = H:
logon home = \\10.61.1.1\homes
logon script = %G.cmd
#### Automatisches erstellen des WS-Account beim DomainInclude
add user script = /var/configfiles/CreateLDAPws %u
#============================ Share Definitions==========================
[homes]
comment = Heimverzeichnis
path = /home/%U
writeable = yes
guest ok = no
guest only = no
cre...
2018 Sep 10
0
Menu entry shifts to the right, when using "{,x}"
...te:
> Am Mittwoch, den 05.09.2018, 14:00 +0000 schrieb Ady Ady via Syslinux:
>
>> A similar horizontal shift occurs when the TIMEOUT is higher than 99
>> (the message gets re-centered).
>
> No, it gets not re-centered. That is my point.
>
>> "MENU AUTOBOOT Automatischer Start in # Sekunde(n)"
>>
>> Please note the changes, from curly brackets to round brackets and
>> no comma.
>
> That is actual a smart workaround. Thanks!
>
> I like not to be too pedantic, but a "re-centering" of those lines
> still would be nic...
2020 May 14
0
Storage cleaning
...ne because virsh gives me an "not enough space left". Those two
undefined VMs still linger around somehow occupying a lot of that
storage. How can I get rid of them?
Name: storage
UUID: 8b25e085-38d8-5a09-f80f-a29150f25d42
Status: laufend
Persistent: yes
Automatischer Start: yes
Kapazität: 3,54 TiB
Zuordnung: 3,39 TiB
Verfügbar: 155,27 GiB
Thank you very much
Lothar Schilling
2020 May 14
0
Re: Storage cleaning
...>> two undefined VMs still linger around somehow occupying a lot of that
>> storage. How can I get rid of them?
>>
>> Name: storage
>> UUID: 8b25e085-38d8-5a09-f80f-a29150f25d42
>> Status: laufend
>> Persistent: yes
>> Automatischer Start: yes
>> Kapazität: 3,54 TiB
>> Zuordnung: 3,39 TiB
>> Verfügbar: 155,27 GiB
>>
>> Thank you very much
>>
>> Lothar Schilling
2020 May 14
0
Re: Storage cleaning
...>>>> occupying a lot of that storage. How can I get rid of them?
>>>>
>>>> Name: storage
>>>> UUID: 8b25e085-38d8-5a09-f80f-a29150f25d42
>>>> Status: laufend
>>>> Persistent: yes
>>>> Automatischer Start: yes
>>>> Kapazität: 3,54 TiB
>>>> Zuordnung: 3,39 TiB
>>>> Verfügbar: 155,27 GiB
>>>>
>>>> Thank you very much
>>>>
>>>> Lothar Schilling
>>
>>
>
2019 Jan 09
2
Kickstart finishing Installation
Hallo,
which switch is the right one for Centos 7.6 to finish the installation.
Every Installation needs an acknowledgement at the end when the network configuration is shown while installing with grafics.
Thanks
Ralf
Von meinem iPad gesendet
2016 Apr 11
0
Home directory of AD-User
...ry domain controller
> dns forwarder = 192.168.8.19
> idmap_ldb:use rfc2307 = yes
>
> # Damit die Nutzer sich auch in Linux anmelden können
> template shell = /bin/bash
> # Homedir in /home
> template homedir = /home/%ACCOUNTNAME%
> # Home automatisch anlegen
> root preexec = /etc/samba/mkhomedir.sh %ACCOUNTNAME%
>
> [netlogon]
> path = /var/lib/samba/sysvol/cch.intra/scripts
> read only = No
>
> [sysvol]
> path = /var/lib/samba/sysvol
> read only = No
>
> [homes]
>...
2003 Jun 26
0
Encrypted Message: Re: Application
Diese Nachricht wurde automatisch von einem Virenschutzprogramm erzeugt.
Es wurde ein Virus in Ihrer Mail mit dem erw?hnten Subject vom Thu, 26 Jun 2003 13:03:32 --0400 an herold at med.uni-marburg.de
gefunden.
Ihre Nachricht wurde gel?scht und nicht weitergeleitet.
Bitte l?sen Sie dieses Problem und versuchen Sie es erneut.
T...
2008 Dec 30
0
Complaints about text size setting
...esktop und Schriftgr??en ?ndern.
... [Bei] WINE: Man kann dort zwar auch die Schriftgr??e ?ndern, aber
wird die Schrift zu gro?, wird immer mehr von den Buchstaben von unten
abgeschnitten und irgendwann kann man gar nichts mehr lesen. Argh!
Auch WINE-Anwendungen sollten die Schriftgr??e des Systems automatisch
?bernehmen."
"Problems with setting text size
Since eyes don't work so well once you hit your mid-50's, the text
size of the system has to be adjusted. For Gnome, that's no problem;
right click on the desktop and change the font size. .... But with
Wine, although you can ch...
2003 Sep 01
0
Antigen found VIRUS= Win32.Sobig.F (CA(Vet), NAI, Kaspersky) virus
...stuurd naar . Het attachment is besmet met het virus: VIRUS= Win32.Sobig.F (CA(Vet),NAI,Kaspersky).
Het bericht "Re: That movie" was verzonden vanaf samba@samba.org. De status van de attachment is: Purged.
Deze mail is uitsluitend ter informatie, u hoeft verder niets te doen. Dit is een automatisch gegenereerde boodschap, het heeft dus geen zin deze e-mail te beantwoorden.
:------------------------------
Dear user,
You tried to send an attachment with a virus. It's the attachment movie0045.pif you send to user . The attachment was infected with the virus: VIRUS= Win32.Sobig.F (CA(Vet),...
2008 Feb 11
0
Fwd: Re: domain member WIN2003 AD - Trusted Domain
...ischenspeicherung von Informationen
winbind cache time = 30
# Auflistung der Benutzer erlauben (z.B: getent passwd)
winbind enum users = No
# Auflistung der Gruppen erlauben (z.B: getent group)
winbind enum groups = No
# Gruppen in Gruppen unterstuetzen
winbind nested groups = Yes
# Kerberos Ticket automatisch verlaengern
winbind refresh tickets = Yes
# kein offline Betrieb
winbind offline logon = No
allow trusted domains = yes
#printing
load printers = no
printing = bsd
printcap name = /dev/null
disable spoolss = yes
log level = 10
# shares
include = /etc/samba/shares.conf
--------------------------...