PDA

View Full Version : Computer Jargon, Mac/Apple Guide and Linux basics.



DaveTaylor
06-01-2007, 09:45 PM
Computer Jargon, Mac/Apple Guide and Linux basics.

- Computer Jargon (http://www.habboxforum.com/showthread.php?t=293381&p=6379961#post6379961)
- Linux Basics (http://www.habboxforum.com/showthread.php?t=293381&p=3446444#post3446444)
- Apple History + General Info (http://www.habboxforum.com/showthread.php?t=293381&p=4744268#post4744268)


Edited by iAdam (Forum Super Moderator): Merged, stuck and cleaned up.
Cleaned up and updated by Recursion (Forum Moderator): Permission off Hecktix (15/01/2011)


Edited by HotelUser (Forum Super Moderator): Thread unstuck with permission from Nicola.

DaveTaylor
06-01-2007, 09:45 PM
Motherboard:
The main circuit board of a computer. The motherboard contains connectors (such as PCI(-E)) used for connecting other circuit boards such as Graphics Cards. Typically, the motherboard contains the CPU, EFI/BIOS, Memory (RAM), mass storage interfaces, serial and parallel ports, expansion slots and all the controllers required to control standard peripheral devices, such as the display screen, keyboard, and disk drive. Collectively, all these chips that reside on the motherboard are known as the motherboard's chipset.

BIOS:
Pronounced "bye-ose," an acronym for basic input/output system. The BIOS is built-in software that determines what a computer can do without accessing programs from a disk. On PCs, the BIOS contains all the code required to control the keyboard, display screen, disk drives, serial communications, and a number of miscellaneous functions.

EFI:
EFI stands for Extensible Firmware Interface and is a replacement for the BIOS. Macs have been using a restrictive EFI for many years and now EFI is being used in mainstream motherboard, with a graphical interface to perform tasks such as overclocking and changing the boot sequence. UEFI (Unified Exentsible Firmware Interface) can run on top of the traditional BIOS system.

CPU:
Abbreviation of central processing unit, and pronounced as separate letters. The CPU is the brains of the computer. Sometimes referred to simply as the processor or central processor, the CPU is where most calculations take place. In terms of computing power, the CPU is the most important element of a computer system.

RAM:
Random access memory: the most common computer memory which can be used by programs to perform necessary tasks while the computer is on; an integrated circuit memory chip allows information to be stored or accessed in any order and all storage locations are equally accessible.

Monitor:
Display produced by a device that takes signals and displays them on a television screen or a computer monitor.

Graphics (gfx) Card:
A peripheral device that attaches to the PCI or AGP slot in your computer to enable the computer to process and deliver video. Once installed in the computer, a cable is used to attach the graphics card to a computer monitor.

SSD (Solid State Drive):
A non-removable disk in a computer that uses flash memory as opposed to spinning metal platters that HDDs use. These are much faster at reading and writing data than HDDs, CD/DVD/BD Drives or Floppy Drives.

HDD (Hard Disk Drive):
A rigid non-removable disk in a computer and the drive that houses it. Hard disks store more data and can be accessed quicker than floppy disks or DVD/CDs.

SATA (Serial-ATA):
Often abbreviated SATA or S-ATA, an evolution of the Parallel ATA physical storage interface. Serial ATA is a serial link -- a single cable with a minimum of four wires creates a point-to-point connection between devices. Transfer rates for Serial ATA begins at SATA 1.0 150 MBps (1.5 Gbit/s), going up to SATA 2.0 300MBps (3 Gbit/s) and finally SATA 3.0 600MBps (6 Gbit/s). One of the main design advantages of Serial ATA is that the thinner serial cables facilitate more efficient airflow inside a form factor and also allow for smaller chassis designs.

eSATA (external Serial-ATA):
The same as an internal SATA connection but provides a high speed transfer port for external drives. Although the port is slightly different and the standard provides extra protection to EMI/ESD. It has a insertation lifecycle of 5000 vs the internal SATA's 50.

Heatsink:
This is a device that is used to conduct heat away from its source and "spread" the heat over a larger surface area. This will help to dissipate the energy faster, ensuring that the source of the heat is kept cooler.

FTP (File Transfer Protocol):
This is the language used for file transfer from computer to computer across the WWW. An anonymous FTP is a file transfer between locations that does not require users to identify themselves with a password or log-in. An anonymous FTP is not secure, because it can be accessed by any other user of the WWW.

SFTP (SSH File Transfer Protocol):
Pretty much the same as standard FTP but it is tunnelled over a Secure Shell 2.0 (SSH) to provide a method of secure data transfer between computers.

GHz (Gigahertz):
A unit of frequency equal to one billion cycles per second.

IP Address:
Each machine connected to the Internet has an address known as an Internet Protocol address (IP address). The IP address takes the form of four numbers separated by dots, for example: 123.45.67.890, IPv4 addresses are made of 32 bits, split into 4 sections. As of 15/01/2011 IPv4 addresses will run out in ~28 days, this is where IPv6 addresses come in which look like: 2001:0DB8:AC10:FE01::.

MAC (Media Access Control) Address:
A MAC Address is a unique identifier assigned to network interfaces on devices. MAC Addresses are often assigned by the NIC manufacturer (e.g. Realtek or Intel). No two MAC addresses on any device is the same, unless it has been spoofed from another device.

NIC (Network Interface Controller):
This is the networking hardware in a device. It may be wired or wireless and it controls the flow of data between the cable and your device.

Local IP Address:
Private IP address space has been allocated via RFC 1918. This means the addresses are available for any use by anyone and therefore the same private IP addresses can be reused. However they are defined as not routable on the public Internet. They are used extensively in private networks due to the shortage of publicly registerable IP addresses and therefore network address translation is required to connect those networks to the Internet.

DNS (Domain Name System):
The Domain Name System is the system that translates Internet domain names into IP numbers. A "DNS Server" is a server that performs this kind of translation.

ISP (Internet Service Provider):
An ISP provides access to the Internet for others via some connectivity service(s). Examples of ISPs include BT, Virgin Media, and Tiscali to name just a few.

Wi-Fi (Wireless Fidelity):
Short for ‘wireless fidelity’. A term for certain types of wireless local area networks (WLAN) that use specifications conforming to IEEE 802.11A 802.11b, 802.11G and 802.11N (in the UK, may differ worldwide). WiFi has gained acceptance in many environments as an alternative to a wired LAN. Many airports, hotels, and other services offer public access to WiFi networks so people can log onto the Internet and receive emails on the move. These locations are known as hotspots.

WLAN (Wireless LAN):
A wireless LAN is one in which a mobile user can connect to a local area network (LAN) through a wireless (radio) connection. A standard, IEEE 802.11, specifies the technologies for wireless LANs. The standard includes an encryption method, the Wired Equivalent Privacy algorithm.

Ethernet (LAN, Local Area Connection):
A local-area network (LAN) protocol developed by Xerox Corporation in cooperation with DEC and Intel in 1976. It is one of the most widely implemented LAN standards.

Network:
A connection of two or more computers so that they can share resources.

TCP/IP:
Transmission Control Protocol/Internet Protocol Transmission Control Protocol/Internet Protocol: This is a common shorthand which refers to the suite of application and transport protocols which run over IP. These include FTP, Telnet, SMTP (to name a few), and UDP (a transport layer protocol).

Node:
In networks, a processing location. A node can be a computer or some other device, such as a printer. Every node has a unique network address, sometimes called a Data Link Control (DLC) address or Media Access Control (MAC) address.

Router:
A device that routes data between networks using IP addressing. Routers provide firewall security and other advanced features such as MAC Address filtering.

Routing Table:
Information stored within a router that contains network path and status information. It is used to select the most appropriate route to forward automatic update due to dynamic status.

Subnet:
A subnet is a portion of an IP network defined by a subnet mask. Devices on the same subnet have the same subnet mask.

Packet Switching:
A method of switching data in a network where individual packets of a set size and format are accepted by the network and delivered to their destinations. The rules are based on the TCP/IP protocol.

HTTP (Hyper Text Transfer Protocol):
The set of rules for transferring files on the World Wide Web.

IP Address Classes (v4):
Class A: 1.0.0.1 to 126.255.255.254 Supports 16 million hosts on each of 127 networks.
Private: 10.0.0.0 to 10.255.255.255.
Class B: 128.1.0.1 to 191.255.255.254 Supports 65,000 hosts on each of 16,000 networks.
Private: 172.16.0.0 to 172.31.255.255.
Class C: 192.0.1.1 to 223.255.254.254 Supports 254 hosts on each of 2 million networks.
Private: 192.168.0.0 to 192.168.255.255.

DaveTaylor
30-04-2007, 06:08 PM
Linux Basic Guide

Ok, I know this has been done already 2-3 times but I am gonna bring out all the basics to semi-advanced info here so lets start with some details of what linux is:

Linux: Linux is a free open-source operating system based on Unix. Linux was originally created by Linus Torvalds with the assistance of developers from around the globe. Some popular distributions include Ubuntu, openSUSE and Fedora Core.

Now your probably going "What is this Unix?" Well...

Unix: An operating system co-created by AT&T researchers Dennis Ritchie and Ken Thompson. Unix is well known for its relative hardware independence and portable application interfaces. Lots of big companies are using Unix servers for its reliability and scalability. Some of the popular Unix flavours are: Linux, Solaris, HP-UX, AIX, etc.


That gives the basic background check of Linux, so now we got that covered we can move onto the what does it look like, or how do we use it.

Graphical User Interfaces (GUI)
As you move down the list, these get harder to use. ie. KDE is the easiest, and Fluxbox is the hardest.

KDE: http://www.kde.org/
KDE is part of the free software, or open source, movement, which competes with the more common commercial operating system /desktop platforms on the market. KDE is free to anyone and its source code is available to anyone to modify. Development of KDE takes place across the Internet where users share information with each other regarding current developments of the system. KDE is very easy to edit with numerous sites around for programs and themes etc such as www.kde-look.org (http://www.kde-look.org) (I get all my stuff from there I advise it to anyone)

In KDE you have the Control Center to change everything from the Background to the Login Theme of the distro you are using.

GNOME: http://www.gnome.org/

GNOME or the GNU Object Model Environment is best regarded as a desktop rather than as a window manager. GNOME will work with any window manager which is GNOME-compliant but the Enlightenment wm seems to be the default choice. Now adays alot of common Distros use GNOME as the first choice DE (Desktop Envrioment) It is less editable then KDE but its more like windows so you can change between them more smoothly

These two, KDE and Gnome are the main two DE aviable on distros now adays but there is alot more such as:

XFCE : http://www.xfce.org/

Xfce is a desktop environment for Unix and other Unix-like platforms, such as Linux and FreeBSD. Its configuration is entirely mouse-driven, the configuration files are hidden from the casual user. "Designed for productivity, it loads and executes applications fast, while conserving system resources." (Olivier Fourdan, creator)

E17 : http://www.enlightenment.org/

Enlightenment, also known simply as E, is an open source window manager for the X Window System which can be used alone or in conjunction with a desktop environment such as GNOME or KDE. It has a rich feature set, including extensive support for themes and good performance. Enlightenment is often deployed on low-end systems with resource constraints instead of a full desktop environment. It used to be the default window manager for GNOME.

Blackbox : http://blackboxwm.sourceforge.net/

Blackbox is a window manager for the X Window System. It is minimalistic and therefore popular among those seeking a fast and clean environment. In spite of its small codebase and snappy performance, it has an attractive appearance. However, its small size comes at some cost, as certain functions that are ordinarily standard in other window managers must be provided by additional software.

And Fluxbox : http://fluxbox.sourceforge.net/

In Unix computing, Fluxbox is a window manager for the X Window System based on blackbox 0.61.1.
That basically sums up the whole look and feel to linux, you can find screenies of all those on the internet so you can decide what one you wish to use or not to use.


Applications

Ok, another reason people don't like linux is because "I cant get this program on here" or "I cant use msn" This is a changing world you know?

For such programs like msn you get clients like:

AMSN : http://amsn-project.net/


aMSN is an MSN Messenger clone licenced under the GPL. Its main objective is to assist users who are new to the Linux operating system keep in contact with those who use the Microsoft program, available only on Windows and Macintosh, by creating a similar program. To achieve this objective, aMSN attempts to emulate the look and feel of MSN Messenger, and supports many of its features.

Pidgin (Gaim) : www.pidgin.im (http://www.pidgin.im)

Pidgin is a multi-platform instant messenger that supports many commonly used instant messaging systems including:*AOL Instant Messenger (via OSCAR or TOC protocols)*Gadu-Gadu*ICQ (via OSCAR)*Internet Relay Chat*Jabber (XMPP)*MSN Messenger*Novell Groupwise*OpenNAP*Yahoo! Messenger*Zephyr*SILC. It used to be known as Gaim up until about a month ago.


And there are more, so you see it ain't that bad?

Another issue is "Oh i can't install this and i can't install that"
Well, there are 3 types of installations now adays, RPM, Source and Package.

RPM : RPM Package Manager (originally called "Red Hat Package Manager")

Source : The original textual form of a program.

Package: A compiler

Now, to install RPM you simply double click it and away it goes and does the rest for you. With a Package file you have to right click the file go to the "Permission" tab and make it "excutable" by the user, double click it again and it should prompt you to run it, let it run and there you go. But for a Source it's abit more complicated so here is how to do it, the following commands are typed into terminal/console!:


# tar xvzf package.tar.gz (or tar xvjf package.tar.bz2)This will unpack the archive of the source.

# cd packageThis will make you locate the console to run from the folder, if this command doesn't work right click the folder and select "Run Terminal/Console" this will open it from the folder.

# ./configureWill configure the source for installation.

# makeIt will take several minutes depending on the size of it.
Now for the final bit, root yourself by typing:

# suthen type:

# make installThat will finish off the installation from source


All distros come with a "Terminal" or "console" as without it they wouldn't run, i have covered the basic stuff needed for a newbie to linux if anything else is requested just ask

DaveTaylor
19-05-2008, 01:09 PM
http://upload.wikimedia.org/wikipedia/en/a/ab/Apple-logo.png

History of OSX

(Some content from wikipedia)

Mac OS X Public Beta:
http://upload.wikimedia.org/wikipedia/en/7/78/Macosxpb.png

Mac OS X v10.0 "Cheetah"
http://upload.wikimedia.org/wikipedia/en/d/d8/Macosx10.png

Mac OS X v10.1 "Puma"
http://upload.wikimedia.org/wikipedia/en/9/92/Mac_OS_X_10.1_Puma_screenshot.png

Mac OS X v10.2 "Jaguar"
http://upload.wikimedia.org/wikipedia/en/3/3f/Mac_OS_X_10.2_Jaguar_screenshot.jpg

Mac OS X v10.3 "Panther"
http://upload.wikimedia.org/wikipedia/en/5/54/AM_MacOSX_Panther.png

Mac OS X v10.4 "Tiger"
http://upload.wikimedia.org/wikipedia/en/f/fe/TigerDesk.png

Mac OS X v10.5 "Leopard"
http://upload.wikimedia.org/wikipedia/en/c/c0/Leopard_Desktop.png

Mac OS X 10.6 "Snow Leopard"
http://upload.wikimedia.org/wikipedia/en/8/82/Snow_Leopard_Desktop.png


Intel Movement
In the Worldwide Developers Conference (WWDC) keynote address on June 6, 2005, Steve Jobs announced that Apple would begin producing Intel-based Mac computers beginning in 2006.


Targeted at a professional audience, the MacBook Pro (15.4" widescreen) was Apple's first laptop with an Intel microprocessor. It was announced in January 2006, and started shipping two months later. The less expensive MacBook (13.3" widescreen) caters to the consumer market.
On January 10, 2006, Apple released its first Intel chip computers, a new notebook computer known as the MacBook Pro (with a 15.4" screen) and a new (though cosmetically identical) iMac with purportedly two to three times faster performance compared with its predecessor. Both used Intel's Core Duo chip technology. Through 2006, Apple transitioned the entire Mac product line to Intel chips, retaining the enclosure design while replacing its internal components. The Power Mac brand was retired, with Mac Pro being its successor. Apple also introduced a new piece of software called Boot Camp that helps users install Windows XP on their Intel Mac alongside Mac OS X.


Apple Products
iPods/AppleTV

iPod Shuffle
Click Here (http://store.apple.com/Apple/WebObjects/ukstore.woa/wa/RSLID?nnmm=browse&node=home/shop_ipod/family/ipod_shuffle&sf=w2YF4JXY4AHCAJCDF)
http://a248.e.akamai.net/7/248/8352/1073/store.apple.com/Catalog/regional/emea/family/ipod/latnav-ipod-shuffle.png

iPod Nano
iPod Nano (http://store.apple.com/Apple/WebObjects/ukstore.woa/wa/RSLID?nnmm=browse&mco=MTIzMDY&node=home/shop_ipod/family/ipod_nano)
http://a248.e.akamai.net/7/248/8352/1073/store.apple.com/Catalog/regional/emea/family/ipod/latnav-ipod-nano.png

iPod Classic
Click Here (http://store.apple.com/Apple/WebObjects/ukstore.woa/wa/RSLID?nnmm=browse&mco=MTI2NDg&node=home/shop_ipod/family/ipod_classic)
http://a248.e.akamai.net/7/248/8352/1073/store.apple.com/Catalog/regional/emea/family/ipod/latnav-ipod-classic.png

iPod Touch (iTouch)
Click Here (http://store.apple.com/Apple/WebObjects/ukstore.woa/wa/RSLID?nnmm=browse&mco=MTM1NjI&node=home/shop_ipod/family/ipod_touch)
http://a248.e.akamai.net/7/248/8352/1073/store.apple.com/Catalog/regional/emea/family/ipod/latnav-ipod-touch.png

AppleTV
Click Here (http://store.apple.com/Apple/WebObjects/ukstore.woa/wa/RSLID?nnmm=browse&mco=MTIyMDY&node=home/shop_ipod/family/apple_tv)
http://a248.e.akamai.net/7/248/8352/1073/store.apple.com/Catalog/regional/emea/family/ipod/latnav-apple-tv.png


Notebooks/Laptops


Macbook
Click Here (http://store.apple.com/Apple/WebObjects/ukstore.woa/wa/RSLID?nnmm=browse&node=home/shop_mac/family/macbook&sf=w2YF4JXY4AHCAJCDF)
http://a248.e.akamai.net/7/248/8352/1073/store.apple.com/Catalog/global/shelves/latnav-macbook.png

Macbook Pro
Click Here (http://store.apple.com/Apple/WebObjects/ukstore.woa/wa/RSLID?nnmm=browse&mco=MTMzNzU&node=home/shop_mac/family/macbook_pro)
http://a248.e.akamai.net/7/248/8352/1073/store.apple.com/Catalog/global/shelves/latnav-macbookpro.png

Macbook Air
Click Here (http://store.apple.com/Apple/WebObjects/ukstore.woa/wa/RSLID?nnmm=browse&mco=MTI4MDE&node=home/shop_mac/family/macbook_air)
http://a248.e.akamai.net/7/248/8352/1073/store.apple.com/Catalog/global/shelves/latnav-macbookair.png



Desktop Computers


Mac Mini
Click Here (http://store.apple.com/Apple/WebObjects/ukstore.woa/wa/RSLID?nnmm=browse&mco=MTI5MTY&node=home/shop_mac/family/mac_mini)
http://a248.e.akamai.net/7/248/8352/1073/store.apple.com/Catalog/global/shelves/latnav-macmini.png

iMac
Click Here (http://store.apple.com/Apple/WebObjects/ukstore.woa/wa/RSLID?nnmm=browse&mco=MjI5MDE1&node=home/shop_mac/family/imac)
http://a248.e.akamai.net/7/248/8352/1073/store.apple.com/Catalog/global/shelves/latnav-imac.png

Mac Pro
Click Here (http://store.apple.com/Apple/WebObjects/ukstore.woa/wa/RSLID?nnmm=browse&mco=MjI4OTY3&node=home/shop_mac/family/mac_pro)
http://a248.e.akamai.net/7/248/8352/1073/store.apple.com/Catalog/global/shelves/latnav-macpro.png


iPhone


iPhone
Click Here (http://store.apple.com/Apple/WebObjects/ukstore.woa/wa/RSLID?nnmm=browse&node=home/shop_iphone/family/iphone&sf=w2YF4JXY4AHCAJCDF)
http://a248.e.akamai.net/7/248/8352/1073/store.apple.com/Catalog/global/shelves/iphone.jpg

Software Packages


Chat
Adium (http://www.adiumx.com/)
aMsn (http://www.amsn-project.net/)
MercuryIM (http://www.mercury.im/)
Microsoft Messenger (http://www.microsoft.com/mac/products/messenger/default.mspx)

Note: aMsn and Mercury support Audio/Visual, which Adium and Microsoft Messenger are still to add in the coming months for both of them.


Processing Packages
iWorks (http://www.apple.com/iwork/)
NeoOffice (http://www.neooffice.org/neojava/en/index.php)
Office '08 (http://www.microsoft.com/mac/products/Office2008/default.mspx)

Media
iLife (http://www.apple.com/ilife/)
GIMP (http://www.gimp.org/macintosh/)
Aperture (http://www.apple.com/aperture/)
Photoshop CS3 (http://www.adobe.com/products/photoshop/photoshop/)

Useful Links
Flash Player (http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&P2_Platform=MacOSX)
Shockwave (10.4 ONLY!) (http://www.adobe.com/shockwave/download/alternates/)
Adobe Reader (http://www.adobe.com/products/acrobat/readstep2.html)


Tips & Tricks


Leopard Dock
In 10.5 a tweak to allow customizable docks was found, you can download packs from "Leopard Docks" site:
Leopard Docks (http://www.leoparddocks.com/index.php)
Such Programs as CandyBar 3 (http://www.panic.com/candybar/) and Dock Library (http://www.dativestudios.com/docklibrary/)

View Hidden files
Open Terminal (Applications > Utilities > Terminal) and type in:

defaults write com.apple.finder AppleShowAllFiles TRUE
killall FinderIf you wish to revert back to hiding hidden files use:

defaults write com.apple.finder AppleShowAllFiles FALSE

killall FinderThis is all I can think of at the moment, if anyone else wishes to contribute go ahead :)

Recursion
02-08-2010, 10:14 AM
This thread needs a major update.

Luke
02-08-2010, 10:35 AM
This thread needs a major update.

Do it then :P

Recursion
02-08-2010, 10:37 AM
I would if it was my thread! :P

Luke
02-08-2010, 10:38 AM
Make another one! :P

Recursion
02-08-2010, 10:39 AM
Then I'd get moaned at by Moderation.

Luke
02-08-2010, 10:40 AM
******** to them. Rebel Tom! Our tech section needs to survive. We can't do this with outdated info!!?!?!?

Recursion
02-08-2010, 10:40 AM
Last time we rebelled we got temporarily banned... LOL. *cough*When they took away the setup threads*cough* :(

Luke
02-08-2010, 10:41 AM
UBER PFFT. We must seek higher power for persmission!

Recursion
02-08-2010, 10:42 AM
Ikr, ever since ---MAD--- left things have been on the up, so things are on our side here. LOL

Luke
02-08-2010, 10:43 AM
You shouldn't have said that! You know opinions don't go down well on this forum Tom. Nice knowing yah D:

Recursion
02-08-2010, 10:48 AM
http://skitch.*****.co.uk/gravestone.png

Luke
02-08-2010, 10:49 AM
WHAT DID THEY DO TO YOU D:

DaveTaylor
09-08-2010, 11:23 AM
i'll get it updated.

Luke
09-08-2010, 11:35 AM
Me and Tom were doing it (had permision) but we..kinda..didn't finish it. LOL

Recursion
09-08-2010, 09:23 PM
Ye I buggered off on holiday xo.

Include Android in it xoxo

N!ck
09-08-2010, 11:35 PM
I would help, but I really CBA.

AgnesIO
26-12-2010, 11:09 AM
Its a really good guide, only one thing that wound me up: iPod Touch (iTouch) nooooo :p

Like others have said, we would help update, but cannot be bothered :P

DaveTaylor
14-01-2011, 10:18 PM
**** me this needs updated.

AgnesIO
14-01-2011, 10:21 PM
**** me this needs updated.

*Removed*
Edited by Catzsy (Forum Super Moderator):
Please don't be rude to others

DaveTaylor
14-01-2011, 10:22 PM
*Removed*


*Removed*

Edited by Catzsy (Forum Super Moderator):
Please don't be rude to others

N!ck
14-01-2011, 11:05 PM
**** me this needs updated.

Who are you?

:P You should drop in more often.

DaveTaylor
14-01-2011, 11:08 PM
Who are you?

:P You should drop in more often.

Maybe I shall :P

Describe
14-01-2011, 11:34 PM
*Removed*
Good old DaveTaylor.

AgnesIO
15-01-2011, 11:52 AM
*Removed*

*Removed*
Edited by Catzsy (Forum Super Moderator):
Please don't post to cause arguments

Recursion
15-01-2011, 01:32 PM
I updated the first post, but I could do with some other people to help out here:

1. IPv6 information for the first post (address spaces, private address spaces, how the address is made up etc etc), I'm not big on IPv6 :(
2. Linux post could do with cleaning up
3. Apple/Mac post could do with updating and cleaning up also.

The easiest way to do it is to keep the same format as the first post but do it in notepad (don't forget the BBCode markup!) and then PMing it to a moderator (like me :P)

Stephen!
15-01-2011, 01:54 PM
Does anybody actually look at the list? Much quicker to wiki it xD

Recursion
15-01-2011, 03:11 PM
Does anybody actually look at the list? Much quicker to wiki it xD

Agreed, but it's nice to have! LOL

GommeInc
15-01-2011, 05:12 PM
They seem really odd. I'm amazed you didn't just re-use the Leopard picture for the Snow Leopard section, I honestly can't see much of a difference... If any :P They seem to be listing features everyone knows exists. I don't really understand why this thread exists, but ho-hum.

AgnesIO
15-01-2011, 10:35 PM
They seem really odd. I'm amazed you didn't just re-use the Leopard picture for the Snow Leopard section, I honestly can't see much of a difference... If any :P They seem to be listing features everyone knows exists. I don't really understand why this thread exists, but ho-hum.

Don't say that, some users will -rep you :rolleyes:

Want to hide these adverts? Register an account for free!