Slackware : How to install this minimal system March 25, 2010
Posted by tikpad in oprekan, slackware.add a comment
http://slackwiki.org/Minimal_System
How to install this minimal system
You only need the first Slackware CD to do this.
- Install Slackware as you would do normally.
- In the PACKAGE SERIES SELECTION screen, select package sets A, AP, D, F, K, L and N.
Now you have two choices:
- Manual selection: at the next screen (SELECT PROMPTING MODE), choose the expert option, and manually select (or unselect) every single package.
sharing file pake Samba [FreeBSD] March 18, 2010
Posted by tikpad in freebsd, networking, oprekan.add a comment
1. Install Samba lewat port
#cd /usr/ports/japanese/samba3/
#make install clean
#reboot
2. Masukkan script smbd_enable=”YES” dan nmbd_enable=”YES” di /etc/rc.conf
#echo 'smbd_enable="YES"' >> /etc/rc.conf
#echo 'nmbd_enable="YES"' >> /etc/rc.conf
3. Bikin user. Contoh; user kopi, combro, misro (more…)
install flash player under slackware 13 x64 March 18, 2010
Posted by tikpad in oprekan, slackware.add a comment
I’m using the latest release with no problems. Expanded the .tar.gz, then copied the libflashplayer.so to /usr/lib64/mozilla/plugins.


