[gentoo-user] Re: search and replace "carriage return"

2014-02-04 Thread Grant Edwards
On 2014-02-03, Alan McKinnon wrote: > On 04/02/2014 01:14, Joseph wrote: >> I have a text file. How do I search and replace "carriage return"? >> > > > That is a horrible one to solve :-) > > All the usual tools (grep, sed, tr) are line oriented so they will take > one line and replace the CR at

Re: [gentoo-user] Re: search and replace "carriage return"

2014-02-04 Thread Joseph
On 02/04/14 15:00, Grant Edwards wrote: On 2014-02-03, Alan McKinnon wrote: On 04/02/2014 01:14, Joseph wrote: I have a text file. How do I search and replace "carriage return"? That is a horrible one to solve :-) All the usual tools (grep, sed, tr) are line oriented so they will take on

Re: [gentoo-user] Tcp Listener

2014-02-04 Thread Χαράλαμπος Μανουσίδης
on 02/04/2014 02:42 AM Korthrun wrote the following: > Check out what I consider to be a fantastic guide: > http://beej.us/guide/bgnet/ Great! Thanks much for sharing Korthrun. :)

[gentoo-user] going from systemd to udev

2014-02-04 Thread Joseph
Is it possible to go from "systemd" to "udev"? I don't like the way systemd works. I have a problem with mounting USB sick (it mounts as root:root) and I can not even change the permission. I am receiving Hylafax fax transmission reports (email) on all incoming faxes and now these emails are em

[gentoo-user] Is VLAN configuration manual section up to date?

2014-02-04 Thread Grant Edwards
Are the VLAN configuration docs up to date? http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=4&chap=3#doc_chap10 The reason I ask is that the Gentoo docs talk about using vconfig, while other distros have dropped vconfig and now use the ip2route packages 'ip' command instead: ht

Re: [gentoo-user] going from systemd to udev

2014-02-04 Thread Daniel Campbell
On 02/04/2014 01:58 PM, Joseph wrote: > Is it possible to go from "systemd" to "udev"? > > I don't like the way systemd works. I have a problem with mounting USB > sick (it mounts as root:root) and I can not even change the permission. > I am receiving Hylafax fax transmission reports (email) on

Re: [gentoo-user] going from systemd to udev

2014-02-04 Thread gottlieb
On Tue, Feb 04 2014, Daniel Campbell wrote: > On 02/04/2014 01:58 PM, Joseph wrote: >> Is it possible to go from "systemd" to "udev"? >> >> I don't like the way systemd works. I have a problem with mounting USB >> sick (it mounts as root:root) and I can not even change the permission. >> I am re

[gentoo-user] Re: going from systemd to udev

2014-02-04 Thread walt
On 02/04/2014 02:29 PM, gottl...@nyu.edu wrote: > On Tue, Feb 04 2014, Daniel Campbell wrote: > >> On 02/04/2014 01:58 PM, Joseph wrote: >>> Is it possible to go from "systemd" to "udev"? >>> >>> I don't like the way systemd works. I have a problem with mounting USB >>> sick (it mounts as root:ro

Re: [gentoo-user] going from systemd to udev

2014-02-04 Thread Canek Peláez Valdés
On Tue, Feb 4, 2014 at 1:58 PM, Joseph wrote: > Is it possible to go from "systemd" to "udev"? > > I don't like the way systemd works. I have a problem with mounting USB sick > (it mounts as root:root) and I can not even change the permission. > I am receiving Hylafax fax transmission reports (em

Re: [gentoo-user] Re: going from systemd to udev

2014-02-04 Thread Canek Peláez Valdés
On Tue, Feb 4, 2014 at 5:27 PM, walt wrote: > On 02/04/2014 02:29 PM, gottl...@nyu.edu wrote: >> On Tue, Feb 04 2014, Daniel Campbell wrote: >> >>> On 02/04/2014 01:58 PM, Joseph wrote: Is it possible to go from "systemd" to "udev"? I don't like the way systemd works. I have a prob

Re: [gentoo-user] System hangs when poweroff with NFS mounted

2014-02-04 Thread Canek Peláez Valdés
On Fri, Jan 31, 2014 at 7:04 PM, Amankwah wrote: > On Fri, Jan 24, 2014 at 11:24:46AM -0600, Canek Peláez Valdés wrote: >> On Fri, Jan 24, 2014 at 9:45 AM, 刘洋 wrote: >> > journalctl --boot=-1 >> > -- Logs begin at Tuesday 2013-12-24 21:48:33 CST, end at Friday >> > 2014-01-24 22:38:38 CST. -- >>

Re: [gentoo-user] going from systemd to udev

2014-02-04 Thread Joseph
On 02/04/14 18:03, Canek Peláez Valdés wrote: On Tue, Feb 4, 2014 at 1:58 PM, Joseph wrote: Is it possible to go from "systemd" to "udev"? I don't like the way systemd works. I have a problem with mounting USB sick (it mounts as root:root) and I can not even change the permission. I am receiv

Re: [gentoo-user] going from systemd to udev

2014-02-04 Thread Canek Peláez Valdés
On Tue, Feb 4, 2014 at 6:24 PM, Joseph wrote: > On 02/04/14 18:03, Canek Peláez Valdés wrote: >> >> On Tue, Feb 4, 2014 at 1:58 PM, Joseph wrote: >>> >>> Is it possible to go from "systemd" to "udev"? >>> >>> I don't like the way systemd works. I have a problem with mounting USB >>> sick >>> (it

Re: [gentoo-user] going from systemd to udev

2014-02-04 Thread Joseph
On 02/04/14 18:38, Canek Peláez Valdés wrote: On Tue, Feb 4, 2014 at 6:24 PM, Joseph wrote: On 02/04/14 18:03, Canek Peláez Valdés wrote: On Tue, Feb 4, 2014 at 1:58 PM, Joseph wrote: Is it possible to go from "systemd" to "udev"? I don't like the way systemd works. I have a problem with

Re: [gentoo-user] going from systemd to udev

2014-02-04 Thread Joseph
On 02/04/14 18:38, Canek Peláez Valdés wrote: [snip] I'm using XFCE It all started to happen after I switched to systemd. So maybe on the weekend I'll try to switch one of the machine back to udev. I think all I need is to unmerge "systemd" and emerge "udev" without rebooting. As others have

Re: [gentoo-user] Re: going from systemd to udev

2014-02-04 Thread Poncho
On 05.02.2014 01:10, Canek Peláez Valdés wrote: > On Tue, Feb 4, 2014 at 5:27 PM, walt wrote: >> On 02/04/2014 02:29 PM, gottl...@nyu.edu wrote: >>> On Tue, Feb 04 2014, Daniel Campbell wrote: >>> On 02/04/2014 01:58 PM, Joseph wrote: > Is it possible to go from "systemd" to "udev"? >

Re: [gentoo-user] going from systemd to udev

2014-02-04 Thread Canek Peláez Valdés
On Feb 4, 2014 7:28 PM, "Joseph" wrote: > > On 02/04/14 18:38, Canek Peláez Valdés wrote: > > [snip] > >>> >>> I'm using XFCE It all started to happen after I switched to systemd. So >>> maybe on the weekend I'll try to switch one of the machine back to udev. >>> I think all I need is to unmerge

Re: [gentoo-user] Re: going from systemd to udev

2014-02-04 Thread Canek Peláez Valdés
On Feb 4, 2014 7:30 PM, "Poncho" wrote: > > On 05.02.2014 01:10, Canek Peláez Valdés wrote: > > On Tue, Feb 4, 2014 at 5:27 PM, walt wrote: > >> On 02/04/2014 02:29 PM, gottl...@nyu.edu wrote: > >>> On Tue, Feb 04 2014, Daniel Campbell wrote: > >>> > On 02/04/2014 01:58 PM, Joseph wrote: > >

Re: [gentoo-user] going from systemd to udev

2014-02-04 Thread Joseph
On 02/04/14 18:03, Canek Peláez Valdés wrote: On Tue, Feb 4, 2014 at 1:58 PM, Joseph wrote: Is it possible to go from "systemd" to "udev"? I don't like the way systemd works. I have a problem with mounting USB sick (it mounts as root:root) and I can not even change the permission. I am receiv

Re: [gentoo-user] going from systemd to udev

2014-02-04 Thread Canek Peláez Valdés
On Feb 4, 2014 7:38 PM, "Joseph" wrote: > > On 02/04/14 18:03, Canek Peláez Valdés wrote: >> >> On Tue, Feb 4, 2014 at 1:58 PM, Joseph wrote: >>> >>> Is it possible to go from "systemd" to "udev"? >>> >>> I don't like the way systemd works. I have a problem with mounting USB sick >>> (it mounts

Re: [gentoo-user] going from systemd to udev

2014-02-04 Thread Joseph
On 02/04/14 19:33, Canek Peláez Valdés wrote: [snip] >> emerge -pv gnome-base/gvfs >> >> If you have the gdu USE flag enabled, I recommend switching to udisks. >> It's possible that it will fix everything, but I have never used Xfce, >> so I'm not certain. > > > Do I need to

Re: [gentoo-user] going from systemd to udev

2014-02-04 Thread Canek Peláez Valdés
On Tue, Feb 4, 2014 at 8:01 PM, Joseph wrote: > On 02/04/14 19:33, Canek Peláez Valdés wrote: > > [snip] >> >> >> emerge -pv gnome-base/gvfs >> >> >> >> >> If you have the gdu USE flag enabled, I recommend switching to >> udisks. >> >> It's possible that it will fix everything, but I hav

Re: [gentoo-user] going from systemd to udev

2014-02-04 Thread Joseph
On 02/04/14 20:06, Canek Peláez Valdés wrote: On Tue, Feb 4, 2014 at 8:01 PM, Joseph wrote: On 02/04/14 19:33, Canek Peláez Valdés wrote: [snip] >> emerge -pv gnome-base/gvfs >> >> If you have the gdu USE flag enabled, I recommend switching to udisks. >> It's possible that it will

Re: [gentoo-user] Is VLAN configuration manual section up to date?

2014-02-04 Thread J. Roeleveld
On 4 February 2014 22:27:03 CET, Grant Edwards wrote: >Are the VLAN configuration docs up to date? > >http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=4&chap=3#doc_chap10 > >The reason I ask is that the Gentoo docs talk about using vconfig, >while other distros have dropped vconfig and

Re: [gentoo-user] Re: going from systemd to udev

2014-02-04 Thread Alan McKinnon
On 05/02/2014 01:27, walt wrote: > Being the only user of this machine, I could work up some outrage over this > new PITA -- but I've decided not to be outraged. I pretend to be a sysadmin > and imagine how I would feel if an arbitrary user demanded the ability to > plug any arbitrary USB stick in