Re: Iceweasel slow to freeze

2015-06-04 Thread Matthew Chong
Happens to me as well, was running Skype(hosted in a xterm window), iceweasel and wine notepad++. It totally froze gdm. Crashed again some time after I restarted gdm, then I just gave up and rebooted, after that the issue gone away. On Thu, 4 Jun 2015 at 6:56 am notoneofmy wrote: > I've attached

Re: pdf reader

2015-04-19 Thread Matthew Chong
If you have dpkg and frontends (apt, aptitude etc) you can easily install zathura PDF viewer with "sudo apt-get install zathura", which is a minimalist PDF viewer. On Sunday, April 19, 2015, wrote: > Dear debian-user > > How can i install pdf reader for beaglebone debian. Please give me command

Fwd: lists.debian.org has received bounces from you

2015-03-19 Thread Matthew Chong
There is a more information link in the reply. http://wiki.debian.org/Teams/ListMaster/FAQ This email is received when your email provider rejects a spam from debian lists. On Friday, March 20, 2015, Selim T. Erdoğan > wrote: > On Thu, Mar 19, 2015 at 02:18:24PM +, Martin Read wrote: > > >

Re: lists.debian.org has received bounces from you

2015-03-19 Thread Matthew Chong
It happens with gmail too. On Friday, March 20, 2015, Matthew Chong wrote: > There is a more information link in the reply. > > http://wiki.debian.org/Teams/ListMaster/FAQ > This email is received when your email provider rejects a spam from debian > lists. > > > >

Re: Why no security update of apache2 concerning SSLv3?

2015-03-12 Thread Matthew Chong
mod_openssl for Apache is the offending package. On Thursday, March 12, 2015, David Guyot < david.gu...@europecamions-interactive.com> wrote: > Hello. > > That's a good question you're asking here. I, too, think that an Apache > update should correct this default parameter. Nevertheless, it's > p

Re: Strange entry in my routing table.

2015-03-04 Thread Matthew Chong
Did you mean typo? :P (Yeah I understand typos from you now.) The table does not appear to have problems, you can always nmap it though, it tells what it is, in terms of operating system and open ports. (sudo apt-get install nmap) nmap -sV [IPv4 Address] On Thursday, March 5, 2015, Gene Heskett