Ubuntu :: Install A JAR Player In Order To Test JAR Files?
Aug 10, 2011I'd like to install a JAR player in order to test JAR files before installing into my cell (a SonyEricsson w150a, a.k.a. Yizo). Ubuntu 10.10 Maverick.
View 7 RepliesI'd like to install a JAR player in order to test JAR files before installing into my cell (a SonyEricsson w150a, a.k.a. Yizo). Ubuntu 10.10 Maverick.
View 7 RepliesWhat software can be used to test harddrive from linux in order to find bad blocks, fix them, etc.
View 14 Replies View RelatedFor use on a test LAN, ie. security is not an issue, I need to install the most basic FTP server available just so we can share files back and forth between test hosts : launch FTPd, have it share a directory through either "anonymous" or a single, shared login/password?
View 8 Replies View RelatedWhen trying to install the nvidia graphics driver I get the following error-message:
ERROR: The kernel header file '/usr/src/linux/include/linux/version.h' does not exist. The most likely reason for this is that the kernel source files in '/usr/src/linux' have not been configured. How do I configure the kernel source files?
I have a Creative Zen Mozaic player, which appears as a USB drive. I've got Ubuntu 10.04 installed.Ripping the MP3s with Sound Juicer is no problem, but my MP3 player doesn't recognize artist or album names, putting it under "Unknown artist" and "Unknown album". The song names appear correct, but the songs are in the wrong order. In the Sound Juicer interface, the album title and artist are correctly detected and displayed.
I assume this is an ID3 tag problem. I could get the process working perfectly with Grip earlier when using Mandriva, but now I'm on Ubuntu and Grip isn't in the repository. I tried with RipperX, which appears to do the correct thing, but seems to crash, and only sets the correct tags for the first few songs (for this particular CD).The mp3 setup in Sound Juicer is as follows: audio/x-raw-int,rate=44100,channels=2 ! lame name=enc mode=0 vbr-quality=6 ! id3v2mux
the VBO file that i want to burn into a dvd is around 7.9 gb. i want to know if it's possible to split them in order to burn the files into two diferent dvds.
View 5 Replies View RelatedI have some playlist I want to keep the songorder, but I have the files in another file-structure.( I have the songs ordered in folder by artist and album, cos all songs are note tagged correctly or in the same way.)I want to use the playlist with the songs in copied to an another plays, for instance an usb-stick.Is there an application who fix mass change of all links to the songs?
for instance I have in m3u-files:
#EXTM3U
#EXTINF:268,Salt Fare North Sea[code]....
Or Is there a way in Amarok or another music-player that can make a copy of the playlists song order and use it with new links on a usb-memory? I don't now how sync to media-player and such things work.
I've been away from Linux for a while, so I need to get informed about some of the 32- vs. 64-bit issues concerning video players and codecs. So, what is everyone using these days?
More specifically, is it possible to play, e.g., .wmv files with 64-bit Kaffeine (my favorite player) or any other 64-bit video player? If so, then which combination of player and codec should I use?
I want to install my favorite player WMP11 in Linux, but the Setup fails in validation! i there a possible to force install wmp11 with wine in linux ? I have a lot of music in WAV + tagged with RIFF Tags, wmp can read riff tags...Amarok can't! is there another player that can read RIFF Tags from WAV files?
View 6 Replies View Relatedin software.opensuse.org site if we serch for a software the result will be like the following
vlc
KDE:Unstablelayground/openSUSE_11.4_KDE_Distro_Factory This is the stripped version of the VLC media Player. VLC media player is a highly portable multimedia player for various audio and video
[more]
1-Click Install
Manual Package Download
Go to OBS Project
i586 vlc-1.1.6.99-1.11.i586.rpm
src vlc-1.1.6.99-1.11.src.rpm
x86_64 vlc-1.1.6.99-1.11.x86_64.rpm
if i like to keep the setup(rpm) of the software which i should chose the above?
This problem has been here for 2 months or so:
If I, in VLC, choose a folder with several mp4 or other multimedia format files, it will show em in the playlist in random order, definitively not alphabetical. that didnt use to happen before.
I'm trying to rename all files in a folder as such:
1.jpg
2.jpg
3.jpg
Renaming them is no problem, the problem I have is, they need to be in order of the datetime that they were taken, so that the 1.jpg would be the oldest file there. The difference in filetimes is going to be very small, around 3 or 4 tenths of a second.
The reason I need to do this is that I have another script (not quite finished yet), that takes the next three files in a loop and applies qtpfsgui to them to output an HDR image to another folder, then move on to 4,5 & 6, and: repeat.
I need to copy my music to a portable HDD in alphabetical order. My headunit in my car will only display the folders and files in the order that they were written to the disk so to have any form of logic to the album / track listings they need to be written to the disk in alphabetical order.
how to do this in openSUSE? I know dolphin doesn't do this.
If I execute the following command:
cp -R /myfiles /mydestination
If myfiles contains several sub-directories and files, in what order will they be copied? For example, directories might be named 0123a, 9993c, myfolder, xfolder.
They are not copied in alphabetical order OR in date order OR in the order they appear when using a standard ls command as far as I can tell, so what actually does determine the order?
Edit:
I am trying to determine the order that the cp command uses in order to determine how far along my copy command made it before it stopped. For example, I was hoping to be able to determine it copied 3 of the 4 directories successfully.
possible to rename a list of files in batch in order to maintain the last part of them, then purge a central section and then again maintain the extension?I.E.:
Code:
file01.qwertyuiop.txt
file02.asdfghjklmnbvzxcqwertyuiop.txt
[code]....
If transfer all files under a directory by rsync, what is the order that rsync determines to transfer the files one by one?At first it looked like rsync transfers files in alphabetical order, but later I found rsync skipped some files in the first sweep through the alphabetic order, and then went back to transfer files that were skipped in the first time and this time still in alphabetic order.
View 1 Replies View RelatedI have the following option set in my ~/.lftp/rc
Code:
set mirror:order "*.rpm */"
Here, *.rpm files are given preference. The rest of the files are being downloaded by lftp in alphabetical order, not the custom order sent by my ftp server. Is there a way to make it download it in the order sent by my ftp server.I'm using proftpd and the files are sorted by size.
I am trying to install mysql 5.1.44..so i downloaded the binary package, i extracted it and then followed the instructions that were in the manual but i keep getting this error when running this command
Code:
scripts/mysql_install_db --basedir=/home/mosty/mysql
the error is
Code:
Installing MySQL system tables...
100315 20:07:27 [Warning] Can't create test file /var/lib/mysql/mosty.lower-test
100315 20:07:27 [Warning] Can't create test file /var/lib/mysql/mosty.lower-test
[code]....
You can try to start the mysqld daemon with:
shell> /home/mosty/mysql/bin/mysqld --skip-grant &
and use the command line tool /home/mosty/mysql/bin/mysql to connect to the mysql database and look at the grant tables:
shell> /home/mosty/mysql/bin/mysql -u root mysql
mysql> show tables
I have following 2 files
File1
10.1.1.1
10.1.2.1
10.1.3.1
File2
10.1.3.1
10.1.2.1
10.1.1.1
Both are reverse of each other. Now, basically if you see, the contents are same, but in different order. Is there any easy way in which i can find out like which items dont match between 2 files, regardless of order. Lets say i add 10.1.4.1 to File1. Now the result of such comparison should be only '10.1.4.1'. Currently if i am comparing both files using diff, it gives me all the lines.
in my text file of 5 columns 2 column is in DDMMYYYY format. (ie DATE OF BIRTH). how to use sort command for its ascending order and descending order.
Is the same can be use for the date format YYYYMMDD ?
Way to test permissions on all files/folders into a folder recursive, then if those are not user:user then do :
Code:
chown user:user thatconcernedfile
The problem with that
Code:
chown user:user -R /folder
is that it is doing changes on file permissions whihch are already ok. If you wanna maintain a specific permission on a folder this is really not good this :
Code:
while [ 1 ] ; do
chown user:user -R /folder
# /folder contains 6.0 Tb
sleep 2s
done
I have a china phone which has mp3 player and unfortunately it reads the file names in its memory card in sequential order according where the file is saved. The file system is NTFS. cod
**Note: DDD song was last because I saved AAA to EEE songs then later added DDD song
Then suddenly i deleted BBB song and replaced it with FFF song code...
This is kinda lame. but the OS of the phone has no capability sorting the file according to filename in its built in mp3 player.
my question is how can I sort the files sector by sector(is my term right?) so the lame mp3 player would read the files finally in alphabetically sorted order. I Will plug my phone on my PC
I am using ubuntu 10.4
I've a program which manages my pdf and references. I wish to put some of the information on my website but that program (Mendeley) does export only in XML (or bibtex). I'd like to simply convert the XML output files to SQL in order to create or update an SQL database.I'm not an expert in either XML or SQL (use only PHPMyadmin). Does someone get help me to figure out?
View 2 Replies View RelatedI have installed Postfix + Amavisd-new, then I am started all services (and configured main.cf and master.cf to use amavis).
The questions are:
1) I am trying to test antivirus scan using eicar test virus
Code:
And the message is successfully delivered to mailbox with mark "CLEAN" in maillog. But I cant see any attachment using
Code:
Where is my mistake?
2) Should I update clam and how I can do it?
3) Is spamassassin enabled by default in amavis (I have started daemon)?
4) Where configuration files of spamassassin is stored?
I am trying to write a bash script that will extract a .cbr (.rar) file, traverse the extracted files in alphabetical order and rename them 001.JPG, 002.JPG, 003.JPG, etc.So far I only have this much to extract it:
Code:
#!/bin/bash
#
[code]....
I have made two source files named as sum.c and average.cI have included sum.c in average.c
both files in Documents directory.when i compile average.ot followingerror"average.c:4:22: fatal error: sum.c: No such file or directorycompilation terminated.How to solve this issue?I have tried to copy sum.c to usrinclude folder but unable to copy
I am trying to install ndiswrapper in Fedora in order to install a Windows wireless driver.
Code:
su -c 'yum install kmod-ndiswrapper'
, I get this:
Code:
Loaded plugins: langpacks, presto, refresh-packagekit
[Code]...
Rhythmbox crashed and my radio stations disappeared. I'm not sure if this bears any relation.
I just installed Adobe Flash Player 10 and it says it's installed, when I go to firefox and Epiphany it still has flash player 9, Ive quited the browsers and everything Ive uninstalled/reinstalled still no luck.
View 9 Replies View RelatedI just installed 11.4 via the net install cd. In the configuration step, the internet connection test fails. Why would this happen if I just installed opensuse using the internet? It looks to me as if opensuse can already figure out how to use my network card. I went ahead and skipped the test, but it still doesn't make any sense to me. Let's see if internet works once I'm logged in...
View 2 Replies View RelatedI have created mobility of 20 nodes and vbr traffic using following attached script I executed the file as ns234 vbr.tcl I got the vbr.tr and vbr.nam but I was unable to load the graph using matlab <trgraph> I thought problem with is vbr.tcl script.
View 1 Replies View Related