CentOS 5 :: Replacement For ITunes On X64?

Feb 6, 2010

Just put my second customer on desktop Cent OS 5.4 (x64 this time). The only thing I can not substitute for is iTunes. All he wants to do it to control his iPod (he really does not listen to music on his computer).

View 1 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Replacement/substitute Program(s) For Itunes?

Jul 26, 2011

What are the possible Ubuntu/Linux substitute software applications for Itunes program that is used by most M/S windows computer users. It is my understanding that "maybe", Itunes can be made to work under Ubuntu by going thru a process that resembles reinventing the wheel - am not interested in doing that. Just want an application that does basically the same thing that Itunes does under Windows but does it under Ubuntu. Looking for something that I can point potential Ubuntu converts to, when they ask how do I continue to use Itunes.

View 9 Replies View Related

CentOS 5 :: Can't Find A Replacement For 'initlog'

May 4, 2009

Since trying to upgrade from Centos 4.7 to Centos 5.2, I've noticed the message about 'initlog' being deprecated. I run the following and get:

> /sbin/initlog -q -c "$HOME/my_xmlrpc_server"
WARNING: initlog is deprecated and will be removed in a future release

I'm now trying to find a suitable replacement for it and have not found one. We use 'initlog' to run a background service from my own init script to output any abnormal stdout and stderr messages to syslogs. I can't find any other program that will do a similar job. These stderr output are really handy for quickly diagnosing some of the more difficult problems.

Should I be trying to do this in a completely different way. Maybe the way I have created the init script should be done differently to not require initlog at all. Here is a snippet from my init script:

start)
getpid;
if [ -n "${PID:-}" ]; then
echo "$SERVER_NAME is already running on [$PID].";

[code]....

View 1 Replies View Related

CentOS 5 Hardware :: Compatible Mini-PCI 802.11g Replacement For A Dell B130?

Jan 12, 2009

I have a Dell Inspiron B130 with a Broadcom PCI wireless card installed. I'm tired of doing the ndiswrapper shuffle every time I change OS's (about every 6 months), and am considering just yanking the Broadcom and replacing it with something that will work with Centos out of the box. Preferably it should also work well with Windows, as I may have to revert to XP in the future. Does anybody have any recommendations? Yes, I should look at the HCL, and yes, I plan to, but yes, I would like feedback from you, the expert users. I'm not sure how I will destroy the Broadcom card after I remove it; I'm thinking something involving a propane torch and/or a sledgehammer. I may post pictures.

View 4 Replies View Related

Ubuntu :: Best ITunes Alternative With ITunes-related Features?

Feb 25, 2010

I'm looking for the best iTunes alternative that has almost these features:

- being able to edit the track's name/album (songs in the iPod)
- adjusting volume of tracks

I'm currently using Rhythmbox. I have tried Exaile and Amarok just doesn't work for me. I can't recall what made me turn away from Banshee, too. I'm not really into Wine so installing iTunes itself is not viable.

View 4 Replies View Related

Software :: Uninstall Itunes So That Can Re-install Itunes ?

Mar 22, 2010

I just got a new iphone (yay me) but later realised that as I have Ubuntu, it is very difficult to get itunes installed on it.

Having said that, I've got Wine installed and attempted to download itunes 7.something and even though the whole process worked, it appears that when I try to access itunes the whole screen goes black and then if I scroll across the screen with my mouse it lights up various bits of what's behind the black screen and then after a while it tells me that it cannot access itunes at all...

So I thought, perhaps I should uninstall itunes, but in doing that it still appeared in my wine folder, so I uninstalled wine, which still appeared in my Applications list, so I edited my applications list and then tried to re-install wine from scratch (I know I sound dumb already - but I was desperate ok!!!). So now wine is installed on my computer somewhere but it now doesn't show up in my Applications list at all and I can't seem to get it back on there - any suggestions there would also help...

But my main objective is to try and uninstall itunes properly (maybe from the terminal window - but I don't know how to even do that) and attempt to re-install it to see if it works again.

I need to do this in order to sync my iphone. Cannot seem to do it with Amarok as I don't have Installer.Apps on my iphone, and cannot get THAT without syncing it with itunes to begin with....

View 3 Replies View Related

Ubuntu :: Replacement For Win98

Aug 10, 2010

I am going to be given an old "piece of junk" and would like to turn it into a speedy little "toy" to use for things, along with my os x and xp.The computer has windows 98 installed and only has 32MB RAM (could be 64, not sure until im given it) and a 1gig HDD. It also has a CD drive and a Floppy.I would like to speed it to the max, to make it perform (in comparison) as nearly as good as my mac. eg. when apps are opened, they only take a few seconds to pop up. I am looking at Linux distros but am struggling to find one suitable.

I was thinking of Puppy but DSL would probably be more suitable.I would like some recommendations to whether I should give windows a fresh install and try to delete whatever is unnecessary, or just clear it and download a linux and use WINE.

View 9 Replies View Related

Ubuntu :: Replacement For Xmarks

Oct 1, 2010

I just got this message URL...nd so have decided to use firefox sync and chrome sync. Ive installed both of these but how do i go about checking whether or not my data is being backed up? I cant seem to find the servers to log in to.

View 8 Replies View Related

Ubuntu :: Looking For A Quicken Replacement?

Jan 10, 2011

I am transtioning from Windows to Ubuntu 10.4 and I was surprised to see that Intuit does not have a Linux build of Quicken. What is the most capable Quicken replacement for Ubuntu? Thanks.

View 3 Replies View Related

General :: Gui Replacement For Grub?

Aug 3, 2010

setting up a dual boot system and would like a gui replacement for grub

View 6 Replies View Related

Server :: DFS Replacement With AD Integration?

Apr 19, 2011

present we have a folder shared between branches (Approx 10G of data) and we're using Windows 2003 with DFS but this has had a number of issues and thus is scheduled to be replaced with a Linux solution for various reasons.I would need a scalable system that will allow me to start off with 5 servers each having a samba?hare to Windows pc's. The 5 servers though must replicate any changes made to the folder. So if server 1 received a new file, it should replicate the change to servers 2-5 etc... Ideally I would also like the shares to allow for AD based permissions.Can anyone recommend a way forward with this? I am currently looking into GlusterFS and lsyncd as two options for the replication

View 1 Replies View Related

Debian Configuration :: Replacement For HAL/FDI Files?

Jan 31, 2010

I run a Squeeze system and have recently updated various packages. As far as I can tell one of the changes has deprecated HAL FDI files (used for, among other things, configuring various input devices). I am hence wondering how one should go about configuring such devices --- without having to resort to an xorg.conf file.The two devices in question, an TouchPad and TrackPoint can both be configured via XInput when I log-in, however, it is somewhat tedious. Writing a log-on script to do this also seems rather hacky.So my question is: what is the most elegant way of configuring XInput devices?

View 7 Replies View Related

Fedora :: Either Fix Brasero, Get Rid Of It Or Find A Better Replacement?

Nov 25, 2009

One thing I was disappointed with Fedora 12 was the CD/DVD burning application Brasero. I used this application (version 2.6) on Fedora 11 and every time I created a video DVD, i would get an error 'You do not have the required permissions to use this drive'. Even though I was getting this message, it will burn the DVD successfully and I was able to watch the DVD on TV. But getting this error was annoying. I wrote to the developer Luis Medinas who didn't bother to reply. I posted question in Fedora forums and got no answers.

I came across a note on the internet that they have fixed this bug in version 2.8 that came with Fedora 12, so I installed a fresh copy of Fedora 12. But to my surprise this time Brasero came up with a different error.This time I wrote to another developer Philippe Rouquier and I haven't heard from him either. In next version of Fedora I would be very happy to see a "stable" CD/DVD burning application that won't throw errors.It is very annoying and a big turn off as a user. The only time I use Windows is to author DVD's TMPGEnc Authoring Works 4 simply because in Linux there is no program that is sophisticated and stable enough.

View 14 Replies View Related

Ubuntu :: What Exactly Plymouth Do - Bootlogd Replacement?

Apr 20, 2010

I've been seeing a lot of posts on Plymouth and I was wondering a few things:

1) What exactly is Plymouth supposed to do? Is it supposed to make a fancy splash screen to replace the scrolling Kernel messages (Which is now just a blinking cursor at the top left), and for that matter...

2) Is it supposed to replace bootlogd (Which has been deprecated - by what, who knows?)? I've seen something about "Plymouth Logger" when I was running the updates on Lucid but I'm not sure how it's supposed to work.

3) I do see a splash screen for Kubuntu when I log off, is the same one supposed to be there when the computer is booting. Also is anyone here familiar with Backtrack? In Backtrack when you boot, you get a splash of the Remote Exploit logo, but in the middle there's a box with the kernel boot messages. Can something similar be implemented in Kubuntu? (Forgive my noobishness)

4) If indeed Plymouth has replaced bootlogd as the boot time logger, will it also fix the problem of incomplete boot logs that existed with bootlogd (And spare us from having to use serial consoles in order to check what modules or drivers are failing at boot time so we can optimize our kernels).

View 5 Replies View Related

Ubuntu :: Web Based FTP Replacement Recommendations

Jul 29, 2010

I am looking for a FTP server replacement that is web based. Something like you see services have out there. I looked at a product called SynaMan from Synametrics Technologies and it really looked like it would do what I wanted but I could never get it to work with Ubuntu.Does anyone have any suggestions. This is for corporate use.Average users just don't get FTP

View 2 Replies View Related

Ubuntu :: Evince Replacement - Any Better PDF Reader?

Dec 5, 2010

There are two things that evince does not do that I need it to do:

1) In dual page viewing mode, it needs to know what to do with the first page. Sometimes the first page is a cover, and sometimes it is not. The facing pages are not correct if the first page is not a cover page, then evince does not place the facing pages on the same screen for me
2) I want to view pages using the best fit mode. I then click on a page in the side pane and the document suddenly changes back to fit page width mode. The "save current settings ad default" does nothing

Because of this, I would like either a fix or a recommendation for a better pdf reader.

View 2 Replies View Related

Ubuntu :: 11.04 Timer-applet Replacement?

Apr 29, 2011

Anyone know of a possible replacement for the Gnome timer applet?

View 8 Replies View Related

Ubuntu :: Replacement For Simple Backup In 11.04?

May 4, 2011

I use Simple Backup to backup all my machines across my home network. I have just upgraded my test system to 11.04 with a clean install and want to restore all mt stuff from my backup, however, looking in the software centre Simple Backup no longer exists..

View 5 Replies View Related

Applications :: Replacement For Hotmail For A User?

Jan 16, 2010

i'm currently using gmail as my general and main mail service provider and hotmail for my daily mailing!I hate yahoo, it's really unsecure!!I want a email service provide as secure as possible that shows i'm using linux!hotmail and microsoft and windows are chained together!

View 4 Replies View Related

General :: Recommendations For A Suitable Replacement?

Mar 21, 2011

I noticed over the weekend that there don't appear to be any new stories showing up at linuxtoday.com. Does anyone know what's up? Any recommendations for a suitable replacement?

View 5 Replies View Related

General :: Hardware Replacement Slackware

Jan 15, 2010

I intend to replace my hardware (except hard disks). Is it possible to avoid reinstalling the system? I guess it will not boot with new hardware configuration.I have 64bit Slackware 13.

View 6 Replies View Related

General :: Replacement For Clrscr() Function?

Jan 21, 2011

i have been using turbo C for a while to do programing . can u plz let me know the replacement for clrscr() function in linux

View 1 Replies View Related

Debian Installation :: Replacement For Kpowersave In Sid Or Squeeze?

Jul 26, 2010

Is there a replacement for kpowersave in Sid or Squeeze, I want to my monitor to blank 120 min, not ever 5 or 10 min.

View 3 Replies View Related

Fedora :: 15 Installing LibreOffice (the Replacement To OpenOffice)

May 25, 2011

As root, run this (as Rahul showed below, this is shortest command to do it):

Code:
yum install @office
Another way of doing this is:
Code:
yum groupinstall "Office/Productivity"
Another way of doing this is:
Code:
yum install libreoffice-writer libreoffice-calc libreoffice-impress libreoffice-draw libreoffice-base

View 1 Replies View Related

General :: Most Popular Replacement Distro For OLPC?

Apr 25, 2011

I want to get rid of OLPC XO-1's builtin distribution (mostly because it's impossibly slow to use for anything, even browser and pdf reader). What's the most popular replacement distro for this?

View 1 Replies View Related

Ubuntu :: Usb_modeswitch Not Recognizing Replacement O2 Dongle?

Oct 22, 2010

I had a Huawei e1752c O2 Mobile Broadband dongle working fine in Ubuntu 9.04 using usb_modeswitch, with settings taken from After renewing an annual O2 contract, I have a new e1752c and it does not work in Ubuntu 9.04, even after installing the latest usb_modeswitch package and data. The new dongle does work perfectly on an identical laptop that has Ubuntu 10.04 with a freshly installed Network Manager and usb_modeswitch.I am guessing that there is a rule (udev or whatever) hanging over from somewhere that needs deleting, but I don't know where to look, and don't see any useful error messages - the device lists as Vendor 12d1, Product 1446 before and after usb_modeswitch runs, but becomes Product 140c in the Ubuntu 10.04 system.

View 5 Replies View Related

Ubuntu :: Need Another File Manager Feature / Add-on Or Replacement?

Nov 30, 2010

I'm running Nautilus in standard Ubuntu 10.10, but it lacks a feature that is very important for my usage. If there is a modification for Nautilus, that would be best, if there is another Linux file manager that provides the feature,When I save a file in a directory by starting to type what I want to name the file in the Windows file manager, at least from XP to current, then a list pops up below the typing line with a list of the files that match that string of characters. I don't know if or how Nautilus can be made to do this.

Why important: I use a Firefox add-on to download songs from some internet radio websites. Because I download so many, I follow the naming convention ARTIST- ALBUM- SONG. Because I've already got over 4000 songs so downloaded, I usually don't know if, when I hear a song, whether I've already downloaded it or not. By having the feature, I just start typing to name the file, and I quickly discover if I already have the song so I can skip the song until I get to one I have not downloaded.

View 1 Replies View Related

Ubuntu :: Business Management Software Replacement

Dec 23, 2010

I am looking for an Ubuntu replacement program for MDBS, which is essentially a business management program that Matco uses for tool sales.I need a program that:

- includes a way to archive my customers, their sales history and personal information
- archives my products so that I may simply choose what my customers have purchased from a list and invoice them with a sales receipt

View 9 Replies View Related

Ubuntu Installation :: Unpacking Replacement Gdm In Maverick?

Apr 4, 2011

Whatever I use, synaptic, update manager, apt-get it insists on upgrading GDM The upgrade just 'hangs' on the upgrade with'unpacking replacement gdm' message All 3 still try and upgrade gdm (why does it do this even when I do not want to upgrade/update) ?I've had this problem for nearly 3 days now and i am stuck can't do any package install my system is basically 'stuck' in no update/install mode until i solve this The gdm is: /var/cache/apt/archives/gdm_2.30.5-0ubuntu4.1_i386.deb even if i get a new copy from ANY repo it still has this problem, any solution, anyone come accross this yet?

View 3 Replies View Related

Hardware :: RAID 1 Disk Replacement Not Working

Sep 21, 2010

I have a IBM x306 server with on board RAID1 controller. One of the two disk is dead, I need to replace it. I'm using the "ServRaid Manager" to reconfigure the array. I shut down the server and replaced the dead disk with new one, I first started the server and not doing anything manually - thinking that it will auto sync, but it just didn't! I then re-started the server and logged in with ServRaid Manager. Now I want to reconfigure the array so that the new disk will sync. But the problem is that in this arrays property, the "Synchronize" option is grayed out, I just cant click on it! On the other hand on the newly inserted disk's property I was able to click "re-build", but after this, things just stopped there, its not synchronizing. How do I simply replace this new disk and have things working?

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved