RPM or DEB? Which do you prefer, and why? September 14, 2009
Posted by intelliginix in linux.add a comment
In my opinion it doesn’t really matter. I am used to RPM, and now you have other package managing enhancements like YUM and ZYPPER which try and help package installation by automatically adding the dependencies for the package you are trying to install. FreeBSD and Debian-based Linux distributions do this quite well with their package managers (APT for Debian-based, and I forget what FreeBSD uses. Which do you prefer?
EnterpriseDB! Is it really a viable alternative to Oracle? September 14, 2009
Posted by intelliginix in Linux Appliances, Linux HOWTO, Linux Servers, Open Source, linux.Tags: database, enterprisedb, linux, oracle, postgresql, rdbms
add a comment
I just recently took on a project at a major Chicago newspaper, and they are moving from Solaris to Linux. One of the pieces of this project will involve converting some of their Oracle applications over to EnterpriseDB (Postgresql+). From what I was led to believe, EnterpriseDB is a drop-in replacement for Oracle, and most applications can be run without any modification. Does anyone out there have experience with this? What type of issues should we expect?
Free 1 Year Subscription to Linux Journal Magazine! March 10, 2009
Posted by intelliginix in linux.Tags: Contest, Linux Journal, Magazine
add a comment
Linux Journal is a magazine which has been focusing on Linux for around for around 15 years strong. This informative monthly magazine publishes articles on Linux and open source software that are considered to be a grade above it’s competition in terms of quality and content. A 1-year subscription will cost you just under $30.00 for 12 issues. Linux Journal is having a contest, so here is a chance for you to win a yearly digital subscription of this fantastic magazine for free.
Linux Journal has named this week the “Tech Tip Video Contest Week”.
Here’s what you have to do:
Watch Linux Journal’s daily tech video for this week starting from this one. That is one video a day.
All you have to do is watch the videos and look for any letter(s) that the hosts will announce, and jot them down. Once you have watched all the videos in order, and have collected all the letters, in the last video the host will reveal the email address to which you have to send the letters. Everyone who responds by 11:59:59PM Eastern DST, March, Friday 13 2009 with the correct answer wins a free 1-year digital subscription to Linux Journal.
Welcome to Intelliginix! October 30, 2008
Posted by intelliginix in Internet.Tags: linux, Linux Blog, Linux HOWTO, Linux Tips, welcome
add a comment
This is all about the snazziest, gotta have, need to know, can’t live without linux tips, tricks, best practices, and problem solutions.
Ubuntu Mobile Linux on Intel Atom October 30, 2008
Posted by intelliginix in Hardware, Internet, Linux Distribution, Linux Mobile.Tags: atom, device, intel, Internet, linux, mobile, ubuntu
add a comment
Well now that the ARM is mature and running in all types of portable devices, I am just waiting see the impact the Intel Atom will make on the cellular market. I have been following this quite some time, and I can’t seem to find an advantage of using the atom on a mobile phone yet. But Ubuntu Mobile will be running on an Atom processor, but only on Mobile Internet Devices (MIDs). Check this out…
http://www.linuxdevices.com/news/NS2403415870.html
http://www.cyberciti.biz/tips/ubuntu-linux-remix.html
Kexi Visual Database Design Tool – Like Microsoft Access November 23, 2008
Posted by intelliginix in Linux Applications, Shell Programming and Scripting, linux.Tags: access, database, forms, KDE, koffice, MySQL, python postgresql, ruby, sqlite, visual
add a comment
I have been looking for something to aid in database design for some time, and I came accress Kexi and I was pretty impressed with some of the features and ease of use.
Kexi is a database management application. It can be used for creating databases, inserting data, performing queries, and processing data. Forms can be created to provide a custom interface to your data. All database objects – tables, queries and forms – are stored in the database, making it easy to share data and design.
Kexi is part of the KOffice productivity suite for the K Desktop Environment.
In addition to storing your Kexi databases in files, Kexi can also store your data on a database server. Using a database server allows you to share your database with other people, and also allows more than one person to use the database at one time. Kexi supports MySQL, Postgresql, and SQLite databases.
I am going to so some more testing with it to see how robust it really is. I will let you know what I find
Linux On Brazilian Voting Machines November 24, 2008
Posted by intelliginix in Hardware, Linux Applications, Linux Distribution, linux.Tags: linux, linux appliance, Open Source, voting
add a comment
130 million Brazilian voters were turned into users of one of the largest Linux deployments worldwide: the 400,000 electoral sections in all of the 5,563 Brazilian municipalities were running electronic voting machines, and the Linux kernel was running on all of them. These voting machines have been used in Brazil since 1996, and are rugged, selfsufficient low-spec PCs. Technical details about this Linux deployment and implementation are available elsewhere (and more will come, for sure), but I thought it would be interesting to show some pictures and a movie – shown at the source link below – of Linux booting on these voting machines.
Linux-based Unified-Communications, Microsoft Exchange alternative Free! December 21, 2008
Posted by intelliginix in Linux Applications, Linux Servers, Microsoft Alternatives, Networking, System Administration, linux.Tags: communications, email, linux, microsoft-alternative, microsoft-exchange, microsoft-outlook, RedHat, telephony, ubuntu, Unison Technologies
1 comment so far
New York based Unison Technologies debuts its Linux-based unified communications software. The client-server software package is targeted for businesses with 50-250 employees and includes Internet telephony, e-mail, instant messaging and shared contact and calendar features, which mimics some key features of Microsoft Exchange. Also has an Outlook-like client for Windows and Linux workstations.
It’s great that this runs on Linux (RedHat and Ubuntu) because that keeps the cost low. But if you want to use software for free, it will include advertisements. This sounds like something worth looking at, read more here. I am going to look into this and see what it’s all about.
GRUB Defined! January 8, 2009
Posted by intelliginix in Filesystems & Disk Storage, Linux HOWTO, Shell Programming and Scripting, System Administration, linux.Tags: bootloader, documentation, GRUB, guide, HOWTO, instruction, linux
add a comment
The GRand Unified Bootloader (GRUB) is the mainstream choice for most Linux as well as other distributions. This very capable bootloader is taken for granted by most people who use it. Yes, this full featured package has been in the spotlight for sometime, but how much do powerusers actually know about it?
My experience for the most part is mainly using GRUB as a means to experiment on-the-fly with passing command line arguements to the Linux kernel as well as selecting an alternative to the default operating system. But, lately I have been searching for solutions that would make it easier to boot from certain types or media not configured inside of the GRUB menu.
I have been researching ways to boot a USB device directly from the GRUB interface similar to booting from say something like the first hard disk. But how do you do that when you don’t know what device the BIOS assigned the USB (or flash) disk? How do you actively seek information about disks that are currently recognized at boot time? Well, in my research I have been frustrated while googling many pages reading from blogs and forums that explain how to install GRUB on a USB stick which is relatively painless, then I came across one of the most comprehensive GRUB HOWTO’s I have seen to date. I have been playing with the examples since, and I find them extremely useful so I though I would share them with you.
This page goes through the every practical use of GRUB, and I found the examples a good resource for the Linux professional as well as the poweruser. If you use GRUB and you would like to get a little more intimate with it’s command feature set check out The Grub Page. You may want to bookmark this because it is an excellent resource.
-Intellignix
Do you have a favorite Linux distribution? What about this distribution makes it better than all of the rest? September 14, 2009
Posted by intelliginix in linux.add a comment
I have been working with Linux since 1992, and I have seen hundreds of distributions. I personally like SUSE Linux Enterprise Server on the server side because I think the administration (YaST) is second to none. Also most of the server packages are compiled with options that allow you to do things like authenticate to LDAP, MySQL, Postgresql, AD, etc. without having to recompile the packages. OpenLDAP is at the heart of most services like DNS, Users, Samba, and others. It makes a good single sign-on platform, and central management system. Debian, Centos, and RedHat are also good distributions.
On the desktop I like Linux Mint. I believe that Linux Mint is the nicest distribution on for the newbie Linux user (yeah, it even beats Ubuntu). Out of the box you have everything included for your browser, and your multimedia player is configured with all the codecs you need to play all of your mainstream media. It has a nice selection of applications, and a serious choice of games. I also recommend Ubuntu, PCLinuxOS and Simply MEPIS. All of these you can run live, so if you like them you can then opt to install them to your hard drive.
There are others I like as well for other reasons, but these are the ones that (in my opinion) stood out.
Identi.ca with new features! March 5, 2009
Posted by intelliginix in Open Source.add a comment
Posted using ShareThis
Ron Barrett of Network World is claiming that “Windows 7 will crush Linux” because he like other Microsoft junkies doesn’t understand why people (like myself) use Linux. People like Ron are good a stating the obvious stuff like:
