Selasa, 17 November 2009

Slackware Linux Essentials

Alan Hicks

Chris Lumens

David Cantrell

Logan Johnson

Slackware Linux is a registered trademark of Patrick Volkerding and Slackware Linux, Inc.

Linux is a registered trademark of Linus Torvalds.

America Online and AOL are registered trademarks of America Online, Inc. in the United States and/or other countries.

Apple, FireWire, Mac, Macintosh, Mac OS, Quicktime, and TrueType are trademarks of Apple Computer, Inc., registered in the United States and other countries.

IBM, AIX, EtherJet, Netfinity, OS/2, PowerPC, PS/2, S/390, and ThinkPad are trademarks of International Business Machines Corporation in the United States, other countries, or both.

IEEE, POSIX, and 802 are registered trademarks of Institute of Electrical and Electronics Engineers, Inc. in the United States.

Intel, Celeron, EtherExpress, i386, i486, Itanium, Pentium, and Xeon are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries.

Microsoft, IntelliMouse, MS-DOS, Outlook, Windows, Windows Media and Windows NT are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries.

Netscape and the Netscape Navigator are registered trademarks of Netscape Communications Corporation in the U.S. and other countries.

Red Hat, RPM, are trademarks or registered trademarks of Red Hat, Inc. in the United States and other countries.

XFree86 is a trademark of The XFree86 Project, Inc.

Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this document, and Slackware Linux, Inc. was aware of the trademark claim, the designations have been followed by the “™” or the “®” symbol.

1-57176-338-4

Daftar Isi
Pembukaan
1 Perkenalan Slackware Linux
1.1 Apa itu Linux?
1.1.1 Sepenggal kata tentang GNU
1.2 Apa itu Slackware?
1.3 Open Source dan Free Software
2 Bantuan
2.1 Bantuan Sistem
2.1.1 man
2.1.2 The /usr/doc Directory
2.1.3 HOWTO dan mini-HOWTO
2.2 Bantuan Online
2.2.1 Halaman Web Resmi dan Forum Bantuan
2.2.2 Dukungan E-mail
2.2.3 Halaman Web Tidak Resmi dan Forum Bantuan
3 Installasi
3.1 Mendapatkan Slackware
3.1.1 Disk Resmi dan Box Set
3.1.2 Via Internet
3.2 Kebutuhan Sistem
3.2.1 Seri Perangkat Lunak
3.2.2 Metode Installasi
3.2.3 Disket Boot
3.2.4 Disket Root
3.2.5 Disk Tambahan
3.2.6 Membuat Disk
3.3 Mempartisi
3.4 Program setup
3.4.1 HELP
3.4.2 KEYMAP
3.4.3 ADDSWAP
3.4.4 TARGET
3.4.5 SOURCE
3.4.6 SELECT
3.4.7 INSTALL
3.4.8 CONFIGURE
4 Konfigurasi Sistem
4.1 Gambaran Umum Sistem
4.1.1 Kerangka Sistem Berkas
4.1.2 Menemukan Sistem Berkas
4.1.3 Direktori /etc/rc.d
4.2 Memilih Sebuah Kernel
4.2.1 Direktori /kernels pada CD-ROM Slackware
4.2.2 Mengkompilasi Sebuah Kernel dari Sumber
4.2.3 Menggunakan Modul Kernel
5 Konfigurasi Jaringan
5.1 Perkenalan: netconfig adalah teman Anda.
5.2 Konfigurasi Perangkat Keras Jaringan
5.2.1 Memuat Modul Jaringan
5.2.2 Kartu Jaringan (10/100/1000Base-T dan Base-2)
5.2.3 Modem
5.2.4 PCMCIA
5.3 Konfigurasi TCP/IP
5.3.1 DHCP
5.3.2 IP Statik
5.3.3 /etc/rc.d/rc.inet1.conf
5.3.4 /etc/resolv.conf
5.3.5 /etc/hosts
5.4 PPP
5.4.1 pppsetup
5.4.2 /etc/ppp
5.5 Nirkabel
5.5.1 Dukungan Perangkat Keras
5.5.2 Mengkonfigurasi Setting Nirkabel
5.5.3 Mengkonfigurasi Jaringan
5.6 Sistem Berkas Jaringan
5.6.1 SMB/Samba/CIFS
5.6.2 Network File System (NFS)
6 Konfigurasi X
6.1 xorgconfig
6.2 xorgsetup
6.3 xinitrc
6.4 xwmconfig
6.5 xdm
7 Boot
7.1 LILO
7.2 LOADLIN
7.3 Dual Boot
7.3.1 Windows
7.3.2 Linux
8 Shell
8.1 Pengguna
8.1.1 Login
8.1.2 Root: Pengguna Super
8.2 Perintah Baris
8.2.1 Menjalankan Program
8.2.2 Pencocokan Wildcard
8.2.3 Pengalihan Masukan/Keluaran dan Piping
8.3 The Bourne Again Shell (bash)
8.3.1 Variabel Lingkungan
8.3.2 Pelengkap Tab
8.4 Terminal Virtual
8.4.1 Layar
9 Struktur Sistem Berkas
9.1 Kepemilikan
9.2 Hak Akses
9.3 Tautan
9.4 Me-mount Perangkat-perangkat
9.4.1 fstab
9.4.2 mount dan umount
9.5 NFS Mounts
10 Penanganan Berkas dan Direktori
10.1 Navigasi: ls, cd, dan pwd
10.1.1 ls
10.1.2 cd
10.1.3 pwd
10.2 Pagers: more, less, dan most
10.2.1 more
10.2.2 less
10.2.3 most
10.3 Keluaran Sederhana: cat dan echo
10.3.1 cat
10.3.2 echo
10.4 Pembuatan: touch dan mkdir
10.4.1 touch
10.4.2 mkdir
10.5 Menyalin dan Memindahkan
10.5.1 cp
10.5.2 mv
10.6 Penghapusan: rm dan rmdir
10.6.1 rm
10.6.2 rmdir
10.7 Mengaliaskan berkas dengan ln
11 Kontrol Proses
11.1 Backgrounding
11.2 Foregrounding
11.3 ps
11.4 kill
11.5 top
12 Administrasi Sistem
12.1 Pengguna dan Grup
12.1.1 Script yang Tersedia
12.1.2 Mengganti Kata Sandi
12.1.3 Mengganti Informasi Pengguna
12.2 Pengguna dan Grup, Cara Kasar
12.3 Mematikan Sistem dengan Benar
13 Perintah Dasar Jaringan
13.1 ping
13.2 traceroute
13.3 DNS Tools
13.3.1 host
13.3.2 nslookup
13.3.3 dig
13.4 finger
13.5 telnet
13.5.1 Penggunaan lain dari telnet
13.6 Shell yang Aman
13.7 email
13.7.1 pine
13.7.2 elm
13.7.3 mutt
13.7.4 nail
13.8 Browsers
13.8.1 lynx
13.8.2 links
13.8.3 wget
13.9 Klien FTP
13.9.1 ftp
13.9.2 ncftp
13.10 Berbicara dengan Orang Lain
13.10.1 wall
13.10.2 talk
13.10.3 ytalk
14 Keamanan
14.1 Menonaktifkan Layanan
14.1.1 Layanan yang dijalankan dari inetd
14.1.2 Layanan yang dijalankan dari Script init
14.2 Kontrol Akses Host
14.2.1 iptables
14.2.2 tcpwrappers
14.3 Berusaha Tetap Aktual
14.3.1 Mailing List slackware-security
14.3.2 Direktori /patches
15 Berkas Arsip
15.1 gzip
15.2 bzip2
15.3 tar
15.4 zip
16 Vi
16.1 Memulai vi
16.2 Mode
16.2.1 Mode Perintah (Command Mode)
16.2.2 Mode Penyisipan (Insert Mode)
16.3 Membuka Berkas
16.4 Menyimpan Berkas
16.5 Keluar dari vi
16.6 Konfigurasi vi
16.7 Kunci-kunci Vi
17 Emacs
17.1 Memulai emacs
17.1.1 Kunci Perintah
17.2 Buffers
17.3 Modes
17.3.1 Membuka Berkas
17.4 Pengeditan Dasar
17.5 Menyimpan Berkas
17.5.1 Keluar dari Emacs
18 Manajemen Paket Slackware
18.1 Gambaran dari Format Paket
18.2 Paket Utilitas
18.2.1 pkgtool
18.2.2 installpkg
18.2.3 removepkg
18.2.4 upgradepkg
18.2.5 rpm2tgz/rpm2targz
18.3 Membuat Paket
18.3.1 explodepkg
18.3.2 makepkg
18.3.3 Scripts SlackBuild
18.4 Membuat Tag dan Tagfiles (untuk setup)
19 ZipSlack
19.1 Apa itu ZipSlack?
19.1.1 Keuntungan
19.1.2 Kerugian
19.2 Mendapatkan ZipSlack
19.2.1 Installasi
19.3 Boot ke ZipSlack
Daftar Istilah
A. Lisensi GNU General Public
A.1. Preamble
A.2. TERMS AND CONDITIONS
A.3. How to Apply These Terms to Your New Programs

Pembukaan

Target Pembaca

Sistem operasi Slackware Linux adalah sebuah platform yang handal untuk komputer berbasis Intel. Slackware didisain untuk menjadi sistem yang stabil, aman, dan dapat berfungsi sebagai server kelas tinggi maupun workstation.

Buku ini didisain agar Anda dapat terbiasa dengan sistim operasi Slackware Linux. Bukan berarti bahwa buku ini akan membahas semua aspek dari distribusi Slackware, tetasi menunjukan apa yang bisa dilakukannya dan memberikan Anda pengetahuan dasar tentang cara kerja sistem ini.

Seiring dengan pengalaman yang Anda dapatkan dengan Slackware Linux, kami harapkan Anda dapat menjadikan buku ini sebagai sebuah referensi yang berguna. Kami juga berharap Anda bersedia meminjamkannya kepada semua teman Anda ketika mereka datang dan menanyakan tentang sistem operasi Slackware yang Anda gunakan.

Meskipun buku ini mungkin bukan novel yang mengasyikan untuk Anda, kami berusaha untuk membuatnya semenarik mungkin. Dengan sedikit keberuntungan, kami akan menjadikannya sebuah film. Tentu saja, kami juga berharap Anda bisa mempelajari dan mendapatinya berguna.

Dan sekarang, mari kita mulai.

Perubahan dari Edisi Pertama

Edisi kedua ini adalah puncak dari kerja keras anggota Proyek Dokumentasi Slackware yang berdedikasi selama bertahun-tahun. Berikut adalah perubahan utama pada edisi terbaru:

  • Bab 3, Installasi, telah dimodifikasi dengan tampilan baru dari installer, dan menampilkan perubahan pada disk-set, dan installasi CD.

  • Bab 4, Konfigurasi Sistem, telah di perbaharui dengan informasi baru tentang kernel Linux 2.6.x.

  • Bab 5, Konfigurasi Jaringan, telah diperluas dengan penjelasan lebih lanjut tentang Samba, NFS, dan DHCP. Satu bagian tentang jaringan Nirkabel juga telah ditambahkan. Bab ini merefleksikan perubahan utama pada bagian Slackware mengenai setup jaringan.

  • Bab 6, Sistem X Window, telah ditulis ulang untuk sistem berbasis Xorg. bab ini juga membahas tentang manajer login grafix xdm.

  • Bab 13, Perintah Dasar Jaringan, telah dikembangkan dengan informasi utilitas jaringan tambahan.

  • Bab 14, Keamanan, adalah bab baru dalam pada edisi ini. Bab ini menjelaskan bagaimana menjaga agar sistem Slackware Linux tetap aman.

  • Bab 17, Emacs, adalah bab baru pada edisi ini. Bab ini menjelaskan bagaimana menggunakan Emacs, sebuah editor yang handal untuk Unix.

  • Bab 18, Manajemen Paket, telah di perbaharui dengan informasi tentang SlackBuild.

  • Terdapat lebih banyak perubahan, baik kecil maupun besar untuk merefleksikan perubahan pada Slackware seiring dengan perkembangannya yang lebih matang.

Organisasi dari buku ini

Bab 1, Perkenalan

Menyediakan materi perkenalan tentang Linux, Slackware, dan Open Source dan pergerakan Free Software.

Bab 2, Bantuan

Menjelaskan sumber-sumber bantuan yang tersedia pada sistem Slackware Linux dan juga online.

Bab 3, Installasi

Menjelaskan proses installasi langkah demi langkah dengan screenshot untuk menyediakan sebuah ilustrasi.

Bab 4, Konfigurasi Sistem

Menjelaskan berkas konfigurasi yang penting dan membahas kompilasi kernel.

Bab 5, Konfigurasi Jaringan

Menjelaskan bagaimana menghubungkan sebuah mesin Slackware Linux pada sebuah jaringan. Membahas TCP/IP, PPP/dial-up, Jaringan Nirkabel, dan lain-lain.

Bab 6, Sistem X Window

Menjelaskan bagaimana melakukan setup dan menggunakan Sistem X Window pada Slackware.

Bab 7, Boot

Menjelaskan proses pada saat sebuah komputer book ke Slackware Linux. juga membahas dual boot dengan sistem operasi Windows.

Bab 8, Shell

Menjelaskan antarmuka perintah baris yang sangat hebat untuk Linux.

Bab 9, Struktur Sistem Berkas

Menjelaskan struktur sistem berkas, termasuk kepemilikan berkas, hak akses, dan link (tautan).

Bab 10, Penanganan Berkas dan Direktori

Menjelaskan perintah-perintah yang digunakan untuk memanipulasi berkas dan direktori dari antarmuka perintah baris.

Bab 11, Kontrol Proses

Menjelaskan perintah-perintah manajemen proses pada Linux yang digunakan untuk mengelola banyak aplikasi yang sedang berjalan.

Bab 12, Administrasi Sistem

Menjelaskan tugas-tugas administrasi sistem dasar seperti menambahkan dan menghapus pengguna, menghentikan sistem dengan benar, dan lain-lain.

Bab 13, Perintah Dasar Jaringan

Menjelaskan koleksi dari klien jaringan yang disertakan pada Slackware.

Bab 14, Keamanan

Menjelaskan berbagai perangkat yang berbeda yang tersedia untuk menjaga agar sistem Slackware tetap aman, termasuk iptables dan tcpwrappers.

Bab 15, Berkas Arsip

Menjelaskan beberapa metode kompresi dan juga utilitas arsip yang tersedia untuk Linux.

Bab 16, vi

Menjelaskan editor text vi.

Bab 17, Emacs

Menjelaskan editor text Emacs.

Bab 18, Manajemen Paket Package

Menjelaskan utilitas paket Slackware dan proses-proses uang digunakan untuk membuat paket dan file tag hasil kostumisasi.

Bab 19, ZipSlack

Menjelaskan versi ZipSlack dari Linux yang dapat digunakan dari WIndows tanpa melakukan installasi.

Lampiran A, Lisensi GNU General Public

Menjelaskan perjanjian lisensi tentang bagaimana Slackware Linux dan buku ini dapat disalin dan didistribusikan.

Konvensi yang digunakan pada buku ini.

Untuk menyediakan bacaan yang konsisten dan mudah dibaca, beberapa konvensi digunakan pada buku ini.

Konvensi Tipografi

Italic

Font miring digunakan untuk perintah, teks yang ditekankan, dan penggunaan pertama untuk istilah-istilah teknis.

Monospace

Font monospaced digunakan untuk pesan kesalahan, perintah, variabel lingkungan, nama port, nama host, nama pengguna, nama grup, nama perangkat, variabel, dan potongan kode.

Bold

Font tebal digunakan untuk masukan pengguna pada contoh.

Masukan pengguna

Kunci-kunci akan ditampilkan pada huruf tebal untuk membedakan dengan teks yang lain. kombinasi kunci yang harus ditekan secara bersamaan ditampilkan dengan `+' diantara kunci, seperti:

Ctrl+Alt+Del

Berarti pengguna harus menekan kunci Ctrl, Alt, dan Del pada waktu yang sama.

Kunci yang harus ditekan berurutan akan dipisahkan dengan koma, seperti:

Ctrl+X, Ctrl+S

Berarti bahwa pengguna diharapkan menekan kunci Ctrl dan X secara bersamaan dan kemudian menekan kunci Ctrl dan S secara bersamaan.

Contoh

Contoh-contoh yang dimulai dengan E:\> mengindikasikan sebuah perintah MS-DOS®. Jika tidak disebutkan, perintah-perintah ini harus dijalankan dari jendela “Command Prompt” pada lingkungan Microsoft® Windows®.

D:\> rawrite a: bare.i

Contoh-contoh yang dimulia dengan # mengindikasikan sebuah perintah yang harus dijalankan sebagai pengguna super pada Slackware. Anda dapat login sebagai root untuk menuliskan perintah, atau login sebagai account normal Anda dan gunakan su(1) mendapatkan kewenangan sebagai pengguna super.

# dd if=bare.i of=/dev/fd0

Contoh-contoh yang dimulai dengan % mengindikasikan sebuah perintah yang harus dijalankan dari account pengguna normal. Jika tidak disebutkan, sintaks C-shell akan digunakan untuk setting variabel lingkungan dan juga perintah shell lainnya.

% top

Penghargaan

Proyek ini adalah akumulasi pekerjaan selama berbulan-bulan dari banyak individu yang berdedikasi. Tidak mungkin bagi saya untuk membuat pekerjaan ini dalam kevakuman. Banyak orang yang pantas mendapatkan rasa terima kasih kami untuk pekerjaan mereka: Keith Keller untuk pekerjaannya pada jaringan nirkabel, Joost Kremers untuk pekerjaannya pada penulisan bab emacs, Simon Williams untuk bab keamanan, Jurgen Phillippaerts untuk perintah jaringan dasar, Cibao Cu Ali G Colibri untuk inspirasi. Orang-orang yang tidak terhitung yang telah mengirimkan pendapat dan perbaikan. DAftar yang tidak lengkap meliputi: Jacob Anhoej, John Yast, Sally Welch, Morgan Landry, dan Charlie Law. Saya juga hendak berterima kasih kepada Keith Keller untuk hosting mailing list untuk proyek ini, dan juga Carl Inglis untuk hosting web awal. Selain itu, saya juga hendak berterima kasih kepada Patrick J. Volkerding untuk Slackware Linux, dan David Cantrell, Logan Johnson, dan Chris Lumens untuk edisi pertama Slackware Linux Essentials. Tanpa kerangka awal mereka, semua ini tidak akan terwujud. Banyak orang lain yang telah berkontribusi pada proyek ini baik besar maupun kecil dan mungkin tidak terdaftar. Saya harap mereka bersedia memaafkan saya karena keterbatasan ingatan saya.

Alan Hicks, May 2005


Bab 1 Perkenalan Slackware Linux

1.1 Apa itu Linux?

Linus Torvalds memulai Linux, sebuah sistem operasi, sebagai sebuah proyek pribadi pada tahun 1991. Dia memulai proyek ini karena ingin menjalankan sistem operasi berbasis Unix tanpa terlalu mengeluarkan banyak uang. Sebagai tambahan, ia juga hendak mempelajari prosesor 386. Linux dirilis tanpa biaya kepada publik sehingga setiap orang bisa mempelajarinya dan membuat perbaikan dibawah lisensi General Public. (Lihat Bagian 1.3 dan Lampiran A untuk sebuah penjelasan tentang lisensi.) Saat ini, Linux telah berkembang menjadi sebuah pemain utama dalam pasar sistem operasi. Linux telah diporting untuk berjalan pada berbagai arsitektur, termasuk HP/Compaq Alpha, Sun SPARC dan UltraSPARC, dan Motorola PowerPC chip (melalui komputer Apple Macinthos dan IBM RS/6000.) Ratusan, jika tidak ribuan pemrogram di seluruh dunia sekarang turut serta mengembangkan Linux. Linux menjalankan program-program seperti Sendmail, Apache, dan BIND, yang merupakan perangkat lunak yang sangat populer yang digunakan untuk menjalankan server-server Internet. penting untuk diingat bahwa istilah “Linux” hanya merunjuk pada kernel - inti dari sebuah sistem operasi. Inti ini bertanggung jawab untuk mengontrol prosesor, memori, hard drive, dan peripheral komputer Anda. Itu semua apa yang dikerjakan oleh Linux: Ia mengontrol operasi dari komputer Anda dan memastikan bahwa semua programnya bertindak sesuai dengan keinginan. Berbagai macam perusahaan dan individual membundel kernel dan berbagai program bersama-sama untuk membuat sebuah sistem operasi. Kami menyebut setiap bundel tersebut sebuah distribusi Linux.


1.1.1 Sepenggal kata tentang GNU

Proyek kernel Linux dimulai sebagai proyek percobaan oleh Linus Torvalds pada tahun 1991, tetapi seperti kata Isaac Newton, “If I have seen further, it is by standing on the shoulders of giants.” Ketika Linus Torvalds memulai kernel, Free Software Foundation telah membuat ide tentang perangkat lunak kolaboratif. Mereka memberinya nama GNU, sebuah akronim rekursif yang berarti “GNU's Not Unix”. Perangkat lunak GNU berjalan diatas kernel Linux semenjak hari ke-1. kompiler mereka gcc telah digunakan untuk mengkompilasi kernel. Sekarang banyak perangakat GNU dari gcc hingga gnutar yang merupakan dasar dari setiap distribusi Linux. Untuk alasan inilah banyak pendukung Free Software Foundation menyatakan bahwa usaha mereka harus diberi kredit yang sama dengan kernel Linux. Mereka menyarankan bahwa semua distribusi Linux harus merujuk pada dirinya sebagai distribusi GNU/Linux.

Ini adalah topik dimana banyak terjadi flamewar, yang hanya bisa dikalahkan oleh perang suci vi kontra emacs. Tujuan dari buku ini bukan untuk memanas-manasi diskusi panas ini, tetapi untuk mengklarifikasi terminologi. Ketika seseorang melihat GNU/Linux berarti sebuah distribusi Linux. Ketika seseorang melihat Linux mereka bisa merujuk pada kernel, atau pada sebuah distribusi. Ini bisa membingungkan. Biasanya istilah GNU/Linux tidak digunakan karena terlalu panjang.


1.2 Apa itu Slackware?

Slackware, dimuali oleh Patrick Volkerding pada akhir 1992, dan dirilis kepada dunia pada 17 juli 1993, adalah distribusi Linux pertama yang digunakan secara luas. Volkerding pertama mempelajari Linux ketika dia membutuhkan interpreter LISP yang tidak malah untuk sebuah proyek. Satu diantara sedikit distribusi yang ada pada saat itu adalah SLS Linux dari Soft Landing Systems. Volkerding menggunakan SLS Linux, memperbaiki kesalahan ketika ia menemukannya. Pada akhirnya, dia memutuskan untuk menggabungkan semua perbaikan ini pada distribusi pribadinya yang dapat digunakan oleh dirinya dan juga temannya. Distribusi privat ini dengan cepat mendapatkan popularitas, sehingga Volkerding memutuskan untuk memberinya nama Slackware dan membuatnya tersedia untuk publik. Bersamaan dengan itu, Patrick menambahkan beberapa hal baru pada Slackware; sebuah program installasi yang berbasis pada sistem menu, begitu juga dengan konsep sebuah manajemen paket, yang mengijinkan pengguna untuk menambahkan, menghapus, atau mengupgrade paket perangkat lunak pada sistemnya dengan mudah.

Terdapat banyak alasan kenapa Slackware adalah distribusi Linux yang paling tua yang masih hidup. Ia tidak mencoba mengemulasi Windows, ia mencoba untuk menjadi seperi Unix sebisa mungkin. Ia tidak mencakup semua proses dengan indah, GUI (Graphical User Interfaces) tunjuk dan klik. Ia memposisikan pengguna sebagai pengendali dengan mengijinkan meraka melihat secara langsung apa yang terjadi. Proses pengembangannya tidak terburu-buru untuk memenuhi waktu deadline setiap versi muncul ketika ia sudah siap.

Slackware ditujukan untuk orang yang menikmati belajar dan meningkatkan sistem mereka untuk melakukan sesuai dengan apa yang mereka inginkan. Stabilitas dan kesederhanaan adalah alasan kenapa orang akan tetap menggunakannya dimasa depan. Slackware saat ini menikmati reputasi sebagai sebuah server yang solid dan workstation yang masuk akal. Anda bisa menemukan desktop Slackware menjalankan sembarang window manager ataupun lingkungan desktop, atau tidak sama sekali. Server Slackware bertindak pada setiap kapasitas yang digunakan oleh sebuah server. Pengguna Slackware adalah salah satu pengguna Linux yang paling puas. Tentu saja kita akan mengatakan demikian. :^)


1.3 Open Source dan Free Software

Didalam komunitas Linux, terdapat dua pergerakan ideologi dalam bekerja. Pergerakan Free Software (yang akan kita lihat sebentar lagi) bekerja demi tujuan untuk membuat semua perangkat lunak bebas dari pembatasan hak kekayaan intelektual. Pengikut dari pergerakan ini percaya bahwa pembatasan ini hanya akan menghambat pengembangan teknis dari kebaikan komunitas. Pergerakan Open Source bekerja untuk tujuan yang hampir sama, tetapi menggunakan pendekatan yang lebih pragmatis. Pengikut dari pergerakan ini lebih memilih untuk mendasarkan argumen mereka pada nilai ekonomis dan teknis dari pembuatan kode sumber yang tersedia secara bebas, daripada prinsip moral dan etika yang mendasari pergerakan Free Software.

Pada sisi lain dari spektrum adalah grup yang ingin menjaga kontrol lebih ketat pada perangkat lunak mereka.

Pergerakan Free Software ini dikepalai oleh Free Software Foundation, sebuah organisasi perdana untuk proyek GNU. Perangkat lunak bebas lebih daripada sebuah ideologi. Ekspresi yang paling sering digunakan adalah “free as in speech, not free as in beer”. Dalam esensinya, Perangkat lunak bebas adalah sebuah usaha untuk menjamin beberapa hak baik bagi pengguna dan juga pengembang. Kebebasan ini meliputi kebebasan untuk menjalankan program untuk setiap alasan, untuk mempelajari dan memodifikasi kode sumber, untuk medistribusikan ulang sumber, dan untuk membagikan modifikasi yang Anda buat. Dalam menjamin kebebasan-kebebasan ini, Lisensi GNU General Public License (GPL) dibuat. GPL, secara umum menyatakan bahwa seseorang yang medistribusikan sebuah program yang dikompilasi yang dilisensikan dibawah GPL juga harus menyediakan kode sumber, dang diperbolehkan untuk membuat modifikasi terhadap program selama modifikasi tersebut tersedia dalam bentuk kode sumber. Hal ini menjamin bahwa ketika sebuah program “terbuka” untuk komunitas, ia tidak dapat “ditutup” kecuali oleh semua pengembang dari kode (termasuk modifikasi). banyak program-program Linux dilisensikan dibawah GPL.

Sangat penting untuk dicatat bahwa GPL tidak menuliskan apapun tentang harga. Memang aneh, Anda bisa meminta bayaran untuk perangkat lunak bebas. Bagian “bebas” adalah pada kebebasan dimana Anda mendapatkan dengan kode sumbernya, bukan pada harga yang Anda bayar untuk perangkat lunak. (Namun, ketika seseorang telah menjualnya kepada Anda, atau bahkan memberikannya kepada Anda, Sebuah program yang dikompilasi dan dilisensikan dibawah GPL, mereka juga harus menyediakan kode sumbernya.)

Lisensi lain yang sangat populer adalah lisensi BSD. ini kontras dengan lisensi GPL, lisensi BSD tidak memberikan kebutuhan untuk menyertakan kode sumber. Perangkat lunak yang didistribusikan dibawah lisensi BSD mengijinkan distribusi dalam bentuk kode sumber atau biner ketika beberapa kondisi dipenuhi. Kredensial pembuat tidak bisa digunakan sebagai bentuk publikasi dari sebuah program. Lisensi juga membebaskan penulis dari kerusakan yang mungkin akan muncul dari penggunaan perangakat lunak tersebut. Sebagian besar dari perangkat lunak yang disertakan pada Slackware Linux dibawah lisensi BSD.

Pada sisi depan dari pergerakan Open Source yang lebih baru, Open Source Initiative adalah sebuah organisasi yang hadir untuk mendapatkan dukungan untuk perangkat lunak open source, yaitu perangkat lunak yang kode sumbernya tersedia beserta dengan program yang siap dijalankan. Mereka tidak menawarkan lisensi tertentu, tetapi mereka mendukung beberapa lisensi open source yang tersedia.

Ide dibalik OSI adalah mendapatkan perusahaan dibelakang open source dengan mengijinkan meraka menulis lisensi open sourcenya masing-masing dan lisensi itu akan di sertifikasi oleh Open Source Initiative. Banyak perusahaan yang ingin merilis kode sumber, tetapi tidak ingin menggunakan GPL. Karena mereka tidak bisa mengganti GPL secara radikal, mereka ditawarkan sebuah kesempatan untuk menyediakan lisensinya masing-masing dan di sertifikasi oleh organisasi ini.

Meskipun Free Software Foundation dan Open Source Initiative bekerja bersama untuk membantu satu sama lain, mereka bukan sesuatu yang sama. Free Software Foundation menggunakan lisensi tertentu dan menyediakan perangkat lunak dibawah lisensi tersebut. Open Source Initiative mencari dukungan untuk semua lisensi open source, termasuk salah satunya dari Free Software Foundation. Latar belakang dimana setiap pihak harus menyediakan kode sumbernya secara bebas terkadang memisahkan kedua pergerakan ini, tetapi kenyataannya kedua ideologi ini bekerja bersama-sama untuk menuju tujuan yang sama.


Bab 2 Bantuan

Terkadang ada satu waktu dimana Anda membutuhkan bantuan dengan sebuah perintah tertentu, melakukan setting sebuah program, atau mengusahakan sebuah perangkat keras bekerja. Mungkin Anda hanya ingin memahami perintah dengan lebih baik, atau melihat opsi-opsi lain yang tersedia yang siap digunakan. Untungnya, terdapat beberapa cara yang dapat Anda gunakan untuk mendapatkan bantuan yang Anda cari. Ketika Anda menginstall Slackware Anda ingin memiliki opsi untuk menginstall paket-paket dari seri “F” yang menyertakan FAQ dan HOWTO. Program juga hadir dengan bantuan tentang opsi-opsinya, file konfigurasi, dan penggunaan.


2.1 Bantuan Sistem

2.1.1 man

Perintah man (kependekan dari “manual”) adalah bentuk tradisional dari dokumentasi online pada sistem operasi Unix dan Linux. Terdiri dari berkas-berkas yang diformat secara khusus, “halaman man”, ditulis dari program-program besar dan didistribusikan didalam perangkat lunak itu sendiri. Menjalankan man PerintahTertentu akan menampilkan halaman man dari (secara alami) perintah tertentu, seperti pada contoh kami adalah program imajinatif PerintahTertentu.

Seperti yang bisa Anda bayangkan, jumlah dari halaman manual terus bertambah dengan cepat, menjadi membingungkan dan rumit, bahkan untuk pengguna ahli. Sehingga, untuk alasan inilah, halaman manual dikelompokan pada beberapa bagian. Sistem ini telah ada untuk waktu yang cukup lama; cukup lama sehingga Anda sering melihat perintah, program, bahkan fungsi pustaka program merujuk pada nomor bab dari manual.

Sebagai contoh:

Anda mungkin melihat sebuah referensi ke man(1). Penomoran ini memberitahu Anda bahwa “man” didokumentasikan pada bagian 1 (perintah pengguna); Anda bisa menentukan bahwa Anda ingin manual bagian 1 dari perintah “man” dengan perintah man 1 man. Menentukan bagian yang harus dicari oleh man berguna pada kasus beberapa hal dengan nama yang sama.

Tabel 2-1. Bab-bab halaman manual

Bagian Isi
Bagian 1 perintah pengguna (hanya intro)
Bagian 2 system calls
Bagian 3 pemanggilan pustaka C
Bagian 4 perangkat (eth. hd, sd)
Bagian 5 format berkas dan protokol (cth. wtmp, /etc/passwd, nfs)
Bagian 6 permainan (hanya intro)
Bagian 7 konvensi, paket-paket makro, dll. (cth. nroff, ascii)
Bagian 8 administrasi sistem (hanya intro)

Selain man(1), terdapat perintah whatis(1) dan apropos(1) yang tersedia untuk Anda, yang berbagi tujuan yaitu mempermudah pencarian informasi pada sistem man.

Perintah whatis memberikan deskripsi jelas tentang perintah sistem, dengan gaya referensi perintah saku yang lengkap.

Contoh:

% whatis whatis
whatis (1) - search the whatis database for complete words

Perintah apropos digunakan untuk mencari halaman manual yang berisi kata kunci yang diberikan.

Contoh:

% apropos wav
cdda2wav (1) - a sampling utility that dumps CD audio data into wav sound files
netwave_cs (4) - Xircom Creditcard Netwave device driver
oggdec (1) - simple decoder, Ogg Vorbis file to PCM audio file (WAV or RAW)
wavelan (4) - AT&T GIS WaveLAN ISA device driver
wavelan_cs (4) - AT&T GIS WaveLAN PCMCIA device driver
wvlan_cs (4) - Lucent WaveLAN/IEEE 802.11 device driver

Jika Anda ingin informasi lebih lanjut tentang sembarang perintah ini, lihatlah halaman manual untuk lebih detailnya. ;)


2.1.2 Direktori /usr/doc

Sumber untuk sebagian besar paket-paket yang kami bangun hadir dengan beberapa dokumentasi: berkas README, instruksi penggunaan, berkas lisensi, dll. Semua dokumentsi yang hadir bersama dengan kode sumber disertakan dan terinstall pada sistem Anda pada direkrori /usr/doc. Setiap program akan (biasanya) menginstall dokumentasi dengan bentuk:

/usr/doc/$program-$versi

Dimana $program adalah nama program yang hendak Anda baca, dan $versi adalah (jelas) versi yang sesuai dengan perangkat lunak yang terinstall pada sistem Anda.

Sebagai contoh, untuk membaca dokumentasi dari perintah man(1) Anda mungkin harus melakukan cd ke:

% cd /usr/doc/man-$versi

Jika membaca halaman manual yang sesuai tidak memberikan Anda informasi yang cukup, atau mencakup apa yang ingin Anda cari, direktori /usr/doc adalah tujuan anda berikutnya.


2.1.3 HOWTO dan mini-HOWTO

Adalah semangat sejati dari komunitas Open Source yang membawa kita kepada koleksi HOWTO/mini-HOWTO. berkas-berkas ini secara jelas menjelaskan dirinya sendiri - dokumen dan panduan yang menjelaskan bagaimana melakukan sesuatu. Jika Anda ingin menginstall koleksi HOWTO, HOWTO tersebut akan diinstall pada /usr/doc/Linux-HOWTOs dan mini-HOWTOs pada /usr/doc/Linux-mini-HOWTOs.

Yang juga disertakan pada seri paket adalah koleksi dari FAQ, yang adalah akronim dari

Frequently
Asked
Questions

Dokumen-dokumen ini ditulis dalam bentuk “Pertanyaan dan Jawaban” untuk pertanyaan yang sering ditanyakan. FAQ seringkali menjadi tempat yang berguna jika Anda ingin mencari sebuah “Perbaikan Cepat” pada sesuatu. Jika Anda memutuskan untuk menginstall FAQ selama setup, Anda akan menemukan mereka terinstall pada direktori /usr/doc/Linux-FAQs.

Berkas-berkas ini patut dibaca ketika Anda tidak yakin bagaimana melanjutkan dengan sesuatu. Mereka membaca berbagai macam topik, lebih banyak dari yang seharusnya. Barang yang bagus!


2.2 Bantuan Online

Sebagai tambahan dari dokumentasi yang disediakan dan yang terinstall dalam Sistem Operasi Slackware Linux, terdapat banyak sekali sumber daya online yang dapat anda pelajari juga.


2.2.1 Halaman Web Resmi dan Forum Bantuan

Halaman Web Resmi Slackware

Halaman Resmi Slackware Linux kadang terlihat usang, tetapi tetap mengadung informasi yang relevan tentang versi terbaru dari Slackware. Pada suatu ketika sebuah forum bantuan yang aktif hadir sebelum para troll, biang masalah muncul pada forum. Mengelola sebuah forum pada awalnya menjadi pekerjaan yang cukup berat, sehingga Pat menutupnya. Anda bisa menemukan cadangan forum yang lama lengkap dengan arsip yang dapat dicari pada http://www.userlocal.com/phorum/.

Setelahj Forum di hentikan pada http://slackware.com, beberapa situs lain muncul yang menawarkan dukungan forum untuk Slackware. Setelah berpikir pandang , Pat memilih www.linuxquestions.org sebagai forum resmi untuk Slackware Linux.


2.2.2 Dukungan E-mail

Setiap orang yang membeli CD resmi mendapatkan dukungan installasi gratis via Email dari para pengembang. Dikatakan, Harap mengerti bahwa kami, para pengembang (dan juga sebagian besar pengguna) dari Slackware adalah “Old School”. Hal itu berarti bahwa kami lebih memilih untuk membantu mereka-mereka yang memiliki ketertarikan tinggi dan bersedia membantu dirinya dalam proses. Kami berusaha semampu kami untuk membantu setiap orang yang mengirimnkan e-mail kepada kami tentang pertanyaan dukungan. Namun, harap melihat dokumentasi Anda dan halaman web (terutama FAQ dan beberapa forum yang didaftar dibawah) sebelum mengirimkan e-mail. Anda akan mendapatkan jawaban lebih cepat dengan cara itu, dan semakin sedikit e-mail yang harus kami jawab, semakin cepat kami bisa membantu mereka yang membutuhkan.

Alamat e-mail untuk dukungan teknis adalah: support@slackware.com. Alamat e-mail lain dan informasi kontak terdaftar pada halaman web.


2.2.2.1 Mailing List Proyek Slackware Linux

Kami memiliki beberapa mailing list, tersedia dalam mode digest dan normal. Lihat instruksi untuk berlangganan.

Untuk berlangganan pada sebuah mailing list, email:

majordomo@slackware.com

dengan frase “subscribe [nama daftar]” pada tubuh email. Daftar pilihan dideskripsikan dibawah (gunakan salah satu nama berikut untuk nama daftar).

Arsip tentang mailing list dapat ditemukan pada halaman web Slackware pada:

http://slackware.com/lists/archive/

slackware-announce

Mailing list slackware-announce adalah untuk pengumuman untuk versi baru, update major, dan informasi umum lainnya.

slackware-security

Mailing list slackware-security adalah untuk pengumuman yang berhubungan dengan isu-isu keamanan. Sembarang exploit atau kecacatan yang langsung menyerang Slackware akan dikirimkan pada daftar ini secepatnya.

Daftar-daftar ini juga tersedia dalam format digest. Hal ini berarti Anda mendapatkan satu pesan yang besar per hari dari beberapa pesan dalam sehari. Karena mailing list Slackware tidak mengijinkan pengguna untuk mengirim sesuatu, dan daftarnya tidak memiliki trafik yang tinggi, sebagian pengguna mendapatkan keuntungan pada daftar digest. Tetap saja, mereka selalu tersedia jika Anda menginginkannya dengan mendaftarkan diri pada slackware-announce-digest atau slackware-security-digest.


2.2.3 Halaman Web Tidak Resmi dan Forum Bantuan

2.2.3.1 Halaman Web

Google

Master Kung-Fu dari mesin pencari. Ketika Anda pasti, positif hendak mencari setiap kernel terbaru dari sebuah informasi: Tidak menerima perubahan.

Google:Linux

pencarian Khusus Linux

Google:BSD

Pencarian khusus BSD. Slackware sangat generik sebagai sistem operasi yang mirip dengan Unix sehingga seseorang mungkin tidak akan menemukan informasi yang sangat detail yang hampir 100% relevan dengan Slackware. Seringkali sebuah pencarian BSD menghasilkan informasi yang lebih teknis daripada pencarian Linuix.

Google:Groups

Mencari melalui kiriman Usenet untuk kebijakan Anda.

http://userlocal.com

Sebuah harta karun virtual tentang pengetahuan, saran yang bagus, pengalaman pertama, dan artikel yang menarik. Seringkali tempat pertama yang Anda dengan tentang pengembangan baru pada dunia Slackware.


2.2.3.2 Sumber Daya berbasis Web

linuxquestions.org

Forum Web Resmi untuk pengguna Slackware.

Forum Slackware LinuxISO.org

“Sebuah tempat mendownload dan mendapatkan bantuan dengan Linux.”

alt.os.linux.slackware FAQ

FAQ Lain


2.2.3.3 Usenet Groups (NNTP)

Usenet telah menjadi tempat bagi geeks untuk bertemu dan saling membantu sama lain sejak lama. Terdapat beberapa newsgroups yang didedikasikan untuk Slackware Linux, tetapi mereka cendrung untuk diisi dengan orang-orang yang berilmu.

?

alt.os.linux.slackware

alt.os.linux.slackware, dikenal dengan aols (jangan bingung dengan AOL®!) adalah salah satu tempat yang paling aktif untuk menemukan bantuan teknis dengan masalah-masalah Slackware. Seperti setiap Usenet newsgroup, beberapa partisipan yang tidak membantu (“trolls”) dapat membingungkan dengan argumen yang memaksa, belajar mengabaikan trolls dan mengidentifikasi orang-orang yang benar-benar berguna adalah kunci untuk memaksimalkan sumber daya ini.


Bab 3 Installasi

Sebelum Anda menggunakan Slackware Linux, Anda harus mendapatkannya dan menginstallnya. Mendapatkan Slackware semudah membelinya atau mendownloadnya secara gratis melalui Internet. Menginstallnya juga sangat mudah selama Anda memiliki pengetahuan dasar komputer Anda dan bersedia mempelajari berbagai hal lain. Program installasinya sendiri adalah proses langkah demi langkah. Karena ini, Anda bisa menjalankan sistemnya dengan cepat. Kenyataannya, Slackware adalah salah satu yang paling cepat pada proses installasi dibandingkan distribusi Linux lainnya.


3.1 Mendapatkan Slackware

3.1.1 Disk Resmi dan Box Set

CD Slackware Linux resmi tersedia dari Slackware Linux, Inc. CD terdiri dari 4 set. Disk pertama berisi semua perangkat lunak yang diperlukan untuk installasi server dasar, dan sistem X Window. Disk kedua adalah sebuah “live” cd; yaitu cd bootable yang menginstall pada RAM dan memberikan installasi sementara untuk bermain-main atau melakukan penyelamatan data atau mesin. CD ini juga berisi beberapa paket seperti lingkungan desktop KDE dan GNOME. Beberapa hal menarik lainnya juga disertakan pada disk kedua termasuk paket-paket non vital pada direktori “extra”. CD ketiga dan keempat berisi semua kode sumber dari Slackware, bersama dengan edisi asli dari buku ini.

Seseorang dapat membeli sebuah koleksi yang menyertakan 4 disk dan salinan dari buku ini, dan juga beberapa pernak-pernik Slackware untuk menampilkan harga diri Anda. Berlangganan CD juga tersedia dengan harga yang lebih mudah.

Metode yang disarankan untuk pembelian pernak-pernik Slackware adalah secara online pada Slackware store.

http://store.slackware.com

Anda juga dapat menelepon atau mengirimkan e-mail.

Tabel 3-1. Informasi kontak Slackware Linux, Inc.

Metode Detail Kontak
Telepon 1-(925) 674-0783
Website http://store.slackware.com
Email orders@slackware.com
Alamat 1164 Claremont Drive, Brentwood, CA 94513

3.1.2 Via Internet

Slackware Linux juga tersedia melalui Internet. Anda bisa mengirimkan email tentang pertanyaan dukungan, tetapi prioritas yang lebih tinggi akan diberikan pada mereka yang yang telah membeli CD resmi. Seperti yang sudah dikatakan, kami mendapatkan banyak e-mail dan waktu kami sangat terbatas. Sebelum mengirimkan e-mail tentang dukungan harap mempertimbangkan untuk membaca Bab 2 terlebih dahulu.

Halaman resmi proyek Slackware Linux terletak pada:

http://www.slackware.com/

Lokasi FTP Utama untuk Slackware Linux adalah:

ftp://ftp.slackware.com/pub/slackware/

Harap diingat bahwa situs ftp kami, meskipun terbuka untuk penggunaan secara umum tidak memiliki bandwidth yang tidak terbatas. Harap mempertimbangkan untuk menggunakan sebuah mirror yang letaknya dekat dengan Anda untuk mendownload Slackware. Sebuah daftar mirror yang tidak lengkap dapat ditemukan pada situs kami pada http://www.slackware.com/getslack.


3.2 Kebutuhan Sistem

Sebuah installasi Slackware sederhana membutuhkan kebutuhan minimal sebagai berikut:

Tabel 3-2. Kebutuhan Sistem

Perangkat Keras Kebutuhan
Prosesor 586
RAM 32 MB
Ruang Disk 1GB
Media Drive 4x CD-ROM

Jika Anda memiliki CD bootable, Anda mungkin tidak memerlukan disker. Tentu saja, Jika Anda tidak memiliki CD-ROM Drive, maka Anda membutuhkan disket untuk melakukan installasi jaringan . Sebuah kartu jaringan diperlukan untuk installasi NFS. Lihat bagian yang disebut NFS untuk informasi lebih lanjut.

Kebutuhan akan ruang disk cukup menarik. Rekomendasi 1GB pada umumnya aman untuk installasi minimal, tetapi jika Anda melakukan installasi lengkap, Anda membutuhkan sekitar tiga GigaByte dari ruang disk yang tersedia ditambah ruang utuk berkas-berkas pribadi. Sebagian besar pengguna tidak melakukan installasi lengkap. Pada kenyataannya, banyak yang menjalankan Slackware sekitar 100MB dari ruang hard disk.

Slackware dapat diinstall pada sistem dengan RAM yang lebih sedikit, disk drive yang lebih kecil, dan CPU yang lebih lemah, tetapi melakukan hal ini akan membutuhkan kesabaran. Jika Anda ingin pekerjaaan yang lebih sedikit, silahkan melihat pada LOWMEM.TXT pada pohon direktori untuk petunjuk yang lebih berguna.


3.2.1 Seri Perangkat Lunak

Untuk alasan kesederhanaan, Slackware telah dibagi-bagi pada seri perangkat lunak. Dulu dikenal dengan “disk sets” karena mereka didisain untuk installasi berbasis disket, seri perangkat lunak dapat digunakan untuk mengkategorikan paket-paket yang disertakan pada Slackware. Sekarang, installasi disket tidak lagi dimungkinkan.

Berikut adalah keterangan singakat dari setiap seri perangkat lunak.

Tabel 3-3. Seri Perangkat Lunak

Seri Isi
A Sistem dasar. Berisi perangkat lunak yang cukup untuk sistem minimal dan memiliki editor teks dan program komunikasi sederhana.
AP Beberapa aplikasi yang tidak membutuhkan Sistem X Window.
D Program pengembangan. Kompiler, debuger, dan halaman man semuanya disini.
E GNU Emacs.
F FAQ, HOWTO, dan dokumentasi lainnya.
GNOME Lingkungan desktop GNOME.
K Kode sumber untuk kernel Linux.
KDE K Desktop Environment. Sebuah lingkungan X yang berbagi banyak fitur tampilan dengan MacOS dan Windows. Pustaka Qt, yang diperlukan KDE, juga terletak pada seri ini.
KDEI Paket-paket Internationalisasi untuk desktop KDE.
L Pustaka (Libraries). Pustaka yang dihubungkan secara dinamis yang diperlukan oleh banyak program lain.
N Program-program jaringan. Daemons, program mail, telnet, pembaca berita, dan sebagainya.
T Sistem pemformatan dokumen teTeX.
TCL Tool Command Language. Tk, TclX, dan TkDesk.
X Sistem X Window dasar.
XAP Aplikasi X yang bukan bagian dari lingkungan desktop (misalnya, Ghostscript dan Netscape).
Y Permainan konsol BSD

3.2.2 Metode Installasi

3.2.2.1 Disket

Meskipun dimungkinkan untuk menginstall Slackware Linux dari disket, peningkatan ukuran dari seri perangkat lunak (tentu saja, juga program-program individu) telah mamaksa untuk meninggalkan installasi disket. Pada Slackware versi 7.1 sebagian dari installasi masih dimungkinkan untuk menggunakan disket. Seri A dan N bisa diinstall secara penuh, dan menyediakan sistem dasar untuk menginstall sisa dari distribusi. Jika Anda mempertimbangkan untuk menggunakan installasi dari disket (biasanya pada perangkat keras kuno), sangat dianjurkan untuk mencari cara lain, atau menggunakan rilis yang lebih lama. Slackware 4.0 masih sangat populer untuk alasan ini seperti 7.0.

Harap diperhatikan bahwa disket masih diperlukan oleh installasi CD-ROM jika tidak memiliki CD bootable, juga untuk installasi NFS.


3.2.2.2 CD-ROM

Jika Anda memilili CD bootable, yang tersedia pada kumpulan CD resmi yang dikeluarkan oleh Slackware Linux, Inc. (lihat bagian berjudul mendapatkan Slackware), sebuah installasi berbasis CD akan lebih mudah untuk Anda. Jika tidak, Anda perlu boot dari disket. Juga, Jika Anda memiliki perangkat keras khusus yang membuat penggunaan kernel pada CD bootable menjadi bermasalah, Anda mungkin harus menggunakan disket khusus.

Pada Slackware versi 8.1, sebuah metode baru digunakan untuk menghasilkan CD bootable, yang tidak bekerja dengan baik pada chip BIOS lama (perlu diingat bahwa semua CD Linux mengalami masalah ini juga saat ini). Jika itu kasusnya, kami merekomendasikan boot dari disket.

Bagian 3.2.3 dan Bagian 3.2.5 menyediakan informasi untuk pemilihan dan pembuatan disket untuk boot, jika diperlukan.


3.2.2.3 NFS

NFS (the Network File System) adalah sebuah cara untuk membuat sistem berkas tersedia untuk mesin remote. Installasi NFS mengijinkan Anda untuk menginstall Slackware dari komputer lain pada jaringan Anda. Mesin dimana Anda menginstall harus dikonfigurasi untuk mengekspor pohon distribusi Slackware pada tempat Anda hendak menginstall. Hal ini, tentu saja membutuhkan beberapa pengetahuan tentang NFS, yang akan dibahas pada Bagian 5.6.

Dimungkinkan untuk melakukan installasi NFS melalui metode tertentu seperti PLIP (melalui port parallel), SLIP, dan PPP (mesikpun bukan melalui koneksi modem). Namun, kami merekomendasikan penggunaan kartu jaringan jika tersedia. Lagipula menginstall sebuah sistem operasi melalui port printer Anda akan menjadi proses yang sangat sangat lambat.


3.2.3 Disket Boot

Disket boot adalah disket yang Anda gunakan untuk boot dan memulai proses installasi. Ia berisi citra kernel yang di kompresi yang digunakan untuk mengendalikan perangakat keras selama installasi. Untuk itu, ia sangat diperlukan (kecuali Anda boot dari CD, seperti yang dibahas pada bagian bernama CD-ROM). Disket boot terletak pada direktori bootdisks/ pada pohon direktori.

Terdapat banyak disket boot Slackware yang dapat Anda gunakan (sekitar 16). Daftar lengkap dari disket boot, dengan deskripsi untuk setiap disket, tersedia pada pohon distribusi Slackware pada berkas bootdisks/README.TXT. Namun, banyak orang dapat menggunakan citra disket boot bare.i (untuk perangkat berbasis IDE) atau scsi.s (untuk perangkat berbasis SCSI).

Lihat Bagian 3.2.6 untuk instruksi pembuatan sebuah disket dari citra.

Setelah boot, Anda akan diminta untuk memasukan disket root. Kami merekomendasikan Anda memasukan disket boot Anda dan teruslah bermain.


3.2.4 Disket Root

Disket root berisi program setup dan juga sistem berkas yang digunakan selama installasi. Mereka juga diperlukan. Citra disket root terletak pada direktori rootdisks pada pohon distribusi. Anda harus membuat dua disket root dari citra install.1 dan install.2. Disini Anda juga bisa menemukan disket untuk network.dsk, pcmcia.dsk, rescue.dsk, dan sbootmgr.dsk.


3.2.5 Disket Suplemen

Disket suplemen diperlukan jika Anda melakukan installasi NFS atau menginstall pada sebuah sistem dengan perangkat PCMCIA. Disket suplemen terletak pada direktori dengan nama berkas network.dsk dan pcmcia.dsk. Baru-baru ini disket suplemen lainnya seperti rescue.dsk dan sbootmgr.dsk telah ditambahkan. Disket rescue (penyelamatan) adalah citra disket root yang sangat kecil yang berjalan pada 4MB RAM drive. Ia menyertakan beberapa utilitas jaringan sederhana dan juga editor vi untuk perbaikan yang cepat pada mesin yang rusak. Disket sbootmgr.dsk digunakan untuk melakukan boot perangkat lain. Jalankan disket ini jika drive CD-ROM Anda tidak melakukan boot pada CD Slackware. Ia akan menampilkan beberapa cara untuk boot dan mungkin menawarkan solusi untuk BIOS yang bermasalah.

Disket root akan menginstruksikan kepada Anda tentang penggunaan disk suplemen ketika sudah dimuat.


3.2.6 Membuat Disket

Setelah Anda memilih citra disket boot, Anda harus meletakannya pada sebuah disket. Prosesnya cukup berbeda, tergantung pada sistem operasi yang Anda gunakan untuk membuat disket. Jika Anda menjalankan Linux (atau OS yang mirip dengan Unix) Anda harus menggunakan perintah dd(1). Asumsikan bare.i adalah berkas citra disket Anda dan drive disket Anda adalah /dev/fd0, perintah untuk membuat disket bare.i adalah:

% dd if=bare.i of=/dev/fd0

Jika Anda menjalankan Operasi Sistem Microsoft, Anda harus menggunakan program RAWRITE.EXE, yang disertakan pada pohon distribusi pada direktori yang sama dengan citra disket. Lagi-lagi di asumsikan bahwa bare.i adalah berkas citra disket dan drive disket adalah A:, buka DOS prompt dan ketikan:

C:\ rawrite a: bare.i

3.3 Mempartisi

Setelah boot dari media yang Anda pilih, Anda harus mempartisi hard disk Anda. Partisi disk adalah dimana sistem berkas Linux akan dibuat dan dimana Slackware akan diinstall. Pada kondisi minimum, kami menganjurkan untuk membuat dua; satu untuk sistem berkas root Anda (/) dan satu lagi untuk ruang swap.

Setelah disket root selesai dimuat, ia akan menampilkan layar login. Loginlah sebagai root (tanpa kata sandi). Pada prompt shell, jalankan cfdisk(8) atau fdisk(8). Program cfdisk menyediakan antarmuka yang lebih ramah-pengguna (user-friendly) dibandingkan program fdisk, tetapi dengan fitur yang lebih sedikit. Kami akan menjelaskan program fdisk dibawah.

Mulailah dengan menjalankan fdisk untuk hard disk Anda. Pada Linux, hard disk tidak memiliki huruf drive, tetapi direpresentasikan oleh sebuah berkas. Hard disk IDE pertama (primary master) adalah /dev/hda, primary slave adalah /dev/hdb, dan seterusnya. Disk SCSI mengikuti jenis sistem yang sama, tetapi dalam bentuk /dev/sdX. Anda harus menjalankan fdisk dan mengirimkannya pada hard disk Anda:

# fdisk /dev/hda

Seperti semua program Unix yang bagus, fdisk menapilkan sebuah promt (Meskipun Anda mendapatkan sebuah menu). Hal pertama yang harus Anda lakukan adalah memeriksa partisi aktual Anda. Kita akan melakukannya dengan mengetikan p pada prompt fdisk:

Command (m for help): p

Perintah ini akan menampilkan semua informasi tentang partisi aktual Anda. Sebagian besar orang memilih drive yang kosong untuk installasi dan menghapus partisi yang ada untuk membuat ruang untuk partisi Linux.

Warning

SANGATLAH PENTING UNTUK MEMBUAT CADANGAN DARI SEMUA INFORMASI YANG HENDAK ANDA SIMPAN SEBELUM MENGHAPUS PARTISI TEMPAT IA BERADA.

Tidak terdapat cara yang mudah untuk mengembalikan data setelah menghapus sebuah partisi, sehingga selalu lakukan backup sebelum bermain dengannya.

Dengan melihat informasi pada tabel partisi Anda bisa melihat nomer partisi, ukuran partisi, dan juga jenisnya. Terdapat lebih banyak informasi lain, tetapi jangan khawatirkan itu untuk sekarang. Kita akan menghapus seluruh partisi pada drive ini untuk membuat partisi untuk Linux. Kita jalankan perintah d untuk menghapusnya:

Command (m for help): d
Partition number (1-4): 1

Proses ini harus dilanjutkan untuk setiap partisi. Setelah menghapus partisi, kita siap untuk membuat yang baru. Kami telah memutuskan untuk membuat satu partisi untuk sistem berkas root dan satu lagi untuk swap. Perlu diketahui bahwa skema partisi Unix merupakan subyek untuk banyak flame war, dan sebagian besar besar pengguna akan memberitahu cara terbaik untuk melakukannya. Pada kondisi minimal, Anda harus membuat satu partisi untuk / dan satu untuk swap. Seiring dengan berjalannya waktu, Anda akan membuat suatu metode yang bekerja untuk Anda.

Saya menggunakan dua skema partisi dasar. Skema pertama adalah untuk desktop. saya akan membuat 4 partisi, /, /home, /usr/local, dan swap. Hal ini mengijinkan saya untuk menginstall ulang atau mengupgrade seluruh installasi dibawah / tanpa harus menghapus data saya pada /home atau aplikasi yang saya kompilasi sendiri pada /usr/local. Untuk server, saya sering mengganti partisi /usr/local dengan sebuah partisi /var. Banyak server menyimpan informasi pada partisi itu dan memisahkannya dengan / memiliki banyak keuntungan dalam hal performa. Untuk sekarang, kita akan tetap menggunakan dua partisi: / dan swap.

Sekarang kita membuat partisi dengan perintah n:

Command (m for help): n
Command action
e extended
p primary partition (1-4)
p
Partition number (1-4):1
First cylinder (0-1060, default 0):0
Last cylinder or +size or +sizeM or +sizeK (0-1060, default 1060):+64M

Anda harus memastikan bahwa Anda membuat partisi primer. Partisi pertama akan menjadi partisi swap kita. Kita memberitahu fdisk untuk membuat partisi nomor 1 sebagai paritisi primer. Kita memulainya dengan silinder 0 dan silinder akhir kita menulis +64M. Ini akan memberikan partisi swap sebesar 64 megabyte. (Ukuran dari partisi swap yang Anda perlukan sebetulnya bergantung pada jumlah RAM yang Anda miliki. Sebuah nasehat lama mengatakan bahwa sebuah ruang swap yang harus dibuat adalah dua kali ukuran RAM.) Kemudian kita mendefinisikan partisi primer nomor 2 dimulai pada silinder yang ada hingga akhir dari drive.

Command (m for help):n
Command action
e extended
p primary partition (1-4)
p
Partition number (1-4):2
First cylinder (124-1060, default 124):124
Last cylinder or +size or +sizeM or +sizeK (124-1060, default 1060):1060

Kita hampir selesai. Kita harus mengganti jenis dari partisi pertama ke jenis 82 (Linux swap). Ketikan t untuk mengganti jenisnya, pilih partisi pertama, dan ketikan 82. Sebelum menulis perubahan Anda pada disk. Anda harus melihat pada tabel partisi sekali lagi. Gunakan p pada fdisk untuk menampilkan tabel partisi Anda. Jika semua sudah tampak beres, ketikan w untuk menulis perubahan Anda pada disk dan keluar dari fdisk.


3.4 Program setup

Setelah Anda membuat partisi Anda, Amda telah siap untuk menginstall Slackware. Langkah berikutnya dalam proses installasi adalah dengan menjalankan program setup(8). Untuk melakukannya, cukup ketikan setup pada prompt shell. setup adalah sistem berbasis menu yang digunakan untuk menginstall paket-paket Slackware dan mengkonfigurasi sistem Anda.

Proses setup berjalan seperti ini: Anda melalui setiap opsi pada program setup, dengan urutan sesuai dengan apa yang tertampil. (Tentu saja, Anda bebas untuk melakukan pilihan sesuai kehendak Anda, tetapi ada kemungkinan tidak akan bekerja dengan baik.) Item menu dipilih menggunakan kunci panah atas dan bawah, dan tombol “Okay” dan “Cancel” dapat dipilih dengan menggunakan kunci panah kiri dan kanan. Alternatif lain, setiap opsi memiliki kunci yang berhubungan, yang ditandai pada nama opsi. Opsi juga bertanda (mereka yang di tandai dengan [X]) dapat diaktifkan/dinonaktifkan menggunakan kunci spasi.

Tentu saja, semuanya sudah dijelaskan pada bagian “bantuan” dari setup, tetapi kami harus membuat para pengguna percaya bahwa mereka tidak membeli buku yang salah.


3.4.1 HELP

Jika ini adalah pertama kali Anda menginstall Slackware, Anda mungkin perlu melihat layar bantuan. Layar ini memberikan deskripsi dari setiap bagian dari setup (seperti yang sedang kita tulis sekarang) dan instruksi untuk navigasi dari installasi yang tersisa.


3.4.2 KEYMAP

Jika Anda membutuhkan sebuah pemetaan keyboard yang berbeda dengan layout “qwerty” US, Anda mungkin harus melihat pada bagian ini. Bagian ini menawarkan sejumlah layout alternatif untuk keyboard Anda.


3.4.3 ADDSWAP

Jika Anda membuat partisi swap (pada Bagian 3.3), bagian ini akan membantu Anda untuk mengaktifkannya. Setup akan mendeteksi secara otomatis dan menampilkan partisi swap pada hard drive Anda, mengijinkan Anda untuk memilih untuk memformatnya atau tidak dan juga mengaktifkannya.


3.4.4 TARGET

Bagian target adalah dimana partisi lain Anda (selain swap) diformat dipetakan pada titik mount sistem berkas Anda. Daftar partisi dari hard disk Anda akan ditampilkan. Untuk setiap partisi, Anda akan menjumpai opsi untuk memformat partisi tersebut atau tidak. Tergantung pada kernel yang digunakan, Anda bisa memilih reiserfs (default), ext3, ext2, jfs, dan xfs. Sebagian besar orang menggunakan reiserfs atau ext3. Di masa depan, mungkin kita bisa melihat dukungan reiserfs4.

Opsi pertama pada bagian target adalah pemilihan partisi yang digunakan untuk menginstall sistem berkas root Anda (/). Setelah itu, Anda dapat memetakan partisi lain pada sistem berkas yang ada sesuai dengan pilihan. (Misalnya, Anda ingin partisi ketiga Anda, misalnya /dev/hda3, untuk menjadi sistem berkas home Anda. Ini cuma contoh; petakan partisi sesuai kebutuhan Anda.)


3.4.5 SOURCE

Bagian source adalah dimana Anda akan memilih media sumber yang akan digunakan dalam installasi Slackware. Saat ini, terdapat empat sumber yang dapat dipilih. Mereka adalah CD-ROM, NFS, atau sebuah directori yang sudah dimount terlebih dahulu.

Pilihan CD-ROM mengijinkan installasi berbasis CD-ROM. Installasi ini akan menawarkan opsi untuk melakukan scan (penindaian) pada drive CD-ROM atau menampilkan sebuah daftar yang dapat Anda gunakan untuk memilih jenis drive Anda. Pastikan Anda telah memasukan CD Slackware pada drive Anda sebelum melakukan proses scan.

Pilihan NFS akan meminta informasi jaringan Anda dan juga informasi untuk server NFS Anda. Server NFS harus diset terlebih dahulu. Juga perhatikan bahwa Anda tidak bisa menggunakan nama host, Anda harus menggunakan alamat IP untuk mesin Anda dan juga server NFS (tidak ada name resolver pada disk setup). Umumnya Anda harus menggunakan disket network.dsk untuk menambahkan dukungan untuk pengendali jaringan Anda.

Direktori yang sudah dimount terlebih dahulu menawarkan fleksibilitas yang paling tingi. Anda bisa menggunakan metode ini untuk menginstall beberapa media, seperti disk Jaz, NFS mount melalui PLIP, dan sistem berkas FAT. mount sistem berkas pada sebuah lokasi yang Anda pilih sebelum melakukan setup, lalu tentukan lokasi tersebut pada pilihan ini.


3.4.6 SELECT

Opsi select mengijinkan Anda untuk memilih seri perangkat lunak yang hendak Anda install, Seri-seri ini dideskripsikan pada Bagian 3.2.1. Harap perhatikan bahwa Anda harus menginstall seri A untuk mendapatkan sistem dasar. Seri lainnya sifatnya opsional.


3.4.7 INSTALL

Dengan mengasumsikan bahwa Anda telah melalui opsi “target”, “source”, dan “select”, opsi install akan menijinkan Anda untuk memilih paket-paket dari seri perangkat lunak yang telah Anda pilih. Jika tidak, ia akan meminta Anda untuk kembali dan melengkapi bagian lain dari program setup. Opsi ini mengijinkan Anda untuk memilih dari enam jenis metode installasi yang ada: full, newbie, menu, expert, custom, dan tag path.

Opsi full akan menginstall semua paket dari semua seri perangkat lunak yang Anda pilih pada bagian “select”. Tidak ada konfirmasi tambahan. Ini adalah metode installasi termudah, karen Anda tidak perlu mengambil keputusan apapun tentang paket-paket yang diinstall. Tentu saja, opsi ini juga memakan ruang yang paling besar.

Opsi berikutnya adalah newbie. Opsi ini menginstall semua paket-paket yang diperlukan dari seri yang dipilih. Untuk paket-paket lain, opsi ini akan menampilkan sebuah konfirmasi dimana Anda dapat memilih “Yes”, “No”, atau “Skip”. Yes dan No sudah jelas, sementara Skip akan melanjutkan ke seri perangkat lunak berikutnya. Sebagai tambahan, Anda akan melihat sebuah deskripsi dan juga kebutuhan ukuran untuk setiap paket untuk membantu Anda menentukan apakah Anda membutuhkannya atau tidak. Kami merekomendasikan opsi ini untuk pengguna baru, karena opsi ini memastikan Anda mendapatkan paket-paket yang diperlukan. Namun, opsi ini juga lebih lambat karena adanya konfirmasi.

Menu jauh lebih cepat dan versi yang lebih baru dari opsi newbie. Untuk setiap seri, sebuah menu akan ditampilkan, yang dapat Anda gunakan untuk memilih semua paket-paket tidak wajib yang hendak Anda install. Paket-paket yang diperlukan tidak akan ditampilkan pada menu ini.

Untuk pengguna mahir, install menawarkan opsi expert. Opsi ini mengijinkan Anda untuk mendapatkan kontrol penuh tentang paket-paket yang akan diinstall. Anda dapat menghapus paket-paket yang diperlukan, meskipun bisa menghasilkan sistem yang rusak. Pada sistem lain, Anda dapat mengontrol sepenuhnya apa yang akan masuk pada sistem Anda. Cukup pilih dari paket-paket untuk setiap seri yang hendak Anda install. Ini tidak direkomendasikan untuk pengguna baru, tetapi cukup mudah untuk dicoba.

Opsi custom dan tag path juga untuk pengguna yang lebih mahir. Opsi ini mengijinkan Anda untuk menginstall berdasarkan berkas tag yang Anda buat pada pohon distribusi. Opsi ini juga berguna untuk menginstall sejumlah mesin dengan cepat. Untuk informasi lebih banyak tentang penggunaan berkas tag ini, lihat Bagian 18.4.

Setelah memilih metode installasi Anda, slah satu kejadian berikut aka terjadi. Jika Anda memilih full atau menu, sebuah menu akan muncul, mengijinkan Anda untuk memilih paket-paket yang hendak diinstall. Jika Anda memilih full, paket-paket akan diinstall pada target. Jika Anda memilih newbie, paket-paket akan diinstall hingga sampai pada paket-paket opsional.

Perhatikan bahwa ada kemungkinan untuk kehabisan tempat selama installasi. Jika Anda memilih terlalu banyak paket-paket untuk ruang kosong pada target, Anda akan mengalami masalah. Langkah paling aman yang dapat dilakukan untuk memilih beberapa perangkat lunak dan menambahkannya kemudian jika diperlukan. Hal ini bisa dilakukan dengan mudah menggunakan perangkat manajemen paket Slackware. Untuk informasi ini, lihat Chapter 18.


3.4.8 CONFIGURE

Bagian configure mengijinkan Anda untuk melakukan beberapa konfigurasi dasar, karena paket-paket telah terinstall. Apa yang Anda lihat disini bergantung dari bagian besar perangkat lunak yang telah Anda install. Anda akan, selalu melihat hal-hal berikut:


3.4.8.1 Kernel selection

Disini Anda akan ditanyai mengenai kernel yang akan diinstall. Anda dapat menginstall kernel dari disket boot yang Anda gunakan untuk menginstall, CD-ROM Slackware, atau dari disket lain yang telah Anda siapkan. Atau Anda bisa memilih untuk melewatinya, dan akan menggunakan kernel default untuk installasinya.


3.4.8.2 Make a boot disk

Membuat disket boot untuk penggunaan di masa depan adalah ide yang bagus. Anda memiliki beberapa opsi untuk pembuatan sebuah disket dan pembuatan satu dari dua jenis disket boot. Jenis pertama, simple, hanya menuliskan kernel pada disket. Opsi yang lebih fleksibel (dan juga direkomendasikan) adalah lilo, yang akan membuat disket boot lilo. Lihat LILO pada Bagian 7.1 untuk informasi lebih lanjut. Tentu saja, Anda juga bisa memilih continue, untuk memilih tanpa disket boot yang akan dibuat.


3.4.8.3 Modem

Anda akan mendapatkan konfirmasi tentang informasi modem. Lebih spesifik, Anda akan ditanyai apakah Anda memiliki sebuah modem, dan jika ada pada port serial mana ia berada.

Sub bagian konfigurasi berikut mungkin muncul dan mungkin juga tidak, tergantung apakah Anda menginstall paket-paket yang berhubungan.


3.4.8.4 Timezone

Bagian ini cukup jelas: Anda akan diminta zona waktu tempat Anda berada. Jika Anda beroperasi pada waktu Zulu, kami minta maaf; daftar tersebut diurutkan berdasarkan urutan alphabetik, dan Anda berada di paling bawah.


3.4.8.5 Mouse

Sub bagian ini hanya mananyakan apa jenis mouse yang Anda miliki; dan apakah Anda ingin agar dukungan mouse pada konsol melalui gpm(8) diaktifkan pada saat bootup.


3.4.8.6 Hardware clock

Sub bagian ini akan menanyakan apakah waktu perangkat keras Anda akan ditentukan ke Coordinated Universal Time (UTC atau GMT). Sebagian besar PC tidak, sehingga Anda mungkin berkata tidak.


3.4.8.7 Font

Sub bagian font ini mengijinkan Anda untuk memilih dari sebuah daftar font konsol.


3.4.8.8 LILO

Disini Anda dikonfirmasi untuk installasi LILO (the LInux LOader; lihat Bagian 7.1 untuk informasi lebih lanjut).

Jika Slackware adalah satu-satunya sistem operasi pada komputer Anda, simple seharusnya akan berjalan dengan baik untuk Anda. Jika Anda dual-boot, opsi expert adalah pilihan yang lebih baik. Lihat Bagian 7.3 untuk informasi lebih lanjut untuk dual-boot. Opsi ketiga, do not install, tidak direkomendasikan kecuali Anda tahu apa yang Anda lakukan dan memiliki alasan yang sangat bagus untuk tidak menginstall LILO. Jika Anda melakukan installasi dengan mode expert, Anda akan diberikan pilihan lokasi menginstall LILO. Anda bisa meletakan LILO pada MBR (Master Boot Record) dari hard drive Anda, pada blok khusus pada partisi root Linux Anda, atau pada disket.


3.4.8.9 Network

Sub bagian konfigurasi jaringan sebenarnya adalah netconfig. Lihat Bagian 5.1 untuk informasi lebih banyak.


3.4.8.10 X Window Manager

Sub bagian ini mengijinkan Anda untuk memilih window manager default untuk X. Lihat Bab 6 untuk detail lebih lanjut untuk X dan window manager.

Tidak perduli paket apa yang Anda install, hal terakhir yang akan ditanyakan oleh konfigurasi adalah apakah Anda ingin melanjutkan dan menentukan kata sandi root. Untuk alasan keamanan, ini adalah ide yang bagus; namun, seperti semua yang ada pada Slackware, ini adalah pilihan Anda.


Bab 4 Konfigurasi Sistem

Sebelum Anda bisa mengkonfigurasi bagian-bagian lain dari sistem Anda yang lebih penting, merupakan ide yang bagus untuk mempelajari terlebih dahulu bagaimana sistem dikelola dan perintah-perintah apa yang dapat digunakan untuk mencari berkas dan program. Juga ide yang bagus untuk mengetahui apakah Anda perlu mengkompilasi sebuah kernel dan apa langkah-langkah untuk melakukannya. Bab ini akan membiasakan Anda dengan organisasi sistem dan berkas konfigurasi. Lalu, Anda bisa melanjutkan pada bagian yang lebih penting dari sistem.


4.1 Gambaran Umum Sistem

Sangatlah penting untuk memahami bagaimana sebuah sistem Linux digabungkan seelum masuk pada bagian aspek konfigurasi. Sistem Linux berbeda signifikan dari DOS, Windows, atau Macintosh (dengan pengecualian Mac OS X yang berbasis-Unix), tetapi bagian ini akan membantu Anda agar terbiasa dengan layoutnya, sehingga Anda bisa dengan mudah mengkonfigurasi sistem Anda untuk memenuhi kebutuhan Anda.


4.1.1 Layout Sistem Berkas

Perbedaan pertama yang mencolok antara Slackware Linux dan DOS atau sistem Windows adalah sistem berkasnya. Sebagai awal, kita tidak menggunakan nama huruf pada drive untuk membedakan partisi. Pada Linux, hanya terdapat satu direktori utama. Anda bisa menghubungkan ini dengan drive C: pada DOS. Setiap partisi dari sistem Anda di-mount pada direktori utama. Ini seperti hard-disk yang selalu di perluas.

Kami menyebut direktori utama ini sebagai direktori root, dan ditandai dengan sebuah garis miring (/). Konsep ini mungkin terlihat aneh, tetapi sebetulnya membuat hidup Anda menjadi mudah ketika Anda hendak menambahkan ruang baru. Sebagai contoh, misalnya Anda kehabisan ruang pada drive yang digunakan untuk /home. Sebagian besar orang menginstall Slackware dan membuat satu drive root yang besar. Karena sebuah partisi dapat dimount pada sembarang direktori, Anda bisa datang ke toko dan membeli hard drive baru dan me-mountnya pada /home. Anda telah diberikan sebuah ruang baru pada sistem Anda. Dan semua tanpa harus memindahkan banyak hal.

Dibawah ini, Anda akan menemukan deskripsi dari banyak direktori utama pada Slackware.

bin

Program-program pengguna yang penting disimpan disini. Direktori ini mereprentasikan sekumpulan program-program dasar yang diperlukan seorang pengguna untuk menggunakan sistem. Hal-hal seperti shell dan perintah-perintah sistem berkas (ls, cp, dan sebagainya) disimpan disini. Direktori /bin biasannya tidak mengalami modifikasi setelah installasi. Jika ya, maka biasanya dalam bentuk upgrade paket yang kami sediakan.

boot

Berkas-berkas yang digunakan oleh Linux Loader (LILO). Direktori ini juga tidak terlalu banyak mengalami modifikasi setelah installasi. Kernel disimpan disini semenjak Slackware 8.1. Pada rilis awal Slackware, kernel disimpan pada /, tetapi yang sering dilakukan adalah dengan meletakan kernel dan berkas-berkas yang berkaitan disini untuk memfasilitasi dual-boot.

dev

Semua pada Linus diperlakukan sebagai sebuah berkas, termasuk perangkat keras seperti port serial, hard disk, dan scanner. Untuk memperoleh akses pada perangkat ini, sebuah sistem berkas khusus disebut node perangkat (node device) harus ada. Semua node perangkat disimpan pada direktori /dev. Anda akan menemukan hal ini pada banyak sistem operasi berbasis-unix.

etc

Direktori ini menyimpan berkas-berkas konfigurasi sistem. Semuanya dari berkas konfigurasi X Window, basis data pengguna, hingga script sistem. Administrator sistem akan terbiasa dengan direktori ini seiring dengan berjalannya waktu.

home

Linux adalah sistem operasi yang mendukung banyak pengguna. Setiap pengguna pada sistem diberikan sebuah account dan direktori yang unik untuk setiap berkas-berkas personal. Direktori ini disebut direktori home pengguna. Direktori /home disediakan sebagai lokasi default untuk direktori home pengguna.

lib

Pustaka-pustaka sistem yang diperlukan untuk operasi dasar disimpan disini. Pustaka C, dynamic loader, pustaka ncurses, dan modul kernel adalah sebagian dari yang disimpan disini.

mnt

Direktori ini berisi titik mount sementara untuk bekerja dengan hard disk atau drive yang dapat dipindahkan (removable). Disini Anda akan menemukan titik mount untuk CD-ROM dan drive disket Anda.

opt

Paket-paket perangkat lunak opsional. Ide dibalik /opt adalah setiap paket perangkat lunak diinstall pada /opt/software-package, yang memudahkan untuk dihapus kemudian. Slackware mendistribusikan beberapa hal pada /opt (seperti KDE pada /opt/kde), tetapi Anda bebas manambahkan apa yang Anda inginkan pada /opt.

proc

Ini adalah direktori yang unik. Direktori ini bukan bagian dari sebuah sistem berkas, tetapi sistem berkas maya yang menyediakan akses ke informasi kernel. Beberapa bagian informasi kernel yang ingin Anda ketahui akan dibahas pada beberapa berkas pada direktori /proc. Anda juga dapat mengirimkan informasi pada kernel melalui beberapa berkas ini. Cobalah melakukan cat /proc/cpuinfo.

root

Administrator sistem dikenal sebagai root pada sistem. Direktori home root disimpan pada /root dan bukan pada /home/root. Alasannya mudah. Bagaimana jika /home berada pada partisi yang berbeda dengan / dan tidak bisa dimount? root akan mencoba login dan memperbaiki masalah. Jika direktori homenya berada pada sistem berkas yang rusak, maka root akan kesulitan dalam proses login.

sbin

Program-program yang penting yang akan dijalankan oleh root dan selama proses boot sistem disimpan disini. Pengguna normal tidak akan menjalankan program pada direktori ini.

tmp

Lokasi penyimpanan sementara. Semua pengguna memiliki hak akses baca dan tulis pada direktori ini.

usr

Ini adalah direktori besar pada sistem Linux. Semua berkas yang tersisa akan disimpan disini, program, dokumentasi, kode sumber kernel, dan sistem X Window. Ini adalah direktori dimana Anda akan meletakan program-program yang diinstall.

var

Berkas-berkas log sistem, data cache, dan berkas pengunci program akan disimpan disini. Ini adalah direktori untuk data-data yang sering berubah.

Sekarang Anda memiliki informasi tentang direktori apa mengandung apa pada sitem berkas. Informasi lebih detail tentang layout sistem berkas tersedia pada halaman manual hier(7). Bagian berikutnya akan membantu Anda menemukan berkas dengan lebih mudah, sehingga Anda tidak perlu melakukannya secara manual.


4.1.2 Menemukan Berkas

Anda tahu apa yang disimpan dalam setiap direktori utama, tetapi masih saja tidak membantu Anda menemukan sesuatu. Maksud saya, Anda bisa mencari pada banyak direktori, tetapi terdapat cara yang lebih cepat. Terdapat empat perintah pencarian utama yang tersedia pada Slackware.


4.1.2.1 which

Perintah yang pertama adalah which(1). which biasanya digunakan untuk mencari sebuah program dengan cepat. Program hanya mencari PATH Anda dan mengembalikan nilai pertama yang ditemukannya dan juga path direktori. Ambil contoh berikut:

%  which bash
/bin/bash

Dari apa yang Anda lihat bahwa bash berada pada direktori /bin. Ini adalah perintah yang sangat terbatas untuk pencarian, karena hanya mencari PATH Anda.


4.1.2.2 whereis

Perintah whereis(1) bekerja serupa dengan which, tetapi dapat menemukan halaman manual dan berkas sumber. Sebuah pencarian whereis untuk bash akan menghasilkan:.

%  whereis bash
bash: /bin/bash /usr/bin/bash /usr/man/man1/bash.1.gz

Perintah ini tidak hanya memberitahukan Anda dimana program aktual berada, tetapi juga dokumentasi online. Meski demikian, perintah ini tetap terbatas. Bagaimana jika Anda hendak mencari berkas konfigurasi spesifik? Anda tidak bisa menggunakan which atau whereis untuk itu.


4.1.2.3 find

Perintah find(1) mengijinkan pengguna untuk mencari sistem berkas dari sekumpulan koneksi predikat pencarian. Pengguna dapat menentukan sebuah pencarian dengan wildcard nama berkas, sebuah range dari waktu modifikasi atau pembuatan, atau properti lain yang lebih canggih. Sebagai contoh, untuk mencari berkas default dari xinitrc pada sistem, perintah berikut akan digunakan.

%  find / -name xinitrc
/var/X11R6/lib/xinit/xinitrc

find membutuhkan sedikit waktu selama berjalan, karena harus menjelajahi seluruh pohon direktori root. Dan jika perintah ini dijalankan sebagai pengguna biasa, akan terdapat pesan kesalahan yang berhubungan dengan hak akses pada direktori yang hanya boleh dilihat oleh root. Tetapi find menemukan berkas kita, jadi itu bagus. Hanya saja jika ia dapat sedikit lebih cepat...


4.1.2.4 slocate

Perintah slocate(1) mencari keseluruhan sistem berkas, seperti yang dilakukan perintah find, tetapi ia mencari basis data dan bukan pada sistem berkas aktual. Basis data ditentukan untuk diupdate setiap pagi, sehingga Anda memiliki daftar berkas yang baru dari sistem Anda. Anda bisa secara manual menjalankan updatedb(1) untuk mengupdate basis data slocate (sebelum menjalankan updatedb secara manual, Anda harus su ke pengguna root). Berikut adalah contoh saat slocate beraksi:

%  slocate xinitrc   # kita tidak perlu menjadi root
/var/X11R6/lib/xinit/xinitrc
/var/X11R6/lib/xinit/xinitrc.fvwm2
/var/X11R6/lib/xinit/xinitrc.openwin
/var/X11R6/lib/xinit/xinitrc.twm

Kita mendapatkan lebih dari apa yang hendak kita cari dan cepat. Dengan perintah ini Anda dapat menemukan apapun yang hendak Anda cari pada sistem Linux Anda.


4.1.3 Direktori /etc/rc.d

Berkas-berkas inisialisasi sistem disimpan pada direktori /etc/rc.d. Slackware menggunakan layout BSD-style untuk berkas-berkas inisialisasinya dan bukan script System V, yang cendrung membuat perubahan konfigurasi lebih susah tanpa menggunakan program yang didesain secara khusus untuk itu. Pada script init BSD, setiap runlevel diberikan sebuah berkas rc. Pada System V, setiap runlevel diberikan direktorinya masing-masing, dan setiap direktori berisi sejumlah init scripts. Hal ini menyediakan struktur yang terorganisasi dan lebih mudah untuk diatur.

Terdapat beberapa kategori pada berkas-berkas inisialisasi. Kategori ini adalah system startup, runlevel, inisialisasi jaringan, dan kompatibilitas dengan System V. Seperti tradisi, kita akan melewati yang lain pada kategori lain pada bagian yang lain.


4.1.3.1 System Startup

Program pertama yang dijalankan pada Slackware selain Kernel Linux adalah init(8). Program ini akan membaca berkas /etc/inittab(5) untuk melihat bagaimana menjalankan sistem. Program akan menjalankan script /etc/rc.d/rc.S untuk mempersiapkan sistem sebelum masuk pada runlevel yang Anda inginkan. Berkas rc.S akan mengaktifkan memori virtual Anda, me-mount sistem berkas Anda, membersihkan beberapa direktori log, menginisialisasi beberapa perangkat plug and play, memuat modul kernel, mengkonfigurasi perangkat PCMCIA, mempersiapkan port serial, dan menjalankan System V init scripts (jika ada). jelas rc.S memiliki banyak pekerjaan, tetapi berikut adalah beberapa script pada /etc/rc.d yang akan dipanggil oleh rc.S:

rc.S

Ini adalah script inisialiasi sistem yang sesungguhnya.

rc.modules

Memuat modul kernel. Beberapa hal seperti kartu jaringan, dukungan PPP, dan hal-hal lain akan dimuat disini. Jika script ini menemukan rc.netdevice, maka ia akan menjalankan script itu juga.

rc.pcmcia

Mencoba melakukan pendeteksian dan mengkonfigurasi perangkat PCMCIA yang Anda miliki pada sistem Anda. Hal ini berguna untuk pengguna laptop, yang biasanya memiliki modem PCMCIA atau kartu jaringan.

rc.serial

Mengkonfigurasi port serial Anda dengan menjalankan perintah setserial.

rc.sysvinit

Mencari script init System V untuk runlevel yang diinginkan dan menjalankannya. Hal ini akan dijelasikan lebih detail dibawah.


4.1.3.2 Script Inisialiasi Runlevel

Setelah inisialisasi sistem selesai, init berpindah pada inisialiasasi runlevel. Sebuah runlevel menggambarkan kondisi dimana sistem Anda akan berjalan. Tampak Redundant? Runlevel memberitahu init jika Anda ingin menerima login banyak pengguna atau hanya pengguna tunggal, baik Anda ingin layanan jaringan atau tidak, dan apakah Anda hendak menggunakan Sistem X Window atau agetty(8) untuk menangani login. Berkas-berkas dibawah ini mendefinisikan perbedaan runlevel pada Slackware Linux.

rc.0

Menghentikan sistem (runlevel 0). secara default, ini dihubungkan ke rc.6.

rc.4

Startup banyak pengguna (runlevel 4), tetapi pada X11 dengan KDM, GDM, atau XDM sebagai login manager.

rc.6

Reboot sistem (runlevel 6).

rc.K

Startup pada mode pengguna tunggal (runlevel 1).

rc.M

Mode banyak pengguna (runlevel 2 dan 3), tetapi dengan login standar berbasis-teks. Ini adalah runlevel default pada Slackware Linux.


4.1.3.3 Inisialisasi Jaringan

Runlevel 2, 3, dan 4 akan menjalankan layanan jaringan. Berkas-berkas berikut bertanggung jawab untuk inisialisasi jaringan:

rc.inet1

Dibuat oleh netconfig, berkas ini bertanggung jawab untuk mengkonfigurasi antar muka jaringan yang sesungguhnya.

rc.inet2

Dijalankan setelah rc.inet1 dan menjalankan layanan jaringan dasar.

rc.atalk

Menjalankan layanan AppleTalk.

rc.httpd

Menjalankan server web Apache. Seperti beberapa script rc lainnya, script ini juga bisa digunakan untuk menghentikan dan menjalankan ulang sebuah layanan. rc.httpd menerima argumen stop, start, atau restart.

rc.news

Menjalankan server berita.


4.1.3.4 Kompatibilitas System V

Kompatibilitas System V init diperkenalkan pada Slackware 7.0. Banyak distribusi Linux menggunakan gaya ini dan bukan gaya BSD. Pada dasarnya setiap runlevel diberikan sebuah sub direktori untuk script init, dimana gaya BSD menggunakan satu script ini untuk setiap runlevel.

Script rc.sysvinit akan mencari untuk sembarang script init System V yang Anda miliki pada /etc/rc.d dan menjalankannya. Jika runlevel sesuai. Hal ini berguna untuk beberapa paket perangkat lunak komersial yang menginstall script init System V


4.1.3.5 Berkas Lain

Script yang dijelaskan dibawah ini adalah script inisialisasi sistem lainnya. Mereka pada umumnya dijalankan dari salah satu script besar diatas, sehingga yang Anda perlukan adalah mengedit isinya.

rc.gpm

Menjalankan layanan general purpose mouse. Mengijinkan Anda melakukan proses copy dan paste pada konsol Linux. Secara opsional, gpm akan menyebabkan masalah dengan mouse ketika ia digunakan pada X Windows. Jika Anda mengalami masalah dengan mouse pada X, cobalah menghapus hak eksekusi pada berkas ini dan hentikan server gpm.

rc.font

Memuat font layar untuk konsol.

rc.local

Berisi sembarang perintah tertentu untuk sistem Anda. Berkas ini kosong setelah installasi baru, karena dipersiapkan oleh administrator lokal. Script ini dijalankan setelah semua inisialisasi lainnya sudah berjalan.

Untuk mengaktifkan sebuah script, yang Anda perlukan hanyalah menambahkan hak eksekusi dengan perintah chmod. untuk menonaktifkan sebuah script, hilangkan hak eksekusi dari berkas. Untuk informasi lebih banyak tentang chmod, lihat pada Bab 9.2.


4.2 Memilih sebuah Kernel

Kernel adalah bagian dari sistem operasi yang menyediakan akses ke perangkat keras, kontrol proses, dan kontrol sistem secara keseluruhan. kernel berisi dukungan terhadap perangkat keras Anda, sehingga memilih satu kernel untuk sistem Anda adalah langkah setup yang penting.

Slackware menyediakan lebih dari satu dosin kernel yang sudah dikompilasi yang dapat Anda pilih, dengan setiap kernel terdiri dari satu set driver standar dan juga driver khusus tambahan. Anda bisa menjalankan salah satu dari kernel ini atau Anda bisa membangun kernel Anda sendiri dari sumbernya. Entah cara mana yang Anda pakai, Anda harus memastikan bahwa kernel Anda memiliki dukungan perangkat keras yang dibutuhkan sistem Anda.


4.2.1 Direktori /kernels pada CD-ROM Slackware

Kernel yang sudah dikompilasi tersedia pada direktori /kernels pada CD-ROM Slackware atau pada situs FTP pada direktori utama Slackware. Kernel yang tersedia berubah ketika rilis terbaru tersedia, sehingga dokumentasi pada direktori tersebut selalu adalah sumber. Direktori /kernels memiliki sub direktori untuk setiap kernel yang tersedia. Sub direktori akan memiliki nama yang sama dengan disket boot. Pada setiap sub direktori Anda akan menemukan berkas-berkas berikut:

Berkas Tujuan
System.map Berkas peta sistem untuk kernel ini
bzImage Citra kernel yang sesungguhnya
config Berkas konfigurasi sumber untuk kernel ini

Untuk menggunakan sebuah kernel, salin berkas System.map dan config pada direktori /boot Anda dan salin citra kernel ke /boot/vmlinuz. Jalankan /sbin/lilo(8) untuk menginstall LILO untuk kernel baru, dan jalankan ulang (reboot) sistem Anda. Itulah langkah untuk menginstall kernel baru.

Kernel yang berakhiran dengan .i adalah kernel IDE. Kernel tersebut tidak menyertakan dukungan terhadap SCSI pada kernel dasar. kernel yang berakhiran dengan .s adalah kernel SCSI. kernel ini menyertakan semua dukungan IDE pada kernel .i dan juga dukungan terhadap SCSI.


4.2.2 Mengkompilasi Sebuah Kernel dari Sumber

Pertanyaan “Apakah saya harus mengkompilasi sebuah kernel untuk sistem saya?” sering ditanyakan oleh banyak pengguna baru. Jawabannya adalah mungkin. Terdapat kasus dimana Anda harus mengkompilasi sebuah kernel spesifik pada sistem Anda. Sebagian besar pengguna dapat menggunakan kernel yang sudah dikompilasi dan modul kernel untuk mendapatkan sistem yang bekerja secara penuh. Anda perlu mengkompilasi kernel untuk sistem Anda jika Anda mengupgrade versi kernel yang tidak ditawarkan pada Slackware, atau jika Anda telah melakukan tambahan (patch) pada sumber kernel untuk mendapatkan dukungan khusus terhadap perangkat tertentu yang tidak terdapat pada kode sumber native. Seseorang dengan sistem SMP jelas akan mengkompilasi sistem dengan dukungan SMP. Banyak pengguna juga menemukan bahwa kernel yang dikompilasi khusus akan berjalan lebih cepat pada mesin-mesin mereka. Anda mungkin akan menemukan bahwa mengkompilasi kernel dengan optimasi untuk prosesor tertentu pada mesin Anda sangatlah berguna.

Membangun kernel Anda sendiri tidaklah susah. Langkah pertama adalah memastikan Anda telah memiliki kode sumber terinstall pada sistem Anda. Pastikan Anda telah menginstall paket-paket dari seri K selama installasi. Anda juga harus memastikan bahwa Anda telah menginstall seri D, terutama kompiler C, GNU make, dan GNU binutils. Secara umum, merupakan ide yang bagus untuk menginstall seluruh paket pada seri D jika Anda hendak melakukan pengembangan. Anda juga bisa mendownload kode sumber kernel terbaru dari http://www.kernel.org/mirrors.


4.2.2.1 Linux Kernel version 2.4.x Compilation

% su -
Password:
# cd /usr/src/linux

The first step is to bring the kernel source into its base state. We issue this command to do that (note, you may wish to back-up the .config file as this command will delete it without warning):

# make mrproper

Now you can configure the kernel for your system. The current kernel offers three ways of doing this. The first is the original text-based question and answer system. It asks a bunch of questions and then builds a configuration file. The problem with this method is that if you mess up, you must start over. The method that most people prefer is the menu driven one. Lastly, there is an X-based kernel configuration tool. Pick the one you want and issue the appropriate command:

# make config           (text-based Q&A version)
# make menuconfig (menu driven, text-based version)
# make xconfig (X-based version, make sure you are in X first)

Figure 4-1. Kernel Configuration Menu

New users will probably find menuconfig to be the easiest to use. Help screens are provided that explain the various parts of the kernel. After configuring your kernel, exit the configuration program. It will write the necessary configuration files. Now we can prepare the source tree for a build:

# make dep
# make clean

The next step is to compile the kernel. First try issuing the bzImage command below.

# make bzImage

This may take a while, depending on your CPU speed. During the build process, you will see the compiler messages. After building the kernel image, you will want to build any parts of the kernel that you flagged as modular.

# make modules

We can now install the kernel and modules that you compiled. To install the kernel on a Slackware system, these commands should be issued:

# mv /boot/vmlinuz /boot/vmlinuz.old
# cat arch/i386/boot/bzImage > /vmlinuz
# mv /boot/System.map /boot/System.map.old
# cp System.map /boot/System.map
# make modules_install

You will want to edit /etc/lilo.conf and add a section to boot your old kernel in case your new one does not work. After doing that, run /sbin/lilo to install the new boot block. You can now reboot with your new kernel.


4.2.2.2 Linux Kernel Version 2.6.x

The compilation of a 2.6 kernel is only slightly different from a 2.4 or a 2.2 kernel, but it is important that you understand the differences before delving in. It's no longer necessary to run make dep and make clean. Also, the kernel compilation process is not as verbose in the 2.6 kernel series. This results in a build process that is easier to understand, but has some short comings as well. If you have trouble building the kernel, it's highly recommended that you turn verbosity back up. You do this simply by appending V=1 to the build. This allows you to log more information that could help a kernel developer or other friendly geek aid you in resolving the issue.

# make bzImage V=1

4.2.3 Using Kernel Modules

Kernel modules are another name for device drivers that can be inserted into a running kernel. They allow you to extend the hardware supported by your kernel without needing to pick another kernel or compile one yourself.

Modules can also be loaded and unloaded at any time, even when the system is running. This makes upgrading specific drivers easy for system administrators. A new module can be compiled, the old one removed, and the new one loaded, all without rebooting the machine.

Modules are stored in the /lib/modules/kernel version directory on your system. They can be loaded at boot time through the rc.modules file. This file is very well commented and offers examples for major hardware components. To see a list of modules that are currently active, use the lsmod(1) command:

# lsmod
Module Size Used by
parport_pc 7220 0
parport 7844 0 [parport_pc]

You can see here that I only have the parallel port module loaded. To remove a module, you use the rmmod(1) command. Modules can be loaded by the modprobe(1) or insmod(1) command. modprobe is usually safer because it will load any modules that the one you're trying to load depends on.

A lot of users never have to load or unload modules by hand. They use the kernel autoloader for module management. By default, Slackware includes kmod in its kernels. kmod is a kernel option that enables the kernel to automatically load modules as they are requested. For more information on kmod and how it is configured, see /usr/src/linux/Documentation/kmod.txt. You'll have needed to have the kernel source package, or downloaded kernel source from http://kernel.org.

More information can be found in the man pages for each of these commands, plus the rc.modules file.


Chapter 5 Network Configuration

5.1 Introduction: netconfig is your friend.

When you initially installed Slackware, the setup program invoked the netconfig program. netconfig attempted to perform the following functions for you:

  • It asked you for the name of your computer, and the domain name for your computer.

  • It gave a brief explanation of the various types of addressing schemes, told when they should be used, and asked you which IP addressing scheme you wished to use to configure your network card:

    • Static-IP

    • DHCP

    • Loopback



  • It then offered to probe for a network card to configure.

netconfig will generally take care of about 80% of the work of configuring your LAN network connection if you will let it. Note that I would strongly suggest that you review your config file for a couple of reasons:

  1. You should never trust a setup program to properly configure your computer. If you use a setup program, you should review the configuration yourself.

  2. If you are still learning Slackware and Linux system management, viewing a working configuration can be helpful. You'll at least know what the configuration should look like. This will allow you to correct problems due to misconfiguration of the system at a later date.


5.2 Network Hardware Configuration

Having decided that you wish to bring your Slackware machine on to some form of network, the first thing you'll need is a Linux-compatible network card. You will need to take a little care to ensure that the card is truly Linux-compatible (please refer to the Linux Documentation Project and/or the kernel documentation for information on the current status of your proposed network card). As a general rule, you will most likely be pleasantly surprised by the number of networking cards that are supported under the more modern kernels. Having said that, I'd still suggest referring to any of the various Linux hardware compatibility lists (such as The GNU/Linux Beginners Group Hardware Compatibility Links and The Linux Documentation Project Hardware HOWTO) that are available on the Internet before purchasing your card. A little extra time spent in research can save days or even weeks trying to troubleshoot a card that isn't compatible with Linux at all.

When you visit the Linux Hardware Compatibility lists available on the Internet, or when you refer to the kernel documentation installed on your machine, it would be wise to note which kernel module you'll need to use to support your network card.


5.2.1 Loading Network Modules

Kernel modules that are to be loaded on boot-up are loaded from the rc.modules file in /etc/rc.d or by the kernel's auto module loading started by /etc/rc.d/rc.hotplug. The default rc.modules file includes a Network device support section. If you open rc.modules and look for that section, you'll notice that it first checks for an executable rc.netdevice file in /etc/rc.d/. This script is created if setup successfully autoprobes your network device during installation.

Below that “if” block is a list of network devices and modprobe lines, each commented out. Find your device and uncomment the corresponding modprobe line, then save the file. Running rc.modules as root should now load your network device driver (as well as any other modules that are listed and uncommented). Note that some modules (such as the ne2000 driver) require parameters; make sure you select the correct line.


5.2.2 LAN (10/100/1000Base-T and Base-2) cards

This heading encompasses all of the internal PCI and ISA networking cards. Drivers for these cards are provided via loadable kernel modules as covered in the previous paragraph. /sbin/netconfig should have probed for your card and successfully set up your rc.netdevice file. If this did not occur, the most likely problem would be that the module that you're attempting to load for a given card is incorrect (it is not unheard of for different generations of the same brand of card from the same manufacturer to require different modules). If you are certain that the module that you're attempting to load is the correct one, your next best bet would be to refer to the documentation for the module in an attempt to discover whether or not specific parameters are required during when the module is initialized.


5.2.3 Modems

Like LAN cards, modems can come with various bus support options. Until recently, most modems were 8 or 16 bit ISA cards. With the efforts of Intel and motherboard manufacturers everywhere to finally kill off the ISA bus completely, it is common now to find that most modems are either external modems that connect to a serial or USB port or are internal PCI modems. If you wish for your modem to work with Linux, it is VITALLY important to research your prospective modem purchase, particularly if you are considering purchasing a PCI modem. Many, if not most, PCI modems available on store shelves these days are WinModems. WinModems lack some basic hardware on the modem card itself: the functions performed by this hardware are typically offloaded onto the CPU by the modem driver and the Windows operating system. This means that they do not have the standard serial interface that PPPD will be expecting to see when you try to dial out to your Internet Service Provider.

If you want to be absolutely sure that the modem you're purchasing will work with Linux, purchase an external hardware modem that connects to the serial port on your PC. These are guaranteed to work better and be less trouble to install and maintain, though they require external power and tend to cost more.

There are several web sites that provide drivers and assistance for configuring WinModem based devices. Some users have reported success configuring and installing drivers for the various winmodems, including Lucent, Conexant, and Rockwell chipsets. As the required software for these devices is not an included part of Slackware, and varies from driver to driver, we will not go into detail on them.


5.2.4 PCMCIA

As part of your Slackware install, you are given the opportunity to install the pcmcia package (in the “A” series of packages). This package contains the applications and setup files required to work with PCMCIA cards under Slackware. It is important to note that the pcmcia package only installs the generic software required to work with PCMCIA cards under Slackware. It does NOT install any drivers or modules. The available modules and drivers will be in the /lib/modules/`uname -r`/pcmcia directory. You may need to do some experimentation to find a module that will work with your network card.

You will need to edit /etc/pcmcia/network.opts (for an Ethernet card) or /etc/pcmcia/wireless.opts (if you have a wireless networking card). Like most Slackware configuration files, these two files are very well commented and it should be easy to determine which modifications need to be made.


5.3 TCP/IP Configuration

At this point, your network card should be physically installed in your computer, and the relevant kernel modules should be loaded. You will not yet be able to communicate over your network card, but information about the network device can be obtained with ifconfig -a.

# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:A0:CC:3C:60:A4
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:110081 errors:1 dropped:0 overruns:0 frame:0
TX packets:84931 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:114824506 (109.5 Mb) TX bytes:9337924 (8.9 Mb)
Interrupt:5 Base address:0x8400

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2234 errors:0 dropped:0 overruns:0 frame:0
TX packets:2234 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:168758 (164.8 Kb) TX bytes:168758 (164.8 Kb)

If you just typed /sbin/ifconfig without the -a suffix, you would not see the eth0 interface, as your network card does not yet have a valid IP address or route.

While there are many different ways to setup and subnet a network, all of them can be broken down into two types: Static and Dynamic. Static networks are setup such that each node (geek lingo for thing with an IP address) always has the same IP address. Dynamic networks are setup in such a way that the IP addresses for the nodes are controlled by a single server called the DHCP server.


5.3.1 DHCP

DHCP (or Dynamic Host Configuration Protocol), is a means by which an IP address may be assigned to a computer on boot. When the DHCP client boots, it puts out a request on the Local Area Network for a DHCP server to assign it an IP address. The DHCP server has a pool (or scope) of IP addresses available. The server will respond to this request with an IP address from the pool, along with a lease time. Once the lease time for a given IP address lease has expired, the client must contact the server again and repeat the negotiation.

The client will then accept the IP address from the server and will configure the requested interface with the IP address. There is one more handy trick that DHCP clients use for negotiating the IP address that they will be assigned, however. The client will remember it's last assigned IP address, and will request that the server re-assign that IP address to the client again upon next negotiation. If possible, the server will do so, but if not, a new address is assigned. So, the negotiation resembles the following:

Client: Is there a DHCP server available on the LAN?
Server: Yes, there is. Here I am.
Client: I need an IP address.
Server: You may take 192.168.10.10 for 19200 seconds.
Client: Thank you.

Client: Is there a DHCP server available on the LAN?
Server:Yes, there is. Here I am.
Client:I need an IP address. The last time we
talked, I had 192.168.10.10;
May I have it again?
Server:Yes, you may (or No, you may not: take 192.168.10.12 instead).
Client: Thank you.

The DHCP client in Linux is /sbin/dhcpcd. If you load /etc/rc.d/rc.inet1 in your favorite text editor, you will notice that /sbin/dhcpcd is called about midway through the script. This will force the conversation shown above. dhcpcd will also track the amount of time left on the lease for the current IP address, and will automatically contact the DHCP server with a request to renew the lease when necessary. DHCP can also control related information, such as what ntp server to use, what route to take, etc.

Setting up DHCP on Slackware is simple. Just run netconfig and select DHCP when offered. If you have more than one NIC and do not wish eth0 to be configured by DHCP, just edit the /etc/rc.d/rc.inet1.conf file and change the related variable for your NIC to “YES”.


5.3.2 Static IP

Static IP addresses are fixed addresses that only change if manually told to. These are used in any case where an administrator doesn't want the IP information to change, such for internal servers on a LAN, any server connected to the Internet, and networked routers. With static IP addressing, you assign an address and leave it at that. Other machines know that you are always at that certain IP address and can contact you at that address always.


5.3.3 /etc/rc.d/rc.inet1.conf

If you plan on assigning an IP address to your new Slackware box, you may do so either through the netconfig script, or you may edit /etc/rc.d/rc.inet1.conf. In /etc/rc.d/rc.inet1.conf , you will notice:

    # Primary network interface card (eth0)
IPADDR[0]=""
NETMASK[0]=""
USE_DHCP[0]=""
DHCP_HOSTNAME[0]=""

Then further at the bottom:

    GATEWAY=""

In this case, our task is merely to place the correct information between the double-quotes. These variables are called by /etc/rc.d/rc.inet1 at boot time to setup the nics. For each NIC, just enter the correct IP information, or put “YES” for USE_DHCP. Slackware will startup the interfaces with the information placed here in the order they are found.

The DEFAULT_GW variable sets up the default route for Slackware. All communications between your computer and other computers on the Internet must pass through that gateway if no other route is specified for them. If you are using DHCP, you will usually not need to enter anything here, as the DHCP server will specify what gateway to use.


5.3.4 /etc/resolv.conf

Ok, so you've got an IP address, you've got a default gateway, you may even have ten million dollars (give us some), but what good is that if you can't resolve names to IP addresses? No one wants to type in 72.9.234.112 into their web browser to reach www.slackbook.org. After all, who other than the authors would memorize that IP address? We need to setup DNS, but how? That's where /etc/resolv.conf comes into play.

Chances are you already have the proper options in /etc/resolv.conf. If you setup your network connection using DHCP, the DHCP server should handle updating this file for you. (Technically the DHCP server just tells dhcpcd what to put here, and it obeys.) If you need to manually update your DNS server list though, you'll need to hand edit /etc/resolv.conf. Below is an example:

# cat /etc/resolv.conf
nameserver 192.168.1.254
search lizella.net

The first line is simple. The nameserver directive tells us what DNS servers to query. By necessity these are always IP addresses. You may have as many listed there as you like. Slackware will happily check one after the other until one returns a match.

The second line is a little more interesting. The search directive gives us a list of domain names to assume whenever a DNS request is made. This allows you to contact a machine by only the first part of its FQDN (Fully Qualified Domain Name). For example, if “slackware.com” were in your search path, you could reach http://store.slackware.com by just pointing your web browser at http://store.

# ping -c 1 store
PING store.slackware.com (69.50.233.153): 56 data bytes
64 bytes from 69.50.233.153 : icmp_seq=0 ttl=64 time=0.251 ms
1 packets transmitted, 1 packets received, 0% packet loss
round-trip min/avg/max = 0.251/0.251/0.251 ms



5.3.5 /etc/hosts

Now that we've got DNS working fine, what if we want to bypass our DNS server, or add a DNS entry for a machine that isn't in DNS? Slackware includes the oft-loved /etc/hosts file which contains a local list of DNS names and IP addresses they should match to.

# cat /etc/hosts
127.0.0.1 localhost locahost.localdomain
192.168.1.101 redtail
172.14.66.32 foobar.slackware.com

Here you can see that localhost has an IP address of 127.0.0.1 (always reserved for localhost), redtail can be reached at 192.168.1.101, and foobar.slackware.com is 172.14.66.32.


5.4 PPP

Many people still connect to the Internet through some kind of dialup connection. The most common method is PPP, though SLIP is still occasionally used. Setting up your system to speak PPP to a remote server is pretty easy. We've included a few tools to help you in setting it up.


5.4.1 pppsetup

Slackware includes a program called pppsetup to configure your system to use your dialup account. It shares a look and feel similar to our netconfig program. To run the program, make sure you are logged in as root. Then type pppsetup to run it. You should see a screen like this:

The program will present a series of questions, to which you will feed it appropriate answers. Things like your modem device, the modem initialization string, and the ISP phone number. Some items will have a default, which you can accept in most cases.

After the program runs, it will create a ppp-go program and a ppp-off program. These are used to start and stop, respectively, the PPP connection. The two programs are located in /usr/sbin and need root privileges to run.


5.4.2 /etc/ppp

For most users, running pppsetup will be sufficient. However, there may be an instance where you want to tweak some of the values used by the PPP daemon. All of the configuration information is kept in /etc/ppp. Here is a list of what the different files are for:

ip-down

This script is run by pppd after the PPP connection is ended.

ip-up

This script is run by pppd when there's a successful ppp connection. Put any commands you want run after a successful connection in this file.

options

General configuration options for pppd.

options.demand

General configuration options for pppd when run in demand dialing mode.

pppscript

The commands sent to the modem.

pppsetup.txt

A log of what you entered when you ran pppsetup.

Note

Most of these files won't be there until after you run pppsetup.


5.5 Wireless

Wireless networking is still a relatively new thing in the world of computers, yet is quickly catching on as more people begin to purchase laptops and want networking on the go, without having to fool with some old twisted pair cable. This trend doesn't appear to be slowing down. Unfortunately, wireless networking isn't yet as strongly supported in Linux as traditional wired networking.

There are three basic steps to configuring an 802.11 wireless Ethernet card:

  1. Hardware support for the wireless card

  2. Configure the card to connect to a wireless access point

  3. Configure the network


5.5.1 Hardware Support

Hardware support for a wireless card is provided through the kernel, either with a module or built in to the kernel. Generally, most newer Ethernet cards are provided through kernel modules, so you'll want to determine the appropriate kernel module and load it through /etc/rc.d/rc.modules. netconfig may not detect your wireless card, so you'll probably need to determine the card yourself. See http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/ for more information on kernel drivers for various wireless cards.


5.5.2 Configure the Wireless Settings

The vast majority of this work is done by iwconfig, so as always read the man page for iwconfig if you need more information.

First, you'll want to configure your wireless access point. Wireless access points vary quite a bit in their terminology, and how to configure them, so you may need to adjust a bit to accommodate your hardware. In general, you'll need at least the following information:

  • The domain ID, or name of the network (called the ESSID by iwconfig)

  • The channel the WAP uses

  • The encryption settings, including any keys used (preferably in hexadecimal)

Warning

A NOTE ABOUT WEP. WEP is quit flawed, but it's much better than nothing. If you wish a greater degree of security on your wireless network, you should investigate VPNs or IPSec, both of which are beyond the scope of this document. You might also configure your WAP not to advertise its domain ID/ ESSID. A thorough discussion of wireless policy is beyond the scope of this section, but a quick Google search will turn up more than you ever wanted to know.

Once you've gathered the above information, and assuming you've used modprobe to load the appropriate kernel driver, you can edit rc.wireless.conf and add your settings. The rc.wireless.conf file is a bit untidy. The least effort is to modify the generic section with your ESSID and KEY, and CHANNEL if required by your card. (Try not setting CHANNEL, and if it works, great; if not, set the CHANNEL as appropriate.) If you're daring, you can modify the file so that only the necessary variables are set. The variable names in rc.wireless.conf correspond to the iwconfig parameters, and are read by rc.wireless and used in the appropriate iwconfig commands.

If you have your key in hexadecimal, that's ideal, since you can be fairly confident that your WAP and iwconfig will agree on the key. If you only have a string, you can't be sure how your WAP will translate that into a hexadecimal key, so some guesswork may be needed (or get your WAP's key in hex).

Once you've modified rc.wireless.conf, run rc.wireless as root, then run rc.inet1, again as root. You can test your wireless networking with standard testing tools such as ping, along with iwconfig. If you have a wired interface you may wish to use ifconfig to turn those interfaces off while you test your wireless networking to ensure there's no interference. You may also want to test your changes through a reboot.

Now that you've seen how to edit /etc/rc.d/rc.wireless for you default network, let's take a closer look at iwconfig and see how it all works. This will teach you the quick and dirty way of setting up wifi for those times when you find yourself at an Internet cafe, coffee shop, or any other wifi hot spot and wish to get online.

The first step is to tell your wireless NIC what network to join. Make sure you replace “eth0” with whatever network interface your wireless card uses and change “mynetwork” to the essid you wish to use. Yes, we know you're smarter than that. Next you'll have to specify the encryption key (if any) used on your wireless network. Finally specify the channel to use (if needed).

# iwconfig eth0 essid "mynetwork"
# iwconfig eth0 key XXXXXXXXXXXXXXXXXXXXXXXXXXX
# iwconfig eth0 channel n

That should be all on the wireless end of things.


5.5.3 Configure the Network

This is done in the exact same way as wired networks. Simply refer to earlier sections of this chapter.


5.6 Network File Systems

At this point, you should have a working TCP/IP connection to your network. You should be able to ping other computers on your internal network and, if you have configured an appropriate gateway, you should also be able to ping computers on the Internet itself. As we know, the whole point in bringing a computer onto a network is to access information. While some people might bring a computer up on a network just for the fun of it, most people wish to be able to share files and printers. They wish to be able to access documents on the Internet or play an online game. Having TCP/IP installed and functional on your new Slackware system is a means to that end, but with just TCP/IP installed, functionality will be very rudimentary. To share files, we will have to transfer them back and forth using either FTP or SCP. We cannot browse files on our new Slackware computer from the Network Neighborhood or My Network Places icons on Windows computers. We'd like to be able to access files on other Unix machines seamlessly.

Ideally, we'd like to be able to use a network file system to allow us transparent access to our files on other computers. The programs that we use to interact with information stored on our computers really do not need to know on what computer a given file is stored; they just need to know that it exists and how to get to it. It is then the responsibility of the operating system to manage access to that file through the available file systems and network file systems. The two most commonly used network file systems are SMB (as implemented by Samba) and NFS.


5.6.1 SMB/Samba/CIFS

SMB (for Server Message Block) is a descendant of the older NetBIOS protocol that was initially used by IBM in their LAN Manager product. Microsoft has always been fairly interested in NetBIOS and it's successors (NetBEUI, SMB and CIFS). The Samba project has existed since 1991, when it was originally written to link an IBM PC running NetBIOS with a Unix server. These days, SMB is the preferred method for sharing file and print services over a network for virtually the entire civilized world because Windows supports it.

Samba's configuration file is /etc/samba/smb.conf; one of the most well commented and documented configuration files you will find anywhere. Sample shares have been setup for you to view and modify for your needs. If you need even tighter control the man page for smb.conf is indispensable. Since Samba is documented so well in the places I've mentioned above, we will not rewrite the documentation here. We will, however, quickly cover the basics.

smb.conf is broken down into multiple sections: one section per share, and a global section for setting options that are to be used everywhere. Some options are only valid in the global section; some are only valid outside the global section. Remember that the global section can be over-ridden by any other section. Refer to the man pages for more information.

You will most likely wish to edit your smb.conf file to reflect the network settings in your LAN. I would suggest modifying the items listed below:

[global]
# workgroup = NT-Domain-Name or Workgroup-Name, eg: LINUX2
workgroup = MYGROUP

Change the workgroup name to reflect the workgroup or domain name that you are using locally.

# server string is the equivalent of the NT Description field
server string = Samba Server

This will be the name of your Slackware computer displayed in the Network Neighborhood (or My Network Places) folder.

# Security mode. Most people will want user level security. See
# security_level.txt for details. NOTE: To get the behaviour of
# Samba-1.9.18, you'll need to use "security = share".
security = user

You'll almost certainly wish to implement user level security on your Slackware system.

# You may wish to use password encryption. Please read
# ENCRYPTION.txt, Win95.txt and WinNT.txt in the Samba
# documentation.
# Do not enable this option unless you have read those documents
encrypt passwords = yes

If encrypt passwords is not enabled, you will not be able to use Samba with NT4.0, Win2k, WinXP, and Win2003. Earlier Windows operating systems did not require encryption to share files.

SMB is an authenticated protocol, meaning you must supply a correct username and password in order to use this service. We tell the samba server what usernames and passwords are valid with the smbpasswd command. smbpasswd takes a couple of common switches to tell it to either add traditional users, or add machine users (SMB requires that you add the computers' NETBIOS names as machine users, restricting what computers one can authenticate from).

Adding a user to the /etc/samba/private/smbpasswd file.
# smbpasswd -a user
Adding a machine name to the /etc/samba/private/smbpasswd file.
# smbpasswd -a -m machine

It's important to note that a given username or machine name must already exist in the /etc/passwd file. You can accomplish this simply with the adduser command. Note that when using the adduser command to add a machine name one must append a dollar sign (“$”) to the machine name. This should not however, be done with smbpasswd. smbpasswd appends the dollar sign on its own. Failing to mangle the machine name this way with adduser will result in an error when adding the machine name to samba.

# adduser machine$

5.6.2 Network File System (NFS)

NFS (or Network File System) was originally written by Sun for their Solaris implementation of Unix. While it is significantly easier to get up and running when compared to SMB, it is also significantly less secure. The primary insecurity in NFS is that it is easy to spoof user and group id's from one machine to another. NFS is an unauthenticated protocol. Future versions of the NFS protocol are being devised that enhance security, but these are not common at the time of this writing.

NFS configuration is governed by the /etc/exports file. When you load the default /etc/exports file into an editor, you'll see a blank file with a two line comment on top. We'll need to add a line to the exports file for each directory that we wish to export, with a listing of client workstations that will be allowed to access that file. For instance, if we wished to export directory /home/foo to workstation Bar, we would simply add the line:

/home/foo Bar(rw)

to our /etc/exports. Below, you'll find the example from the man page for the exports file:

# sample /etc/exports file
/ master(rw) trusty(rw,no_root_squash)
/projects proj*.local.domain(rw)
/usr *.local.domain(ro) @trusted(rw)
/home/joe pc001(rw,all_squash,anonuid=150,anongid=100)
/pub (ro,insecure,all_squash)

As you can see, there are various options available, but most should be fairly clear from this example.

NFS works under the assumption that a given user on one machine in a network has the same user ID on all machines across the network. When an attempt is made to read or write from a NFS client to an NFS server, a UID is passed as part of the read/write request. This UID is treated the same as if the read/write request originated on the local machine. As you can see, if one could arbitrarily specify a given UID when accessing resources on a remote system, Bad Things (tm) could and would happen. As a partial hedge against this, each directory is mounted with the root_squash option. This maps the UID for any user claiming to be root to a different UID, thus preventing root access to the files or folders in the exported directory. root_squash seems to be enabled by default as a security measure, but the authors recommend specifying it anyway in your /etc/exports file.

You can also export a directory directly from the command line on the server by using the exportfs command as follows:

# exportfs -o rw,no_root_squash Bar:/home/foo

This line exports the /home/foo directory to the computer “Bar” and grants Bar read/write access. Additionally, the NFS server will not invoke root_squash, which means any user on Bar with a UID of “0” (root's UID) will have the same privileges as root on the server. The syntax does look strange (usually when a directory is specified in computer:/directory/file syntax, you are referring to a file in a directory on a given computer).

You'll find more information on the man page for the exports file.


Chapter 6 X Configuration

Starting with Slackware-10.0, the X Window environment in Slackware is provided by Xorg. X is responsible for providing a graphical user interface. It is independent from the operating system, unlike Windows or the MacOS.

The X Window System is implemented through many programs that run in userland. The two main components are the server and the window manager. The server provides the lowlevel functions for interacting with your video hardware, thus it is system specific. The window manager sits on top of the server and provides the user interface. The advantage to this is you can have many different graphical interfaces by simply changing the window manager you use.

Configuring X can be a complex task. The reason for this is the vast numbers of video cards available for the PC architecture, most of which use different programming interfaces. Luckily, most cards today support basic video standards known as VESA, and if your card is among them you'll be able to start X using the startx command right out of the box.

If this doesn't work with your card, or if you'd like to take advantage of the high-performance features of your video card such as hardware acceleration or 3-D hardware rendering, then you'll need to reconfigure X.

To configure X, you'll need to make an /etc/X11/xorg.conf file. This file contains lots of details about your video hardware, mouse, and monitor. It's a very complex configuration file, but fortunately there are several programs to help create one for you. We'll mention a few of them here.


6.1 xorgconfig

This is a simple menu driven frontend that's similar in feel to the Slackware installer. It simply tells the X server to take a look at the card, and then set up the best initial configuration file it can make based on the information it gathers. The generated /etc/X11/xorg.conf file should be a good starting point for most systems (and should work without modification).

This is a text-based X configuration program that's designed for the advanced system administrator. Here's a sample walkthrough using xorgconfig. First, start the program:

# xorgconfig

This will present a screenful of information about xorgconfig. To continue, press ENTER. xorgconfig will ask you to verify you have set your PATH correctly. It should be fine, so go ahead and hit ENTER.

Figure 6-1. xorgconfig Mouse Configuration

Select your mouse from the menu presented. If you don't see your serial mouse listed, pick the Microsoft protocol -- it's the most common and will probably work. Next xorgconfig will ask you about using ChordMiddle and Emulate3Buttons. You'll see these options described in detail on the screen. Use them if the middle button on your mouse doesn't work under X, or if your mouse only has two buttons (Emulate3Buttons lets you simulate the middle button by pressing both buttons simultaneously). Then, enter the name of your mouse device. The default choice, /dev/mouse, should work since the link was configured during Slackware setup. If you're running GPM (the Linux mouse server) in repeater mode, you can set your mouse type to /dev/gpmdata to have X get information about the mouse through gpm. In some cases (with busmice especially) this can work better, but most users shouldn't do this.

xorgconfig will ask you about enabling special key bindings. If you need this say “y”. Most users can say “n” -- enter this if you're not sure.

Figure 6-2. xorgconfig Horizontal Sync

In the next section you enter the sync range for your monitor. To start configuring your monitor, press ENTER. You will see a list of monitor types -- choose one of them. Be careful not to exceed the specifications of your monitor. Doing so could damage your hardware.

Figure 6-3. xorgconfig Vertical Sync

Specify the vertical sync range for your monitor (you should find this in the manual for the monitor). xorgconfig will ask you to enter strings to identify the monitor type in the xorg.conf file. Enter anything you like on these 3 lines (including nothing at all).

Figure 6-4. xorgconfig Video Card

Now you have the opportunity to look at the database of video card types. You'll want to do this, so say “y”, and select a card from the list shown. If you don't see your exact card, try selecting one that uses the same chipset and it will probably work fine.

Next, tell xorgconfig how much RAM you have on your video card. xorgconfig will want you to enter some more descriptive text about your video card. If you like, you can enter descriptions on these three lines.

You'll then be asked which display resolutions you want to use. Again, going with the provided defaults should be fine to start with. Later on, you can edit the /etc/X11/xorg.conf file and rearrange the modes so 1024x768 (or whatever mode you like) is the default.

At this point, the xorgconfig program will ask if you'd like to save the current configuration file. Answer yes, and the X configuration file is saved, completing the setup process. You can start X now with the startx command.


6.2 xorgsetup

The second way to configure X is to use xorgsetup, an automagical configuration program that comes with Slackware.

To run xorgsetup, log in as root and type:

# xorgsetup

If you've already got an /etc/X11/xorg.conf file (because you've already configured X), you'll be asked if you want to backup the existing config file before continuing. The original file will be renamed to /etc/X11/xorg.conf.backup.


6.3 xinitrc

xinit(1) is the program that actually starts X; it is called by startx(1), so you may not have noticed it (and probably don't really need to). Its configuration file, however, determines which programs (including and especially the window manager) are run when X starts up. xinit first checks your home directory for a .xinitrc file. If the file is found, it gets run; otherwise, /var/X11R6/lib/xinit/xinitrc (the systemwide default) is used. Here's a simple xinitrc file:

#!/bin/sh
# $XConsortium: xinitrc.cpp,v 1.4 91/08/22 11:41:34 rws Exp $

userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/usr/X11R6/lib/X11/xinit/.Xresources
sysmodmap=/usr/X11R6/lib/X11/xinit/.Xmodmap

# merge in defaults and keymaps

if [ -f $sysresources ]; then
xrdb -merge $sysresources
fi

if [ -f $sysmodmap ]; then
xmodmap $sysmodmap
fi

if [ -f $userresources ]; then
xrdb -merge $userresources
fi

if [ -f $usermodmap ]; then
xmodmap $usermodmap
fi

# start some nice programs

twm &
xclock -geometry 50x50-1+1 &
xterm -geometry 80x50+494+51 &
xterm -geometry 80x20+494-0 &
exec xterm -geometry 80x66+0+0 -name login

All of those “if” blocks are there to merge in various configuration settings from other files. The interesting part of the file is toward the end, where various programs are run. This X session will begin with the twm(1) window manager, a clock, and three terminals. Note the exec before the last xterm. What that does is replace the currently running shell (the one that's executing this xinitrc script) with that xterm(1) command. When the user quits that xterm, the X session will end.

To customize your X startup, copy the default /var/X11R6/lib/xinit/xinitrc to ~/.xinitrc and edit it, replacing those program lines with whatever you like. The end of mine is simply:

# Start the window manager:
exec startkde

Note that there are several xinitrc.* files in /var/X11R6/lib/xinit that correspond to various window managers and GUIs. You can use any of those, if you like.


6.4 xwmconfig

For years, Unix was used almost exclusively as the operating system for servers, with the exception of high-powered professional workstations. Only the technically inclined were likely to use a Unix-like operating system, and the user interface reflected this fact. GUIs tended to be fairly bare-bones, designed to run a few necessarily graphical applications like CAD programs and image renderers. Most file and system management was conducted at the command line. Various vendors (Sun Microsystems, Silicon Graphics, etc) were selling workstations with an attempt to provide a cohesive “look and feel”, but the wide variety of GUI toolkits in use by developers led inevitably to the dissolution of the desktop's uniformity. A scrollbar might not look the same in two different applications. Menus might appear in different places. Programs would have different buttons and checkboxes. Colors ranged widely, and were generally hard-coded in each toolkit. As long as the users were primarily technical professionals, none of this mattered much.

With the advent of free Unix-like operating systems and the growing number and variety of graphical applications, X has recently gained a wide desktop user base. Most users, of course, are accustomed to the consistent look and feel provided by Microsoft's Windows or Apple's MacOS; the lack of such consistency in X-based applications became a barrier to its wider acceptance. In response, two open source projects have been undertaken: The K Desktop Environment, or KDE, and the GNU Network Object Model Environment, known as GNOME. Each has a wide variety of applications, from taskbars and file managers to games and office suites, written with the same GUI toolkit and tightly integrated to provide a uniform, consistent desktop.

The differences in KDE and GNOME are generally fairly subtle. They each look different from the other, because each uses a different GUI toolkit. KDE is based on the Qt library from Troll Tech AS, while GNOME uses GTK, a toolkit originally developed for The GNU Image Manipulation Program (or The GIMP, for short). As separate projects, KDE and GNOME each have their own designers and programmers, with different development styles and philosophies. The result in each case, however, has been fundamentally the same: a consistent, tightly integrated desktop environment and application collection. The functionality, usability, and sheer prettiness of both KDE and GNOME rival anything available on other operating systems.

The best part, though, is that these advanced desktops are free. This means you can have either or both (yes, at the same time). The choice is yours.

In addition to the GNOME and KDE desktops, Slackware includes a large collection of window managers. Some are designed to emulate other operating systems, some for customization, others for speed. There's quite a variety. Of course you can install as many as you want, play with them all, and decide which you like the most.

To make desktop selection easy, Slackware also includes a program called xwmconfig that can be used to select a desktop or window manager. It is run like so:

% xwmconfig

Figure 6-5. Desktop Configuration with xorgconfig

You'll be given a list of all the desktops and window managers installed. Just select the one you want from the list. Each user on your system will need to run this program, since different users can use different desktops, and not everyone will want the default one you selected at installation.

Then just start up X, and you're good to go.


6.5 xdm

As Linux becomes more and more useful as a desktop operating system, many users find it desirable for the machine to boot straight into a graphical environment. For this, you will need to tell Slackware to boot straight into X, and assign a graphical login manager. Slackware ships with three graphical login tools, xdm(1), kdm, and gdm(1).

xdm is the graphical login manager shipped with the X.org system. It's ubiquitous, but not as fully features as alternatives. kdm is the graphical login manager shipped with KDE, The K Desktop Environment. Finally, gdm is the login manager shipped with GNOME. Any of the choices will allow you to log in as any user, and choose what desktop you wish to use.

Unfortunately, Slackware doesn't include a nice program like xwmconfig for choosing what login manager to use, so if all three are installed you may have to do some editing to choose your preference. But first, we'll discuss how to boot into a graphical environment.

In order to start X at boot, you need to boot into run-level 4. Run-levels are just a way of telling init(8) to do something different when it starts the OS. We do this by editing the config file for init, /etc/inittab.

# These are the default runlevels in Slackware:
# 0 = halt
# 1 = single user mode
# 2 = unused (but configured the same as runlevel 3)
# 3 = multiuser mode (default Slackware runlevel)
# 4 = X11 with KDM/GDM/XDM (session managers)
# 5 = unused (but configured the same as runlevel 3)
# 6 = reboot

# Default runlevel. (Do not set to 0 or 6)
id:3:initdefault:

In order to make Slackware boot to a graphical environment, we just change the 3 to a 4.

  # Default runlevel. (Do not set to 0 or 6)
id:4:initdefault:

Now Slackware will boot into runlevel 4 and execute /etc/rc.d/rc.4. This file starts up X and calls whatever login manager you've chosen. So, how do we choose login managers? There are a few ways to do this, and I'll explain them after we look at rc.4.

  # Try to use GNOME's gdm session manager:
if [ -x /usr/bin/gdm ]; then
exec /usr/bin/gdm -nodaemon
fi

# Not there? OK, try to use KDE's kdm session manager:
if [ -x /opt/kde/bin/kdm ]; then
exec /opt/kde/bin/kdm -nodaemon
fi

# If all you have is XDM, I guess it will have to do:
if [ -x /usr/X11R6/bin/xdm ]; then
exec /usr/X11R6/bin/xdm -nodaemon
fi

As you can see here, rc.4 first checks to see if gdm is executable, and if so runs it. Second on the list is kdm, and finally xdm. One way of choosing a login manager is to simply remove the ones you don't wish to use using removepkg. You can find out more about removepkg in Chapter 18.

Optionally, you can remove the executable permission from those files that you don't want to use. We discuss chmod in Chapter 9.

# chmod -x /usr/bin/gdm

Finally, you can just comment out the lines for the login manager you don't want to use.

  # Try to use GNOME's gdm session manager:
# if [ -x /usr/bin/gdm ]; then
# exec /usr/bin/gdm -nodaemon
# fi

# Not there? OK, try to use KDE's kdm session manager:
if [ -x /opt/kde/bin/kdm ]; then
exec /opt/kde/bin/kdm -nodaemon
fi

# If all you have is XDM, I guess it will have to do:
if [ -x /usr/X11R6/bin/xdm ]; then
exec /usr/X11R6/bin/xdm -nodaemon
fi

Any lines preceded by the hash mark (#) are considered comments and the shell silently passes them. Thus, even if gdm is installed and executable, the shell (in this case bash) won't bother checking for it.


Chapter 7 Booting

The process of booting your Linux system can sometimes be easy and sometimes be difficult. Many users install Slackware on their computer and that's it. They just turn it on and it's ready to use. Othertimes, simply booting the machine can be a chore. For most users, LILO works best. Slackware includes LILO and Loadlin for booting Slackware Linux. LILO will work from a hard drive partition, a hard drive's master boot record, or a floppy disk, making it a very versatile tool. Loadlin works from a DOS command line, killing DOS and invoking Linux.

Another popular utility for booting Linux is GRUB. GRUB is not included or officially supported by Slackware. Slackware holds to the “tried and true” standard for what gets included inside the distribution. While GRUB works well and includes some features that LILO does not, LILO handles all the essential tasks of a boot loader reliably with a proven track record. Being younger, GRUB hasn't quite lived up to that legacy yet. As it is not included with Slackware, we do not discuss it here. If you wish to use GRUB (perhaps it came with another Linux OS and you want to use it to dual-boot) consult GRUB's documentation.

This section covers using LILO and Loadlin, the two booters included with Slackware. It also explains some typical dual booting scenarios and how you could go about setting it up.


7.1 LILO

The Linux Loader, or LILO, is the most popular booter in use on Linux systems. It is quite configurable and can easily be used to boot other operating systems.

Slackware Linux comes with a menu-driven configuration utility called liloconfig. This program is first run during the setup process, but you can invoke it later by typing liloconfig at the prompt.

LILO reads its settings from the /etc/lilo.conf(5) file. It is not read each time you boot up, but instead is read each time you install LILO. LILO must be reinstalled to the boot sector each time you make a configuration change. Many LILO errors come from making changes to the lilo.conf file, but failing to re-run lilo to install these changes. liloconfig will help you build the configuration file so that you can install LILO for your system. If you prefer to edit /etc/lilo.conf by hand, then reinstalling LILO just involves typing /sbin/lilo (as root) at the prompt.

When you first invoke liloconfig, it will look like this:

Figure 7-1. liloconfig

If this is your first time setting up LILO, you should pick simple. Otherwise, you might find expert to be faster if you are familiar with LILO and Linux. Selecting simple will begin the LILO configuration.

If kernel frame buffer support is compiled into your kernel, liloconfig will ask which video resolution you would like to use. This is the resolution that is also used by the XFree86 frame buffer server. If you do not want the console to run in a special video mode, selecting normal will keep the standard 80x25 text mode in use.

The next part of the LILO configuration is selecting where you want it installed. This is probably the most important step. The list below explains the installation places:

Root

This option installs LILO to the beginning of your Linux root partition. This is the safest option if you have other operating systems on your computer. It ensures that any other booters are not overwritten. The disadvantage is that LILO will only load from here if your Linux drive is the first drive on your system. This is why many people chose to create a very small /boot partition as the first drive on their system. This allows the kernel and LILO to be installed at the beginning of the drive where LILO can find them. Previous versions of LILO contained an infamous flaw known as the “1024 cylinder limit”. LILO was unable to boot kernels on partitions past the 1024th cylinder. Recent editions of LILO have eliminated this problem.

Floppy

This method is even safer than the previous one. It creates a boot floppy that you can use to boot your Linux system. This keeps the booter off the hard disk entirely, so you only boot this floppy when you want to use Slackware. The flaws with this method are obvious. Floppies are notoriously fickle, prone to failures. Secondly, the boot loader is no longer self-contained within the computer. If you loose your floppy disk, you'll have to make another to boot your system.

MBR

You will want to use this method if Slackware is the only operating system on your computer, or if you will be using LILO to choose between multiple operating systems on your computer. This is the most preferred method for installing LILO and will work with almost any computer system.

Warning

This option will overwrite any other booter you have in the MBR.

After selecting the installation location, liloconfig will write the configuration file and install LILO. That's it. If you select the expert mode you will receive a special menu. This menu allows you to tweak the /etc/lilo.conf file, add other operating systems to your boot menu, and set LILO to pass special kernel parameters at boot time. The expert menu looks like this:

Figure 7-2. liloconfig Expert Menu

Whatever your system configuration is, setting up a working boot loader is easy. liloconfig makes setting it up a cinch.


7.2 LOADLIN

The other booting option that comes with Slackware Linux is LOADLIN. LOADLIN is a DOS executable that can be used to start Linux from a running DOS system. It requires the Linux kernel to be on the DOS partition so that LOADLIN can load it and properly boot the system.

During the installation process, LOADLIN will be copied to root's home directory as a .ZIP file. There is no automatic setup process for LOADLIN. You will need to copy the Linux kernel (typically /boot/vmlinuz) and the LOADLIN file from root's home directory to the DOS partition.

LOADLIN is useful if you would like to make a boot menu on your DOS partition. A menu could be added to your AUTOEXEC.BAT file that would allow you to pick between Linux or DOS. A choice of Linux would run LOADLIN, thus booting your Slackware system. This AUTOEXEC.BAT file under Windows 95 will provide a sufficient boot menu:

   @ECHO OFF
SET PROMPT=$P$G
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\
CLS
ECHO Please Select Your Operating System:
ECHO.
ECHO [1] Slackware Linux
ECHO [2] Windows 95
ECHO.
CHOICE /C:12 "Selection? -> "
IF ERRORLEVEL 2 GOTO WIN
IF ERRORLEVEL 1 GOTO LINUX
:WIN
CLS
ECHO Starting Windows 95...
WIN
GOTO END
:LINUX
ECHO Starting Slackware Linux...
CD \LINUX
LOADLIN C:\LINUX\VMLINUZ ROOT= RO
GOTO END
:END

You will want to specify your root partition as a Linux device name, like /dev/hda2 or something else. You can always use LOADLIN at the command line. You simply use it in the same manner as it is in the example above. The LOADLIN documentation comes with many examples on how to use it.


7.3 Dual Booting

Many users set up their computers to boot Slackware Linux and another operating system. We've described several typical dual boot scenarios below, in case you are having difficulty setting up your system.


7.3.1 Windows

Setting up a computer with both MS Windows and Linux is probably the most common dual boot scenario. There are numerous ways you can setup the booting, but this section will cover two.

Often times when setting up a dual boot system, a person will devise a perfect plan for where everything should go but mess up the installation order. It is very important to understand that operating systems need to be installed in a certain order for a dual boot setup to work. Linux always offers control over what, if anything, gets written to the Master Boot Record. Therefore, it's always advisable to install Linux last. Windows should be installed first, since it will always write its booter to the Master Boot Record, overwriting any entry Linux may have put there.


7.3.1.1 Using LILO

Most people will want to use LILO to chose between Linux and Windows. As stated above, you should install Windows first, then Linux.

Let's say you have a 40GB IDE hard disk as the only drive in your system. Let's also say that you want to give half of that space to Windows and half of that space to Linux. This will present a problem when trying to boot Linux.

   20GB   Windows boot (C:)
1GB Linux root (/)
19GB Linux /usr (/usr)

You would also want to set aside an adequate amount of space for a Linux swap partition. The unwritten rule is to use twice the amount of RAM you have in disk space. A 64MB system would have 128MB of swap, and so on. Adequate swap space is the discussion of many flames on IRC and Usenet. There's no truly “right” way to do it, but sticking with the rule above should be sufficient.

With your partitions laid out, you should proceed to install Windows. After that is set up and working, you should install Linux. The LILO installation needs special attention. You will want to select the expert mode for installing LILO.

Begin a new LILO configuration. You will want to install it to Master Boot Record so that it can be used to choose between the two operating systems. From the menu, add your Linux partition and add your Windows (or DOS) partition. Once that's complete, you can install LILO.

Reboot the computer. LILO should load and will display a menu letting you select between the operating systems you have installed. Select the name of the OS you wish to load (these names were selected when you setup LILO).

LILO is quite a configurable boot loader. It's not just limited to booting Linux or DOS. It can boot just about anything. The man pages for lilo(8) and lilo.conf(5) provide more detailed information.

What if LILO doesn't work? There are instances where LILO just won't work on a particular machine. Fortunately, there is another way to dual boot Linux and Windows.


7.3.1.2 Using LOADLIN

This method can be used if LILO doesn't work on your system, or if you just don't want to set up LILO. This method is also ideal for the user that reinstalls Windows often. Each time you reinstall Windows, it will overwrite the Master Boot Record, thus destroying any LILO installation. With LOADLIN, you are not subject to that problem. The biggest disadvantage is that you can only use LOADLIN to boot Linux.

With LOADLIN, you can install the operating systems in any order desired. Be careful about installing things to the Master Boot Record, you do not want to do that. LOADLIN relies on the Windows partition being bootable. So during the Slackware installation, make sure you skip the LILO setup.

After installing the operating systems, copy the loadlinX.zip (where X is a version number, such as 16a) file from root's home directory to your Windows partition. Also copy your kernel image to the Windows partition. You will need to be in Linux for this to work. This example shows how to do this:

# mkdir /win
# mount -t vfat /dev/hda1 /win
# mkdir /win/linux
# cd /root
# cp loadlin* /win/linux
# cp /boot/vmlinuz /win/linux
# cd /win/linuz
# unzip loadlin16a.zip

That will create a C:\LINUX directory on your Windows partition (assuming it's /dev/hda1) and copy over the necessary stuff for LOADLIN. After doing this, you will need to reboot into Windows to setup a boot menu.

Once in Windows, get to a DOS prompt. First, we need to make sure the system is set to not boot into the graphical interface.

C:\> cd \
C:\> attrib -r -a -s -h MSDOS.SYS
C:\> edit MSDOS.SYS

Add this line to the file:

BootGUI=0

Now save the file and exit the editor. Now edit C:\AUTOEXEC.BAT so we can add a boot menu. The following provides an example of what a boot menu block in AUTOEXEC.BAT would look like:

cls
echo System Boot Menu
echo.
echo 1 - Linux
echo 2 - Windows
echo.
choice /c:12 "Selection? -> "
if errorlevel 2 goto WIN
if errorlevel 1 goto LINUX
:LINUX
cls
echo "Starting Linux..."
cd \linux
loadlin c:\linux\vmlinuz root=/dev/hda2 ro
goto END
:WIN
cls
echo "Starting Windows..."
win
goto END
:END

The key line is the one that runs LOADLIN. We tell it the kernel to load, the Linux root partition, and that we want it mounted read-only initially.

The tools for these two methods are provided with Slackware Linux. There are numerous other booters on the market, but these should work for most dual boot setups.


7.3.1.3 Deprecated Windows NT Hack

This is the least common dual booting situation. In the days of old, LILO was unable to boot Windows NT, requiring Linux users to hack NTLDR, which presented several more problems than dual booting between Windows 9x and Linux. Understand that the following instructions are deprecated. LILO has been able to boot Windows NT/2000/XP/2003 for many years now. If you are using a legacy machine though, you may need to use just such a hack.

  1. Install Windows NT

  2. Install Linux, making sure LILO is installed to the superblock of the Linux partition

  3. Get the first 512 bytes of the Linux root partition and store it on the Windows NT partition

  4. Edit C:\BOOT.INI under Windows NT to add a Linux option

Installing Windows NT should be fairly straightforward, as should installing Linux. From there, it gets a little more tricky. Grabbing the first 512 bytes of the Linux partition is easier than it sounds. You will need to be in Linux to accomplish this. Assuming your Linux partition is /dev/hda2, issue this command:

# dd if=/dev/hda2 of=/tmp/bootsect.lnx bs=1 count=512

That's it. Now you need to copy bootsect.lnx to the Windows NT partition. Here's where we run into another problem. Linux does not have stable write support for the NTFS filesystem. If you installed Windows NT and formatted your drive as NTFS, you will need to copy this file to a FAT floppy and then read from it under Windows NT. If you formatted the Windows NT drive as FAT, you can simply mount it under Linux and copy the file over. Either way, you will want to get /tmp/bootsect.lnx from the Linux drive to C:\BOOTSECT.LNX on the Windows NT drive.

The last step is adding a menu option to the Windows NT boot menu. Under Windows NT open a command prompt.

C:\WINNT> cd \
C:\> attrib -r -a -s -h boot.ini
C:\> edit boot.ini

Add this line to the end of the file:

C:\bootsect.lnx="Slackware Linux"

Save the changes and exit the editor. When you reboot Windows NT, you will have a Linux option on the menu. Choosing it will boot into Linux.


7.3.2 Linux

Yes, people really do this. This is definitely the easiest dual boot scenario. You can simply use LILO and add more entries to the /etc/lilo.conf file. That's all there is to it.


Chapter 8 The Shell

In a graphical environment, the interface is provided by a program that creates windows, scrollbars, menus, etc. In a commandline environment, the user interface is provided by a shell, which interprets commands and generally makes things useable. Immediately after logging in (which is covered in this chapter), users are put into a shell and allowed to go about their business. This chapter serves as an introduction to the shell, and to the most common shell among Linux users-- the Bourne Again Shell (bash). For more detailed information on anything in this chapter, check out the bash(1) man page.


8.1 Users

8.1.1 Logging In

So you've booted, and you're looking at something that looks like this:

Welcome to Linux 2.4.18
Last login: Wed Jan 1 15:59:14 -0500 2005 on tty6.
darkstar login:

Hmm.. nobody said anything about a login. And what's a darkstar? Don't worry; you probably didn't accidentally fire up a hyperspace comm-link to the Empire's artificial moon. (I'm afraid the hyperspace comm-link protocol isn't currently supported by the Linux kernel. Maybe the 2.8 kernel branch will at last provide this oft looked-for support.) No, darkstar is just the name of one of our computers, and its name gets stamped on as the default. If you specified a name for your computer during setup, you should see it instead of darkstar.

As for the login... If this is your first time, you'll want to log in as root. You'll be prompted for a password; if you set one during the setup process, that's what it's looking for. If not, just hit enter. That's it-- you're in!


8.1.2 Root: The Superuser

Okay, who or what is root? And what's it doing with an account on your system?

Well, in the world of Unix and similar operating systems (like Linux), there are users and then there are users. We'll go into this in more detail later, but the important thing to know now is that root is the user above all users; root is all-powerful and all-knowing, and nobody disobeys root. It just isn't allowed. root is what we call a “superuser”, and rightly so. And best of all, root is you.

Cool, huh?

If you're not sure: yes, that's very cool. The catch is, though, that root is inherently allowed to break anything it so desires. You might want to skip ahead to Section 12.1.1 and see about adding a user; then login as that user and work from there. The traditional wisdom is that it's best to only become the superuser when absolutely necessary, so as to minimize the possibility of accidentally breaking something.

By the way, if you decide you want to be root while you're logged in as someone else, no problem. Just use the su(1) command. You'll be asked for root's password and then it will make you root until you exit or logout. You can also become any other user using su, provided you know that user's password: su logan, for instance, would make you me.

Note

root is allowed to su to any user, without requiring their password.


8.2 The Command Line

8.2.1 Running Programs

It's hard to get much accomplished without running a program; you might be able to prop something up with your computer or hold a door open, and some will make the most lovely humming noise when running, but that's really about it. And I think we can all agree that its use as a humming doorstop isn't what brought the personal computer the popularity it now enjoys.

So, remember how almost everything in Linux is a file? Well, that goes for programs, too. Every command you run (that isn't built into the shell) resides as a file somewhere. You run a program simply by specifying the full path to it.

For instance, remember that su command from the last section? Well, it's actually in the /bin directory: /bin/su would run it nicely.

So why, then, does just typing su work? After all, you didn't say it was in /bin. It could just as easily have been in /usr/local/share, right? How did it know? The answer to that lies in the PATH environment variable; most shells have either PATH or something very much like PATH. It basically contains a list of directories to look in for programs you try to run. So when you ran su, your shell ran through its list of directories, checking each one for an executable file called su that it could run; the first one it came to, it ran. This happens whenever you run a program without specifying a full path to it; if you get a ““Command not found”” error, that only means that the program you tried to run isn't in your PATH. (Of course, this would be true if the program doesn't exist at all...) We'll discuss environment variables in more depth in Section 8.3.1.

Remember also that “.” is shorthand for the current directory, so if you happened to be in /bin, ./su would have worked as an explicit full path.


8.2.2 Wildcard Matching

Nearly every shell recognizes some characters as being substitutes or abbreviations that mean anything goes here. Such characters are aptly named wildcards; the most common are * and ?. By convention, ? usually matches any single character. For instance, suppose you're in a directory with three files: ex1.txt, ex2.txt, and ex3.txt. You want to copy all of those files (using the cp command we cover in Section 10.5.1) to another directory, say /tmp. Well, typing cp ex1.txt ex2.txt ex3.txt /tmp is entirely too much work. It's much easier to type cp ex?.txt /tmp; the ? will match each of the characters “1”, “2”, and “3”, and each in turn will be substituted in.

What's that you say? That's still too much work? You're right. It's appalling; we have labor laws to protect us from that sort of thing. Fortunately, we also have *. As was already mentioned, * matches “any number of characters”, including 0. So if those three files were the only ones in the directory, we could have simply said cp * /tmp and gotten them all in one fell swoop. Suppose, though, that there is also a file called ex.txt and one called hejaz.txt. We want to copy ex.txt but not hejaz.txt; cp ex* /tmp will do that for us.

cp ex?.txt /tmp, would, of course, only get our original three files; there's no character in ex.txt to match that ?, so it would be left out.

Another common wildcard is the bracket pair [ ]. Any characters inside the brackets will be substituted in place of the [ ] to find matches. Sound confusing? It's not too bad. Suppose for instance, we have a directory containing the following 8 files: a1, a2, a3, a4, aA, aB, aC, and aD . We want to only find the files ending in numbers; [ ] will do this for us.

% ls a[1-4]
a1 a2 a3 a4

But what we really want is just a1, a2, and a4? In the previous example we used - to mean all values between 1 and 4. We can also separate individual entries with commas.

% ls a[1,2,4]
a1 a2 a4

I know what you're thinking now, “Well what about letters?” Linux is case-sensitive, meaning that a and A are different characters and are only related in your mind. Capitals always come before lowercase letters, so A and B come before a and b. Continuing with our earlier example, if we wanted files a1, and A1, we can find these quickly with [ ].

% ls [A,a]1
A1 a1

Note, that if we had included a hyphen instead of a comma, we would have gotten incorrect results.

% ls [A-a]1
A1 B1 C1 D1 a1

You can also combine hyphen and comma strings.

% ls [A,a-d]
A1 a1 b1 c1 d1

8.2.3 Input/Output Redirection and Piping

(Here comes something cool.)

% ps > blargh

Y'know what that is? That's me running ps to see which processes are running; ps is covered in Section 11.3. That's not the cool part. The cool part is > blargh, which means, roughly, take the output from ps and write it to a file called blargh. But wait, it gets cooler.

% ps | less

That one takes the output from ps and pipes it through less, so I can scroll through it at my leisure.

% ps >> blargh

This is the third most commonly used redirector; it does the same thing as “>”, except that “>>” will append output from ps to the file blargh, if said file exists. If not, just like “>”, it will be created. (“>” will obliterate the current contents of blargh.)

There is also a “<” operator, which means take your input from the following, but it's not used nearly so often.

% fromdos <> unixfile.txt

Redirection gets really fun when you start piling it up:

% ps | tac >> blargh

That will run ps, reverse the lines of its output, and append those to the file blargh. You can stack as many of these up as you want; just be careful to remember that they get interpreted from left to right.

See the bash(1) man page for more detailed information on redirection.


8.3 The Bourne Again Shell (bash)

8.3.1 Environment Variables

A Linux system is a complex beast, and there's a lot to keep track of, a lot of little details that come into play in your normal interactions with various programs (some of which you might not even need to be aware of). Nobody wants to pass a bunch of options to every program that gets run, telling it what kind of terminal is being used, the hostname of the computer, how their prompt should look...

So as a coping mechanism, users have what's called an environment. The environment defines the conditions in which programs run, and some of this definition is variable; the user can alter and play with it, as is only right in a Linux system. Pretty much any shell will have environment variables (if not, it's probably not a very useable shell). Here we will give an overview of the commands bash provides for manipulating its environment variables.

set by itself will show you all of the environment variables that are currently defined, as well as their values. Like most bash built-ins, it can also do several other things (with parameters); we'll leave it to the bash(1) man page to cover that, though. Example 8-1 shows an excerpt from a set command run on one of the author's computers. Notice in this example the PATH variable that was discussed earlier. Programs in any of those directories can be run simply by typing the base filename.

Example 8-1. Listing Environment Variables with set

% set
PATH=/usr/local/lib/qt/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:
/usr/openwin/bin:/usr/games:.:/usr/local/ssh2/bin:/usr/local/ssh1/bin:
/usr/share/texmf/bin:/usr/local/sbin:/usr/sbin:/home/logan/bin
PIPESTATUS=([0]="0")
PPID=4978
PS1='\h:\w\$ '
PS2='> '
PS4='+ '
PWD=/home/logan
QTDIR=/usr/local/lib/qt
REMOTEHOST=ninja.tdn
SHELL=/bin/bash
% unset VARIABLE

unset will remove any variables that you give it, wiping out both the variable and its value; bash will forget that variable ever existed. (Don't worry. Unless it's something you explicitly defined in that shell session, it'll probably get redefined in any other session.)

% export VARIABLE=some_value

Now, export is truly handy. Using it, you give the environment variable VARIABLE the value “some_value”; if VARIABLE didn't exist, it does now. If VARIABLE already had a value, well, it's gone. That's not so good, if you're just trying to add a directory to your PATH. In that case, you probably want to do something like this:

% export PATH=$PATH:/some/new/directory

Note the use of $PATH there: when you want bash to interpret a variable (replace it with its value), tack a $ onto the beginning of the variable's name. For instance, echo $PATH will echo the value of PATH, in my case:

% echo $PATH
/usr/local/lib/qt/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:
/usr/openwin/bin:/usr/games:.:/usr/local/ssh2/bin:/usr/local/ssh1/bin:
/usr/share/texmf/bin:/usr/local/sbin:/usr/sbin:/home/logan/bin

8.3.2 Tab Completion

(Here comes something cool again.)

  1. A commandline interface means lots of typing.

  2. Typing is work.

  3. Nobody likes work.

From 3 and 2, we can determine that (4) nobody likes typing. Fortunately, bash saves us from (5) (nobody likes a commandline interface).

How does bash accomplish this wonderful feat, you ask? In addition to the wildcard expansion we discussed before, bash features tab completion.

Tab completion works something like this: You're typing the name of a file. Maybe it's in your PATH, maybe you're typing it out explicitly. All you have to do is type enough of the filename to uniquely identify it. Then hit the tab key. bash will figure out what you want and finish typing it for you!

Example time. /usr/src contains two subdirectories: /usr/src/linux and /usr/src/sendmail. I want to see what's in /usr/src/linux. So I just type ls /usr/src/l, hit the TAB key, and bash gives me ls /usr/src/linux.

Now, suppose there are two directories /usr/src/linux and /usr/src/linux-old; If I type /usr/src/l and hit TAB, bash will fill in as much as it can, and I'll get /usr/src/linux. I can stop there, or I can hit TAB again, and bash will show a list of directories that match what I've typed so far.

Hence, less typing (and hence, people can like commandline interfaces). I told you it was cool.


8.4 Virtual Terminals

So you're in the middle of working on something and you decide you need to do something else. You could just drop what you're doing and switch tasks, but this is a multi-user system, right? And you can log in as many times simultaneously as you want, right? So why should you have to do one thing at a time?

You don't. We can't all have multiple keyboards, mice, and monitors for one machine; chances are most of us don't want them. Clearly, hardware isn't the solution. That leaves software, and Linux steps up on this one, providing “virtual terminals”, or “VTs”.

By pressing Alt and a function key, you can switch between virtual terminals; each function key corresponds to one. Slackware has logins on 6 VTs by default. Alt+F2 will take you to the second one, Alt+F3 to the third, etc.

The rest of the function keys are reserved for X sessions. Each X session uses its own VT, beginning with the seventh (Alt+F7) and going up. When in X, the Alt+Function key combination is replaced with Ctrl+Alt+Function; so if you are in X and want to get back to a text login (without exiting your X session), Ctrl+Alt+F3 will take you to the third. (Alt+F7 will take you back, assuming you're using the first X session.)


8.4.1 Screen

But what about situations where there are no virtual terminals? What then? Fortunately, slackware includes a beautiful screen manager aptly named screen. screen is a terminal emulator that has virtual terminal like capabilities. Executing screen flashes a brief introduction, then dumps to a terminal. Unlike the standard virtual terminals, screen has its own commands. All screen commands are prefixed with a Crtl+A keystroke. For example, Ctrl+A+C will create a new terminal session. Ctrl+A+N will switch to the next terminal. Ctrl+A+P switches to the previous terminal.

screen also supports detaching and re-attaching to screen sessions which is particularly useful for remote sessions via ssh and telnet, (more on those later). Ctrl+A+D will detach from the currently running screen. Executing screen -r will list all currently running screen sessions you may reattach to.

% screen -r
There are several suitable screens on:
1212.pts-1.redtail (Detached)
1195.pts-1.redtail (Detached)
1225.pts-1.redtail (Detached)
17146.pts-1.sanctuary (Dead ???)
Remove dead screens with 'screen -wipe'.
Type "screen [-d] -r [pid.]tty.host" to resume one of them.

Running screen -r 1212 would reattach to the first screen listed. I mentioned earlier how useful this was for remote sessions. If I were to login to a remote slackware server via ssh, and my connection was severed by some chance occurrence such as a local power failure, whatever I was doing at that moment would instantly perish, which can be a horrible thing for your server. Using screen prevents this by detaching my session if my connection is dropped. Once my connection is restored, I can reattach to my screen session and resume right where I left off.


Chapter 9 Filesystem Structure

We have already discussed the directory structure in Slackware Linux. By this point, you should be able to find files and directories that you need. But there is more to the filesystem than just the directory structure.

Linux is a multiuser operating system. Every aspect of the system is multiuser, even the filesystem. The system stores information like who owns a file and who can read it. There are other unique parts about the filesystems, such as links and NFS mounts. This section explains these, as well as the multiuser aspects of the filesystem.


9.1 Ownership

The filesystem stores ownership information for each file and directory on the system. This includes what user and group own a particular file. The easiest way to see this information is with the ls command:

% ls -l /usr/bin/wc
-rwxr-xr-x 1 root bin 7368 Jul 30 1999 /usr/bin/wc

We are interested in the third and fourth columns. These contain the username and group name that owns this file. We see that the user “root” and the group “bin” own this file.

We can easily change the file owners with the chown(1) (which means “change owner”) and chgrp(1) (which means “change group”) commands. To change the file owner to daemon, we would use chown:

# chown daemon /usr/bin/wc

To change the group owner to “root”, we would use chgrp:

# chgrp root /usr/bin/wc

We can also use chown to specify the user and group owners for a file:

# chown daemon:root /usr/bin/wc

In the above example, the user could have used a period instead of a colon. The result would have been the same; however, the colon is considered better form. Use of the period is deprecated and may be removed from future versions of chown to allow usernames with periods in them. These usernames tend to be very popular with Windows Exchange Servers and are encountered most commonly in email addresses such as: mr.jones@example.com. In slackware, administrators are advised to stay away from such usernames because some scripts still use the period to indicate the user and group of a file or directory. In our example, chmod would interpret mr.jones as user “mr” and group “jones”.

File ownership is a very important part of using a Linux system, even if you are the only user. You sometimes need to fix ownerships on files and device nodes.


9.2 Permissions

Permissions are the other important part of the multiuser aspects of the filesystem. With these, you can change who can read, write, and execute files.

The permission information is stored as four octal digits, each specifying a different set of permissions. There are owner permissions, group permissions, and world permissions. The fourth octal digit is used to store special information such as set user ID, set group ID, and the sticky bit. The octal values assigned to the permission modes are (they also have letters associated with them that are displayed by programs such as ls and can be used by chmod):

Table 9-1. Octal Permission Values

Permission Type Octal Value Letter Value
“sticky” bit 1 t
set user ID 4 s
set group ID 2 s
read 4 r
write 2 w
execute 1 x

You add the octal values for each permission group. For example, if you want the group permissions to be “read” and “write”, you would use “6” in the group portion of the permission information.

bash's default permissions are:

% ls -l /bin/bash
-rwxr-xr-x 1 root bin 477692 Mar 21 19:57 /bin/bash

The first dash would be replaced with a “d” if this was a directory. The three permission groups (owner, group, and world) are displayed next. We see that the owner has read, write, and execute permissions (rwx). The group has only read and execute (r-x). And everyone else has only read and execute (r-x).

How would we set permissions on another file to resemble bash's? First, let's make an example file:

% touch /tmp/example
% ls -l /tmp/example
-rw-rw-r--- 1 david users 0 Apr 19 11:21 /tmp/example

We will use chmod(1) (which means “change mode”) to set the permissions on the example file. Add the octal numbers for the permissions you want. For the owner to have read, write, and execute, we would have a value of 7. Read and execute would have 5. Run those together and pass them to chmod like this:

% chmod 755 /tmp/example
% ls -l /tmp/example
-rwxr-xr-x 1 david users 0 Apr 19 11:21 /tmp/example

Now you may be thinking, “Why didn't it just create a file with those permissions in the first place?” Well the answer is simple. bash includes a nice little built-in called umask. This is included with most Unix shells as well, and controls what file permissions are assigned to newly created files. We discussed bash built-ins to some degree in Section 8.3.1. umask takes a little getting used to. It works very similar to chmod, only in reverse. You specify the octal values you do not wish to have present in newly created files. The default umask value is 0022.

% umask
0022
% umask 0077
% touch tempfile
% ls -l tempfile
-rw-------- 1 david users 0 Apr 19 11:21 tempfile

See the man page for bash for more information.

To set special permissions with chmod, add the numbers together and place them in the first column. For example, to make it set user ID and set group ID, we use 6 as the first column:

% chmod 6755 /tmp/example
% ls -l /tmp/example
-rwsr-sr-x 1 david users 0 Apr 19 11:21 /tmp/example

If the octal values confuse you, you can use letters with chmod. The permission groups are represented as:

Owner u
Group g
World o
All of the above a

To do the above, we would have to use several command lines:

% chmod a+rx /tmp/example
% chmod u+w /tmp/example
% chmod ug+s /tmp/example

Some people prefer the letters over the numbers. Either way will result in the same set of permissions.

The octal format is often faster, and the one you see most often used in shell scripts. Sometimes the letters are more powerful however. For example, there's no easy way to change one group of permissions while preserving the other groups on files and directories when using the octal format. This is trivial with the letters.

% ls -l /tmp/
-rwxr-xr-x 1 alan users 0 Apr 19 11:21 /tmp/example0
-rwxr-x--- 1 alan users 0 Apr 19 11:21 /tmp/example1
----r-xr-x 1 alan users 0 Apr 19 11:21 /tmp/example2
% chmod g-rwx /tmp/example?
-rwx---r-x 1 alan users 0 Apr 19 11:21 /tmp/example0
-rwx------ 1 alan users 0 Apr 19 11:21 /tmp/example1
-------r-x 1 alan users 0 Apr 19 11:21 /tmp/example2

We mentioned set user ID and set group ID permissions in several places above. You may be wondering what this is. Normally when you run a program, it is operating under your user account. That is, it has all the permissions that you as a user have. The same is true for the group. When you run a program, it executes under your current group. With set user ID permissions, you can force the program to always run as the program owner (such as “root”). Set group ID is the same, but for the group.

Be careful with this, set user ID and set group ID programs can open major security holes on your system. If you frequently set user ID programs that are owned by root, you are allowing anyone to run that program and run it as root. Since root has no restrictions on the system, you can see how this would pose a major security problem. In short, it's not bad to use set user ID and set group ID permissions, just use common sense.


9.3 Links

Links are pointers between files. With links, you can have files exist in many locations and be accessible by many names. There are two types of links: hard and soft.

Hard links are names for a particular file. They can only exist within a single filesystem and are only removed when the real name is removed from the system. These are useful in some cases, but many users find the soft link to be more versatile.

The soft link, also called a symbolic link, can point to a file outside of its filesystem. It is actually a small file containing the information it needs. You can add and remove soft links without affecting the actual file. And since a symbolic link is actually a small file containing its own information, they can even point at a directory. It's rather common to have /var/tmp actually be a symbolic link to /tmp for example.

Links do not have their own set of permissions or ownerships, but instead reflect those of the file they point to. Slackware uses mostly soft links. Here is a common example:

% ls -l /bin/sh
lrwxrwxrwx 1 root root 4 Apr 6 12:34 /bin/sh -> bash

The sh shell under Slackware is actually bash. Removing links is done using rm. The ln command is used to create links. These commands will be discussed in more depth in Chapter 10.

It's very important to be careful about symlinks in particular. Once, I was working on a machine that was consistently failing to back-up to tape each night. Two symlinks had been made to directories beneath each other. The back-up software kept appending those same directories to the tape until it was out of space. Normally, a set of checks will prevent creating a symlink in this situation, but ours was a special case.


9.4 Mounting Devices

As was previously discussed in Section 4.1.1, all the drives and devices in your computer are one big filesystem. Various hard drive partitions, CD-ROMs, and floppies are all placed in the same tree. In order to attach these drives to the filesystem so that you can access them, you have to use the mount(1) and umount(1) commands.

Some devices are automatically mounted when you boot up your computer. These are listed in the /etc/fstab file. Anything that you want to be mounted automatically gets an entry in that file. For other devices, you'll have to issue a command every time you want to use the device.


9.4.1 fstab

Let's look at an example of the /etc/fstab file:

% cat /etc/fstab
/dev/sda1 / ext2 defaults 1 1
/dev/sda2 /usr/local ext2 defaults 1 1
/dev/sda4 /home ext2 defaults 1 1
/dev/sdb1 swap swap defaults 0 0
/dev/sdb3 /export ext2 defaults 1 1
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
/dev/fd0 /mnt ext2 defaults 0 0
/dev/cdrom /mnt/cdrom iso9660 ro 0 0

The first column is the device name. In this case, the devices are five partitions spread out across two SCSI hard drives, two special filesystems that don't need a device, a floppy, and a CD-ROM drive. The second column is where the device will be mounted. This needs to be a directory name, except in the case of a swap partition. The third column is the filesystem type of the device. For normal Linux filesystems, this will be ext2 (second extended filesystem). CD-ROM drives are iso9660, and Windows-based devices will either be msdos or vfat.

The fourth column is a listing of options that apply to the mounted filesystem. defaults is fine for just about everything. However, read-only devices should be given the ro flag. There are a lot of options that can be used. Check the fstab(5) man page for more information. The last two columns are used by fsck and other commands that need to manipulate the devices. Check the man page for that information as well.

When you install Slackware Linux, the setup program will build much of the fstab file.


9.4.2 mount and umount

Attaching another device to your filesystem is easy. All you have to do is use the mount command, along with a few options. Using mount can simplified if the device has an entry in the /etc/fstab file. For example, let's say that I wanted to mount my CD-ROM drive and that my fstab file looked like the example from the previous section. I would call mount like so:

% mount /cdrom

Since there is an entry in fstab for that mount point, mount knows what options to use. If there wasn't an entry for that device, I would have to use several options for mount:

% mount -t iso9660 -o ro /dev/cdrom /cdrom

That command line includes the same information as the example fstab did, but we'll go over all the parts anyways. The -t iso9660 is the filesystem type of the device to mount. In this case, it would be the iso9660 filesystem which is what CD-ROM drives most commonly use. The -o ro tells mount to mount the device read-only. The /dev/cdrom is the name of the device to mount, and /cdrom is the location on the filesystem to mount the drive.

Before you can remove a floppy, CD-ROM, or other removable device that is currently mounted, you'll have to unmount it. That is done using the umount command. Don't ask where the “n” went because we couldn't tell you. You can use either the mounted device or the mount point as the argument to umount. For example, if you wanted to unmount the CD-ROM from the previous example, either of these commands would work:

# umount /dev/cdrom
# umount /cdrom

9.5 NFS Mounts

NFS stands for the Network Filesystem. It is not really part of the real filesystem, but can be used to add parts to the mounted filesystem.

Large Unix environments often times share the same programs, sets of home directories, and mail spool. The problem of getting the same copy to each machine is solved with NFS. We can use NFS to share one set of home directories between all of the workstations. The workstations then mount that NFS share as if it were on their own machines.

See Section 5.6.2 and the man pages for exports(5), nfsd(8), and mountd(8) for more information.


Chapter 10 Handling Files and Directories

Linux aims to the most Unix-like it can be. Traditionally, Unix operating systems have been command-line oriented. We do have a graphical user interface in Slackware, but the command-line is still the main level of control for the system. Therefore, it is important to understand some of the basic file management commands.

The following sections explain the common file management commands and provide examples of how they are used. There are many other commands, but these will help you get started. Also, the commands are only briefly discussed here. You will find more detail in the accompanying man pages for each command.


10.1 Navigation : ls, cd, and pwd

10.1.1 ls

This command lists files in a directory. Windows and DOS users will notice its similarity to the dir command. By itself, ls(1) will list the files in the current directory. To see what's in your root directory, you could issue these commands:

% cd /
% ls
bin cdr dev home lost+found proc sbin tmp var
boot cdrom etc lib mnt root suncd usr vmlinuz

The problem a lot of people have with that output is that you cannot easily tell what is a directory and what is a file. Some users prefer that ls add a type identifier to each listing, like this:

% ls -FC
bin/ cdr/ dev/ home/ lost+found/ proc/ sbin/ tmp/ var/
boot/ cdrom/ etc/ lib/ mnt/ root/ suncd/ usr/ vmlinuz

Directories get a slash at the end of the name, executable files get an asterisk at the end of the name, and so on.

ls can also be used to get other statistics on files. For example, to see the creation dates, owners, and permissions, you would look at a long listing:

% ls -l
drwxr-xr-x 2 root bin 4096 May 7 09:11 bin/
drwxr-xr-x 2 root root 4096 Feb 24 03:55 boot/
drwxr-xr-x 2 root root 4096 Feb 18 01:10 cdr/
drwxr-xr-x 14 root root 6144 Oct 23 18:37 cdrom/
drwxr-xr-x 4 root root 28672 Mar 5 18:01 dev/
drwxr-xr-x 10 root root 4096 Mar 8 03:32 etc/
drwxr-xr-x 8 root root 4096 Mar 8 03:31 home/
drwxr-xr-x 3 root root 4096 Jan 23 21:29 lib/
drwxr-xr-x 2 root root 16384 Nov 1 08:53 lost+found/
drwxr-xr-x 2 root root 4096 Oct 6 12:47 mnt/
dr-xr-xr-x 62 root root 0 Mar 4 15:32 proc/
drwxr-x--x 12 root root 4096 Feb 26 02:06 root/
drwxr-xr-x 2 root bin 4096 Feb 17 02:02 sbin/
drwxr-xr-x 5 root root 2048 Oct 25 10:51 suncd/
drwxrwxrwt 4 root root 487424 Mar 7 20:42 tmp/
drwxr-xr-x 21 root root 4096 Aug 24 03:04 usr/
drwxr-xr-x 18 root root 4096 Mar 8 03:32 var/

Suppose you want to get a listing of the hidden files in the current directory. This command will do just that:

% ls -a
. bin cdrom home mnt sbin usr
.. boot dev lib proc suncd var
.pwrchute_tmp cdr etc lost+found root tmp vmlinuz

Files beginning with a period (called dot files) are hidden when you run ls. You will only see them if you pass the -a option.

There are many more options that can be found in the online manual page. Don't forget that you can combine options that you pass to ls.


10.1.2 cd

The cd command is used to change working directories. You simply type cd followed by the path name to change to. Here are some examples:

darkstar:~$ cd /bin
darkstar:/bin$ cd usr
bash: cd: usr: No such file or directory
darkstar:/bin$ cd /usr
darkstar:/usr$ ls
bin
darkstar:/usr$ cd bin
darkstar:/usr/bin$

Notice that without the preceding slash, it tries to change to a directory in the current directory. Also executing cd with no options will move you to your home directory.

The cd command is not like the other commands. It is a builtin shell command. Shell builtins are discussed in Section 8.3.1. This may not make any sense to you right now. Basically it means there is no man page for this command. Instead, you have to use the shell help. Like this:

% help cd

It will display the options for cd and how to use them.


10.1.3 pwd

The pwd command is used to show your current location. To use the pwd command just type pwd. For example:

% cd /bin
% pwd
/bin
% cd /usr
% cd bin
% pwd
/usr/bin

10.2 Pagers: more, less, and most

10.2.1 more

more(1) is what we call a pager utility. Oftentimes the output of a particular command is too big to fit on one screen. The individual commands do not know how to fit their output to separate screens. They leave this job to the pager utility.

The more command breaks the output into individual screens and waits for you to press the space bar before continuing on to the next screen. Pressing the enter key will advance the output one line. Here is a good example:

% cd /usr/bin
% ls -l

That should scroll for a while. To break up the output screen by screen, just pipe it through more:

% ls -l | more

That is the pipe character (shift backslash). The pipe is short for saying take the output of ls and feed it into more. You can pipe just about anything through the more command, not just ls. Piping is also covered in Section 8.2.3.


10.2.2 less

The more command is quite handy, but often you will find that you have advanced past the screen you wanted. more does not provide a way to go back. The less(1) command provides this functionality. It is used in the same way as the more command, so the previous examples apply here too. So, less is more than more. Joost Kremers puts it this way:

less is more, but more more than more is, so more is less less, so use more less if you want less more.


10.2.3 most

Where more and less leave off, most(1) picks back up. If less is more than more, most is more than less. Whereas the other pagers can only display one file at a time, most is capable of viewing any number of files, as long as each file's window is at least 2 lines long. most has a lot of options, check the man page for full details.


10.3 Simple Output: cat and echo

10.3.1 cat

cat(1) is short for “concatenate”. It was originally designed to merge text files into one, but can be used for many other purposes.

To merge two or more files into one, you simply list the files after the cat command and then redirect the new output to a file. cat works with standard input and standard output, so you have to use the shell redirection characters. For example:

% cat file1 file2 file3 > bigfile

This command takes the contents of file1, file2, and file3 and merges it all together. The new output is sent to standard out.

One can also use cat to display files. Many people cat text files through the more or less commands, like this:

% cat file1 | more

That will display the file1 file and pipe it through the more command so that you only get one screen at a time.

Another common use for cat is copying files. You can copy any file around with cat, like this:

% cat /bin/bash > ~/mybash

The /bin/bash program is copied to your home directory and named mybash.

cat has many uses and the ones discussed here are just a few. Since cat makes extensive use of standard input and standard output, it is ideal for use in shell scripts or part of other complex commands.


10.3.2 echo

The echo(1) command displays the specified text on the screen. You specify the string to display after the echo command. By default echo will display the string and print a newline character after it. You can pass the -n option to suppress the printing of the newline. The -e option will cause echo to search for escape characters in the string and execute them.


10.4 Creation: touch and mkdir

10.4.1 touch

touch(1) is used to change the timestamp on a file. You can change access timestamps and modification timestamps with this command. If the file specified does not exist, touch will create a zero length file with the name specified. To mark a file with the current system time, you would issue this command:

% ls -al file1
-rw-r--r-- 1 root root 9779 Feb 7 21:41 file1
% touch file1
% ls -al file1
-rw-r--r-- 1 root root 9779 Feb 8 09:17 file1

There are several options for touch, including options to specify which timestamp to modify, the time to use, and many more. The online manual page discusses these in detail.


10.4.2 mkdir

mkdir(1) will create a new directory. You simply specify the directory to create when you run mkdir. This example creates the hejaz directory in the current directory:

% mkdir hejaz

You can also specify a path, like this:

% mkdir /usr/local/hejaz

The -p option will tell mkdir to make any parent directories. The above example will fail if /usr/local does not exist. The -p option will create /usr/local and /usr/local/hejaz:

% mkdir -p /usr/local/hejaz

10.5 Copy and Move

10.5.1 cp

cp(1) copies files. DOS users will notice its similarity to the copy command. There are many options for cp , so you should have a look at the man page before using it.

A common use is to use cp to copy a file from one location to another. For example:

% cp hejaz /tmp

This copies the hejaz file from the current directory to the /tmp directory.

Many users prefer to keep the timestamps preserved, as in this example:

% cp -a hejaz /tmp

This ensures that the timestamps are not modified in the copy.

To recursively copy the contents of a directory to another directory, you would issue this command:

% cp -R mydir /tmp

That will copy the mydir directory to the /tmp directory.

Also if you wish to copy a directory or a file and keep all it's old permissions and time stamps and keep it exactly the same use cp -p.

% ls -l file
-rw-r--r-- 1 root vlad 4 Jan 1 15:27 file
% cp -p file /tmp
% ls -l /tmp/file
-rw-r--r-- 1 root vlad 4 Jan 1 15:27 file

cp has many more options that are discussed in detail in the online manual page.


10.5.2 mv

mv(1) moves files from one place to another. Sounds simple enough doesn't it?

% mv oldfile /tmp/newfile

mv has a few useful command line options that are detailed in the man page. In practice, mv is almost never used with commandline options.


10.6 Deletion: rm and rmdir

10.6.1 rm

rm(1) removes files and directory trees. DOS users will notice the similarity to both the del and deltree commands. rm can be very dangerous if you do not watch yourself. While it is sometimes possible to retrieve a recently deleted file, it can be complicated (and potentially costly) and is beyond the scope of this book.

To remove a single file, specify its name when you run rm:

% rm file1

If the file has write permissions removed, you may get a permission denied error message. To force removal of the file no matter what, pass the -f option, like this:

% rm -f file1

To remove an entire directory, you use the -r and -f options together. This is a good example of how to delete the entire contents of your hard drive. You really don't want to do this. But here's the command anyway:

# rm -rf /

Be very careful with rm; you can shoot yourself in the foot. There are several command line options, which are discussed in detail in the online manual page.


10.6.2 rmdir

rmdir(1) removes directories from the filesystem. The directory must be empty before it can be removed. The syntax is simply:

% rmdir <directory>

This example will remove the hejaz subdirectory in the current working directory:

% rmdir hejaz

If that directory does not exist, rmdir will tell you. You can also specify a full path to a directory to remove, as this example shows:

% rmdir /tmp/hejaz

That example will try to remove the hejaz directory inside the /tmp directory.

You can also remove a directory and all of its parent directories by passing the -p option.

% rmdir -p /tmp/hejaz

This will first try to remove the hejaz directory inside /tmp. If that is successful, it will try to remove /tmp. rmdir will continue this until an error is encountered or the entire tree specified is removed.


10.7 Aliasing files with ln

ln(1) is used to create links between files. These links can be either hard links or soft (symbolic) links. The differences between the two kinds of links were discussed in Section 9.3. If you wanted to make a symbolic link to the directory /var/media/mp3 and place the link in your home directory, you would do this:

% ln -s /var/media/mp3 ~/mp3

The -s option tells ln to make a symbolic link. The next option is the target of the link, and the final option is what to call the link. In this case, it will just make a file called mp3 in your home directory that points to /var/media/mp3. You can call the link itself whatever you want by just changing the last option.

Making a hard link is just as simple. All you have to do is leave off the -s option. Hard links may not normally refer to directories or span file systems, however. To create a hard link /usr/bin/email to /usr/bin/mutt, simply type the following:

# ln /usr/bin/mutt /usr/bin/email

Chapter 11 Process Control

Every program that is running is called a process. These processes range from things like the X Window System to system programs (daemons) that are started when the computer boots. Every process runs as a particular user. Processes that are started at boot time usually run as root or nobody. Processes that you start will run as you. Processes started as other users will run as those users.

You have control over all the processes that you start. Additionally, root has control over all processes on the system, including those started by other users. Processes can be controlled and monitored through several programs, as well as some shell commands.


11.1 Backgrounding

Programs started from the command line start up in the foreground. This allows you to see all the output of the program and interact with it. However, there are several occasions when you'd like the program to run without taking up your terminal. This is called running the program in the background, and there are a few ways to do it.

The first way to background a process is by adding an ampersand to the command line when you start the program. For example, assume you wanted to use the command line mp3 player amp to play a directory full of mp3s, but you needed to do something else on the same terminal. The following command line would start up amp in the background:

% amp *.mp3 &

The program will run as normal, and you are returned to a prompt.

The other way to background a process is to do so while it is running. First, start up a program. While it is running, hit Control+z. This suspends the process. A suspended process is basically paused. It momentarily stops running, but can be started up again at any time. Once you have suspended a process, you are returned to a prompt. You can background the process by typing:

% bg

Now the suspended process is running in the background.


11.2 Foregrounding

If you need to interact with a backgrounded process, you can bring it back into the foreground. If you've only got one backgrounded process, you can bring it back by typing:

% fg

If the program is not done running, the program will take control over you terminal and you will not be returned to a prompt. Sometimes, the program will finish running while backgrounded. In this instance, you'll get a message like this:

[1]+  Done              /bin/ls $LS_OPTIONS

That tells you that the backgrounded process (in this case ls - not terribly interesting) has completed.

It is possible to have several processes backgrounded at once. When this happens, you'll need to know which process you want to bring back to the foreground. Just typing fg will foreground the process that was last backgrounded. What if you had a whole list of processes in the background? Luckily, bash includes a command to list all the processes. It's called jobs and gives output like so:

% jobs
[1] Stopped vim
[2]- Stopped amp
[3]+ Stopped man ps

This shows you a list of all the processes that are backgrounded. As you can see, they are all stopped. This means that the processes are suspended. The number is a sort of ID for all the backgrounded processes. The ID with a plus sign beside it (man ps) is the process that will be foregrounded if you just type fg.

If you wanted to foreground vim, you would type:

% fg 1

and vim would spring back up to the console. Backgrounding processes can be very useful if you only have one terminal open over a dialup connection. You can have several programs running on that one terminal, periodically switching back and forth between them.


11.3 ps

So now you know how to switch back and forth between several processes that you've started from the command line. And you also know that there are lots of processes running all the time. So how do you list all of these programs? Well, you make use of the ps(1) command. This command has a lot of options, so we'll only cover the most important ones here. For a complete listing, see the man page for ps. Man pages are covered in-depth in Section 2.1.1.

Simply typing ps will get you a listing of the programs running on your terminal. This incudes the foreground processes (which include whatever shell you are using, and of course, ps itself). Also listed are backgrounded processes you may have running. Many times, that will be a very short listing:

Figure 11-1. Basic ps output

% ps
PID TTY TIME CMD
7923 ttyp0 00:00:00 bash
8059 ttyp0 00:00:00 ps

Even though this is not a lot of processes, the information is very typical. You'll get the same columns using regular ps no matter how many processes are running. So what does it all mean?

Well, the PID is the process ID. All running processes are given a unique identifier which ranges between 1 and 32767. Each process is assigned the next free PID. When a process quits (or is killed, as you will see in the next section), it gives up its PID. When the max PID is reached, the next free one will wrap back around to the lowest free one.

The TTY column indicates which terminal the process is running on. Doing a plain ps will only list all the programs running on the current terminal, so all the processes give the same information in the TTY column. As you can see, both processes listed are running on ttyp0. This indicates that they are either running remotely or from an X terminal of some variety.

The TIME column indicated how much CPU time the process has been running. This is different from the actual amount of time that a process runs. Remember that Linux is a multitasking operating system. There are many processes running all the time, and these processes each get a small portion of the processor's time. So, the TIME column should show much less time for each process than it actually takes to run. If you see more than several minutes in the TIME column, it could mean that something is wrong.

Finally, the CMD column shows what the program actually is. It only lists the base name of the program, not any command line options or similar information. To get that information, you'll need to use one of the many options to ps. We'll discuss that shortly.

You can get a complete listing of the processes running on your system using the right combination of options. This will probably result in a long listing of processes (fifty-five on my laptop as I write this sentence), so I'll abbreviate the output:

% ps -ax
PID TTY STAT TIME COMMAND
1 ? S 0:03 init [3]
2 ? SW 0:13 [kflushd]
3 ? SW 0:14 [kupdate]
4 ? SW 0:00 [kpiod]
5 ? SW 0:17 [kswapd]
11 ? S 0:00 /sbin/kerneld
30 ? SW 0:01 [cardmgr]
50 ? S 0:00 /sbin/rpc.portmap
54 ? S 0:00 /usr/sbin/syslogd
57 ? S 0:00 /usr/sbin/klogd -c 3
59 ? S 0:00 /usr/sbin/inetd
61 ? S 0:04 /usr/local/sbin/sshd
63 ? S 0:00 /usr/sbin/rpc.mountd
65 ? S 0:00 /usr/sbin/rpc.nfsd
67 ? S 0:00 /usr/sbin/crond -l10
69 ? S 0:00 /usr/sbin/atd -b 15 -l 1
77 ? S 0:00 /usr/sbin/apmd
79 ? S 0:01 gpm -m /dev/mouse -t ps2
94 ? S 0:00 /usr/sbin/automount /auto file /etc/auto.misc
106 tty1 S 0:08 -bash
108 tty3 SW 0:00 [agetty]
109 tty4 SW 0:00 [agetty]
110 tty5 SW 0:00 [agetty]
111 tty6 SW 0:00 [agetty]
[output cut]

Most of these processes are started at boot time on most systems. I've made a few modifications to my system, so your mileage will most likely vary. However, you will see most of these processes on your system too. As you can see, these options display command line options to the running processes. Recently, a kernel vulnerability in ptrace facilitated a fix which no longer shows command line options for many running processes. These are now listed in brackets like PIDs 108 through 110. It also brings up a few more columns and some other interesting output.

First, you'll notice that most of these processes are listed as running on tty “?”. Those are not attached to any particular terminal. This is most common with daemons, which are processes which run without attaching to any particular terminal. Common daemons are sendmail, BIND, apache, and NFS. They typically listen for some request from a client, and return information to it upon request.

Second, there is a new column: STAT. It shows the status of the process. S stands for sleeping: the process is waiting for something to happen. Z stands for a zombied process. A zombied processes is one whose parent has died, leaving the child processes behind. This is not a good thing. D stands for a process that has entered an uninterruptible sleep. Often, these processes refuse to die even when passed a SIGKILL. You can read more about SIGKILL later in the next section on kill . W stands for paging. A dead process is marked with an X. A process marked T is traced, or stopped. R means that the process is runable.

If you want to see even more information about the running processes, try this out:

% ps -aux
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.0 344 80 ? S Mar02 0:03 init [3]
root 2 0.0 0.0 0 0 ? SW Mar02 0:13 [kflushd]
root 3 0.0 0.0 0 0 ? SW Mar02 0:14 [kupdate]
root 4 0.0 0.0 0 0 ? SW Mar02 0:00 [kpiod]
root 5 0.0 0.0 0 0 ? SW Mar02 0:17 [kswapd]
root 11 0.0 0.0 1044 44 ? S Mar02 0:00 /sbin/kerneld
root 30 0.0 0.0 1160 0 ? SW Mar02 0:01 [cardmgr]
bin 50 0.0 0.0 1076 120 ? S Mar02 0:00 /sbin/rpc.port
root 54 0.0 0.1 1360 192 ? S Mar02 0:00 /usr/sbin/sysl
root 57 0.0 0.1 1276 152 ? S Mar02 0:00 /usr/sbin/klog
root 59 0.0 0.0 1332 60 ? S Mar02 0:00 /usr/sbin/inet
root 61 0.0 0.2 1540 312 ? S Mar02 0:04 /usr/local/sbi
root 63 0.0 0.0 1796 72 ? S Mar02 0:00 /usr/sbin/rpc.
root 65 0.0 0.0 1812 68 ? S Mar02 0:00 /usr/sbin/rpc.
root 67 0.0 0.2 1172 260 ? S Mar02 0:00 /usr/sbin/cron
root 77 0.0 0.2 1048 316 ? S Mar02 0:00 /usr/sbin/apmd
root 79 0.0 0.1 1100 152 ? S Mar02 0:01 gpm
root 94 0.0 0.2 1396 280 ? S Mar02 0:00 /usr/sbin/auto
chris 106 0.0 0.5 1820 680 tty1 S Mar02 0:08 -bash
root 108 0.0 0.0 1048 0 tty3 SW Mar02 0:00 [agetty]
root 109 0.0 0.0 1048 0 tty4 SW Mar02 0:00 [agetty]
root 110 0.0 0.0 1048 0 tty5 SW Mar02 0:00 [agetty]
root 111 0.0 0.0 1048 0 tty6 SW Mar02 0:00 [agetty]
[output cut]

That's a whole lot of information. Basically, it adds information including what user started the process, how much of the system resources the process is using (the %CPU, %MEM, VSZ, and RSS columns), and on what date the process was started. Obviously, that's a lot of information that could come in handy for a system administrator. It also brings up another point: the information now goes off the edge of the screen so that you cannot see it all. The -w option will force ps to wrap long lines.

It's not terribly pretty, but it does the job. You've now got the complete listings for each process. There's even more information that you can display about each process. Check out the very in-depth man page for ps. However, the options shown above are the most popular ones and will be the ones you need to use the most often.


11.4 kill

On occasion, programs misbehave and you'll need to put them back in line. The program for this kind of administration is called kill(1), and it can be used for manipulating processes in several ways. The most obvious use of kill is to kill off a process. You'll need to do this if a program has run away and is using up lots of system resources, or if you're just sick of it running.

In order to kill off a process, you'll need to know its PID or its name. To get the PID, use the ps command as was discussed in the last section. For example, to kill off process 4747, you'd issue the following:

% kill 4747

Note that you'll have to be the owner of the process in order to kill it. This is a security feature. If you were allowed to kill off processes started by other users, it would be possible to do all sorts of malicious things. Of course, root can kill off any process on the system.

There's another variety of the kill command called killall(1). This program does exactly what it says: it kills all the running processes that have a certain name. If you wanted to kill off all the running vim processes, you could type the following command:

% killall vim

Any and all vim processes you have running will die off. Doing this as root would kill off all the vim processes running for all users. This brings up an interesting way to kick everyone (including yourself) off the system:

# killall bash

Sometimes a regular kill doesn't get the job done. Certain processes will not die with a kill. You'll need to use a more potent form. If that pesky PID 4747 wasn't responding to your kill request, you could do the following:

% kill -9 4747

That will almost certainly cause process 4747 to die. You can do the same thing with killall. What this is doing is sending a different signal to the process. A regular kill sends a SIGTERM (terminate) signal to the process, which tells it to finish what it's doing, clean up, and exit. kill -9 sends a SIGKILL (kill) signal to the process, which essentially drops it. The process is not allowed to clean-up, and sometimes bad things like data corruption could occur by killing something with a SIGKILL. There's a whole list of signals at your disposal. You can get a listing of signals by typing the following:

% kill -l
1) SIGHUP 2) SIGINT 3) SIGQUIT 4) SIGILL
5) SIGTRAP 6) SIGABRT 7) SIGBUS 8) SIGFPE
9) SIGKILL 10) SIGUSR1 11) SIGSEGV 12) SIGUSR2
13) SIGPIPE 14) SIGALRM 15) SIGTERM 17) SIGCHLD
18) SIGCONT 19) SIGSTOP 20) SIGTSTP 21) SIGTTIN
22) SIGTTOU 23) SIGURG 24) SIGXCPU 25) SIGXFSZ
26) SIGVTALRM 27) SIGPROF 28) SIGWINCH 29) SIGIO
30) SIGPWR

The number must be used for kill, while the name minus the leading “SIG” can be used with killall. Here's another example:

% killall -KILL vim

A final use of kill is to restart a process. Sending a SIGHUP will cause most processes to re-read their configuration files. This is especially helpful for telling system processes to re-read their config files after editing.


11.5 top

Finally, there's a command you can use to display updating information about the processes running on the system. This command is called top(1), and is started like so:

% top

This will display a full screen of information about the processes running on the system, as well as some overall information about the system. This includes load average, number of processes, the CPU status, free memory information, and details about processes including PID, user, priority, CPU and memory usage information, running time, and program name.

 6:47pm  up 1 day,  18:01,  1 user,  load average: 0.02, 0.07, 0.02
61 processes: 59 sleeping, 2 running, 0 zombie, 0 stopped
CPU states: 2.8% user, 3.1% system, 0.0% nice, 93.9% idle
Mem: 257992K av, 249672K used, 8320K free, 51628K shrd, 78248K buff
Swap: 32764K av, 136K used, 32628K free, 82600K cached

PID USER PRI NI SIZE RSS SHARE STAT LIB %CPU %MEM TIME COMMAND
112 root 12 0 19376 18M 2468 R 0 3.7 7.5 55:53 X
4947 david 15 0 2136 2136 1748 S 0 2.3 0.8 0:00 screenshot
3398 david 7 0 20544 20M 3000 S 0 1.5 7.9 0:14 gimp
4946 root 12 0 1040 1040 836 R 0 1.5 0.4 0:00 top
121 david 4 0 796 796 644 S 0 1.1 0.3 25:37 wmSMPmon
115 david 3 0 2180 2180 1452 S 0 0.3 0.8 1:35 wmaker
4948 david 16 0 776 776 648 S 0 0.3 0.3 0:00 xwd
1 root 1 0 176 176 148 S 0 0.1 0.0 0:13 init
189 david 1 0 6256 6156 4352 S 0 0.1 2.4 3:16 licq
4734 david 0 0 1164 1164 916 S 0 0.1 0.4 0:00 rxvt
2 root 0 0 0 0 0 SW 0 0.0 0.0 0:08 kflushd
3 root 0 0 0 0 0 SW 0 0.0 0.0 0:06 kupdate
4 root 0 0 0 0 0 SW 0 0.0 0.0 0:00 kpiod
5 root 0 0 0 0 0 SW 0 0.0 0.0 0:04 kswapd
31 root 0 0 340 340 248 S 0 0.0 0.1 0:00 kerneld
51 root 0 0 48 48 32 S 0 0.0 0.0 0:00 dhcpcd
53 bin 0 0 316 316 236 S 0 0.0 0.1 0:00 rpc.portmap
57 root 0 0 588 588 488 S 0 0.0 0.2 0:01 syslogd

It's called top because the most CPU intensive programs will be listed at the top. An interesting note is that top will be listed first on most inactive (and some active) systems because of its CPU utilization. However, top is quite useful for determining what program is misbehaving and needs to be killed off.

But suppose you only want a list of your own processes, or the processes of some other user. The processes you want to see might not be among the most CPU intensive programs currently running. The -u option allows you to specify a username or UID and monitor only those processes owned by that UID.

% top -u alan
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3622 alan 13 0 11012 10m 6956 S 1.0 2.1 0:03.66 gnome-terminal
3739 alan 13 0 1012 1012 804 R 0.3 0.2 0:00.06 top
3518 alan 9 0 1312 1312 1032 S 0.0 0.3 0:00.09 bash
3529 alan 9 0 984 984 848 S 0.0 0.2 0:00.00 startx
3544 alan 9 0 640 640 568 S 0.0 0.1 0:00.00 xinit
3548 alan 9 0 8324 8320 6044 S 0.0 1.6 0:00.30 gnome-session
3551 alan 9 0 7084 7084 1968 S 0.0 1.4 0:00.50 gconfd-2
3553 alan 9 0 2232 2232 380 S 0.0 0.4 0:00.05 esd
3555 alan 9 0 2552 2552 1948 S 0.0 0.5 0:00.10 bonobo-activati
3557 alan 9 0 2740 2740 2224 S 0.0 0.5 0:00.05 gnome-smproxy
3559 alan 9 0 6496 6492 5004 S 0.0 1.3 0:00.31 gnome-settings-
3565 alan 9 0 1740 1740 1440 S 0.0 0.3 0:00.28 xscreensaver
3568 alan 9 0 7052 7052 4960 S 0.0 1.4 0:02.28 metacity
3572 alan 9 0 11412 11m 7992 S 0.0 2.2 0:01.58 gnome-panel
3574 alan 9 0 12148 11m 8780 S 0.0 2.4 0:00.64 nautilus
3575 alan 9 0 12148 11m 8780 S 0.0 2.4 0:00.00 nautilus
3576 alan 9 0 12148 11m 8780 S 0.0 2.4 0:00.00 nautilus

As you can see, I'm currently running X, top, a gnome-terminal (in which I'm writing this) and many other X-related processes which take up the most CPU time for me. This is a good way to monitor how hard your users are working your system.

top also supports monitoring processes by their PID, ignoring idle and zombied processes, and many other options. The best place to get a handle on these options is the man page for top.


Chapter 12 Essential System Administration

Whoa whoa whoa whoa whoa.... I know what you're thinking. “I'm not a system administrator! I don't even want to be a system administrator!”

Fact is, you are the administrator of any computers for which you have the root password. This might be your desktop box with one or two users, or it might be a big server with several hundred. Regardless, you'll need to know how to manage users, and how to shut down the system safely. These tasks seem simple, but they have some quirks to keep in mind.


12.1 Users and Groups

As mentioned in Chapter 8, you shouldn't normally use your system logged in as root. Instead, you should create a normal user account for everyday use, and use the root account only for system administration tasks. To create a user, you can either use the tools supplied with Slackware, or you can edit the password files by hand.


12.1.1 Supplied Scripts

The easiest way to manage users and groups is with the supplied scripts and programs. Slackware includes the programs adduser, userdel(8), chfn(1), chsh(1), and passwd(1) for dealing with users. The commands groupadd(8), groupdel(8), and groupmod(8) are for dealing with groups. With the exception of chfn, chsh, and passwd, these programs are generally only run as root, and are therefore located in /usr/sbin. chfn, chsh, and passwd can be run by anyone, and are located in /usr/bin.

Users can be added with the adduser program. We'll start out by going through the whole procedure, showing all the questions that are asked and a brief description of what everything means. The default answer is in the brackets, and can be chosen for almost all the questions, unless you really want to change something.

# adduser
Login name for new user []: jellyd

This is the name that the user will use to login. Traditionally, login names are eight characters or fewer, and all lowercase characters. (You may use more than eight characters, or use digits, but avoid doing so unless you have a fairly important reason.)

You can also provide the login name as an argument on the command line:

# adduser jellyd

In either case, after providing the login name, adduser will prompt for the user ID:

User ID ('UID') [ defaults to next available ]:

The user ID (UID) is how ownerships are really determined in Linux. Each user has a unique number, starting at 1000 in Slackware. You can pick a UID for the new user, or you can just let adduser assign the user the next free one.

Initial group [users]:

All users are placed into the users group by default. You might want to place the new user into a different group, but it is not recommended unless you know what you're doing.

Additional groups (comma separated) []:

This question allows you to place the new user into additional groups. It is possible for a user to be in several groups at the same time. This is useful if you have established groups for things like modifying web site files, playing games, and so on. For example, some sites define group wheel as the only group that can use the su command. Or, a default Slackware installation uses the sys group for users authorized to play sounds through the internal sound card.

Home directory [/home/jellyd]

Home directories default to being placed under /home. If you run a very large system, it's possible that you have moved the home directories to a different location (or to many locations). This step allows you to specify where the user's home directory will be.

Shell [ /bin/bash ]

bash is the default shell for Slackware Linux, and will be fine for most people. If your new user comes from a Unix background, they may be familiar with a different shell. You can change their shell now, or they can change it themselves later using the chsh command.

Expiry date (YYYY-MM-DD) []:

Accounts can be set up to expire on a specified date. By default, there is no expiration date. You can change that, if you'd like. This option might be useful for people running an ISP who might want to make an account expire upon a certain date, unless they receive the next year's payment.

New account will be created as follows:
---------------------------------------
Login name: jellyd
UID: [ Next available ]
Initial group: users
Additional groups: [ None ]
Home directory: /home/jellyd
Shell: /bin/bash
Expiry date: [ Never ]

This is it... if you want to bail out, hit Control+C. Otherwise, press ENTER to go ahead and make the account.

You now see all the information that you've entered about the new account and are given the opportunity to abort the account creation. If you entered something incorrectly, you should hit Control+C and start over. Otherwise, you can hit enter and the account will be made.

Creating new account...

Changing the user information for jellyd
Enter the new value, or press return for the default
Full Name []: Jeremy
Room Number []: Smith 130
Work Phone []:
Home Phone []:
Other []:

All of this information is optional. You don't have to enter any of this if you don't want to, and the user can change it at any time using chfn. However, you might find it helpful to enter at least the full name and a phone number, in case you need to get in touch with the person later.

Changing password for jellyd
Enter the new password (minimum of 5, maximum of 127 characters)
Please use a combination of upper and lower case letters and numbers.
New password:
Re-enter new password:
Password changed.

Account setup complete.

You'll have to enter a password for the new user. Generally, if the new user is not physically present at this point, you'll just pick some default password and tell the user to change it to something more secure.

Note

Choosing a Password: Having a secure password is the first line of defense against getting cracked. You do not want to have an easily guessed password, because that makes it easier for someone to break into your system. Ideally, a secure password would be a random string of characters, including upper and lowercase letters, numbers, and random characters. (A tab character might not be a wise choice, depending on what kinds of computers you'll be logging in from.) There are many software packages that can generate random passwords for you; search the Internet for these utilities.

In general, just use common sense: don't pick a password that is someone's birthday, a common phrase, something found on your desk, or anything that is easily associated with you. A password like “secure1” or any other password you see in print or online is also bad.

Removing users is not difficult at all. Just run userdel with the name of the account to remove. You should verify that the user is not logged in, and that no processes are running as that user. Also, remember that once you've deleted the user, all of that user's password information is gone permanently.

# userdel jellyd

This command removes that annoying jellyd user from your system. Good riddance! :) The user is removed from the /etc/passwd, /etc/shadow, and /etc/group files, but doesn't remove the user's home directory.

If you'd wanted to remove the home directory as well, you would instead use this command:

# userdel -r jellyd

Temporarily disabling an account will be covered in the next section on passwords, since a temporary change involves changing the user's password. Changing other account information is covered in Section 12.1.3.

The programs to add and remove groups are very simple. groupadd will just add another entry to the /etc/group file with a unique group ID, while groupdel will remove the specified group. It is up to you to edit /etc/group to add users to a specific group. For example, to add a group called cvs:

# groupadd cvs

And to remove it:

# groupdel cvs

12.1.2 Changing Passwords

The passwd program changes passwords by modifying the /etc/shadow file. This file holds all the passwords for the system in an encrypted format. In order to change your own password, you would type:

% passwd
Changing password for chris
Old password:
Enter the new password (minumum of 5, maximum of 127 characters)
Please use a combination of upper and lower case letters and numbers.
New password:

As you can see, you are prompted to enter your old password. It won't appear on the screen as you type it, just like when you log in. Then, you are prompted to enter the new password. passwd performs a lot of checks on your new password, and it will complain if your new password doesn't pass its checks. You can ignore its warnings if you want. You will be prompted to enter your new password a second time for confirmation.

If you are root, you can also change another user's password:

# passwd ted

You will then have to go through the same procedure as above, except that you won't have to enter the user's old password. (One of the many benefits of being root...)

If needed, you can also temporarily disable an account, and reenable it at a later time if needed. Both disabling an account and reenabling an account can be done with passwd. To disable an account, do the following as root:

# passwd -l david

This will change david's password to something that can never match any encrypted value. You would reenable the account by using:

# passwd -u david

Now, david's account is back to normal. Disabling an account might be useful if the user doesn't play by the rules you've set up on your system, or if they've exported a very large copy of xeyes(1) to your X desktop.


12.1.3 Changing User Information

There are two pieces of information that users can change at any time: their shell and their finger information. Slackware Linux uses chsh (change shell) and chfn (change finger) to modify these values.

A user can pick any shell that is listed in the /etc/shells file. For most people, /bin/bash will do just fine. Others might be familiar with a shell found on their system at work or school and want to use what they already know. To change your shell, use chsh:

% chsh
Password:
Changing the login shell for chris
Enter the new value, or press return for the default
Login Shell [/bin/bash]:

After entering your password, enter the full path to the new shell. Make sure that it's listed in the /etc/shells(5) file first. The root user can also change any user's shell by running chsh with a username as the argument.

The finger information is the optional information such as your full name, phone numbers, and room number. This can be changed using chfn, and follows the same procedure as it did during account creation. As usual, root can change anyone's finger information.


12.2 Users and Groups, the Hard Way

Of course, it is possible to add, modify, and remove users and groups without using the scripts and programs that come with Slackware. It's not really difficult, although after reading this process, you'll probably find it much easier to use the scripts. However, it's important to know how your password information is actually stored, in case you ever need to recover this information and don't have the Slackware tools available.

First, we'll add a new user to the /etc/passwd(5), /etc/shadow(5), and /etc/group(5) files. The passwd file holds some information about the users on your system, but (strangely enough) not their passwords. This was once the case, but was halted long ago for security reasons. The passwd file must be readable by all users, but you don't want encrypted passwords world-readable, as would-be intruders can use the encrypted passwords as a starting point for decrypting a user's password. Instead, the encrypted passwords are kept in the shadow file, which is only readable by root, and everyone's password is entered into the passwd file simply as “x”. The group file lists all the groups and who is in each.

You can use the vipw command to edit the /etc/passwd file safely, and the vigr command to edit the /etc/group file safely. Use vipw -s to edit the /etc/shadow file safely. (“Safely” in this context means someone else won't be able to modify the file you're editing at the moment. If you're the only administrator of your system, you're probably safe, but it's best to get into good habits from the start.)

Let's examine the /etc/passwd file and look at how to add a new user. A typical entry in passwd looks like this:

chris:x:1000:100:Chris Lumens,Room 2,,:/home/chris:/bin/bash

Each line is an entry for one user, and fields on each line are separated by a colon. The fields are the login name, encrypted password (“x” for everyone on a Slackware system, since Slackware uses shadow passwords), user ID, group ID, the optional finger information (separated by commas), home directory, and shell. To add a new user by hand, add a new line at the end of the file, filling in the appropriate information.

The information you add needs to meet some requirements, or your new user may have problems logging in. First, make sure that the password field is an x, and that both the user name and user ID is unique. Assign the user a group, either 100 (the “users” group in Slackware) or your default group (use its number, not its name). Give the user a valid home directory (which you'll create later) and shell (remember, valid shells are listed in /etc/shells).

Next, we'll need to add an entry in the /etc/shadow file, which holds the encrypted passwords. A typical entry looks like this:

chris:$1$w9bsw/N9$uwLr2bRER6YyBS.CAEp7R.:11055:0:99999:7:::

Again, each line is an entry for one person, with each field delimited by a colon. The fields are (in order) login name, encrypted password, days since the Epoch (January 1, 1970) that the password was last changed, days before the password may be changed, days after which the password must be changed, days before password expiration that the user is notified, days after expiration that the account is disabled, days since the Epoch that the account is disabled, and a reserved field.

As you can see, most of that is for account expiration information. If you aren't using expiration information, you only need to fill in a few fields with some special values. Otherwise, you'll need to do some calculations and decision making before you can fill those fields in. For a new user, just put some random garbage in the password field. Don't worry about what the password is right now, because you're going to change it in a minute. The only character you cannot include in the password field is a colon. Leave the “days since password was changed” field blank as well. Fill in 0, 99999, and 7 just as you see in the example entry, and leave the other fields blank.

(For those of you who think you see my encrypted password above and believe you've got a leg up on breaking into my system, go right ahead. If you can crack that password, you'll know the password to a firewalled test system. Now that's useful :) )

All normal users are members of the “users” group on a typical Slackware system. However, if you want to create a new group, or add the new user to additional groups, you'll need to modify the /etc/group file. Here is a typical entry:

cvs::102:chris,logan,david,root

The fields are group name, group password, group ID, and group members, separated by commas. Creating a new group is a simple matter of adding a new line with a unique group ID, and listing all the users you want to be in the group. Any users that are in this new group and are logged in will have to log out and log back in for those changes to take effect.

At this point, it might be a good idea to use the pwck and grpck commands to verify that the changes you've made are consistent. First, use pwck -r and grpck -r: the -r switch makes no changes, but lists the changes you would be asked to make if you ran the command without the switch. You can use this output to decide whether you need to further modify any files, to run pwck or grpck without the -r switch, or to simply leave your changes as they are.

At this point, you should use the passwd command to create a proper password for the user. Then, use mkdir to create the new user's home directory in the location you entered into the /etc/passwd file, and use chown to change the owner of the new directory to the new user.

Removing a user is a simple matter of deleting all of the entries that exist for that user. Remove the user's entry from /etc/passwd and /etc/shadow, and remove the login name from any groups in the /etc/group file. If you wish, delete the user's home directory, the mail spool file, and his crontab entry (if they exist).

Removing groups is similar: remove the group's entry from /etc/group.


12.3 Shutting Down Properly

It is very important that you shut down your system properly. Simply turning the power off with the power switch can cause serious filesystem damage. While the system is on, files are in use even if you aren't doing anything. Remember that there are many processes running in the background all the time. These processes are managing the system and keep a lot of files open. When the system's power is switched off, these files are not closed properly and may become corrupted. Depending on what files become damaged, the system might be rendered completely unusable! In any case, you'll have to go through a long filesystem check procedure on the next reboot.

Note

If you configured your system with a journalling filesystem, like ext3 or reiserfs, you'll be partially protected from filesystem damage, and your filesystem check on reboot will be shorter than if you had used a filesystem without journalling, like ext2. However, this safety net is no excuse for improperly shutting down your system! A journalling FS is meant to protect your files from events beyond your control, not from your own laziness.

In any case, when you want to reboot or power down your computer, it is important to do so properly. There are several ways of doing so; you can pick whichever one you think is the most fun (or least amount of work). Since a shutdown and a reboot are similar procedures, most of the ways for powering off the system can also be applied to rebooting.

The first method is through the shutdown(8) program, and it is probably the most popular. shutdown can be used to reboot or turn off the system at a given time, and can display a message to all the logged-in users of the system telling them that the system is going down.

The most basic use of shutdown to power down the computer is:

# shutdown -h now

In this case, we are not going to send a custom message to the users; they will see shutdown's default message. “now” is the time that we want to shutdown, and the “-h” means to halt the system. This is not a very friendly way to run a multi-user system, but it works just fine on your home computer. A better method on a multiuser system would be to give everyone a little advance warning:

# shutdown -h +60

This would shutdown the system in one hour (60 minutes), which would be just fine on a normal multiuser system. Vital systems should have their downtime scheduled far in advance, and you should post warnings about the downtime in any appropriate locations used for system notifications (email, bulletin board, /etc/motd, whatever).

Rebooting the system uses the same command, but substitutes “-r” for “-h”:

# shutdown -r now

You can use same time notation with shutdown -r that you could with shutdown -h. There are a lot of other things that you can do with shutdown to control when to halt or reboot the machine; see the man page for more details.

The second way of shutting down or powering off the computer is to use the halt(8) and reboot(8) commands. As the names indicate, halt will immediately halt the operating system, and reboot will reboot the system. (reboot is actually just a symbolic link to halt.) They are invoked like so:

# halt
# reboot

A lower-level way to reboot or shutdown the system is to talk directly to init. All the other methods are simply convenient ways to talk to init, but you can directly tell it what to do using telinit(8) (note that it only has one “l”). Using telinit will tell init what runlevel to drop into, which will cause a special script to be run. This script will kill or spawn processes as needed for that runlevel. This works for rebooting and shutting down because both of those are special runlevels.

# telinit 0

Runlevel 0 is halt mode. Telling init to enter runlevel 0 will cause all processes to be killed off, the filesystems unmounted, and the machine to be halted. This is a perfectly acceptable way to bring down the system. On many laptops and modern desktop computers, this will also cause the machine to be turned off.

# telinit 6

Runlevel 6 is reboot mode. All processes will be killed off, the filesystems will be unmounted, and the machine will be rebooted. This is a perfectly acceptable method of rebooting the system.

For the curious, when switching to runlevel 0 or 6, whether by using shutdown, halt, or reboot, the script /etc/rc.d/rc.6 is run. (The script /etc/rc.d/rc.0 is another symbolic link, to /etc/rc.d/rc.6.) You can customize this file to your tastes--but be sure to test your changes carefully!

There is one last method of rebooting the system. All the other methods require you to be logged in as root. However, it is possible to reboot the machine even if you aren't root, provided that you have physical access to the keyboard. Using Control+Alt+Delete (the "three-fingered salute") will cause the machine to immediately reboot. (Behind the scenes, the shutdown command is called for you when you use Control+Alt+Delete.) The salute doesn't always work when using X Windows--you may need to use Control+Alt+F1 (or another Function key) to switch to a non-X Windows terminal before using it.

Finally, the file that ultimately controls every aspect of startup and shutdown is the /etc/inittab(5) file. In general, you should not need to modify this file, but it may give you insight into why some things work the way they do. As always, see the man pages for further details.


Chapter 13 Basic Network Commands

A network consists of several computers connected together. The network can be as simple as a few computers connected in your home or office, or as complicated as a large university network or even the entire Internet. When your computer is part of a network, you have access to those systems either directly or through services like mail and the web.

There are a variety of networking programs that you can use. Some are handy for performing diagnostics to see if everything is working properly. Others (like mail readers and web browsers) are useful for getting your work done and staying in contact with other people.


13.1 ping

ping(8) sends an ICMP ECHO_REQUEST packet to the specified host. If the host responds, you get an ICMP packet back. Sound strange? Well, you can “ping” an IP address to see if a machine is alive. If there is no response, you know something is wrong. Here is an example conversation between two Linux users:

User A: Loki's down again.
User B: Are you sure?
User A: Yeah, I tried pinging it, but there's no response.

It's instances like these that make ping a very useful day-to-day command. It provides a very quick way to see if a machine is up and connected to the network. The basic syntax is:

% ping www.slackware.com

There are, of course, several options that can be specified. Check the ping(1) man page for more information.


13.2 traceroute

Slackware's traceroute(8) command is a very useful network diagnostic tool. traceroute displays each host that a packet travels through as it tries to reach its destination. You can see how many “hops” from the Slackware web site you are with this command:

% traceroute www.slackware.com

Each host will be displayed, along with the response times at each host. Here is an example output:

% traceroute www.slackware.com
traceroute to www.slackware.com (204.216.27.13), 30 hops max, 40 byte packets
1 zuul.tdn (192.168.1.1) 0.409 ms 1.032 ms 0.303 ms
2 207.171.227.254 (207.171.227.254) 18.218 ms 32.873 ms 32.433 ms
3 border-sf-2-0-4.sirius.com (205.134.230.254) 15.662 ms 15.731 ms 16.142 ms
4 pb-nap.crl.net (198.32.128.20) 20.741 ms 23.672 ms 21.378 ms
5 E0-CRL-SFO-03-E0X0.US.CRL.NET (165.113.55.3) 22.293 ms 21.532 ms 21.29 ms
6 T1-CDROM-00-EX.US.CRL.NET (165.113.118.2) 24.544 ms 42.955 ms 58.443 ms
7 www.slackware.com (204.216.27.13) 38.115 ms 53.033 ms 48.328 ms

traceroute is similar to ping in that it uses ICMP packets. There are several options that you can specify with traceroute. These options are explained in detail in the man page.


13.3 DNS Tools

Domain Name Service (DNS for short) is that magical protocol that allows your computer to turn meaningless domain names like www.slackware.com into meaningful IP address like 64.57.102.34. Computers can't route packets to www.slackware.com, but they can route packets to that domain name's IP address. This gives us a convenient way to remember machines. Without DNS we'd have to keep a mental database of just what IP address belongs to what computer, and that's assuming the IP address doesn't change. Clearly using names for computers is better, but how do we map names to IP addresses?


13.3.1 host

host(1) can do this for us. host is used to map names to IP addresses. It is a very quick and simple utility without a lot of functions.

% host www.slackware.com
www.slackware.com is an alias for slackware.com.
slackware.com has address 64.57.102.34

But let's say for some reason we want to map an IP address to a domain name; what then?


13.3.2 nslookup

nslookup is a tried and true program that has weathered the ages. nslookup has been deprecated and may be removed from future releases. There is not even a man page for this program.

% nslookup 64.57.102.34
Note: nslookup is deprecated and may be removed from future releases.
Consider using the `dig' or `host' programs instead. Run nslookup with
the `-sil[ent]' option to prevent this message from appearing.
Server: 192.168.1.254
Address: 192.168.1.254#53

Non-authoritative answer:
www.slackware.com canonical name = slackware.com.
Name: slackware.com
Address: 64.57.102.34

13.3.3 dig

The meanest dog in the pound, the domain information groper, dig(1) for short, is the go-to program for finding DNS information. dig can grab just about anything from a DNS server including reverse lookups, A, CNAME, MX, SP, and TXT records. dig has many command line options and if you're not familiar with it you should read through it's extensive man page.

% dig @192.168.1.254 www.slackware.com mx

; <<>> DiG 9.2.2 <<>> @192.168.1.254 www.slackware.com mx
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 26362
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 2, ADDITIONAL: 2

;; QUESTION SECTION:
;www.slackware.com. IN MX

;; ANSWER SECTION:
www.slackware.com. 76634 IN CNAME slackware.com.
slackware.com. 86400 IN MX 1 mail.slackware.com.

;; AUTHORITY SECTION:
slackware.com. 86400 IN NS ns1.cwo.com.
slackware.com. 86400 IN NS ns2.cwo.com.

;; ADDITIONAL SECTION:
ns1.cwo.com. 163033 IN A 64.57.100.2
ns2.cwo.com. 163033 IN A 64.57.100.3

;; Query time: 149 msec
;; SERVER: 192.168.1.254#53(192.168.1.254)
;; WHEN: Sat Nov 6 16:59:31 2004
;; MSG SIZE rcvd: 159

This should give you an idea how dig works. “@192.168.1.254” specifies the dns server to use. “www.slackware.com” is the domain name I am performing a lookup on, and “mx” is the type of lookup I am performing. The above query tells me that e-mail to www.slackware.com will instead be sent to mail.slackware.com for delivery.


13.4 finger

finger(1) will retrieve information about the specified user. You give finger a username or an email address and it will try to contact the necessary server and retrieve the username, office, telephone number, and other pieces of information. Here is an example:

% finger johnc@idsoftware.com

finger can return the username, mail status, phone numbers, and files referred to as “dot plan” and “dot project”. Of course, the information returned varies with each finger server. The one included with Slackware returns the following information by default:

  • Username

  • Room number

  • Home phone number

  • Work phone number

  • Login status

  • Email status

  • Contents of the .plan file in the user's home directory

  • Contents of the .project file in the user's home directory

The first four items can be set with the chfn command. It stores those values in the /etc/passwd file. To change the information in your .plan or .project file, just edit them with your favorite text editor. They must reside in your home directory and must be called .plan and .project.

Many users finger their own account from a remote machine to quickly see if they have new email. Or, you can see a user's plan or current project.

Like many commands, finger has options. Check the man page for more information on what special options you can use.


13.5 telnet

Someone once stated that telnet(1) was the coolest thing he had ever seen on computers. The ability to remotely log in and do stuff on another computer is what separates Unix and Unix-like operating systems from other operating systems.

telnet allows you to log in to a computer, just as if you were sitting at the terminal. Once your username and password are verified, you are given a shell prompt. From here, you can do anything requiring a text console. Compose email, read newsgroups, move files around, and so on. If you are running X and you telnet to another machine, you can run X programs on the remote computer and display them on yours.

To login to a remote machine, use this syntax:

% telnet <hostname>

If the host responds, you will receive a login prompt. Give it your username and password. That's it. You are now at a shell. To quit your telnet session, use either the exit command or the logout command.

Warning

telnet does not encrypt the information it sends. Everything is sent in plain text, even passwords. It is not advisable to use telnet over the Internet. Instead, consider the Secure Shell. It encrypts all traffic and is available for free.


13.5.1 The other use of telnet

Now that we have convinced you not to use the telnet protocol anymore to log into a remote machine, we'll show you a couple of useful ways to use telnet.

You can also use the telnet command to connect to a host on a certain port.

% telnet <hostname> [port]

This can be quite handy when you quickly need to test a certain service, and you need full control over the commands, and you need to see what exactly is going on. You can interactively test or use an SMTP server, a POP3 server, an HTTP server, etc. this way.

In the next figure you'll see how you can telnet to a HTTP server on port 80, and get some basic information from it.

Figure 13-1. Telnetting to a webserver

% telnet store.slackware.com 80
Trying 69.50.233.153...
Connected to store.slackware.com.
Escape character is '^]'.
HEAD / HTTP/1.0

HTTP/1.1 200 OK
Date: Mon, 25 Apr 2005 20:47:01 GMT
Server: Apache/1.3.33 (Unix) mod_ssl/2.8.22 OpenSSL/0.9.7d
Last-Modified: Fri, 18 Apr 2003 10:58:54 GMT
ETag: "193424-c0-3e9fda6e"
Accept-Ranges: bytes
Content-Length: 192
Connection: close
Content-Type: text/html

Connection closed by foreign host.
%

You can do the same for other plain-text protocols, as long as you know what port to connect to, and what the commands are.


13.6 The Secure shell

Today, secure shell basks in the adoration that telnet once enjoyed. ssh(1) allows one to make a connection to a remote machine and execute programs as if one were physically present; however, ssh encrypts all the data travelling between the two computers so even if others intercept the conversation, they are unable to understand it. A typical secure shell connection follows.

% ssh carrier.lizella.net -l alan
The authenticity of host 'carrier.lizella.net (192.168.1.253)' can't be
established.
RSA key fingerprint is 0b:e2:5d:43:4c:39:4f:8c:b9:85:db:b2:fa:25:e9:9d.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'carrier.lizella.net' (RSA) to the list of
known hosts.
Password: password
Last login: Sat Nov 6 16:32:19 2004 from 192.168.1.102
Linux 2.4.26-smp.
alan@carrier:~$ ls -l MANIFEST
-rw-r--r-- 1 alan users 23545276 2004-10-28 20:04 MANIFEST
alan@carrier:~$ exit
logout
Connection to carrier.lizella.net closed.

There you see me making an ssh connection to carrier.lizella.net, and checking the permissions on the MANIFEST file.


13.7 email

Electronic mail is one of the most popular things one can do on the Internet. In 1998, it was reported that more electronic mail was sent than regular mail. It is indeed common and useful.

Under Slackware, we provide a standard mail server, and several mail clients. All of the clients discussed below are text-based. A lot of Windows users may be against this, but you will find that a text based client is very convenient, especially when checking mail remotely. Fear not, there are many graphical e-mail clients such as KDE's Kmail. If you wish to use one of those check its help menu.


13.7.1 pine

pine(1) is not elm. Or so the saying goes. The University of Washington created their program for Internet news and email out of a need for an easy mail reader for their students. pine is one of the most popular email clients in use today and is available for nearly every flavor of Unix and even Windows.

Figure 13-2. The Pine main menu

You will see a menu of commands and a row of command keys at the bottom. pine is indeed a complex program, so we will not discuss every feature about it here.

To see what's in your inbox, type i. Your messages are listed with their date, author, and subject. Highlight the message you want and press enter to view it. Pressing r will start a reply to the message. Once you have written the response, type Ctrl+X to send it. You can press i to get back to the message listing.

If you want to delete a message, press d. It will mark the highlighted message for deletion. pine deletes the mail when you exit the program. pine also lets you store your mail in folders. You can get a listing of folders by pressing l. At the message listing, press s to save it to another folder. It will ask for the folder name to write the message to.

pine offers many, many features; you should definitely have a look at the man page for more information. It will contain the latest information about the program.


13.7.2 elm

elm(1) is another popular text-based email client. Though not quite as user friendly as pine, it's definitely been around a lot longer.

Figure 13-3. Elm main screen

By default, you are placed in your inbox. The messages are listed with the message number, date, sender, and subject. Use the arrow keys to highlight the message you want. Press Enter to read the message.

To compose a new message, type m at the main screen. The d key will flag a message for deletion. And the r key will reply to the current message you are reading. All of these keys are displayed at the bottom of the screen with a prompt.

The man page discusses elm in more detail, so you will probably want to consult that before using elm.


13.7.3 mutt

“All mail clients suck. This one just sucks less.” mutt's original interface was based on elm with added features found in other popular mailclients, resulting in a hybrid mutt.

Some of mutt's features include:

  • color support

  • message threading

  • MIME and PGP/MIME support

  • pop3 and imap support

  • support for multiple mailbox formats (mbox, MMDF, MH, maildir)

  • highly customizable

Figure 13-4. Mutt main screen

if you're looking for a mail client that will let you be in total control over everything, then you will like mutt. all the default settings can be customized, keybindings can be changed. if you like to add a macro, you can.

you probably want to take a look at the muttrc manpage, which will tell you how to configure everything. or take a look at the included example muttrc file.


13.7.4 nail

nail(1) is a command line driven mail client. It is very primitive and offers pretty much nothing in the way of user interfaces. However, mailx is handy for times when you need to quickly mail something, scripting a bulk mailer, testing your MTA installation or something similar. Note that Slackware creates symbolic links to nail at /usr/bin/mail and /usr/bin/mailx. Any of these three commands executes the same program. In fact, you will most likely see nail referred to as mail.

The basic command line is:

% mailx  

mailx reads the message body from standard input. So you can cat a file into this command to mail it, or you can just type text and hit Ctrl+D when finished with the message.

Here is an example of mailing a program source file to another person.

% cat randomfunc.c | mail -s "Here's that function" asdf@example.net

The man page explains more of what nail can do, so you will probably want to have a look at that before using it.


13.8 Browsers

The first thing that people think about when they hear the word Internet is “surfing the net”. Or looking at websites using a web browser. This is probably by far the most popular use of the Internet for the average user.

Slackware provides popular graphical web browsers in the “XAP” series, as well as text mode browsers in the “N” series. We'll take a quick look at some of the most common options below.


13.8.1 lynx

lynx(1) is a text-based web browser. It is a very quick way of looking up something on the Internet. Sometimes graphics just get in the way if you know exactly what you're after.

To start lynx, just type lynx at the prompt:

% lynx

Figure 13-5. Lynx default start page

You may want to specify a site for lynx to open to:

% lynx http://www.slackware.com

lynx prints the command keys and what they do at the bottom of the screen. The up and down arrow keys move around the document, Enter selects the highlighted link, and the left arrow goes back to the previous page. Typing d will download the currently selected file. The g command brings up the Go prompt, where you can give lynx a URL to open.

There are many other commands in lynx. You can either consult the man page, or type h to get the help screen for more information.


13.8.2 links

Just like lynx, links is a textmode web browser, where you do all the navigation using the keyboard. However, when you press the Esc key, it will activate a very convenient pulldown menu on the top of the screen. This makes it very easy to use, without having to learn all the keyboard shortcuts. People who do not use a text browser every day will appreciate this feature.

links seems to have better support for both frames and tables, when compared to lynx.

Figure 13-6. Links, with the file menu open


13.8.3 wget

wget(1) is a command line utility that will download files from a specified URL. While not an actual web-browser, wget is used primarily to grab whole or partial web sites for offline viewing, or for fast download of single files from HTTP or FTP servers instead. The basic syntax is:

% wget 

You can also pass options. For example, this will download the Slackware web site:

% wget --recursive http://www.slackware.com

wget will create a www.slackware.com directory and store the files in there, just as the site does.

wget can also download files from FTP sites; just specify an FTP URL instead of an HTTP one.

% wget ftp://ftp.gnu.org/gnu/wget/wget-1.8.2.tar.gz
--12:18:16-- ftp://ftp.gnu.org/gnu/wget/wget-1.8.2.tar.gz
=> `wget-1.8.2.tar.gz'
Resolving ftp.gnu.org... done.
Connecting to ftp.gnu.org[199.232.41.7]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /gnu/wget ... done.
==> PORT ... done. ==> RETR wget-1.8.2.tar.gz ... done.
Length: 1,154,648 (unauthoritative)

100%[==================================>] 1,154,648 209.55K/s ETA 00:00

12:18:23 (209.55KB/s) - `wget-1.8.2.tar.gz' saved [1154648]

wget has many more options, which make it nice for site specific scripts (web site mirroring and so forth). The man page should be consulted for more information.


13.9 FTP Clients

FTP stands for the File Transfer Protocol. It allows you to send and receive files between two computers. There is the FTP server and the FTP client. We discuss the client in this section.

For the curious, the “client” is you. The “server” is the computer that answers your FTP request and lets you login. You will download files from and upload files to the server. The client cannot accept FTP connections, it can only connect to servers.


13.9.1 ftp

To connect to an FTP server, simply run the ftp(1) command and specify the host:

% ftp  [port]

If the host is running an FTP server, it will ask for a username and password. You can log in as yourself or as “anonymous”. Anonymous FTP sites are very popular for software archives. For example, to get Slackware Linux via FTP, you must use anonymous FTP.

Once connected, you will be at the ftp> prompt. There are special commands for FTP, but they are similar to other standard commands. The following shows some of the basic commands and what they do:

Table 13-1. ftp commands

Command Purpose
ls List files
cd Change directory
bin Set binary transfer mode
ascii Set ASCII transfer mode
get Download a file
put Upload a file
hash Toggle hash mark stats indicator
tick Toggle byte counter indicator
prom Toggle interactive mode for downloads
mget Download a file or group of files; wildcards are allowed
mput Upload a file or group of files; wildcards are allowed
quit Log off the FTP server

You can also use some of the following commands which are quite self-explanatory: chmod, delete, rename, rmdir. For a complete list of all commands and their meaning, just type help or ? and you'll see a complete listing on screen.

FTP is a fairly simple program to use, but lacks the user interface that many of us are used to nowadays. The man page discusses some of the command line options for ftp(1).

ftp> ls *.TXT
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
-rw-r--r-- 1 root 100 18606 Apr 6 2002 BOOTING.TXT
-rw-r--r-- 1 root 100 10518 Jun 13 2002 COPYRIGHT.TXT
-rw-r--r-- 1 root 100 602 Apr 6 2002 CRYPTO_NOTICE.TXT
-rw-r--r-- 1 root 100 32431 Sep 29 02:56 FAQ.TXT
-rw-r--r-- 1 root 100 499784 Mar 3 19:29 FILELIST.TXT
-rw-r--r-- 1 root 100 241099 Mar 3 19:12 PACKAGES.TXT
-rw-r--r-- 1 root 100 12339 Jun 19 2002 README81.TXT
-rw-r--r-- 1 root 100 14826 Jun 17 2002 SPEAKUP_DOCS.TXT
-rw-r--r-- 1 root 100 15434 Jun 17 2002 SPEAK_INSTALL.TXT
-rw-r--r-- 1 root 100 2876 Jun 17 2002 UPGRADE.TXT
226 Transfer complete.
ftp> tick
Tick counter printing on (10240 bytes/tick increment).
ftp> get README81.TXT
local: README81.TXT remote: README81.TXT
200 PORT command successful.
150 Opening BINARY mode data connection for README81.TXT (12339 bytes).
Bytes transferred: 12339
226 Transfer complete.
12339 bytes received in 0.208 secs (58 Kbytes/sec)

13.9.2 ncftp

ncftp(1) (pronounced "Nik-F-T-P") is an alternative to the traditional ftp client that comes with Slackware. It is still a text-based program, but offers many advantages over ftp, including:

  • Tab completion

  • Bookmarks file

  • More liberal wildcard uses

  • Command history

By default, ncftp will try to log in anonymously to the server you specify. You can force ncftp to present a login prompt with the “-u” option. Once logged in, you can use the same commands as in ftp, only you'll notice a nicer interface, one that works more like bash.

ncftp /pub/linux/slackware > cd slackware-current/
Please read the file README81.TXT
it was last modified on Wed Jun 19 16:24:21 2002 - 258 days ago
CWD command successful.
ncftp ...ware/slackware-current > ls
BOOTING.TXT FAQ.TXT bootdisks/
CHECKSUMS FILELIST.TXT extra/
CHECKSUMS.asc GPG-KEY isolinux/
CHECKSUMS.md5 PACKAGES.TXT kernels/
CHECKSUMS.md5.asc PRERELEASE_NOTES pasture/
COPYING README81.TXT rootdisks/
COPYRIGHT.TXT SPEEKUP_DOCS.TXT slackware/
CRYPTO_NOTICE.TXT SPEEK_INSTALL.TXT source/
CURRENT.WARNING Slackware-HOWTO
ChangeLog.txt UPGRADE.TXT
ncftp ...ware/slackware-current > get README81.TXT
README81.TXT: 12.29 kB 307.07 kB/s

13.10 Talking to Other People

13.10.1 wall

wall(1) is a quick way to write a message to the users on a system. The basic syntax is:

% wall [file]

This will result in the contents of [file] being displayed on the terminals of all currently logged in users. If you don't specify a file, wall will read from standard input, so you can just type your message, and end with Ctrl+d.

wall doesn't have many features, and apart from letting your users know that you're about to do some serious maintenance to the system, or even reboot it, so they have time to save their work and log off :)


13.10.2 talk

talk(1) allows two users to chat. It splits the screen in half, horizontally. To request a chat with another user, use this command:

% talk  [ttyname]

Figure 13-7. Two users in a talk session

If you specify just a username, the chat request is assumed to be local, so only local users are queried. The ttyname is required if you want to ring a user on a specific terminal (if the user is logged in more than once). The required information for talk can be obtained from the w(1) command.

talk can also ring users on remote hosts. For the username you simply specify an email address. talk will try to contact that remote user on that host.

talk is somewhat limited. It only supports two users and is half-duplex.


13.10.3 ytalk

ytalk(1) is a backwards compatible replacement for talk. It comes with Slackware as the ytalk command. The syntax is similar, but has a few differences:

% ytalk [#ttyname]

Figure 13-8. Two users in a ytalk session

The username and terminal are specified the same as under talk, except you must put them together with the hash mark (#).

ytalk offers several advantages:

  • It supports more than two users.

  • A menu of options that can be brought up anytime with Esc.

  • You can shell out while still in the talk session.

  • Plus more...

If you're a server administrator, you'll want to make sure that the ntalk port is enabled in /etc/inetd.conf. ytalk needs that to work properly.


Chapter 14 Security

Security on any system is important; it can prevent people launching attacks from your machine, as well as protect sensitive data. This chapter is all about how to start securing your Slackware box against script kiddies, crackers and rogue hamsters alike. Bear in mind that this is only the start of securing a system; security is a process, not a state.


14.1 Disabling Services

The first step after installing Slackware should be to disable any services you don't need. Any services could potentially pose a security risk, so it is important to run as few services as possible (i.e. only those that are needed). Services are started from two main places - inetd and init scripts.


14.1.1 Services started from inetd

A lot of the daemons that come with Slackware are run from inetd(8). inetd is a daemon that listens on all of the ports used by services configured to be started by it and spawns an instance of the relevant daemon when a connection attempt is made. Daemons started from inetd can be disabled by commenting out the relevant lines in /etc/inetd.conf. To do this, open this file in your favorite editor (e.g. vi) and you should see lines similar to this:

telnet stream  tcp     nowait  root    /usr/sbin/tcpd  in.telnetd

You can disable this service, and any others you don't need, by commenting them out (i.e. adding a # (hash) symbol to the beginning of the line). The above line would then become:

#telnet stream  tcp     nowait  root    /usr/sbin/tcpd  in.telnetd

After inetd has been restarted, this service will be disabled. You can restart inetd with the command:

# kill -HUP $(cat /var/run/inetd.pid)

14.1.2 Services started from init scripts

The rest of the services started when the machine starts are started from the init scripts in /etc/rc.d/. These can be disabled in two different ways, the first being to remove the execute permissions on the relevant init script and the second being to comment out the relevant lines in the init scripts.

For example, SSH is started by its own init script at /etc/rc.d/rc.sshd. You can disable this using:

# chmod -x /etc/rc.d/rc.sshd

For services that don't have their own init script, you will need to comment out the relevant lines in the init scripts to disable them. For example, the portmap daemon is started by the following lines in /etc/rc.d/rc.inet2:

# This must be running in order to mount NFS volumes.
# Start the RPC portmapper:
if [ -x /sbin/rpc.portmap ]; then
echo "Starting RPC portmapper: /sbin/rpc.portmap"
/sbin/rpc.portmap
fi
# Done starting the RPC portmapper.

This can be disabled by adding # symbols to the beginnings of the lines that don't already start with them, like so:

# This must be running in order to mount NFS volumes.
# Start the RPC portmapper:
#if [ -x /sbin/rpc.portmap ]; then
# echo "Starting RPC portmapper: /sbin/rpc.portmap"
# /sbin/rpc.portmap
#fi
# Done starting the RPC portmapper.

These changes will only take effect after either a reboot or changing from and back to runlevel 3 or 4. You can do this by typing the following on the console (you will need to log in again after changing to runlevel 1):

# telinit 1
# telinit 3

14.2 Host Access Control

14.2.1 iptables

iptables is the packet filtering configuration program for Linux 2.4 and above. The 2.4 kernel (2.4.5, to be exact) was first introduced into Slackware (as an option) in version 8.0 and was made the default in Slackware 8.1. This section only covers the basics of its usage and you should check http://www.netfilter.org/ for more details. These commands can be entered into /etc/rc.d/rc.firewall, which has to be set as executable for these rules to take effect at startup. Note that incorrect iptables commands can essentially lock you out of your own machine. Unless you are 100% confident in your skills, always ensure you have local access to the machine.

The first thing most people should do is set the default policy for each inbound chain to DROP:

# iptables -P INPUT DROP
# iptables -P FORWARD DROP

When everything is denied, you can start allowing things. The first thing to allow is any traffic for sessions which are already established:

# iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT

So as not to break any applications that communicate using the loopback address, it is usually wise to add a rule like this:

# iptables -A INPUT -s 127.0.0.0/8 -d 127.0.0.0/8 -i lo -j ACCEPT

This rules allows any traffic to and from 127.0.0.0/8 (127.0.0.0 - 127.255.255.255) on the loopback (lo) interface. When creating rules, it is a good idea to be as specific as possible, to make sure that your rules do not inadvertently allow anything evil. That said, rules that allow too little mean more rules and more typing.

The next thing to do would be to allow access to specific services running on your machine. If, for example, you wanted to run a web server on your machine, you would use a rule similar to this:

# iptables -A INPUT -p tcp --dport 80 -i ppp0 -j ACCEPT

This will allow access from any machine to port 80 on your machine via the ppp0 interface. You may want to restrict access to this service so that only certain machines can access it. This rule allows access to your web service from 64.57.102.34:

# iptables -A INPUT -p tcp -s 64.57.102.34 --dport 80 -i ppp0 -j ACCEPT

Allowing ICMP traffic can be useful for diagnostic purposes. To do this, you would use a rule like this:

# iptables -A INPUT -p icmp -j ACCEPT

Most people will also want to set up Network Address Translation (NAT) on their gateway machine, so that other machines on their network can access the Internet through it. You would use the following rule to do this:

# iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE

You will also need to enable IP forwarding. You can do this temporarily, using the following command:

# echo 1 > /proc/sys/net/ipv4/ip_forward

To enable IP forwarding on a more permanent basis (i.e. so that the change is kept after a reboot), you will need to open the file /etc/rc.d/rc.inet2 in your favorite editor and change the following line:

IPV4_FORWARD=0

...to this:

IPV4_FORWARD=1

For more information on NAT, see the NAT HOWTO.


14.2.2 tcpwrappers

tcpwrappers controls access to daemons at the application level, rather than at the IP level. This can provide an extra layer of security at times when IP-level access controls (e.g. Netfilter) are not functioning correctly. For example, if you recompile the kernel but forget to include iptables support, your IP level protection will fail but tcpwrappers will still help protect your system.

Access to services protected by tcpwrappers can be controlled using /etc/hosts.allow and /etc/hosts.deny.

The majority of people would have a single line in their /etc/hosts.deny file to deny access to all daemons by default. This line would be:

ALL : ALL

When this is done, you can concentrate on allowing access to services for specified hosts, domains, or IP ranges. This can be done in the /etc/hosts.allow file, which follows the same format.

A lot of people would start by accepting all connections from localhost. This can be achieved using:

ALL : 127.0.0.1

To allow access to SSHd from 192.168.0.0/24, you could use either of the following rules:

sshd : 192.168.0.0/24
sshd : 192.168.0.

It is also possible to restrict access to hosts in certain domains. This can be done using the following rule (note that this relies on the reverse DNS entry for the connecting host being trustworthy, so I would recommand against its use on Internet-connected hosts):

sshd : .slackware.com

14.3 Keeping Current

14.3.1 slackware-security mailing list

Whenever a security problem affects Slackware, an email is sent to all subscribers to the slackware-security@slackware.com mailing list. Reports are sent out for vulnerabilities of any part of Slackware, apart from the software in /extra or /pasture. These security announcement emails include details on obtaining updated versions of Slackware packages or work-arounds, if any.

Subscribing to Slackware mailing lists is covered in Section 2.2.2.


14.3.2 The /patches directory

Whenever updated packages are released for a version of Slackware (usually only to fix a security problem, in the case of already released Slackware versions), they are placed in the /patches directory. The full path to these patches will depend on the mirror you are using, but will take the form /path/to/slackware-x.x/patches/.

Before installing these packages, it is a good idea to verify the md5sum of the package. md5sum(1) is a commandline utility that creates a “unique” mathematical hash of the file. If a single bit of the file has been changed, it will generate a different md5sum value.

% md5sum package---.tgz
6341417aa1c025448b53073a1f1d287d package---.tgz

You should then check this against the line for the new package in the CHECKSUMS.md5 file in the root of the slackware-$VERSION directory (also in the /patches directory for patches) or in the email to the slackware-security mailing list.

If you have a file with the md5sum values in it, you can source it instead with the -c option to md5sum.

# md5sum -c CHECKSUMS.md5
./ANNOUNCE.10_0: OK
./BOOTING.TXT: OK
./COPYING: OK
./COPYRIGHT.TXT: OK
./CRYPTO_NOTICE.TXT: OK
./ChangeLog.txt: OK
./FAQ.TXT: FAILED

As you can see, any files that md5sum evaluates as correct are listed “OK” while files that fail are labelled “FAILED”. (Yes, this was an insult to your intelligence. Why do you put up with me?)


Chapter 15 Archive Files

15.1 gzip

gzip(1) is the GNU compression program. It takes a single file and compresses it. The basic usage is as follows:

% gzip filename

The resulting file will be named filename.gz and will usually be smaller than the input file. Note that filename.gz will replace filename. This means that filename will no longer exist, even though a gzipped copy will. Regular text files will compress nicely, while jpeg images, mp3s, and other such files will not compress too well as they are already compressed. This basic usage is a balance of final file size and compression time. The maximum compression can be achieved like so:

% gzip -9 filename

This will take a longer time to compress the file, but the result will be as small as gzip can make it. Using lower values for the command line option will cause it to compress faster, but the file will not be as compressed.

Decompressing gzipped files can be done using two commands, which are really just the same program. gzip will decompress any file with a recognized file extension. A recognized extension can be any of the following: .gz, -gz, .z, -z, .Z, or -Z. The first method is to call gunzip(1) on a file, like so:

% gunzip filename.gz

This will leave a decompressed version of infile in the current directory, and the .gz extension will be stripped from the filename. gunzip is really part of gzip and is identical to gzip -d. As such, gzip is often pronounced gunzip, as that name just sounds cooler. :^)


15.2 bzip2

bzip2(1) is an alternative compression program installed on Slackware Linux. It uses a different compression algorithm from gzip, which results in some advantages and some disadvantages. The main advantage for bzip2 is the compressed file size. bzip2 will almost always compress better than gzip. In some instances, this can result in dramatically smaller files. This can be a great advantage for people on slower modem connections. Also remember, when downloading software from a public ftp server, it's generally good netiquette to download the .bz2 files instead of the .gz files, as this results in less overhead for the generous people hosting the server.

The disadvantage to bzip2 is that it is more CPU intensive than gzip. This means that bzipping a file will generally take longer and will use more of the CPU than gzipping the file would. When considering which compression program to use, you must weigh this speed vs. compressed size and determine which is more important.

The usage of bzip2 is nearly identical to gzip, so not much time will be spent discussing it. Like gunzip, bunzip2 is identical to bzip2 -d. The primary difference in practical usage is that bzip2 uses the .bz2 extension.

% bzip2 filename
% bunzip2 filename.bz2
% bzip2 -9 filename

15.3 tar

tar(1) is the GNU tape archiver. It takes several files or directories and creates one large file. This allows you to compress an entire directory tree, which is impossible by just using gzip or bzip2. tar has many command line options, which are explained in its man page. This section will just cover the most common uses of tar.

The most common use for tar is to decompress and unarchive a package that you've downloaded from a web site or ftp site. Most files will come with a .tar.gz extension. This is commonly known as a “tarball”. It means that several files were archived using tar and then compressed using gzip. You might also see this listed as a .tar.Z file. It means the same thing, but this is usually encountered on older Unix systems.

Alternatively, you might find a .tar.bz2 file somewhere. Kernel source is distributed as such because it is a smaller download. As you might have guessed, this is several files archived with tar and then bzipped.

You can get to all the files in this archive by making use of tar and some command line arguments. Unarchiving a tarball makes use of the -z flag, which means to first run the file through gunzip and decompress it. The most common way to decompress a tarball is like so:

% tar -xvzf filename.tar.gz

That's quite a few options. So what do they all mean? The -x means to extract. This is important, as it tells tar exactly what to do with the input file. In this case, we'll be splitting it back up into all the files that it came from. -v means to be verbose. This will list all the files that are being unarchived. It is perfectly acceptable to leave this option off, if somewhat boring. Alternatively, you could use -vv to be very verbose and list even more information about each file being unarchived. The -z option tells tar to run filename.tar.gz through gunzip first. And finally, the -f option tells tar that the next string on the command line is the file to operate on.

There are a few other ways to write this same command. On older systems lacking a decent copy of GNU tar, you might see it written like so:

% gunzip filename.tar.gz | tar -xvf -

This command line will uncompress the file and send the output to tar. Since gzip will write its output to standard out if told to do so, this command will write the decompressed file to standard out. The pipe then sends it to tar for unarchiving. The “-” means to operate on standard input. It will unarchive the stream of data that it gets from gzip and write that to the disk.

Another way to write the first command line is to leave off the dash before the options, like so:

% tar xvzf filename.tar.gz

You might also encounter a bzipped archive. The version of tar that comes with Slackware Linux can handle these the same as gzipped archives. Instead of the -z command line option, you'd use -j:

% tar -xvjf filename.tar.bz2

It is important to note that tar will place the unarchived files in the current directory. So, if you had an archive in /tmp that you wanted to decompress into your home directory, there are a few options. First, the archive could be moved into your home directory and then run through tar. Second, you could specify the path to the archive file on the command line. Third, you can use the -C option to “explode” the tarball in a specified directory.

% cd $HOME
% cp /tmp/filename.tar.gz .
% tar -xvzf filename.tar.gz

% cd $HOME
% tar -xvzf /tmp/filename.tar.gz

% cd /
% tar -xvzf /tmp/filename.tar.gz -C $HOME

All the above statements are equivalent. In each case, the archive is unpacked inside your home directory and the original uncompressed archive is left in place.

So what good is being able to uncompress these archives if you can't make them? Well, tar handles that too. In most cases it's as easy as removing the “-x” option and replacing it with the “-c” option.

% tar -cvzf filename.tar.gz .

In this command line, the -c option tells tar to create an archive, while the -z option runs the resulting archive file through gzip to compress it. filename.tar.gz is the file that you want to create.

Specifying the “-f” option isn't always necessary, but is typically good practice anyway. Without it, tar writes to standard output, which is usually desired for piping tar's output to another program, like so.

% tar -cv filename.tar . | gpg --encrypt

That command creates an non-compressed tar archive of the current directory, pipes the tarball through gpg which encrypts and compresses the tarball, making it realistically impossible to read by anyone other than the person knowing the secret key.


15.4 zip

Finally, there are two utilities that can be used on zip files. These are very common in the Windows world, so Linux has programs to deal with them. The compression program is called zip(1), and the decompression program is called unzip(1).

% zip foo *

This will create the file foo.zip, which will contain all the files in the current directory. zip will add the .zip extension automatically, so there's no need to include that in the file name. You can also recurse through the current directory, zipping up any directories that are also laying around:

% zip -r foo *

Decompressing files is easy, as well.

% unzip foo.zip

This will extract all the files in the file foo.zip, including any directories in the archive.

The zip utilities have several advanced options for creating self-extracting archives, leaving out files, controlling compressed file size, printing out what will happen, and much more. See the man pages for zip and unzip to find out how to use these options.


Chapter 16 Vi

vi(1) is the standard Unix text editing program, and while mastering it is not as essential as it once was, is still a very rewarding goal. There are several versions (or clones) of vi available, including vi, elvis, vile, and vim. One of these is available on just about any version of Unix, as well as on Linux. All of these versions include the same basic feature set and commands, so learning one clone should make it easy to learn another. With the variety of text editors included with Linux distributions and Unix variants these days, many people no longer use vi. Still, it remains the most universal text editor across Unix and Unix work-alikes. Mastering vi means you should never be sitting at a Unix machine and not be comfortable with at least one powerful text editor.

vi includes a number of powerful features including syntax highlighting, code formatting, a powerful search-and-replace mechanism, macros, and more. These features make it especially attractive to programmers, web developers, and the like. System administrators will appreciate the automation and integration with the shell that is possible.

On Slackware Linux, the default version of vi available is elvis. Other versions - including vim and gvim - are available if you've installed the proper packages. gvim is an X Window version of vim that includes toolbars, detachable menus, and dialog boxes.


16.1 Starting vi

vi can be started from the command line in a variety of ways. The simplest form is just:

% vi

Figure 16-1. A vi session.

This will start up vi with an empty buffer. At this point, you'll see a mostly blank screen. It is now in “command mode”, waiting for you to do something. For a discussion of the various vi modes, see the Section 16.2. In order to quit out of vi, type the following:

:q

Assuming that there have been no changes to the file, this will cause vi to quit. If there have been changes made, it will warn you that there have been changes and tell you how to disregard them. Disregarding changes usually means appending an exclamation point after the “q” like so:

:q!

The exclamation point usually means to force some action. We'll discuss it and other key combinations in further details later.

You can also start vi with a pre-existing file. For example, the file /etc/resolv.conf would be opened like so:

% vi /etc/resolv.conf

Finally, vi can be started on a particular line of a file. This is especially useful for programmers when an error message includes the line their program bombed on. For example, you could start up vi on line 47 of /usr/src/linux/init/main.c like so:

% vi +47 /usr/src/linux/init/main.c

vi will display the given file and will place the cursor at the specified line. In the case where you specify a line that is after the end of the file, vi will place the cursor on the last line. This is especially helpful for programmers, as they can jump straight to the location in the file that an error occurred, without having to search for it.


16.2 Modes

vi operates in various modes, which are used to accomplish various tasks. When you first start vi, you are placed into command mode. From this point, you can issue various commands to manipulate text, move around in the file, save, quit, and change modes. Editing the text is done in insert mode. You can quickly move between modes with a variety of keystrokes, which are explained below.


16.2.1 Command Mode

You are first placed into command mode. From this mode, you cannot directly enter text or edit what is already there. However, you can manipulate the text, search, quit, save, load new files, and more. This is intended only to be an introduction to the command mode. For a description of the various commands, see Section 16.7.

Probably the most often used command in command mode is changing to insert mode. This is accomplished by hitting the i key. The cursor changes shapes, and -- INSERT -- is displayed at the bottom of the screen (note that this does not happen in all clones of vi). From there, all your keystrokes are entered into the current buffer and are displayed to the screen. To get back into command mode, hit the ESCAPE key.

Command mode is also where you move around in the file. On some systems, you can use the arrow keys to move around. On other systems, you may need to use the more traditional keys of “hjkl”. Here is a simple listing of how these keys are used to move around:

h move left one character
j move down one character
k move up one character
l move right one character

Simply press a key to move. As you will see later, these keys can be combined with a number to move much more efficiently.

Many of the commands that you will use in command mode begin with a colon. For example, quitting is :q, as discussed earlier. The colon simply indicates that it is a command, while the “q” tells vi to quit. Other commands are an optional number, followed by a letter. These commands do not have a colon before them, and are generally used to manipulate the text.

For example, deleting one line from a file is accomplished by hitting dd. This will remove the line that the cursor is on. Issuing the command 4dd would tell vi to remove the line that the cursor is on and the three after that. In general, the number tells vi how many times to perform the command.

You can combine a number with the movement keys to move around several characters at a time. For example, 10k would move up ten lines on the screen.

Command mode can also be used to cut and paste, insert text, and read other files into the current buffer. Copying text is accomplished with the y key (y stands for yank). Copying the current line is done by typing yy, and this can be prefixed with a number to yank more lines. Then, move to the location for the copy and hit p. The text is pasted on the line after the current one.

Cutting text is done by typing dd, and p can be used to paste the cut text back into the file. Reading in text from another file is a simple procedure. Just type :r, followed by a space and the file name that contains the text to be inserted. The file's contents will be pasted into the current buffer on the line after the cursor. More sophisticated vi clones even contain filename completion similar to the shell's.

The final use that will be covered is searching. Command mode allows for simple searching, as well as complicated search-and-replace commands that make use of a powerful version of regular expressions. A complete discussion of regular expressions is beyond the scope of this chapter, so this section will only cover simple means of searching.

A simple search is accomplished by hitting the / key, followed by the text that you are searching for. vi will search forward from the cursor to the end of the file for a match, stopping when it finds one. Note that inexact matches will cause vi to stop as well. For example, a search for “the” will cause vi to stop on “then”, “therefore”, and so on. This is because all of those words do match “the”.

After vi has found the first match, you can continue on to the next match simply by hitting the / key followed by enter. You can also search backwards through the file by replacing the slash with the ? key. For example, searching backwards through the file for “the” would be accomplished by typing ?the.


16.2.2 Insert Mode

Inserting and replacing text is accomplished in insert mode. As previously discussed, you can get into insert mode by hitting i from command mode. Then, all text that you type is entered into the current buffer. Hitting the ESCAPE key takes you back into command mode.

Replacing text is accomplished in several ways. From command mode, hitting r will allow you to replace the one character underneath the cursor. Just type the new character and it will replace the one under the cursor. You will then be immediately placed back into command mode. Hitting R allows you to replace as many characters as you'd like. To get out of this replacement mode, just hit ESCAPE to go back into command mode.

There is yet another way to toggle between insertion and replacement. Hitting the INSERT key from command mode will take you into insert mode. Once you are in insert mode, the keyboard's INSERT key serves as a toggle between insert and replace. Hitting it once will allow you to replace. Hitting it once more will once again allow you to insert text.


16.3 Opening Files

vi allows you to open files from command mode as well as specifying a file on the command line to open. To open the file /etc/lilo.conf:

:e /etc/lilo.conf

If you have made changes to the current buffer without saving, vi will complain. You can still open the file without saving the current buffer by typing :e!, followed by a space and the filename. In general, vi's warnings can be suppressed by following the command with an exclamation mark.

If you want to reopen the current file, you can do so simply by typing e!. This is particularly useful if you have somehow messed up the file and want to reopen it.

Some vi clones (for example, vim) allow for multiple buffers to be open at the same time. For example, to open up the file 09-vi.sgml in my home directory while another file was open, I would type:

:split ~/09-vi.sgml

The new file is displayed on the top half of the screen, and the old file is displayed in the bottom half of the screen. There are a lot of commands that manipulate the split screen, and many of these commands start to resemble something out of Emacs The best place to look up these commands would be the man page for your vi clone. Note that many clones do not support the split-screen idea, so you might not be able to use it at all.


16.4 Saving Files

There are several ways to save files in vi. If you want to save the current buffer to the file randomness, you would type:

:w randomness

Once you've saved the file once, saving it again is as simple as typing :w. Any changes will be written out to the file. After you've saved the file, you are dumped back into command mode. If you want to save the file and quit vi (a very common operation), you would type :wq. That tells vi to save the current file and quit back to the shell.

On occasion, you want to save a file that is marked as read-only. You can do this by adding an exclamation point after the write command, like so:

:w!

However, there will still be instances where you cannot write the file (for example, you are attempting to edit a file that is owned by another user). When this happens, vi will tell you that it cannot save the file. If you really want to edit the file, you'll have to come back and edit it as root or (preferably) the owner of that file.


16.5 Quitting vi

One way to quit vi is through :wq, which will save the current buffer before quitting. You can also quit without saving with :q or (more commonly) :q!. The latter is used when you've modified the file but do not wish to save any changes to it.

On occasion, your machine might crash or vi might crash. However, both elvis and vim will take steps to minimize the damage to any open buffers. Both editors save the open buffers to a temporary file on occasion. This file is usually named similarly to the open file, but with a dot at the beginning. This makes the file hidden.

This temporary file gets removed once the editor quits under normal conditions. This means that the temporary copy will still be around if something crashes. When you go back to edit the file again, you will be prompted for what action to take. In most cases, a large amount of your unsaved work can be recovered. elvis will also send you a mail (from Graceland, oddly enough :) telling you that a backup copy exists.


16.6 vi Configuration

Your vi clone of choice can be configured in several ways.

A variety of commands can be entered while in command mode to set up vi just how you like it. Depending on your editor, you can enable features to make programming easier (like syntax hilighting, auto-indenting, and more), set up macros to automake tasks, enable textual substitutions, and more.

Almost all of these commands can be put into a configuration file in your home directory. elvis expects a .exrc file, while vim expects a .vimrc file. Most of the setup commands that can be entered in command mode can be placed in the configuration file. This includes setup information, textual substitutions, macros, and more.

Discussing all these options and the differences between the editors is quite an involved subject. For more information, check out the man page or web site for your preferred vi editor. Some editors (like vim) have extensive help within the editor that can be accessed with the :help command, or something similar. You can also check out the O'Reilly book Learning the vi Editor by Lamb and Robbins.

Many common programs in Linux will load up a text file in vi by default. For example, editing your crontabs will start up vi by default. If you do not like vi and would like another editor to be started instead, all you need to do is set the VISUAL environment variable to the editor you prefer. For information on setting environment variables, see the section called Environment Variables in Chapter 8. If you want to make sure that your editor will be the default every time you login, add the VISUAL setting to your .bash_profile or .bashrc files.


16.7 Vi Keys

This section is a quick reference of many common vi commands. Some of these were discussed earlier in the chapter, while many will be new.

Table 16-1. Movement

Operation Key
left, down, up, right h, j, k, l
To the end of the line $
To the beginning of the line ^
To the end of the file G
To the beginning of the file :1
To line 47 :47

Table 16-2. Editing

Operation Key
Removing a line dd
Removing five lines 5dd
Replacing a character r
Removing a character x
Removing ten characters 10x
Undo last action u
Join current and next lines J
Replace old with new, globally %s'old'new'g

Table 16-3. Searching

Operation Key
Search for “asdf” /asdf
Search backwards for “asdf” ?asdf
Repeat last search forwards /
Repeat last search backwards ?
Repeat last search, same direction n
Repeat last search, opposite direction N

Table 16-4. Saving and Quitting

Operation Key
Quit :q
Quit without saving :q!
Write and quit :wq
Write, without quitting :w
Reload currently open file :e!
Write buffer to file asdf :w asdf
Open file hejaz :e hejaz
Read file asdf into buffer :r asdf
Read output of ls into buffer :r !ls

Chapter 17 Emacs

While vi (with its clones) is without a doubt the most ubiquitous editor on Unix-like systems, Emacs comes in a good second. Instead of using different “modes”, like vi does, it uses Control and Alt key combinations to enter commands, in much the same way that you can use Control and Alt key combinations in a word processor and indeed in many other applications to execute certain functions. (Though it should be noted that the commands rarely correspond; so while many modern applications use Ctrl-C/ X/ V for copying, cutting and pasting, Emacs uses different keys and actually a somewhat different mechanism for this.)

Also unlike vi, which is an (excellent) editor and nothing more, Emacs is a program with near endless capabilities. Emacs is (for the most part) written in Lisp, which is a very powerful programming language that has the peculiar property that every program written in it is automatically a Lisp compiler of its own. This means that the user can extend Emacs, and in fact write completely new programs “in Emacs”.

As a result, Emacs is not just an editor anymore. There are many add-on packages for Emacs available (many come with the program's source) that provide all sorts of functionality. Many of these are related to text editing, which is after all Emacs' basic task, but it doesn't stop there. There are for example several spreadsheet programs for Emacs, there are databases, games, mail and news clients (the top one being Gnus), etc.

There are two main versions of Emacs: GNU Emacs (which is the version that comes with Slackware) and XEmacs. The latter is not a version for Emacs running under X. In fact, both Emacs and XEmacs run on the console as well as under X. XEmacs was once started as a project to tidy up the Emacs code. Currently, both versions are being actively developed, and there is in fact much interaction between the two development teams. For the present chapter, it is immaterial whether you use Emacs or XEmacs, the differences between them are not relevant to the normal user.


17.1 Starting emacs

Emacs can be started from the shell by simply typing emacs. When you are running X, Emacs will (normally) come up with its own X window, usually with a menu bar at the top, where you can find the most important functions. On startup, Emacs will first show a welcome message, and then after a few seconds will drop you in the *scratch* buffer. (See Section 17.2.)

You can also start Emacs on an existing file by typing

% emacs /etc/resolv.conf

This will cause Emacs to load the specified file when it starts up, skipping the welcome message.


17.1.1 Command Keys

As mentioned above, Emacs uses Control and Alt combinations for commands. The usual convention is to write these with C-letter and M-letter, respectively. So C-x means Control+x, and M-x means Alt+x. (The letter M is used instead of A because originally the key was not the Alt key but the Meta key. The Meta key has all but disappeared from computer keyboards, and in Emacs the Alt key has taken over its function.)

Many Emacs commands consist of sequences of keys and key combinations. For example, C-x C-c (that is Control-x followed by Control-c ) quits Emacs, C-x C-s saves the current file. Keep in mind that C-x C-b is not the same as C-x b. The former means Control-x followed by Control-b, while the latter means Control-x followed by just 'b'.


17.2 Buffers

In Emacs, the concept of “buffers” is essential. Every file that you open is loaded into its own buffer. Furthermore, Emacs has several special buffers, which do not contain a file but are used for other things. Such special buffers usually have a name that starts and ends with an asterisk. For example, the buffer that Emacs shows when it is first started, is the so-called *scratch* buffer. In the *scratch* buffer, you can type text in the normal way, but text that is typed there is not saved when Emacs is closed.

There is one other special buffer you need to know about, and that is the minibuffer. This buffer consists of only one line, and is always on the screen: it is the very last line of the Emacs window, below the status bar for the current buffer. The minibuffer is where Emacs shows messages for the user, and it is also the place where commands that require some user input are executed. For example, when you open a file, Emacs will ask for its name in the minibuffer.

Switching from one buffer to another can be done with the command C-x b. This will prompt you for the name of a buffer (a buffer's name is usually the name of the file you are editing in it), and it gives a default choice, which is normally the buffer that you were in before you switched to or created the current buffer. Just hitting Enter will switch to that default buffer.

If you want to switch to another buffer than the default offered by Emacs, just type its name. Note that you can use so-called Tab-completion here: type the first few letters of the buffer's name and hit Tab; Emacs will then complete the name of the buffer. Tab completion works everywhere in Emacs where it makes sense.

You can get a list of open buffers by hitting C-x C-b. This command will usually split the screen in two, displaying the buffer you were working in in the top half, and a new buffer called *Buffer List* in the bottom half. This buffer contains a list of all the buffers, their sizes and modes, and the files, if any, that those buffers are visiting (as it is called in Emacs). You can get rid of this split screen by typing C-x 1.

Note

Under X, the list of buffers is also available in the Buffer menu in the menu bar.


17.3 Modes

Every buffer in Emacs has an associated mode. This mode is very different from the idea of modes in vi: a mode tells you what kind of buffer you are in. For example, there is text-mode for normal text files, but there are also modes such as c-mode for editing C programs, sh-mode for editing shell scripts, latex-mode for editing LaTeX files, mail-mode for editing email and news messages, etc. A mode provides special customizations and functionality that is useful for the kind of file you are editing. It is even possible for a mode to redefine keys and key commands. For example, in Text mode, the Tab key simply jumps to the next tab stop, but in many programming language modes, the Tab key indents the current line according to the depth of the block that line is in.

The modes mentioned above are called major modes. Each buffer has exactly one major mode. Additionally, a buffer can have one or more minor modes. A minor mode provides additional features that may be useful for certain editing tasks. For example, if you hit the INSERT key, you invoke overwrite-mode, which does what you'd expect. There is also an auto-fill-mode, which is handy in combination with text-mode or latex-mode: it causes each line that you type to be automatically wrapped once the line reaches a certain number of characters. Without auto-fill-mode, you have to type M-q to fill out a paragraph. (Which you can also use to reformat a paragraph after you've edited some text in it and it is no longer nicely filled out.)


17.3.1 Opening files

To open a file in Emacs, type

C-x C-f

Emacs will ask you for the name of the file, filling in some default path for you (which is usually ~/ ). After you type the filename (you can use Tab completion) and hit ENTER , Emacs will open the file in a new buffer and display that buffer on the screen.

Note

Emacs will automatically create a new buffer, it will not load the file into the current buffer.

In order to create a new file in emacs, you cannot just go typing right away. You first have to create a buffer for it, and come up with a filename. You do this by typing C-x C-f and typing a filename, just as if you were opening an existing file. Emacs will notice that the file you typed doesn't exist, and will create a new buffer and report “(New file)” in the minibuffer.

When you type C-x C-f and then enter a directory name instead of a filename, Emacs will create a new buffer in which you will find a list of all the files in that directory. You can move the cursor to the file that you are looking for and type , and Emacs will open it. (There are in fact a lot more actions you can perform here, such as deleting, renaming and moving files, etc. Emacs is now in dired-mode, which is basically a simple file manager.)

When you have typed C-x C-f and suddenly change your mind, you can type C-g to cancel the action. C-g works almost everywhere where you want to cancel an action or command that you've started but don't want to finish.


17.4 Basic Editing

When you have opened a file, you can of course move around in it with the cursor. The cursor keys and PgUp, PgDn do what you'd expect. Home and End jump to the beginning and end of the line. (In older versions, they would actually jump to the beginning and end of the buffer.) However, there are also Control and Meta (Alt) key combos that move the cursor around. Because you do not need to move your hands to another part of the keyboard for these, they are much quicker once you get used to them. The most important such commands are listed in Table 17-1.

Table 17-1. Basic Emacs Editing Commands

Command Result
C-b go one character back
C-f go one character forward
C-n go one line down
C-p go one line up
C-a go to the beginning of the line
C-e go to the end of the line
M-b go one word back
M-f go one word forward
M-} go one paragraph forward
M-{ go one paragraph backward
M-a go one sentence backward
M-e go one sentence forward
C-d delete the character under the cursor
M-d delete until the end of the current word
C-v go down one screen (i.e., PgDn)
M-v go up one screen (i.e., PgUp)
M-< go to the beginning of the buffer
M-> go to the end of the buffer
C-_ undo the last change (can be repeated); note that you actually have to type Shift+Control+hyphen for this.
C-k delete to end of line
C-s forward search
C-r backward search

Note that many Meta commands are parallel to the Control commands except that they operate on larger units: while C-f goes forward one character, M-f goes forward an entire word, etc.

Also note that M-< and M-> require you to type Shift+Alt+comma and Shift+Alt+dot respectively, since < and > are on Shift+comma and Shift+dot. (Unless of course you have a different keyboard layout from the standard US layout.)

Note that C-k deletes (kills, as it is commonly called) all the text after the cursor to the end of the line, but doesn't delete the line itself (i.e., it doesn't delete the final newline). It only deletes the line if there was no text after the cursor. In other words, in order to delete a complete line, you have to put the cursor at the beginning of the line, and then hit C-k twice: once to delete the text on the line, once to delete the line itself.


17.5 Saving Files

In order to save a file, you type

C-x C-s

Emacs will not ask you for a filename, the buffer will just be saved to the file it was loaded from. If you want to save your text to another file, type

C-x C-w

When you save the file for the first time in this session, Emacs will normally save the old version of your file to a backup file, which has the same name appended with a tilde: so if you're editing a file “cars.txt”, Emacs will create a backup “cars.txt~”.

This backup file is a copy of the file that you opened. While you are working, Emacs will also regularly create an auto-save copy of the work you are doing, to a file named with hash signs: #cars.txt#. This backup is deleted when you save the file with C-x C-s.

When you are done editing a file, you can kill the buffer that holds it by typing

C-x k

Emacs will then ask you which buffer you want to kill, with the current buffer as default, which you can select by hitting ENTER. If you haven't saved your file yet, Emacs will ask you if you really want to kill the buffer.


17.5.1 Quitting Emacs

When you are done with Emacs altogether, you can type

C-x C-c

This quits Emacs. If you have any unsaved files, Emacs will tell you so, and ask if you want to save them each in turn. If you answer no to any of these, Emacs will ask for one final confirmation and then quit.


Chapter 18 Slackware Package Management

A software package is a bundle of related programs that are ready for you to install. When you download a source code archive, you have to configure, compile, and install it by hand. With a software package, this has already been done for you. All that you have to do is install the package. Another handy feature of using software packages is that it is very easy to remove and upgrade them, if you so desire. Slackware comes with programs for all your package management needs. You can install, remove, upgrade, make, and examine packages very easily.

There's a myth that's been going around ever since RedHat debuted RedHat Package Manager, that Slackware has no package management tool. This simply couldn't be further from the truth. Slackware has always included a package manager, even before RedHat existed. While not as full-featured or as ubiquitous as rpm (or for that matter deb), pkgtool and its associated programs are every bit as good at installing packages as rpm. The truth about pkgtool is not that it doesn't exist, but that it doesn't do any dependency checking.

Apparently many people in the Linux community think that a packager manager must by definition include dependency checking. Well, that simply isn't the case, as Slackware most certainly does not. This is not to say that Slackware packages don't have dependencies, but rather that its package manager doesn't check for them. Dependency management is left up to the sysadmin, and that's the way we like it.


18.1 Overview of Package Format

Before learning the utilities, you should become familiar with the format of a Slackware package. In Slackware, a package is simply a tar archive file that has been compressed with gzip. Packages are built to be extracted in the root directory.

Here is a fictitious program and its example package:

./
usr/
usr/bin/
usr/bin/makehejaz
usr/doc/
usr/doc/makehejaz-1.0/
usr/doc/makehejaz-1.0/COPYING
usr/doc/makehejaz-1.0/README
usr/man/
usr/man/man1
usr/man/man1/makehejaz.1.gz
install/
install/doinst.sh

The package system will extract this file in the root directory to install it. An entry in the package database will be created that contains the contents of this package so that it can be upgraded or removed later.

Notice the install/ subdirectory. This is a special directory that can contain a postinstallation script called doinst.sh. If the package system finds this file, it will execute it after installing the package.

Other scripts can be embedded in the package, but those are discussed more in detail in Section 18.3.2 below.


18.2 Package Utilities

There are four main utilities for package management. They perform installation, removal, and upgrades of packages.


18.2.1 pkgtool

pkgtool(8) is a menu-driven program that allows installation and removal of packages. The main menu is shown in Figure 18-1.

Figure 18-1. Pkgtool's main menu.

Installation is offered from the current directory, another directory, or from floppy disks. Simply select the installation method you want and pkgtool will search that location for valid packages to install.

You may also view a list of installed packages, as shown in Figure 18-2.

Figure 18-2. Pkgtool view mode

If you want to remove packages, select the remove option and you will be presented with a checklist of all the installed packages. Flag the ones you want to remove and select OK. pkgtool will remove them.

Some users prefer this utility to the command line utilities. However, it should be noted that the command line utilities offer many more options. Also, the ability to upgrade packages is only offered through the command line utilities.


18.2.2 installpkg

installpkg(8) handles installation of new packages on the system. The syntax is as follows:

# installpkg option package_name

Three options are provided for installpkg. Only one option can be used at a time.

Table 18-1. installpkg Options

Option Effects
-m Performs a makepkg operation on the current directory.
-warn Shows what would happen if you installed the specified package. This is useful for production systems so you can see exactly what would happen before installing something.
-r Recursively install all packages in the current directory and down. The package name can use wildcards, which would be used as the search mask when recursively installing.

If you pass the ROOT environment variable before installpkg, that path will be used for the root directory. This is useful for setting up new drives for your root directory. They will typically be mounted to /mnt or something other than /.

The installed package database entry is stored in /var/log/packages. The entry is really just a plain text file, one for each package. If the package has a postinstallation script, it is written to /var/log/scripts/.

You may specify several packages or use wildcards for the package name. Be advised that installpkg will not tell you if you are overwriting an installed package. It will simply install right on top of the old one. If you want to ensure that old files from the previous package are safely removed, use upgradepkg.


18.2.3 removepkg

removepkg(8) handles removing installed packages from the system. The syntax is as follows:

# removepkg option package_name

Four options are provided for removepkg. Only one option may be used at a time.

Table 18-2. removepkg Options

Option Effects
-copy The package is copied to the preserved packages directory. This creates a tree of the original package without removing it.
-keep Saves temporary files created during the removal. Really only useful for debugging purposes.
-preserve The package is removed, but copied to the preserved packages directory at the same time.
-warn Shows what would happen if you removed the package.

If you pass the ROOT environment variable before removepkg, that path will be used for the root directory. This is useful for setting up new drives for your root directory. They will typically be mounted to /mnt or something other than /.

removepkg looks at the other installed packages and only removes files unique to the package you specify. It will also scan the postinstallation script for the specified package and remove any symbolic links that were created by it.

During the removal process, a status report is displayed. After the removal, the package database entry is moved to /var/log/removed_packages and the postinstallation script is moved to /var/log/removed_scripts.

Just as with installpkg, you can specify several packages or use wildcards for the package name.


18.2.4 upgradepkg

upgradepkg(8) will upgrade an installed Slackware package. The syntax is as follows:

# upgradepkg package_name

or

# upgradepkg old_package_name%new_package_name

upgradepkg works by first installing the new package and then removing the old package so that old files are no longer around on the system. If the upgraded package name has changed, use the percent sign syntax to specify the old package (the one that is installed) and the new package (the one you are upgrading it to).

If you pass the ROOT environment variable before upgradepkg, that path will be used for the root directory. This is useful for setting up new drives for your root directory. They will typically be mounted to /mnt or something other than /.

upgradepkg is not flawless. You should always back up your configuration files. If they get removed or overwritten, you'll want a copy of the originals for any needed repair work.

Just as with installpkg and removepkg, you can specify several packages or use wildcards for the package name.


18.2.5 rpm2tgz/rpm2targz

The Red Hat Package Manager is a popular packaging system available today. Many software distributors are offering their products in RPM format. Since this is not our native format, we do not recommend people rely on them. However, some things are only available as an RPM (even the source).

We provide a program that will convert RPM packages to our native .tgz format. This will allow you to extract the package (perhaps with explodepkg) to a temporary directory and examine its contents.

The rpm2tgz program will create a Slackware package with a .tgz extension, while rpm2targz creates an archive with a .tar.gz extension.


18.3 Making Packages

Making Slackware packages can be either easy or difficult. There is no specific method for building a package. The only requirement is that the package be a tar gzipped file and if there is a postinstallation script, it must be /install/doinst.sh.

If you are interested in making packages for your system or for a network that you manage, you should have a look at the various build scripts in the Slackware source tree. There are several methods we use for making packages.


18.3.1 explodepkg

explodepkg(8) will do the same thing that installpkg does to extract the package, but it doesn't actually install it and it doesn't record it in the packages database. It simply extracts it to the current directory.

If you look at the Slackware source tree, you will see how we use this command for “framework” packages. These packages contain a skeleton of what the final package will look like. They hold all the necessary filenames (zero-length), permissions, and ownerships. The build script will cat the package contents from the source directory to the package build directory.


18.3.2 makepkg

makepkg(8) will package up the current directory into a valid Slackware package. It will search the tree for any symbolic links and add a creation block to the postinstallation script for creating them during the package install. It also warns of any zero-length files in the package tree.

This command is typically run after you have created your package tree.


18.3.3 SlackBuild Scripts

Slackware packages are built in many different ways by necessity. Not all software packages are written by their programmers to compile the same way. Many have compile time options that are not all included in the packages Slackware uses. Perhaps you need some of this functionality; you'll need to compile your own package then. Fortunately for many Slackware packages, you can find SlackBuild scripts in the package's source code.

So what is a SlackBuild script? SlackBuild scripts are executable shell scripts that you run as root to configure, compile, and create Slackware packages. You can freely modify these scripts in the source directory and run them to create your own versions of the default Slackware packages.


18.4 Making Tags and Tagfiles (for setup)

The Slackware setup program handles installation of the software packages on your system. There are files that tell the setup program which packages must be installed, which ones are optional, and which ones are selected by default by the setup program.

A tagfile is in the first software series directory and is called tagfile. It lists the packages in that particular disk set and their status. The status can be:

Table 18-3. Tagfile Status Options

Option Meaning
ADD The package is required for proper system operation
SKP The package will be automatically skipped
REC The package is not required, but recommended
OPT The package is optional

The format is simply:

package_name: status

One package per line. The original tagfiles for each software series are stored as tagfile.org. So if you mess up yours, you can restore the original one.

Many administrators prefer writing their own tagfiles and starting the installer and selecting “full”. The setup program will read the tagfiles and perform the installation according to their contents. If you use REC or OPT, a dialog box will be presented to the user asking whether or not they want a particular package. Therefore, it is recommended that you stick with ADD and SKP when writing tagfiles for automated installs.

Just make sure your tagfiles are written to the same location as the originals. Or you can specify a custom tagfile path if you have custom tagfiles.


Chapter 19 ZipSlack

19.1 What is ZipSlack?

ZipSlack is a special version of Slackware Linux. It's an already installed copy of Slackware that's ready to run from your DOS or Windows partition. It's a basic installation, you do not get everything that comes with Slackware.

ZipSlack gets its name from the form it's distributed in, a big .ZIP file. Users of DOS and Windows will probably be familiar with these files. They are compressed archives. The ZipSlack archive contains everything you need to get up and running with Slackware.

It is important to note that ZipSlack is significantly different from a regular installation. Even though they function the same and contain the same programs, their intended audiences and functions differ. Several advantages and disadvantages of ZipSlack are discussed below.

One last thing, you should always review the documentation included in the actual ZipSlack directory. It contains the latest information regarding installation, booting, and general use of the product.


19.1.1 Advantages

  • Does not require repartitioning of your hard disk.

  • Great way to learn Slackware Linux without stumbling through the installation process.


19.1.2 Disadvantages

  • Uses the DOS filesystem, which is slower than a native Linux filesystem.

  • Will not work with Windows NT.


19.2 Getting ZipSlack

Obtaining ZipSlack is easy. If you have purchased the official Slackware Linux CD set, then you already have ZipSlack. Just find the CD that contains the zipslack directory and place it in your CD-ROM drive. It's usually the third or fourth disc, but always trust the labels over this documentation as the disk it resides on is prone to change.

If you want to download ZipSlack, you should first visit our “Get Slack” web page for the latest download information:

http://www.slackware.com/getslack/

ZipSlack is part of each Slackware release. Locate the release you want, and go to that directory on the FTP site. The latest release directory can be found at this location:

ftp://ftp.slackware.com/pub/slackware/slackware/

You'll find ZipSlack in the /zipslack subdirectory. ZipSlack is offered as one big .ZIP file or floppy-sized chunks. The chunks are in the /zipslack/split directory.

Don't stop at just the .ZIP files. You should also download the documentation files and any boot images that appear in the directory.


19.2.1 Installation

Once you've downloaded the necessary components, you'll need to extract the .ZIP file. Be sure to use a 32-bit unzipper. The size and filenames in the archive are too much for a 16-bit unzipper. Examples of 32-bit unzippers include WinZip and PKZIP for Windows.

ZipSlack is designed to be extracted directly to the root directory of a drive (such as C: or D:). A \LINUX directory will be created that contains the actual Slackware installation. You'll also find the files necessary to booting the system in that directory as well.

After you've extracted the files, you should have a \LINUX directory on the drive of your choosing (we'll use C: from here on).


19.3 Booting ZipSlack

There are several ways to boot ZipSlack. The most common is to use the included LINUX.BAT to boot the system from DOS (or from DOS mode under Windows 9x). This file must be edited to match your system before it will work.

Start by opening the C:\LINUX\LINUX.BAT file in your favorite text editor. At the top of the file you will notice a large comment. It explains what you need to edit in this file (and also what to do if you are booting from an external Zip drive). Don't worry if you don't understand the root= setting. There are several examples, so feel free to pick one and try it. If it doesn't work, you can edit the file again, comment out the line you uncommented, and pick another one.

After you uncomment the line you want by removing the “rem” at the beginning of the line, save the file and exit the editor. Bring your machine into DOS mode.

A DOS prompt window in Windows 9x will NOT work.

Type C:\LINUX\LINUX.BAT to boot the system. If all goes well, you should be presented with a login prompt.

Log in as root, with no password. You'll probably want to set a password for root, as well as adding an account for yourself. At this point you can refer to the other sections in this book for general system usage.

If using the LINUX.BAT file to boot the system didn't work for you, you should refer to the included C:\LINUX\README.1ST file for other ways to boot.

Glossary

Account

All of the information about a user, including username, password, finger information, UID and GID, and home directory. To create an account is to add and define a user.

Background

Any process that is running without accepting or controlling the input of a terminal is said to be running in the background.

Boot disk

A floppy disk containing an operating system (in our case, the Linux kernel) from which a computer can be started.

Compile

To convert source code to machine-readable “binary” code.

Daemon

A program designed to run in the background and, without user intervention, perform a specific task (usually providing a service).

Darkstar

The default hostname in Slackware; your computer will be called darkstar if you do not specify some other name.

One of Patrick Volkerding's development machines, named after “Dark Star”, a song by the Grateful Dead.

Desktop Environment

A graphical user interface (GUI) that runs atop the X Window System and provides such features as integrated applications, cohesive look-and-feel between programs and components, file and window management capabilities, etc. A step beyond the simple window manager.

Device driver

A chunk of code in the kernel that directly controls a piece of hardware.

Device node

A special type of file in the /dev filesystem that represents a hardware component to the operating system.

DNS

Domain Name Service. A system in which networked computers are given names which translate to numerical addresses.

Domain name

A computer's DNS name, excluding its host name.

Dot file

In Linux, files which are to be hidden have filenames beginning with a dot ('.').

Dotted quad

The format of IP addresses, so called because it consists of four numbers (range 0-255 decimal) separated by periods.

Dynamic loader

When programs are compiled under Linux, they usually use pieces of code (functions) from external libraries. When such programs are run, those libraries must be found and the required functions loaded into memory. This is the job of the dynamic loader.

Environment variable

A variable set in the user's shell which can be referenced by that user or programs run by that user within that shell. Environment variables are generally used to store preferences and default parameters.

Epoch

A period of history; in Unix, “The Epoch” begins at 00:00:00 UTC January 1, 1970. This is considered the “dawn of time” by Unix and Unix-like operating systems, and all other time is calculated relative to this date.

Filesystem

A representation of stored data in which “files” of data are kept organized in “directories”. The filesystem is the nearly universal form of representation for data stored to disks (both fixed and removable).

Foreground

A program that is accepting or controlling a terminal's input is said to be running in the foreground.

Framebuffer

A type of graphics device; in Linux, this most often refers to the software framebuffer, which provides a standard framebuffer interface to programs while keeping specific hardware drivers hidden from them. This layer of abstraction frees programs of the need to speak to various hardware drivers.

FTP

The File Transfer Protocol. FTP is a very popular method of transferring data between computers.

Gateway

A computer through which data on a network is transferred to another network.

GID

Group Identifier. The GID is a unique number attributed to a group of users.

Group

Users in Unix belong to “groups”, which can contain many other users and are used for more general access control than the existence of users alone can easily allow.

GUI

Graphical User Interface. A software interface that uses rendered graphical elements such as buttons, scrollbars, windows, etc. rather than solely text-based input and output

Home directory

A user's “home directory” is the directory the user is placed in immediately upon logging in. Users have full permissions and more or less free reign within their home directories.

HOWTO

A document describing “how to” do something, such as configure a firewall or manage users and groups. There is a large collection of these documents available from the Linux Documentation Project.

HTTP

The Hypertext Transfer Protocol. HTTP is the primary protocol on which the World Wide Web operates.

ICMP

Internet Control Message Protocol. A very basic networking protocol, used mostly for pings.

Kernel

The heart of an operating system. The kernel is the part that provides basic process control and interfaces with the computer's hardware.

Kernel module

A piece of kernel code, usually a driver of some sort, that can be loaded and unloaded from memory separately from the main body of the kernel. Modules are handy when upgrading drivers or testing kernel settings, because they can be loaded and unloaded without rebooting.

Library

A collection of functions which can be shared between programs.

LILO

The LInux LOader. LILO is the most widely-used Linux boot manager.

LOADLIN

LOADLIN is a program that runs under MS DOS or Windows and boots a Linux system. It is most commonly used on computers with multiple operating systems (including Linux and DOS/Windows, of course).

Man section

Pages in the standard Unix online manual ("man") are grouped into sections for easy reference. All C programming pages are in section 3, system administration pages in section 5, etc.

MBR

The Master Boot Record. A reserved space on a hard drive where information on what to do when booting is stored. LILO or other boot managers can be written here.

Motif

A popular programming toolkit used in many older X programs.

MOTD

Message of the Day. The motd (stored in Linux in /etc/motd is a text file that is displayed to all users upon logging in. Traditionally, it is used by the system administrator as a sort of “bulletin board” for communicating with users.

Mount point

An empty directory in a filesystem where another filesystem is to be “mounted”, or grafted on.

Nameserver

A DNS information server. Nameservers translate DNS names to numerical IP addresses.

Network interface

A virtual representation of a network device provided by the kernel. Network interfaces allow users and programs to talk to network devices.

NFS

The Network Filesystem. NFS allows the mounting of remote filesystems as if they were local to your computer and thus provides a transparent method of file sharing.

Octal

Base-8 number system, with digits 0-7.

Pager

An X program that allows the user to see and switch between multiple “desktops”.

Partition

A division of a hard drive. Filesystems exist on top of partitions.

PPP

Point-to-Point Protocol. PPP is used mainly for connecting via modem to an Internet Service Provider.

Process

A running program.

Root directory

Represented as “/”, the root directory exists at the top of the filesystem, with all other directories branching out beneath it in a “file tree”.

Root disk

The disk (usually fixed) on which the root directory is stored.

Routing table

The set of information the kernel uses in “routing” network data around. It contains such tidbits as where your default gateway is, which network interface is connected to which network, etc.

Runlevel

The overall system state as defined by init. Runlevel 6 is rebooting, runlevel 1 is “single user mode”, runlevel 4 is an X login, etc. There are 6 available runlevels on a Slackware system.

Secure shell

An encrypted (thus secure) method of logging in remotely to a computer. Many secure shell programs are available; both a client and server are needed.

Service

The sharing of information and/or data between programs and computers from a single “server” to multiple “clients”. HTTP, FTP, NFS, etc. are services.

Shadow password suite

The shadow password suite allows encrypted passwords to be hidden from users, while the rest of the information in the /etc/passwd file remains visible to all. This helps prevent brute-force attempts at cracking passwords.

Shell

Shells provide a commandline interface to the user. When you're looking at a text prompt, you're in a shell.

Shell builtin

A command built into the shell, as opposed to being provided by an external program. For instance, bash has a cd builtin.

Signal

Unix programs can communicate between each other using simple “signals”, which are enumerated and usually have specific meanings. kill -l will list the available signals.

SLIP

Serial Line Interface Protocol. SLIP is a similar protocol to PPP, in that it's used for connecting two machines via a serial interface.

Software package

A program and its associated files, archived and compressed into a single file along with any necessary scripts or information to aid in managing the installation, upgrade, and removal of those files.

Software series

A collection of related software packages in Slackware. All KDE packages are in the “kde” series, networking packages in the “n” series, etc.

Source code

The (more or less) human-readable code in which most programs are written. Source code is compiled into “binary” code.

Standard Error (stderr)

The Unix-standard output stream for errors. Programs write any error messages on stderr, so that they can be separated from normal output.

Standard Input (stdin)

The Unix-standard input stream. Data can be redirected or piped into a program's stdin from any source.

Standard Output (stdout)

The Unix-standard output stream. Normal text output from a program is written to stdout, which is separate from the error messages reported on stderr and can be piped or redirected into other programs' stdin or to a file.

Subnet

An IP address range that is part of a larger range. For instance, 192.168.1.0 is a subnet of 192.168.0.0 (where 0 is a mask meaning “undefined”); it is, in fact, the “.1” subnet.

Superblock

In Linux, partitions are discussed in terms of blocks. A block is 512 bytes. The superblock is the first 512 bytes of a partition.

Supplemental disk

In Slackware, a floppy disk used during installation that contains neither the kernel (which is on the boot disk) nor the root filesystem (which is on the root disk), but additional needed files such as network modules or PCMCIA support.

Suspended process

A process which has been frozen until killed or resumed.

Swap space

Disk space used by the kernel as “virtual” RAM. It is slower than RAM, but because disk space is cheaper, swap is usually more plentiful. Swap space is useful to the kernel for holding lesser-used data and as a fallback when physical RAM is exhausted.

Symbolic link

A special file that simply points to the location of another file. Symbolic links are used to avoid data duplication when a file is needed in multiple locations.

Tagfile

A file used by the Slackware setup program during installation, which describes a set of packages to be installed.

Terminal

A human-computer interface consisting of at least a screen (or virtual screen) and some method of input (almost always at least a keyboard).

Toolkit, GUI

A GUI toolkit is a collection of libraries that provide a programmer with code to draw “widgets” such as scrollbars, checkboxes, etc. and construct a graphical interface. The GUI toolkit used by a program often defines its “look and feel”.

UID

User Identifier. A unique number that identifies a user to the system. UIDs are used by most programs instead of usernames because a number is easier to deal with; usernames are generally only used when the user has to see things happen.

VESA

Video Electronics Standards Association. The term “VESA” is often used to denote a standard specified by said Association. Nearly all modern video adapters are VESA-compliant.

Virtual terminal

The use of software to simulate multiple terminals while using only a single set of input/output devices (keyboard, monitor, mouse). Special keystrokes switch between virtual terminals at a single physical terminal.

Window manager

An X program whose purpose is to provide a graphical interface beyond the simple rectangle-drawing of the X Window System. Window managers generally provide titlebars, menus for running programs, etc.

Working directory

The directory in which a program considers itself to be while running.

Wrapper program

A program whose sole purpose is to run other programs, but change their behavior in some way by altering their environments or filtering their input.

X server

The program in the X Window System which interfaces with graphics hardware and handles the actual running of X programs.

X Window System

Network-oriented graphical interface system used on most Unix-like operating systems, including Linux.


Appendix A. The GNU General Public License

GNU GENERAL PUBLIC LICENSE

Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies of this
license document, but changing it is not allowed.


A.1. Preamble

The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too.

When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.

To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.

For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.

We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.

Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.

Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.

The precise terms and conditions for copying, distribution and modification follow.


A.2. TERMS AND CONDITIONS

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  1. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The “Program”, below, refers to any such program or work, and a “work based on the Program” means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term “modification”.) Each licensee is addressed as “you”.

    Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.

  2. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.

    You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.

  3. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:

    1. You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.

    2. You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.

    3. If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)

    These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.

    Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.

    In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.

  4. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:

    1. Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,

    2. Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,

    3. Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)

    The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.

    If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.

  5. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.

  6. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.

  7. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.

  8. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.

    If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.

    It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.

    This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.

  9. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.

  10. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.

    Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and “any later version”, you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.

  11. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.

  12. NO WARRANTY

    BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  13. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

END OF TERMS AND CONDITIONS


A.3. How to Apply These Terms to Your New Programs

If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.

To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the “copyright” line and a pointer to where the full notice is found.


Copyright (C)

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this when it starts in an interactive mode:

Gnomovision version 69, Copyright (C) year  name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your school, if any, to sign a “copyright disclaimer” for the program, if necessary. Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
`Gnomovision' (which makes passes at compilers) written by James Hacker.

, 1 April 1989
Ty Coon, President of Vice

This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License.