Tag Archives: Linux

Linux Centos 4.8 Sebagai Pengganti Redhat 9

Pada minggu kemarin aplikasi Jadwal Penerbangan atau Flight Information Display System (FIDS) di Bandara Adisutjipto sempat down. Server utama yang rusak digantikan server cadangan. Tiga hari berjalan, diluar dugaan atas kehendak Alloh server cadangan power supply terbakar karena kemasukan cicak, sehingga motherboard server juga tidak bisa dipakai. Permasalahan timbul ternyata …

Read More »

Membuat Display FIDS Menggunakan Linux Lite

Untuk membuat aplikasi display FIDS yang bisa diinstall di komputer mini kami sempat beberapa kali uji coba dengan operating system linux. Akhirnya pilihan kami jatuhkan pada Linux Lite 1.0.6 sebagai operating system sekaligus aplikasi desktop untuk menampilkan display FIDS.

Read More »

Ubuntu 9.10 Netbook Remix On Axioo Pico DJJ616

I upgrade ubuntu 9.10 on my netbook Axioo Pico DJJ616. All hardware are work. These results. The following steps to install Ubuntu 9.10 Netbook Remix in netbook Axioo Pico DJJ616 : Download file iso from http://www.ubuntu.com/getubuntu/download-netbook Burn file iso to CD or make livecd on flashdisk Insert your flash media to netbookand restart Note the drive letter assigned to your flash media Start Disk Imager Now Install start

Read More »

Create a Secure SSH Server in Ubuntu

Following one of the ways to create a secure ssh server in Ubuntu 8.04 Server. Install Ubuntu 8.04 Server Change root password sudo passwd root Add new username sudo adduser to2k sudo visudo Append this line to end of ile to2k ALL=(ALL) ALL SSH Configuration sudo nano /etc/ssh/sshd_config Find Port …

Read More »