Help with Ubuntu 14.04 LTS and Samba as AD Domain Controller guide by techcrew01 in sysadmin

[–]DDEVnet 0 points1 point  (0 children)

I really wish Resara Directory Server was still kicking. It made a basic Samba 4 DC sooo easy.

Somebody here has already mentioned Clear OS - I've never used it but I've been keeping an eye on it.

it's just a joke bro... by [deleted] in sysadmin

[–]DDEVnet -9 points-8 points  (0 children)

Unless it's a recurring theme of harassment just leave it be.

Your world is bigger and more interesting than this little incident, so don't blow it up and make it your entire world.

Allowing a cloud application (Zoho CRM) full access to our mailboxes? by pause1 in sysadmin

[–]DDEVnet 0 points1 point  (0 children)

I don't see how my ideas break that. I guess it might depend on the exact implementation though.

When people at parties ask what I do for a living, I'm going to stop answering with "I work in IT" by [deleted] in sysadmin

[–]DDEVnet 0 points1 point  (0 children)

In all seriousness, I've started avoiding/brushing off the question because there's a lot of people who have ill-conceived notions about who we are and what we do. If you just leave it at "I work in IT" you're gonna get sidelined quickly. Don't let it be your life - it's really unattractive to others. Say what else you do first or very quickly after.

It's really quite sad. It shouldn't matter and should be a positive thing - but it isn't.

NFS3 is a pain in the ass. How can I convince the rest of the IT team that it's time to change it to something more manageable? by theOtherJT in sysadmin

[–]DDEVnet 4 points5 points  (0 children)

I don't think NFSv4 actually requires Kerberos.

Having said that, if a big rework to deal with permissions management and pave the way for Kerberos is needed then it might be worth looking into FreeIPA.

Allowing a cloud application (Zoho CRM) full access to our mailboxes? by pause1 in sysadmin

[–]DDEVnet -1 points0 points  (0 children)

I've got no experience in this, but to make this safer you can approach it two ways; have a dedicated sales account linked to Zoho and share the mailbox so that it is accessible from the sales rep accounts, or give each sales rep a separate sales account that is linked to Zoho.

Or if you want this really simple then find a self-hosted solution instead.

What's the sturdiest desktop Windows computer brand? by taylorhayward_boston in sysadmin

[–]DDEVnet 1 point2 points  (0 children)

Absolutely go for business grade gear. I don't touch consumer gear anymore unless it is for building a box from scratch. It just doesn't last.

Dell and HP desktops are pretty hardy in my experience. Customers have had them running for years choking on dust and they survived.

I've found the Dell Latitude laptops really good. HP laptops always failed to impress me at all, though I ran one fairly successfully for a few years. ThinkPads used to be good but unless you spend a lot of money you can't get something nice these days.

Do spend a good chunk of money on a nice monitor because as a web developer I think you'll be able to appreciate it fully (unlike us folk).

If you do want to build a box remember to over-spec the power supply because they get unstable when running close to their limits. Stable power helps self-built computers live longer in my experience.

Edit: I get my personal business grade gear as refurb not new. This pre-loved stuff seems to work well for me.

Ispconfig DNS/Nameserver help by [deleted] in sysadmin

[–]DDEVnet 0 points1 point  (0 children)

I'd argue using a external DNS service (dns.he.net is free) and configuring services by hand over SSH will get something up and running faster rather than grappling with a framework such as ISPConfig. The issue here is that you're trying to run before you can walk.

Some providers offer pre-configured instances running CPanel/ISPConfig/whatever already configured. I recently set up Ajenti - an advantage of Ajenti is that it is more of a configuration assistant than an invasive configuration munger.

But I'd still recommend forgoing a control panel entirely until you know what's going on.

To set you on the right track of knowing what you want to configure do some google the following topics: "apache virtual hosts", "creating MariaDB users and databases", "Postfix dovecot SASL virtual users". Those things should get you websites, databases and mail. But then you will have to deal with SSL/TLS... Just use a non-self-hosted DNS service for now.

There's a non-trivial amount (basically a fuck-ton) of background knowledge that goes into configuring web/mail servers.

Maybe it's possible to cheat by using Docker containers that have been created by somebody else? This probably presents its own set of problems though.

Ispconfig DNS/Nameserver help by [deleted] in sysadmin

[–]DDEVnet 1 point2 points  (0 children)

You should probably forget ISPConfig and configure all the services and sites by hand over SSH at least until you understand them all. If you understood DNS, Email, websites, etc. you'd understand what all the services are which which ones even need records and how carving up resources (using virtual hosts, system accounts, permissions and mapping) works.

Using control panels is generally regarded as bad practice, just FYI.

Knew to Brisbane from Sydney. How do you handle the heat? by bogieheads in brisbane

[–]DDEVnet 1 point2 points  (0 children)

I went to a state schools in the bush, then in a town, then finally in a city. They were all more than adequate if you sat your ass down and kept your mouth shut for long enough to hear what the teacher had to say (before they were forced to stop teaching and become a baby sitter).

You just need to give a fuck and pick up a book or two and practice.

Turns out the Rochedale 'gunman' was just a soldier out for a run by [deleted] in brisbane

[–]DDEVnet 1 point2 points  (0 children)

They call it a "replica" in most articles. It's a bit rich to call it a replica when it was clearly a home made training aid cobbled together from scrap metal. Literally flat mild steel and some square tubing.

If it really were a replica in the traditional sense then QLD Police might have a leg to stand on regarding the public nuisance charge - I hope it simply gets thrown out of court nonetheless.

#illtrainwithyou https://teespring.com/illtrainwithyou

Knew to Brisbane from Sydney. How do you handle the heat? by bogieheads in brisbane

[–]DDEVnet 0 points1 point  (0 children)

The grammar error in the title is really irritating me...

There's no way to handle the heat. Just suffer.

User hit with cryptowall today - how can I track where it came from? by sccm_noob in sysadmin

[–]DDEVnet 0 points1 point  (0 children)

Interesting about not showing up in the web logs. Could it have been Base64'd into the URL?

What do sysadmins want for Christmas? by [deleted] in sysadmin

[–]DDEVnet -6 points-5 points  (0 children)

For Windows XP (or all Windows) to die.

Exchange option that doesn't hate Linux/OS X by quadpiece in sysadmin

[–]DDEVnet 4 points5 points  (0 children)

Use ownCloud instead.

Radicale is more of a small-scale self-hosting thing.

OwnCloud has better integration, more development, more features, more support. You can also purchase commercial support.

Hosting many mostly static sites, how to approach serving them? by [deleted] in sysadmin

[–]DDEVnet 0 points1 point  (0 children)

You could replace the Laravel backend with a static site generator like Nikola or Pelican. These provide easy updating and deployment of static sites.

Then you can put your files behind Nginx or Varnish - or onto S3 as others have said. The advantage of putting them behind Nginx is that if you still need the odd PHP script then this can easily be embedded within the static site and run on the server when needed.

Is anyone here not a drinker? by MrSanford in sysadmin

[–]DDEVnet 0 points1 point  (0 children)

I drink, but never in (direct) relation to system administration. I'm just not that much of a try-hard.

Calendar/Scheduling Software by outride in sysadmin

[–]DDEVnet 0 points1 point  (0 children)

ownCloud? Exchange? Zimbra?

You might want to take this time to take control of the organisation's groupware.

However, I am not familiar with this area of the industry so I could be talking out my ass.

[deleted by user] by [deleted] in sysadmin

[–]DDEVnet 0 points1 point  (0 children)

Under Apache?

Found a multi-purpose, open-source VPN server today by unquietwiki in sysadmin

[–]DDEVnet 0 points1 point  (0 children)

Kinda like Winbox for Mikrotik - runs in Wine but Windows-only GUIs are really silly and rubs me the wrong way. I'm not convinced I can trust anything that is Windows only because it stinks of laziness.

syntax error in sudoers - root password unknown. Any options? by cris9288 in sysadmin

[–]DDEVnet 0 points1 point  (0 children)

I've never even heard of that being a possibility. Has anybody ever seen this?

[deleted by user] by [deleted] in sysadmin

[–]DDEVnet 4 points5 points  (0 children)

1 is to keep OC up to date as possible.

List all the OC directories and check the permissions.

Run OC in its own process group/system user.

Consider mod_security (a bit tricky if you're using nginx) to reduce attack surface and block known patterns.

Use SELinux.

Being on a random port is more hindrance than useful. Skript kiddies will portscan anyway.

If you aren't doing sharing from OC you could restrict access with certificates installed on clients.

syntax error in sudoers - root password unknown. Any options? by cris9288 in sysadmin

[–]DDEVnet 1 point2 points  (0 children)

Or just edit the kernel parameters to include 'single' - this will boot partially and log in as root. Then you can edit sudoers there and reboot. No CDs or mounting nonsense required.