System & Network Admin

System & Network Admin

2081 bookmarks
Custom sorting
Quality of Service (QoS) in Computer Networks: Boosting Performance
Quality of Service (QoS) in Computer Networks: Boosting Performance
Quality of Service (QoS) in computer networks provides network engineers with the means to prioritize latency-sensitive traffic flows. It is increasingly essential as bandwidth consumption soars. Learn more about it here.
·networkcomputing.com·
Quality of Service (QoS) in Computer Networks: Boosting Performance
What is the default password for Postgres
What is the default password for Postgres
I have just install Postgres 9.3 on Windows 7. The installation completed successfully. It has never asked me to provide the password for postgres user. The service postgresql-x64-9.3 is up and ru...
·stackoverflow.com·
What is the default password for Postgres
ffmpeg: Extract audio from .WEBM to .MP3 – Bytefreaks.net
ffmpeg: Extract audio from .WEBM to .MP3 – Bytefreaks.net
If you need to extract the audio from an .WEBM movie file to an .MP3 audio file you can  execute the following: The first command will assign the file name to a variable, we do this to avoid typing…
·bytefreaks.net·
ffmpeg: Extract audio from .WEBM to .MP3 – Bytefreaks.net
Linux Skills: Manage System Services
Linux Skills: Manage System Services
System administrators are responsible for service management on Linux devices. Here is what they need to know about configuration, startup options, security and more.
·thenewstack.io·
Linux Skills: Manage System Services
Linux Move Directory Command
Linux Move Directory Command
Describes how to use the mv command to move directory (folders) in Linux using the terminal application.
·cyberciti.biz·
Linux Move Directory Command
Quickly Visualize your AWS Costs
Quickly Visualize your AWS Costs
One of the most underappreciated APIs in AWS is the Cost Explorer API - specifically the GetCostAndUsage API. In essence, this API lets you fetch the same information you can get through the Cost Explorer GUI - but without the difficult UI/UX. This short blog post shows how you can leverage this programmatic access to the Cost Explorer to quickly build up powerful visualizations of your AWS costs directly from the CLI - and all you need is ce:GetCostAndUsage permissions.
·bitsand.cloud·
Quickly Visualize your AWS Costs
win-acme
win-acme
win-acme is a ACMEv2 client for Windows that aims to be very simple to start with, but powerful enough to grow into almost every scenario.
·win-acme.com·
win-acme
How to Use APT with Proxy on Ubuntu and Debian
How to Use APT with Proxy on Ubuntu and Debian
This guide will show you how to set a proxy for the APT package manager so that you may be able to install packages from remote repos.
·linuxiac.com·
How to Use APT with Proxy on Ubuntu and Debian
How to Create ISO from Directory in Linux
How to Create ISO from Directory in Linux
In this article, we will guide you through the process of creating an ISO file from a directory using the genisoimage command.
·tecmint.com·
How to Create ISO from Directory in Linux
A Web Server in 1 Line of Bash Code
A Web Server in 1 Line of Bash Code
For people who do a lot of work with command line tools or Bash code, having a Bash web server could be very handy. I was really amazed that in one line of Bash code I was able to create web server…
·funprojects.blog·
A Web Server in 1 Line of Bash Code
How fstab works - introduction to the /etc/fstab file on Linux
How fstab works - introduction to the /etc/fstab file on Linux
In this article we learn to know what is the role of one of the most important files in a Linux-based system: /etc/fstab. We examine how it is structured and what filesystem information can be specified in it.
·linuxconfig.org·
How fstab works - introduction to the /etc/fstab file on Linux
Safing Portmaster - Easy Privacy
Safing Portmaster - Easy Privacy
Portmaster is a free and open-source application that puts you back in charge over all your computer's network connections. Increase your privacy and security. Get peace of mind.
·safing.io·
Safing Portmaster - Easy Privacy
How to copy and paste in terminal
How to copy and paste in terminal
If you’re here reading this, then you’re probably stumped as to why you can’t use crtl-c or ctrl-v to copy and paste code into your…
·medium.com·
How to copy and paste in terminal