Computer
FTP Client GUI in Ubuntu
About
FtpCube is a multi-platform, graphical (S)FTP client written in Python, using the wxPython graphical tookit. FtpCube's interface is based on LeechFTP by Jan Debis but its codebase has been developed from scratch and includes functionality that surpasses the original LeechFTP. FtpCube aims to provide a high quality user interface, as well as a rich feature set. The FtpCube project was born out of the author search to find a good, capable unix (S)FTP client that offered an intuitive and attractive UI.
Features
Ftpcube offers a myriad of features including:
- roemasa's blog
- Add new comment
- Read more
Syncing Blackberry in Ubuntu
Yesterday I found one good article in Linux.com. The articles was about syncing your blackberry on linux. It tell us the experience of author how to syncing his own blackberry 8800 with his Evolution contacts in his Ubuntu 7.10 desktop.
Now I am trying to use my Blackberry 7200 series to syncing with my Feisty. There are some differences spesification testing stuff between me and the author of article in linux.com.
I am using :
- Ubuntu Feisty with Gutsy repository
- Blackberry 7200 series
- AMD64 bit computer architecture
The articel author using :
- Ubuntu Gutsy 7.10
- Blackberry 8800
- 32 bit computer architecture
- roemasa's blog
- Add new comment
- Read more
Zinc --- Console yahoo chat client
If we are in console environment and need to communicate with our friends or someone else using yahoo, maybe Zinc is the answer.
About Zinc
Zinc is an open source Yahoo! console chat client for GNU/Linux, FreeBSD, NetBSD, OpenBSD, Mac OS X and Solaris. Zinc is written in Python and released under GPL. Zinc originally started out as a code fork of Curphoo 0.3.7 but it has been completely rewritten since then.
Requirements
Hadith Plugins
Hadith Plug-in (Requires Hadith Software Installed). This zip file contain 7 plugins : sahih bukhari, sahih muslim, Maliks Muwatta, Fiqh-us-Sunnah, Shamaa-il Tirmidhi, Abu Dawud and Extra. Install this plugins one by one. To change plugins in hadith software click Options -- Select Plug-In Database or you can press F11 in your keyboard. Good software and salute for our brother in Islamasoft Team for developing this software.
- Add new comment
- Downloads: 0 | download (5.25 MB)
Ubuntu Hacks
Ubuntu Hacks includes 100 quick tips and tricks for all users of all technical levels. Beginners will appreciate the installation advice and tips on getting the most out of the free applications packaged with Ubuntu, while intermediate and advanced readers will learn the ins-and-outs of power management, wireless roaming, 3D video acceleration, server configuration, and much more.
- Add new comment
- Downloads: 2 | download (3.67 MB)
Postgresql Introduction and Concepts
This book is about POSTGRESQL, the most advanced open source database. From its origins in academia, POSTGRESQL has moved to the Internet with explosive growth. It is hard to believe the advances during the past four years under the guidance of a team of worldwide Internet developers. This book is a testament to their vision, and to the success that POSTGRESQL has become.
The book is designed to lead the reader from their first database query through the complex queries needed to solve real-world problems. No knowledge of database theory or practice is required. However, basic knowledge of operating system capabilities is expected, such as the ability to type at an operating system prompt.
- Add new comment
- Downloads: 0 | download (1.67 MB)
Perintah Dasar Linux
Buku yang di dalamnya memuat tentang konfigurasi sistem Linux secara umum seperti device, filesystem, partisi, searching, penggunaan mouse, dan tools UNIX lainnya. Disertai berbagai macam perintah yang umum digunakan di konsol/terminal. Jadi apapun distribusi Linux yang digunakan membuat buku ini sangat cocok untuk memulai.
- Add new comment
- Downloads: 2 | download (675.1 KB)
squirrelmail
The latest squirreilmail for windows
- Add new comment
- Downloads: 1 | download (883.32 KB)
Ubuntu History
Ubuntu's first release was on October 20, 2004, which began by making a temporary fork of the Debian GNU/Linux project. This was done so that a new version of Ubuntu could be released every six months, resulting in a more frequently updated system. Ubuntu releases always include the most recent GNOME release, and are scheduled to be released about a month after GNOME. In contrast with previous general-purpose forks of Debian—such as MEPIS, Xandros, Linspire, Progeny and Libranet, many of which relied on proprietary and closed source add-ons as part of their business model—Ubuntu has stayed closer to Debian's philosophy and uses free (libre) software most of the time.
- Add new comment
- Read more
Linux History
The Unix operating system was conceived and implemented in the 1960s and first released in 1970. Its wide availability and portability meant that it was widely adopted, copied and modified by academic institutions and businesses, with its design being influential on authors of other systems.
- Add new comment
- Read more
VLC media player in ubuntu
The VLC media player is an open source media player, distributed under the GNU General Public License. It is a highly portable multimedia player that supports many audio and video codecs and file formats as well as DVDs, VCDs and various streaming protocols. It is able to stream over networks and to transcode multimedia files and save them into various different formats.
It is one of the most platform-independent players available, with versions for Linux, Microsoft Windows, Mac OS X, BeOS, BSD, Windows CE, and Solaris.
Install VLC Media player in Ubuntu
You need to make sure that you have a “universe” mirror in your /etc/apt/sources.list
# sudo apt-get install vlc vlc-plugin-esd
This will complete the installation
- roemasa's blog
- Add new comment
- Read more
Multiple login yahoo messenger
In normal condition, yahoo messenger can only open for one login. There is a simple way to make multiple yahoo messenger and you can login with multiple ID. All you need is to edit the Windows Registry and change the value.
1. Start ->Run type regedit
2. Choose HKEY_CURRENT_USER/Software/yahoo/pager/Test
3. Right Click then choose new -> DWORD value and rename it Plural. Double click and fill the value with 1
Close your Windows Registry. Open yahoo messenger , after one window then double click your yahoo messenger aplication again and login with different ID. Have nice try...
Disable Ctrl+Alt+Backspace to restart X in Gnome
On default Gnome Desktop, users can restart X using Ctrl+Alt+Backspace. To avoid it you can try this tips.
First you need to backup your xorg.conf file using the following command :
$ sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup
Now you need to edit the file using the following command :
$ sudo vi /etc/X11/xorg.conf
Add the following lines at the end of xorg.conf file :
Section “ServerFlags”
Option “DontZap” “yes”
EndSection
Save the edited file using :x
Now users can't restarting your X using Ctrl+Alt+Backspace :)
Gnome and KDE Hotkeys
GNOME HotKeys
ALT+Tab = Task List Selection
Crtl+Alt+(F1-F12) = Command prompt
Crtl+Alt+Backspace = Restart XWindows
Crtl+C = Copy the selected text or region onto the clipboard
Alt+(leftclick mouse) = To hold on to the window/GUI and move it around
Ctrl+F = Switch to desktop
Alt+F2 = Show the panel run application dialog
Alt+F1 = Show the panel menu
Print = Take a screenshot
Alt+Print = Take a screenshot of a window
Ctrl+Alt+Arrow keys = Switches to the workspace to the specified direction of the current workspace
Ctrl+Alt+D = Minimizes all windows, and gives focus to the desktop
Ctrl+Alt+Tab = Switches the focus between the panels and the desktop
Alt+F4 = Closes the currently focused window
Alt+F5 = Unmaximize the current window, if it is maximized
- roemasa's blog
- Add new comment
- Read more
Istanbul Desktop Recording
About
Istanbul is a desktop session recorder for the Free Desktop. It records your session into an Ogg Theora video file. It works on GNOME, KDE and XFCE and others.
Why the name Istanbul ?
The author named it Istanbul as a tribute to Liverpool's 5th European Cup triumph on may 25th 2005.
Requirements
Istanbul requires at least :
-
GStreamer 0.10
- roemasa's blog
- Add new comment
- Read more
3B Browser
About
3B is a web browser which puts websites in a 3D environment. The browser uses virtual streets which have websites to the left and right; this attempts to recreate a window shopping experience. The browser contains stores, as well as several topic focused cities which feature both commercial and non-commercial websites. Each city contains roughly 800 websites on subjects such as photography, comics and fashion.
- roemasa's blog
- Add new comment
- Read more
whowatch
Whowatch is an interactive who-like program that displays information about the users currently logged on to the machine. In addition to standard information (login name,tty, host, user's process), the type of the connection (telnet or ssh) is shown. We can toggle display between the users commands or idle times. We can watch the process tree, navigate in it and send INT and KILL signals.
[email protected]:~/Desktop$ sudo apt-get install whowatch
[email protected]:~/Desktop$ whowatch
- roemasa's blog
- Add new comment
- Read more
Metasploit Framework Web Installation
What is it?
The Metasploit Framework is a development platform for creating security tools and exploits. The framework is used by network security professionals to perform peneteration tests, system administrators to verify patch installations, product vendors to perform regression testing, and security researchers world-wide. The framework is written in the Ruby programming language and includes components written in C and assembler.
- roemasa's blog
- Add new comment
- Read more
Open Block Sites
Friendster, Facebook, Myspace, Youtube are some of sites usually blocked by the network administrator in your office, college or school. Off course totally dont blame the network administrator on your place. Friendship sites are good but sometimes we forget how much time have we spent all day long in front off internet just doing searching friend, send email to a friend, finding new friend or just updating your profile and other friend testimonial. Because of that reason many company restricted some sites, they marked some sites with label "unproductivity sites".
- roemasa's blog
- Add new comment
- Read more
Worm in yahoo messenger
Yesterday one of my chat mate send me a file, its look like in AVI files. I accept it and try to run it in my computer. Funny UST Scandal, thats the name. I am not realize its some kind of worm. That evening the worm not "working" because I am not chat with my friend. The next day this worm is really disturbing. After chat with one of my friend in yahoo messenger then it start working. This worm send message to my friend and 'his' done it by him self.
- roemasa's blog
- Add new comment
- Read more