Want to make sure your data and files are protected on your hard drive? Here are four great ways you can back up your hard drive on the Linux platform.
Source: 4 Ways to Back Up Your Entire Hard Drive on Linux (Make Tech Easier)
Want to make sure your data and files are protected on your hard drive? Here are four great ways you can back up your hard drive on the Linux platform.
Source: 4 Ways to Back Up Your Entire Hard Drive on Linux (Make Tech Easier)
There are many commands available to check hardware information of your Linux system. Some commands report only specific hardware components like CPU or memory while the rest cover multiple hardware units.
This tutorial takes a quick look at some of the most commonly used commands to check information and configuration details about various hardware devices.
Source: Check Hardware Information On Linux via Command Line (Make Tech Easier)
Secure Shell Access (SSH) – Learn about Secure Shell Access (SSH), private and public keys, SCP, and all other topics related to the ssh command in our beginner’s tutorial.
Introduction – Introduction to SSH, how it’s better than telnet and basic ssh commands.
SSH Keys: RSA and DSA – Learn about SSH public and private keys, along with the most widely used key types – RSA and DSA. Also learn how to easily copy your public key to a host server with the ssh-copy-id command.
SSH Agent and SSH Add – Learn how to use the SSH agent daemon and the ssh-add command to manage your SSH keys and passphrases.
Secure Copying (SCP) – Learn how to use the scp command to upload and download files from remote hosts.
Source: Secure Shell Access (SSH) – Linux Command Line | Code Snipcademy
In this article we go over the popular choices for file systems on Linux and the benefits. We explain what each file system is for and who should use it.
Source: What’s the Best File System for my Linux Install? (Make Tech Easier)
The Google Chromebook is no stranger to modifications. Despite the fact that it’s a fairly locked platform, there are many projects dedicated to replacing the operating system that it ships with. All these projects are great, but they all have one thing in common – placing in a Linux distribution not designed from the ground up specifically for Chrome devices.
This is where GalliumOS comes in. It’s a specialized Linux distribution based on Ubuntu for Chromebooks only. Is it worth using? Let’s find out!
Source: GalliumOS: The Linux Distro For Chromebook (Make Tech Easier)
Denial-of-Service (DoS) attack is an attempt to make a machine or network resource unavailable to its intended users, such as to temporarily or indefinitely interrupt or suspend services of a host connected to the Internet. A distributed denial-of-service (DDoS) is where the attack source is more than one–and often thousands of-unique IP addresses.
What is mod_evasive?
mod_evasive is an evasive maneuvers module for Apache to provide evasive action in the event of an HTTP DoS or DDoS attack or brute force attack. It is also designed to be a detection and network management tool, and can be easily configured to talk to ipchains, firewalls, routers, and etcetera. mod_evasive presently reports abuses via email and syslog facilities.
Source: Protecting Apache Server From Denial-of-Service (Dos) Attack | Unixmen
At the request of many of our readers, we’ve decided to write the following tutorial to teach them how to install the Ubuntu Linux operating system on the Raspberry Pi 2 single-board computer (SBC).
Source: How to Install Ubuntu Linux on Raspberry Pi 2 (SOFTPEDIA®)
So if ipv6 is not supported on your network infrastructure, it might be useful to disable it all together. Why ? It can cause issues like delayed domain lookups, un-necessary attempts to connect to ipv6 addresses causing delay in network connection etc.
Source: How to disable Ipv6 on Ubuntu, Linux Mint, Debian (BinaryTides)
(This is also applicable to a Raspberry Pi running Raspbian, or some other Debian derivative such as RasPBX)
Webmin is a web-based system administration tool for Unix-like systems. It provides an easy alternative to command line system administration and can be used to manage various aspects of a system, such as users and services, through the use of the pro
Source: How To Install Webmin with SSL on Ubuntu 14.04 | DigitalOcean
Recent Comments