Bootloader + tftp

2015-06-01 Thread Marco A
Salve Lista

Prezados , tenho algumas maquinas diskless( build on bootstrap) onde rodo
algumas aplicações em sistema de arquivos ramdisk . Para facilitar futuras
configurações e atualizações nos respectivos rootfs, pretendo quando
necessário que estas maquinas no processo de boot busquem a imagem via rede.

Porem  a imagem rootfs  que as  maquinas cliente devem  carregar não estão
na mesma rede do servidor dhcp/tftp e tambem a referida rede não existe
possibilidade de um servidor para tal finalidade(dhcp/pxelinux.0) ,assim o
tradicional boot pxe creio que não funcionaria.

Para este cénario  será necessário  um bootloader nas maquinas cliente,
porem este terá que reconhecer  placa de rede e subir com as devidas
configurações para então buscar a imagem no servidor ip-mask-gw
ip-servidor-tftp

Pesquisando  a respeito creio que apenas com o Grub  daria conta ,bootando
a maquina cliente e subindo a rede.  Nas opções do Grub Legacy e Grub2 tem
suporte a boot de rede mas tem que recompilar com o respectivo driver para
placa , porem fica a duvida se atenderia ao que preciso.


Ou quem sabe um outro bootloader ,similar a U-boot  ou Super Grub




Sds.

Marcos


Re: Setting up symbolic links in Degian Jessie

2015-06-01 Thread David Demelier

Le 31/05/2015 00:30, John Hasler a écrit :

John J. Boyer writes:

The symlink command does not exist on Debian Jessie.

man ln


If you refer to the symlink(2) in the manual that means it's a system 
call. See man 2 symlink. It's not a user-end executable command :-).


Regards,

--
David Demelier


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/556c4f03.2020...@gmail.com



webpage spell error

2015-06-01 Thread mudongliang

https://www.debian.org/doc/manuals/debian-faq/ch-compat.zh-cn.html

3.6 IDebian 可以运行 libc5 程序吗? 
https://www.debian.org/doc/manuals/debian-faq/ch-compat.zh-cn.html#s-libc5



   3.6 IDebian 可以运行 libc5 程序吗?

IDebian is an spell error! It should be Debian!

mudongliang




Re: Skype video question

2015-06-01 Thread Sven Arvidsson
On Mon, 2015-06-01 at 05:45 -0400, Haines Brown wrote:
 No luck. When I try to establish a connection, the interface still comes up
 with the camera icon crossed out. I assume that this icon should not be
 crossed out at any time, even before contact is made.

Have you enabled the camera in the settings and restarted Skype?

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 6FAB5CD5




signature.asc
Description: This is a digitally signed message part


possibility of faking displays

2015-06-01 Thread Venkat Ragavan Swaminathan
I am trying understand the possibility of achieving this:

I have an N2600 motherboard and using Debian 6 (2.6.32).
 I for sure know that, If  need to control my display devices I need
to update my Xorg and Kernel.
 Which in current situation i do not see any possibility due to
business implications.
 So. is there a way i make my kernel with MODPROBE or some mechanism
to detect my displays (HDMI VGA)
 So that from application i can use both screens to display.
 I am okay to use even VESA driver.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/cafsdopxskyk+duyt69mt7lhfft_3wnncchgdgxqyuv3hdyr...@mail.gmail.com



Re: Como se cual gestor de servicios esta trabajando sysvinit o Systemd

2015-06-01 Thread Manolo Díaz
El lunes, 1 jun 2015, a las 10:27 UTC+2 horas,
BasaBuru escribió:

El Domingo, 31 de mayo de 2015 18:38:39 Manolo Díaz escribió:
 El domingo, 31 may 2015, a las 17:37 UTC+2 horas,
 
 Camaleón escribió:
 El Sun, 31 May 2015 16:24:39 +0200, Manolo Díaz escribió:
  El domingo, 31 may 2015, a las 15:16 UTC+2 horas,
  
  Camaleón escribió:
  su ayuda, como puedo saber que gestor de servicio utilizo,
 
 (...)
 
 Puedes iniciar el sistema y ejecutar ps -p 1 para saber qué proceso
 controla el sistema :-)

Pues no consigo que me de una información el ps. Me he leido la pagina de 
manual y no lo pillo. Me dice esto

UIDPID  PPID  CSZ   RSS PSR STIME TTY  TIME CMD
root 1 0  0  3871  1832   2 09:01 ?00:00:00 init [2]

Parece que init tiene dos procesos o apunta a dos sitios. No lo sé.

Alguna idea por que aparece [2] en la columna CMD ???


A la derecha de la orden aparecen los argumentos con los que fue
invocada. Supongo que ese [2] se usa para iniciar el nivel de
ejecución 2.

Saludos.
-- 
Manolo Díaz


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150601113640.48f9f...@gmail.com



Re: Install from writeable USB

2015-06-01 Thread Charles
On Sun 31 May 2015 at 13:56:30 -0700, Charles wrote:

 Correct.  Sorry, I'm a little frustrated.

Let's see what we can do to remove the frustration

You are so kind g.

 Two directions:
 
 1)  I've found lots of solutions regarding how to refer the install process 
 to 
 a URL (web server).  This is a bit of an overkill.

Fine. We'll agree with that.

Ideally, in a home environment with few machines available and certainly not 
one to load a web server just for this.
 
 2)  I've been told repeatedly that doing a dd copy to a USB stick gives one 
 the ability to create a writeable partition on the same USB stick, only to 

That is correct.

 have such advice withdrawn when I point out that fdisk, gparted, and kparted 
 indicate that there are four partitions (fdisk) or no partitions (gparted and 
 kparted) on the USB thumb drive.  Fdisk won't add a partition beyond 
 /dev/sdb4, and gparted and kparted wipe out the existing (dd copy) data when 
 they create a new partition.

dd an i386 netinst image to a USB stick. Now do 'fdisk -l /dev/sdX' and
post the output. 'X' can be found from the the last few lines of the
output of the dmesg command. It might be a or b etc.

Repeat for an amd64 netinst image and again post the output.
I'll continue, but now I'm stupid.  The earlier attempts have involved doing a 
dd of boot.img to the USB thumb drive, and then copying the installation ISO 
intact to that same drive.   THAT'S the process that gives me the four 
partitions that look like gibberish. It was multiple efforts to get the ISO 
image onto a partition for read/write access.

This one may/may not look better, but I will comply.

The results from

fdisk -l /dev/sdb

after:

dd if=/dev/zero of=/dev/sdb bs=4M count=60  sync
dd if=debian-7.8.0-[arch]-netinst.iso  sync

 for both a i386 and amd64 netinst image, correct?

for an i386 netinst ISO:

Disk /dev/sdb: 15.5 GB, 15502147584 bytes
64 heads, 32 sectors/track, 14784 cylinders, total 30277632 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x178e0fca

   Device Boot  Start End  Blocks   Id  System
/dev/sdb1   *  64  567295  283616   17  Hidden HPFS/NTFS

For an amd64 netinst ISO:

Disk /dev/sdb: 15.5 GB, 15502147584 bytes
255 heads, 63 sectors/track, 1884 cylinders, total 30277632 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x42a6671b

   Device Boot  Start End  Blocks   Id  System
/dev/sdb1   *   0  454655  2273280  Empty
/dev/sdb234404335 448   ef  EFI (FAT-12/16/32)

Both look somewhat odd, but not so bad.

I'd prefer using the amd64 image, if it gets that far.  The Dells are all 64-
bit.






Re: Skype video question

2015-06-01 Thread Haines Brown
On Mon, Jun 01, 2015 at 01:22:49AM +0200, Kailash Kalyani wrote:
 
 
 On Mon, Jun 1, 2015 at 12:49 AM, Haines Brown hai...@histomat.net wrote:
 
 I used to run skype without a problem, but now when someone calls, they
 can hear and see me. I can hear but cannot see them.
 
 Try this:
 
 LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so /usr/bin/skype
 src: https://wiki.debian.org/skype

I am in video group, lib4l-0 library is installed and I replaced the line
Exec=skype %U with the line 
Exec=LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so /usr/bin/skype %U
in /usr/local/applications/skype.desktop.

No luck. When I try to establish a connection, the interface still comes up
with the camera icon crossed out. I assume that this icon should not be
crossed out at any time, even before contact is made.

I notice that besides the crossed out video camera, to the left of the
interface is the IM symbol. Does this mean that the communication mode
I'm trying to establish is IM, not video? Under General Options, enabled
is call rather than chat. 

I notice now that the contact with whom the problem first came up has a
little blue video camera icon to the far right in my list of
contacts. That icon is missing for another contact. What does this icon
mean?




-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150601094553.gy30...@engels.historicalmaterialism.info



Re: Como se cual gestor de servicios esta trabajando sysvinit o Systemd

2015-06-01 Thread BasaBuru
El Domingo, 31 de mayo de 2015 18:38:39 Manolo Díaz escribió:
 El domingo, 31 may 2015, a las 17:37 UTC+2 horas,
 
 Camaleón escribió:
 El Sun, 31 May 2015 16:24:39 +0200, Manolo Díaz escribió:
  El domingo, 31 may 2015, a las 15:16 UTC+2 horas,
  
  Camaleón escribió:
  su ayuda, como puedo saber que gestor de servicio utilizo,
 
 (...)
 
 Puedes iniciar el sistema y ejecutar ps -p 1 para saber qué proceso
 controla el sistema :-)

Pues no consigo que me de una información el ps. Me he leido la pagina de 
manual y no lo pillo. Me dice esto

UIDPID  PPID  CSZ   RSS PSR STIME TTY  TIME CMD
root 1 0  0  3871  1832   2 09:01 ?00:00:00 init [2]

Parece que init tiene dos procesos o apunta a dos sitios. No lo sé.

Alguna idea por que aparece [2] en la columna CMD ???

-- 
Un saludo / agur bero bat

BasaBuru

 BASATU 

basatia bihur zaitez
   ~


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/2188494.gu6QLUcCKN@basatu



Re: Do a MCQ

2015-06-01 Thread Darac Marjal
On Sun, May 31, 2015 at 07:23:09AM +, Alex PADOLY wrote:
Hello, I look for one application in accommodated on a server to edit and
manage MCQ. Thank you

A web search suggests to me that the most likely expansion of MCQ is
Multiple Choice Questionnaire. In that case, this[1] is probably a
good place to start. I don't know how many, if any, of those
applications are in Debian, but Debian does make for a decent host to a
web application.

[1] https://alternativeto.net/software/surveymonkey/?platform=linux

 
Regards.
 
Alex
 
 

-- 
For more information, please reread.


signature.asc
Description: Digital signature


Re: much longer boot time with jessie

2015-06-01 Thread Fekete Tamás
Hello!

I was over of the 10'th reboot, when I gave up and reinstalled wheezy (I
was unable to
modify the starting processes as well. I wanted to do it, because I hate
starting into gdm3,
and the system was not able to handle update-rc.d -f gdm3 remove command. I
mean gdm3
was disappeared from rc.x directories, but systemd was still boot me into
gdm3.)

So, firstly the slowlyness was not because of the first boot (because I
tried more than 10times)
Secondly, I can not say how the system would act for commands given by
Michael (because
I moved back to wheezy)

The only thing I can add to this topic that the problem came not because of
a
bad apt-get dist-upgrade, because boot was slowly even if I installed a
completely new jessie.

Based on your answers, it seems my problem is an exception and not the rule.
But it seems something is not okay with the new jessie, that's sure.

2015-05-31 23:54 GMT+02:00 Michael Biebl bi...@debian.org:

 Am 31.05.2015 um 21:29 schrieb Fekete Tamás:
  Hy everyone!
 
  I have 7 years old computer with wheezy installed on it. Temporarly or
 not
  I decided to keep this older version of Debian, because I upgraded to
  jessie and the boot time became extremey slower. To represent this with
  numbers: when grub finished with countdown, took 52 seconds to boot into
  GDM.
  In wheezy it tooks only 30 sec (which is completely normal I think) with
  the same conditions.
 
  Same conditions. Except two. (Sorry for those who believe of the success
 of
  systemd.) I have to suspect systemd and new Gnome as well.
 

 What does systemd-analyze blame and systemd-analyze critical-chain say?


 --
 Why is it that all of the instruments seeking intelligent life in the
 universe are pointed away from Earth?




Re: Caprichosillo

2015-06-01 Thread Felix Perez
El día 31 de mayo de 2015, 15:23, J. OCTAVIO Avalos
octavioava...@gmail.com escribió:
 Ahora e resulta que es la rapidez con que responde Camaleon a las respuestas
 de este foro, ahora bien este planteamiento va en contra de toda logica
 informática y no digamos matemática. Cuanto antes este la solución mejor,
 que mejor. Mucho celosillo creo que ahí por aquí.

wtf?

-- 
usuario linux  #274354
normas de la lista:  http://wiki.debian.org/es/NormasLista
como hacer preguntas inteligentes:
http://www.sindominio.net/ayuda/preguntas-inteligentes.html


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/caaizax4mlf8adpr9qqmmyk5m5gqcg23vi7rdhuj2gymwnb-...@mail.gmail.com



Re: susbscribe

2015-06-01 Thread Camaleón
El Sun, 31 May 2015 21:32:39 -0400, richardgomez escribió:

Me parece que así no :-)

Para suscribirte a la lista tienes que mandar un mensaje a la dirección:

debian-user-spanish-requ...@lists.debian.org

Con el asunto: subscribe (sin las comillas).

Saludos,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/pan.2015.06.01.13.18...@gmail.com



Re: Install from writeable USB

2015-06-01 Thread Brian
Your first post was to debian-user. Your reply was sent to debian-boot,
where most people on this list will not see it. The reply has been made
visible by bouncing it to -user. Please ensure any further mails come
here.


On Sun 31 May 2015 at 16:48:51 -0700, Charles wrote:

 The results from
 
 fdisk -l /dev/sdb
 
 after:
 
 dd if=/dev/zero of=/dev/sdb bs=4M count=60  sync
 dd if=debian-7.8.0-[arch]-netinst.iso  sync
 
  for both a i386 and amd64 netinst image, correct?

Yes.

 for an i386 netinst ISO:
 
 Disk /dev/sdb: 15.5 GB, 15502147584 bytes
 64 heads, 32 sectors/track, 14784 cylinders, total 30277632 sectors
 Units = sectors of 1 * 512 = 512 bytes
 Sector size (logical/physical): 512 bytes / 512 bytes
 I/O size (minimum/optimal): 512 bytes / 512 bytes
 Disk identifier: 0x178e0fca
 
Device Boot  Start End  Blocks   Id  System
 /dev/sdb1   *  64  567295  283616   17  Hidden HPFS/NTFS

1. Create a second partition with fdisk or cfdisk. Mount the partition
   and copy preseed.cfg to it.

2. Boot into the installer. Select expert mode from the Advanced menu.

3. Press TAB and add file=/mnt/preseed.cfg to end of the displayed
   command.

4. Boot the kernel.

5. At the first screen switch to a console (ALT-F2). 'ls -l /dev/sdb*'  
 
   should help identify the second partition on the USB stick. Mount
   this partition; e.g: mount -t vfat /dev/sdc2 /mnt.

6. Proceed with the install.

 For an amd64 netinst ISO:
 
 Disk /dev/sdb: 15.5 GB, 15502147584 bytes
 255 heads, 63 sectors/track, 1884 cylinders, total 30277632 sectors
 Units = sectors of 1 * 512 = 512 bytes
 Sector size (logical/physical): 512 bytes / 512 bytes
 I/O size (minimum/optimal): 512 bytes / 512 bytes
 Disk identifier: 0x42a6671b
 
Device Boot  Start End  Blocks   Id  System
 /dev/sdb1   *   0  454655  2273280  Empty
 /dev/sdb234404335 448   ef  EFI (FAT-12/16/32)
 
 Both look somewhat odd, but not so bad.
 
 I'd prefer using the amd64 image, if it gets that far.  The Dells are all 64-
 bit.

As above, but make sure the third partition starts after the end of the
first partition.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150601131900.gb24...@copernicus.demon.co.uk



Re: Setting up symbolic links in Degian Jessie

2015-06-01 Thread tomas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Mon, Jun 01, 2015 at 02:24:35PM +0200, David Demelier wrote:
 Le 31/05/2015 00:30, John Hasler a écrit :
 John J. Boyer writes:
 The symlink command does not exist on Debian Jessie.
 man ln
 
 If you refer to the symlink(2) in the manual that means it's a
 system call. See man 2 symlink. It's not a user-end executable
 command :-).

Or rather: when the user wants to wield this system call from a shell,
she'll invoke ln -s.

regards
- -- tomás
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlVsZYcACgkQBcgs9XrR2kZS8gCeJkNNoD9uK89l47+emsaWkIj7
xjQAn2hKJt51mkrF18zYvUndLS+eR9s+
=Fn+2
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150601140039.ga9...@tuxteam.de



Re: SOLVED Re: weird problem with one mail account in Thunderbird....ISP or what ?

2015-06-01 Thread Frank

On 31/05/15 03:55 PM, David Christensen wrote:

On 05/31/2015 12:10 PM, Frank wrote:

I really would like to switch ISPs but basically the only other one
available is Bell Canadawhom I dislike more than Videotron!!


I live in California.  Apparently, there are laws here that require the
telephone company -- ATT in my case -- to allow smaller companies to
lease individual ADSL circuits and provide Internet service to customers
connected to ATT equipment.  So, I have 1.5M/384k ADSL with static IP's
through qnet.com.  The upside is that I get an unfiltered 24x7
connection to the Internet and I don't have to deal with ATT.  The
downside is that ATT no longer invests in ADSL, so my connection will
never get faster.  Is there something similar where you live?


David




  A similar situation here with DSL...but I am too far from the central 
office to get decent DSL service. So I use cable from Videotron...the 
only other ISP is Bell Canada...at least as far as non-DSL services. So 
I am stuck between a rock and a hard place :)


Frank


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/556c6e49.40...@videotron.ca



Re: susbscribe

2015-06-01 Thread fernando sainz
El día 1 de junio de 2015, 15:18, Camaleón noela...@gmail.com escribió:
 El Sun, 31 May 2015 21:32:39 -0400, richardgomez escribió:

 Me parece que así no :-)

 Para suscribirte a la lista tienes que mandar un mensaje a la dirección:

 debian-user-spanish-requ...@lists.debian.org

 Con el asunto: subscribe (sin las comillas).

 Saludos,

 --
 Camaleón



Espero que se lo haya mandado con copia al remitente...



S2.


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CAGw=rhiuhgrnz3od+sjqy5x+ctqd7muhecgl91e9+e3pwjg...@mail.gmail.com



Re: Dual NIC network

2015-06-01 Thread Darac Marjal
On Mon, Jun 01, 2015 at 03:48:51PM +0200, notoneofmy wrote:
 Hallo,
 
 Would some please say, how to configure the wifi card and the Ethernet
 port on my laptop, so that one can go online and the other can only
 access the local network. And in such a way that connection from one
 network, local, cannot be used to access another network, internet.

In essence, you need to set the IP of each interface to be part of the
network, set the netmask to encompass the part of the network which can
be directly reachable on that network, and set the gateway address to
point to a host which can forward packets on to hosts outside that
network. (So, for the local network, there'd be no gateway). If you
don't turn on IP_Forwarding (cat /proc/sys/net/ipv4/ip_forward
/proc/sys/net/ipv6/conf/all/forwarding should be 0,0), then the kernel
won't sent packets between the interfaces.

There are numerous ways to achieve this. You can set the information
statically in /etc/network/interfaces. You can set the information
statically in a GUI such as Network Manager or WICD. You can push the
information to your host using DHCP.

 
 Thanks a lot in advance.
 
 
 -- 
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: https://lists.debian.org/556c62c3.1090...@gmx.de
 

-- 
For more information, please reread.


signature.asc
Description: Digital signature


Dual NIC network

2015-06-01 Thread notoneofmy
Hallo,

Would some please say, how to configure the wifi card and the Ethernet
port on my laptop, so that one can go online and the other can only
access the local network. And in such a way that connection from one
network, local, cannot be used to access another network, internet.

Thanks a lot in advance.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/556c62c3.1090...@gmx.de



Re: Skype video question

2015-06-01 Thread deloptes
Haines Brown wrote:

which version of skype are you using and on what system?

 No luck. When I try to establish a connection, the interface still comes
 up with the camera icon crossed out. I assume that this icon should not be
 crossed out at any time, even before contact is made.

if it is grey and crossed while dialing it is ok. when call is established
the other party may enable video and then you see the normal icon

 
 I notice that besides the crossed out video camera, to the left of the
 interface is the IM symbol. Does this mean that the communication mode
 I'm trying to establish is IM, not video? Under General Options, enabled
 is call rather than chat.

no - it looks like you never used skype, man. the symbol means chat - you
can start chat by pressing it with the person you are talking to.

 
 I notice now that the contact with whom the problem first came up has a
 little blue video camera icon to the far right in my list of
 contacts. That icon is missing for another contact. What does this icon
 mean?

It means that the person has video camera setup and you can do a video call

Does the people you can not make video call have camera and can make video
call to other people using skype?

regards


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/mki851$6ag$1...@ger.gmane.org



Re: Dual NIC network

2015-06-01 Thread Fekete Tamás
Hello,

you can find a lot of useful info on: http://www.aboutdebian.com/network.htm

2015-06-01 16:22 GMT+02:00 Darac Marjal mailingl...@darac.org.uk:

 On Mon, Jun 01, 2015 at 03:48:51PM +0200, notoneofmy wrote:
  Hallo,
 
  Would some please say, how to configure the wifi card and the Ethernet
  port on my laptop, so that one can go online and the other can only
  access the local network. And in such a way that connection from one
  network, local, cannot be used to access another network, internet.

 In essence, you need to set the IP of each interface to be part of the
 network, set the netmask to encompass the part of the network which can
 be directly reachable on that network, and set the gateway address to
 point to a host which can forward packets on to hosts outside that
 network. (So, for the local network, there'd be no gateway). If you
 don't turn on IP_Forwarding (cat /proc/sys/net/ipv4/ip_forward
 /proc/sys/net/ipv6/conf/all/forwarding should be 0,0), then the kernel
 won't sent packets between the interfaces.

 There are numerous ways to achieve this. You can set the information
 statically in /etc/network/interfaces. You can set the information
 statically in a GUI such as Network Manager or WICD. You can push the
 information to your host using DHCP.

 
  Thanks a lot in advance.
 
 
  --
  To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
  with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
  Archive: https://lists.debian.org/556c62c3.1090...@gmx.de
 

 --
 For more information, please reread.



Re: much longer boot time with jessie

2015-06-01 Thread D. R. Evans
Fekete Tamás wrote on 06/01/2015 11:02 AM:

 The only thing I can add to this topic that the problem came not because of
 a
 bad apt-get dist-upgrade, because boot was slowly even if I installed a
 completely new jessie.
 
 Based on your answers, it seems my problem is an exception and not the rule.
 But it seems something is not okay with the new jessie, that's sure.
 

An additional datum that might help someone: I experienced the same thing on
Kubuntu. But when I installed jessie on the hardware, this problem went away.

  Doc

-- 
Web:  http://www.sff.net/people/N7DR



signature.asc
Description: OpenPGP digital signature


Re: possibility of faking displays

2015-06-01 Thread Curt
On 2015-06-01, Venkat Ragavan Swaminathan venka...@vortexindia.co.in wrote:
 I am trying understand the possibility of achieving this:

 I have an N2600 motherboard and using Debian 6 (2.6.32).
  I for sure know that, If  need to control my display devices I need
 to update my Xorg and Kernel.
  Which in current situation i do not see any possibility due to
 business implications.
  So. is there a way i make my kernel with MODPROBE or some mechanism
 to detect my displays (HDMI VGA)
  So that from application i can use both screens to display.
  I am okay to use even VESA driver.



I've read that a virtualbox guest VM can run dual monitors (you could
install a more recent debian inside the VM); whether that fits the
problem space (probably doesn't) I dunno. 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/slrnmmp4l1.2h2.cu...@einstein.electron.org



cloudprint Message: https://developers.google.com/accounts/docs/AuthForInstalledApps

2015-06-01 Thread Håkon Alstadheim
Trying to run cloudprintd from the cloudprint package in debian jessie
recently started giving errors like so:

Traceback (most recent call last):
  File /usr/sbin/cloudprintd, line 9, in module
load_entry_point('cloudprint==0.11', 'console_scripts',
'cloudprint-cmd')()
  File /usr/share/cloudprint/cloudprint/cloudprint.py, line 496, in main
sync_printers(cups_connection, cpp)
  File /usr/share/cloudprint/cloudprint/cloudprint.py, line 330, in
sync_printers
remote_printers = dict([(p.name, p) for p in cpp.get_printers()])
  File /usr/share/cloudprint/cloudprint/cloudprint.py, line 177, in
get_printers
r = self.get_rest()
  File /usr/share/cloudprint/cloudprint/cloudprint.py, line 173, in
get_rest
auth = self.get_auth()
  File /usr/share/cloudprint/cloudprint/cloudprint.py, line 99, in
get_auth
'application/x-www-form-urlencoded')
  File /usr/share/cloudprint/cloudprint/rest.py, line 122, in post
return self.rest_call('POST', path, data, content_type, headers,
response_type)
  File /usr/share/cloudprint/cloudprint/rest.py, line 105, in rest_call
raise REST.RESTException('REST Error', resp.status, data)
cloudprint.rest.RESTException: REST Error:404
Message: https://developers.google.com/accounts/docs/AuthForInstalledApps

The page at the link in the last line says:
 *Important:* ClientLogin has been officially deprecated
http://googledevelopers.blogspot.com/2012/04/changes-to-deprecation-policies-and-api.html
since April 20, 2012 and is now no longer available. Requests to
ClientLogin will fail with a HTTP 404 response. We encourage you to
migrate to OAuth 2.0
https://developers.google.com/identity/protocols/OAuth2 as soon as
possible.

Ideas, anybody ? (preferably ideas not involving installing windows)



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/556ca65f.80...@alstadheim.priv.no



Hurray!

2015-06-01 Thread notoneofmy
Hat's off to the dev team.

I just plugged my laptop on the network with my NAS and was able to
search the NAS for files. And it worked great.

I'm so happy; this has been a great pain as it was possible in OSX and
then removed in 10.7.

I no longer have to suffer the indignity of Apple's bait and switch.

And what more; I kept changing the file name I'm searching for and the
update to the new searches were quite fast. For me, this is reason
enough to be this happy to write and say, thanks a lot guys!

If I can right click and arrange files by types, dates, etc, this would
be wonderful.

Keep up the great work!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/556cb99f.3080...@gmx.de



Re: webpage spell error

2015-06-01 Thread Chris Bannister
On Mon, Jun 01, 2015 at 08:52:24PM +0800, mudongliang wrote:
 https://www.debian.org/doc/manuals/debian-faq/ch-compat.zh-cn.html
 
 3.6 IDebian 可以运行 libc5 程序吗?
 https://www.debian.org/doc/manuals/debian-faq/ch-compat.zh-cn.html#s-libc5
 
 
3.6 IDebian 可以运行 libc5 程序吗?
 
 IDebian is an spell error! It should be Debian!

Waste of time telling us, you should send the message to the 
debian-www list instead.

-- 
If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the 
oppressing. --- Malcolm X


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150601192654.GB31865@tal



Bug in Mailman version 2.1.18

2015-06-01 Thread Ariel
hola lista he estado probando en una maquina virtual con virtualbox 
debian jessie, por lo que me di a la tarea de implementar los servicios 
basicos en vistas a migrar mis servidores porsteriormente a esta nueva 
version, he chocado con algunos cambios los cuales ya he solucionado 
pero al implementar mi servicio de correo por los archivos que aparecen 
en el repositorio y adjunto a este (mailman) y pedir el url acostumbrado 
por mi browser me devuelve el siguiente error:


Bug in Mailman version 2.1.18

We're sorry, we hit a bug!

Please inform the webmaster for this site of this problem. Printing of 
traceback and other system information has been explicitly inhibited, 
but the webmaster can find this information in the Mailman error logs.


alguien ha chocado con esto ya? alguna idea?

gracias de antemano por su acostumbrada ayuda


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/556caca8.9020...@cncc.cult.cu



Re: cloudprint Message: https://developers.google.com/accounts/docs/AuthForInstalledApps

2015-06-01 Thread Frank

On 01/06/15 03:21 PM, Reco wrote:

  Hi.

On Mon, 01 Jun 2015 20:37:19 +0200
Håkon Alstadheim ha...@alstadheim.priv.no wrote:


Trying to run cloudprintd from the cloudprint package in debian jessie
recently started giving errors like so:

Traceback (most recent call last):
   File /usr/sbin/cloudprintd, line 9, in module
 load_entry_point('cloudprint==0.11', 'console_scripts',
'cloudprint-cmd')()
   File /usr/share/cloudprint/cloudprint/cloudprint.py, line 496, in main
 sync_printers(cups_connection, cpp)
   File /usr/share/cloudprint/cloudprint/cloudprint.py, line 330, in
sync_printers
 remote_printers = dict([(p.name, p) for p in cpp.get_printers()])
   File /usr/share/cloudprint/cloudprint/cloudprint.py, line 177, in
get_printers
 r = self.get_rest()
   File /usr/share/cloudprint/cloudprint/cloudprint.py, line 173, in
get_rest
 auth = self.get_auth()
   File /usr/share/cloudprint/cloudprint/cloudprint.py, line 99, in
get_auth
 'application/x-www-form-urlencoded')
   File /usr/share/cloudprint/cloudprint/rest.py, line 122, in post
 return self.rest_call('POST', path, data, content_type, headers,
response_type)
   File /usr/share/cloudprint/cloudprint/rest.py, line 105, in rest_call
 raise REST.RESTException('REST Error', resp.status, data)
cloudprint.rest.RESTException: REST Error:404
Message: https://developers.google.com/accounts/docs/AuthForInstalledApps

The page at the link in the last line says:
 *Important:* ClientLogin has been officially deprecated
http://googledevelopers.blogspot.com/2012/04/changes-to-deprecation-policies-and-api.html
since April 20, 2012 and is now no longer available. Requests to
ClientLogin will fail with a HTTP 404 response. We encourage you to
migrate to OAuth 2.0
https://developers.google.com/identity/protocols/OAuth2 as soon as
possible.

Ideas, anybody ? (preferably ideas not involving installing windows)


The page you've clicked explained it all. Cloudprint they ship in
Debian uses discontinued ClientLogin Google service. There's even bug
#787102 filled about it (although I'd raise severity of that bug to 'grave').


From here you can move in three directions:


1) Convince Google to bring ClientLogin back.

2) Patch cloudprint to use OAuth.

3) Use anything else to do whatever you're trying to accomplish.

Reco




   The bug was filed by the Cloudprint maintainer so I don't think it'll
take too long before it's fixed.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/556cb1c6.6070...@videotron.ca



Re: cloudprint Message: https://developers.google.com/accounts/docs/AuthForInstalledApps

2015-06-01 Thread Reco
 Hi.

On Mon, 01 Jun 2015 20:37:19 +0200
Håkon Alstadheim ha...@alstadheim.priv.no wrote:

 Trying to run cloudprintd from the cloudprint package in debian jessie
 recently started giving errors like so:
 
 Traceback (most recent call last):
   File /usr/sbin/cloudprintd, line 9, in module
 load_entry_point('cloudprint==0.11', 'console_scripts',
 'cloudprint-cmd')()
   File /usr/share/cloudprint/cloudprint/cloudprint.py, line 496, in main
 sync_printers(cups_connection, cpp)
   File /usr/share/cloudprint/cloudprint/cloudprint.py, line 330, in
 sync_printers
 remote_printers = dict([(p.name, p) for p in cpp.get_printers()])
   File /usr/share/cloudprint/cloudprint/cloudprint.py, line 177, in
 get_printers
 r = self.get_rest()
   File /usr/share/cloudprint/cloudprint/cloudprint.py, line 173, in
 get_rest
 auth = self.get_auth()
   File /usr/share/cloudprint/cloudprint/cloudprint.py, line 99, in
 get_auth
 'application/x-www-form-urlencoded')
   File /usr/share/cloudprint/cloudprint/rest.py, line 122, in post
 return self.rest_call('POST', path, data, content_type, headers,
 response_type)
   File /usr/share/cloudprint/cloudprint/rest.py, line 105, in rest_call
 raise REST.RESTException('REST Error', resp.status, data)
 cloudprint.rest.RESTException: REST Error:404
 Message: https://developers.google.com/accounts/docs/AuthForInstalledApps
 
 The page at the link in the last line says:
  *Important:* ClientLogin has been officially deprecated
 http://googledevelopers.blogspot.com/2012/04/changes-to-deprecation-policies-and-api.html
 since April 20, 2012 and is now no longer available. Requests to
 ClientLogin will fail with a HTTP 404 response. We encourage you to
 migrate to OAuth 2.0
 https://developers.google.com/identity/protocols/OAuth2 as soon as
 possible.
 
 Ideas, anybody ? (preferably ideas not involving installing windows)

The page you've clicked explained it all. Cloudprint they ship in
Debian uses discontinued ClientLogin Google service. There's even bug
#787102 filled about it (although I'd raise severity of that bug to 'grave').

From here you can move in three directions:

1) Convince Google to bring ClientLogin back.

2) Patch cloudprint to use OAuth.

3) Use anything else to do whatever you're trying to accomplish.

Reco


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150601222119.8b1d7ef2138549c09f171...@gmail.com



Re: why libreoffice (writer) having trouble with tables

2015-06-01 Thread Leonardo Cuyar Morales
The problem can be reproduce by anyone who have inserted a table with
libreoffice. The table just don't keep the format, I mean, the
dimensions of the cells, the inside formats...anyway libreoffice
forums dont know either...

On 6/1/15, Fabrizio Carrai fabrizio.car...@gmail.com wrote:
 A few points:

 1) Can the problem be reproduced ?
 2) Is a table example available ?
 3) ...maybe you will have more support on a libreoffice forum. I don't
 think it is something related to Debian...

 F.

 2015-06-01 22:29 GMT+02:00 Leonardo Cuyar Morales leo.cu...@gmail.com:

 I made a document  with tables, when a open the same document later I
 found all tables off format. How can I fix this? Is there any better
 libre office version with this issue fixed?


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive:
 https://lists.debian.org/CADpDWUpecQNmWyKjkkisoGqV=3ogwvfqg1p-pwynzdmh4tt...@mail.gmail.com




 --
 *Fabrizio*



-- 
Imagination is more important than knowledge


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/cadpdwurpzeqxzfxe-aazf7o4i6xrwqkjcpofogq0yg8ytu2...@mail.gmail.com



[Disarmed] Alberto Cabrejas Pérez

2015-06-01 Thread Alberto Cabrejas Pérez
Saludos mi pc tiene una placa asus p8h61-mle r2.0 con red a 1GB , el 
ella tengo instalado denian8, al instalarlo en el reconocimiento de la 
red me pidio un firmware no lo tenia, al terminar la instalacion del so 
le puse una tarjeta de 100mb, todo bien instala desde el repo oficial el 
firmware que me pidio para que venia dentro de firmware-realtek y no 
logro echar a andar mi red a 1GB onboard, que puedo hacer?

--

Saludos, *Alberto Cabrejas Pérez*
Administrador de Redes Informáticas
ARTex S.A. Sucursal Granma
http://www.artexsa.com
http://www.scgra.artex.sa
Linux Usuario Registrado # 31 666
Teléf.+53 (23) 42-7235
Jabber: albe...@scgra.artex.sa
Todos los caminos conducen a Debian...





Jessie - Mate - LibreOffice Need larger fonts everywhere

2015-06-01 Thread Richard Owlett

I just installed Jessie with Mate DE.
I had no trouble setting font size for menu-bars/drop down menus/etc.
I wish to use LibreOffice Calc.
Two problems:
  1. I need the text of Help Screens to be large enough to read.
  2. I want to force a specific default Font Family and Font 
Size for cells on
 *ALL* spreadsheets. I can set for specific region of 
current spreadsheet only.



Secondary question:
Any way to force minimum Font Size for any operator input 
independent of application?


TIA



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/556cbf47.9070...@cloud85.net



Re: why libreoffice (writer) having trouble with tables

2015-06-01 Thread Fabrizio Carrai
A few points:

1) Can the problem be reproduced ?
2) Is a table example available ?
3) ...maybe you will have more support on a libreoffice forum. I don't
think it is something related to Debian...

F.

2015-06-01 22:29 GMT+02:00 Leonardo Cuyar Morales leo.cu...@gmail.com:

 I made a document  with tables, when a open the same document later I
 found all tables off format. How can I fix this? Is there any better
 libre office version with this issue fixed?


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive:
 https://lists.debian.org/CADpDWUpecQNmWyKjkkisoGqV=3ogwvfqg1p-pwynzdmh4tt...@mail.gmail.com




-- 
*Fabrizio*


Problème mise à jour Wheezy

2015-06-01 Thread Frédéric Marécaille
Bonsoir à tous,

La commande aptitude update aboutit à une erreur dont je met un
extrait ci dessous.

Il s'agit d'un PC sous Wheezy.

Il se connecte pourtant à Internet et, est accessible en local et de
l'extérieur. (il dispose de quelques services serveur).


- Sortie des messages d'erreurs en console:

[...]Erreur http://ftp.fr.debian.org wheezy Release.gpg 
   
  Impossible d'initialiser la connexion à ftp.fr.debian.org: 80
(2a01:e0c:1:1598::2). - connect (101: Le réseau n'est pas accessible)
[IP : 2a01:e0c:1:1598::2 80]
Erreur http://ftp.fr.debian.org wheezy-updates Release.gpg
  Impossible d'initialiser la connexion à ftp.fr.debian.org: 80
(2a01:e0c:1:1598::2). - connect (101: Le réseau n'est pas accessible)
[IP : 2a01:e0c:1:1598::2 80]
Erreur http://www.deb-multimedia.org wheezy Release.gpg
  Connexion à www.deb-multimedia.org: 80 (91.121.10.104) impossible. -
connect (110: Connexion terminée par expiration du délai d'attente)
Erreur http://www.debian-multimedia.org wheezy Release.gpg
  Connexion à www.debian-multimedia.org: 80 (5.45.64.110) impossible. -
connect (110: Connexion terminée par expiration du délai d'attente)
Erreur http://ftp.debian.org wheezy-backports Release.gpg
  Impossible d'initialiser la connexion à ftp.debian.org: 80
(2001:610:1908:b000::148:12). - connect (101: Le réseau n'est pas
accessible) [IP : 2001:610:1908:b000::148:12 80] [...]

[...]W: impossible de récupérer
http://security.debian.org/dists/wheezy/updates/non-free/i18n/Translation-fr_FR 
:
Impossible d'initialiser la connexion à security.debian.org: 80
(2001:a78:5:0:216:35ff:fe7f:be4f). - connect (101: Le réseau n'est pas
accessible) [IP : 2001:a78:5:0:216:35ff:fe7f:be4f 80]
W: impossible de récupérer
http://security.debian.org/dists/wheezy/updates/non-free/i18n/Translation-fr :
Impossible d'initialiser la connexion à security.debian.org: 80
(2001:a78:5:0:216:35ff:fe7f:be4f). - connect (101: Le réseau n'est pas
accessible) [IP : 2001:a78:5:0:216:35ff:fe7f:be4f 80]
W: impossible de récupérer
http://security.debian.org/dists/wheezy/updates/non-free/i18n/Translation-en :
Impossible d'initialiser la connexion à security.debian.org: 80
(2001:a78:5:0:216:35ff:fe7f:be4f). - connect (101: Le réseau n'est pas
accessible) [IP : 2001:a78:5:0:216:35ff:fe7f:be4f 80]
W: impossible de récupérer
http://security.debian.org/dists/wheezy/updates/main/source/Sources :
Impossible d'initialiser la connexion à security.debian.org: 80
(2001:a78:5:0:216:35ff:fe7f:be4f). - connect (101: Le réseau n'est pas
accessible) [IP : 2001:a78:5:0:216:35ff:fe7f:be4f 80]
W: impossible de récupérer
http://security.debian.org/dists/wheezy/updates/contrib/source/Sources :
Impossible d'initialiser la connexion à security.debian.org: 80
(2001:a78:5:0:216:35ff:fe7f:be4f). - connect (101: Le réseau n'est pas
accessible) [IP : 2001:a78:5:0:216:35ff:fe7f:be4f 80]
W: impossible de récupérer
http://security.debian.org/dists/wheezy/updates/non-free/source/Sources :
Impossible d'initialiser la connexion à security.debian.org: 80
(2001:a78:5:0:216:35ff:fe7f:be4f). - connect (101: Le réseau n'est pas
accessible) [IP : 2001:a78:5:0:216:35ff:fe7f:be4f 80]
W: impossible de récupérer
http://security.debian.org/dists/wheezy/updates/main/binary-amd64/Packages :
Impossible d'initialiser la connexion à security.debian.org: 80
(2001:a78:5:0:216:35ff:fe7f:be4f). - connect (101: Le réseau n'est pas
accessible) [IP : 2001:a78:5:0:216:35ff:fe7f:be4f 80]
W: impossible de récupérer
http://security.debian.org/dists/wheezy/updates/contrib/binary-amd64/Packages :
Impossible d'initialiser la connexion à security.debian.org: 80
(2001:a78:5:0:216:35ff:fe7f:be4f). - connect (101: Le réseau n'est pas
accessible) [IP : 2001:a78:5:0:216:35ff:fe7f:be4f 80]
W: impossible de récupérer
http://security.debian.org/dists/wheezy/updates/non-free/binary-amd64/Packages :
Impossible d'initialiser la connexion à security.debian.org: 80
(2001:a78:5:0:216:35ff:fe7f:be4f). - connect (101: Le réseau n'est pas
accessible) [IP : 2001:a78:5:0:216:35ff:fe7f:be4f 80]
E: Échec du téléchargement pour certains fichiers d'index. Soit ils ont
été ignorés, soit les anciens fichiers ont été utilisés à la place.
E: Impossible de reconstruire le cache des paquets [...]

- sources.list

deb http://ftp.fr.debian.org/debian/ wheezy main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ wheezy main contrib non-free

# Security
deb http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free

# wheezy-updates, previously known as 'volatile'
deb http://ftp.fr.debian.org/debian/ wheezy-updates main contrib
non-free
deb-src http://ftp.fr.debian.org/debian/ wheezy-updates main contrib
non-free

#Multimédia
deb http://www.deb-multimedia.org wheezy main non-free
deb-src http://www.debian-multimedia.org/ wheezy main

#Backports
deb 

Re: why libreoffice (writer) having trouble with tables

2015-06-01 Thread Reco
 Hi.

On Mon, 1 Jun 2015 20:45:04 +
Leonardo Cuyar Morales leo.cu...@gmail.com wrote:

 The problem can be reproduce by anyone who have inserted a table with
 libreoffice. The table just don't keep the format, I mean, the
 dimensions of the cells, the inside formats...anyway libreoffice
 forums dont know either...

Please do not top-post.

I've just created a fresh ODT document with some text, and a table with
custom formatting. Saving and re-opening produced the expected outcome -
every cell format was preserved. Said document is small enough so I
attach it to e-mail.

Please describe the problem in more detail, or (better) provide some
text document which illustrates the problem.

Reco


1.odt
Description: application/vnd.oasis.opendocument.text


Re: why libreoffice (writer) having trouble with tables

2015-06-01 Thread Ric Moore

On 06/01/2015 04:45 PM, Leonardo Cuyar Morales wrote:

The problem can be reproduce by anyone who have inserted a table with
libreoffice. The table just don't keep the format, I mean, the
dimensions of the cells, the inside formats...anyway libreoffice
forums dont know either...


Is this a file you created fresh with writer or an imported docx file?? Ric



--
My father, Victor Moore (Vic) used to say:
There are two Great Sins in the world...
..the Sin of Ignorance, and the Sin of Stupidity.
Only the former may be overcome. R.I.P. Dad.
http://linuxcounter.net/user/44256.html


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/556ccafd.8050...@gmail.com



why libreoffice (writer) having trouble with tables

2015-06-01 Thread Leonardo Cuyar Morales
I made a document  with tables, when a open the same document later I
found all tables off format. How can I fix this? Is there any better
libre office version with this issue fixed?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CADpDWUpecQNmWyKjkkisoGqV=3ogwvfqg1p-pwynzdmh4tt...@mail.gmail.com



Re: why libreoffice (writer) having trouble with tables

2015-06-01 Thread Fabrizio Carrai
Just to be sure I also created. saved and reopened a .odt fiiles with no
problem at all.
Please, post a short example.

F.

2015-06-01 23:13 GMT+02:00 Ric Moore wayward4...@gmail.com:

 On 06/01/2015 04:45 PM, Leonardo Cuyar Morales wrote:

 The problem can be reproduce by anyone who have inserted a table with
 libreoffice. The table just don't keep the format, I mean, the
 dimensions of the cells, the inside formats...anyway libreoffice
 forums dont know either...


 Is this a file you created fresh with writer or an imported docx file?? Ric



 --
 My father, Victor Moore (Vic) used to say:
 There are two Great Sins in the world...
 ..the Sin of Ignorance, and the Sin of Stupidity.
 Only the former may be overcome. R.I.P. Dad.
 http://linuxcounter.net/user/44256.html


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a
 subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: https://lists.debian.org/556ccafd.8050...@gmail.com




-- 
*Fabrizio*


Re: Problème mise à jour Wheezy

2015-06-01 Thread alex


Le 01/06/2015 22:50, Frédéric Marécaille a écrit :
 Bonsoir à tous,
Bonsoir,

 La commande aptitude update aboutit à une erreur dont je met un
 extrait ci dessous.

 Il s'agit d'un PC sous Wheezy.

 Il se connecte pourtant à Internet et, est accessible en local et de
 l'extérieur. (il dispose de quelques services serveur).


 - Sortie des messages d'erreurs en console:

 [...]Erreur http://ftp.fr.debian.org wheezy Release.gpg   
  
   Impossible d'initialiser la connexion à ftp.fr.debian.org: 80
 (2a01:e0c:1:1598::2). - connect (101: Le réseau n'est pas accessible)
 [IP : 2a01:e0c:1:1598::2 80]
 Erreur http://ftp.fr.debian.org wheezy-updates Release.gpg
   Impossible d'initialiser la connexion à ftp.fr.debian.org: 80
 (2a01:e0c:1:1598::2). - connect (101: Le réseau n'est pas accessible)
 [IP : 2a01:e0c:1:1598::2 80]
 Erreur http://www.deb-multimedia.org wheezy Release.gpg
   Connexion à www.deb-multimedia.org: 80 (91.121.10.104) impossible. -
 connect (110: Connexion terminée par expiration du délai d'attente)
 Erreur http://www.debian-multimedia.org wheezy Release.gpg
   Connexion à www.debian-multimedia.org: 80 (5.45.64.110) impossible. -
 connect (110: Connexion terminée par expiration du délai d'attente)
 Erreur http://ftp.debian.org wheezy-backports Release.gpg
   Impossible d'initialiser la connexion à ftp.debian.org: 80
 (2001:610:1908:b000::148:12). - connect (101: Le réseau n'est pas
 accessible) [IP : 2001:610:1908:b000::148:12 80] [...]

 [...]W: impossible de récupérer
 http://security.debian.org/dists/wheezy/updates/non-free/i18n/Translation-fr_FR
  :
 Impossible d'initialiser la connexion à security.debian.org: 80
 (2001:a78:5:0:216:35ff:fe7f:be4f). - connect (101: Le réseau n'est pas
 accessible) [IP : 2001:a78:5:0:216:35ff:fe7f:be4f 80]
 W: impossible de récupérer
 http://security.debian.org/dists/wheezy/updates/non-free/i18n/Translation-fr :
 Impossible d'initialiser la connexion à security.debian.org: 80
 (2001:a78:5:0:216:35ff:fe7f:be4f). - connect (101: Le réseau n'est pas
 accessible) [IP : 2001:a78:5:0:216:35ff:fe7f:be4f 80]
 W: impossible de récupérer
 http://security.debian.org/dists/wheezy/updates/non-free/i18n/Translation-en :
 Impossible d'initialiser la connexion à security.debian.org: 80
 (2001:a78:5:0:216:35ff:fe7f:be4f). - connect (101: Le réseau n'est pas
 accessible) [IP : 2001:a78:5:0:216:35ff:fe7f:be4f 80]
 W: impossible de récupérer
 http://security.debian.org/dists/wheezy/updates/main/source/Sources :
 Impossible d'initialiser la connexion à security.debian.org: 80
 (2001:a78:5:0:216:35ff:fe7f:be4f). - connect (101: Le réseau n'est pas
 accessible) [IP : 2001:a78:5:0:216:35ff:fe7f:be4f 80]
 W: impossible de récupérer
 http://security.debian.org/dists/wheezy/updates/contrib/source/Sources :
 Impossible d'initialiser la connexion à security.debian.org: 80
 (2001:a78:5:0:216:35ff:fe7f:be4f). - connect (101: Le réseau n'est pas
 accessible) [IP : 2001:a78:5:0:216:35ff:fe7f:be4f 80]
 W: impossible de récupérer
 http://security.debian.org/dists/wheezy/updates/non-free/source/Sources :
 Impossible d'initialiser la connexion à security.debian.org: 80
 (2001:a78:5:0:216:35ff:fe7f:be4f). - connect (101: Le réseau n'est pas
 accessible) [IP : 2001:a78:5:0:216:35ff:fe7f:be4f 80]
 W: impossible de récupérer
 http://security.debian.org/dists/wheezy/updates/main/binary-amd64/Packages :
 Impossible d'initialiser la connexion à security.debian.org: 80
 (2001:a78:5:0:216:35ff:fe7f:be4f). - connect (101: Le réseau n'est pas
 accessible) [IP : 2001:a78:5:0:216:35ff:fe7f:be4f 80]
 W: impossible de récupérer
 http://security.debian.org/dists/wheezy/updates/contrib/binary-amd64/Packages 
 :
 Impossible d'initialiser la connexion à security.debian.org: 80
 (2001:a78:5:0:216:35ff:fe7f:be4f). - connect (101: Le réseau n'est pas
 accessible) [IP : 2001:a78:5:0:216:35ff:fe7f:be4f 80]
 W: impossible de récupérer
 http://security.debian.org/dists/wheezy/updates/non-free/binary-amd64/Packages
  :
 Impossible d'initialiser la connexion à security.debian.org: 80
 (2001:a78:5:0:216:35ff:fe7f:be4f). - connect (101: Le réseau n'est pas
 accessible) [IP : 2001:a78:5:0:216:35ff:fe7f:be4f 80]
 E: Échec du téléchargement pour certains fichiers d'index. Soit ils ont
 été ignorés, soit les anciens fichiers ont été utilisés à la place.
 E: Impossible de reconstruire le cache des paquets [...]

 - sources.list

 deb http://ftp.fr.debian.org/debian/ wheezy main contrib non-free
 deb-src http://ftp.fr.debian.org/debian/ wheezy main contrib non-free

 # Security
 deb http://security.debian.org/ wheezy/updates main contrib non-free
 deb-src http://security.debian.org/ wheezy/updates main contrib non-free

 # wheezy-updates, previously known as 'volatile'
 deb http://ftp.fr.debian.org/debian/ wheezy-updates main contrib
 non-free
 deb-src http://ftp.fr.debian.org/debian/ wheezy-updates main contrib
 non-free

 

Re: Como se cual gestor de servicios esta trabajando sysvinit o Systemd

2015-06-01 Thread Gerardo Diez García
El 01/06/15 10:27, BasaBuru escribió:
 El Domingo, 31 de mayo de 2015 18:38:39 Manolo Díaz escribió:
 El domingo, 31 may 2015, a las 17:37 UTC+2 horas,

 Camaleón escribió:
 El Sun, 31 May 2015 16:24:39 +0200, Manolo Díaz escribió:
 El domingo, 31 may 2015, a las 15:16 UTC+2 horas,

 Camaleón escribió:
 su ayuda, como puedo saber que gestor de servicio utilizo,

 (...)

 Puedes iniciar el sistema y ejecutar ps -p 1 para saber qué proceso
 controla el sistema :-)
 
 Pues no consigo que me de una información el ps. Me he leido la pagina de 
 manual y no lo pillo. Me dice esto
 
 UIDPID  PPID  CSZ   RSS PSR STIME TTY  TIME CMD
 root 1 0  0  3871  1832   2 09:01 ?00:00:00 init [2]
 
 Parece que init tiene dos procesos o apunta a dos sitios. No lo sé.
 
 Alguna idea por que aparece [2] en la columna CMD ???
 
Si no entiendo mal la respuesta que dan aquí [1] es el runlevel de init.
Curiosamente a mi no me indica nada.


[1]http://unix.stackexchange.com/questions/102453/what-does-init-2-mean-in-the-command-column-of-ps


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/556cdac6.70...@gmail.com



Re: [Disarmed] Alberto Cabrejas Pérez

2015-06-01 Thread Angel Vicente
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

El Mon, 01 Jun 2015 16:51:17 -0400
Alberto Cabrejas Pérez albe...@scgr.artex.cu escribió:
 Saludos mi pc tiene una placa asus p8h61-mle r2.0 con red a 1GB , el 
 ella tengo instalado denian8, al instalarlo en el reconocimiento de
 la red me pidio un firmware no lo tenia, al terminar la instalacion
 del so le puse una tarjeta de 100mb, todo bien instala desde el repo
 oficial el firmware que me pidio para que venia dentro de
 firmware-realtek y no logro echar a andar mi red a 1GB onboard, que
 puedo hacer?

¿Cual fue el firmware que te pidió?



- -- 
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iF4EAREIAAYFAlVs0/sACgkQAIuqvxgimFHolQD8CQD35CrXxQ64I6JQuimq9FX/
uomMhcST/AIOEDfoqkcA/ReXkK0qZGT9sMBfw94MOPDA7DtnYr33L9+FWTVSKsqm
=7yGg
-END PGP SIGNATURE-


Re: Problème mise à jour Wheezy

2015-06-01 Thread Daniel Caillibaud
Le 01/06/15 à 22:50, Frédéric Marécaille frederique.marecai...@numericable.fr 
a écrit :
FM Bonsoir à tous,
FM 
FM La commande aptitude update aboutit à une erreur dont je met un
FM extrait ci dessous.
FM 
FM Il s'agit d'un PC sous Wheezy.
FM 
FM Il se connecte pourtant à Internet et, est accessible en local et de
FM l'extérieur. (il dispose de quelques services serveur).

FM (2a01:e0c:1:1598::2). - connect (101: Le réseau n'est pas accessible)

C'est un pb d'ipV6, soit ton FAI fournit un réseau ipV6 bancal, soit son dns 
foire sur les
ipv6, dans tous les cas mettre une ipv4 dans ton /etc/hosts devrait régler le 
pb.

dig ftp.fr.debian.org
…
ftp.fr.debian.org.  3330IN  CNAME   debian.proxad.net.
debian.proxad.net.  21330   IN  A   212.27.32.66

donc mettre la ligne 

212.27.32.66 ftp.fr.debian.org

dans ton /etc/hosts (faut être root) devrait régler le pb (mais ça oblige à le 
changer à la
prochaine modif dns de ftp.fr.debian.org, donc la prochaine fois que tu auras 
une erreur pour
joindre ce serveur).

-- 
Daniel

Transmettre, ce n'est pas remplir un vase, c'est allumer un feu.
Montaigne

--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org
Archive: https://lists.debian.org/20150601181056.25e0314c@mfssd



Totem não reproduz video debian 8

2015-06-01 Thread Emanoel
e aí pessoal blz

Ao tentar reproduzir alguns vídeos pelo totem no debian 8 não reclama de
codec ele simplesmente não reproduz fica uma tela branca e ou totem
trava aí tenho que matar o processo somente consigo reproduzir videos em
avi.No vlc consigo reproduzir normalmente qualquer video o que pode ta
acontecendo será que vou ter que habilitar o repositório multimedia e
instalar mais algum codec?

Obrigado


-- 
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1433203138.5285.9.ca...@gmail.com



Saiba tudo sobre a Mídia Indoor

2015-06-01 Thread Henderson Bazotti
Olá ,

 Já pensou em ter seu próprio canal de comunicação!

 Pensando nisto desenvolvemos um e-book da mídia indoor saiba tudo sobre o 
tema, baixe grátis.

 Espero que goste!
  
 Um abraço,
 Henderson Bazotti

Install from writeable USB

2015-06-01 Thread Charles Chambers
Subject:
Re: Install from writeable USB
From:
Brian a...@cityscape.co.uk
Date:
06/01/2015 06:19 AM

To:
debian-user@lists.debian.org


Your first post was to debian-user. Your reply was sent to debian-boot,
where most people on this list will not see it. The reply has been made
visible by bouncing it to -user. Please ensure any further mails come
here.

Sorry.

 On Sun 31 May 2015 at 16:48:51 -0700, Charles wrote:

 The results from

 fdisk -l /dev/sdb

 after:

 dd if=/dev/zero of=/dev/sdb bs=4M count=60  sync
 dd if=debian-7.8.0-[arch]-netinst.iso  sync

  for both a i386 and amd64 netinst image, correct?

Yes.

 for an i386 netinst ISO:

 Disk /dev/sdb: 15.5 GB, 15502147584 bytes
 64 heads, 32 sectors/track, 14784 cylinders, total 30277632 sectors
 Units = sectors of 1 * 512 = 512 bytes
 Sector size (logical/physical): 512 bytes / 512 bytes
 I/O size (minimum/optimal): 512 bytes / 512 bytes
 Disk identifier: 0x178e0fca

Device Boot  Start End  Blocks   Id  System
 /dev/sdb1   *  64  567295  283616   17  Hidden HPFS/NTFS

1. Create a second partition with fdisk or cfdisk. 

Done.  By default, fdisk created a Type 83 partition.  I added mkfs.ext2 
/dev/sdc2 after physically removing/reinserting the drive to give it a file 
system.  This causes problems later on.  I changed the partition type to Type 7 
(HPFS/NTFS/exFat) and formatted as such because it mounts when I get to step 6.

1a. Mount the partition and copy preseed.cfg to it.

Done.  I also ran chmod 777 preseed.cfg to eliminate any possible permissions 
problems.  

2. Boot into the installer. Select expert mode from the Advanced menu.

Selected advanced options, cursor down to Expert Install.  Done.


 3. Press TAB and add file=/mnt/preseed.cfg to end of the displayed
   command.

Done.

 4. Boot the kernel.

Done.


 5. At the first screen switch to a console (ALT-F2). 'ls -l /dev/sdb*' 
  
   should help identify the second partition on the USB stick. Mount
   this partition; e.g: mount -t vfat /dev/sdc2 /mnt.

The first screen of the install is to select language, for which there is an 
option in preseed.cfg.  At this point, the install does not appear to be 
parsing preseed.cfg, but I haven't yet customized preseed.cfg.

However, setting the partition type of /dev/sdb2 to Type 7 lets me mount 
/dev/sdb2 on /mnt as vfat, so I have some progress.

6. Proceed with the install.

What makes it go?  The objective is a totally hands off install, but I exit the 
console and I'm still on the first screen of the Expert Install with the 
process awaiting input.



=

 

 For an amd64 netinst ISO:

 Disk /dev/sdb: 15.5 GB, 15502147584 bytes
 255 heads, 63 sectors/track, 1884 cylinders, total 30277632 sectors
 Units = sectors of 1 * 512 = 512 bytes
 Sector size (logical/physical): 512 bytes / 512 bytes
 I/O size (minimum/optimal): 512 bytes / 512 bytes
 Disk identifier: 0x42a6671b

Device Boot  Start End  Blocks   Id  System
 /dev/sdb1   *   0  454655  2273280  Empty
 /dev/sdb234404335 448   ef  EFI (FAT-12/16/32)

 Both look somewhat odd, but not so bad.

 I'd prefer using the amd64 image, if it gets that far.  The Dells are all 64-
 bit.

As above, but make sure the third partition starts after the end of the
first partition.

I tried.  Each and every attempt to create /dev/sdb3 ends up with the tool 
trying to replace /dev/sdb1.  I understand clearly that I may use space from 
sector 454656 to the end of the drive, but what tool best sets up that third 
partition?  I tried fdisk, cfdisk, GNU parted, Kparted, and Gparted.





Re: Old Computers

2015-06-01 Thread Jose Martinez



On 06/01/2015 09:10 PM, Martin Read wrote:

On 02/06/15 01:56, Jose Martinez wrote:

The question is, will jessie install and run on these old systems? If
not, can I still get a debian distro that will?  I expect that the
processors on at least one of them will be at least i386 or better, so I
also expect that jessie will install and run, but that my main problem
will be with drivers for the legacy peripherals.


https://www.debian.org/releases/stable/i386/ch02s01.html.en says:

However, Debian GNU/Linux jessie will not run on 486 or earlier 
processors. Despite the architecture name i386, support for actual 
80386 and 80486 processors (and their clones) was dropped with the 
Sarge (r3.1) and Squeeze (r6.0) releases of Debian, respectively. The 
Intel Pentium and clones, including those without an FPU 
(Floating-Point Unit or math coprocessor), are supported. The Intel 
Quark is not supported, due to hardware errata. 



Hmm, that is a little disappointing.  But, I can probably run Squeeze.  
Nothing like stone knives and bear skins!:-)


--
JM


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/556d117e.7010...@gmail.com



Re: [Disarmed] Alberto Cabrejas Pérez

2015-06-01 Thread Jose Maldonado
El 01/06/15 a las 16:21, Alberto Cabrejas Pérez escribió:
 Saludos mi pc tiene una placa asus p8h61-mle r2.0 con red a 1GB , el
 ella tengo instalado denian8, al instalarlo en el reconocimiento de la
 red me pidio un firmware no lo tenia, al terminar la instalacion del so
 le puse una tarjeta de 100mb, todo bien instala desde el repo oficial el
 firmware que me pidio para que venia dentro de firmware-realtek y no
 logro echar a andar mi red a 1GB onboard, que puedo hacer?
 -- 
 
 Saludos, *Alberto Cabrejas Pérez*
 Administrador de Redes Informáticas
 ARTex S.A. Sucursal Granma
 http://www.artexsa.com
 http://www.scgra.artex.sa
 Linux Usuario Registrado # 31 666
 Teléf.+53 (23) 42-7235
 Jabber: albe...@scgra.artex.sa
 Todos los caminos conducen a Debian...
 

Primero, asegurate de tener habilitados los repos non-free para Debian
Jessie, revisa tu archivo /etc/apt/sources.list. Segundo, abre una
consola/terminal y pon lo siguiente:

sudo apt-get update
sudo apt-get install firware-realtek

Y reinicia, ya con eso la tarjeta de red debería funcionarte. Si tienes
algún otro problema, pasa un dmesg y un lspci -v, usando una direccion
de paste, de forma que podamos ver con mayor claridad lo que esta pasando.

Saludos.



-- 
Dios en su Cielo, todo bien en la Tierra


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/556d14cf.5050...@gmail.com



Re: Totem não reproduz video debian 8

2015-06-01 Thread Emanoel
são videos em mkv ou mp4 que não consigo reproduzir com codec h264


-- 
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1433209338.12740.0.ca...@gmail.com



Re: Totem não reproduz video debian 8

2015-06-01 Thread Alcione Ferreira

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 01-06-2015 21:42, Emanoel wrote:
 são videos em mkv ou mp4 que não consigo reproduzir com codec h264


Tente adicionar o repositório do http://www.deb-multimedia.org/

ele tem vários codecs

Att.

- -- 
Paz e Bem!
Alcione Ferreira
Sombra®
101080
[http://www.alcionesytes.net/]
- 
Liberdade e conhecimento ao alcance de todos.

Office Escritório - http://www.libreoffice.org/
Navegador Firefox - http://www.mozilla.org.br/
Email Thunderbird - http://www.mozilla.org.br/
- ---
Linux user number 432030 of http://counter.li.org/
- ---
ICQ: 377035698
Jabber: ksomb...@jabber.org
MSN: alcione.som...@hotmail.com
- ---
Curriculum: http://lattes.cnpq.br/0545256741852110
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iEYEARECAAYFAlVtEJcACgkQ3m8gMw0vje8fBACfe9KJ0Q4cNor6cKyHYNIAPCbK
fT8An2kIJckO/nxqOmbRbNruNh/cBeRR
=RXyQ
-END PGP SIGNATURE-



0x0D2F8DEF.asc
Description: application/pgp-keys


Montar galaxy s4 en debian linux

2015-06-01 Thread Debia Linux
Buenas noches listeros.

He intentado mountar un smartphone galaxy s4 mediante lo traficional.

mount /media/memory
mount -t vfat /media/memory

He revisado el archivo /dev/fstab y todo bien

/dev/sda1 /media/memory auto rw,user,nosuto 0 0

Ejecuto mount para ver que es hay que este montado pero no aparece sda1

Ejecuto lsusb y me aparece que esta reconocido este smartphone

Bus 001 device 019: ID 04e8:6865 Samsung Electronics Co., LTD

Les comento que me gustaria montarlo manualmente, sin algun programa
que lo haga.

Informacion extra el telefono tiene dos opciones cuando se conecta por usb

1 conectar como dispositivo multimedia (mtp)
2 conectar como camara (ptp)

Lo he intentado con los dos y nada. Siendo que montar memorias usb
para mi es muy comun y normal.

¿alguna idea de lo que pase?


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/cam50unw+-k+wonlkodk6vml_d3eyn_-xcljm5ltivkk_mpw...@mail.gmail.com



Re: Montar galaxy s4 en debian linux

2015-06-01 Thread OddieX
Yo me baje un script hace un tiempo que montaba dispositivos mtp, habia que
instalar un paquete de mtp y listo!

Googlea que vas a encontrar la solucion!



El 1 de junio de 2015, 23:37, Jose Maldonado josemal...@gmail.com
escribió:

 El 01/06/15 a las 21:31, Debia Linux escribió:
  Buenas noches listeros.
 
  He intentado mountar un smartphone galaxy s4 mediante lo traficional.
 
  mount /media/memory
  mount -t vfat /media/memory
 
  He revisado el archivo /dev/fstab y todo bien
 
  /dev/sda1 /media/memory auto rw,user,nosuto 0 0
 
  Ejecuto mount para ver que es hay que este montado pero no aparece sda1
 
  Ejecuto lsusb y me aparece que esta reconocido este smartphone
 
  Bus 001 device 019: ID 04e8:6865 Samsung Electronics Co., LTD
 
  Les comento que me gustaria montarlo manualmente, sin algun programa
  que lo haga.
 
  Informacion extra el telefono tiene dos opciones cuando se conecta por
 usb
 
  1 conectar como dispositivo multimedia (mtp)
  2 conectar como camara (ptp)
 
  Lo he intentado con los dos y nada. Siendo que montar memorias usb
  para mi es muy comun y normal.
 
  ¿alguna idea de lo que pase?
 
 

 Es simple. Un Samsung Galaxy como el tuyo no se puede montar de esa
 forma, porque usa el protocolo MTP para eso, no es como una memoria al
 que tienes acceso directo al dispositivo de almacenamiento. Ahora bien,
 si estas usando Gnome y Nautilus, solo asegurate de tener instalado el
 soporte gvfs para manejar MTP y el montaje del mismo se hará de forma
 automática.

 En otros entornos no tengo ni la mas minima idea de como hacerlo
 automático, pero tal vez te pueda ayudar esto:

 https://wiki.debian.org/mtp
 https://packages.debian.org/jessie/gvfs-backends

 Saludos.

 --
 Dios en su Cielo, todo bien en la Tierra


 --
 To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive: https://lists.debian.org/556d16d4.9080...@gmail.com




Re: Old Computers

2015-06-01 Thread Gary Dale

On 01/06/15 10:10 PM, Martin Read wrote:

On 02/06/15 01:56, Jose Martinez wrote:

The question is, will jessie install and run on these old systems? If
not, can I still get a debian distro that will?  I expect that the
processors on at least one of them will be at least i386 or better, so I
also expect that jessie will install and run, but that my main problem
will be with drivers for the legacy peripherals.


https://www.debian.org/releases/stable/i386/ch02s01.html.en says:

However, Debian GNU/Linux jessie will not run on 486 or earlier 
processors. Despite the architecture name i386, support for actual 
80386 and 80486 processors (and their clones) was dropped with the 
Sarge (r3.1) and Squeeze (r6.0) releases of Debian, respectively. The 
Intel Pentium and clones, including those without an FPU 
(Floating-Point Unit or math coprocessor), are supported. The Intel 
Quark is not supported, due to hardware errata. 



Where you will also find problems is with various distros that 
supposedly support Pentiums but that require PAE, which is missing from 
a lot of them.


Another huge issue is finding a windowing system that will be 
lightweight enough to run in the memory older Pentium-based computers 
are likely to support.


Debian is good starting point but you may want to start with as minimal 
an install as possible and only add things as you need them.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/556d2563.5000...@torfree.net



libdvdccs ?

2015-06-01 Thread Rolf Edlund
Hej!

I sista mailet från Nussbaum i Debian Devel Announce..

 https://lists.debian.org/debian-devel-announce/2015/04/msg6.html

.. så nämner han att libdvdccs och ZFS snart kan släppas i Debian
repron. Någon som har inside information när det kan tänkas ske ?
Närmaste timman, veckan, månaden året, eller vad ? Hoppas dom även
kommer att släppas direkt under stable (: horsestable :), så det inte
bara blir under sid.

Här är vad han skriver i mailet om detta:

Libdvdcss and ZFS soon in Debian?
==

We received legal advice from Software Freedom Law Center about the
inclusion of libdvdcss and ZFS in Debian, which should unblock the
situation in both cases and enable us to ship them in Debian soon

Jag vet att jag kan fixa detta på annat sätt, men att nu kunna fixa
det direkt i Debian vore helt perfekt.

-- 
/Rolf


--
To UNSUBSCRIBE, email to debian-user-swedish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CADT_Qgv1Ao28zvoMfabuLmEXgV38cAkG8Tch=u0lsuc37kf...@mail.gmail.com



Re: [Disarmed] Alberto Cabrejas Pérez

2015-06-01 Thread Jose Maldonado
El 01/06/15 a las 16:21, Alberto Cabrejas Pérez escribió:
 Saludos mi pc tiene una placa asus p8h61-mle r2.0 con red a 1GB , el
 ella tengo instalado denian8, al instalarlo en el reconocimiento de la
 red me pidio un firmware no lo tenia, al terminar la instalacion del so
 le puse una tarjeta de 100mb, todo bien instala desde el repo oficial el
 firmware que me pidio para que venia dentro de firmware-realtek y no
 logro echar a andar mi red a 1GB onboard, que puedo hacer?
 -- 
 
 Saludos, *Alberto Cabrejas Pérez*
 Administrador de Redes Informáticas
 ARTex S.A. Sucursal Granma
 http://www.artexsa.com
 http://www.scgra.artex.sa
 Linux Usuario Registrado # 31 666
 Teléf.+53 (23) 42-7235
 Jabber: albe...@scgra.artex.sa
 Todos los caminos conducen a Debian...
 

Primero, asegurate de tener habilitados los repos non-free para Debian
Jessie, revisa tu archivo /etc/apt/sources.list. Segundo, abre una
consola/terminal y pon lo siguiente:

sudo apt-get update
sudo apt-get install firware-realtek

Y reinicia, ya con eso la tarjeta de red debería funcionarte. Si tienes
algún otro problema, pasa un dmesg y un lspci -v, usando una direccion
de paste, de forma que podamos ver con mayor claridad lo que esta pasando.

Saludos.

PD: Perdonen si llega repetido.

-- 
Dios en su Cielo, todo bien en la Tierra


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/556d1573.4060...@gmail.com



Old Computers

2015-06-01 Thread Jose Martinez

Hey guys,
I'm about to be blessed with several old PC computers.  By old I mean 
that some of them will not even have CDROM drives on them.  I will 
probably tear them all down, mix-and-match parts and make the best 
system(s) I can from those parts.  This is something I've done before, 
so the technical aspects are not a problem.  I expect to use the 
resulting system(s) solely for play purposes to experiment with and 
delve into the depths of the system programming primarily for 
educational purposes.  If any of you remember Scotty from the original 
Star Trek series and how he spent his off/vacation time pouring over 
tech manuals and playing with gadgets, well that's me!


The question is, will jessie install and run on these old systems? If 
not, can I still get a debian distro that will?  I expect that the 
processors on at least one of them will be at least i386 or better, so I 
also expect that jessie will install and run, but that my main problem 
will be with drivers for the legacy peripherals.


I just can't find it within me to throw out what is, other than being 
old, a good usable computer system.


I appreciate any information y'all can send my way.

--
JM


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/556cff20.5060...@gmail.com



Re: Old Computers

2015-06-01 Thread Martin Read

On 02/06/15 01:56, Jose Martinez wrote:

The question is, will jessie install and run on these old systems? If
not, can I still get a debian distro that will?  I expect that the
processors on at least one of them will be at least i386 or better, so I
also expect that jessie will install and run, but that my main problem
will be with drivers for the legacy peripherals.


https://www.debian.org/releases/stable/i386/ch02s01.html.en says:

However, Debian GNU/Linux jessie will not run on 486 or earlier 
processors. Despite the architecture name i386, support for actual 
80386 and 80486 processors (and their clones) was dropped with the Sarge 
(r3.1) and Squeeze (r6.0) releases of Debian, respectively. The Intel 
Pentium and clones, including those without an FPU (Floating-Point Unit 
or math coprocessor), are supported. The Intel Quark is not supported, 
due to hardware errata. 



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/556d10a9.1000...@zen.co.uk



Re: Montar galaxy s4 en debian linux

2015-06-01 Thread Jose Maldonado
El 01/06/15 a las 21:31, Debia Linux escribió:
 Buenas noches listeros.
 
 He intentado mountar un smartphone galaxy s4 mediante lo traficional.
 
 mount /media/memory
 mount -t vfat /media/memory
 
 He revisado el archivo /dev/fstab y todo bien
 
 /dev/sda1 /media/memory auto rw,user,nosuto 0 0
 
 Ejecuto mount para ver que es hay que este montado pero no aparece sda1
 
 Ejecuto lsusb y me aparece que esta reconocido este smartphone
 
 Bus 001 device 019: ID 04e8:6865 Samsung Electronics Co., LTD
 
 Les comento que me gustaria montarlo manualmente, sin algun programa
 que lo haga.
 
 Informacion extra el telefono tiene dos opciones cuando se conecta por usb
 
 1 conectar como dispositivo multimedia (mtp)
 2 conectar como camara (ptp)
 
 Lo he intentado con los dos y nada. Siendo que montar memorias usb
 para mi es muy comun y normal.
 
 ¿alguna idea de lo que pase?
 
 

Es simple. Un Samsung Galaxy como el tuyo no se puede montar de esa
forma, porque usa el protocolo MTP para eso, no es como una memoria al
que tienes acceso directo al dispositivo de almacenamiento. Ahora bien,
si estas usando Gnome y Nautilus, solo asegurate de tener instalado el
soporte gvfs para manejar MTP y el montaje del mismo se hará de forma
automática.

En otros entornos no tengo ni la mas minima idea de como hacerlo
automático, pero tal vez te pueda ayudar esto:

https://wiki.debian.org/mtp
https://packages.debian.org/jessie/gvfs-backends

Saludos.

-- 
Dios en su Cielo, todo bien en la Tierra


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/556d16d4.9080...@gmail.com