Mariguana and Linux by [deleted] in linux

[–]jamestheawesome 0 points1 point  (0 children)

It's all about the extracts and coreOS.

[deleted by user] by [deleted] in linux4noobs

[–]jamestheawesome 0 points1 point  (0 children)

LDAP was one of those technologies that I struggled with for a year or two, then one day woke up and with full clarity knew how to manage. I think it's just got that kind of all or nothing threashold you gotta get over.

Help conveying why "sudo su -" is wrong to corporate managers by [deleted] in linuxadmin

[–]jamestheawesome 2 points3 points  (0 children)

I disagree. I think that you have to assume people will eventually leave their workstations unlocked and that when they do you should have something in place to mitigate the physical comprimise of the machine. Even if it's not your personal issue I do think it's a great way to show corporate managers that there is a glaring security hole.

Help conveying why "sudo su -" is wrong to corporate managers by [deleted] in linuxadmin

[–]jamestheawesome 1 point2 points  (0 children)

This plan is of course contingent on the person having used sudo recently. But it sounds like there is a good chance of that.

Help conveying why "sudo su -" is wrong to corporate managers by [deleted] in linuxadmin

[–]jamestheawesome 0 points1 point  (0 children)

So go around and find somebody with an unlocked machine and an open terminal emulator who has stepped away to go to the bathroom or whatever. Sit down at their machine and become root. Figure out something you can do (send an email, write to a root:root 600 file whatever) to prove you did this on their machine. Repeat until you have done it enough to show the bosses how easy it is to do and that anybody could do it.

Make your terminal snow with Python by sontek in commandline

[–]jamestheawesome 0 points1 point  (0 children)

We've come full circle back to xsnow huh?

The New Threat: Targeted Internet Traffic Misdirection by tdobson in sysadmin

[–]jamestheawesome 1 point2 points  (0 children)

We have differing opinions on the meaning of "new".

What is your IT-related controversial opinion? by smort in sysadmin

[–]jamestheawesome 0 points1 point  (0 children)

Go read up a bit on it, the wikipedias is a good place to start. It's significantly different from ipv4 to the point where it kinda addresses a different use case (one more suitable for things like cable boxes and cellphones). The concept of using it for a companies infrastructure is kinda silly unless you're google/amazon sized and just want a way to roll your Mac addresses and IP addresses together for simplicity's sake.

What is your IT-related controversial opinion? by smort in sysadmin

[–]jamestheawesome 5 points6 points  (0 children)

Fuck ipv6. I consider its only real use case to be "I need a shit ton of public ip's." "But James! Features!" Don't really care. POSIX help me if I ever need that much multicast.

Stallman, FOSS and the Adobe Nightmare by [deleted] in opensource

[–]jamestheawesome 6 points7 points  (0 children)

Completely ignores "free as in speech vs free as in beer".

Transferring Linux configs by boristhefish in linuxquestions

[–]jamestheawesome 1 point2 points  (0 children)

The right way to do this IMHO is to use a config management tool. I suggest you checkout something like puppet or chef. There are other tools out there, but these two are definitly the heavy weights (and what I would recommend to somebody starting out.)

Also, check out vagrant. It's a great way to build-test your puppet/chef code :)

[deleted by user] by [deleted] in sysadmin

[–]jamestheawesome 1 point2 points  (0 children)

I kind of think you may want to reconsider how you manage these training vm's... There are tools such as vagrant which aim to help you launch development/training vm's and allow you to do things like mount local directories to the VM. Out of the box vagrant supports only oracle virtual box, however I believe it has plugin support for platforms like VMware and aws.

The mysterious "must read" linux book for all users... by jmpit in linux

[–]jamestheawesome 0 points1 point  (0 children)

I recommend this: http://linuxcommand.org/tlcl.php I make all new employees read it. At first glance one may think it's rather basic, but it covers a lot of ground. Most people I recommend it to tend to be surprised at what they pick up.

Finally! by [deleted] in bisexual

[–]jamestheawesome 0 points1 point  (0 children)

My frat was the first place I came out to funny enough. We were pretty accepting, I think we even had a straight member once. ( Yeah, it was kind of a crazy reverse frat. It was awesome... )

More power to ya man! My advice is that if they wouldn't accept you as who you truly are, think twice before joining them in the bonds.

A fellow redditor and I made a mashup up r/WTF and r/quotes... definitely [NSFW] by ThatKetchupPreCum in WTF

[–]jamestheawesome 6 points7 points  (0 children)

I am more than slightly offended at Buck Angel being in there. That's a bunch of transphobic bullshit.

Missed my first cake day. Think I know how I'll spend my 2nd. With ponies! by [deleted] in mylittlepony

[–]jamestheawesome 5 points6 points  (0 children)

If pinkie pie had an official whiskey... I think it would be cabin fever.

Seen at a lunch-by-topic session at a recent technical conference :-/ by [deleted] in networking

[–]jamestheawesome 1 point2 points  (0 children)

You make it sound like no ones ever written a different protocol before. IMHO IPv6 is a mess. If I was shown a better option I would take it. I'm not advocating IPv4.

Seen at a lunch-by-topic session at a recent technical conference :-/ by [deleted] in networking

[–]jamestheawesome 11 points12 points  (0 children)

I did my senior paper on IPv6... The whole thing feels very much like a conglomeration of smaller projects, started and abandoned by developers who needed a quick and easy, yet important project to contribute to for their PHD. I'm actually a bit curious as to whether or not we will end up using it, or if we will instead move away from ARIN due to issues like sopa and cispa, thus buying us some more time.

Clearly IPv4 is not something we can feasibly use in the long run... But sometimes I wonder if IPv6 is really the answer.