BuaT users dengan cara enter--entar

hy kawan-kawan 081..... q mo nih bagi- rejeki nih...mo nga? ....
buat penggila slackers ada nih pengalaman q yaitu buat user On Slackware 13.0
lansungmi the nda ada bahanq bela'

ehhhh ...tunggu dlo, buat user di slackware ada 2 cara lho....!!!

1). useradd
2). adduser

yg sy pake yg gampangji bukan yg banyak tikungannya..

pake useradd gak enak, harus kasih parameter2 gitu
enakan adduser, sudah diisikan oleh programnya, tinggal isi aja yg perlu2

asik to....

pertama buka konsole/terminal/Alt+F2...

1. ketik adduser
2.akan muncul seperti ini

# adduser

Login name for new user []: gimp_jibril [name_user]

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

Initial group [ users ]:
Additional UNIX groups:

Users can belong to additional UNIX groups on the system.
dstt....

* Security implications *
Please be aware that by adding users to additional groups may dstt....
so you may press ENTER at the next prompt.

(Setelah ini ANda perlu menambah group lain agar supaya bisa shutdown dari user biasa, internetan, mengakses cdrom, dll) setelah ENTER tekan tanda panah ke-atas.

Press ENTER to continue without adding any additional groups

Or press the UP arrow to add/select/edit additional groups
: audio cdrom floppy plugdev video power netdev

Home directory [ /home/gimp_jibril ]
Shell [ /bin/bash ]
Expiry date (YYYY-MM-DD) []:
New account will be created as follows:
Login name.......:gimp_jibril
UID..............: [ Next available ]
Initial group....: users

Additional groups: audio,cdrom,floppy,plugdev,video,power,netdev
Home directory...: /home/gimp_jibril
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.
Creating new account...
Changing the user information for gimp_jibril
Enter the new value, or press ENTER for the default
Full Name []: gimp_jibril
Room Number []:
Work Phone []:
Home Phone []:
Other []:
Changing password for gimp_jibril
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.

KONFIGURASI SOUND CARD On Slackware

KONFIGURASI SOUND CARD.

Untuk mengkonfigurasi sound card anda agar bisa berfungsi, coba anda masuk ke console dan apabila anda login di user lakukan perintah seperti ini:

Xcibal@:~#su
password:*******

root@:~# alsaconf

Perintah "alsaconf" akan mendeteksi jenis sound card yang anda miliki secara otomatis, di komputer penulis sound card yang terdeteksi adalah "intel8x0". Pilih kemudian tekan OK.

Setelah konfigurasi sound card selesai, ketikkan perintah "alsamixer" untuk menyetting volume yang anda inginkan :))

root@:~# alsamixer

Setelah merasa pas dengan settingan volumenya, coba jalankan perintah "alsactl store" untuk menyimpan semua konfigurasi dan settingan yang telah anda lakukan.

root@:~#rexima

root@:~# alsactl store
root@:~#

Nanti setelah anda merestat komputer, maka sistem akan menjalankan perintah alsactl
restore.

setting manual WPA on Slackware 13.0


assalamu alaikum wr.wb.

kemarin saya pergi jokka or cari2 hostpotan di suatu tempat yaitu warkop!!! ehhh ternyata slackersku nga mo connect saya coba pake WICD ternyata nga mo connect juga...!!! nah mari kita bermain-main dengan konsole dan saya coba pake perintah seperti ini :

bash-3.1# KWrite /etc/wpa_supplicant.conf ato
bash-3.1# vi /etc/wpa_supplicant.conf or
bash-3.1# nano /etc/wpa_supplicant.conf.....

klo udah edit

# WPA protected network, supply your own ESSID and WPAPSK here:
network={
scan_ssid=0
ssid="name wifi" <----nama span="" wifi="">
proto=WPA RSN
key_mgmt=WPA-PSK
pairwise=CCMP TKIP
group=CCMP TKIP WEP104 WEP40
psk="suryaslims" <---------key span="" wifi="">
priority=10

untuk melihat coneksi pake perintah seperti ini

bash-3.1# wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf

cek DNS server di bash-3.1# vi /etc/resolf.conf klo uda ada ip addresna nameserver ip
setelah selesai ngedit-ngedit
tambahkan perintah

bash-3.1# dhclient [interface]


inilah pengalamanku friend SMOGA BERMANFAAT BAGI SMUANYA