System & Network Admin

System & Network Admin

2075 bookmarks
Custom sorting
Thunderbird — Free Your Inbox.
Thunderbird — Free Your Inbox.
Thunderbird is a free email application that’s easy to set up and customize - and it’s loaded with great features!
·thunderbird.net·
Thunderbird — Free Your Inbox.
Linux creating CD-ROM ISO images from a CD, DVD, Blu-ray
Linux creating CD-ROM ISO images from a CD, DVD, Blu-ray
Explains how to creates an ISO image from a CD-ROM, DVD or Blu-ray disk using dd command on a Linux based system and restores it as per needs.
·cyberciti.biz·
Linux creating CD-ROM ISO images from a CD, DVD, Blu-ray
Build a Movie Database with Neo4j's Knowledge Graph Sandbox
Build a Movie Database with Neo4j's Knowledge Graph Sandbox
For this tutorial, we'll show how to amass otherwise disparate databases of actors, movies and directors and show how they are connected, using Neo4j’s Sandbox.
·thenewstack.io·
Build a Movie Database with Neo4j's Knowledge Graph Sandbox
Automation or Concatenation? - DevOps.com
Automation or Concatenation? - DevOps.com
Our automation efforts are going to be increasingly driven by vendors, and those efforts will be more concatenation than automation.
·devops.com·
Automation or Concatenation? - DevOps.com
How to Find My DNS Server IP Address in Linux
How to Find My DNS Server IP Address in Linux
There are several ways to find the DNS server address depending on the OS that you’re running but Linux, BSD, and Unix-like systems all share the same method.
·tecmint.com·
How to Find My DNS Server IP Address in Linux
Getting started with netcat on Linux with examples
Getting started with netcat on Linux with examples
In this blog post, I'll focus on the basics of netcat. More advanced options and scenarios will follow in separate posts at some point. Netcat is available on almost any Linux host and is easy to use
·ittavern.com·
Getting started with netcat on Linux with examples
How to Install EFK Stack (Elasticsearch, Fluentd and Kibana) on Ubuntu
How to Install EFK Stack (Elasticsearch, Fluentd and Kibana) on Ubuntu
Elasticsearch is an open-source search engine based on Lucene, developed in Java. It provides a distributed and multitenant full-text search engine with an HTTP Dashboard web interface (Kibana).
·vitux.com·
How to Install EFK Stack (Elasticsearch, Fluentd and Kibana) on Ubuntu
.:. NetTOOLS .:. - tools and utilities for networking
.:. NetTOOLS .:. - tools and utilities for networking
NetTOOLS - online tools and utilities for optimizing and diagnosing network resources, online network monitoring, network online tools for networking, network utilities, whois, nslookup, ping, traceroute
·nettools.pro·
.:. NetTOOLS .:. - tools and utilities for networking
How to Install Microsoft Office on Ubuntu
How to Install Microsoft Office on Ubuntu
In this guide, I'll walk you through the easy steps to set up Wine and PlayOnLinux, enabling you to get Microsoft Office up and running on your Ubuntu system.
·ubuntumint.com·
How to Install Microsoft Office on Ubuntu
How to Find Top Directories and Files (Disk Space) in Linux
How to Find Top Directories and Files (Disk Space) in Linux
This brief tutorial describes how to find the largest files, directories, and subdirectories disk usage in the Linux file system using the du and find command.
·tecmint.com·
How to Find Top Directories and Files (Disk Space) in Linux
dutree - Analyze File System Disk Usage in Linux
dutree - Analyze File System Disk Usage in Linux
dutree is a free, open-source command-line tool for analyzing disk usage, written in Rust programming language that reports disk usage in a tree-like format.
·tecmint.com·
dutree - Analyze File System Disk Usage in Linux
How do you declare a bind mount in NixOS?
How do you declare a bind mount in NixOS?
I'm trying to declare a bind mount in my NixOS configuration. I'm trying the configuration snippet below, but it sends the OS into recovery mode when I test it out (using nixos-rebuild test). To be...
·superuser.com·
How do you declare a bind mount in NixOS?
Common GNU Tar Commands Cheatsheet - Make Tech Easier
Common GNU Tar Commands Cheatsheet - Make Tech Easier
GNU Tar is a versatile utility that stores data in a portable format. Learn how you can use it efficiently through this cheatsheet today.
·maketecheasier.com·
Common GNU Tar Commands Cheatsheet - Make Tech Easier
How to Clone or Duplicate a Linux Server with Rsync
How to Clone or Duplicate a Linux Server with Rsync
Cloning is the meticulous process of creating an exact replica of a live Linux server by employing the powerful rsync command-line tool.
·tecmint.com·
How to Clone or Duplicate a Linux Server with Rsync
How to Upgrade Debian 11 to Debian 12 via CLI
How to Upgrade Debian 11 to Debian 12 via CLI
This blog will unfold the journey of upgrading your already installed Debian 11 to Debian 12 (codenamed “Bookworm”) via the command-line.
·ubuntumint.com·
How to Upgrade Debian 11 to Debian 12 via CLI
Fearless Tinkering with Nix
Fearless Tinkering with Nix
Move fast and save things with Nix: A purely functional DevOps ecosystem.
·heneli.dev·
Fearless Tinkering with Nix
Learn jq the Hard Way,Part IV: Pipes
Learn jq the Hard Way,Part IV: Pipes
Other Posts Part I – JSON, Objects and Arrays Part II – The jq Command Part III – Filters Pipes The pipe is the next-most used feature of jq after filters. If you are already fami…
·zwischenzugs.com·
Learn jq the Hard Way,Part IV: Pipes