Re: iceape availability

2016-02-24 Thread Peter Ludikovsky
Hello, Searching for a single .deb & trying to install that is the way proprietary systems handle it. With Debian, and most other Linux distros, there's repositories, and tools to handle dependencies. Open a command line / terminal and enter sudo apt-get install iceape It will pull iceape, and al

iceape availability

2016-02-24 Thread Bret Busby
Hello. I searched for a .deb package, for iceape, so that I could download the package for the iceape suite, to try to install it. Ahat I found, is apparently submerged in a "security pool". I found that what is apparently provided as the iceape suite .deb package, is just something that has end

Re: Encrypted PDF isn't

2016-02-24 Thread David Wright
On Wed 24 Feb 2016 at 23:10:42 (+), Lisi Reisz wrote: > On Wednesday 24 February 2016 21:16:46 David Wright wrote: > > encrypted.pdf > > No, sadly it is not! > > Sorry, David. ;-) Well it turns out that the problem has affected other people, eg http://superuser.com/questions/983368/both-pdft

Re: Warning Linux Mint Website Hacked and ISOs replaced with Backdoored Operating System

2016-02-24 Thread Stuart Longland
On 23/02/16 05:50, Thomas Schmitt wrote: > But my curiosity is about whether i indirectly helped the hackers. Technology is just that, technology. With the exception of land mines, it mostly is neither good nor bad itself, it's how it's used, and many tools can be used for both. Software is no d

Re: Increasing the number of bash history

2016-02-24 Thread EenyMeenyMinyMoa
I found in ~/.bashrc # for setting history length see HISTSIZE and HISTFILESIZE in bash(1) HISTSIZE=1000 HISTFILESIZE=2000 Leaving this part alone, the result of history was also the same. That was not the case in wheezy. I've edited ~/.bashrc, so now $ cat ~/.bashrc ==omitting== HISTCONTROL=ig

Re: aptitude program list

2016-02-24 Thread Richard Hector
On 25/02/16 09:18, Jörg-Volker Peetz wrote: > Better generate such a list with aptitude itself which allows to > exclude automatically installed packages > > aptitude -F "%p" '~i!~M' > list_of_packages_manually_installed Or perhaps aptitude search -F "%p" '~i!~M' > list_of_packages_manually_in

Re: Encrypted PDF isn't

2016-02-24 Thread Lisi Reisz
On Wednesday 24 February 2016 21:16:46 David Wright wrote: > encrypted.pdf No, sadly it is not! Sorry, David. ;-) Lisi

Re: Need a downgrade :(

2016-02-24 Thread Glenn English
> On Feb 24, 2016, at 1:06 AM, brian wrote: > > On Wed, 24 Feb 2016 07:46:50 +, you wrote: > >> On Wed, 2016-02-24 at 02:39 -0500, brian wrote: >> >>> Anybody know anywhere where I can download a Wheezy live image, or >>> even just installation disks, for (preferably) 64-bit Wheezy with an

Re: Need a Live CD [was Re: Need a downgrade :(}

2016-02-24 Thread Steve McIntyre
Glenn English wrote: > >> On Feb 24, 2016, at 1:06 AM, brian wrote: >> >> On Wed, 24 Feb 2016 07:46:50 +, you wrote: >> >>> On Wed, 2016-02-24 at 02:39 -0500, brian wrote: >>> Anybody know anywhere where I can download a Wheezy live image, or even just installation disks, for (pre

Re: Need a Live CD [was Re: Need a downgrade :(}

2016-02-24 Thread Glenn English
> On Feb 24, 2016, at 2:42 PM, Steve McIntyre wrote: > > We have a large set of older images online at > > http://cdimage.debian.org/cdimage/archive/ > > for both live and install media. Thank you very much. I'm downloading debian-live-7.9.0-amd64-xfce-desktop.iso as we speak. I hope that's

Encrypted PDF isn't

2016-02-24 Thread David Wright
Can someone explain to me what I'm missing? $ pdftk secret.pdf output /tmp/encrypted.pdf owner_pw foo $ pdfinfo /tmp/encrypted.pdf Creator:TeX Producer: LuaTeX-0.79.1 CreationDate: Wed Feb 24 14:50:53 2016 ModDate:Wed Feb 24 14:50:53 2016 Tagged: no UserProperties:

Re: Need a Live CD [was Re: Need a downgrade :(}

2016-02-24 Thread Michael Fothergill
On 24 February 2016 at 20:51, Glenn English wrote: > > > On Feb 24, 2016, at 1:06 AM, brian wrote: > > > > On Wed, 24 Feb 2016 07:46:50 +, you wrote: > > > >> On Wed, 2016-02-24 at 02:39 -0500, brian wrote: > >> > >>> Anybody know anywhere where I can download a Wheezy live image, or > >>> e

Need a Live CD [was Re: Need a downgrade :(}

2016-02-24 Thread Glenn English
> On Feb 24, 2016, at 1:06 AM, brian wrote: > > On Wed, 24 Feb 2016 07:46:50 +, you wrote: > >> On Wed, 2016-02-24 at 02:39 -0500, brian wrote: >> >>> Anybody know anywhere where I can download a Wheezy live image, or >>> even just installation disks, for (preferably) 64-bit Wheezy with an

Re: aptitude program list

2016-02-24 Thread Jörg-Volker Peetz
Better generate such a list with aptitude itself which allows to exclude automatically installed packages aptitude -F "%p" '~i!~M' > list_of_packages_manually_installed That will preserve which packages are installed automatically. Then on another machine command aptitude install $(cat list_

Re: Increasing the number of bash history

2016-02-24 Thread real bas
With bash version 3 you can set to infinity the history size and size of history file of terminal edit file ~/.bashrc change HISTSIZE=1000 to HISTSIZE=-1 //history size of terminal change HISTFILESIZE=2000 to HISTFILESIZE=-1 //size of history file 2016-02-24 8:19 GMT-04:00 : > -BEGIN PGP SIG

Re: apttude program list

2016-02-24 Thread hdv
On 2016-02-24 18:28, Dennis Wicks wrote: > Greetings; > > I am installing deb on several different machines and partitions. Is there any > file that contains a list of all installed packages that I could use to > install > all non-standard packages on the new installs so they start out all the sa

Re: apttude program list

2016-02-24 Thread Brian
On Wed 24 Feb 2016 at 11:28:27 -0600, Dennis Wicks wrote: > I am installing deb on several different machines and partitions. Is there > any file that contains a list of all installed packages that I could use to > install all non-standard packages on the new installs so they start out all > the s

Re: How to VNC to active screen on remote system.

2016-02-24 Thread Frederic Marchal
On Wednesday 24 February 2016 12:12:54 Javier Vasquez wrote: > > On Wed, Feb 24, 2016 at 11:50 AM, Dennis Wicks wrote: > > ... > > What is the program that will connect to the current session on the remote > > system? I have used it before but I can't remember what it was. > > Are you looking f

Re: How to VNC to active screen on remote system.

2016-02-24 Thread Javier Vasquez
> On Wed, Feb 24, 2016 at 11:50 AM, Dennis Wicks wrote: > ... > What is the program that will connect to the current session on the remote > system? I have used it before but I can't remember what it was. Are you looking for x11vnc [1][2] on the host you want to see? If so, tigervnc and others c

How to VNC to active screen on remote system.

2016-02-24 Thread Dennis Wicks
I wish I could remember all of this stuff! What is the program that will connect to the current session on the remote system? I have used it before but I can't remember what it was. Many TIA! Dennis

Arbeitsagentur bietet neue Jobs ab sofort an

2016-02-24 Thread Isabell Reuchlin GmbH
Hallo, Isabell Reuchlin Dienstleistungen kommt mit Ihnen in Kontakt. Eine Berufsbezeichnung dürfen Sie unseren Stellenangebot entnehmen. Telefondienst WPPB-2282-8236 Fleischer/in TBW724283893 Archivar/in KZNB9340-66 Aktienhändler/in WTZ0183-84217 Fachkraft im Gastgewerbe ZPZ816965997

Re: Configure my headless Debian server as "bluetooth loudspeaker"

2016-02-24 Thread Dan Ritter
On Wed, Feb 24, 2016 at 08:24:12AM -0500, Stefan Monnier wrote: > I'd like to let my phone play its music via my home-server's speakers. > This home-server is a headless OrangePi box running Debian testing (and > with a bluetooth dongle in one of its USB ports). > > I followed https://wiki.debian.

apttude program list

2016-02-24 Thread Dennis Wicks
Greetings; I am installing deb on several different machines and partitions. Is there any file that contains a list of all installed packages that I could use to install all non-standard packages on the new installs so they start out all the same? Many TIA! Dennis

Re: pam_tally2 with sshd

2016-02-24 Thread Nicholas Geovanis
Thanks. My failure was putting the pam_tally2 module *after* the "@include common-auth" instead of before it. The only working example I have at hand is a RedHat 5.10 system where pam_tally (not pam_tally2) follows the whole "system-auth" stack, rather than precedes it. Thanks again.Nick On Tu

Re: Warning Linux Mint Website Hacked and ISOs replaced with Backdoored Operating System

2016-02-24 Thread Christian Seiler
On 02/24/2016 01:48 PM, Nicolas George wrote: > Le sextidi 6 ventôse, an CCXXIV, Christian Seiler a écrit : >> Yes, I know what an HMAC is. But an HMAC is _utterly_ useless for a >> digital signature. > > Please stop commenting the finger when I try to show you the moon. The problem is that you w

OT: ownership of Mega.co.nz (was Re: Warning Linux Mint Website Hacked and ISOs replaced with Backdoored Operating System)

2016-02-24 Thread Jonathan Dowland
On Thu, Feb 25, 2016 at 12:18:40AM +1100, Andrew McGlashan wrote: > https://en.wikipedia.org/wiki/Mega_%28service%29 > > "In July 2015, Dotcom said he doesn't trust Mega service in a Q&A > session with tech website Slashdot, claims the company had "suffered > from a hostile takeover by a Chinese i

Netfilter + Socks5 server

2016-02-24 Thread Daniel Bareiro
Hi all! While this is not a specific question of Debian, I know that in this mailing list there are people with much experience in Iptables (and perhaps also with Socks5). So maybe hopefully you can give me a hand with this. Right now, the current setup is the following: Gamer ---> Server B (Soc

Configure my headless Debian server as "bluetooth loudspeaker"

2016-02-24 Thread Stefan Monnier
I'd like to let my phone play its music via my home-server's speakers. This home-server is a headless OrangePi box running Debian testing (and with a bluetooth dongle in one of its USB ports). I followed https://wiki.debian.org/BluetoothUser for the first steps and things seem to be working OK for

Re: Warning Linux Mint Website Hacked and ISOs replaced with Backdoored Operating System

2016-02-24 Thread Andrew McGlashan
On 24/02/2016 11:47 PM, Thomas Schmitt wrote: > I wrote: >>> ... google ... Kim Schmitz ... rofl ... i am not that curious. > > Andrew McGlashan wrote: >> Actually he doesn't run mega.nz any longer and he has said that he >> wouldn't trust the site now due to current ownership > > Now is this

Re: Warning Linux Mint Website Hacked and ISOs replaced with Backdoored Operating System

2016-02-24 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Feb 24, 2016 at 01:47:57PM +0100, Thomas Schmitt wrote: > Hi, [...] > A large file emerges in ~/Desktop. (I am wearing my garlic necklace now, > spraying holy water, and looking up witch signs in the Malleus Maleficarum.) A nice and entertain

Re: Increasing the number of bash history

2016-02-24 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Feb 24, 2016 at 08:16:01PM +0800, EenyMeenyMinyMoa wrote: > Hi, > I want to increase the number of bash history. > > $ history > ==omitting== > 1996 history > > After entering commands more than ten times, > I relaunched the terminal to see >

Re: Warning Linux Mint Website Hacked and ISOs replaced with Backdoored Operating System

2016-02-24 Thread Nicolas George
Le sextidi 6 ventôse, an CCXXIV, Christian Seiler a écrit : > Yes, I know what an HMAC is. But an HMAC is _utterly_ useless for a > digital signature. Please stop commenting the finger when I try to show you the moon. I was not saying that HMAC are useful for digital signatures, I was giving anot

Re: Warning Linux Mint Website Hacked and ISOs replaced with Backdoored Operating System

2016-02-24 Thread Thomas Schmitt
Hi, an interesting detail in advance: It does not boot from USB stick. Too dumb for that. >From DVD it boots only via BIOS or EFI BIOS emulation, not via generic EFI. I wrote: > > ... google ... Kim Schmitz ... rofl ... i am not that curious. Andrew McGlashan wrote: > Actually he doesn't run m

Increasing the number of bash history

2016-02-24 Thread EenyMeenyMinyMoa
Hi, I want to increase the number of bash history. $ history ==omitting== 1996 history After entering commands more than ten times, I relaunched the terminal to see $ history ==omitting== 1996 history I've added the following lines to /home/eeny/.bashrc about a year ago. HISTSIZE=77700 HISTFIL

Re: point of information re Debian 8, gnome, and fglrx

2016-02-24 Thread Dan Ritter
On Wed, Feb 24, 2016 at 12:39:12AM -0500, jesse mckeown wrote: > > Now, I don't know if the debian 8 release notes vs. the AMD > documentation are even addressing the same thing or > orthogonal things, but I can't find mention of the status of this > issue in recenter debian mailing lists; > >

Re: Warning Linux Mint Website Hacked and ISOs replaced with Backdoored Operating System

2016-02-24 Thread Christian Seiler
>> So a valid way to construct an OpenPGP v4 signature would be to >> use >> >> H(contents || 0x04 0x00 0x01 0x08 0x00 0x00) >> >> as the input for the RSA algorithm (and then pack that up in a >> nice OpenPGP packet). > > I did not have the reference of what OpenPGP does near at hand, I was more

Re: Re-exec dhclient without stopping network?

2016-02-24 Thread Richard Hector
On 24/02/16 22:13, Reco wrote: > ... > pkill -9 -f dhclient > ifup --force eth0 > sleep 1800 > reboot > > If all goes well you would be able to re-attach to a existing screen > session, and cancel the reboot. > If anything goes wrong - you'll have your host alive and kicking after > 30 minutes of

Re: Warning Linux Mint Website Hacked and ISOs replaced with Backdoored Operating System

2016-02-24 Thread Richard Hector
On 24/02/16 22:50, Nicolas George wrote: > Le sextidi 6 ventôse, an CCXXIV, Richard Hector a écrit : >> Fair enough. Got a link to someone else's explanation? > > Sorry, I do not. But I gave a rather lengthy explanation myself in > the part you trimmed. Oh, ok. I assumed from your comment about n

Re: Warning Linux Mint Website Hacked and ISOs replaced with Backdoored Operating System

2016-02-24 Thread Nicolas George
Le quintidi 5 ventôse, an CCXXIV, David Wright a écrit : > Well, md5 beats md4 There is something wrong in your library. Regards, -- Nicolas George signature.asc Description: Digital signature

Re: Warning Linux Mint Website Hacked and ISOs replaced with Backdoored Operating System

2016-02-24 Thread Nicolas George
Le quintidi 5 ventôse, an CCXXIV, Christian Seiler a écrit : > But if you say what Debian is doing is a mistake, then this _is_ what > you are talking about. I am quite sure of what I am talking about and what I am not talking about. > This is decisively not true when we are talking about signing

Re: Warning Linux Mint Website Hacked and ISOs replaced with Backdoored Operating System

2016-02-24 Thread Nicolas George
Le sextidi 6 ventôse, an CCXXIV, Richard Hector a écrit : > Fair enough. Got a link to someone else's explanation? Sorry, I do not. But I gave a rather lengthy explanation myself in the part you trimmed. Regards, -- Nicolas George signature.asc Description: Digital signature

Re: Warning Linux Mint Website Hacked and ISOs replaced with Backdoored Operating System

2016-02-24 Thread Richard Hector
On 24/02/16 07:52, Nicolas George wrote: > Le quintidi 5 ventôse, an CCXXIV, Christian Seiler a écrit : >> > You have _emphasized_ it, but you haven't _explained_ it, nor provided >> > any search term one could use to look up an explanation for it. > Explaining takes time, I do not want to do it if

Program to update udev rules after adding an ethernet adapter ?

2016-02-24 Thread Jean-Baptiste Thomas
When you install Debian on a PC, you get one line in /etc/udev/rules.d/70-persistent-net.rules for each ethernet adapter present. If you add a network adapter after installation, 70-persistent-net.rules needs updating. Is there a program that can do it for you ?

Re: Warning Linux Mint Website Hacked and ISOs replaced with Backdoored Operating System

2016-02-24 Thread Andrew McGlashan
On 23/02/2016 10:02 PM, Thomas Schmitt wrote: > Hi, > > Nicolas George wrote: >> Of course, that does not mean MD5 and SHA-1 should be used nowadays. New >> theoretical attacks are found, keeping using hashes with known weaknesses is >> stupid. > > The ISO checksums are provided more for transp

Re: Warning Linux Mint Website Hacked and ISOs replaced with Backdoored Operating System

2016-02-24 Thread Andrew McGlashan
On 23/02/2016 9:50 AM, Thomas Schmitt wrote: > Hi, > > Sven Hartge wrote: >> You cannot wget a mega.nz URL. You have to use a Javascript-enabled >> Browser to get the file. > > Shall i really enable insecure Javascript to download a malicious ISO ? > > ... google ... Kim Schmitz ... rofl ... i

Re: Re-exec dhclient without stopping network?

2016-02-24 Thread Reco
Hi. On Wed, Feb 24, 2016 at 08:54:50PM +1300, Richard Hector wrote: > Anyone know if/how I can restart dhclient without stopping the network? > > It's the only process left holding open the old libc after the > upgrade, and I'd rather avoid restarting the network (or rebooting), > since I

Re: I Couldn't install geany-plugin-gdb in jessie.

2016-02-24 Thread Reco
Hi. On Wed, Feb 24, 2016 at 03:25:50PM +0800, EenyMeenyMinyMoa wrote: > Thank you, Reco. > After > $ sudo apt-get install geany-plugin-debugger > ,the Debug tab appeared at the below partof Geany. Just as planned ;) > In the "Build"/"Set Build Commands" menu, I've set > compile: gcc -Wa

Re: Need a downgrade :(

2016-02-24 Thread brian
On Wed, 24 Feb 2016 07:46:50 +, you wrote: >On Wed, 2016-02-24 at 02:39 -0500, brian wrote: > >> Anybody know anywhere where I can download a Wheezy live image, or >> even just installation disks, for (preferably) 64-bit Wheezy with an >> XFCE desktop? > >Top google hit for me for 'wheezy iso