Popular News

Tugas Akhir: 98% Open Source!

   



Alhamdulillah, akhirnya beres juga kuliah ini. Ternyata, butuh waktu sampai hampir satu tahun bagi saya untuk membuat, mengerjakan, menulis, dan menuntaskan TA saya itu. Memang sih kalau untuk nulis TA nya mah cuma beberapa bulan saja.

ubuntu 7.04 djbdns

   



semuanya sama tinggal dilengkapi yg dibawah inih :

echo gcc -O2 -include /usr/include/errno.h > conf-cc

Compile and set up the daemontools programs:

package/install

vim /etc/event.d/svscan

then insert:

-------------

# svscan - daemontools

# https://bugs.launchpad.net/ubuntu/+source/daemontools-installer/+bug/66615

#

start on runlevel 2
start on runlevel 3
start on runlevel 4
start on runlevel 5

stop on runlevel 0
stop on runlevel 1
stop on runlevel 6

respawn
exec /command/svscanboot

--------

then (you might need to reboot)

initctl start svscan

Linux IO Scheduller

   



Hari ini melakukan konfigurasi kernel lagi. Beberapa catatan saat konfigurasi dibuat. Yang menarik adalah tentang Linux IO Scheduler. Bagaimana memilih scheduler yang cocok untuk kebutuhan sistem Linux kita. IO scheduler ini akan mengefisienkan akses ke storage disk, misalnya harddisk.

Blog Spinoffs like crazy!!!! 'Niche-ify' 'Niche-ify'

   



I started yet another wordpress blog in an effort to further 'niche-ify' my work.  So much of what I wanted to post about in postalheaven.wordpress.com and then sparechangenews.com was technical stuff about computers and as of late that is specifically studies about Linux.  So the name is a tribute to my wife who came up with the term I was looking for for a miniscule linux operating system - minilini.wordpress.com.  Minili

Bikin snmp dan mrtg

   



Sekarang bikin tutorial tentang bikin snmp dan mrtg untuk monitoring tool.

langsung aja ya…..

PS: Perintah Configure selalu di tuliskan 1 baris tanpa terpisah

*****DISARANKAN UNTUK MEMAKAI NET-SNMP YG TERBARU****

Sebab pada bbrp kasus snmp versi yg lebih lama tidak dapat berjalan dgn baik

di Server FreeBSD saya. baru setelah paket SNMP yg paling baru di install

Akhirnya bisa berjalan lancar. saat artikel ini saya tulis versi SNMP yg

paling baru adalah 5.1.4

http://ftp.yz.yamagata-u.ac.jp/pub/network/net-snmp/
( udah ada yang versi net-snmp-5.3.tar.gz )

#tar -zxvf net-snmp-5.1.4.tar.gz
#cd net-snmp-5.1.4

# ./configure –prefix=/usr/local/snmp

#make

#make install

Keunggulan Linux

   



Ada beberapa keunggulan Linux yang patut anda pertimbangkan, yaitu

Mengenal LINUX

   



Apa Linux itu?

Costretto a usare Windows XP da una settimana: impressioni

   



Era davvero molto tempo che non usavo Windows XP per diversi giorni di seguito. La mia ragazza ha Vista (contro il quale bestemmia in continuazione) ma XP lo avevo quasi dimenticato. Finché, tornando a casa dei miei per le vacanze, mi ritrovo ad usare il pc di mia sorella.

In una settimana mi sono potuto rendere conto di cosa ho "perso" in questi 16 mesi in cui uso praticamente solo GNU/Linux.

Instalar Splashy ( 2da Parte )

   



[caption id="attachment_169" align="aligncenter" width="300" caption="Splashy"]Splashy[/caption]

En un post anterior explicaba como instalar Splashy. Realmente con el método anterior resultaba más engorroso  y es por eso que escribo esta segunda parte. ¿Qué es Splashy?

Una especie de joiner en C para Linux

   



bueno, lo hice para linux Lengua
el codigo y los archivos binarios estan aca:
http://www.badongo.com/file/10771735

el codigo tiene muchos comentarios, creo que no hace falta aclarar mucho, solo unas cosas
es por consola, nada de lindas ventanitas, se le pasnas los archivos por argumentos
tiene que estar copilado el unjoiner.c con el nombre "unjoiner" (sin extencion ni nada)

y el formato del archivo "salida" (que se va a llamar "out") es asi:

[

unjoiner

Frase célebre...

   



... una opción del friki test.

"Creo que Linus es dios, Stallman el profeta y Tux el espíritu santo"

by FrikiTest

Brushes para GIMP

   



[caption id="" align="alignnone" width="450" caption="Brushes GIMP"]Brushes GIMP[/caption]

En mis ratos libres me da por tocarle a ciertos programas de diseño y retoque de imágenes en linux. Uno de mis favoritos obviamente es GIMP..Entre los recursos para este programa que mas se disfrutan

son los Pinceles (en inglés brushes) que existen en gran cantidad pero les dejo un sitio de una mujer que se dedica a hacerlos y después ponerlos a nuestra entera disposición disposición.

SSL Checklist Apache2 Centos5 HideMyIP

   



Installing an SSL certificate on Apache2 on Centos5

Checks to be made in

/etc/httpd/conf.d/ssl.conf

under <VirtualHost _default_:443>

1. ServerName www.yeandel.com:443

(Failure to set this will result in SSL_ERROR_RX_RECORD_TOO_LONG or "unsupported proxy" by Firefox)

2. SSLCertificateFile  <path to> /www.yeandel.com.crt

This is the file sent by the SSL certificate provider.

3. Ensure SSLCertificateKeyFile is set to valid path to key

4. SSLCertificateChainFile  <path to> gd_intermediate_bundle.crt

The bundle file comes with the certificate (at least with DoDaddy.

5. Check iptables, port 443 should be enabled.

6. Check ssl is installed (yum list | grep ssl)

Flash 10 rc disponible

   



Me escribe un correo BackON y me comenta que ya esta disponible la Release candidate de Flash Player 10, y lo mejor de todo, parece que ya resuelve en Linux algunos problemas como eran:

* Funciona mejor la aceleracion grafica a pantalla completa (ya no da tantos tirones como antes)

* Soluciona conflictos con el sonido (antes no se podia escuchar un video en el escritorio y a la vez estar viendo un video de Youtube).

Podeis descargar el .tar.gz desde el siguiente enlace.

Notas:

Si firefox no te lo detecta hacer lo siguiente ya que ha cambia el nombre de ciertas dependecias:

linpus linux goodbye

   



Well, the preinstalled linpus linux kind of died on me. I tried to install debian over usb, but 64mb is not enough. I tried PXE, which worked fine. But debian stable crashed while installing (kernel too old), debian testing didn't boot, because of kernel oops on realtek nic module (kernel too new), debian unstable is the same netboot.tar.gz as testing.

Ubuntu PXE install worked just fine (kernel messed up just right).

Currently I'm copying useful stuff from the old linpus linux to make everything work again.

This is the most advanced guide i found  https://help.ubuntu.com/community/AspireOne

I created two scripts:

Latest News

Debian Comes to Live

   



Monday, September 01, 2008:  One of the oldest and most stable 'free' operating systems, Debian, has entered into a new phase of its life. The operating system is now available on live CDs as well. The current release of Debian's Lenny (Lenny is the name of the version as Vista and XP are the names of the versions of Windows OS) is in beta stage and is available for users to download and try.

PHP image processing

   



bbNulis posting ini jd inget waktu bikin TA. Blakangan ada jg bbrapa orang yg tanya2 ttg gmana seh image processing di PHP. PHP menggunakan library GD, gatau apa kpanjangane si GD. to the point aja, ada situs bagus yang memuat contoh2 script keren image processing php ini. Dulu situs ini jg ta pakai referensi blajar php image processing (otodidak - gapernah diajari dek kampus). Berikut URLnya, Tangkep :
http://www.phpgd.com
contohnya :
http://www.phpgd.com/scripts.php?script=32 --> nih utk melakukan deteksi tepi menggunakan algoritma Sobel, apa algoritma sobel itu? telan dulu lah kode prpgrammnya, baru liat definisi dari sobel itu sendiri..he3x..bcanda. Klu aku memang lebih enak liat kodinge langsung, baru liat definisine.

Klein Chromersdorf

   



Ähem, ja. Wo soll ich anfangen? Eigentlich ist schon alles gesagt, also werde ich das ganz schnell machen: Google hat einen Browser veröffentlicht, genannt Chrome. Natürlich soll er schneller sein als alles andere. Logisch. Wie auch immer, machen wir's kurz und schmerzhaft: massive Datenschutzprobleme und EULA-Unklarheiten führten zu einem Aufschrei in Klein Bloggersdorf.

Permission file dan folder bekas Windows di Ubuntu

   



Untuk folder2 di windows yang tidak bisa dishare melalui jaringan, baik yang tidak mau diakses foldernya atau filenya perlu diubah permission nya menjadi user : user = user : group

Command yang dipake :

sudo -s

chown -hR user:group /folder

Silahkan akses kembali melalui jaringan komp yang ingin diakses
di windows misalnya :

\\nama_komp\

Silahkan dirasakan hasilnya
dengan membuat file, mengedit file, mendelete file dan lainnya.

Silahkan mencoba.

Dell's Smallest PC, Runs Ubuntu

   



Computers, which once used to occupy an entire room, today have shrunk to the size of a book. Intel's Atom processor is further pushing the size envelope down making PCs smaller and smaller. Flowing in the same current, Dell has unveiled the Inspiron Mini 9 -- a small, easy-to-carry device perfect for surfing the Web, chatting with friends, blogging, streaming content, uploading photos or enjoying favourite online videos, music and games. Dell calls it the best buddy of those who love to stay online.

Akhirnya...

   



Alhamdulillah. Akhirnya "mybenq" sudah normal kembali. Tapi tahukah Anda. Notebook saya install "dual booting". Akan tetapi LILO/GRUB Ubuntu jadi kalah deh alias ketimpa bootloadernya vista. Gimana ya cara "install ulang LILO/GRUB Linux khususnya ubuntu?

Sepulang kuliah nanti, mungkin akan nyoba.

Ubuntu raggiunge 8 milioni di utenti

   



Microsoft Windows detiene ancora la stragrande maggioranza del mercato dei sistemi operativi ed entro il 2010 l’azienda di Bill Gates si aspetta che venga utilizzato da almeno 1 miliardo di persone in tutto il mondo. Ma che faccia attenzione ad Ubuntu, la mina vagante del settore è in continua crescita.

Stando agli ultimi dati rilasciati dagli esperti di marketing Canonical, attualmente Ubuntu è utilizzato da più di 8 milioni di utenti in tutto il mondo. L’ottimo risultato è dovuto sicuramente all’esplosione dei dispositivi ultra-portatili su cui Ubuntu ultimamente sta riscuotendo un ottimo successo.

Viñeta Debianera: El SO universal.

   



Pues Debian se usa en todo el universo, ¿lo sabías? XD

15 mitos sobre GNU/Linux

   



Si uno busca en Internet, puede encontrar muchos documentos en los cuales gente conocedora hace una comparación objetiva entre GNU/Linux y Windows (tanto en servidores como en estaciones de trabajo). En muchos de los documentos se exponen puntos válidos y vigentes en contra de GNU/Linux, pero en muchos otros sólo se perpetúan algunos mitos acerca de este sistema operativo.

Mito 1. Si uso GNU/Linux me quedaré aislado del resto

Visszatérés

   



Sziasztok!

Menginstall paket rpm di Ubuntu

   



Mengintall software di ubuntu bisanya menggunakan Synaptic atau command apt-get. Malangnya, masih banyak software yang hanya ada dalam format RPM.

Ada utility namanya Alien yang bisa mengubah satu format ke format lain. Tapi tidak selalu berarti semua rpm akan bekerja baik di sistem anda. Anda membutuhkan beberapa software tambahan agar bisa menginstall Alien ini, yakni gcc dan make.

Jalankan perintah berikut untuk menginstall Alien dan paket lain yang diperlukan:

sudo apt-get install alien dpkg-dev debhelper build-essential

untuk mengubah paket rpm menjadi format debian, lakukan perintah berikut ini:

sudo alien namapaket.rpm

Learn 10 More Good UNIX Usage Habits

   



As a follow-up to Michael Stutz's excellent article, this article provides 10 more good habits to adopt that will improve your UNIX command-line efficiency. Learn about common errors and how to overcome them, and discover exactly why these 10 UNIX habits are worth picking up!

installation ledger on Fedora

   



http://www.newartisans.com/software/ledger.html

Installation of preprequisites:

sudo yum install gcc-c++ autoconf automake texinfo gmp gmp-devel libtool pcre pcre-devel

touch AUTHORS

./configure && make

make install # as a root

HP will give up Windows?

   



"Business Week" recently wrote an article pointed out that although HP has been working for Microsoft Windows operating system more easy to use, but some people within HP has to use Linux, a design competition with Microsoft's operating system.

some xubuntu hacks (hardy) for acer aspire laptop

   



- multimedia keys: as simple as changing the keyboard layout to "acer laptop"
- usb mouse is not auto detected: type lsusb in any terminal each time you plugin a usb mouse
- external drives not writable (ntfs): install ntfs-config. type ntfs-config in any terminal. change the options in the gui.
- system doesn't restart/shutdown: add 'apm_poweroff=1' to /etc/modules file. add 'acpi=force apm=poweroff' in your kernel line of the menu.lst (/boot/grub/menu.lst) to look like this - "kernel /boot/vmlinuz-2.6.24-19-generic root=/dev/sdA1 vga=773 ro acpi=force apm=power_off"
- vga=773 doesn't work: add 'vesafb' to /etc/modules. comment 'vesafb' from /etc/modprobe.d/blacklist-framebuffer