WCM - Das österreichische Computer Magazin Forenübersicht
 

Zurück   WCM Forum > Rat & Tat > Netzwerke

Netzwerke Rat & Tat zu Netzwerkfragen und -problemen

Microsoft KARRIERECAMPUS

Antwort
 
Themen-Optionen Ansicht
Alt 21.05.2002, 12:14   #31
Max Mustermann
Inventar
 
Registriert seit: 17.01.2001
Beiträge: 3.774


Standard

Richtig .. verwirrt

So hab jetzt alles einmal hin und her gebaut und mich als root eingeloggt, nun stand ein färbiger text da mit # am Ende

danche hab ich :"ping www.chello.at"eingegeben .. dann ist der Text verschunden sonst is nix passiert. Wenn ich nur ping eingebe, dann zeichter mir mehrere Optinnen an [-c count] und so.. nur wie ich einen ping counte hab ich nciht herausgefunden.. denn er kannte keine konstelation ... pingc ... ping-c usw.

Was heißt das jetzt?`

Wie kann ich die jetzigen Einstellungen (IP aotomatisch vergeben) ändern?
Max Mustermann ist offline   Mit Zitat antworten
Alt 21.05.2002, 13:09   #32
valo
Inventar
 
Registriert seit: 15.11.2000
Alter: 43
Beiträge: 7.684


Standard

Zitat:
Original geschrieben von Excalibur33
@valo:
Ich glaub nicht, das Max schon einen User oder su= superuser angelegt hat, deshalb mein Rat. Damit verwirrst ihn nur! Habs bloss gut gemeint, damit er etwas vorankommt.
mfg Excal
sehr geehrter hr. excalibur33!

der superuser == root!!!!! den brauchst nicht anlegen, der wird beim setup erzeugt...

ad "damit verwirrst ihn nur!"
-> woher willst du das wissen? schon möglich dass ich ihn verwirre, aber ich versusche praktische tipps zu geben, zb logg dich NIE als root ein, sondern als normaler user und "su" nach root

su ist:

su substitute user

how to use: su username

Zitat:
http://www.dictionary.com/search?q=substitute
sub·sti·tute Pronunciation Key (sbst-tt, -tyt)
n.
One that takes the place of another; a replacement: “Fantasies are more than substitutes for unpleasant reality” (Barbara Grizzuti Harrison).
Grammar. A word or construction used in place of another word, phrase, or clause.

normaler user ist: einer der zusätzlich angelegt wurde, unter dem man die ganze zeit arbeitet, der im system nichts anstellen darf (vergleich "administrator" (root) und "benutzer" (normaler user) in winnt/w2k/xppro). nur wenn mehr rechte nötig sind als der user hat, wird mit dem befehl "su -" (in der console) zum user root gewechselt...

zu beachten ist zb. in OpenBSD, dass der normale user NUR dann berechtigt ist, ein "su -" zu machen, wenn er mitlgied der gruppe "wheel" ist, wenn dem nicht so ist, wird der wechsel zu root verweigert
____________________________________
Yeah, yo mama dresses you funny and you need a mouse to delete files.
Jabber-ID: valo [at] cargal \'.\' org

Infected Mushroom and Barri Saharof - Live in Eilat Desert Israel 24-10-2002
A*S*Y*S - SSL-Pickup 21-10-2002
Dj Tiesto - Forbidden Paradise 8/Mystic Swamp
valo ist offline   Mit Zitat antworten
Alt 21.05.2002, 13:17   #33
valo
Inventar
 
Registriert seit: 15.11.2000
Alter: 43
Beiträge: 7.684


Standard

Zitat:
Original geschrieben von Max Mustermann
Richtig .. verwirrt

So hab jetzt alles einmal hin und her gebaut und mich als root eingeloggt, nun stand ein färbiger text da mit # am Ende

danche hab ich :"ping www.chello.at"eingegeben .. dann ist der Text verschunden sonst is nix passiert. Wenn ich nur ping eingebe, dann zeichter mir mehrere Optinnen an [-c count] und so.. nur wie ich einen ping counte hab ich nciht herausgefunden.. denn er kannte keine konstelation ... pingc ... ping-c usw.

Was heißt das jetzt?`

Wie kann ich die jetzigen Einstellungen (IP aotomatisch vergeben) ändern?
hm, gut verwirrt, mach ma schon...

hast du einen anderen user angelegt? adduser <username>
(wär das simpelste)

ping -c 4 www.chello.at wäre der befehl...

du musst aber dnsserver configuriert haben, damit er www.chello.at in die ip adresse auflösen kann..

check mal mit ifconfig eth0 und schau ob da eh a ip adresse4 eingetragen ist...

weitere fragen bitte, gerne

ps: dein mail beantworte ich am abend...
____________________________________
Yeah, yo mama dresses you funny and you need a mouse to delete files.
Jabber-ID: valo [at] cargal \'.\' org

Infected Mushroom and Barri Saharof - Live in Eilat Desert Israel 24-10-2002
A*S*Y*S - SSL-Pickup 21-10-2002
Dj Tiesto - Forbidden Paradise 8/Mystic Swamp
valo ist offline   Mit Zitat antworten
Alt 21.05.2002, 14:40   #34
Excalibur33
Elite
 
Registriert seit: 18.11.2001
Beiträge: 1.130


Standard

@valo:
Zitat:
su = substitute user
Tschuldige; hab mich in der Hektik verschrieben, mach noch paar Sachen nebenbei.
Aber was macht es für nen Unterschied als "root" die Einstellungen zu ändern, oder als "su"?
Das weiss ich nämlich auch nicht!, würde mich aber interessieren!
mfg Excal
Excalibur33 ist offline   Mit Zitat antworten
Alt 21.05.2002, 14:56   #35
valo
Inventar
 
Registriert seit: 15.11.2000
Alter: 43
Beiträge: 7.684


Standard

kein problem, excal, nicht als user "su"

mit "su" wechselst du in einen anderen user, zur erklärung hab ich die erklärung des wortes substitute angefügt, also ersetzen

mit dem befehl "su -" ersetzt du deinen user durch root und lädst noch die ganze umgebungsdefinitionen für root mit, dh du hast die shell history und alles verfügbar...

su ist demnach nur ein programm, dass den userwechsel managed/durchführt

-> man su is eine nette lektüre

auszug aus man su einer freebsd maschine, was aber keinen unterschied machen sollte...

Zitat:
man su aus freebsd
SU(1) FreeBSD General Commands Manual SU(1)

NAME
su - substitute user identity

SYNOPSIS
su [-] [-Kflm] [-c class] [login [args]]

DESCRIPTION
Su requests the Kerberos password for login (or for ``login.root'', if no
login is provided), and switches to that user and group ID after obtain-
ing a Kerberos ticket granting ticket. A shell is then executed. Su
will resort to the local password file to find the password for login if
there is a Kerberos error. If su is executed by root, no password is
requested and a shell with the appropriate user ID is executed; no addi-
tional Kerberos tickets are obtained.

By default, the environment is unmodified with the exception of USER,
HOME, and SHELL. HOME and SHELL are set to the target login's default
values. USER is set to the target login, unless the target login has a
user ID of 0, in which case it is unmodified. The invoked shell is the
target login's. This is the traditional behavior of su. Resource limits
and session priority applicable to the original user's login class (See
login.conf(5)) are also normally retained unless the target login as a
user ID of 0.

The options are as follows:

-K Do not attempt to use Kerberos to authenticate the user.

-f If the invoked shell is csh(1), this option prevents it from
reading the ``.cshrc'' file.

-l Simulate a full login. The environment is discarded except for
HOME, SHELL, PATH, TERM, and USER. HOME and SHELL are modified
as above. USER is set to the target login. PATH is set to
``/bin:/usr/bin''. TERM is imported from your current environ-
ment. Environment variables may be set or overridden from the
login class capabilities database according to the class of the
target login. The invoked shell is the target login's, and su
will change directory to the target login's home directory.
Resource limits and session priority are modified to that for the
target account's login class.

- (no letter) The same as -l.

-m Leave the environment unmodified. The invoked shell is your
login shell, and no directory changes are made. As a security
precaution, if the target user's shell is a non-standard shell
(as defined by getusershell(3)) and the caller's real uid is non-
zero, su will fail.

-c class
Use the settings of the specified login class. Only allowed for
the super-user.

The -l (or -) and -m options are mutually exclusive; the last one speci-
fied overrides any previous ones.

If the optional args are provided on the command line, they are passed to
q the login shell of the target login.

Only users who are a member of group 0 (normally ``wheel'') can su to
``root''. If group 0 is missing or empty, any user can su to ``root''.

By default (unless the prompt is reset by a startup file) the super-user
prompt is set to ``#'' to remind one of its awesome power.

FILES
/etc/auth.conf configure authentication services

SEE ALSO
csh(1), kerberos(1), kinit(1), login(1), sh(1), group(5), login.conf(5),
passwd(5), environ(7)

ENVIRONMENT
Environment variables used by su:

HOME Default home directory of real user ID unless modified as specified
above.

PATH Default search path of real user ID unless modified as specified
above.

TERM Provides terminal type which may be retained for the substituted
user ID.

USER The user ID is always the effective ID (the target user ID) after
an su unless the user ID is 0 (root).

EXAMPLES
su man -c catman
Runs the command catman as user man. You will be asked for man's
password unless your real UID is 0.
su man -c 'catman /usr/share/man /usr/local/man /usr/X11R6/man'
Same as above, but the target command constitutes of more than a
single word and hence is quoted for use with the -c option being
passed to the shell. (Most shells expect the argument to -c to be
a single word).
su -c staff man -c 'catman /usr/share/man /usr/local/man /usr/X11R6/man'
Same as above, but the target command is run with the resource
limits of the login class ``staff''. Note: in this example, the
first -c option applies to su while the second is an argument to
the shell being invoked.
su -l foo
Simulate a login for user foo.
su - foo
Same as above.
su -
Simulate a login for root.

HISTORY
A su command appeared in Version 1 AT&T UNIX.

FreeBSD 4.4 April 18, 1994 FreeBSD 4.4
____________________________________
Yeah, yo mama dresses you funny and you need a mouse to delete files.
Jabber-ID: valo [at] cargal \'.\' org

Infected Mushroom and Barri Saharof - Live in Eilat Desert Israel 24-10-2002
A*S*Y*S - SSL-Pickup 21-10-2002
Dj Tiesto - Forbidden Paradise 8/Mystic Swamp
valo ist offline   Mit Zitat antworten
Alt 24.05.2002, 16:20   #36
Max Mustermann
Inventar
 
Registriert seit: 17.01.2001
Beiträge: 3.774


Standard

Ich denke es ist eifacher das ganze neu zu machen, anstatt jetzt meine Fehler zu suchen und aus zu besseren.

Ich installiere das ganze mit hilfe einer Anleitung, von dem obrigen Link.

Es geht jetzt eigentlich nur darum, dass ich die Netzwerkkarten richtig konfiguriere.

zuerst muss man ja ziwschen der Anbindung auswählen..ISDN, USB und so weiter. Da wähle ich GREEN und RED oder?
Den Treiber für die Karten glaub ich auch dass ich richtig installiert habe.
Nur die folgenen einstellung hab ich mehr geraten als gewusst, könnt ihr mir diese vielleicht mal sagen?

Vielen Dank im Voraus
Max Mustermann ist offline   Mit Zitat antworten
Alt 24.05.2002, 18:25   #37
cal
gesperrt
 
Registriert seit: 04.12.2001
Beiträge: 1.327


Standard

Zitat:
Original geschrieben von valo
kein problem, excal, nicht als user "su"

mit "su" wechselst du in einen anderen user, zur erklärung hab ich die erklärung des wortes substitute angefügt, also ersetzen

mit dem befehl "su -" ersetzt du deinen user durch root und lädst noch die ganze umgebungsdefinitionen für root mit, dh du hast die shell history und alles verfügbar...

su ist demnach nur ein programm, dass den userwechsel managed/durchführt

-> man su is eine nette lektüre

auszug aus man su einer freebsd maschine, was aber keinen unterschied machen sollte...



fuhaha, bsd 351?
cal ist offline   Mit Zitat antworten
Alt 24.05.2002, 18:39   #38
valo
Inventar
 
Registriert seit: 15.11.2000
Alter: 43
Beiträge: 7.684


Standard

Zitat:
Original geschrieben von cal




fuhaha, bsd 351?
wie meinen?
____________________________________
Yeah, yo mama dresses you funny and you need a mouse to delete files.
Jabber-ID: valo [at] cargal \'.\' org

Infected Mushroom and Barri Saharof - Live in Eilat Desert Israel 24-10-2002
A*S*Y*S - SSL-Pickup 21-10-2002
Dj Tiesto - Forbidden Paradise 8/Mystic Swamp
valo ist offline   Mit Zitat antworten
Antwort


Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)
 

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.

Gehe zu


Alle Zeitangaben in WEZ +2. Es ist jetzt 02:56 Uhr.


Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Forum SEO by Zoints
© 2009 FSL Verlag