Re: [DNG] Systemdconf

2016-10-18 Thread Steven W. Scott
Funny thing, it was same week as Splunk2016, so many systemd haters would be in Orlando, so as not to disturb the Lennart love-fest. SWS On Tue, Oct 18, 2016 at 12:54 PM, Dan Purgert wrote: > > > On 10/18/2016 07:03 AM, Aldemir Akpinar wrote: > > > > [...] > > > > Anyways as

Re: [DNG] [OT] [Re: Studying C as told. (For help)

2016-06-21 Thread Steven W. Scott
May as well toss in the assembler guy approach to the problem: char SpaceSquash() { for (i = strlen(desc) - 1; i > 0; i--) { if (desc[i-1] == ' ') { if (desc[i] == ' ') { strncpy([i], [i+1], (strlen(desc)-i));

[DNG] SaltStack

2016-06-13 Thread Steven W. Scott
Just wanted to pass the word, I installed SaltStack master on Devuan outside the repos (2014-01was kinda old) from the SaltStack installer and had no problems. Didn't even have to decompose systemd settings & setup an init.d script like I had to do with Plex. Wonder why SaltStack is so old in the

Re: [DNG] OpenRC and Devuan (and Windows)

2016-05-03 Thread Steven W. Scott
Wow. Funny that, my view is: Windows: Gaming Linux: everything else Linux for pentest, hell yes, mostly because it lends itself extremely well to quickly implementing a prototype and automating it in a reliable manner. Windows scheduler is a joke, Windows development is a masochist's dream.

Re: [DNG] mounting an android phone as usb storage

2016-04-29 Thread Steven W. Scott
00, Hendrik Boom wrote: > > On Fri, Apr 29, 2016 at 11:31:29AM -0400, Steven W. Scott wrote: > > > Alas, some are, some aren't and it seems to depend on manufacturer. > Android > > > is a wild-west with tens of thousands of different devices and every > > > manufa

Re: [DNG] mounting an android phone as usb storage

2016-04-29 Thread Steven W. Scott
I'm very curious if you can get this to work. I have a Samsung droid that only seems to want to talk mtp with Kies. The only thing linux defines for it is a ttyACM0 device even with jmtpfs - same on Debian wheezy. :/ SWS On Apr 29, 2016 1:27 PM, "KatolaZ" wrote: > On Fri,

Re: [DNG] mounting an android phone as usb storage

2016-04-29 Thread Steven W. Scott
Alas, some are, some aren't and it seems to depend on manufacturer. Android is a wild-west with tens of thousands of different devices and every manufacturer, ISP, and their cousin puts their own little tweaks and mods on the kernel and drivers. Highly annoying. SWS On Apr 29, 2016 11:13 AM,

Re: [DNG] Gcc issue?

2016-04-22 Thread Steven W. Scott
pl> wrote: > On Fri, Apr 22, 2016 at 10:27:16AM +0200, parazyd wrote: > > On Thu, 21 Apr 2016, Steven W. Scott wrote: > > >Just curious, anyone else getting segfaults after compiling with > gcc -O3 > > >optimization flag on alpha 4? Same system, same code

Re: [DNG] Gcc issue?

2016-04-21 Thread Steven W. Scott
Thanks all for the input . I'm definitely not ready to call it a bug, and always suspect my code first, but this is a new one on me and I'm stumped. You have given me new avenues to explore, and I am most appreciative. SWS On Thu, Apr 21, 2016 at 3:06 PM, Jaromil wrote: > On

[DNG] Gcc issue?

2016-04-21 Thread Steven W. Scott
Just curious, anyone else getting segfaults after compiling with gcc -O3 optimization flag on alpha 4? Same system, same code, same flags work ok on Wheezy. If I back down to -O2 no problems. I'm blaming gcc, but I was interested if anyone else had a similar experience or insight as to what might

[DNG] Red pill for me, & thx!

2016-03-30 Thread Steven W. Scott
Greets all, After experiencing a serious disk failure on my server's os drive, I decided it was time for Devuan - Alpha2 worked flawlessly for me as a vm, so I grabbed the Aplha 4 net install iso and went to work. I personally liked the red install screen, a nice contrast to the him-drum

[DNG] On-Topic discussion of Off-Topic discussions and material

2016-03-19 Thread Steven W. Scott
to look far to find discussions that may be viewed as off-topic which involve much of the same people who have declared something else off-topic. Respectfully, Steven W. Scott ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin

Re: [DNG] Microsoft upgrades Windows 7 to 10 without permission

2016-03-19 Thread Steven W. Scott
Hey David, You can find the source and executable here --> https://github.com/nekarkedoc/GWX/ I had debated on putting it up there in the first place, since I could find no suitable existing project. Thanks Klaus for those keys, I may find use for them. The fact that a common user would

Re: [DNG] Microsoft upgrades Windows 7 to 10 without permission

2016-03-15 Thread Steven W. Scott
I made the mistake of upgrading to 10, and it breaks all broadcom BT. It appears they simply chose not to support any Broadcom BT devices in Win 10. I Dropped back to 7, created a .exe that simply returns to OS, and then replaced c:\Windows\system32\GWX\GWX.exe and c\Windows\SysWOW64\GWX\GWX.exe

Re: [DNG] Change netman into another name.

2016-02-05 Thread Steven W. Scott
+1 SWS On Feb 5, 2016 7:46 PM, "aitor_czr" wrote: > On 02/05/2016 07:18 PM, Go Linux > wrote: > > Every name I came up with was already in multiple use. I also thought of > netbarx which is completely unique. Kinda like it

Re: [DNG] OT: Desktop recording

2016-01-03 Thread Steven W. Scott
Apologies to Chandler who has to read this twice now; I've had pretty good success with avconv/ffmpeg to grab desktop and audio, followed up with kdenlive for additional edits. Don't have to grab the whole desktop if you don't want to, like so: avconv -f alsa -i hw:0 -f x11grab -show_region 1

Re: [DNG] The show goes on: “su” command replacement merged into systemd on Fedora Rawhide

2015-09-01 Thread Steven W. Scott
It wont be perfect until we have Powerbash. SWS ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [Dng] straw poll, non-free firmware for installers

2015-06-03 Thread Steven W. Scott
I disagree. I learned many moons ago not to necessarily depend on the distro for HW drivers, and as such don't consider them responsible or sucky because they didn't. I've always thought of it as an added bonus when they do, which is why I ran Ubuntu on my desktop for years until the systemd nazis

Re: [Dng] [OT] Debian problems with Jesse - was simple backgrounds

2015-02-27 Thread Steven W. Scott
Lol! I recently happened to be researching the different soundsystem architectures, after incinerating pulseaudio on my laptop/Wheezy and then having different problems, and found -- https://wiki.debian.org/Sound What struck me of particular interest were the three diagrams of how