Anzeige:
Ergebnis 1 bis 6 von 6

Thema: von SuSE- zu DebianLinux ?

  1. #1
    Registrierter Benutzer
    Registriert seit
    Sep 2002
    Ort
    Hamburg
    Beiträge
    512

    von SuSE- zu DebianLinux ?

    Hi@all,

    hab nen kleinen Webserver wo SUSE Linux 8.1 läuft.
    Wollte oder muss nun zu Debian wechseln.

    Ist der unterschied groß?
    Würd ich auf debian immer noch proftpd, apache, shell-skripte, mysql und sowas zum laufen bekommen ?
    Unterscheiden sich die befehle groß ?

    Würd man so einen plötzlichen wechsel empfhelen? würd man damit zurecht kommen ?

    Schreibt bitte wenn ihr erfahrung habt

    greetings
    verve
    The Linux-User said: Look in your XConsole! The Windows-User asked: Isn't it called X-Box?

  2. #2
    komplett "ausgebleicht" Avatar von Der Gestreifte
    Registriert seit
    May 2003
    Ort
    904**
    Beiträge
    3.247
    Das hört sich vielleicht blöd an, aber wenn Du Dir diese Fragen wirklich stellst, solltest Du vielleicht davon absehen, es mit debian zu machen.

    Shellskripte laufen in der Shell, für die sie geschrieben wurden.
    Die Befehle unterscheiden sich bis auf Pfadangaben nicht.

  3. #3
    Debian-Konvertierter Avatar von Zephyrus
    Registriert seit
    Oct 2003
    Ort
    Deutschland
    Beiträge
    473
    1. Never touch a running System.
    2. In Anbetracht der Tatsache das manche die Wahrheit nicht ertragen können und ich hier keinen Flamewar starten will, sag ich nicht was ich über Debian denke. Hoffe das war Diplomatisch genug

  4. #4
    $che(\/)Iel@børanT Avatar von orest
    Registriert seit
    Feb 2004
    Ort
    Fulda
    Beiträge
    22
    @ der gestreifte
    wollte dich nur darauf hinweisen, dass der untere Link zur shellprogrammierung
    ein dead link iss
    Debuggers don't remove Bugs, they only show them in Slow-Motion.
    If you can't make it good, at least make it look good. (Bill Gates)

  5. #5
    komplett "ausgebleicht" Avatar von Der Gestreifte
    Registriert seit
    May 2003
    Ort
    904**
    Beiträge
    3.247
    @ der gestreifte
    wollte dich nur darauf hinweisen, dass der untere Link zur shellprogrammierung
    ein dead link iss
    Da bist Du schon der zweite.
    Werds trotzdem erst an dem Tag ändern, an dem URLs whitespace enthalten dürfen.

    ;o)

  6. #6
    Registrierter Benutzer
    Registriert seit
    Oct 1999
    Ort
    Kiel
    Beiträge
    1.798
    Hi

    ich kann definitiv keinen schnnellen welchsel empfehlen
    besser ist eine paralellinstallation auf den selben system oder
    einem zweitsystem.

    denn debian ist sehr anders als suse. das fängt bei den namen
    der pakete für den apachen an und endet mit den konfigurationseinstellungen.

    wenn du 1 bis 2 tage auf einen funktioniernenden webserver verzichten kannst dann kannst du es machen aber ich würde es nicht riskieren

    programme, bis auf spezeille suseeigene entwicklungen
    sind in beiden systeme weitgegend identisch.

    und die shellskripte hast du hoffentlich so variabel programmiert
    das sie in debian auch laufen
    (ohne feste pfadangaben )

    hier kann aber im einzelfal ein erheblicher anpassungsbedarf auf dich zukommen.

    ein kleiner vorgeschmack gefällig:?
    Code:
    apt-cache search apache --names-only
    libapache-authensmb - SMB authentication module for Apache/mod_perl
    libapache-dbilogconfig-perl - Apache:: DBILogConfig: Logs access information in a DBI database
    libapache-dbilogger-perl - Tracks what's being transferred in a DBI database
    apache - Versatile, high-performance HTTP server
    apache-common - Support files for all Apache webservers
    apache-dbg - Apache webservers (debugging versions)
    apache-dev - Apache webserver development kit
    apache-doc - Apache webserver docs
    apache-perl - Versatile, high-performance HTTP server with Perl support
    apache-ssl - Versatile, high-performance HTTP server with SSL support
    apache-utils - Utility programs for webservers
    apachetop - Realtime Apache monitoring tool
    gforge-web-apache - Collaborative development tool - web part (using Apache)
    idsa-apache - Apache module for IDS/A
    libapache-auth-ldap - LDAP authentication module for Apache
    libapache-authcookie-perl - Apache/mod_perl Authentication and Authorization via cookies
    libapache-configfile-perl - Parse an Apache style httpd.conf configuration file
    libapache-csacek - Charset recoding module
    libapache-db-perl - Run the interactive Perl debugger under mod_perl
    libapache-dbi-perl - Connect apache server to database via perl's DBI
    libapache-filter-perl - perl Apache::Filter - Alter the output of previous handlers.
    libapache-gallery-perl - Apache module to create galleries on-the-fly
    libapache-htpasswd-perl - Manage Unix crypt-style password file.
    libapache-miniwiki-perl - Miniature Wiki for Apache
    libapache-mod-acct-mysql - Accounting module for Apache, mysql version
    libapache-mod-acct-pgsql - Accounting module for Apache, postgresql version
    libapache-mod-aspseek - Advanced Internet search engine (Apache module)
    libapache-mod-auth-curdir - Apache modules which provide a passwd file in the current directory
    libapache-mod-auth-mysql - Apache module for MySQL authentication
    libapache-mod-auth-pam - Authenticate web access using PAM
    libapache-mod-auth-pgsql - Apache module for PostgreSQL authentication
    libapache-mod-auth-plain - Module for Apache which provides plaintext authentication
    libapache-mod-auth-radius - Apache module for RADIUS authentication
    libapache-mod-auth-shadow - An Apache module for authentication using /etc/shadow
    libapache-mod-auth-useragent - blocks parts of service for certain user agents
    libapache-mod-backhand - Load balancing module for Apache web server
    libapache-mod-cgi-debug - Easier debugging of CGI scripts
    libapache-mod-dav - A DAV module for Apache
    libapache-mod-dtcl - Server side Tcl scripting for Apache
    libapache-mod-dynvhost - Apache Dynamic Virtual Hosting based on directory names
    libapache-mod-encoding - Apache module for non-ascii filename interoperability
    libapache-mod-filter - Filter documents through a script
    libapache-mod-gzip - HTTP compression module for Apache
    libapache-mod-index-rss - Output RSS indexes of website content
    libapache-mod-interchange - Integration of the Interchange link protocol with Apache
    libapache-mod-iptos - Modify IPTOS bits on outbound data for fine-tuned traffic shaping
    libapache-mod-jk - Apache 1.3 connector for the Tomcat Java servlet engine
    libapache-mod-ldap - Apache authentication via LDAP directory
    libapache-mod-limitipconn - Module for Apache which limits simultaneous connections per IP
    libapache-mod-lisp - An Apache module that interfaces with Lisp environments
    libapache-mod-mp3 - turns Apache into a streaming audio server
    libapache-mod-perl - Integration of perl with the Apache web server
    libapache-mod-perl-doc - mod_perl documentation
    libapache-mod-proxy-add-forward - Module for Apache which includes 'X-Forwarded-For' header
    libapache-mod-python - An Apache module that embeds Python within the server
    libapache-mod-python-doc - An Apache module that embeds Python within the server
    libapache-mod-python2.1 - An Apache module that embeds Python 2.1 within the server
    libapache-mod-python2.2 - An Apache module that embeds Python 2.2 within the server
    libapache-mod-python2.3 - An Apache module that embeds Python 2.3 within the server
    libapache-mod-random - Create random ads, quotes and redirects
    libapache-mod-relocate - support virtual click-through documents
    libapache-mod-repository - Create repositories on Web
    libapache-mod-rpaf - Module for Apache which takes the last IP from the 'X-Forwarded-For' header
    libapache-mod-ruby - Embedding Ruby in the Apache web server
    libapache-mod-scgi - Apache module implementing the SCGI protocol.
    libapache-mod-security - Tighten the Web application security for Apache 1.x
    libapache-mod-speedycgi - apache module to speed up perl scripts by making them persistent
    libapache-mod-ssl - Strong cryptography (HTTPS support) for Apache
    libapache-mod-ssl-doc - Documentation for Apache module mod_ssl
    libapache-mod-text2html - Better handler for text/plain
    libapache-mod-trigger - Creates hooks in Apache
    libapache-mod-tsunami - Protects Apache against too many request for a single web directory
    libapache-mod-witch - mod-witch is an Apache module to log the access_log via syslog
    libapache-mod-xslt - XSLT processing module for Apache
    libapache-reload-perl - Reload changed modules in a mod_perl environment
    libapache-request-perl - Generic Apache Request Library
    libapache-requestnotes-perl - Perl module for passing form and cookie data around
    libapache-session-perl - Perl modules for keeping persistent user data across http requests.
    libapache-sessionx-perl - An extented persistence framework for session data
    libapache-ssi-perl - perl Apache::SSI - Implement Server Side Includes in Perl.
    libapache-stage-perl - Manage A Staging Directory
    libapache-template-perl - Apache/mod_perl interface to the Template Toolkit
    libapache2-mod-auth-plain - Module for Apache2 which provides plaintext authentication
    libapache2-mod-macro - Create macros inside apache2 config files
    libapache2-mod-perl2 - Integration of perl with the Apache2 web server
    libapache2-mod-python - An Apache module that embeds Python within the server
    libapache2-mod-python-doc - An Apache module that embeds Python within the server
    libapache2-mod-python2.2 - An Apache 2 module that embeds Python 2.2 within the server
    libapache2-mod-python2.3 - An Apache 2 module that embeds Python 2.3 within the server
    libapache2-mod-security - Tighten the Web application security for Apache 2.x
    libapache2-mod-xslt - An apache2 module that does on-the-fly XSLT processing
    libapache2-request-perl - Generic Apache Request Library
    libmasonx-request-withapachesession-perl - Session handler in the Mason Request object
    logtrend-visuapache - logtrend perl module for web data visualization
    webmin-apache - apache control module for webmin
    libapache-mod-frontpage-mirfak - Frontpage support for apache
    apache2-common - Next generation, scalable, extendable web server
    apache2-doc - Documentation for apache2
    apache2-mpm-perchild - Experimental High speed perchild threaded model for Apache2
    apache2-mpm-prefork - Traditional model for Apache2
    apache2-mpm-threadpool - Experimental High speed thread pool model for Apache2
    apache2-mpm-worker - High speed threaded model for Apache2
    apache2-prefork-dev - Development headers for apache2
    apache2-threaded-dev - Development headers for apache2
    libapache-asp-perl - perl Apache::ASP - Active Server Pages for Apache with mod_perl.
    libapache-authnetldap-perl - LDAP authentication for Apache+mod_perl
    libapache-authznetldap-perl - LDAP access control for Apache+mod_perl
    libapache-mod-auth-kerb - Apache module for Kerberos authentication
    libapache-mod-layout - Apache web page content wrapper
    libapache-mod-musicindex - Browse, stream, download and search through MP3/Ogg files
    libapache-mod-scribe - Apache module for scribe, a document preparation system
    libapache-mod-webapp - IMHO web server connector for Apache
    libapache2-mod-auth-pam - Module for Apache2 which authenticate using PAM
    libapache2-mod-auth-sys-group - Module for Apache2 which checks user against system group
    libapache2-svn - Apache modules for Subversion (aka. svn)
    libapache-mod-fastcgi - FastCGI module for Apache
    gruss
    christoph

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •