Home Open source ideas for open source explorers. News, tips/tricks, howtos, tutorials from the world of Linux/Unix, networking, php, mysql, C/C++. http://opensourcetips.org/component/content/frontpage Sat, 11 Sep 2010 01:56:04 +0000 Joomla! 1.5 - Open Source Content Management en-gb How to install Oracle XE in Debian/Ubuntu http://opensourcetips.org/howto/linux/833-how-to-install-oracle-xe-in-debianubuntu http://opensourcetips.org/howto/linux/833-how-to-install-oracle-xe-in-debianubuntu

Oracle provides Oracle Database 10g Express Edition for Linux, free to develop, deploy, and distribute. It is available for  Debian, Mandriva, Novell, Red Hat and Ubuntu.Oracle Database XE can be installed on any size host machine with any number of CPUs (one database per machine), but XE will store up to 4GB of user data, use up to 1GB of memory, and use one CPU on the host machine. Download it here


]]> jestinjoy@hotmail.com (Jestin Joy) frontpage Fri, 10 Sep 2010 09:12:56 +0000 Debian backports become official http://opensourcetips.org/linux/debian/832-debian-backports-become-official http://opensourcetips.org/linux/debian/832-debian-backports-become-official

The Debian Project announced last day that the backports project is now an official Debian service available at backports.debian.org. Though dabian is famous for its stability, what it lacked is availability of new softwares in its repository. Since new versions of Debian comes in a slower pace as compared to others, Debian users have to wait long to use the newest version of softwares. So inducting backports to debian official means that users could easily install newest version of softwares.
]]> joby@opensourcetips.org (Administrator) frontpage Tue, 07 Sep 2010 03:36:07 +0000 Hide Apache2 version Information from hackers http://opensourcetips.org/component/content/article/27-others/831-hide-apache2-version-information-from-hackers http://opensourcetips.org/component/content/article/27-others/831-hide-apache2-version-information-from-hackers  

Some times we have to hide apache banner information, because hackers may check version details, before attacking a sever. If you hide this, it is more difficult for them to exploit any system holes and thus making vulnerability scanners work harder and in some cases impossible without knowing version information.

]]>
joby@opensourcetips.org (Joby Joseph) frontpage Sun, 05 Sep 2010 18:48:38 +0000
How to Install GCC (c/c++) Compiler in Ubuntu Linux http://opensourcetips.org/linux/ubuntu/829-how-to-install-gcc-cc-compiler-in-ubuntu-linux http://opensourcetips.org/linux/ubuntu/829-how-to-install-gcc-cc-compiler-in-ubuntu-linux  

 

The easiest method is to install the package build-essential.

build-essential contains a list of packages which are essential for building Ubuntu packages including gcc compiler, make and other required tools.

Now do the following steps.

]]>
joby@opensourcetips.org (Joby Joseph) frontpage Tue, 31 Aug 2010 02:31:52 +0000
How to install latest Firefox version in Ubuntu http://opensourcetips.org/howto/linux/828-how-to-install-latest-firefox-version-in-ubuntu http://opensourcetips.org/howto/linux/828-how-to-install-latest-firefox-version-in-ubuntu

Usually the packages available in repositories are older ones. You need some other mechanism to install latest version. Inorder to install latest firefox versions on Ubuntu systems, mozilla has provided a PPA. You could use the PPA to install the latest verssion of Firefox. Also Check For Updates link in Firefox is disabled in Ubuntu. Firefox should only be updated through the package-management system.
 ]]> jestinjoy@hotmail.com (Jestin Joy) frontpage Sun, 29 Aug 2010 02:12:34 +0000 Download manager for Rapidshare, Megaupload, Youtube and much more http://opensourcetips.org/news/14-general/826-download-manager-for-rapidshare-megaupload-youtube-and-much-more http://opensourcetips.org/news/14-general/826-download-manager-for-rapidshare-megaupload-youtube-and-much-more
{jcomments on}

FreeRapid Downloader is a simple Java downloader that supports downloading from Rapidshare and other file-sharing services. One of the major advantage of this service is that it supports free subscription of poplular file sharing services.Simply copy and paste your links from a browser to this application. FreeRapid Downloader will handle the rest itself. No more clicking or uncomfortable waiting. 02b9b5380e7d48f18040bea3e543af3a


]]> joby@opensourcetips.org (Administrator) frontpage Wed, 25 Aug 2010 05:55:06 +0000 Gmail voice/video chat comes to Linux http://opensourcetips.org/news/13-linux/824-gmail-voicevideo-chat-comes-to-linux http://opensourcetips.org/news/13-linux/824-gmail-voicevideo-chat-comes-to-linux  

 


 

Good news Linux enthusiasts. Google has announced video chat support in Linux for use in its popular gmail service. Official google blog writes" If you’ve been wanting to use voice and video chat on Linux (our top video chat request), then we have good news for you: it’s now available! Visit gmail.com/videochat to download the plugin and get started." As of now only debian packages are available. This means Redhat/Suse users have to wait for some time to get this service working on their browsers.

]]>
jestinjoy@hotmail.com (Jestin Joy) frontpage Sat, 21 Aug 2010 09:24:27 +0000
How to Create and Modify ISO Images in Ubuntu http://opensourcetips.org/linux/ubuntu/823-how-to-create-and-modify-iso-images-in-ubuntu http://opensourcetips.org/linux/ubuntu/823-how-to-create-and-modify-iso-images-in-ubuntu

You can create and Modify ISO9660 files (iso images) graphicaly in ubuntu by using an open source Linux application ISO Master

Features:
Create an ISO image from scratch.
Add or remove files and directories to a CD iso image.
Make bootable CDs
Support for Rock Ridge and Joliet file names.

ISO Master can read .ISO files (ISO9660, Joliet, RockRidge, and El Torito), most NERO .NRG files, and some single-track .MDF files.

sudo apt-get install isomaster

]]>
joby@opensourcetips.org (Joby Joseph) frontpage Tue, 27 Jul 2010 03:17:32 +0000
Must have Ubuntu repositories http://opensourcetips.org/linux/ubuntu/822-must-have-ubuntu-repositories http://opensourcetips.org/linux/ubuntu/822-must-have-ubuntu-repositories  
 
Here is a list of repositories you must use if you are an Ubuntu user.  Repositories are servers which contain sets of packages. You generally access them with tools like Synaptic (System->Administration->Synaptic Package Manager) or command line utility apt. These tools can list all the packages you have installed (from your kernel to your favorite application with all the libraries in between) and the packages that are available in the repositories that you have configured the tool to have access to.In Ubuntu you generally want to have at least Ubuntu's repositories (which may include the install CD) but it is not uncommon to have other repositories (from other packagers) set up.

Recent Ubuntu installations comes with certain repositories pre configured(You could see them by going to System->Administration->Software Sources) . They are known by different names. They are listed below.

  • Main - Officially supported software.
  • Restricted - Supported software that is not available under a completely free license.
  • Universe - Community maintained software, i.e. not officially supported software.
  • Multiverse - Software that is not free.

]]> jestinjoy@hotmail.com (Jestin Joy) frontpage Tue, 20 Jul 2010 09:26:49 +0000 Epic : Made for India Browser http://opensourcetips.org/news/14-general/820-epic-made-in-india-browser http://opensourcetips.org/news/14-general/820-epic-made-in-india-browser
 
Hidden Reflex a software product startup founded by techy Alok Bhardwaj, has announced the first made in India browser, Epic. It boasts of lots of features helpful to Indian users. Epic also called itself as the first browser with antivirus. Epic is based on open source Mozilla platform. India is the primary focus of the browser; its India sidebar supports Indian content by providing users access to the latest national and regional news from popular publications, live cricket scores, film videos, stock quotes to name a few. It also supports main Indian regional languages.

]]> jestinjoy@hotmail.com (Jestin Joy) frontpage Fri, 16 Jul 2010 11:39:11 +0000