In My Mind

No Body Perfect !

Archive for the ‘BSD’ Category

Compile kernel On Openbsd

# mkdir /mnt/cdrom; mount -t cd9660 /dev/cd0a /mnt/cdrom
# cp /mnt/cdrom/3.9/sys.tar.gz /usr/src
# tar zxvf sys.tar.gz
# cd /usr/src/sys/arch/i386/conf
# cp GENERIC BLUEBOX
# pico BLUEBOX /*edit sesuai kebutuhan */
# config BLUEBOX
# cd ../compile/BLUEBOX
# make depend && make
# make install
# reboot */restart deh*/

  • 0 Comments
  • Filed under: BSD
  • Ports On OpenBSD

    Download Packages Ports
    #ftp ftp://ftp.openbsd.org/pub/OpenBSD/3.9/ports.tar.gz
    #mv ports.tar.gz /usr
    #cd /usr
    #tar -xzf ports.tar.gz

    beberapa cmd yg gue ketahui :

    • make search key=keyword : untuk mencari paket
    • make fetch : download paket tarball yang ingin install
    • make extract : download paket tarball (kalau belum ada)
    • make build / make : download tarball, ngextract, dan ngekompilenya dengan konfigurasi default
    • make install : download tarball, ngextract, ngekompile & nge-install pada sistem
    • make install clean : sama seperti ‘make install’ tapi ditambahin ‘clean’ untuk menghapus direktori work untuk menghemat space hdd.

    ah segitu dulu ah..
    dah malem mo pulang.. dahhhh

  • 1 Comment
  • Filed under: BSD, Linux
  • Belajar Install Openbsd

    Only one remote hole in the default install, in more than 8 years!

    Mumpung waktu ada yg kosong.. manfaatin belajar ah..

    tutorialnya disini lho

    kalo udah trus ngapain? hmm…?
    oh iya ini ada links buat DL isonya openbsd3.9

  • 2 Comments
  • Filed under: BSD
  • Calender

    May 2008
    M T W T F S S
    « Apr    
     1234
    567891011
    12131415161718
    19202122232425
    262728293031  

    Categories

    Search