Submitted by tuxtops on Sat, 07/21/2018 - 02:56
There is a popular myth that Linux is complicated and hard to use by a non-techie. While there are distros and advanced Linux functionality that do require tech skills, this doesn’t mean Linux is hard to use. On the contrary, there are lots of things in the philosophy and functionality of Linux that make a user’s life easier. Learn More
Submitted by tuxtops on Thu, 06/21/2018 - 22:27
There probably aren't two Linux distributions more closely related than Ubuntu and Linux Mint. Actually, the two are so close to one another, there's serious debate about whether or not they are the same distribution. Read More
Submitted by th3 on Mon, 04/16/2018 - 21:21
An ultimate guide to choosing the best Linux distro for programming. Compare the best examples, learn more about the programming tools on Linux, compare Linux to Windows for programming, and more.
Submitted by tuxtops on Fri, 04/13/2018 - 02:12
Linux offers versatile user/group structures. In this article, we will explore how to create and add users to a group.
In Linux, every process has an associated user, which tells you who initiated the process. Every file/directory is owned by a user and a group. Users who are associated with a file/directory can tell which user has access to that file and what they can do with it. A user who is associated with a process determines what that process can access. Read More
Submitted by tuxtops on Wed, 04/11/2018 - 02:05
Red Hat announced the general availability of its flagship platform Red Hat Enterprise Linux 7.5 (RHEL) on April 10, providing multiple new features for server administrators.
Submitted by tuxtops on Sun, 04/01/2018 - 04:50
We are using LVM for flexible volume management so, why can’t we use LVM for swap space?
This allow users to increase the swap partition whenever we need.
If you upgraded the RAM in your system, it is necessary to add more swap space.
This help you to manage the system that run applications that require a large amount of memory.
Swap can be created in three ways Read More
Submitted by tuxtops on Sun, 04/01/2018 - 04:47
In my last post, I explained how to configure an Apache web server for a single website. It turned out to be very easy. In this post, I will show you how to serve multiple websites using a single instance of Apache.
Note: I wrote this article on a virtual machine using Fedora 27 with Apache 2.4.29. If you have another distribution or release of Fedora, the commands you will use and the locations and content of the configuration files may be different. Read More
Submitted by tuxtops on Wed, 03/28/2018 - 00:44
Submitted by tuxtops on Thu, 03/22/2018 - 23:25
Linux offers a number of tools for examining your running processes. With the applications shown below, you can find out which applications are eating all your memory and which files are attached to those rogue programs. Or you can just get a global view of how your system is performing. Read More
Submitted by tuxtops on Wed, 03/14/2018 - 01:45
The "rwho" utility is a simple tool that helps us to monitor the uptime, load and logged in users of a local or remote system in the local area network. Read More
Pages