Unix Technical Forum

book recommendation

This is a discussion on book recommendation within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> any recent books recommended for slackware. i am a long term debian user who needs a more up-to-date version ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-19-2008, 03:03 PM
kev
 
Posts: n/a
Default book recommendation

any recent books recommended for slackware.

i am a long term debian user who needs a more up-to-date version of zope -
i installed slackware 10 ok but would like to read a book on slackware to
get up to speed,

kev
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-19-2008, 03:03 PM
Mark Hill
 
Posts: n/a
Default Re: book recommendation

On Thu, 26 Aug 2004 22:50:58 +0100,
kev <deeval_oper@bigfoot.com> wrote:
> any recent books recommended for slackware.


Slackware Linux Essentials is a good read although it's slightly
out-of-date: <http://www.slackware.com/book>

There is a project that is updating the book. It has some updated
chapters as well as some new ones: <http://slackbook.lizella.net>

--
Mark Hill
Email (Just for Fun):
echo -e "\x6D\x72\x68\x69\x6C\x6C\x40\x67\x6D\
\x61\x69\x6C\x2E\x63\x6F\x6D"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-19-2008, 03:04 PM
kev
 
Posts: n/a
Default Re: book recommendation

Mark Hill wrote:

> On Thu, 26 Aug 2004 22:50:58 +0100,
> kev <deeval_oper@bigfoot.com> wrote:
>> any recent books recommended for slackware.

>
> Slackware Linux Essentials is a good read although it's slightly
> out-of-date: <http://www.slackware.com/book>
>
> There is a project that is updating the book. It has some updated
> chapters as well as some new ones: <http://slackbook.lizella.net>
>


thanks,

i did see that one but thought it was a bit thin for slackware newbies.

for instance - how do i install a package? where are they?

kev
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-19-2008, 03:04 PM
Mark Hill
 
Posts: n/a
Default Re: book recommendation

On Fri, 27 Aug 2004 10:03:38 +0100,
kev <deeval_oper@bigfoot.com> wrote:
>

[ Slackware Linux Essentials ]
>
> thanks,
> i did see that one but thought it was a bit thin for slackware newbies.
> for instance - how do i install a package? where are they?


There is a little bit about package installation here:
<http://www.slackware.com/book/index.php?source=x4000.html>
However, maybe that's a bit terse for newbies.

Slackware packages are installed with Slackware's installpkg. Packages
end with *.tgz and will look like something like this:
gzip-1.3.3-i386-2.tgz
or
pan-0.14.2.91-i486-1.tgz
(i.e: name-version-architecture-package_version_number )

To use installpkg, you can type:
installpkg pan-0.14.2.91-i486-1.tgz

Alternatively, if you're /upgrading/ an existing package on your system,
you can type:
upgradepkg pan-0.14.2.91-i486-1.tgz

The packages can be found in the directories under the 'slackware'
directory on the installation CD, or on any Slackware mirror. There are
also extra packages on the 'extra' CD and on linuxpackages.net.

When you're downloading things from the 'net, it's worth bearing in mind
that the .tgz extention is not exclusive to Slackware packages. It may
be a source tarball you're downloading, which you'll have to untar and
compile. There's more about untaring here:
<http://www.slackware.com/book/index.php?source=x3505.html>

--
Mark Hill
Email (Just for Fun):
echo -e "\x6D\x72\x68\x69\x6C\x6C\x40\x67\x6D\
\x61\x69\x6C\x2E\x63\x6F\x6D"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-19-2008, 03:04 PM
kev
 
Posts: n/a
Default Re: book recommendation

thanks for the pointers - much apreciated,

kev

Mark Hill wrote:

> On Fri, 27 Aug 2004 10:03:38 +0100,
> kev <deeval_oper@bigfoot.com> wrote:
>>

> [ Slackware Linux Essentials ]
>>
>> thanks,
>> i did see that one but thought it was a bit thin for slackware newbies.
>> for instance - how do i install a package? where are they?

>
> There is a little bit about package installation here:
> <http://www.slackware.com/book/index.php?source=x4000.html>
> However, maybe that's a bit terse for newbies.
>
> Slackware packages are installed with Slackware's installpkg. Packages
> end with *.tgz and will look like something like this:
> gzip-1.3.3-i386-2.tgz
> or
> pan-0.14.2.91-i486-1.tgz
> (i.e: name-version-architecture-package_version_number )
>
> To use installpkg, you can type:
> installpkg pan-0.14.2.91-i486-1.tgz
>
> Alternatively, if you're /upgrading/ an existing package on your system,
> you can type:
> upgradepkg pan-0.14.2.91-i486-1.tgz
>
> The packages can be found in the directories under the 'slackware'
> directory on the installation CD, or on any Slackware mirror. There are
> also extra packages on the 'extra' CD and on linuxpackages.net.
>
> When you're downloading things from the 'net, it's worth bearing in mind
> that the .tgz extention is not exclusive to Slackware packages. It may
> be a source tarball you're downloading, which you'll have to untar and
> compile. There's more about untaring here:
> <http://www.slackware.com/book/index.php?source=x3505.html>
>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-19-2008, 03:04 PM
Two Ravens
 
Posts: n/a
Default Re: book recommendation

kev top-posted over 30+ lines of quoted material:

> thanks for the pointers - much apreciated,
>
> kev
>
> Mark Hill wrote:


Please trim your quotes,
http://www.xs4all.nl/~hanb/documents/quotingguide.html
and don't top post,
http://www.cs.tut.fi/~jkorpela/usenet/brox.html
--
Two Ravens
"...hit the squirrel..."
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-19-2008, 03:04 PM
karibou
 
Posts: n/a
Default Re: book recommendation

I love top posting

Two Ravens wrote:
> kev top-posted over 30+ lines of quoted material:
>
>
>>thanks for the pointers - much apreciated,
>>
>>kev
>>
>>Mark Hill wrote:


oops and middle posting

>
>
> Please trim your quotes,
> http://www.xs4all.nl/~hanb/documents/quotingguide.html
> and don't top post,
> http://www.cs.tut.fi/~jkorpela/usenet/brox.html


Oh dear I also love bottom posting
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:30 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com