Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

debian-user-digest Digest V2007 #1879

From: <debian-user-digest-request(at)lists.debian.org>
Date: Mon Jul 02 2007 - 13:26:54 EDT


Content-Type: text/plain

debian-user-digest Digest Volume 2007 : Issue 1879

Today's Topics:

  Re: How Do I Keep Track OF the Files  [ Bert Schulze  ]
  Re: Error trying to run apt-get       [ Adam  ]
  Re: Understanding /etc/apt/preferenc  [ "Mathieu Malaterre"  ]
  weird aptitude behavior               [ "Matt Miller"  ]
  Re: static IP                         [ "thanigai rajan"  ]
  Packages who requires restart comput  [ Josep  ]
  Re: Packages who requires restart co  [ Rick Pasotto  ]
  Re: Configuring for skype             [ andy  ]

Date: Mon, 02 Jul 2007 07:02:33 -0700
From: Bert Schulze <potassium.xyanide@googlemail.com> To: debian-user@lists.debian.org
Subject: Re: How Do I Keep Track OF the Files Being Downloaded From My Apache? Message-ID: <1183384953.757170.143860@g4g2000hsf.googlegroups.com> Content-Type: text/plain; charset="us-ascii"

On 2 Jul., 15:40, Orestes leal <orestesleal13...@cha.jovenclub.cu> wrote:
> Hi Folks:
>
> The Thing it's that I want to know, let's say in a range of 24 hours
> what files was downloaded from my apache server, firts I DO NOT have
> a proxy server, this server it's a lan server for data and docs purposes
> so the conection it's direct, I want to keep track to:
>
> What File Was downloaded and by who (IP Addresses or hostnames)
> Hour of this events.
>
> Only that, any tool yo make this out there? any apache module?
>
> Thanks, and my respects to all of you.
>
> Best,
> Orestes.

Why dont you find a way to evaluate your /var/log/apache2/access.log? In there is all the info your currently looking for. You could write a little shellscript to summarize and shorten the entries.

Do you need help?X

Date: Mon, 02 Jul 2007 07:05:17 -0700
From: Bert Schulze <potassium.xyanide@googlemail.com> To: debian-user@lists.debian.org
Subject: Re: How Do I Keep Track OF the Files Being Downloaded From My Apache? Message-ID: <1183385117.853571.269780@q75g2000hsh.googlegroups.com> Content-Type: text/plain; charset="us-ascii"

On 2 Jul., 15:40, Orestes leal <orestesleal13...@cha.jovenclub.cu> wrote:
> Hi Folks:
>
> The Thing it's that I want to know, let's say in a range of 24 hours
> what files was downloaded from my apache server, firts I DO NOT have
> a proxy server, this server it's a lan server for data and docs purposes
> so the conection it's direct, I want to keep track to:
>
> What File Was downloaded and by who (IP Addresses or hostnames)
> Hour of this events.
>
> Only that, any tool yo make this out there? any apache module?
>
> Thanks, and my respects to all of you.
>
> Best,
> Orestes.

Why dont you find a way to evaluate your /var/log/apache2/access.log? In there is all the info your currently looking for. You could write a little shellscript to summarize and shorten the entries.

Date: Mon, 02 Jul 2007 15:30:27 +0100
From: Oskar Stolc <oskar.stolc@gmail.com> To: debian-user@lists.debian.org
Cc: debian-user@lists.debian.org
Subject: Re: help with php config in debian

Message-ID: <46890C03.3050304@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

> Yes,apt-get can install apache with php.However,i had a problem when i
> remove apache manually by rm cmd.Then i can not use apt-get ,aptitude
> to install apache again.How to deal with this problem.
>

you can reinstall any package by

apt-get install --reinstall pkg_name

Do you need more help?X

Oskar

Date: Mon, 02 Jul 2007 14:16:11 -0000
From: Adam <aardis1@gmail.com>
To: debian-user@lists.debian.org
Subject: Re: Error trying to run apt-get Message-ID: <1183385771.369218.307680@n60g2000hse.googlegroups.com> Content-Type: text/plain; charset="us-ascii"

Hi,

That doesn't work either, everything I do first tries to upgrade debianutils, which fails on this passwd package the same way. Originally I was attempting to upgrade the kernel when I got this error.

(Reading database ... 38049 files and directories currently installed.)
Preparing to replace debianutils 2.8.4 (using .../ debianutils_2.21_i386.deb) ...
Unpacking replacement debianutils ...
dpkg: error processing /var/cache/apt/archives/ debianutils_2.21_i386.deb (--unpack):
 trying to overwrite `/usr/sbin/add-shell', which is also in package passwd
dpkg-deb: subprocess paste killed by signal (Broken pipe) Errors were encountered while processing:  /var/cache/apt/archives/debianutils_2.21_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1)

# cat /etc/debian_version
lenny/sid

Thanks again

Can we help you?X

On Jul 2, 5:50 am, "Karl E. Jorgensen" <k...@jorgensen.org.uk> wrote:
> On Mon, Jul 02, 2007 at 01:00:58AM -0000, Adam wrote:
> > Was wondering if anyone has a workaround for this problem other than
> > uninstalling and reinstalling. I'm trying to upgrade a package and
> > get this error. The software involved doesn't seem to be one that I
> > can uninstall without uninstalling a bunch of things I'd rather not
> > uninstall to reinstall. See error at the bottom of this upgrade
> > command. The same happens when I just try an install. Any ideas
> > would be greatly appreciated. I've tried to touch a 777 file for /usr/
> > sbin/add-shell but I still get that error. I pretty much can't run
> > any upgrade, I get the same error. I try the upgrade by itself then
> > on debianutils.
>
> > # uname -a
> > Linux xena 2.6.7-1-386 #1 Thu Jul 8 05:08:04 EDT 2004 i686 GNU/Linux
>
> 2.6.7 is somewhat old now, but should be OK...
>
> Which release are you running? Feels like sarge...
>
> > # apt-get upgrade
> > Reading Package Lists... Done
> > Building Dependency Tree... Done
> > The following packages have been kept back:
>
> [snip lots of apt-get output]
>
>
>
> > Need to get 0B/37.8MB of archives.
> > After unpacking 16.0MB of additional disk space will be used.
> > Do you want to continue? [Y/n] Y
> > Extracting templates from packages: 100%
> > Preconfiguring packages ...
> > (Reading database ... 38049 files and directories currently
> > installed.)
> > Preparing to replace debianutils 2.8.4 (using .../
> > debianutils_2.21_i386.deb) ...
> > Unpacking replacement debianutils ...
> > dpkg: error processing /var/cache/apt/archives/
> > debianutils_2.21_i386.deb (--unpack):
> > trying to overwrite `/usr/sbin/add-shell', which is also in package
> > passwd
> > dpkg-deb: subprocess paste killed by signal (Broken pipe)
> > Errors were encountered while processing:
> > /var/cache/apt/archives/debianutils_2.21_i386.deb
> > E: Sub-process /usr/bin/dpkg returned an error code (1)
>
> The debianutils and passwd packages both contain the file
> /usr/sbin/add-shell, which is what the package manager complains about.
>
> This is not a permissions problem - but the package manager complaining.
>
> Looks like a bug in either debianutils or passwd: Debian policy says
> that if they want to have the same file, they should declare that they
> conflict with eachother. Or at least one of them should declare that.
>
> You might get somewhere with:
> apt-get install passwd
>
> to upgrade the passwd package first - the current passwd package in etch
> does not supply that file (but depends on debianutils which in turn does
> supply it...)
>
> Hope this helps
>
> --
> Karl E. Jorgensen
> k...(at)jorgensen.org.uk http://www.jorgensen.org.uk/
> k...(at)jorgensen.com http://karl.jorgensen.com
> ==== Today's fortune:
> The default Magic Word, "Abracadabra", actually is a corruption of the
> Hebrew phrase "ha-Bracha dab'ra" which means "pronounce the blessing".
>
> signature.asc
> 1KDownload

Date: Mon, 2 Jul 2007 14:47:43 +0000
From: "Mathieu Malaterre" <mathieu.malaterre@gmail.com> To: "User List Debian" <debian-user@lists.debian.org> Subject: Re: Understanding /etc/apt/preferences

Message-ID: 
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Ok seems to be working with this:

$ cat /etc/apt/preferences
Package: swig
Pin: version 1.1.*
Pin-Priority: 1001

Package: *
Pin: release a=oldstable
Pin-Priority: 800

Package: *
Pin: release a=etch-backports
Pin-Priority: 900

Package: *
Pin: release a=stable
Pin-Priority: -10

Can't find what you're looking for?X

Package: *
Pin: release a=testing
Pin-Priority: -10

Package: *
Pin: release a=unstable
Pin-Priority: -10

On 7/2/07, Mathieu Malaterre <mathieu.malaterre@gmail.com> wrote:
> I would like to update my sarge system, but keep swig 1.1:
>
> $ head /etc/apt/preferences
> Package: swig
> Pin: version 1.1.p883*
> Pin-Priority: 1001
>
> Package: *
> Pin: release a=oldstable
> Pin-Priority: 700
>
> Package: *
> Pin: release a=etch-backports
>
> So why apt is still trying to update my version of swig:
>
> $ sudo apt-get -t sarge-backports dist-upgrade
> The following packages will be upgraded:
> ...swig...
>
> $ apt-show-versions swig
> swig/sarge upgradeable from 1.1.p883-4 to 1.3.24-1
>
> Thanks !
> --
> Mathieu
>

-- 
Mathieu

Date: Mon, 02 Jul 2007 11:35:14 -0300 From: Cassiano Bertol Leal <cassianoleal@gmail.com> To: debian-user@lists.debian.org Subject: Automounting USB drive on GNOME stopped working... Message-ID: <46890D22.9030102@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi I have been having problems with automounting USB drives in GNOME. It used to work flawlessly, but suddenly stopped (I know that 'suddenly stopped' is a bit too vague, but that's what I've got...). I am not in front of my home computer right now, so I will give details as they come to memory, sorry about that. CDs get automounted perfectly. USB drives used to work as well. The two drives that I have tested were a Kingston 1GB pendrive and an HDD MP3 player from Cowon, which acts as an external HDD when plugged in the USB port. They are both behaving the same way: when I plug the device in the USB, it will load the drivers and assign a /dev/sd* node. They both work ok if I manually mount them. I have checked if gnome-volume-manager is running, and it is. I have killed it and re-run it with -no-daemon and watched the output. It will detect the drive, but then it says something like 'not a mountable volume' and remove it from automounting... I am running a mix system of lenny and sid, and have tried packages from both, notably udev, hal and gnome-volume-manager and no success.. Any ideas? Cheers, Cassiano Leal -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGiQ0iq4Bz51JiUuERAq/+AKDK4WrVmNE84aBYquSzF7VwE9IWfgCeInDY YS/GB/6pcr4xBsn/39evnns= =8t0D -----END PGP SIGNATURE-----

Date: Mon, 2 Jul 2007 16:57:36 +0200 From: Yann Lejeune <lejeuney@gmail.com> To: debian-user@lists.debian.org Subject: Re: static IP Message-ID: <20070702145736.GA7322@mano.netyl.org> Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2007/07/02-11:21(-0300), Iuri Sampaio wrote :
> I=E2=80=99m trying to set up a internal static IP to my machine.=20
> My /etc/init.d/interfaces is:
>=20
Hi, According to [01] the correct file to edit is /etc/network/interfaces. Don't forget to specify the correct nameserver in /etc/resolv.conf [01] http://www.debian.org/doc/manuals/reference/ch-gateway.en.html#s-net= -high=20 --=20 Yann Lejeune.

Date: Mon, 2 Jul 2007 11:07:29 -0400 From: "Matt Miller" <matt@matthewmiller.net> To: debian-user@lists.debian.org Subject: weird aptitude behavior Message-ID: <1a728e4e0707020807x6f4d45d9lac26b6e4490de4e3@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline I just installed Etch on an old Mac G3 to act as a multi-purpose server for my house. I'm having trouble with aptitude though. When I wanted to install postfix, aptitude wanted to install something like 109 packages! Many of them x11 related... I used apt-get instead. Now when I go to install MediaWiki, I get different results depending on if i install mediawiki or mediawiki1.7. When installing mediawiki, aptitude wants to install x11-common and mozilla-browser? What's up with that? Do I have something configured incorrectly? # aptitude -s install mediawiki Reading package lists... Done Building dependency tree... Done Reading extended state information Initializing package states... Done Reading task descriptions... Done Building tag database... Done The following NEW packages will be automatically installed: apache2 apache2-mpm-prefork apache2-utils apache2.2-common cpp cpp-4.1 dbus debconf-utils defoma dictionaries-common esound-clients esound-common fam file fontconfig fontconfig-config freetype1-tools gconf2 gconf2-common gnome-keyring gnome-mime-data gs-common gs-gpl gsfonts gsfonts-x11 gv hicolor-icon-theme hlatex-fonts-base hlatex-fonts-extra iceape-browser iceape-gnome-support imagemagick latex-beamer latex-cjk-all latex-cjk-chinese latex-cjk-chinese-arphic-bkai00mp latex-cjk-chinese-arphic-bsmi00lp latex-cjk-chinese-arphic-gbsn00lp latex-cjk-chinese-arphic-gkai00mp latex-cjk-common latex-cjk-japanese latex-cjk-japanese-wadalab latex-cjk-korean latex-cjk-thai latex-xcolor lesstif2 libapache2-mod-php5 libapr1 libaprutil1 libart-2.0-2 libatk1.0-0 libatk1.0-data libaudiofile0 libavahi-client3 libavahi-common-data libavahi-common3 libavahi-glib1 libbonobo2-0 libbonobo2-common libbonoboui2-0 libbonoboui2-common libcairo2 libcompress-zlib-perl libdbd-mysql-perl libdbi-perl libdbus-1-3 libdbus-glib-1-2 libesd0 libexpat1 libfam0 libfont-afm-perl libfontconfig1 libfontenc1 libfreetype6 libfs6 libft-perl libgconf2-4 libglade2-0 libglib2.0-0 libglib2.0-data libgnome-keyring0 libgnome2-0 libgnome2-common libgnomecanvas2-0 libgnomecanvas2-common libgnomeui-0 libgnomeui-common libgnomevfs2-0 libgnomevfs2-common libgnomevfs2-extra libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libhal-storage1 libhal1 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libice6 libidl0 libjasper-1.701-1 libjpeg62 libkpathsea4 liblcms1 libmagic1 libmagick9 libmailtools-perl libmyspell3c2 libmysqlclient15off libnet-daemon-perl liborbit2 libpango1.0-0 libpango1.0-common libpaper-utils libpaper1 libplrpc-perl libpng12-0 libpoppler0c2 libpq4 libsm6 libsmbclient libsqlite3-0 libt1-5 libtiff4 libtimedate-perl libttf2 liburi-perl libwww-perl libx11-6 libx11-data libxau6 libxaw7 libxcursor1 libxdmcp6 libxext6 libxfixes3 libxfont1 libxft2 libxi6 libxinerama1 libxml-parser-perl libxml2 libxmu6 libxp6 libxpm4 libxrandr2 libxrender1 libxt6 lmodern mediawiki1.7 mediawiki1.7-math mime-support mozilla-browser myspell-en-us mysql-client-5.0 mysql-common mysql-server mysql-server-5.0 perl-tk pgf php5 php5-cli php5-common php5-mysql portmap preview-latex-style psfontmgr psmisc psutils python python-minimal python2.4 python2.4-minimal sgml-base shared-mime-info tetex-base tetex-bin tetex-doc tetex-extra tex-common texinfo ttf-dejavu ucf x-ttcidfont-conf x11-common xaw3dg xfonts-encodings xfonts-utils xml-core xpdf xpdf-common xpdf-reader xpdf-utils xutils xutils-dev This looks more sane: # aptitude -s install mediawiki1.7 Reading package lists... Done Building dependency tree... Done Reading extended state information Initializing package states... Done Reading task descriptions... Done Building tag database... Done The following NEW packages will be automatically installed: apache2 apache2-mpm-prefork apache2-utils apache2.2-common debconf-utils file libapache2-mod-php5 libapr1 libaprutil1 libdbd-mysql-perl libdbi-perl libexpat1 libmagic1 libmysqlclient15off libnet-daemon-perl libplrpc-perl libpq4 libsqlite3-0 libxml2 mime-support mysql-client-5.0 mysql-common mysql-server mysql-server-5.0 php5 php5-cli php5-common What's going on here? Ant insight would be appreciated... -Matt -- A-la peanut butter sandwiches! - the Amazing Mumford

Date: Mon, 2 Jul 2007 11:10:20 -0400 From: Orestes leal <orestesleal13022@cha.jovenclub.cu> To: debian-user@lists.debian.org Subject: Re: How Do I Keep Track OF the Files Being Downloaded From My Apache? Message-Id: <20070702111020.5d3207aa.orestesleal13022@cha.jovenclub.cu> Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit
> On 2 Jul., 15:40, Orestes leal <orestesleal13...@cha.jovenclub.cu>
> wrote:
> > Hi Folks:
> >
> > The Thing it's that I want to know, let's say in a range of 24 hours
> > what files was downloaded from my apache server, firts I DO NOT have
> > a proxy server, this server it's a lan server for data and docs purposes
> > so the conection it's direct, I want to keep track to:
> >
> > What File Was downloaded and by who (IP Addresses or hostnames)
> > Hour of this events.
> >
> > Only that, any tool yo make this out there? any apache module?
> >
> > Thanks, and my respects to all of you.
> >
> > Best,
> > Orestes.
>
> Why dont you find a way to evaluate your /var/log/apache2/access.log?
> In there is all the info your currently looking for. You could write a
> little shellscript to summarize and shorten the entries.
>
>
In A Hurry, something more complex like this: cat /usr/local/apache2/logs/access_log | awk '{ print $1,$3,$4,$5,$7}' Later convert the output to HTML and put it in the web directory, so this is very basic but works for me. Best, Orestes.

Date: Mon, 2 Jul 2007 11:24:51 -0400 From: "Yi Wang" <wymail@gmail.com> To: debian-user@lists.debian.org Subject: apt-get trying to install new packages in floppy disk Message-ID: <9026964a0707020824l27de1e99r9524fd0259aa43c9@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all, I just did a minimum net-install to a server. Now when I tried to do "apt-get install openssh-server", I saw the following error messages: "After unpacking 569kB of additional disk sace will be used. 0% [Working ]hde: Invalid capacity for disk in drive hde: 0kB, 0/0/0 CHS, 0 kBps, 0 sector size, 15536 rpm hde: Invalid capacity for disk in drive hde: 0kB, 0/0/0 CHS, 0 kBps, 0 sector size, 45116 rpm Media change: please insert the disc labeled 'Debian GNU/Libux 4.0 r0 _Etch_ - Official i386 NETINST Binary-1 20070407-11:29' in the drive '/cdrom/' and press enter" But the hde is the floppy disk... Even if I tried to put the NETINST installation disk in the DVDROM, nothing happened (of course..) I have only two partitions on a SCSI RAID: /dev/sda1 mounted on / , and a swap partition. Any hints? Thank you for your help in advance!

Don't know where to look next?X

Date: Mon, 2 Jul 2007 20:58:08 +0530 From: "thanigai rajan" <methanigai@gmail.com> To: debian-user@lists.debian.org Subject: Re: static IP Message-ID: <ffcd2fb00707020828n41284ea2hc19b9dbd3eb8484@mail.gmail.com> Content-Type: multipart/alternative; boundary="----=_Part_34507_10355911.1183390088721" ------=_Part_34507_10355911.1183390088721 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline your /etc/network/interfaces file should be as follows iface eth1 inet static address 192.168.1.10 netmask 255.255.255.0 network 192.168.1.0 broadcast 192.168.1.255 gateway 192.168.1.1 further details go http://david.decotigny.free.fr/libre/ibook2-debian/etc/network/interfaces -- Thanks & Regards MThanigairajan The Most Certain Way To Succeed Is To Try One More Time -- By Edison ------=_Part_34507_10355911.1183390088721 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline your /etc/network/interfaces file should be as follows<br><br clear="all"><pre>iface eth1 inet static<br> address 192.168.1.10<br> netmask <a href="http://255.255.255.0">255.255.255.0</a> <br> network 192.168.1.0<br> broadcast 192.168.1.255<br> gateway 192.168.1.1<br><br>further details go <a href="http://david.decotigny.free.fr/libre/ibook2-debian/etc/network/interfaces"> http://david.decotigny.free.fr/libre/ibook2-debian/etc/network/interfaces</a><br></pre><br>-- <br>Thanks &amp; Regards<br>MThanigairajan<br><br>The Most Certain Way To Succeed Is To Try One More Time<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- By Edison ------=_Part_34507_10355911.1183390088721--

Date: Mon, 2 Jul 2007 17:54:29 +0200 From: Pol Hallen <debianen@fuckaround.org> To: debian-user@lists.debian.org Cc: "Yi Wang" <wymail@gmail.com> Subject: Re: apt-get trying to install new packages in floppy disk Message-Id: <200707021754.29700.debianen@fuckaround.org> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline
> hde: 0kB, 0/0/0 CHS, 0 kBps, 0 sector size, 45116 rpm
> But the hde is the floppy disk... Even if I tried to put the NETINST
> installation disk in the DVDROM, nothing happened (of course..)
dmesg |grep hd what does show?
> I have only two partitions on a SCSI RAID: /dev/sda1 mounted on / ,
> and a swap partition.
> Thank you for your help in advance!
Which motherboard u using? Pol

Date: Mon, 02 Jul 2007 08:56:55 -0700 From: Jeff <debian@waysoft.com> To: debian-user@lists.debian.org Subject: Re: static IP Message-ID: <46892047.6080604@waysoft.com> Content-Type: text/plain; charset=windows-1250; format=flowed Content-Transfer-Encoding: quoted-printable Iuri Sampaio wrote:
> Hi,
>=20
> I=92m trying to set up a internal static IP to my machine.
>=20
> =20
>=20
> My /etc/init.d/interfaces is:
>=20
> =20
>=20
> # This file describes the network interfaces available on your system
>=20
> # and how to activate them. For more information, see interfaces(5).
>=20
> =20
>=20
> # The loopback network interface
>=20
> auto lo
>=20
> iface lo inet loopback
>=20
> =20
>=20
> # The primary network interface
>=20
> allow-hotplug eth1
>=20
> =20
>=20
> # Static IP
>=20
> iface eth1 inet static
>=20
> address 192.168.1.10
>=20
> netmask 255.255.255.0
>=20
> network 192.168.1.255
>=20
> gateway 192.168.1.1
>=20
> =20
>=20
> I set the IP but when I restarted the machine to the changes make effec=
t=20
> I loose internet connection.
>=20
> =20
>=20
> I already tried other final number to the ip such as 192.168.1.105. but=
=20
> it didn=92t work out
>=20
> Is there anything I=92m doing wrong?
>=20
> =20
>=20
> iuri
I'll assume that you actually mean /etc/network/interfaces, not=20 /etc/init.d/interfaces. Is your machine plugged into e DSL router? If=20 so, what is it's ethernet ip address set to (should be 192.168.1.1,=20 since that's how you defined the gateway in Linux)? What happens when you ping 192.168.1.1? BTW, you don't need to restart your machine after making network=20 changes, just do (as root): # /etc/init.d/networking reatsrt

Date: Mon, 02 Jul 2007 18:25:50 +0200 From: Josep <mylinuxmaillists-2007@yahoo.es> To: debian-user@lists.debian.org Subject: Packages who requires restart computer Message-Id: <1183393550.1394.1.camel@gamuzino.yonki> Content-Type: text/plain Content-Transfer-Encoding: 7bit Hello. I use etch and would like know what packages will require a full restart of the computer, if there is any tool for do this automatically, and if not, I will do an script for do this myself. Thanks Josep

Date: Mon, 02 Jul 2007 12:39:43 -0400 From: Kamaraju S Kusumanchi <kamaraju@bluebottle.com> To: debian-user@lists.debian.org Subject: Re: Packages who requires restart computer Message-ID: <f6b9pj$97h$1@sea.gmane.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Josep wrote:
> Hello.
>
> I use etch and would like know what packages will require a full restart
> of the computer, if there is any tool for do this automatically, and if
> not, I will do an script for do this myself.
>
I could be wrong here. But AFAIK, you need to restart the machine only when kernel is updated. For pretty much everything else restarting the machine is unnecessary. For example, to restart the network you can do /etc/init.d/networking restart and so on! hth raju -- Kamaraju S Kusumanchi http://www.people.cornell.edu/pages/kk288/ http://malayamaarutham.blogspot.com/

Date: Mon, 02 Jul 2007 09:42:15 -0700 From: Alan Ianson <agianson@gmail.com> To: debian-user@lists.debian.org Subject: Re: Packages who requires restart computer Message-id: <200707020942.15364.agianson@gmail.com> Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Content-disposition: inline On Mon July 2 2007 09:25:50 am Josep wrote:
> Hello.
>
> I use etch and would like know what packages will require a full restart
> of the computer, if there is any tool for do this automatically, and if
> not, I will do an script for do this myself.
The kernel. When the kernel is updated you need to restart your box to get the new kernel up and running. All the services on your box can be stopped or restarted from /etc/init.d/whatever as needed.

Date: Mon, 2 Jul 2007 12:47:58 -0400 From: Rick Pasotto <rick@niof.net> To: debian-user@lists.debian.org Subject: Re: Packages who requires restart computer Message-ID: <20070702164758.GM5731@niof.net> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Jul 02, 2007 at 09:42:15AM -0700, Alan Ianson wrote:
> On Mon July 2 2007 09:25:50 am Josep wrote:
> > Hello.
> >
> > I use etch and would like know what packages will require a full
> > restart of the computer, if there is any tool for do this
> > automatically, and if not, I will do an script for do this myself.
>
> The kernel. When the kernel is updated you need to restart your box to
> get the new kernel up and running. All the services on your box can be
> stopped or restarted from /etc/init.d/whatever as needed.
What about libc? I have seen anomolies when some programs are using the new version and some are still using the old. -- "Every time I try to define a perfectly stable person, I am appalled by the dullness of that person." -- J. D. Griffin Rick Pasotto rick(at)niof.net http://www.niof.net

Date: Mon, 02 Jul 2007 17:47:48 +0100 From: andy <geek_show@dsl.pipex.com> To: debian-user@lists.debian.org Subject: Re: Configuring for skype Message-ID: <46892C34.5090005@dsl.pipex.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit A. Ben Hmeda wrote:
> andy wrote:
>> Hi all
>>
>> I have recently downloaded and installed Skype onto my lenny system
>> and when I am configuring it by making a test call, apparently there
>> is a problem with my sound system. I have gone through the various
>> options in the Skype settings, but am wondering if there is something
>> that I should be doing with respect to my soundcard.
>>
>> Has anyone any experience with Skype to let me know what I am
>> overlooking?
>>
>> Cheers
>>
>> A
>>
> check alsamixer >>F4 >> mark your capture device (mic) by
> highlighting, using arrows, then spacebar.
> what version of skype? what type of soundcard? some versions did not
> like my OSS soundcard, I'm using the latest static version.
>
>
Dear all Thanks to those who replied. Sorry - it would have been useful for me to have supplied more info with my original post. My soundcard is an EMU10K1-SBLive5.1 and I am attempting to use Skype-1.4.0.74.deb from the Skype download site. When I go and test the connection, the error message I get is: "Call failed: problem with audio playback" - nothing more. This is some data I captured from running KControl/Sound & Multimedia/Sound System/Test Sound from the konsole: server status: running, will suspend in 58 s real-time status: not real-time server buffer time: 46.4399 ms buffer size multiplier: 1 minimum stream buffer time: 46.4399 ms auto suspend time: 60 s audio method: alsa sampling rate: 44100 channels: 2 sample size: 16 bits duplex: full device: default fragments: 2 fragment size: 4096 I have attempted to capture the mic in alsamixer, and still the same error. The online info I have found hasn't been very useful, effectively suggesting I try: modprobe snd-mixer-oss and modprobe snd-pcm-oss Any other tips or suggestions please? many thanks A -- "If they can get you asking the wrong questions, they don't have to worry about the answers." - Thomas Pynchon, "Gravity's Rainbow" End of debian-user-digest Digest V2007 Issue #1879 ************************************************** Received on Mon Jul 2 13:26:33 2007

Confused? Frustrated?X

This archive was generated by hypermail 2.1.8 : Mon Jul 02 2007 - 13:30:04 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library