LINUX.ORG.RU

Сообщения niro

 

Squid & Сброс параметров

Форум — Admin

Squid начал сбиваться. В конфиге устанавливаю порт например 3128 и также выставляю в браузере типа localhost и порт 3128. Посидел в инете, перегрузился, вхожу в интернет - squid нетвечает.Лезу в настройки выставляю порт 80 и такую же операцию в брузере перегружаю squid и все работает. Что это может быть.

niro
()

make & fixdep

Форум — Linux-install

Пытаюсь компилировать ядро(а его компилить я умею) вылетает вот такой список ошибок.Ядро 2.6.8, система Debian Sarge testing
HOSTCC scripts/basic/fixdep
scripts/basic/fixdep.c:97:23: sys/types.h: No such file or directory
scripts/basic/fixdep.c:98:22: sys/stat.h: No such file or directory
scripts/basic/fixdep.c:99:22: sys/mman.h: No such file or directory
scripts/basic/fixdep.c:100:20: unistd.h: No such file or directory
scripts/basic/fixdep.c:101:19: fcntl.h: No such file or directory
scripts/basic/fixdep.c:102:20: string.h: No such file or directory
scripts/basic/fixdep.c:103:20: stdlib.h: No such file or directory
scripts/basic/fixdep.c:104:19: stdio.h: No such file or directory
In file included from /usr/lib/gcc-lib/i486-linux/3.3.5/include/syslimits.h:7,
from /usr/lib/gcc-lib/i486-linux/3.3.5/include/limits.h:11,
from scripts/basic/fixdep.c:105:
/usr/lib/gcc-lib/i486-linux/3.3.5/include/limits.h:122:75: limits.h: No such fil e or directory
scripts/basic/fixdep.c:106:19: ctype.h: No such file or directory
scripts/basic/fixdep.c:107:24: netinet/in.h: No such file or directory
scripts/basic/fixdep.c: In function `usage':
scripts/basic/fixdep.c:121: warning: implicit declaration of function `fprintf'
scripts/basic/fixdep.c:121: error: `stderr' undeclared (first use in this functi on)
scripts/basic/fixdep.c:121: error: (Each undeclared identifier is reported only once
scripts/basic/fixdep.c:121: error: for each function it appears in.)
scripts/basic/fixdep.c:122: warning: implicit declaration of function `exit'
scripts/basic/fixdep.c: In function `print_cmdline':
scripts/basic/fixdep.c:127: warning: implicit declaration of function `printf'
scripts/basic/fixdep.c: At top level:
scripts/basic/fixdep.c:130: error: `NULL' undeclared here (not in a function)
scripts/basic/fixdep.c: In function `grow_config':
scripts/basic/fixdep.c:143: warning: implicit declaration of function `realloc'
scripts/basic/fixdep.c:143: warning: assignment makes pointer from integer witho ut a cast
scripts/basic/fixdep.c:144: error: `NULL' undeclared (first use in this function )
scripts/basic/fixdep.c:145: warning: implicit declaration of function `perror'
scripts/basic/fixdep.c: In function `is_defined_config':
scripts/basic/fixdep.c:161: warning: implicit declaration of function `memcmp'
scripts/basic/fixdep.c: In function `define_config':
scripts/basic/fixdep.c:174: warning: implicit declaration of function `memcpy'
scripts/basic/fixdep.c: In function `use_config':
scripts/basic/fixdep.c:193: error: `PATH_MAX' undeclared (first use in this func tion)
scripts/basic/fixdep.c:207: warning: implicit declaration of function `tolower'
scripts/basic/fixdep.c:193: warning: unused variable `s'
scripts/basic/fixdep.c: At top level:
scripts/basic/fixdep.c:212: error: parse error before "size_t"
scripts/basic/fixdep.c:213: warning: function declaration isn't a prototype
scripts/basic/fixdep.c: In function `parse_config_file':
scripts/basic/fixdep.c:214: error: `map' undeclared (first use in this function)
scripts/basic/fixdep.c:214: error: `len' undeclared (first use in this function)
scripts/basic/fixdep.c:220: warning: implicit declaration of function `ntohl'
scripts/basic/fixdep.c:231: warning: implicit declaration of function `isalnum'
scripts/basic/fixdep.c: In function `strrcmp':
scripts/basic/fixdep.c:244: warning: implicit declaration of function `strlen'
scripts/basic/fixdep.c: In function `do_config_file':
scripts/basic/fixdep.c:255: error: storage size of `st' isn't known
scripts/basic/fixdep.c:259: warning: implicit declaration of function `open'
scripts/basic/fixdep.c:259: error: `O_RDONLY' undeclared (first use in this func tion)
scripts/basic/fixdep.c:261: error: `stderr' undeclared (first use in this functi on)
scripts/basic/fixdep.c:265: warning: implicit declaration of function `fstat'
scripts/basic/fixdep.c:267: warning: implicit declaration of function `close'
scripts/basic/fixdep.c:270: warning: implicit declaration of function `mmap'
scripts/basic/fixdep.c:270: error: `NULL' undeclared (first use in this function )
scripts/basic/fixdep.c:270: error: `PROT_READ' undeclared (first use in this fun ction)
scripts/basic/fixdep.c:270: error: `MAP_PRIVATE' undeclared (first use in this f unction)
scripts/basic/fixdep.c:270: warning: assignment makes pointer from integer witho ut a cast
scripts/basic/fixdep.c:279: warning: implicit declaration of function `munmap'
scripts/basic/fixdep.c:255: warning: unused variable `st'
scripts/basic/fixdep.c: At top level:
scripts/basic/fixdep.c:284: error: parse error before "size_t"
scripts/basic/fixdep.c:285: warning: function declaration isn't a prototype
scripts/basic/fixdep.c: In function `parse_dep_file':
scripts/basic/fixdep.c:286: error: `map' undeclared (first use in this function)
scripts/basic/fixdep.c:287: error: `len' undeclared (first use in this function)
scripts/basic/fixdep.c:289: error: `PATH_MAX' undeclared (first use in this func tion)
scripts/basic/fixdep.c:291: warning: implicit declaration of function `strchr'
scripts/basic/fixdep.c:293: error: `stderr' undeclared (first use in this functi on)
scripts/basic/fixdep.c:289: warning: unused variable `s'
scripts/basic/fixdep.c: In function `print_deps':
scripts/basic/fixdep.c:325: error: storage size of `st' isn't known
scripts/basic/fixdep.c:329: error: `O_RDONLY' undeclared (first use in this func tion)
scripts/basic/fixdep.c:331: error: `stderr' undeclared (first use in this functi on)
scripts/basic/fixdep.c:341: error: `NULL' undeclared (first use in this function )
scripts/basic/fixdep.c:341: error: `PROT_READ' undeclared (first use in this fun ction)
scripts/basic/fixdep.c:341: error: `MAP_PRIVATE' undeclared (first use in this f unction)
scripts/basic/fixdep.c:341: warning: assignment makes pointer from integer witho ut a cast
scripts/basic/fixdep.c:325: warning: unused variable `st'
scripts/basic/fixdep.c: In function `traps':
scripts/basic/fixdep.c:360: error: `stderr' undeclared (first use in this functi on)
make[1]: *** [scripts/basic/fixdep] Ошибка 1
make: *** [scripts_basic] Ошибка 2

niro
()

Mail

Форум — Admin

Каким образом можно реализовать момент получения почты через Sendmail проверку его Spamassassin'ом и рассортировку по ящикам.э Или где можно прочитать про этот момент (главное чтобы сложно сильно не было). Спасибо.

niro
()

Squid как веб ускоритель

Форум — Admin

Вот почитал книгу Бруя про Squid и веб ускоритель и наваял конфиг такого вот содержания:
http_port 80
icp_port 0
cache_mem 85 MB
cache_replacement_policy heap GDSF
memory_replacement_policy heap GDSF
cache_dir ufs /var/spool/squid 200 16 256
cache_log /var/log/squid/cache.log
cache_store_log none
emulate_httpd_log on
redirect_rewrites_host_header off
refresh_pattern ^ftp:144020%10080
refresh_pattern ^gopher:14400%1440
refresh_pattern .020%4320
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl to_localhost dst 127.0.0.0/8
acl SSL_ports port 443 563# https, snews
acl SSL_ports port 873# rsync
acl Safe_ports port 80# http
acl Safe_ports port 21# ftp
acl Safe_ports port 443 563# https, snews
acl Safe_ports port 70# gopher
acl Safe_ports port 210# wais
acl Safe_ports port 1025-65535# unregistered ports
acl Safe_ports port 280# http-mgmt
acl Safe_ports port 488# gss-http
acl Safe_ports port 591# filemaker
acl Safe_ports port 777# multiling http
acl Safe_ports port 631# cups
acl Safe_ports port 873# rsync
acl Safe_ports port 901# SWAT
acl purge method PURGE
acl CONNECT method CONNECT
http_access allow all
http_access allow manager localhost
http_access deny manager
http_access allow purge localhost
http_access deny purge
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow localhost
http_access deny all
http_reply_access allow all
icp_access allow all
visible_hostname on
httpd_accel_host localhost
httpd_accel_port 80
logfile_rotate 0
log_icp_queries off
buffered_logs on
coredump_dir /var/spool/squid

Набрав в консоле squid все запускается и работает без ошибок,но невидно разницы до и после его установки - даже впечатление что он так для красоты.

niro
()

Дрова улетают

Форум — Linux-install

Скомпилил свое первое ядро, все работает (вроде бы). Поставил драйвера для видеокарты наигрался, перегрузился дров как и небывало.Как с этим бороться. Ядро 2.6.8

niro
()

rivafb

Форум — Linux-install

Как отключить временно(а может и насовсем) для установки дров nvidia - rivafb

niro
()

Cedega & Driver

Форум — Games

Пишу к примеру cedega Rangers.exe
выводит Could not load graphics driver 'x11drv'
Он вроде бы есть и дрова под видиокарту установлены.Как бороться с этой бадягой?

niro
()

Kernel dep

Форум — Linux-install

Конфигурирую кернел-соурс-2.6.8
Откофигурировал
маке деп - а оно ругаться:
***Warning: make dep is unnecessary dep
Такая бадяга происходит только с ядрами 2.6

niro
()

Quake and WolfStein

Форум — Games

Где можно утянуть Debian пакеты Quake3 и WolfStein

niro
()

RPM

Форум — Desktop

При установке RPM пакетов пишет что :
rpm: To install rpm packages on Debian systems, use alien. See README.Debian.
ошибка: невозможно открыть индекс Packages используя db3 - No such file or directory (2)
В одном из ридми начитал что надо
mkdir -p /var/lib/rpm
rpm --initdb /var/lib/rpm
Далее пишу rpm -i cedega-4.0.1-1.i386.rpm
выдает
ошибка: неудовлетворенные зависимости:
и пошли зависимости...
Как разобраться с этой проблемой?
db4.2 установлен

niro
()

Книга

Форум — General

Где скачать книгу "Руководство администратора Linux" в pdf формате.

niro
()

Дозвон до провайдера

Форум — Desktop

Ситуация:
Дозваниваюсь до пpовайдеpа чеpез pppd или wvdial, получаю ip и dns после чего
совеpшенно не могу откpывать стpаницы(загpужать почту, общаться в аске).Апплет
гнома "лампочки модема" показывает только входящие пакеты.
Hастpойки:
Defaultroute- включен
Resolv.conf - пpава полные и для wvdial'a ссылается в /etc/ppp/resolv/resolv.conf
pppd - добавил для запуска себя в гpуппу dip
route -
nironius:/home/niro# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
217.21.59.10 * 255.255.255.255 UH 0 0 0 ppp0
localnet * 255.255.255.0 U 0 0 0 eth0
default nironius 0.0.0.0 UG 0 0 0 eth0

Система:
Debian sarge testing 3.1(так по крайней мере пишет)
Gnome 2.8
Модем на /dev/ttyS0

P.s. До пеpеустановки системы с таким же конфигом все pаботало

niro
()

Список пакетов

Форум — Desktop

Система Debian У меня есть большая коллекция deb пакетов ,он находится в одной папке хочется для всех них создать один список, чтобы apt-get'om обновить дистрибутив. Знаю что для этого надо писать dpkg-scanpackages что то там еще но что?

niro
()

Браузеры

Форум — Desktop

Возникла проблема: После соединения с интернетом браузеры оказываются работать.
Mozilla? в нем отрубается написание адреса.
Mozilla Firefox ? в нем отрубается написание адреса.
Eliphany ? в строке для написания текста (типа TextBoxField) браузер зависает.
Переустановка с этой проблемой не справляется.
Debian Sid(unstable) на базе Sarge + Gnome 2.4 + kernel 2.4.25-1
The questions To be contuned?

niro
()

WvDial

Форум — Desktop

Поставил Debian3.0 Sid+Sarge. На все это поставил Gnome. Дозвониваюсь до провайдера через wvdial. В итоге связь с провайдером установлена , но никакой загрузки страниц и работы аськи не наблюдается.

niro
()

FluxBox

Форум — Desktop

FluxBox все время изменяет цветовую схему. Как заставить что бы работал один стиль и неизменялся.

niro
()

Дозвон KPPP

Форум — Desktop

Дозваниваясь до провайдера KPPP пишет код возврата 1 вот что идет в логах: Nov 14 18:46:09 nironius pppd[2110]: pppd 2.4.2 started by root, uid 0 Nov 14 18:46:49 nironius pppd[2110]: Serial connection established. Nov 14 18:46:49 nironius pppd[2110]: Using interface ppp0 Nov 14 18:46:49 nironius pppd[2110]: Connect: ppp0 <--> /dev/ttyS0 Nov 14 18:46:57 nironius pppd[2110]: PAP authentication succeeded Nov 14 18:46:58 nironius pppd[2110]: local IP address 217.21.59.144 Nov 14 18:46:58 nironius pppd[2110]: remote IP address 217.21.59.10 Nov 14 18:47:21 nironius pppd[2110]: Hangup (SIGHUP) Nov 14 18:47:21 nironius pppd[2110]: Modem hangup Nov 14 18:47:21 nironius pppd[2110]: Connection terminated. Nov 14 18:47:21 nironius pppd[2110]: Connect time 0.6 minutes. Nov 14 18:47:21 nironius pppd[2110]: Sent 79 bytes, received 58 bytes. Nov 14 18:47:21 nironius pppd[2110]: Exit.

niro
()

Debian2

Форум — Desktop

Установив дебиан при загрузке КДЕ все зависает на загрузке сервисов после этого менюшка загрузки исчезает и все.Какие сервисы и где надо отключить?

niro
()

Debian

Форум — Desktop

Напишите пожалуйста полную установку debiana sargeм ну или дайте линк?

niro
()

Cegeda&Cs1.5

Форум — Games

Скачав и установив cedega контра запускается. Но при загрузке карты показывается одно Loading... Что делать?

niro
()

RSS подписка на новые темы