You are not logged in.

#1 2009-07-08 00:38:39

archunex
Member
Registered: 2009-07-06
Posts: 16

arch manual ?

hey archain  wink

happy to join the most  intresting linux  forumS  ,  can we see a  manual for archlinux for can spead it with arch .iso ?:D

Offline

#2 2009-07-08 00:45:26

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,237
Website

Offline

#3 2009-07-08 00:48:24

Xyne
Forum Fellow
Registered: 2008-08-03
Posts: 6,965
Website

Re: arch manual ?

The "manual" for Arch Linux consists of the man pages for the various apps along with the online wiki. I think the installation media contain the beginners guide and maybe some other docs. There are also some packages which contain documentation (pacman -Ss docs) such as arch-wiki-docs.

Do a forum search as well. There have been a few attempts to compile something resembling an Arch manual.

Welcome to Arch and to the forum btw. smile

*edited for typos*

Last edited by Xyne (2009-07-08 00:49:02)


My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

#4 2009-07-08 03:07:49

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: arch manual ?

the nature of a rolling release distro makes manuals useless, before you are done, it will already be obsolete.

wiki + forums + upstream homepages are what i use as a manual wink

Offline

#5 2009-07-08 05:56:19

AngryKoala
Member
Registered: 2009-01-22
Posts: 197

Re: arch manual ?

eldragon wrote:

the nature of a rolling release distro makes manuals useless, before you are done, it will already be obsolete.

That may very well be true, but the FreeBSD man pages are excellent and saved me time, sometimes just a few seconds, sometimes a ton of time depending on the command/app.

Offline

#6 2009-07-08 06:19:41

rasat
Forum Fellow
From: Finland
Registered: 2002-12-27
Posts: 2,301
Website

Re: arch manual ?

In my opinion, the man pages are for the developers / authors to write what they want to say, but not designed for the users to learn what they want to know, except for those who like technical information. What I like with wiki manuals, deals with practical things.


Markku

Offline

#7 2009-07-08 06:26:13

XFire
Member
From: UK
Registered: 2008-05-11
Posts: 192

Re: arch manual ?

I rarely use the man pages. I only use them if a Wiki, forum and Google search yield nothing or little. Or its something simple and want something more in-depth than --help


There is a difference between bleeding [edge] and haemorrhaging. - Allan

Offline

#8 2009-07-08 11:26:22

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: arch manual ?

That one made me laugh like crazy lol
But good answer.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#9 2009-07-08 22:23:21

archunex
Member
Registered: 2009-07-06
Posts: 16

Re: arch manual ?

ukawi2 wrote:

http://wiki.archlinux.org/index.php/Beginners_Guide -> File -> PrinT  ## that i dislike it  i dont like more paper ,)

i think adda manaul to iso is more flexable  !!!

ty u all

Offline

#10 2009-07-08 22:38:37

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,097

Re: arch manual ?

archunex wrote:

ukawi2 wrote:

http://wiki.archlinux.org/index.php/Beginners_Guide -> File -> PrinT  ## that i dislike it  i dont like more paper ,)

i think adda manaul to iso is more flexable  !!!

ty u all

The official install guide is on the iso, I don't remember if the beginners guide is on it too.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#11 2009-07-08 22:58:26

thayer
Fellow
From: Vancouver, BC
Registered: 2007-05-20
Posts: 1,560
Website

Re: arch manual ?

lulz wtf


thayer williams ~ thayerwilliams.ca

Offline

#12 2009-07-08 23:30:36

sand_man
Member
From: Australia
Registered: 2008-06-10
Posts: 2,164

Re: arch manual ?

XFire wrote:

I rarely use the man pages. I only use them if a Wiki, forum and Google search yield nothing or little. Or its something simple and want something more in-depth than --help

Really? I use man pages all the time. If I just need to find out what command line args I can use and that sort of thing, it's easier to bring up the man page than go searching for a wiki document.


neutral

Offline

#13 2009-07-09 16:56:39

Misfit138
Misfit Emeritus
From: USA
Registered: 2006-11-27
Posts: 4,189

Re: arch manual ?

rasat wrote:

In my opinion, the man pages are for the developers / authors to write what they want to say, but not designed for the users to learn what they want to know, except for those who like technical information. What I like with wiki manuals, deals with practical things.

Completely agreed. I have always found man pages quite limited in conveying practical usage information.
Then again, I have Asperger's, and I am easily overwhelmed by what I find to be long technical and complex instructions...(which is why I began contributing to the Beginners' Guide; so that I could organize my understanding of Arch with a cathartic mode of contribution).

Offline

#14 2009-07-09 17:00:02

Dusty
Schwag Merchant
From: Medicine Hat, Alberta, Canada
Registered: 2004-01-18
Posts: 5,986
Website

Re: arch manual ?

to understand man pages, you must first understand man pages.

They're usually mi first recourse.

Dusty

Offline

#15 2009-07-09 17:19:11

marxav
Member
From: Gatineau, PQ, Canada
Registered: 2006-09-24
Posts: 386

Re: arch manual ?

Man pages like many guides are "2 columns" guides where col 1 is the "switch" and column 2 the "action".  To me it's like a dictionnary: a word and its definition.  From a user point of view, it is not very usable because he does not know the "word" required to execute the command (definition).  For a developer it is great because he will normally wants to be remembered what the heck switch -S does (the definition).  A user on the other hand will want to know which switch to use to peform the desired action.  Man pages age great for a given audiance but not for everyone IMHO.

Oh, and I meant to say that man pages are great if they have good exemples.

Last edited by marxav (2009-07-09 17:21:29)

Offline

#16 2009-07-09 18:36:57

daf666
Member
Registered: 2007-04-08
Posts: 470
Website

Re: arch manual ?

@marxav, for that there is 'apropos <keyword>' (or man -k <keyword>)

In general, yeah man pages are cool, but writing one sucks goat..

Offline

#17 2009-07-09 21:06:03

marxav
Member
From: Gatineau, PQ, Canada
Registered: 2006-09-24
Posts: 386

Re: arch manual ?

@daf666 Interesting.  As soon as I got home I actually did "man man" smile As per all man pages, man is an interesting one.  I guess this is what Dusty meant ...   We definitely need a user manual on man big_smile

Offline

#18 2009-07-09 23:34:22

sand_man
Member
From: Australia
Registered: 2008-06-10
Posts: 2,164

Re: arch manual ?

marxav wrote:

Oh, and I meant to say that man pages are great if they have good exemples.

I have to agree with you there. man pages are a good reference tool but if you don't know how an application works at all then a man page is useless without examples.


neutral

Offline

Board footer

Powered by FluxBB