If you have used Linux or Unix based systems you most likely have seen the infamous Argument list too long error message at least one time in your life, In our tutorial I will demonstrate you how to work around this message.
This tutorial is dedicated to the ‘find’ command used in Linux/Unix operating systems.
It is really powerful and commonly used command which helps in troubleshooting, finding stuff and as a part of server scripts.
In the first two tutorials of these series we have shown the basics of Logical Volume Management (LVM) so it is now time to get to the last part of this topic.
In the first part of our LVM tutorials we have shown general information about LVM (Logical Volume Management) concept and the management of physical volumes.
Mdadm is a tool with which you can create a multipath from two or more devices. More information about this utility is available on the wiki page here
In the below example we will connect two servers to one storage server.
In this tutorial I will show you how to remove visual support in Vi editor. Recently I updated my Arch Linux distribution on my laptop and was unpleasantly surprised that this annoying feature became a default action.
This text will provide you information about the Linux / Unix vi command.
SYNTAX
vi [ -| -s ] [-l] [-L] [-R] [ -r [ filename ] ] [-S] [-t tag] [-v] [-V] [-x] [-w] [-n ] [-C] [+command | -c command ] filename
- | -s Suppress all interactive user feedback.
This tutorial will explain how to create ssh key which you can use to access your Linux /Unix server without entering password, or just because this is securest and more professional way to access any server.
This tutorial will show you how you can change the port of your SSH connection. This will help you to avoid automated brute-force attacks to your server.
This tutorial we will teach you something that most may need to use just for a few times in their Linux experience but will be very happy that such functionality actually exists at first place.
In this tutorial we will demonstrate you something that most of you may need to use just for a few times in their Linux experience but will be very glad that such functionality exists.
In this tutorial we will demonstrate something that most of you may need to use just for a few times in their Linux experience but will be very happy that such functionality existed at first place.
The following tutorial will explain how to install and configure heartbeat version 2. The Heartbeat program is one of the core components of the Linux-HA (High-Availability Linux) project
The installation is pretty simple and straight forward process.
The Heartbeat program is one of the core components of the Linux-HA (High-Availability Linux) project
The installation is pretty simple and straight forward process.
If you are a Linux user you probably some day will need to to find where a specific file came from. This is not information that you will need on daily basis but it is still something very useful to know and some times it may even be life-saving.
Greetings to all of you curious people who came on this page. In this tutorial I will demonstrate you a small trick to workaround one of the most annoying bugs in Gnome - the malfunction of printscreen button when a menu is active.
In this tutorial I will guide you with the configurations and settings you need to make a normal Linux system to connect to a managed switch on a trunk port.
The information is taken from a working system. For better understanding of the bellow configuration files we recommend you to read the following tutorials first
Configure multiple vlan support on bonded interfaces
Bonding Ethernet interfaces in RHEL4.
This tutorial will demonstrate you something that most may need to use just for a few times in their Debian (Ubuntu) experience but will be very happy that such functionality was there at first place.
This will be a review of an installation of Debian Linux using graphical install. This will be useful in case you are changing Operating systems and just want to see what the install requires.