Re: Something wrong with NetworkManager

2015-07-05 Thread Beco
> $ cat /etc/network/interfaces > > auto wlan0 > iface wlan0 inet dhcp > wpa-ssid myownnaise > wpa-psk e1841746a4f6dc64b7a6fa1f... > Its an intermittent problem. I commented the lines above and rebooted. Now it is working via NetworkManager again. Also, even when it was not working, I could

Re: Installing glibc-2.21 on debian-8

2015-07-05 Thread David Wright
Quoting Dhiraj Bhor (dhirajbho...@gmail.com): > > I read from https://wiki.debian.org/DebianExperimental link that installing > experimental package will functinaly break the system. > I want to know when experimental branch will become stable, In a word, never. > Do i get any page > where this

Re: Installing glibc-2.21 on debian-8

2015-07-05 Thread Dhiraj Bhor
On Mon, Jul 6, 2015 at 10:17 AM, Dhiraj Bhor wrote: > > I read from https://wiki.debian.org/DebianExperimental link that > installing experimental package will functinaly break the system. > I want to know when experimental branch will become stable, Do i get any > page where this information alr

Re: Installing glibc-2.21 on debian-8

2015-07-05 Thread Dhiraj Bhor
I read from https://wiki.debian.org/DebianExperimental link that installing experimental package will functinaly break the system. I want to know when experimental branch will become stable, Do i get any page where this information already exist? Dhiraj

Something wrong with NetworkManager

2015-07-05 Thread Beco
Hi guys, After a battle with wpa_supplicant commented in other thread (*) it's time for this notebook breaks down. I just connected as usual (turning on the notebook and nothing more needed) and the list of available wireless nets are empty. The only way I could connect was to go through my mobi

Re: (Solved)Re: Installing msttcorefonts without a (working) internet connection

2015-07-05 Thread mudongliang
On 07/05/2015 08:01 PM, mudongliang wrote: > > On 07/05/2015 07:33 PM, Christian Seiler wrote: >> On 07/05/2015 12:22 PM, mudongliang wrote: >>> 2015-07-05 18:16:27 (57.2 KB/s) - Read error at byte 40290/198384 >>> (Success). Giving up. >> So if your internet connection doesn't work properly when

Re: install Arial fonts lost in latex

2015-07-05 Thread mudongliang
On 07/05/2015 11:33 PM, Seeker wrote: > > > On 7/5/2015 4:34 AM, Eike Lantzsch wrote: >> On Sunday 05 July 2015 19:21:20 mudongliang wrote: >>> se of the OP. >>> yes, you're right! I can't download exe file from the sourceforge site! >>> -mudongliang >> Yep, looks like your university preven

Re: setting up vsftpd

2015-07-05 Thread briand
On Sun, 05 Jul 2015 16:24:05 -0400 Louis Wust wrote: > Just to clear things up, take a look at the vsftpd.conf(5) man page: > > listen_ipv6 > Like the listen parameter, except vsftpd will listen on an IPv6 > socket instead of an IPv4 one. Note that a socket listening on the > IPv6

Re: / 100% used

2015-07-05 Thread Beco
On 5 July 2015 at 20:29, Pascal Hambourg wrote: > Beco a écrit : > > > > Just to be sure: this server doesn't have (nor need) wireless interface. > > It has one. If you don't need it, you can disable the kernel module > autoloading by creating a file /etc/modprobe.d/blacklist-rt2800pci.conf > con

Re: / 100% used

2015-07-05 Thread Pascal Hambourg
Beco a écrit : > > Just to be sure: this server doesn't have (nor need) wireless interface. It has one. If you don't need it, you can disable the kernel module autoloading by creating a file /etc/modprobe.d/blacklist-rt2800pci.conf containing the following line : blacklist rt2800pci -- To UNS

Re: install Arial fonts lost in latex

2015-07-05 Thread Eike Lantzsch
On Sunday 05 July 2015 08:33:03 Seeker wrote: > On 7/5/2015 4:34 AM, Eike Lantzsch wrote: > > On Sunday 05 July 2015 19:21:20 mudongliang wrote: > >> se of the OP. > >> yes, you're right! I can't download exe file from the sourceforge site! > >> > >> -mudongliang > > > > Yep, looks like your

Re: / 100% used

2015-07-05 Thread Beco
On 5 July 2015 at 16:19, Beco wrote: > Hi guys, > > I need some help regarding this problem. > > Yesterday I upgraded from Wheezy to Jessie. Today I got an email saying > the user could not create a "tmp" file to do anything. > > I checked the filesystem with: > > > # df -h > Filesys

Re: / 100% used

2015-07-05 Thread The Wanderer
On 07/05/2015 at 04:16 PM, Beco wrote: > David, guys, > > Just to be sure: this server doesn't have (nor need) wireless > interface. > > > root@camelo:/var/log# ifconfig This says nothing about whether the machine has wireless hardware, or even necessarily about whether it has a driver for a

Re: / 100% used

2015-07-05 Thread David Christensen
On 07/05/2015 01:16 PM, Beco wrote: Just to be sure: this server doesn't have (nor need) wireless interface. root@camelo:/var/log# ifconfig eth0 Link encap:Ethernet HWaddr 22:60:77:93:3a:1c inet addr:10.0.3.2 Bcast:10.255.255.255 Mask:255.0.0.0 inet6 addr: fe80::3a77

Re: / 100% used

2015-07-05 Thread Joe
On Sun, 5 Jul 2015 16:19:36 -0300 Beco wrote: > Hi guys, > > I need some help regarding this problem. > > Yesterday I upgraded from Wheezy to Jessie. Today I got an email > saying the user could not create a "tmp" file to do anything. > > I checked the filesystem with: > > > # df

Re: setting up vsftpd

2015-07-05 Thread Louis Wust
Just to clear things up, take a look at the vsftpd.conf(5) man page: listen_ipv6 Like the listen parameter, except vsftpd will listen on an IPv6 socket instead of an IPv4 one. Note that a socket listening on the IPv6 "any" address (::) will accept both IPv6 and IPv4 connections b

Re: / 100% used

2015-07-05 Thread Santiago Vila
On Sun, Jul 05, 2015 at 04:19:36PM -0300, Beco wrote: > > 1 Jul 5 15:35:58 beco kernel: [66691.859352] ieee80211 phy0: > rt2x00lib_request_firmware: Info - Loading firmware file 'rt2860.bin' >2 Jul 5 15:35:58 beco kernel: [66691.859358] rt2800pci :03:00.0: > firmware: faile

Re: / 100% used

2015-07-05 Thread Beco
On 5 July 2015 at 16:58, David Christensen > wrote: > >> On 07/05/2015 12:19 PM, Beco wrote: >> > 16G of syslog ... over and over, this messages: >> >>>1 Jul 5 15:35:58 beco kernel: [66691.859352] ieee80211 phy0: >>> rt2x00lib_request_firmware: Info - Loading firmware file 'rt2860.bin' >>>

Re: / 100% used

2015-07-05 Thread Beco
On 5 July 2015 at 16:58, David Christensen wrote: > On 07/05/2015 12:19 PM, Beco wrote: > > 16G of syslog ... over and over, this messages: > >>1 Jul 5 15:35:58 beco kernel: [66691.859352] ieee80211 phy0: >> rt2x00lib_request_firmware: Info - Loading firmware file 'rt2860.bin' >> 2 Jul

Re: / 100% used

2015-07-05 Thread David Christensen
On 07/05/2015 12:19 PM, Beco wrote: > 16G of syslog ... over and over, this messages: 1 Jul 5 15:35:58 beco kernel: [66691.859352] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2860.bin' 2 Jul 5 15:35:58 beco kernel: [66691.859358] rt2800pci :03:00.0: fi

Re: Light web browser for old PC

2015-07-05 Thread Wilko Fokken
On Thu, Jul 02, 2015 at 03:07:43PM +0800, Bret Busby wrote: > On 02/07/2015, Wilko Fokken wrote: > > In the past times, depending on a serial modem for internet access, > > I preferred Opera, because it allows to switch ANY graphics OFF // ON > > through simple menu buttons: > > > > A problem wit

/ 100% used

2015-07-05 Thread Beco
Hi guys, I need some help regarding this problem. Yesterday I upgraded from Wheezy to Jessie. Today I got an email saying the user could not create a "tmp" file to do anything. I checked the filesystem with: # df -h Filesystem Size Used Avail Use% Mounted on /dev/sda1

Re: USB keyboard unreliable since dist-upgrade on 1st of June

2015-07-05 Thread Andrew McGlashan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 6/07/2015 2:44 AM, Alef Farah wrote: > On 2015-06-28 19:00, Don Armstrong wrote: >> Contentless maligning of systemd and/or other parts of Debian are >> not on topic on Debian mailing lists, and certainly not on topic >> on -user. Please stop. >>

Re: TV-Tuner with Alsa with Jessie NO SOUND... :(

2015-07-05 Thread Gábor Hársfalvi
mixer: Can't open device /dev/mixer, mixer volume and mute unavailable. mixer: No such mixer channel 'aux', using channel 'line'. 2015-07-05 15:42 GMT+02:00 Gábor Hársfalvi : > Hello! > > I've got a Leadtek TV2000 Expert tuner and it was connected with my > soundcard on motherboard succesfully. B

Re: USB keyboard unreliable since dist-upgrade on 1st of June

2015-07-05 Thread Alef Farah
On 2015-06-28 19:00, Don Armstrong wrote: Contentless maligning of systemd and/or other parts of Debian are not on topic on Debian mailing lists, and certainly not on topic on -user. Please stop. On the other hand, if there are bugs, file them with details, so they can be fixed, like this very

Re: install Arial fonts lost in latex

2015-07-05 Thread Seeker
On 7/5/2015 4:34 AM, Eike Lantzsch wrote: On Sunday 05 July 2015 19:21:20 mudongliang wrote: se of the OP. yes, you're right! I can't download exe file from the sourceforge site! -mudongliang Yep, looks like your university prevents the download of exe files from sourceforge in some weir

Re: Re: how to compile kernel for raspberry

2015-07-05 Thread Abdelkader Belahcene
I mean, compiling on th raspberry pi takes a long time. so , I want to compile it raspbian kernel, on debian i386 machine et use a cross-compilation. I want to start from raspbian as a bse , and not from zero, and just to customize the raspbian. So i need the source of raspbian kernel and t

Re: setting up vsftpd

2015-07-05 Thread briand
On Sun, 5 Jul 2015 08:55:28 +0200 Petter Adsen wrote: > Maybe machine2 has no ip6tables rules, or rules that allow the access, > and machine1 blocks it? Or maybe only machine2 has IPv6 enabled? > machine2 is a very recent install directly from jessie. machine1 is also jessie, but dist-upgrade

Re: how to compile kernel for raspberry

2015-07-05 Thread ken
First thing: google it. I just did and found several very relevant pages. On 07/05/2015 08:02 AM, Abdelkader Belahcene wrote: thanks I understand this, but I want to compile it on debian i386 machine et use a cross-compilation: I download the source of the raspbian kernel ( I have to find

TV-Tuner with Alsa with Jessie NO SOUND... :(

2015-07-05 Thread Gábor Hársfalvi
Hello! I've got a Leadtek TV2000 Expert tuner and it was connected with my soundcard on motherboard succesfully. Before many years it worked percectly with my early Ubuntu version 7.04 and 8.04 - that used the AUX for soundlevels in the alsamixer. In TVTIME I've get all my TV-channels but without

Re: how to compile kernel for raspberry

2015-07-05 Thread Lisi Reisz
On Sunday 05 July 2015 13:02:36 Abdelkader Belahcene wrote: > thanks I understand this, > > but I want to compile it on debian i386 machine et use a cross-compilation: > > I download the source of the raspbian kernel ( I have to find it first), > i want just customise this kernel and not create

Re: install Arial fonts lost in latex

2015-07-05 Thread Lisi Reisz
On Sunday 05 July 2015 12:05:22 Liam O'Toole wrote: > On 2015-07-05, Lisi Reisz wrote: > > On Sunday 05 July 2015 05:51:31 mudongliang wrote: > >> > Install ttf-mscorefonts-installer > >> > And let it do its thing. > >> > > >> > Cheers > >> > Eike > >> > >> I have said in the post that I can't ins

Re: Re: how to compile kernel for raspberry

2015-07-05 Thread Abdelkader Belahcene
thanks I understand this, but I want to compile it on debian i386 machine et use a cross-compilation: I download the source of the raspbian kernel ( I have to find it first), i want just customise this kernel and not create a new kernel from bare metal and then compile it So i need the sourc

(Solved)Re: Installing msttcorefonts without a (working) internet connection

2015-07-05 Thread mudongliang
On 07/05/2015 07:33 PM, Christian Seiler wrote: > On 07/05/2015 12:22 PM, mudongliang wrote: >> 2015-07-05 18:16:27 (57.2 KB/s) - Read error at byte 40290/198384 >> (Success). Giving up. > So if your internet connection doesn't work properly when downloading > the fonts in postinst, you can also

Re: install Arial fonts lost in latex

2015-07-05 Thread Eike Lantzsch
On Sunday 05 July 2015 19:21:20 mudongliang wrote: > On 07/05/2015 07:05 PM, Liam O'Toole wrote: > > On 2015-07-05, Lisi Reisz wrote: > >> On Sunday 05 July 2015 05:51:31 mudongliang wrote: > Install ttf-mscorefonts-installer > And let it do its thing. > > Cheers > Eike >

Installing msttcorefonts without a (working) internet connection

2015-07-05 Thread Christian Seiler
On 07/05/2015 12:22 PM, mudongliang wrote: > 2015-07-05 18:16:27 (57.2 KB/s) - Read error at byte 40290/198384 > (Success). Giving up. So if your internet connection doesn't work properly when downloading the fonts in postinst, you can also install the fonts manually and you don't even need an int

Virtualbox 4.3.28-dfsg-1 install in sid on 4.0.0-2-rt kernel causes hang-up

2015-07-05 Thread adam
Hi! I've just tried to install virtualbox on a rt kernel and got hangup, notebook stopped responding completely at the dkms install state, where it tries to apply the module, think. Any help, where i have to send bug report? Bests, Adam -- To UNSUBSCRIBE, email to debian-user-requ...@list

Re: install Arial fonts lost in latex

2015-07-05 Thread mudongliang
On 07/05/2015 07:05 PM, Liam O'Toole wrote: > On 2015-07-05, Lisi Reisz wrote: >> On Sunday 05 July 2015 05:51:31 mudongliang wrote: Install ttf-mscorefonts-installer And let it do its thing. Cheers Eike >>> I have said in the post that I can't install this package! >>>

Re: install Arial fonts lost in latex

2015-07-05 Thread mudongliang
> Mudongliang: > > Sorry for the half-cocked answer. Your problem is obviously not with Debian > but a network problem. Downloads from downloads.sourceforge.net are working > fine here at this side of the globe. I can download software from sourceforge! I just download TortoiseSVN in a few secon

Re: install Arial fonts lost in latex

2015-07-05 Thread Liam O'Toole
On 2015-07-05, Lisi Reisz wrote: > On Sunday 05 July 2015 05:51:31 mudongliang wrote: >> > Install ttf-mscorefonts-installer >> > And let it do its thing. >> > >> > Cheers >> > Eike >> >> I have said in the post that I can't install this package! >> Because some exe file can not be downloaded! > >

strange journald *.journal file permissions

2015-07-05 Thread Vincent Lefevre
Can anyone explain these strange journald permissions? -rw-r-x---+ 1 root root16777216 2015-07-05 12:57:55 system.journal* -rw-r-x---+ 1 root systemd-journal 8388608 2015-07-05 12:17:21 user-1000.journal* More precisely, why the bit x for the group? -- Vincent Lefèvre - Web:

Re: install Arial fonts lost in latex

2015-07-05 Thread Eike Lantzsch
On Sunday 05 July 2015 18:22:46 mudongliang wrote: > On 07/05/2015 05:42 PM, Lisi Reisz wrote: > > On Sunday 05 July 2015 05:51:31 mudongliang wrote: > >>> Install ttf-mscorefonts-installer > >>> And let it do its thing. > >>> > >>> Cheers > >>> Eike > >> > >> I have said in the post that I can't

Re: install Arial fonts lost in latex

2015-07-05 Thread mudongliang
On 07/05/2015 05:42 PM, Lisi Reisz wrote: > On Sunday 05 July 2015 05:51:31 mudongliang wrote: >>> Install ttf-mscorefonts-installer >>> And let it do its thing. >>> >>> Cheers >>> Eike >> I have said in the post that I can't install this package! >> Because some exe file can not be downloaded! >

Re: BASH

2015-07-05 Thread Stuart Longland
On 01/05/15 22:44, Daniel Bareiro wrote: > while [ "$1" != "" ]; do Another useful way to do this: $# is the number of arguments on the command line. You can do [ $# -gt 0 ] to test when the arguments have been consumed. -- Stuart Longland (aka Redhatter, VK4MSL) I haven't lost my mind... ...

Re: install Arial fonts lost in latex

2015-07-05 Thread Lisi Reisz
On Sunday 05 July 2015 05:51:31 mudongliang wrote: > > Install ttf-mscorefonts-installer > > And let it do its thing. > > > > Cheers > > Eike > > I have said in the post that I can't install this package! > Because some exe file can not be downloaded! lisi@Tux-II:~$ aptitude search ttf-mscorefonts