[Ubuntu] Mempercepat Ubuntu
Optimize ubuntu boot sequence by profiling it
While you are in grub menu highlight your preferred kernel version and press "e".
Highlight the line beginning with kernel and press "e" again. Press End key in order to goto end of that line.
Add a word "profile" without quotes to that line and press Enter.
Now press "b" to continue booting.
This one time special boot may take more time than ordinary boot. But during this boot ubuntu monitors file usage and preloads those files during subsequent boots.
prelink
Any executable that makes heavy use of shared libraries can benefit from prelinking. Prelinking resolves addresses of shared libraries in advance this reduces number of relocations.
Prelink is also useful in the context of security since we can tell prelink to make libraries load at random addresses until next run of prelink. This is useful since libraries won’t load at fixed addresses on every system.
You can install prelink by issuing following command.
[Ubuntu App] Pysdm : Otomatis Mount Partisi
Saya memiliki satu harddisk (sda) dan beberapa partisi yakni sda2, sda3, sda5, sda6.
sda2 dan sda6 merupakan partisi linux, sda5 merupakan partisi swap, dan sda3 merupakan partisi ntfs.
saya ingin partisi sda2, sda3, dan sda6 untuk menyimpan data, dan setiap kali komputer saya jalankan, ketiga partisi tersebut secara otomatis ter mount, sehingga ketika saya memainkan musik yang ada di sda6, bisa langsung saya mainkan menggunakan audacious.
Untuk mount otomatis sebuah partisi biasanya di arahkan untuk menggunakan command line yang merepotkan, namun dengan pysdm, kita cukup klik mount atau unmount untuk mengaktifkan otomatis mounting partisi tersebut.
Cara installasi, buka terminal ketik :
[JAVA APP] BBed : PHPBB Offline Editor
Ditulis Nurtya di Lenovo G460, Ubuntu pada 19 Februari 2011
Kadangkala, kita ingin posting di forum dengan tulisan yg agak panjang, ya semacam tutorial. Mungkin lebih enak jika kita menuliskannya secara offline terlebih dahulu lalu kita posting tulisan tersebut. Saat menulis tersebut, alangkah asyiknya jika kita dapat melihat preview dari tulisan kita tersebut jika sudah di posting ke forum. Forum-forum online saat ini banyak yang menggunakan PHPBB sebagai platformnya.
BBed atau lengkapnya [B][/B]ed Offline BBcode Editor merupakan aplikasi (editor) yg ditujukan untuk menulis dalam format yang dikenal oleh phpbb, seperti gambar dibawah ini :
[Pemula] CL Program
Pemprograman di AS/400 ada beberapa yang ingin saya kenalkan untuk pertama kali yakni CLP, Command Line Programming, secara garis besar untuk CLP ini seperti layaknya membuat file batch di windows, yakni membuat satu buah file yang didalamnya berisi beberapa perintah (command) yang telah ada di AS/400 itu sendiri seperti chgusrprf, wrksplfa, chgsplfa, dll sebelum memulai membuat programnya, tentu harus masuk ke editor nya dulu (notepad kali ya kalo di windows). caranya
- di command line ketikkan STRPDM untuk menjalankan Programming Development Manager.
- disana akan ada beberapa option, saya lebih sering option 3 untuk langsung masuk ke library dan source file yang sudah saya buat, jadi ketika memilih option 3 masukkan kan source file dan librarynya. kalau belum ada source filenya, kita buat dulu dengan command CRTSRCPF lalu tekan F4 ingat jangan enter, lalu masukkan nama file yang diinginkan umumnya untuk CL namanya QCLSRC, dimulai dengan Q dan diakhirin dengan SRC.
- ketika sudah berada di file source, create member dengan menekan F6.
- masukkan nama yang anda inginkan dan tipenya yakni CLP, lalu enter.
- anda saat ini akan ada di editor SEU, nah pemprograman dilakukan disini.
- Jika sudah selesai, tekan F3, untuk keluar dan save program anda.
- Compile program anda dengan memberikan option 14 pada program anda.
- jalankan program andan dengan command
call LIBRARY/PROGRAM_ANDA
[Ubuntu] Grub Customizer : GUI untuk Grub2
Grub Customizer merupakan GUI untuk konfigurasi setting pada grub2. Instalasi Grub Customizer pada ubuntu yakni :
Buka terminal dan jalankan perintah berikut :
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer
Setelah instalasi , grub customizer akan berada di Applications -> System Toiols -> Grub Customize, tampilan grub customizer ada dibawah ini.
[Ubuntu] FreedroidRPG – Diablo Like Linux Game
Overview
FreeDroidRPG is a graphical single player role playing game, that uses viewpoint and equipment system similar to the classic Diablo games, with an emphasis on story and dialogs.
The game is supported on Linux, Windows, Mac OS X, and FreeBSD. Since the game is designed to be easily modified, it comes with a built-in level editor, as well as dialogs and events which use the easy-to-edit lua language. FreedroidRPG is free software with everything licensed under the GPL.
The source language is English with active translation teams into other languages.
[Ubuntu] Installing usb_modeswitch from source code
1- Install dependencies:
sudo aptitude install libusb-dev
2- Download usb_modeswitch & extract:
wget http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-1.1.4.tar.bz2 tar -xvf usb-modeswitch-1.1.4.tar.bz2
3- Install usb_modeswitch:
cd usb-modeswitch-1.1.4 sudo make install
4- Download & extract usb_modeswitch-data:
wget http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-data-20100826.tar.bz2 tar -xvf usb-modeswitch-data-20100826.tar.bz2
5- Edit Make file:
cd usb-modeswitch-data-20100826 sudo gedit Makefile
add the following two lines after RULESDIR = $(DESTDIR)/lib/udev/rules.d :
UDEVDIR = $(DESTDIR)/lib/udev UDEVDIR = $(DESTDIR)/etc/udev
6- Install usb_modeswitch-data:
sudo make files-install
Sakis3G – Ubuntu Forums
What is sakis3G? Sakis3G is a tweaked shell script which is supposed to work out-of-the-box for establishing a 3G connection with any combination of modem or operator. It automatically setups your USB or Bluetooth™ modem, and may even detect operator settings. You should try it when anything else fails! You can download sakis3g with or without usb_modeswitch included. I already have usb_modeswitch so i will choose sakis3g package that doesn’t contain usb_modeswitch. For information about usb_modeswitch installation check this guide. sakis3g installation: 1- Install dependences:
Code:
sudo apt-get install libusb-dev
2- Download sakis3g:
Code:
wget http://www.sakis3g.org/versions/latest/i386/sakis3g.gz
3- Check data integrity:
Code:
echo "dda70fd95fb952dbb979af88790d3f6e sakis3g.gz" | md5sum -c
4- Extract data:
Code:
gunzip sakis3g.gz 5- Give sakis3g execution permission
Code:
sudo chmod +x sakis3g
6- Copy sakis3g to /usr/bin
Code:
sudo cp sakis3g /usr/bin/
Now you have sakis3g installed.
Add sakis3g to desktop:
from your terminal run:
Code:
sakis3g
1- select more options & click ok
2- select Create dekstop shortcut & click ok
Source : Sakis3G – Ubuntu Forums.
[UBUNTU]Djl : Install Lebih Dari 100 games Dengan 1 Command
Djl is an open-source (GPL licensed) game manager written in Python 2.5 for the GNU/Linux Operating Systems. It is inspired by Valve’s Steam software for Windows.
Djl makes it possible (via a repository) to download, install and remove a reasonable number of games placed into a distrobution independent subdirectory (but without dealing with any dependencies). It can also execute ,desktop shortcuts located in another directory.
Actually Djl have more that 105 game in his repository, games like Alien Arena, Blood Frontier……..,
see the complete list of games.
To install Djl download the tar file from this link :
http://en.djl-linux.org/?q=node/19
then download the latest version djl-1.2.14.tar.gz
Now before to install the game be sure that these dependencies are installed :
python
python-qt4
If the dependencies are not installed then use :
For fedora/redhat/centos, under root :
yum install python python-qt4
For Ubuntu :
sudo apt-get install python python-qt4
Now after the dependecies are installed we will extract the downloaded file djl-1.2.14.tar.gz
tar -zxvf djl-1.2.14.tar.gz
Go to the folder where you extracted the tar file :
cd djl
And launch the installation using this command :
sh djl.sh
Please indicate the install directory and location of your browser
the script will contact the Linux games servers and download some games for you , plus their
plugins and chat between gamers.
Now once the games are installed, they can be launched from main window, which not only
contains games that are installed from the repository, but also shortcuts as .desktop files.
Enjoy and if you like it, don`t forget to digg it


Source :
Install more than 100 games with one command using Djl | Unixmen.





