combine files and delete duplicates using Linux
cat file_1 file_2 file_3 >> combined_file sort combined_file | uniq > deduplicated_combined_file for more information: man cat man sort man uniq Good luck

View Answer   |  March 3, 2011  4:08 PM
Linux, Linux administration, Linux file system
answered by:
3,120 pts.

Unable to boot after installing Ubuntu
Is there any error message on the screen? if so tell us what it says. Looks like the bootloader is not correctly installed, it is recommend to reinstall grub. Take a look at this <a href=”https://help.ubuntu.com/community/GrubHowto#Command%20line”>guide</a> Regards

View Answer   |  March 1, 2011  2:33 PM
BIOS, Intel, Mac OS, Ubuntu, User Network Interface
answered by:
2,790 pts.

Web development course and Microsoft qualifications
It is not a good idea to change the path from ur current skills. The job u have done and the course u chosen is entirely different from each other. Web development is a course and the contents of the course are basically for developer or the persons who r doing the same from their [...]

View Answer   |  March 1, 2011  9:53 AM
Apache, Flash CS5, HTML, java script, Linux, MySQL, PHP, Project Management Methodology, SQL Server 2008, Visual Studio 2010, Web development
answered by:
22,035 pts.

TWO Free IT Books: Multicore Application Programming & The Rails 3 Way
“Backup Exec 12.5 does not Backup all mailboxes” are answered here… http://itknowledgeexchange.techtarget.com/itanswers/backup-exec-125-does-not-backup-all-mailboxes/

View Answer   |  February 28, 2011  10:54 PM
AS/400, Channel, CIO, CRM, Database, DataCenter, Development, Exchange, Giveaways, IT Books, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Oracle, SAP, Security, SQL Server, Storage, Virtualization, VoIP, Windows Server
answered by:
3,260 pts.

Newbie Ubuntu Linux Questions
Open /etc/network/interfaces in ur favorite editor and u can setup interfaces from there. Now pass the commands: sudo /etc/init.d/networking restart sudo ifup eth0 sudo ifup eth1 Now restart the computer. —————————————— More directly, about your interfaces and “What is a simple way of configuring this?” – Rechil’s answer will help you “bring them up”, but [...]

View Answer   |  February 28, 2011  2:14 PM
Debian, Linux servers, Linux Ubuntu Samba
answered by:
8,500 pts.

GRUB Error 15 installing CentOS 5.3
This error can occur in two different stages of the GRUB configuration…. 1. Either during the initial configuration 2. After booting the system and attempting to launch Linux (and the 2nd thing u had) try out the followings ! 1. Boot the system from Linux installation cd/dvd 2. Mount root partition 3. chroot into the [...]

View Answer   |  February 26, 2011  9:38 AM
CentOS, CentOS 5.3, CentOS installation, GRUB Error 15, Linux installation
answered by:
22,035 pts.

How to enable Advanced Server for Unix system
Here is two references ! hope it meets ur Q…. <a href=”http://h30097.www3.hp.com/docs/asdu/HTML/CONCEPTS.PDF”>Concepts and Planning Guide</a> and <a href=”http://h30097.www3.hp.com/docs/asdu/HTML/INSTADMN.PDF”>Installation and Administration Guide</a>

View Answer   |  February 25, 2011  10:14 AM
Advanced Server for Unix, Unix administration, Unix Servers
answered by:
22,035 pts.

OpenOffice 2.2.1 Calc SEARCH() function bug
No, this is not a bug in Open Office 2.2.1. Ur input method was wrong ! The search function syntax like that, SEARCH(“FindText”; “Text”; Position), where FindText is the text to be searched for, Text is the text where the search will take place and Position is the position in the text where the search [...]

View Answer   |  February 25, 2011  9:54 AM
Calc SEARCH (), OpenOffice
answered by:
22,035 pts.

Auto Load USB Printer Firmware When Printer Turned On – Linux
Yes, u r right there is a way ! Don’t need to do all like that. Simply download hplip from HP this is a regular tarball file. And also download hplip-xxxx-plugin.run (xxxx means the version no) this is the main file which helps to overcome this kind of problems. Install the tarball by opening a [...]

View Answer   |  February 25, 2011  6:21 AM
Bash, Linux, Linux desktop environment, Printing, Puppy Linux
answered by:
22,035 pts.

Wireless Drivers on Linux (Open SUSE)
This can be done, but it is necessary to rebuild the same…. U will need to install madwifi hal and check with modinfo ath_hal, then blacklist ath5k First look for these, kernel Source package; kernel Syms package; gcc and make, if not now as root pass the following commands on terminal / xterm ! yast2 [...]

View Answer   |  February 25, 2011  4:47 AM
Mobile and wireless, Open Suse, SUSE Linux, Wireless
answered by:
22,035 pts.

Linux Starter
Like any other situation, get entrenched in your environment: Learn what assests you have, what challenges you face, get to know your surroundings. Integrate<b> yourself </b>into your system first, then keep learning all you can…

View Answer   |  February 24, 2011  2:59 PM
Linux, Linux administration, Linux administration and management, System administrator, Ubuntu
answered by:
8,500 pts.

I think my recovery partition is causing problems with dual booting…
No, vista / xp partition did not make problem here ! I have a computer at hoem, where I installed XP; Windows 7; Fedora 14 and SLES 11 (for R & D purpose) on a same HDD capacity 320 GB and they all r work fine. when I first installed, I got the same problem [...]

View Answer   |  February 24, 2011  11:05 AM
Dual booting, Ubuntu Linux, Vista, Windows XP
answered by:
22,035 pts.

trying to install oracle 10g
Oracle 10g R2 (10.2.0.1) compatible on Red Hat Enterprise Linux Advanced Server 4 Update 2 i.e. RHEL AS 4 U2. It is also possible to install Oracle 10g R2 (10.2.0.1) on Red Hat Enterprise Linux Advanced Server 3 Update 5 i.e RHEL AS 3 U5 and regarding R1 i.e Oracle 10g R1 (10.1.0.3) on Red [...]

View Answer   |  February 24, 2011  10:46 AM
Oracle 10g, Oracle error messages, Oracle installation, Red Hat Enterprise Linux
answered by:
22,035 pts.

When is boot.cleanup called?
Using YaST control center i.e. yast2 (GUI) > /etc/sysconfig Editor and changed settings CLEAR_TMP_DIRS_AT_BOOTUP to yes and when reboot, as sort removed all files from all users except root in /tmp ! Or u can also try this: grep cleanup /var/log/boot.msg

View Answer   |  February 24, 2011  10:34 AM
SUSE Linux, Suse Linux Enterprise Server 10, Unix
answered by:
22,035 pts.

oracle 10g v sybase ase 15
This is a long to write here. Requesting u redirect here for <a href=”http://www.rocket99.com/sybase/syb_vs_ora.html”>Complete Story</a>

View Answer   |  February 23, 2011  11:00 AM
Database, Oracle 10g, Sybase ASE 15
answered by:
22,035 pts.

Export View to OpenOffice?
Try for <a href=”http://itknowledgeexchange.techtarget.com/itanswers/how-to-export-lotus-notes-document-to-openoffice-writer-document/”>ITKnowledgeExcahnge</a> to get solution ! It is almost same Q and A.

View Answer   |  February 23, 2011  10:53 AM
Lotus development, Lotus import/export, Lotus Notes View, LotusScript, OpenOffice
answered by:
22,035 pts.

How can I use a winmodem in Ubuntu?
Step for installing winmodem on Ubuntu ! 1. sudo apt-get update 2. sudo apt-get install libc6-dev_2.5-0ubuntu14_i386.deb 3. sudo apt-get install build-essential linux 4. Download alsa driver from <a href=”http://www.linuxant.com/alsa-driver/alsa-driver-linuxant_1.0.16.1-1_all.deb”>HERE</a> Now install via this command: sudo dpkg -i alsa-driver-linuxant_1.0.16.1-1_all.deb Now again download conexant hsf modem <a href=”http://www.linuxant.com/drivers/hsf/full/archive/hsfmodem-7.68.00.09full/hsfmodem_7.68.00.09full_i386.deb.zip”>Driver</a> Now install the same as: sudo dpkg -i hsfmodem_7.68.00.09full_i386.deb [...]

View Answer   |  February 23, 2011  10:26 AM
Ubuntu Linux, Winmodem
answered by:
22,035 pts.

Oracle Installation Error
Please look at this <a href=”http://www.associatedcontent.com/article/285977/installing_oracle_817_on_solaris_9.html”>Good Reference</a>. It exactly a guidance regarding ur Q

View Answer   |  February 23, 2011  10:12 AM
Java, Oracle, Oracle error messages, Solaris 10
answered by:
22,035 pts.

Linux on IFL Processor
The IFL, or integrated facility for Linux, is a mainframe CPU license that’s limited to running Linux. A single instance of Linux can technically occupy a whole mainframe. IBM System z servers can run mixed workloads, including numerous other operating systems, through the use of virtualization. Here is more <a href=”http://www-03.ibm.com/systems/z/os/linux/solutions/ifl.html”>Information</a>

View Answer   |  February 23, 2011  9:58 AM
IFL, Linux, Redhat Linux, SUSE Linux, Virtual Machines
answered by:
22,035 pts.

RedHat ES migration and virtualization
U can take snapshot it & restore the snapshot to a new machine with disks of the same size. However when booting, the new VM thinks the original network card have been removed and replaced with new one. It is not so hard, but it will be left with a ghost network card that hard [...]

View Answer   |  February 23, 2011  9:34 AM
Linus Virtualization, Redhat Linux, Vitualization
answered by:
22,035 pts.