Znaleziono 5 wyników

autor: a123456789b
07 grudnia 2014, 19:50
Forum: Serwer
Temat: torrenty zawieszaja serwer
Odpowiedzi: 2
Odsłony: 1092

torrenty zawieszaja serwer

Witam, mam serwer na Debian 3.2.63-2+deb7u1 x86_64 i problem z jego działaniem, od początku gdy uruchomię na nim jakiegokolwiek klienta torrent, obojętnie czy jest to transmission poprzez vnc, czy rtorrent bezpośrednio z konsoli, to cała maszyna się zawiesza, nie odpowiada na pingi, nie mogę się ...
autor: a123456789b
06 czerwca 2009, 01:42
Forum: Serwer
Temat: [+] Brak możliwo
Odpowiedzi: 8
Odsłony: 2670

ja w celach edukacyjnych korzystałem z tego tekstu

Kod: Zaznacz cały

[url]http://www.ping.win.pl/debian/quota.htm[/url]
i działało bez problemu :)
autor: a123456789b
31 maja 2009, 21:27
Forum: Serwer
Temat: bind9 nie startuje - bind9rndc: connect failed:
Odpowiedzi: 8
Odsłony: 9096


May 31 19:08:10 ypsbudge named[16129]: using up to 4096 sockets
May 31 19:08:10 ypsbudge named[16129]: loading configuration from '/etc/bind/named.conf'
May 31 19:08:10 ypsbudge named[16129]: max open files (1024) is smaller than max sockets (4096)
May 31 19:08:10 ypsbudge named[16129]: using ...
autor: a123456789b
31 maja 2009, 21:21
Forum: Serwer
Temat: bind9 nie startuje - bind9rndc: connect failed:
Odpowiedzi: 8
Odsłony: 9096


include "/etc/bind/named.conf.options";

// prime the server with knowledge of the root servers
zone "." {
type hint;
file "/etc/bind/db.root";
};

// be authoritative for the localhost forward and reverse zones, and for
// broadcast zones as per RFC 1912

zone "localhost" {
type master;
file ...
autor: a123456789b
31 maja 2009, 21:11
Forum: Serwer
Temat: bind9 nie startuje - bind9rndc: connect failed:
Odpowiedzi: 8
Odsłony: 9096

bind9 nie startuje - bind9rndc: connect failed:

Witam, wykupiłem sobie ostatnio vpsa z http://budgetvps.pl/ do zainstalowania wybrałem Debiana, a dokładniej debian-5.0-i386-kijaszkowyupd
Apache, PHP, Mysql, Phpmyadmin zainstalowałem bez problemu, jednak mam problem z serwerem nazw bind9.

K onfigurację przeprowadzam według tego poradnika ...