Search results for Linux Filesystems and Partitioning: A Primer
 |
|
Post date: April 15, 2005, 21:04
Category: Security
Views: 4383
Comments
|
Tutorial quote: The release of Red Hat Enterprise Linux 4 debuts the first commercially supported inclusion of Security-Enhanced Linux (SELinux). An installation of Red Hat's latest enterprise operating system has SELinux installed and enabled by default. In the past SELinux has been criticized for a lack of commercial support, many big sites were unable to use it due to the lack of support (Fedora Core 3 doesn't have the support that they require). Now in Red Hat Enterprise Linux 4, SELinux is a supported part of the OS, and such objections to the use of SELinux have gone away. SELinux is now widely regarded as being suitable for the largest sites. |
 |
|
Post date: January 5, 2008, 22:01
Category: Miscellaneous
Views: 4589
Comments
|
Tutorial quote: Complete and updated list of commands on Linux - over 350 commands divided into arguments! |
 |
|
Post date: February 19, 2007, 19:02
Category: Miscellaneous
Views: 4027
Comments
|
Tutorial quote: This tutorial will show you how to set up a serial console on a Linux system, and connect to it via a null modem cable. This is quite useful if your Linux server is in a headless configuration (no keyboard or monitor), as it allows you to easily get a console on the system if there are any problems with it (especially network problems, when SSH is not available). In the end, the GRUB menu will appear over the serial link, as will the bootup messages (output when booting the system). I am using Debian Etch on the server and Ubuntu Edgy on my client, although this should work on any Linux distribution. |
 |
|
Post date: October 10, 2010, 05:10
Category: Software
Views: 4743
Comments
|
Tutorial quote: What does that mean? For one thing, VirtualBox installs on your existing Intel or AMD-based computers, whether they are running Windows, Mac, Linux or Solaris operating systems. Secondly, VirtualBox extends the capabilities of your existing computer so that VirtualBox can run multiple operating systems (inside multiple virtual machines) at the same time. So, for example, you can run Windows and Linux on your Mac, run Windows Server 2008 on your Linux server, run Linux on your Windows PC, and so on, all alongside your existing applications. You can install and run as many virtual machines as you like -- the only practical limits are disk space and memory. |
 |
|
Post date: January 21, 2006, 06:01
Category: Network
Views: 3174
Comments
|
Tutorial quote: Any web developer, designer, or webmaster can benefit from having a local web server. Even if that developer has no interest in securing and maintaining the server his or her websites live on, a local server can act as a convenient mirror for testing updates, trying new designs, and other general sand-boxing activities.
Web developers whose hosts utilize the popular LAMP platform (Linux + Apache + MySQL + PHP) are frequently hit with a dilemma. Since understanding Linux is not a prerequisite for website administrators, many of them lack the knowledge necessary for setting up a LAMP server from scratch (or at least they may think so). But thanks to the improved package management on Linux distributions like Debian, installing a functional web server is not nearly the chore it was just a couple years ago. |
 |
|
Post date: April 12, 2005, 18:04
Category: Multimedia
Views: 3404
Comments
|
Tutorial quote: My folks recently bought and sent me two DVDs, but the only DVD player I have is in my Linux-based computer. Using the free software application MPlayer, I was able to watch my videos. I'll walk you through the easy steps required. |
 |
|
Post date: April 12, 2005, 17:04
Category: System
Views: 2712
Comments
|
Tutorial quote: UML ("User Mode Linux") allows you to run multiple Linux servers on one physical machine. This can be handy for many different purposes. For example, you might want to give different people root rights, but prevent them from interfering with one another. Or, you might want to have several identically configured servers, one for production, one for development, and one for testing, but without investing in multiple physical machines.
Once you have prepared your machine for running UML instances as described in the following section, adding new instances will take less than five minutes. The preparation, however, might take a bit longer. |
 |
|
Post date: November 26, 2007, 05:11
Category: Software
Views: 40348
Comments
|
Tutorial quote: For the uninitiated, bash is the default shell in many Linux distros, including Fedora, Ubuntu, Redhat etc etc. If you use a Linux based OS, then chances are that you are using bash. For this reason, I outline below a few common annoyances, and the simple ways to overcome them. |
 |
|
Post date: December 8, 2005, 13:12
Category: Software
Views: 4302
Comments
|
Tutorial quote: One of the largest efforts involved with software engineering is testing the software to make sure that it works as designed. Testing can require several different types of system configurations and could require multiple instances of Linux. One way to create this type of environment is to use a virtual machine.
User-Mode Linux (UML) is a fully functional Linux kernel. It runs its own scheduler and virtual memory (VM) system, relying on the host kernel for hardware support. It includes virtual block, network, and serial devices to provide an environment that is almost as full-featured as a hardware-based machine. UML cannot destroy the host machine. Furthermore, the UML block devices, also called disks, can be files on the native Linux file system, so you cannot affect the native block devices. This is very useful when you're testing and debugging block operations. |
 |
|
Post date: April 13, 2005, 00:04
Category: Software
Views: 3795
Comments
|
Tutorial quote: Administering Linux and Unix-based servers does not need to be the scourge of your work day. With a handy tool called Webmin as part of your arsenal, you can regain complete control of your servers via the Web browser. |
|
|