Loading....
Loading....

    Archive for the ‘Linux’ Category

    Posted by becouz in Internet | Linux | Pikiranku | Wireless

    Posted on December 2nd, 2008

    Hari ini menjadi hari yang cukup membingungkan buat aku deskripsikan. Soalnya gak tau apakah baik atau tidak, tapi menurutku hari yang cukup baik :D . Karena pagi ini ketika cek email dapat email yang lumayan menggembirakan. Dapat kiriman recehan ke paypal … hehehehehe.
    Read the rest of this entry»

    Sphere: Related Content

    Posted by becouz in Linux | Pikiranku | Software

    Posted on November 27th, 2008

    Setelah kurang lebih sebulan nunggu sejak di request, akhirnya CD Ubuntu 8.10 (Intrepid Ibex) datang juga. Yach mayan dech, cuma bayar Rp 3000,- . Kalo dipikir murah banget, bayar 3000 rupiah dapat 2 CD Ubuntu. Desktop Edition dan Server Edition. Cuma kalah cepat ajah kali ma yang user lain. Kalo user lain dah menggunakan, aku baru mau menggunakan.



    Ini kali kedua sich dapat kiriman cd ubuntu, yang pertama waktu request Hardy Heron (8.04). Waktu yang Hardy Heron cuma dapet 1 (Desktop Edition) doank. Kali ini mayan bisa dapet 2 :D .







    Gw request dari situsnya ubuntu dangan link untuk Desktop Edition dan Server Edition yang berbeda. Yach ntar malam kalo ada waktu dan kesempatan baru rencana mo testing nich ubuntu. Paling korbanin 1 OS ubuntu di Notebook gw yang emang untuk testing. Sementara 2 OS lagi yang biasa digunakan (Ubuntu Juga dan XP) biarin ajah dulu.

    Sphere: Related Content

    Posted by baddoel in Linux

    Posted on August 22nd, 2008

    A. File-Handling Utilities

    In this context, file handlingmeans copying, moving and deleting files. Later, we will look at ways of changing file attributes (owner, permissions).

    A.1. mkdir, touch: Creating Empty Directories and Files

    mkdir (MaKe DIRectory) is used to create directories. Its syntax is simple:

    mkdir [options] <directory> [directory ...]

    Only one option is worth noting: the -p option. It does two things:
    Read the rest of this entry»

    Sphere: Related Content

    Posted by baddoel in Linux | Networking

    Posted on August 16th, 2008

    Networking is a must-have on all levels of computing. Be it home or corporate, networking is the one aspect of computing that is, without a shadow of a doubt, a deal breaker. And with some help, the Linux operating system can be the king of networking, in both ease of use and security. But that doesn’t mean the average (and sometimes even the above-average) user can’t use some help. These tips should help make Linux networking go a little more smoothly.

    Note: This information is also available as a PDF download.
    #1: Make use of your /etc/hosts file

    Read the rest of this entry»

    Sphere: Related Content

    Posted by baddoel in Linux | Tips n Tricks

    Posted on August 16th, 2008

    The apt-get package management system enables administrators to keep a system updated with the latest, greatest packages (or install previously uninstalled packages) using simple command-line input. But not everyone finds apt-get easy to use. Some people have trouble remembering commands or keeping track of repositories. Others just don’t like the command-line interface. Never fear. No matter what problems you have with apt-get, there are ways to make it easier to use. Let’s examine some of those ways.

    Note: This information is also available as a PDF download.
    #1: Keep your repositories separate

    Read the rest of this entry»

    Sphere: Related Content

    Posted by baddoel in Linux | Networking

    Posted on August 4th, 2008

    Proxy server berfungsi untuk membuat salinan data yang dibaca dari Internet ke
    jaringan lokal kita sehingga jika di lain waktu kita mengakses data yang sama,
    maka data tersebut akan diambil dari jaringan lokal kita sehingga akan sangat
    menghemat bandwith kita ke Internet.

    Squid merupakan salah satu server cache proxy yang memiliki performance yang cukup
    handal (high-performance) yang lazim digunakan di lingkungan GNU/Linux maupun Unix,
    yang mendukung beberapa protokol seperti SSL, FTP, maupun gopher, dan HTTP.

    Read the rest of this entry»

    Sphere: Related Content

    Posted by baddoel in Linux | Software | Tips n Tricks

    Posted on July 23rd, 2008

    Pertama-tama pastikan paket Wine sudah terinstall.
    $ sudo apt-get install wine cabextract

    Install IE4Lnux, IE4Linux dibutuhkan oleh beberapa bagian instalasi Visio dan runtimenya.

    $ wget ttp://www.tatanka.com.br/ies4linux/downloads/ies4linux-2.0.tar.gz -O - | tar xvzf -

    setelah terdownload, jalankan :
    $ cd ies4linux/
    $ ./ies4linux


    Read the rest of this entry»

    Sphere: Related Content

    Posted by baddoel in Computer | Internet | Linux | Software

    Posted on June 28th, 2008

    Google Earth is a 3d globe that puts the world’s geographic information at your fingertips. It’s is available on Linux, Mac, and Windows.

    Google Earth

    Start the installation by downloading the Linux installer.

    Open a terminal and change to the directory where the installer downloaded to. If it’s on your desktop you can use this command:
    cd ~/Desktop

    Change the permissions on the installer so you can run it:
    chmod +x GoogleEarthLinux.bin
    Read the rest of this entry»

    Sphere: Related Content