Бележки

от ILuxWiki

Направо към: навигация, търсене

Предпазване от ssh bruteforce атаки

Съдържание

Postfix, spam, virtual, webmail

Postfix, Amavis, ClamAV, SpammAssassin или как да си сървър за електронна поща

Bugzilla notes

 Bugzilla has now been installed.  To quick setup you have to:
 1. Create database user who has rights on bugs database manipulation
    by following mysql commands (for MySQL 4.0 or later):
    GRANT SELECT, INSERT, UPDATE, DELETE, INDEX, ALTER, CREATE, LOCK TABLES,
          CREATE TEMPORARY TABLES, DROP, REFERENCES 

ON <database>.* TO <dbuser>@<host> IDENTIFIED BY '<password>';

    FLUSH PRIVILEGES;
    where <database> is a bugs database name; <dbuser> is a bugs database
          owner; <host> is a host there bugzilla is being setup;
          <password> is a database owner's password;
 2. Change working directory to /usr/local/www/data/bugzilla
 3. Run "./checksetup.pl" script as root user
 4. Read output carefully and follow all instructions
 For more complete database setup and post-installation instructions
 and security tips/notes please read "Bugzilla Guide" in
 /usr/local/share/doc/bugzilla/html/ (chapter 2: "Installing Bugzilla")

rsync notes

rsync://rsync.mirror.ac.uk/ftp.freebsd.org/ftp/pub/FreeBSD/ports/i386
rsync://rsync.mirror.ac.uk/ftp.freebsd.org/ftp/pub/FreeBSD/CERT/advisories
rsync://rsync.mirror.ac.uk/ftp.freebsd.org/ftp/pub/FreeBSD/CERT/packages
rsync://rsync.mirror.ac.uk/ftp.freebsd.org/ftp/pub/FreeBSD/CERT/patches

exclude:

rsync://rsync.mirror.ac.uk/ftp.freebsd.org/ftp/pub/FreeBSD/CERT/advisories/old


rsync rsync://rsync.mirror.ac.uk/ftp.debian.org/debian/

Тишина

Лични инструменти