• home
  • forum
  • my
  • kt
  • download
  • this:1/1 25records  total:17    start  Previous  Next  Last    goto:
    SELinux and Smack security modules for Linux containers
    ON: 2009-04-24 09:00:34
    A common response when someone first hears about containers is "How do I create a secure container?" This article answers that question by showing you how to use Linux Security Modules (LSM) to improve the security of containers. In particular, it shows you how to specify a security goal and meet it with both the Smack and SELinux security modules.
    43 times | category:
    Perform uniform mounting with generic NFS
    ON: 2009-04-24 08:49:52
    This article discusses the architecture and the mechanism behind a generic NFS mounter, a utility that will undoubtedly help the NFS clients by providing easier, one-point access to the files on the NFS server and by offering a more consolidated view of the NFS space. See how to automatically consolidate many different NFS versions into a uniform mount.
    8 times | category:
    Multiple shell management with GNU Screen
    ON: 2009-04-24 08:39:27
    If you've spent hours on a task, such as debugging an application, it can be maddening to lose your work in an instant. This article shows you how to keep your shell and your work alive, even across multiple sessions and dropped connections using GNU Screen. Screen is a remarkable tool that you will quickly find invaluable in any work you perform on the command line. In fact, use it once, and you will wonder how you ever lived without it.
    10 times | category:
    Avoid virtualization overhead with Linux Containers
    ON: 2009-04-24 08:33:07
    Linux Containers provide lightweight virtualization that lets you isolate processes and resources without the need to provide instruction interpretation mechanisms and other complexities of full virtualization. In this step-by-step tour of Linux container tools (LXC), the author introduces you to the Linux container tools and shows how to get up and running on them. This article will show you how Linux containers significantly lower the overhead of using true virtualization, while still providing isolation.
    41 times | category:
    This article covers cp, tar, and rsync, that can aid with the security of the synchronization of UNI
    ON: 2009-04-24 08:31:06
    There are many tools available that allow you to synchronize files across UNIX directories, but doing it effectively, and securely, takes a little bit more effort. This article looks at solutions for synchronizing files across UNIX filesystems and different computer systems securely, and at solutions that allow you to synchronize encrypted versions of your files for the purposes of backup.
    33 times | category:
    The benefits of parceling Root power with POSIX
    ON: 2009-04-24 08:25:24
    POSIX file capabilities split root user powers into smaller privileges, such as the ability to read files or to trace processes owned by another user. By assigning capabilities to a file, you can enable an unprivileged user to execute the file with those specified privileges. In this article, learn how programs can make use of POSIX capabilities, how to investigate which capabilities are needed by a program, and how to assign those capabilities to the program.
    5 times | category:
    The Linux KVM may change the way you use linux
    ON: 2009-04-24 08:24:19
    Linux and flexibility go hand in hand, and the options for virtualization are no different. KVM supports the virtualization of Linux guest operating systems -- even Windows with hardware that is virtualization-aware. This article explores the architecture of the Linux KVM as well as why its tight integration with the kernel may change the way you use Linux.
    20 times | category:
    Spot-on Unix command-line productivity tips
    ON: 2009-03-18 08:37:10
    Using UNIX in a day-to-day office setting doesn't have to be clumsy. The first step toward increasing your office productivity using the UNIX command line is to take a close look at your current day-to-day habits. This article introduced several command-line techniques and concepts to increase your office productivity using UNIX command-line tools and applications.
    75 times | category:
    Compiling and installing eaccelerator for PHP
    ON: 2008-09-16 15:34:48
    A nice tutorial on how to compile, install, configure, and use eAccelerator for PHP.
    55 times | category:
    Package Management in Debian Linux
    ON: 2008-09-16 15:33:26
    To manage packages in Debian Linux you have three powerfull tools: dpkg, apt-get and aptitude. Here are some useful command to manage packages under Debian linux using those tools.
    29 times | category:
    Linux Exam: Documentation
    ON: 2007-09-06 15:36:38
    In this tutorial (the fourth in a series of nine tutorials on exam 102 topics), Ian Shields introduces you to Linux documentation. By the end of this tutorial, you will know how to use and manage local documentation, find documentation on the Internet, and use automated logon messages to notify users of system events.
    8 times | category:
    Linux Exam: Printing
    ON: 2007-09-06 15:18:19
    In this tutorial (the third in a series of nine tutorials on exam 102 topics), Ian Shields introduces you to printing in Linux. By the end of this tutorial, you will know how to manage printers, print queues, and user print jobs on a Linux system.
    6 times | category:
    LPI Exam Training: Administrative Tasks
    ON: 2007-09-06 15:08:21
    Prepare for your Linux certification or build fundamental skills on Linux systems administration. In this sixth installment from a series of nine tutorials on exam 102 topics, you will know how to manage users and groups set user profiles and environments, use log files, schedule jobs, back up your data, and maintain the system time
    6 times | category:
    Introduction to User-Mode Linux
    ON: 2007-09-06 15:04:50
    Ever wish you had a place to let your Linux applications play -- where they wouldn't hurt anything else? User-Mode Linux (UML) lets you set up multiple virtual machines that are isolated from each other and from the hardware. Now, you can test applications all the way to failure without breaking the host system.
    7 times | category:
    LAMP vs. LAMP Rematch
    ON: 2007-09-06 15:03:52
    Two very popular and widely used languages for building dynamic web sites are Perl and PHP. They make up two thirds of the "P" in the Linux Apache, MySQL, Perl/PHP/Python (LAMP) stack. How does their performance, using mod_perl and mod_php, compare for everyday web programming?
    7 times | category:
    Kernel Compilation
    ON: 2007-09-06 14:54:22
    How to compile Linux kernel.
    11 times | category:
    Cronjobs: A Full Introduction. (Weekly database backup script included.)
    ON: 2007-09-06 14:46:00
    A nice, easy to use guide to cron jobs / the cron tab in CPanel. Learn how to automate tedious jobs such as database backup!!
    22 times | category:
    this:1/1 25records  total:17    start  Previous  Next  Last    goto:

    Category

      Administration (17)
      Editing Files (5)
      Getting Started (13)
      Installation (10)
      Linux and other OSs (15)
      Miscellaneous (17)
      Networking (12)
      Security (13)
      Shells and Utilities (19)
      System Monitoring (8)
      Troubleshooting (1)
      X Windows (6)