background preloader

Linux

Facebook Twitter

Bridge. Translations: russian , Turkish A bridge is a way to connect two Ethernet segments together in a protocol independent way. Packets are forwarded based on Ethernet address, rather than IP address (like a router). Since forwarding is done at Layer 2, all protocols can go transparently through a bridge. The Linux bridge code implements a subset of the ANSI/IEEE 802.1d standard. [1]. The original Linux bridging was first done in Linux 2.2, then rewritten by Lennert Buytenhek. Bridging and Firewalling A Linux bridge is more powerful than a pure hardware bridge because it can also filter and shape traffic. Status The code is updated as part of the 2.4 and 2.6 kernels available at kernel.org. Possible future enhancements are: Document STP filteringNetlink interface to control bridges (prototype in 2.6.18)STP should be in user spaceSupport RSTP and other 802.1d STP extensions Downloading Bridging is supported in the current 2.4 (and 2.6) kernels from all the major distributors.

Kernel Configuration. Linux и безопасность. Безопасность Linux и Windows. 4 - OpenBSD 5.0 Installation Guide. [FAQ Index][To Section 3 - Getting started with OpenBSD][To Section 5 - Building the System from Source] Table of Contents 4.1 - Overview of the OpenBSD installation procedure OpenBSD has long been respected for its simple and straight forward installation process, which is consistent across all platforms.

All platforms use a very similar installation procedure, however there are some minor differences in details on a few platforms. In all cases, you are urged to read the platform-specific INSTALL document in the platform directory on the CD-ROM or FTP sites (for example, i386/INSTALL.i386, macppc/INSTALL.macppc or sparc/INSTALL.sparc). The OpenBSD installer is a special kernel with a number of utilities and install scripts embedded in a pre-loaded RAM disk. Floppy disk: OpenBSD can be installed on many platforms by booting an installer from a single floppy disk.

Once the install kernel is booted, you have several options of where to get the install file sets. Machine name. Macbuntu Makes Your Linux Desktop Look Like Mac OS X. You don't need to buy a Mac. You can go the Hackintosh route instead. @MehStrongBadMeh: Yeah, I have and it's lovely :-) But some people also prefer Linux to OS X, for any myriad of reasons, but still like OS X's GUI.

@MehStrongBadMeh: That's good to an extent. Its rare you'll ever get it working completely. @hvrock13: I don't think that's true at all. Mine works just great, and the few things I have that's non-standard (for example, I have a USB wi-fi dongle instead of a built-in one masquerading as AirPort) I did myself. Hackintoshes have come a long way. In fact, the biggest bummer of building a Hackintosh is that you then have a lot of cool hardware (like USB 3.0) that OS X doesn't support @MehStrongBadMeh: Some hardware is tough to Hackintosh, Apple makes sure that you have to buy their expensive-ass hardware.

@Whitson Gordon: I have three complaints when it comes to Hackintoshes (and yes, I've built a few myself): 1. 2. Later she just bought a Mac. 3. A full client license is $120. Lunix. Anonymous [ 4 years ago ] [ #713 ] Get a life and take something for that paranoia. Anonymous [ 4 years ago ] [ #716 ] That's okay, no one uses LILO any more. Now if you see grub, be happy! Anonymous [ 4 years ago ] [ #723 ] can I haz wget lunix pls, k? Anonymous [ 4 years ago ] [ #724 ] I hack all your western imperialist stereo with my lunix mp3 and download your life. Anonymous [ 4 years ago ] [ #726 ] Oh thank god, all I see is grub, my son isn't a hacker! Anonymous [ 4 years ago ] [ #742 ] My son didn't do it, but my husband is suspicious of what I've been doing.

This person must be stopped before my secret operations are exposed! Anonymous [ 4 years ago ] [ #782 ] connect to machines on the internet WITHOUT using a telephone?!?! Wuuuuutttt.... is this even possible? Anonymous [ 4 years ago ] [ #787 ] Lunix LOL, What a retard, and this was only done last year. Anonymous [ 4 years ago ] [ #847 ] OK, you do realize that this is a joke, right? Anonymous [ 4 years ago ] [ #852 ] This is from 4chan... Learn Linux, 101: Control mounting and unmounting of filesystems. Overview In this article, learn to: Mount and unmount filesystems manuallyConfigure filesystem mounting on bootupConfigure user-mountable, removable filesystems such as tape drives, external USB drives, floppies, and CDs or DVDs This article helps you prepare for Objective 104.3 in Topic 104 of the Linux Professional Institute's Junior Level Administration (LPIC-1) exam 101.

The objective has a weight of 3. Prerequisites To get the most from the articles in this series, you should have a basic knowledge of Linux and a working Linux system on which you can practice the commands covered in this article. You should also be familiar with the material in our article, "Learn Linux 101: Create partitions and filesystems. " Back to top Mounting filesystems The Linux filesystem is one big tree rooted at /, and yet we have filesystems on different devices and partitions. Besides filesystems on partitions, floppy disks, and CDs, there are other types of filesystems. Listing 1. Listing 2. Listing 3.

Notes: Kill all process that belongs to you. Capture mysql queries sent to server. Print all the lines between 10 and 20 of a file.