If you are using Microsoft Windows, you may get used to using "right click menu >> refresh".
How about in Linux (Ubuntu)?
If there is, where????
Actually "right click menu >> refresh" in Linux (Ubuntu) exists, just press the F5 key on the keyboard.
In linux (Ubuntu) you can also add as in Microsoft Windows.
How do I add a "right click menu >> refresh" in Linux (Ubuntu)???
Install :
Add the PPA and install... [ Continue reading... ]
Editor+Terminal sangat berguna untuk melakukan kompilasi dan eksekusi coding, sehingga mempermudah pekerjaan tanpa harus membuka Editor dan Terminal sendiri-sendiri.
Nah seperti KATE maupun GEANY, kita dapat memaksimalkan editor GEDIT dengan menanamkan Plugin Embed Terminal untuk GEDIT.
Install Plugin Emded Terminal di Gedit Editor:
dnd@riyaniezt:~$ sudo apt-get install gedit-plugins
Install dconf Editor:
dnd@riyaniezt:~$ sudo... [ Continue reading... ]
Matakuliah : Rekayasa Perangkat Lunak
Kelas : 21 (Reguler 1)
Tahun Akademik : 2012/2013
Kel
No
NIM
Nama
Tugas
I
1
8111001
ARIPIN JANATA NUGROHO
Prototype
2
8111002
ESA PERMANA PUTRA
3
8111013
YESI OKTI HARYANA
II
4
9111015
WAWAN SETIAWAN
Transformasi Formal
5
9111056
JANUARIO BARROS
6
9111062
SULISTYONO
III
7
9112075
CANDRA GUNAWAN PUJIYANTO
RAD (Rapid Application... [ Continue reading... ]
Cover Flow Alt-Tab Gnome Shell Gnome 3 - View Large
Problem :
check your Gnome 3 version
dnd@riyaniezt:~$ gnome-session --version
gnome-session 3.4.2.1
Cover Flow Alt-Tab is available in http://extensions.gnome.org, but not working on gnome 3. We can get it using git.
Open up a terminal window and install git:
dnd@riyaniezt:~$ sudo apt-get install git git-core
Now, executes following 4 commands:
dnd@riyaniezt:~$ git... [ Continue reading... ]
Distro My OS sekarang dapat di download di URL berikut :
Download My OS
Manual Installation
My OS Theme Download :
Download Theme
Screenshot... [ Continue reading... ]
Download My OS VI Themes :
My_OS-Theme
My_OS-Plymouth
My_OS-Icon
My_OS-Cursor
My_OS-Font
My_OS-Background
Seluruh file tersebut dapat di download di :
http://gnome-look.org/content/show.php?content=153945
atau
http://sourceforge.net/projects/myosumby/files/My_OS-Theme/
Install Plymouth My OS :
Ekstrak file “My_OS-Plymouth.tar.gz” dan copy-kan ke directory “/lib/plymouth/themes” :
$ sudo tar xvfz... [ Continue reading... ]
Dengan harapan mempermudah dalam implementasi penggunaan My OS dilingkungan kampus UMB Yogyakarta, maka My OS terakhir dikembangkan dengan menggunakan desktop Gnome 3 dengan berbagai modifikasi.
Name : My OS – V1
Desktop : Gnome Shell (Gnome 3)
Berikut beberapa screenshot dari distro My OS (UMBY Goes Open Sources)
Gambar 1. Plymouth My OS - View Large
Gambar 2. Desktop My OS - View Large
Gambar 3. Menu My OS - View... [ Continue reading... ]
Mendukung kebijakan dari pihak kampus untuk melakukan “Goes Open Sources”, yang segera akan diterapkan dimulai dari lingkungan Fakultas Teknologi Informasi (FTI) Universitas Mercu Buana Yogyakarta, maka dikembangkan distro yang diberi nama “My OS” yang akan digunakan sebagai distro di lingkungan UMB Yogyakarta, distro ini merupakan turunan dari Ubuntu yang telah dicustomisasi.
Untuk rilis pertama akan dirilis dengan spesifikasi... [ Continue reading... ]
Remastersys is a free and open source program for Debian, Ubuntu-based, or derivative software systems that can:
Create a customized Live CD/DVD (a remaster) of Debian and its derivatives.
Back up an entire system, including user data, to an installable Live CD/DVD.
After a brief period of stopping development it has been made active again. (Remastersys)
Homepage : http://remastersys.com
Install :
Download and apply the... [ Continue reading... ]
If an error occurs at boot time on ubuntu 12.04, with a message like the following:
"unknown command 'gfxmode'. Pressing any key continues"
Sollution :
You must erase or add the pound symbol (#) before the line 'gfxmode \$linux_gfx_mode'.
dnd@riyaniezt:~$ sudo -i
[sudo] password for dnd:
root@riyaniezt:~# gedit /etc/grub.d/proxifiedScripts/linux
After your save file linux conf, update grub with the command
root@riyaniezt:~#... [ Continue reading... ]