System & Network Admin

System & Network Admin

2075 bookmarks
Custom sorting
Alternatives Don’t Need To Be Bashed
Alternatives Don’t Need To Be Bashed
By default, bash is the most popular command language simply because it’s included in most *nix operating systems. Additionally, people don’t tend to spend a lot of time thinking about …
·hackaday.com·
Alternatives Don’t Need To Be Bashed
Linux Fu: Audio Network Pipes
Linux Fu: Audio Network Pipes
Life was simpler when everything your computer did was text-based. It is easy enough to shove data into one end of a pipe and take it out of the other. Sure, if the pipe extends across the network,…
·hackaday.com·
Linux Fu: Audio Network Pipes
Welcome to TextExpander.com
Welcome to TextExpander.com
TextExpander is the most popular text replacement and shortcut app. Generate custom word, sentence, and paragraph text with keyboard shortcuts.
·textexpander.com·
Welcome to TextExpander.com
Viking DLE-200B Two-Way Phone Line Simulator
Viking DLE-200B Two-Way Phone Line Simulator
Buy Viking DLE-200B Two-Way Phone Line Simulator at vikingtelecomsolutions.com or call (877) 999-6186 for help.
·vikingtelecomsolutions.com·
Viking DLE-200B Two-Way Phone Line Simulator
Dial-up Internet Using The Viking DLE-200B Telephone Line Simulator
Dial-up Internet Using The Viking DLE-200B Telephone Line Simulator
Who doesn’t like dial-up internet? Even if those who survived the dial-up years are happy to be on broadband, and those who are still on dial-up wish that they weren’t, there’s de…
·hackaday.com·
Dial-up Internet Using The Viking DLE-200B Telephone Line Simulator
Introducing ellycache
Introducing ellycache
Open source query caching for PostgreSQL
·pgdash.io·
Introducing ellycache
ChatTCP: Simplifying Your TCP Analysis
ChatTCP: Simplifying Your TCP Analysis
ChatTCP is an TCP analysis application dedicated to simplifying the analysis of TCP, making it as easy as reading chat logs!
·chattcp.com·
ChatTCP: Simplifying Your TCP Analysis
5 Linux commands for measuring disk activity
5 Linux commands for measuring disk activity
There are plenty of commands to choose from when you want to know how hard your disks are working or identify potential slowdowns.
·networkworld.com·
5 Linux commands for measuring disk activity
Boost Your Shipping Velocity With Argo and Buildpacks
Boost Your Shipping Velocity With Argo and Buildpacks
Learn how to use CNCF incubating project Buildpacks, an application definition, and image build to skip the Dockerfile step and increase developer productivity.
·thenewstack.io·
Boost Your Shipping Velocity With Argo and Buildpacks
How to Connect Zoom & OBS
How to Connect Zoom & OBS
https://www.youtube.com/watch?v=AWjUN8ZiQUI&t=0s In this video, you will learn how to connect Zoom and OBS together. Connecting OBS to Zoom allows you to
·streamgeeks.us·
How to Connect Zoom & OBS
How to Auto Start a Program on Raspberry Pi? (4 Ways)
How to Auto Start a Program on Raspberry Pi? (4 Ways)
You may want to launch a script or program on boot, but you don't see an option for it on Raspberry Pi OS. It's a question I often hear about, and the methods are not
·raspberrytips.com·
How to Auto Start a Program on Raspberry Pi? (4 Ways)
Nix + Automated Fuzz Testing Finds Bug In PDF Parser
Nix + Automated Fuzz Testing Finds Bug In PDF Parser
[Michael Lynch]’s adventures in configuring Nix to automate fuzz testing is a lot of things all rolled into one. It’s not only a primer on fuzz testing (a method of finding bugs) but it…
·hackaday.com·
Nix + Automated Fuzz Testing Finds Bug In PDF Parser
The Economics Of Fuzz Testing With The Intel Edison
The Economics Of Fuzz Testing With The Intel Edison
The Intel Edison is an incredibly small and cheap x86 computing platform, and with that comes the obvious applications for robotics and wearable computing. [mz] had another idea: what if the Edison…
·hackaday.com·
The Economics Of Fuzz Testing With The Intel Edison
2 Ways to Get File Inode Number in Linux - howtouselinux
2 Ways to Get File Inode Number in Linux - howtouselinux
In computing, an inode (index node) is a data structure used to represent a file or directory. Each inode stores the attributes and disk location of the file’s data. Filesystems that support extended attributes use additional entries in the inode structure to store these attributes. There are two ways to get the inode number for …
·howtouselinux.com·
2 Ways to Get File Inode Number in Linux - howtouselinux
How to: Linux / UNIX Delete or Remove Files With Inode Number
How to: Linux / UNIX Delete or Remove Files With Inode Number
An inode identifies the file and its attributes such as file size, owner, and so on. A unique inode number within the file system identifies each inode. But, why to delete file by an inode number? Sure, you can use rm command to delete file. Sometime accidentally you creates filename with control characters or characters […]
·cyberciti.biz·
How to: Linux / UNIX Delete or Remove Files With Inode Number
How to Enable SSH on Raspberry Pi
How to Enable SSH on Raspberry Pi
In the recent versions of Raspbian the SSH access is disabled by default but it can be easily enabled. In this tutorial, we'll show you how to enable SSH on a Raspberry Pi board.
·linuxize.com·
How to Enable SSH on Raspberry Pi