System & Network Admin

System & Network Admin

2116 bookmarks
Custom sorting
Automated deployment for .NET - Octopus Deploy
Automated deployment for .NET - Octopus Deploy
Octopus Deploy is an automated deployment and release management tool used by leading continuous delivery teams worldwide. Start your free trial today.
·octopus.com·
Automated deployment for .NET - Octopus Deploy
Netflix Zuul vs Nginx performance - Instea
Netflix Zuul vs Nginx performance - Instea
Nowadays you can hear lot about microservices. Spring Boot is an excellent choice for building single microservice but you need to interconnect them somehow. That’s what Spring Cloud tries to solve (among other things) – especially Spring Cloud Netflix. It provides various components e.g. Eureka discovery service together with client side load balancer Ribbon for inter-microservice...
·instea.sk·
Netflix Zuul vs Nginx performance - Instea
Ghost in the Shell – Part 6 – Learn Shell Scripting
Ghost in the Shell – Part 6 – Learn Shell Scripting
The Ghost in the Shell series were about efficient working in the shell environment but one of the feats of any sysadmin profession is the shell scripting. It is often needed to ‘glue’ …
·vermaden.wordpress.com·
Ghost in the Shell – Part 6 – Learn Shell Scripting
Extended attributes for special files
Extended attributes for special files
The Linux extended-attribute mechanism allows the attachment of metadata to files within a filesystem. It tends to be little used — at least, in the absence of a security module like SELinux. There is interest in how these attributes work, though, as evidenced by the discussions that have followed the posting of revisions of this patch by Vivek Goyal, which seeks to make a seemingly small change to the rules regarding extended attributes and special files.
·lwn.net·
Extended attributes for special files
Time Card - Open Compute Project
Time Card - Open Compute Project
Time Card is the heart of the Open Time Server project. It is an entirely open source board design that can be used with the OCP PTP driver in the Linux kernel to run a computer as a grandmaster clock source with hardware timestamping.
·pipci.jeffgeerling.com·
Time Card - Open Compute Project
Per-project Postgres
Per-project Postgres
Here’s a little trick I worked out a while back. Along the way I’llintroduce two tools, direnv and Nix, which I’ve found super helpful whendeveloping many di...
·jamey.thesharps.us·
Per-project Postgres
Print files from your Linux terminal
Print files from your Linux terminal
Printing on Linux is easy, but sometimes it feels like a lot of work to launch an application, open a file, find the Print selection in the menu, click a confirmation button, and so on. When you're a Linux terminal user, you often want to perform complex actions with simple triggers. Printing is complex, and there's little as simple as the lpr command.
·opensource.com·
Print files from your Linux terminal
Monitor your Linux server with Checkmk
Monitor your Linux server with Checkmk
Monitoring IT assets is an essential task for any IT department. Still, due to the growing number of devices in corporate networks, it is getting more and more challenging to find an approach that is flexible enough to monitor the wide range of available systems properly. It's essential to have a monitoring tool that is flexible, scalable, and easy to use.
·opensource.com·
Monitor your Linux server with Checkmk
4 Linux technologies fundamental to containers
4 Linux technologies fundamental to containers
In previous articles, I have written about container images and runtimes. In this article, I look at how containers are made possible by a foundation of some special Linux technologies, including namespaces and control groups.
·opensource.com·
4 Linux technologies fundamental to containers
Tor is a Great SysAdmin Tool
Tor is a Great SysAdmin Tool
Using Tor to aid various system administration tasks, including checking firewall rules, bypassing internal network restrictions and connecting to remote systems that are behind NAT/CGNAT.
·jamieweb.net·
Tor is a Great SysAdmin Tool
Working with interdependent Postgres functions and materialized views
Working with interdependent Postgres functions and materialized views
In Working with Postgres types I showed an example of a materialized view that depends on a typed set-returning function. Because Postgres knows about that dependency, it won’t allow DROP FUN…
·blog.jonudell.net·
Working with interdependent Postgres functions and materialized views
Five Ansible Techniques I Wish I’d Known Earlier
Five Ansible Techniques I Wish I’d Known Earlier
If you’ve ever spent ages waiting for an Ansible playbook to get through a bunch of tasks so yours can be tested, then this article is for you. Ansible can be pretty tedious to debug and obsc…
·zwischenzugs.com·
Five Ansible Techniques I Wish I’d Known Earlier
Linux kernel modules we can't live without
Linux kernel modules we can't live without
The Linux kernel is turning 30 this year! If you're like us, that's a big deal and we are celebrating Linux this week with a couple of special posts. Today we start with a roundup of responses from around the community answering "What Linux kernel module can you not live without? And, why?" Let's hear what these 10 enthusiasts have to say. I guess some kernel developers will run away screaming when they hear my answer. Still, I list here two of the most controversial modules:
·opensource.com·
Linux kernel modules we can't live without