Bookmarks tagged with #linux.
Show all
Show all
Tmux for mere mortals
Tmux is great. Tmux defaults are not. How to make use of a brilliant tool without breaking your fingers?
Tags:
#linux
Saved
on: 2020-04-28
Unix Toolbox
A collection of Unix/Linux/BSD commands and tasks which are useful for IT work or for advanced users, a compact and practical reference.
Tags:
#linux
Saved
on: 2020-02-21
From Mac to Linux - The setup I've grown to love ? | Shooting Unicorns
Saved
on: 2019-08-25
Tcpdump Examples - 22 Tactical Commands | HackerTarget.com
In these tcpdump examples you will find 22 tactical commands to zero in on the key packets. Know your network with this powerful packet capture tool. Examples for http, icmp, dns, snmp and more.
Saved
on: 2018-05-30
10 Useful Sar (Sysstat) Examples for UNIX / Linux Performance Monitoring
Using sar you can monitor performance of various Linux subsystems (CPU, Memory, I/O..) in real time. Using sar, you can also collect all performance data on an on-going basis, store them, and do historical analysis to identify bottlenecks. Sar is part of the sysstat package. This article explains how to install and con
Saved
on: 2017-01-03
Linux Profiling at Netflix
This talk discusses Linux profiling using perf_events (also called "perf") based on Netflix's use of it. It covers how to use perf to get CPU profiling working and overcome common issues. The speaker will give a tour of perf_events features and show how Netflix uses it to analyze performance across their massive Amazon EC2 Linux cloud. They rely on tools like perf for customer satisfaction, cost optimization, and developing open source tools like NetflixOSS. Key aspects covered include why profiling is needed, a crash course on perf, CPU profiling workflows, and common "gotchas" to address like missing stacks, symbols, or profiling certain languages and events.
Tags:
#linux
Saved
on: 2015-02-23