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
Submitted by tuxtops on Sat, 02/24/2018 - 01:20
Linux command history is not just about repeating commands. You can selectively decide what to remember and whether to record the date and time your commands were used. Read More
Submitted by tuxtops on Wed, 02/21/2018 - 01:22
LinuxCertified Inc, a leading provider of Linux training and services, announced its next Linux Device Driver Development Course class to be held in South Bay, CA from March 12th - March 14th, 2018.
Pages