Re: need to make an eth0:1 net interface

2016-05-15 Thread Andy Smith
Hi Gene, On Sun, May 15, 2016 at 07:38:46PM -0400, Gene Heskett wrote: > Do we have a utility that makes it easy to add a :1 to an existing eth0 > interface? It depends what exactly you are trying to achieve. If you just want to add an additional IP address to an interface then you can do that

Re: Poweroff is not working on debian8.3

2016-05-15 Thread e Lpe
Hi, I had the same problem. Take a look. Often it's a video card driver. For me (on primus laptop) the problem was nouveau. Regards 2016-05-13 11:16 GMT-04:00 : > On Thu, May 12, 2016 at 03:05:01AM +, GU, Gladys wrote: > > Hi, Debian, We have a system with debian8.3, the poweroff is not work

need to make an eth0:1 net interface

2016-05-15 Thread Gene Heskett
Greetings all; Do we have a utility that makes it easy to add a :1 to an existing eth0 interface? I need to reconfigure a router from scratch. I've manually added it, but I'm pinging myself when I ping it, as in no effect on the ping when the newer router is unplugged. Either cat5 or power. O

Re: Can Debian do multi-core "MY WAY"?

2016-05-15 Thread Richard Owlett
On 5/15/2016 9:27 AM, Henrique de Moraes Holschuh wrote: On Sun, 15 May 2016, Richard Owlett wrote: On 5/14/2016 3:50 PM, to...@tuxteam.de wrote: On Sat, May 14, 2016 at 12:31:28PM -0500, Richard Owlett wrote: I date from era when when "memory banks" were switched via contents of a I/O port ;/

Re: WiFi Access Point

2016-05-15 Thread Hans
Am Sonntag, 15. Mai 2016, 22:37:26 schrieb Rodary Jacques: Maybe you want to edit something like this into your /etc/network/interfaces auto lo wlan0 iface wlan0 inet static address 192.168.1.102 netmask 255.255.255.0 broadcast 192.168.1.255 gateway 192.168.1

WiFi Access Point

2016-05-15 Thread Rodary Jacques
I have an Intel wifi card correctly configured for Jessie, thanks to https://wiki.debian.org/fr/iwlwifi. I only need the Hotspot Access point, but I can't start it at boot time, nor change its name and the WPA password. I can only switch from "wifi active" state "to access point active" after

Re: display problems, wheezy -> jessie upgrade

2016-05-15 Thread Felix Miata
Mark Copper composed on 2016-05-15 11:57 (UTC-0500): Upgraded to Jessie yesterday (Linux polaris 3.1.0-1-amd64 #1 SMP Tue Jan 10 05:01:58 UTC 2012 x86_64 GNU/Linux). 3.1.0 is not a Jessie kernel. Jessie's kernel is 3.16.7. If 3.1.0 is your only kernel, your upgrade is incomplete. Everythin

display problems, wheezy -> jessie upgrade

2016-05-15 Thread Mark Copper
Upgraded to Jessie yesterday (Linux polaris 3.1.0-1-amd64 #1 SMP Tue Jan 10 05:01:58 UTC 2012 x86_64 GNU/Linux). Everything went smoothly but no visual after reboot. Ctrl-Alt-F1 access was fine and no errors were apparent in logs. I tried changing display manager from gdm3 to lightdm, resulting

Re: Re: a simpler printing question

2016-05-15 Thread Szász Gergely
Hi! Try: gtk-print-backends = file,lpr Without double-qoutes! This is works for me in /etc/gtk-3.0/settings.ini ... Gergely

Re: Jessie unable to install DEB

2016-05-15 Thread Frank Pikelner
Andy, My mistake, time for a coffee appreciate the help. Best, Frank On Sun, May 15, 2016 at 10:43 AM, Andy Smith wrote: > Hi Frank, > > On Sun, May 15, 2016 at 10:32:06AM -0400, Frank Pikelner wrote: >> When I try to run "deb" by itself as sudo or as root I get >> >> " bash: deb: comman

Re: Jessie unable to install DEB

2016-05-15 Thread Andy Smith
Hi Frank, On Sun, May 15, 2016 at 10:32:06AM -0400, Frank Pikelner wrote: > When I try to run "deb" by itself as sudo or as root I get > > " bash: deb: command not found" > > Am I missing something obvious? At no point in my email, nor in the link I provided, does it tell you to run a command c

Re: Jessie unable to install DEB

2016-05-15 Thread Frank Pikelner
When I try to run "deb" by itself as sudo or as root I get " bash: deb: command not found" Am I missing something obvious? On Sun, May 15, 2016 at 9:56 AM, Andy Smith wrote: > Hi Frank, > > On Sun, May 15, 2016 at 09:52:37AM -0400, Frank Pikelner wrote: >> I'm trying to install DEB so that I

Re: Can Debian do multi-core "MY WAY"?

2016-05-15 Thread Henrique de Moraes Holschuh
On Sun, 15 May 2016, Richard Owlett wrote: > On 5/14/2016 3:50 PM, to...@tuxteam.de wrote: > >On Sat, May 14, 2016 at 12:31:28PM -0500, Richard Owlett wrote: > >>I date from era when when "memory banks" were switched via contents > >>of a I/O port ;/ Reminds me of the MSX memory mapper, and MSX pa

Re: update-rc.d creates unexpected sequence numbers

2016-05-15 Thread Ansgar Burchardt
Hi, CN writes: > /etc/init.d/my-program is correctly prepared with LSB header comments > like this: > > #!/bin/sh > ### BEGIN INIT INFO > # Provides: my-program > # Required-Start: $postgresql > # Required-Stop:$postgresql > # Default-Start:2 3 4 5 > # Default-St

Re: Jessie unable to install DEB

2016-05-15 Thread Andy Smith
Hi Frank, On Sun, May 15, 2016 at 09:52:37AM -0400, Frank Pikelner wrote: > I'm trying to install DEB so that I can install backports and get > letsencrypt going. At no point on: http://backports.debian.org/Instructions/ does it mention installing a [package called "deb". What instructions

Jessie unable to install DEB

2016-05-15 Thread Frank Pikelner
I'm trying to install DEB so that I can install backports and get letsencrypt going. apt get install deb tells me that "unable to locate package deb"? Has something changed? Frank

Re: Network manager (again)

2016-05-15 Thread Michael Biebl
Am 14.05.2016 um 05:27 schrieb Bhasker C V: > Hi > > I am finding it difficult to settle on a good network manager which > can work for my case > > 1. My home dir is luks/ext4 and mounted manually after logging in for > the first time > 2. My GUI is started after mounting my home dir and by man

Re: Can Debian do multi-core "MY WAY"?

2016-05-15 Thread Richard Owlett
On 5/14/2016 3:50 PM, to...@tuxteam.de wrote: On Sat, May 14, 2016 at 12:31:28PM -0500, Richard Owlett wrote: I date from era when when "memory banks" were switched via contents of a I/O port ;/ Anyone remember era when 8085 was "state of the art" ;/ I envision core A using memory range X