Mengabungkan file pdf

Leave a comment

Untuk mengabungkan beberapa file pdf agar bisa menjadi satu file, maka diperlukan aplikasi gs dan pdftk.

Instalasi:
sudo apt-get install gs pdftk

Perintah pengabungan file:
gs -dNOPAUSE -sDEVICE=pdfwrite -sOUTPUTFILE=file_gabungan.pdf -dBATCH file_1.pdf file_2.pdf file_3.pdf

Jika kita memiliki file lebih dari 3, maka tinggal kita tuliskan semua seperti pola yg ada pada contoh di atas.

Test WordPress for Android

Leave a comment

I posted this with Android

Membuat Rumus Matematika Dengan LaTeX untuk Presentasi di Power Point

Leave a comment

Gunakan online tool berikut ini :D

http://www.sciweavers.org/free-online-latex-equation-editor

Membuat video dari kumpulan gambar

Leave a comment

ffmpeg -r 5 -f image2 -i ‘Test%d.png’ marionetteTracking.avi

Catatan dan sumber:

Image file demuxer.

This demuxer reads from a list of image files specified by a pattern.

The pattern may contain the string “%d” or “%0Nd”, which specifies the position of the characters representing a sequential number in each filename matched by the pattern. If the form “%d0Nd” is used, the string representing the number in each filename is 0-padded and N is the total number of 0-padded digits representing the number. The literal character ‘%’ can be specified in the pattern with the string “%%”.

If the pattern contains “%d” or “%0Nd”, the first filename of the file list specified by the pattern must contain a number inclusively contained between 0 and 4, all the following numbers must be sequential. This limitation may be hopefully fixed.

The pattern may contain a suffix which is used to automatically determine the format of the images contained in the files.

For example the pattern “img-%03d.bmp” will match a sequence of filenames of the form `img-001.bmp'`img-002.bmp', …, `img-010.bmp', etc.; the pattern “i%%m%%g-%d.jpg” will match a sequence of filenames of the form `i%m%g-1.jpg'`i%m%g-2.jpg', …, `i%m%g-10.jpg', etc.

The size, the pixel format, and the format of each image must be the same for all the files in the sequence.

The following example shows how to use `ffmpeg' for creating a video from the images in the file sequence `img-001.jpeg'`img-002.jpeg', …, assuming an input framerate of 10 frames per second:

ffmpeg -r 10 -f image2 -i 'img-%03d.jpeg' out.avi

Note that the pattern must not necessarily contain “%d” or “%0Nd”, for example to convert a single image file `img.jpeg' you can employ the command:

ffmpeg -f image2 -i img.jpeg img.png

Mengedit Grub2 di Ubuntu

Leave a comment

No /boot/grub/menu.lst. It has been replaced by/boot/grub/grub.cfg

Membuat *.iso file dari CD/DVD di Ubuntu

Leave a comment

Ternyata untuk membuat image *.iso file dari CD/DVD sangatlah mudah jika dilakukan di Ubuntu. Caranya adalah sbb:

cat lokasi_cd/dvd > lokasi_dan_nama_fileISO
cat /dev/scd0 > /home/gariyanto/HP.iso

Test Windows Writing Live

Leave a comment

Nyoba pakai windows live untuk update WP.

Cara Melihat Password di Ubuntu (Gnome)

Leave a comment

Apabila anda lupa password di Ubuntu untuk nautilus, web browser, gedit ataupun aplikasi lainnya yg membutuhkan password, maka kita bisa melihat/megaksesnya dengan cara berikut ini:

Buka menu SystemPreferencesPasswords and Encryption keys
Maka akan segera muncul aplikasi yg bernama “seahorse” yang akan menampilkan isi password yg kita gunakan.
Kita bisa juga menggunakan perintah command line untuk membuka aplikasi seahorse tersebut, yaitu dengan cara mengetikan “seahorse” di dalam terminal linux (BASH Shell). Selamat mencobanya :D

Test WP for BB

Leave a comment

I just got this BB app, and really want to try it. Hope this app will give good-looking WP post :)

Amalan Sunah Sehari-hari (1) — Bangun Tidur dan Masuk-Keluar Toilet

Leave a comment

ADAB BANGUN TIDUR (WAKING UP)

1. Mengusap wajah untuk membersihkan kotoran yang ada.
Imam AnNawawi dan Ibnu Hajar berpendapat seperti di atas berdasarkan hadist berikut: “Ketika Rasulullah SAW bangun dari tidur, beliau duduk dan mengusap wajah beliau untuk menghilangkan kotoran sewaktu tidur“.

2. Mengucapkan doa bangun tidur.

Segala puji bagi Allah yang telah menghidupkanku setelah matiku (tidur) dan hanya kepadaNya lah kami kembali“.

3. Memakai siwak.
Ketika Rasulullah SAW bangun dari tidur, beliau biasa membersihkan mulutnya dengan siwak“.

4. Menghirup air (Snuff water).
Ketika kamu terbangun dari tidur, kemudian hiruplah air sebanyak tiga kali. Sesungguhnya syaithan tinggal di bagian atas hidung ketika kita tidur.”

5. Mencuci kedua tangan sebanyak tiga kali.
Ketika seorang dari kalian terbangun dari tidur, janganlah dia memasukkan tangannya ke dalam bejana air sebelum mencucinya sebanyak tiga kali kerana dia tidak tahu di manakah tangannya ketika dia tidur.”

ADAB MASUK-KELUAR TOILET (ENTERING & LEAVING THE TOILET)

1. Masuk toilet dengan kaki kiri dan keluar dengan kaki kanan terlebih dahulu.

2. Doa ketika masuk toilet.

Ya Allah, saya mencari perlindunganMu dari syaithan laki-laki dan syaithan perempuan“.

3. Doa ketika keluar toilet.

Ya Allah, aku mencari ampunanmu“.

Sumber: ”More than 1,000 Sunan Every Day and Night


Older Entries

Follow

Get every new post delivered to your Inbox.