Serafeim Zanikolas | 7 Feb 22:43
Picon
Favicon

[DEP9] availability of implementation

hi,

maintainers of server packages that depend on or suggest update-inetd,
will be happy to know that a first implementation of update-inetd's
replacement, reconf-inetd, has been uploaded to experimental
(currently pending in NEW).

DEP9 has also been updated; please check it out, especially the section on:
Transition of "Depends: update-inetd" packages [0]

I'll follow up with an announcement to -devel as soon as reconf-inetd
is past the NEW queue.

cheers,
sez

[0] http://dep.debian.net/deps/dep9/#index4h1

Ploutarchos | 7 Feb 17:04
Picon
Gravatar

Help

Hello,

Thank you very much for your fast reply...!!!!  Ok lets say I can't save my files and my backup.... Can i save my
bookmarks?? I realy dont know how many I have... Maybe thousounds or something... As the server was crash i
was able witg my laptop to explore via ftp.... I have search each folder step-by-step it took me an hour to do
that to determine the save bookmarks of my broswer and unfortunately i didn't find anything...if you know
exactly the folder maybe its help me or some other tricks via ftp or via recovery terminal.....

Thank you in advance..!!!
Regards
Ploutos

Picon
Gravatar

help

Hello,

   Well I am using debian 2 years now and I never had any problem... 2 weeks before I was build a server, the server has to to with phpmyadmin (as localhost ) ftp server and client,
I had also success setting up a high-availability load balancer with failover and session support (with HAProxy/keepalived)  the server was really really fast since is running with
dual Xenon cpu and 16GB of ram and class 4 ssid... 2 days now the server it's to slow... I check the process with ps -A command and I have already kill the unused, at the end with
the time without any options of me the server goes down..... seams that the Grub was dead or something.... I don't know what to do, and I really need your help since I don't want to
lose all my data ( it's 2 years of job I AM GOING TO DIE if the operating system crash any of the tutorial to recover the GRUB or general the operating system says that probably you
lose your data, what your opinion about that??  Can you please send me a complete tutorial that it's save for my data?? I managed to boot up debian at recovery mode... I didn't restart
2 days now since is the only day since from that, that the computer starts normally..... Please I am desperate and I need to work about project's.. So If you have any tutorial that
can help me, please let me know as soon as possible you can....

Thank you in advance!!!
Best Regards
Ploutos







Hyun-Gwan Seo | 5 Feb 09:10
Picon
Gravatar

How about using national flags instead of text in debian.org?

Hello!
My name is Hyun-Gwan Seo from Republic of Korea.

Official debian website is translated many languages. (i.e. german, korean, français and so on)
If I want to see a translated german page, click the 'Deutsch' at the bottom of the web site.

How about using national flags?
I think that national flags are much more helpful and eidetic than text.

If you don't understand my suggestion, please visit following websites.
http://www.red5server.org/
http://gambas.sourceforge.net

I hope to receive your opinion.
Sorry for my bad english.

Thanks,
Hyun-Gwan Seo (westporch)

Moray Allan | 1 Feb 20:34

Call for volunteers to join DebConf Committee

The DebConf chairs are looking for additional people to join the
DebConf Committee, in time to help break any tie that emerges in the
DebConf13 decision process.

Here's the short-term job description:

Responsibilities: Read through the DebConf13 bids before the decision
meeting, attend the meeting, be ready to voice your opinions to help
reach a decision, and ready if needed to cast a vote to help a final
decision.  (And, in the event that it's impossible to get a decision
during the meeting for some good reason, attend a second meeting.)

Qualifications: It would be helpful if you have attended DebConf
previously, and if you hope to attend DebConf13 in 2013.

Ideal candidates would be willing to stay involved with DebConf13 to
some degree through its cycle.

If you're interested, please speak to one of us (moray/h01ger/gwolf)
on IRC or reply to this mail.

--

-- 
Moray
on behalf of the DebConf chairs

Picon
Gravatar

preguntas de debian

Cuantos usuarios maximos soporta debian ?
How many maximum users supported debian?



Francesca Ciceri | 26 Jan 12:23
Picon
Favicon

New round of IRC sessions: call for proposals

Hi,
it's finally time for a new round of IRC sessions!
I'd like to have some more "Ask the..." and "A day with..." sessions
as last year ones [1]: I'm starting organizing them and I thought
it could be a good idea to ask people for ideas :)

So, here we are: I've setted up a survey about it ([2]) with some
initial proposals, you can just go there and vote what you prefer (and/or
added other proposals using the "comment" field).

Obviously, if you want to help in organize them or to propose yourself
as a relator feel free to contact me!

See you soon (on #debian-meeting),
Francesca

[1] http://www.debian.org/News/2011/20110617
[2] http://www.doodle.com/4kaxg8xs38k78tin

--

-- 
"People assume that time is a strict progression of cause to effect,
but actually from a non-linear, non-subjective viewpoint is more 
like a big ball of wibbly wobbly, timey wimey... stuff."
							The Doctor
Russ Allbery | 19 Jan 03:42
Picon
Favicon

Requirements for copyright notices in debian/copyright

Hello, FTP Archive team,

(Writing this message with my Debian Policy hat on.)

There have been multiple questions over the years about exactly what is
required in the debian/copyright file, and I'd like to collect all of the
answers and turn it into actual Policy so that we don't have ongoing
uncertainty and conflicting interpretations of mail messages written ago.
So this is probably the first in a series.  :)

I'm going to try to ask specific separate questions to get clarification,
with a goal of taking those answers and turning them into a proposed
Policy amendment, which I'll then send to you for vetting.

So, first question:

In a package with source files that have copyright notices by various
different authors, but which are all under the same *license*, does the
debian/copyright file have to list all of the separate copyright holders?
(Assume that we're all agreed that doing so would be ideal, and that the
package is large and this is annoying to do.)

To offer a specific example, suppose a source package has a LICENSE file
that says something like:

  Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
      The Board of Trustees of the Leland Stanford Junior University

  This program is free software; you can redistribute it and/or modify it
  under the terms of the GNU General Public License as published by the
  Free Software Foundation; either version 2 of the License, or (at your
  option) any later version.

but individual files within that package have headers that look like:

  Copyright 2008 Russ Allbery <rra <at> stanford.edu>

or:

  Copyright Joe Smith 1995

with the same GPL notice (so there's no ambiguity about any files under a
different license).  Does the Debian package maintainer need to include
all those other copyright statements in the debian/copyright header, or is
the statement from the LICENSE file sufficient?

A secondary question, which would be obviously resolved if the answer to
the above is no, is whether all of the specific years that are listed in
copyright notices need to be included.

--

-- 
Russ Allbery (rra <at> debian.org)               <http://www.eyrie.org/~eagle/>

ham nom | 13 Jan 01:58
Picon

how to change debian gnu grub 1.97 password root? please help me ,

how to change debian gnu grub 1.97 password root? please help me ,

i dont have much time


when i restart my server i see
--------------------------------------------------------

gnu grub version 1.97

debian gnu/linux, with linux 2.6.30-2-686-bigmem
debian gnu/linux, with linux 2.6.30-2-686-bigmem ( recovery mode )
debian gnu/linux, with linux 2.6.32.5
debian gnu/linux, with linux 2.6.32.5 ( recovery mode )


use the ... and enter to boot and "e" to edit .....
-----------------------------------------------


when i wana edit first or two and etc line i see this message


-------------------------------------------------

insmod ext2
set root=(hd0,1)
search --nofloppy --fs--uuid --set dd3a9063-.....\a83

linux //vmlinuz-2.6.30-2-686-bigmem root=uuid=2f20ae.....\9-e6e8.... ro single
crashkernel=512m-2g:64m,2g-:128
initrd //initrd.img-2.6.30-2-686-bigmem



minimum emacs-like screen editing is supported. tab lists completions.
press ctrl+x to boot , ctrl+c for a command -line or esc to return menu

---------------------------------------------


what should i do ?

thank you

Yaroslav Halchenko | 11 Jan 16:20
Gravatar

who is going to Northeast GNU/Linux fest ?

Hi everyone,

Anyone (besides me) is planing to attend

http://www.northeastlinuxfest.org/
Saturday March 17, 2012
Worcester State University, Worcester, MA 01602

?

In the recent podcast
http://frostbitemedia.org/node/35
Jonathan gives more details:

- the theme is "Accessibility" in a wide range of its meaning.

  I hope (if time permits) to prepare some pamphlets summarizing
  exciting project in Debian making FOSS more accessible to wide
  range of audience fulfilling the needs of particular niche groups of
  users: Debian Edu, Debian Med, Debian Science, NeuroDebian, etc

- they organize projects' tables.

  Jonathan (CC-ed), I wonder if anyone contacted you about a table for
  Debian?

  I think it would be worthwhile for the Debian project to have
 one --  I can promise at least me being there.  

--

-- 
=------------------------------------------------------------------=
Keep in touch                                     www.onerussian.com
Yaroslav Halchenko                 www.ohloh.net/accounts/yarikoptic

Martin Zobel-Helas | 6 Jan 19:54
Picon
Favicon

db.debian.org with new layout

Hi,

with todays update of userdir-ldap-cgi, i have applied the 'spacefun'
theme from Kalle, we applied to the debian website (www.debian.org) also
to db.debian.org.

Cheers,
Martin
--

-- 
 Martin Zobel-Helas <zobel <at> debian.org>  | Debian System Administrator
 Debian & GNU/Linux Developer           |           Debian Listmaster
 GPG key http://go.debian.net/B11B627B  | 
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 


Gmane