Re: Vim config problem in jessie

2014-02-14 Thread Stanislav Bocinec
Hello Frank, i experienced same issues in past. This link helped to solv all my issues: http://henry.precheur.org/vim/python " First I would like to point out something when writing a Vim configuration file. Generally don’t use the autocmd command to add hooks to a specific filename’s extension

tor-arm warning

2014-02-14 Thread Zenaan Harkness
Trying to set up a Tor relay node, and the tor package recommended tor-arm, which I installed too. Running "arm" gives the following warning: 17:27:19 [ARM_NOTICE] Arm is currently running with root permissions. This is not a good idea, and will still work perfectly well if it's run with the same

Re: Vim config problem in jessie

2014-02-14 Thread Jeremiah Mahler
On Sat, Feb 15, 2014 at 04:05:48AM +, Frank Miles wrote: > On Sat, 15 Feb 2014 01:00:01 +0100, Jeremiah Mahler wrote: > > > On Fri, Feb 14, 2014 at 10:42:59PM +, Frank Miles wrote: > >> On Fri, 14 Feb 2014 23:10:01 +0100, Jeremiah Mahler wrote: > >> > >> > On Fri, Feb 14, 2014 at 08:22:02

Re: Vim config problem in jessie

2014-02-14 Thread Frank Miles
On Sat, 15 Feb 2014 01:00:01 +0100, Jeremiah Mahler wrote: > On Fri, Feb 14, 2014 at 10:42:59PM +, Frank Miles wrote: >> On Fri, 14 Feb 2014 23:10:01 +0100, Jeremiah Mahler wrote: >> >> > On Fri, Feb 14, 2014 at 08:22:02PM +, Frank Miles wrote: >> >> On Fri, 14 Feb 2014 20:50:01 +0100, Je

Re: Vim config problem in jessie

2014-02-14 Thread Frank Miles
On Sat, 15 Feb 2014 01:00:01 +0100, Jeremiah Mahler wrote: > On Fri, Feb 14, 2014 at 10:42:59PM +, Frank Miles wrote: >> On Fri, 14 Feb 2014 23:10:01 +0100, Jeremiah Mahler wrote: >> >> > On Fri, Feb 14, 2014 at 08:22:02PM +, Frank Miles wrote: >> >> On Fri, 14 Feb 2014 20:50:01 +0100, Je

Re: Moving Wheezy to New Drive, et al

2014-02-14 Thread André Nunes Batista
On Mon, 2014-02-10 at 14:13 -0800, Patrick Bartek wrote: > Well, the hard drive in my personal desktop machine has been running > virtually continuously for 7 years, and I'm gettin' nervous. So, time to > transfer Wheezy to a new, bigger drive; something I've never done before. > I've always c

Re: nm-applet reports 802.11 connected, but can't actually communicate over network?

2014-02-14 Thread Carl Fink
In case anyone finds this thread in an archive search later: I got home from work today and WiFi was connected correctly. I have no idea why. -- Carl Fink ca...@li-con.org Chair, LI-CON, March 29-30, 2014, Rockville Centre, NY Con Site: http://li-con.org -- To UNSUBSCR

Re: Vim config problem in jessie

2014-02-14 Thread Jeremiah Mahler
On Fri, Feb 14, 2014 at 10:42:59PM +, Frank Miles wrote: > On Fri, 14 Feb 2014 23:10:01 +0100, Jeremiah Mahler wrote: > > > On Fri, Feb 14, 2014 at 08:22:02PM +, Frank Miles wrote: > >> On Fri, 14 Feb 2014 20:50:01 +0100, Jeremiah Mahler wrote: > >> > >> > On Fri, Feb 14, 2014 at 06:35:25

Re: systemd: some more questions

2014-02-14 Thread Joey Hess
Tom H wrote: > Adding this to the kernel's cmcline is one of the simplest changes > when upgrading from wheezy to jessie whether you have one or many > servers. Any existing Debian system with udev installed has a file /etc/udev/rules.d/70-persistent-net.rules that forces udev to use the same netw

Re: Ctrl-Alt-Del in systemd

2014-02-14 Thread Brian
On Fri 14 Feb 2014 at 21:56:45 +0100, Siard wrote: > Well, relinking /lib/systemd/system/ctrl-alt-del.target to > poweroff.target appears to be doing the trick, and I guess that this > will remain unaffected. > Thanks for your contribution. Thank you for taking the time to respond. Unfortunately

Re: Vim config problem in jessie

2014-02-14 Thread Frank Miles
On Fri, 14 Feb 2014 23:10:01 +0100, Jeremiah Mahler wrote: > On Fri, Feb 14, 2014 at 08:22:02PM +, Frank Miles wrote: >> On Fri, 14 Feb 2014 20:50:01 +0100, Jeremiah Mahler wrote: >> >> > On Fri, Feb 14, 2014 at 06:35:25PM +, Frank Miles wrote: >> >> I'm having problems setting the vim co

Re: Re: Ctrl-Alt-Del in systemd

2014-02-14 Thread Michael Biebl
> Both of these methods appear to be working: > - relinking /lib/systemd/system/ctrl-alt-del.target to poweroff.target; > - creating /etc/systemd/system/ctrl-alt-del.target and linking _that_ > to /lib/systemd/system/poweroff.target. Please do the latter as I suggested. Doing the former means yo

Re: systemd: some more questions

2014-02-14 Thread Tom H
On Fri, Feb 14, 2014 at 3:54 PM, Gian Uberto Lauri wrote: >> On 14/feb/2014, at 19:30, Tom H wrote: >>> On Fri, Feb 14, 2014 at 8:11 AM, Gian Uberto Lauri wrote: >>> Ralf Mardorf writes: > On Fri, 2014-02-14 at 06:59 -0500, Miles Fidelman wrote: > > I still cringe when I think of the

Re: systemd: some more questions

2014-02-14 Thread Tom H
On Fri, Feb 14, 2014 at 2:38 PM, Reco wrote: > On Fri, 14 Feb 2014 13:49:03 -0500 > Tom H wrote: >> It has nothing to do with Red Hat's ifcfg network scripts or with >> network Manager. > > Apparently that's why it was introduced in Fedora before anybody else > did. The relevance being? >> A

Re: Vim config problem in jessie

2014-02-14 Thread Jeremiah Mahler
On Fri, Feb 14, 2014 at 08:22:02PM +, Frank Miles wrote: > On Fri, 14 Feb 2014 20:50:01 +0100, Jeremiah Mahler wrote: > > > On Fri, Feb 14, 2014 at 06:35:25PM +, Frank Miles wrote: > >> I'm having problems setting the vim configuration - > >> and having it mean something - in a fairly new

Re: Ctrl-Alt-Del in systemd

2014-02-14 Thread Siard
Brian wrote: > /lib/systemd/system/ctrl-alt-del.target is linked to reboot.target in > the same directory. It requires systemd-reboot.service which contains > the line > >ExecStart=/bin/systemctl --force reboot > > Changing 'reboot' to 'poweroff' will get you what you want. > > However, this

Re: Ctrl-Alt-Del in systemd

2014-02-14 Thread Siard
William Unruh wrote off-list: > I cannot post to the news list. OK, let me direct it to the list then. > It is really annoying that they have decided to make ACD reboot rather > than halt by default (really horrible for a laptop) > But according to my Mageia, > Ctrl-Alt-Delete is handled by /et

Re: Ctrl-Alt-Del in systemd

2014-02-14 Thread Siard
Michael Biebl wrote: > The current behaviour is defined by the ctrl-alt-del.target. See > # ls -ls /lib/systemd/system/ctrl-alt-del.target > /lib/systemd/system/ctrl-alt-del.target -> reboot.target > > > Change that symlink to point to poweroff.target: > > # ln -s /lib/systemd/system/poweroff.ta

Re: systemd: some more questions

2014-02-14 Thread Gian Uberto Lauri
Adding that line on several servers is still doing work on several servers. Is that clear? -- Gian Uberto Lauri Messaggio inviato da un tablet > On 14/feb/2014, at 19:30, Tom H wrote: > >> On Fri, Feb 14, 2014 at 8:11 AM, Gian Uberto Lauri wrote: >> Ralf Mardorf writes: On Fri, 2014-02-1

Re: systemd: some more questions

2014-02-14 Thread Erwan David
Le 14/02/2014 19:49, Tom H a écrit : > There are drawbacks to (almost) everything: the new behavior makes us > have to put with weird and unfamiliar nic names. As I posted earlier, > there's a kernel cmdline option to enable/disable this behavior. It also breaks completely portability of scripts

Re: Vim config problem in jessie

2014-02-14 Thread Frank Miles
On Fri, 14 Feb 2014 20:50:01 +0100, Jeremiah Mahler wrote: > On Fri, Feb 14, 2014 at 06:35:25PM +, Frank Miles wrote: >> I'm having problems setting the vim configuration - >> and having it mean something - in a fairly new computer. >> One simple example is the tab stops. Since I'm the >> on

Re: systemd: some more questions

2014-02-14 Thread Reco
On Fri, 14 Feb 2014 13:49:03 -0500 Tom H wrote: > It has nothing to do with Red Hat's ifcfg network scripts or with > network Manager. Apparently that's why it was introduced in Fedora before anybody else did. > And it has nothing to do with Red Hat not having the udev net rules > generator -

Re: Recover old version of xfce4-session package?

2014-02-14 Thread Reco
Hi. On Fri, 14 Feb 2014 19:17:56 + Mark Carroll wrote: > What's my best path forward here? I don't suppose there's some archive > somewhere that still has xfce4-session 4.8.3-4 or at least the build > dependencies for 4.8.3-3? In fact, there IS such archive: http://snapshot.debian.org/pac

Re: Vim config problem in jessie

2014-02-14 Thread Jeremiah Mahler
On Fri, Feb 14, 2014 at 06:35:25PM +, Frank Miles wrote: > I'm having problems setting the vim configuration - > and having it mean something - in a fairly new computer. > One simple example is the tab stops. Since I'm the > only direct user of this machine, I've simply edited > /etc/vim/vimr

Re: Recover old version of xfce4-session package?

2014-02-14 Thread Mark Carroll
Mark Carroll writes: > What's my best path forward here? I don't suppose there's some archive > somewhere that still has xfce4-session 4.8.3-4 or at least the build > dependencies for 4.8.3-3? Ha, no sooner do I post than a friend kindly reminds me of http://snapshot.debian.org/ so my problem is

Recover old version of xfce4-session package?

2014-02-14 Thread Mark Carroll
I look after somebody suffering from https://bugs.debian.org/706425 on amd64. They run xfce4-session 4.8.3-3 from wheezy and the bug report suggests that 4.8.3-4 provides a fix due to the patch at http://git.xfce.org/xfce/xfce4-session/commit/?id=ab391138 Unfortunately, I can't figure out how to o

Re: systemd: some more questions

2014-02-14 Thread Tom H
On Fri, Feb 14, 2014 at 12:34 PM, Reco wrote: > On Fri, 14 Feb 2014 17:42:54 +0100 > "Gian Uberto Lauri" wrote: >> Brian writes: >>> On Fri 14 Feb 2014 at 14:11:30 +0100, Gian Uberto Lauri wrote: Ralf Mardorf writes: > During setting up Arch Linux with systemd the device name switch

Re: Ctrl-Alt-Del in systemd

2014-02-14 Thread Brian
On Fri 14 Feb 2014 at 18:23:14 +0100, Siard wrote: > Using the console, I used to switch off my PC with Ctrl-Alt-Del. > For that to work, I had these lines in /etc/inittab: > > # What to do when CTRL-ALT-DEL is pressed. > ca:12345:ctrlaltdel:/sbin/poweroff systemd doesn't use inittab (it's a sys

Re: Ctrl-Alt-Del in systemd

2014-02-14 Thread Michael Biebl
> > # What to do when CTRL-ALT-DEL is pressed. > ca:12345:ctrlaltdel:/sbin/poweroff > > It was the easiest way to switch off the machine that I knew of. > Now is there something similar with systemd? > Ctrl-Alt-Del appears to reboot the machine now. The current behaviour is defined by the ctrl-

Re: systemd: some more questions

2014-02-14 Thread Reco
On Fri, 14 Feb 2014 19:04:24 +0100 Ralf Mardorf wrote: > On Fri, 2014-02-14 at 21:37 +0400, Reco wrote: > > On Fri, 14 Feb 2014 14:48:53 +0100 > > Ralf Mardorf wrote: > > > > > PS: > > > > > > [rocketmouse@archlinux ~]$ cat /usr/local/sbin/alice > > > [snip] > > > ip link set enp3s0 up > > >

Re: systemd: some more questions

2014-02-14 Thread Tom H
On Fri, Feb 14, 2014 at 8:11 AM, Gian Uberto Lauri wrote: > Ralf Mardorf writes: >> On Fri, 2014-02-14 at 06:59 -0500, Miles Fidelman wrote: >>> >>> I still cringe when I think of the first time I replaced ethernet card >>> in a server and udev changed the name > > I had to patch the udev conf in

Vim config problem in jessie

2014-02-14 Thread Frank Miles
I'm having problems setting the vim configuration - and having it mean something - in a fairly new computer. One simple example is the tab stops. Since I'm the only direct user of this machine, I've simply edited /etc/vim/vimrc, where I have the line: set tabstop=4 In addition, I've appen

Re: [SOLVED] Re: systemd: some questions

2014-02-14 Thread Tom H
On Fri, Feb 14, 2014 at 5:52 AM, Darac Marjal wrote: > On Thu, Feb 13, 2014 at 06:57:36PM +0100, Hans wrote: >> Am Donnerstag, 13. Februar 2014, 16:05:47 schrieb Jonathan Dowland: >>> On Thu, Feb 13, 2014 at 03:16:12PM +0100, Hans wrote: Maybe I missed something? Or is systemd still not

Re: Dist-upgrade on remote server fails;

2014-02-14 Thread John W. Foster
On Thu, 2014-02-13 at 12:38 +, Darac Marjal wrote: > On Wed, Feb 12, 2014 at 03:42:25PM -0600, John Foster wrote: > > I have a question regarding upgrading a remotely hosted VPN server. was > > running Debian 6; I did a few upgrades to clear the way for a > > dist-upgrade. I normally do this b

Re: systemd: some more questions

2014-02-14 Thread Tom H
On Fri, Feb 14, 2014 at 3:19 AM, Gian Uberto Lauri wrote: > Tom H writes: >> On Thu, Feb 13, 2014 at 3:12 AM, Gian Uberto Lauri wrote: >>> >>> let's assume that I have to execute a script after S10checkfs/ >>> S11mountall and before S13networking. >>> >>> Do I find a clear, reliable set of instru

Re: systemd: some more questions

2014-02-14 Thread Ralf Mardorf
On Fri, 2014-02-14 at 21:37 +0400, Reco wrote: > On Fri, 14 Feb 2014 14:48:53 +0100 > Ralf Mardorf wrote: > > > PS: > > > > [rocketmouse@archlinux ~]$ cat /usr/local/sbin/alice > > [snip] > > ip link set enp3s0 up > > [snip] > > ip link set enp3s0 name eth0 > > :) I'm to lazy to do research r

Re: systemd: some more questions

2014-02-14 Thread Reco
On Fri, 14 Feb 2014 17:42:54 +0100 "Gian Uberto Lauri" wrote: > Brian writes: > > On Fri 14 Feb 2014 at 14:11:30 +0100, Gian Uberto Lauri wrote: > > > > > Ralf Mardorf writes: > > > > > > > During setting up Arch Linux with systemd the device name switched > from > > > > eth0 to enp3s

Re: systemd: some more questions

2014-02-14 Thread Reco
On Fri, 14 Feb 2014 14:48:53 +0100 Ralf Mardorf wrote: > PS: > > [rocketmouse@archlinux ~]$ cat /usr/local/sbin/alice > [snip] > ip link set enp3s0 up > [snip] ip link set enp3s0 name eth0 :) -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe".

Ctrl-Alt-Del in systemd

2014-02-14 Thread Siard
Using the console, I used to switch off my PC with Ctrl-Alt-Del. For that to work, I had these lines in /etc/inittab: # What to do when CTRL-ALT-DEL is pressed. ca:12345:ctrlaltdel:/sbin/poweroff It was the easiest way to switch off the machine that I knew of. Now is there something similar with

Re: systemd: some more questions

2014-02-14 Thread Gian Uberto Lauri
Brian writes: > On Fri 14 Feb 2014 at 14:11:30 +0100, Gian Uberto Lauri wrote: > > > Ralf Mardorf writes: > > > > > During setting up Arch Linux with systemd the device name switched from > > > eth0 to enp3s0 on my machine. > > > > Any reason for this? > > http://www.freedesktop.or

Re: [SOLVED] Re: systemd: some questions

2014-02-14 Thread Reco
On Fri, 14 Feb 2014 12:40:34 + Brian wrote: > On Fri 14 Feb 2014 at 15:48:43 +0400, Reco wrote: > > > But, given systemd insists on using its' own mount implementation, I'm > > not sure whenever systemd honors this flag. > > There is no reason why it shouldn't and it does. Tested. I disagr

Re: systemd: some more questions

2014-02-14 Thread Sven Joachim
On 2014-02-14 13:25 +0100, Ralf Mardorf wrote: > On Fri, 2014-02-14 at 06:59 -0500, Miles Fidelman wrote: >> I still cringe when I think of the first time I replaced ethernet card >> in a server and udev changed the name > > During setting up Arch Linux with systemd the device name switched from

Re: systemd: some more questions

2014-02-14 Thread John Hasler
I wrote: > Are you prepared to help maintain [runit], both upstream and as a > Debian package? That is what is needed. Systemd is going to be the > Debian default but alternatives will be allowed. Dan Ritter writes: > That's precisely what I'm considering. Excellent. There is already a runit p

Re: systemd: some more questions

2014-02-14 Thread Gian Uberto Lauri
Ralf Mardorf writes: > On Fri, 2014-02-14 at 15:41 +0100, Gian Uberto Lauri wrote: > > Ralf Mardorf writes: > > > > > Systemd isn't the end of the world and it isn't the end of > > > Linux. > > > > As I said, it could. > > A PITA isn't the end ;), it's easy to survive, it's just a PIT

RE: iptables and redirection traffic from one PC to another

2014-02-14 Thread Aleksander Kurczyk
Hello, I've tried with this parameter - --to-destination but it's still not working. I have no two nics nor in PC nor in RPI. Is there a way then to change the source IP address during the forwarding process? -- Best regards, Aleksander Kurczyk > Date:

Re: chroot jail problem

2014-02-14 Thread Reco
On Fri, 14 Feb 2014 14:01:55 +0100 Antonio Fernández Pérez wrote: > Ups! Sorry, I forgot paste the link. > > I have used this: wget > http://www.fuschlberger.net/programs/ssh-scp-sftp-chroot-jail/make_chroot_jail.sh Ok. So, this script was written before Debian implemented multilib, which, in t

Re: chroot jail problem

2014-02-14 Thread Reco
Hi. On Fri, 14 Feb 2014 13:38:30 +0100 Ralf Mardorf wrote: > On Fri, 2014-02-14 at 16:35 +0400, Reco wrote: > > You can post this script, at least. Or to provide a download link to it. > > Because, you see, using telepathy was proved ineffective in > > troubleshooting ;) > > :D > > http://www

Re: systemd: some more questions

2014-02-14 Thread Dan Ritter
On Fri, Feb 14, 2014 at 07:45:00AM -0600, John Hasler wrote: > Dan Ritter writes: > > For Jessie? I'm considering how much of a pain it would be to maintain > > runit as an init system across my company's infrastructure. Since we > > don't need GNOME, it seems plausible. > > Are you prepared to h

Re: systemd: some more questions

2014-02-14 Thread Brian
On Fri 14 Feb 2014 at 14:11:30 +0100, Gian Uberto Lauri wrote: > Ralf Mardorf writes: > > > During setting up Arch Linux with systemd the device name switched from > > eth0 to enp3s0 on my machine. > > Any reason for this? http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkIn

Re: iptables and redirection traffic from one PC to another

2014-02-14 Thread Joe
On Fri, 14 Feb 2014 16:32:21 +0100 Aleksander Kurczyk wrote: > Hi, > > Now my firewall looks like this: > > sudo iptables -F > sudo iptables -P INPUT DROP > sudo iptables -A INPUT -m conntrack --ctstate ESTABLISHED,RELATED -j > ACCEPT sudo iptables -A INPUT -i lo -j ACCEPT > sudo iptables -A IN

Re: systemd: some more questions

2014-02-14 Thread Miles Fidelman
Ralf Mardorf wrote: On Fri, 2014-02-14 at 15:41 +0100, Gian Uberto Lauri wrote: Ralf Mardorf writes: > Systemd isn't the end of the world and it isn't the end of > Linux. As I said, it could. A PITA isn't the end ;), it's easy to survive, it's just a PITA. On Fri, 2014-02-14 at 09:33 -05

Re: systemd: some more questions

2014-02-14 Thread Ralf Mardorf
On Fri, 2014-02-14 at 10:03 -0500, Jeff Bauer wrote: > Please make the voices stop... No flame and some fair questions. Pff?! No reply from you to help somebody who is willing to switch to systemd? Please, stop your voice. TIA -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org

RE: iptables and redirection traffic from one PC to another

2014-02-14 Thread Aleksander Kurczyk
Hi, Now my firewall looks like this: sudo iptables -F sudo iptables -P INPUT DROP sudo iptables -A INPUT -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT sudo iptables -A INPUT -i lo -j ACCEPT sudo iptables -A INPUT -s 192.168.0.0/24 -j ACCEPT sudo iptables -A INPUT -p tcp --dport 22005 -j AC

Re: systemd: some more questions

2014-02-14 Thread Ralf Mardorf
On Fri, 2014-02-14 at 15:41 +0100, Gian Uberto Lauri wrote: > Ralf Mardorf writes: > > > Systemd isn't the end of the world and it isn't the end of > > Linux. > > As I said, it could. A PITA isn't the end ;), it's easy to survive, it's just a PITA. On Fri, 2014-02-14 at 09:33 -0500, Miles Fid

Re: systemd: some more questions

2014-02-14 Thread Miles Fidelman
Gian Uberto Lauri wrote: I think I would program my editor to work on some kind of /usr/bin/find output. Am I the only one there who readed this http://en.wikipedia.org/wiki/The_Unix_Programming_Environment? Hell no. The first day I got to BBN (back in 1992) I was handed that, a copy of "Th

Re: systemd: some more questions

2014-02-14 Thread Jeff Bauer
Please make the voices stop... -- hangout: ##b0rked on irc.freenode.net diversion: http://alienjeff.net - visit The Fringe quote: "The foundation of authority is based upon the consent of the people." - Thomas Hooker -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subj

Re: systemd: some more questions

2014-02-14 Thread Gian Uberto Lauri
Ralf Mardorf writes: > Systemd isn't the end of the world and it isn't the end of > Linux. As I said, it could. -- /\ ___Ubuntu: ancient /___/\_|_|\_|__|___Gian Uberto Lauri_ African word //--\| | \| | Integralista GNUslami

Re: systemd: some more questions

2014-02-14 Thread Gian Uberto Lauri
Ralf Mardorf writes: > > Any reason for this? > > > > This could create "a certain amount of work" to people used to > > automate things by means of shell scripts... > > It's not only work to edit scripts, And hunting those you wrote years I wonder how will libvirt react to th

Re: systemd: some more questions

2014-02-14 Thread Miles Fidelman
Ralf Mardorf wrote: On Fri, 2014-02-14 at 08:30 -0500, Miles Fidelman wrote: One good thing about this thread (and the NSA one, for that matter) is that I now have "systemd could be a problem" firmly planted in the back of my head. I wasted too much time with being all churned up inside. Many A

Re: systemd: some more questions

2014-02-14 Thread Ralf Mardorf
On Fri, 2014-02-14 at 08:30 -0500, Miles Fidelman wrote: > One good thing about this thread (and the NSA one, for that matter) is > that I now have "systemd could be a problem" firmly planted in the back > of my head. I wasted too much time with being all churned up inside. Many Arch folks had t

Re: [SOLVED] Re: systemd: some questions [OT]

2014-02-14 Thread Paul E Condon
On 20140214_124034, Brian wrote: > On Fri 14 Feb 2014 at 15:48:43 +0400, Reco wrote: > > > But, given systemd insists on using its' own mount implementation, I'm > > not sure whenever systemd honors this flag. > > There is no reason why it shouldn't and it does. Tested. ^^^

Re: systemd: some more questions

2014-02-14 Thread Ralf Mardorf
On Fri, 2014-02-14 at 14:43 +0100, Ralf Mardorf wrote: > On Fri, 2014-02-14 at 14:11 +0100, Gian Uberto Lauri wrote: > > Ralf Mardorf writes: > > > On Fri, 2014-02-14 at 06:59 -0500, Miles Fidelman wrote: > > > > I still cringe when I think of the first time I replaced ethernet card > > > > in

Re: systemd: some more questions

2014-02-14 Thread John Hasler
Dan Ritter writes: > For Jessie? I'm considering how much of a pain it would be to maintain > runit as an init system across my company's infrastructure. Since we > don't need GNOME, it seems plausible. Are you prepared to help maintain it, both upstream and as a Debian package? That is what is

Re: systemd: some more questions

2014-02-14 Thread Ralf Mardorf
On Fri, 2014-02-14 at 14:11 +0100, Gian Uberto Lauri wrote: > Ralf Mardorf writes: > > On Fri, 2014-02-14 at 06:59 -0500, Miles Fidelman wrote: > > > I still cringe when I think of the first time I replaced ethernet card > > > in a server and udev changed the name > > I had to patch the udev c

Re: iptables and redirection traffic from one PC to another

2014-02-14 Thread Brixton Cat
I think you miss accept input traffic from port 81. You can add logging messages or run tcpdump to see what traffic are dropped. Regards. Fernando. El 14/02/2014 14:44, "Aleksander Kurczyk" escribió: > Hello, > > This is my firewall script: > > sudo iptables -F > sudo iptables -A INPUT -m connt

Re: systemd: some more questions

2014-02-14 Thread Miles Fidelman
Ralf Mardorf wrote: On Fri, 2014-02-14 at 06:59 -0500, Miles Fidelman wrote: I still cringe when I think of the first time I replaced ethernet card in a server and udev changed the name During setting up Arch Linux with systemd the device name switched from eth0 to enp3s0 on my machine. Fortuna

iptables and redirection traffic from one PC to another

2014-02-14 Thread Aleksander Kurczyk
Hello, This is my firewall script: sudo iptables -F sudo iptables -A INPUT -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT sudo iptables -A INPUT -i lo -j ACCEPT sudo iptables -A INPUT -s 192.168.0.0/24 -j ACCEPT sudo iptables -A INPUT -p tcp --dport 22005 -j ACCEPT sudo iptables -A INPUT -p

Re: [SOLVED] Re: systemd: some questions

2014-02-14 Thread Darac Marjal
On Fri, Feb 14, 2014 at 12:40:34PM +, Brian wrote: > On Fri 14 Feb 2014 at 15:48:43 +0400, Reco wrote: > > > But, given systemd insists on using its' own mount implementation, I'm > > not sure whenever systemd honors this flag. > > There is no reason why it shouldn't and it does. Tested. Ah,

Re: chroot jail problem

2014-02-14 Thread Ralf Mardorf
On Fri, 2014-02-14 at 14:01 +0100, Antonio Fernández Pérez wrote: > I have used this: wget > http://www.fuschlberger.net/programs/ssh-scp-sftp-chroot-jail/make_chroot_jail.sh > > # uname -a > Linux cd84245 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1+deb7u1 x86_64 > GNU/Linux > > Maybe I should to implm

Re: systemd: some more questions

2014-02-14 Thread Gian Uberto Lauri
Ralf Mardorf writes: > On Fri, 2014-02-14 at 06:59 -0500, Miles Fidelman wrote: > > I still cringe when I think of the first time I replaced ethernet card > > in a server and udev changed the name I had to patch the udev conf in a VM image template to overcome this :). > During setting up Ar

Re: systemd: some more questions

2014-02-14 Thread Dan Ritter
On Fri, Feb 14, 2014 at 06:59:06AM -0500, Miles Fidelman wrote: > > I haven't switched to Wheezy yet, and now this comes up. It's > starting to sound like udev all over again. I still cringe when I > think of the first time I replaced ethernet card in a server and > udev changed the name -- took

Re: rdesktop

2014-02-14 Thread Chris Davies
lina wrote: > On Thursday 13,February,2014 11:55 PM, Reco wrote: >>> ERROR: getaddrinfo: No address associated with hostname >> That means that you've tried to connect to a non-resolvable hostname >> (i.e. no hostname → IP association). No more, no less. >> Quick-and-dirty solution for that is usi

Re: chroot jail problem

2014-02-14 Thread Antonio Fernández Pérez
Ups! Sorry, I forgot paste the link. I have used this: wget http://www.fuschlberger.net/programs/ssh-scp-sftp-chroot-jail/make_chroot_jail.sh # uname -a Linux cd84245 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1+deb7u1 x86_64 GNU/Linux Maybe I should to implment chroot jail technique with another methods

Re: [SOLVED] Re: systemd: some questions

2014-02-14 Thread Brian
On Fri 14 Feb 2014 at 15:48:43 +0400, Reco wrote: > But, given systemd insists on using its' own mount implementation, I'm > not sure whenever systemd honors this flag. There is no reason why it shouldn't and it does. Tested. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org wi

Re: systemd: some more questions

2014-02-14 Thread Ralf Mardorf
On Fri, 2014-02-14 at 06:59 -0500, Miles Fidelman wrote: > I still cringe when I think of the first time I replaced ethernet card > in a server and udev changed the name During setting up Arch Linux with systemd the device name switched from eth0 to enp3s0 on my machine. Fortunately this was docu

Re: chroot jail problem

2014-02-14 Thread Ralf Mardorf
On Fri, 2014-02-14 at 13:38 +0100, Ralf Mardorf wrote: > On Fri, 2014-02-14 at 16:35 +0400, Reco wrote: > > You can post this script, at least. Or to provide a download link to it. > > Because, you see, using telepathy was proved ineffective in > > troubleshooting ;) > > :D > > http://www.fuschlb

Re: chroot jail problem

2014-02-14 Thread Ralf Mardorf
On Fri, 2014-02-14 at 16:35 +0400, Reco wrote: > You can post this script, at least. Or to provide a download link to it. > Because, you see, using telepathy was proved ineffective in > troubleshooting ;) :D http://www.fuschlberger.net/programs/ssh-scp-sftp-chroot-jail/make_chroot_jail.sh.html ht

Re: chroot jail problem

2014-02-14 Thread Reco
Hi. On Fri, Feb 14, 2014 at 01:21:43PM +0100, Antonio Fernández Pérez wrote: > I have tried to install libraries but I think that are not compatible with > 64-bit. Way too vague. What does 'uname -a' says on your system? What was the package name you've tried to install? What command did you us

Re: chroot jail problem

2014-02-14 Thread Ralf Mardorf
On Fri, 2014-02-14 at 13:21 +0100, Antonio Fernández Pérez wrote: > I have tried to install libraries but I think that are not compatible > with 64-bit. A long time ago I run a 64-bit architecture Debian with a 32-bit chroot, nowadays Debian does support multiarch https://wiki.debian.org/Multiarc

Re: chroot jail problem

2014-02-14 Thread Antonio Fernández Pérez
Is a shell script that runs some commands to make jails automatically. I have read about debootstrap ... I was looking for an automatically tool to save time ... Thanks. Antonio.

Re: chroot jail problem

2014-02-14 Thread Antonio Fernández Pérez
Thanks Ralf. I have tried to install libraries but I think that are not compatible with 64-bit. I have asked to the author. I'm waiting for an answer. Thanks. Regards, Antonio.

Re: systemd: some more questions

2014-02-14 Thread Miles Fidelman
Gian Uberto Lauri wrote: But I fear a situation like this: Random J. Hacker: "We could use a Debian stable server for this, but I have to go and see how to port our boot script ..." Project M. Anager: "Go and see?" Random J. Hacker: "Yes, they changed the boo

Re: [SOLVED] Re: systemd: some questions

2014-02-14 Thread Reco
Hi. On Fri, Feb 14, 2014 at 10:52:45AM +, Darac Marjal wrote: > I have noticed this with systemd, too. Under SysV, you can have a line > like the above and it's treated as "If the above device is available, > mount it, otherwise display an error (but the boot will continue to run, > if possib

Re: Understanding output from update-grub with md

2014-02-14 Thread Ari Epstein
Solved this one. Turns out I just needed to do grub-install on the old partitions. They must have had a stale version of grub. On Mon, Feb 10, 2014 at 7:53 PM, Ari Epstein wrote: > Hi all, > > Trying this again. I have a server with / (including /boot) on a md, > RAID1 device. Or so I thoug

Re: chroot jail problem

2014-02-14 Thread Ralf Mardorf
On Fri, 2014-02-14 at 12:45 +0100, Antonio Fernández Pérez wrote: > Hi everybody, > > > I would like to configure a chroot jail on Debian 7 64-bit. I'm trying > to execute make_chroot_jail.sh to create a jail but I have problems > with some libraries: > > > Copying necessary library-files to

Re: chroot jail problem

2014-02-14 Thread Roger Leigh
On Fri, Feb 14, 2014 at 12:45:49PM +0100, Antonio Fernández Pérez wrote: > I would like to configure a chroot jail on Debian 7 64-bit. I'm trying to > execute make_chroot_jail.sh to create a jail but I have problems with some > libraries: What is make_chroot_jail.sh? Where did you obtain it from?

chroot jail problem

2014-02-14 Thread Antonio Fernández Pérez
Hi everybody, I would like to configure a chroot jail on Debian 7 64-bit. I'm trying to execute make_chroot_jail.sh to create a jail but I have problems with some libraries: Copying necessary library-files to jail (may take some time) cp: impossible execute `stat' for «/lib/libnss_compat.so.2»:

Re: [SOLVED] Re: systemd: some questions

2014-02-14 Thread Brian
On Fri 14 Feb 2014 at 10:52:45 +, Darac Marjal wrote: > > I don't know (haven't looked actually, but I hope some kind soul knows > the answer) if there's an option that says "This device is optional, but > if it IS there, mount it at boot". I've not followed through on the advice it gives, bu

Re: [SOLVED] Re: systemd: some questions

2014-02-14 Thread Darac Marjal
On Thu, Feb 13, 2014 at 06:57:36PM +0100, Hans wrote: > Am Donnerstag, 13. Februar 2014, 16:05:47 schrieb Jonathan Dowland: > > On Thu, Feb 13, 2014 at 03:16:12PM +0100, Hans wrote: > > > Maybe I missed something? Or is systemd still not working with > > > encrypted partitions? There was nothing in

Re: systemd: some more questions

2014-02-14 Thread Gian Uberto Lauri
Tom H writes: > On Thu, Feb 13, 2014 at 3:12 AM, Gian Uberto Lauri wrote: > > > > let's assume that I have to execute a script after S10checkfs/ > > S11mountall and before S13networking. > > > > Do I find a clear, reliable set of instructions to achieve this goal? > > > > At this time my f