Tag: — markmaldony @ 19:39
I never had a tape drive so even though I know how to use linux, I still don’t know how to use a tape drive. I found this tutorial and it seem very easy after reading it. I am saving this for future reference.
Continua”Quick Tutorial on how to use a Tape Drive on Linux”
Tag: — markmaldony @ 18:18
How Hackers Do It:
Tricks, Tools, and Techniques
Alex Noordergraaf, Enterprise Server Products
Sun BluePrints(tm) OnLine-May, 2002
http://www.sun.com/blueprints
Sun Microsystems, Inc.
4150 Network Circle
Santa Clara, CA 95045 USA
650 960-1300
Part No.: 816-4816-10
Revision 1.0
Edition: May 2002
Continua”How do hackers get into Solaris Systems or Linux Machines”
Tag: — markmaldony @ 21:38
I think this tutorial is very important.
The Logical Volume Manager (LVM) - Part 1
Michael Hasenstein
——————————————————————————–
This document describes the LVM in SUSE LINUX. It is freely distributable as long as it remains unchanged. The original version of this document (PDF) can be obtained at http://www.suse.com/oracle/.
SUSE has included a Logical Volume Manager since SUSE LINUX 6.3. The LVM in SUSE LINUX is Heinz Mauelshagen’s implementation, the homepage is now available at http://www.sistina.com/lvm/.
SUSE Inc.? 2001
Michael Hasenstein
Continua”Setting up LVM on Suse Linux”
Tag: — markmaldony @ 21:09
Next Previous Contents
——————————————————————————–
The Software-RAID HOWTO
Jakob Østergaard jakob@unthought.net and Emilio Bueso bueso@vives.org
v1.1, 2004-06-03
——————————————————————————–
This HOWTO describes how to use Software RAID under Linux. It addresses a specific version of the Software RAID layer, namely the 0.90 RAID layer made by Ingo Molnar and others. This is the RAID layer that is the standard in Linux-2.4, and it is the version that is also used by Linux-2.2 kernels shipped from some vendors. The 0.90 RAID support is available as patches to Linux-2.0 and Linux-2.2, and is by many considered far more stable that the older RAID support already in those kernels.
——————————————————————————–
Continua”Software Raid Howto”
Tag: — markmaldony @ 20:49
Executive Summary
Postfix, written by Wietse Venema, is one of the most serious alternatives to Sendmail, along with Qmail and Exim. Because it is much more recent, it was built from the ground up to be as secure as possible. Postfix supports features such as ESMTP, ETRN (eg. two-way SMTP connections), LMTP (uses the LHLO command and expects to receive an ACK to check that the message is correctly delivered to each recipient), UUCP (to deliver mail between two servers with no access to the Net), AUTH to authenticate MATs at both ends (Cyrus-SASL supports AUTH), etc.
Continua”Post Fix for dummies”
Tag: — markmaldony @ 19:22
Today I encountered the term snapshop backups on linux. I was always used to backup to existing drives, tapes, or other media but I never heard anything about snapshop backups. I did some research and found this interesting article that might come in handy in the future.
Continua”Linux Backups Snap Shot backups with Rsync”
Tag: — markmaldony @ 14:22
A misconfigured server could leak important information about your site.
that’s how many hackers get inside servers. Through web servers that hold lots of valuable information. Check this cool article.
Continua”Why Google can be your worst nightmare”
Tag: — markmaldony @ 11:32
This article explains how a hacker might get into your systems.
To be honest all a hacker needs is a misconfigured system to break and then
move into other parts of your network.
Read it.
Continua”How do Hackers Break into Systems”
Tag: — markmaldony @ 11:25
This Tips can help any linux user even expert or newbie
Continua”Cool Linux Tips”
Tag: — markmaldony @ 15:59
A good tutorial on how to encrypt your information on the clear using SSH tunnels
Continua”Using SSH to encrypt data using tunnels”