Any Free Simple Animator player for Oracle Linux?

Guys,
I used to run "Xanim" on Solaris. And it worked great. Now I'm switching to Oracle / Linux And I'm looking for a simple player that I can install and run either .fli, .flc, Gif, .Mov, or any other small program in Linux. I'm basically want is the player only Where I can installer it. and run some movie animation purposely stressing the CPU's .
-Thank You,
John Santos

I have recently come across an interesting way to stress-test a CPU by using the command:
yes > /dev/null
For instance:
$ yes >/dev/null &
[1] 29865
$ yes >/dev/null &
[2] 29866
$ ps au
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root      3147  0.0  0.0   3808   492 tty1     Ss+  Oct19   0:00 /sbin/mingetty tty1
root      3148  0.0  0.0   3808   492 tty2     Ss+  Oct19   0:00 /sbin/mingetty tty2
root      3149  0.0  0.0   3808   496 tty3     Ss+  Oct19   0:00 /sbin/mingetty tty3
root      3150  0.0  0.0   3808   496 tty4     Ss+  Oct19   0:00 /sbin/mingetty tty4
root      3151  0.0  0.0   3808   492 tty5     Ss+  Oct19   0:00 /sbin/mingetty tty5
root      3152  0.0  0.0   3808   492 tty6     Ss+  Oct19   0:00 /sbin/mingetty tty6
root      3258  0.0  0.1  79748  5732 tty7     Ss+  Oct19   0:02 /usr/bin/Xorg : 0 -br -audit 0 -auth /
oracle   26302  0.0  0.0  66200  1648 pts/1    Ss   Oct20   0:00 -bash
oracle   29865 57.5  0.0  58920   520 pts/1    R    03:18   0:04 yes
oracle   29866 48.3  0.0  58920   520 pts/1    R    03:18   0:02 yes
oracle   29868  0.0  0.0  65612   996 pts/1    R+   03:18   0:00 ps au
(to kill the thing)
$ kill -9 29865
$ kill -9 29866
Regarding video playback, I was wondering about Videolan VLC and it is even available for Red Hat Enterprise Linux :0 Just go to http://www.videolan.org. VLC can play pretty much every common movie format, and it think it is the most versatile video player. You can even use it to stream/boradcast video and connect to several devices, including firewire. I think it pretty much replaced mplayer, though it is still used, i.e. ffmpegX media encoder and converter.
Edited by: Dude on Oct 20, 2011 6:31 PM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Similar Messages

  • Simple animation software for Arch?

    Can anyone suggest a simple animation program for Linux; something similar to AnimationShop for windows.  I know there's gimp-GAP, but that seems to be fairly advanced for my purposes.  I just want to be able to string together images into .gif or video, perhaps with an 'onion layer' feature so you can see the previous frame transparently; that sort of thing.
    I use gnome, so preferably something for GTK, or at least if it's KDE, that depends only on QT and not KDE packages.
    Any ideas?
    Thanks.
    Fishonadish

    skottish wrote:You don't actually need GAP to do animated Gifs in Gimp. All you need to do is add all the frames that you want as layers in one image, then save as Gif. Gimp will ask you if you want to flatten the image or make an animation out of it. If you choose animation, it will ask you for a frame rate.
    Thanks.  I realised this eventually and got it done that way.
    Still, out of curiosity are there any 'film-strip' type animation programs out there?
    Fishonadish

  • Where to download and how to install X Window System for Oracle Linux 5 ?

    Folks,
    Hello. I am using Oracle Linux 5 and Oracle Database 11g for PIA.
    Before install Oracle DB 11g into Oracle Linux 5, we need to install X Window System according to the document page 2 http://download.oracle.com/docs/cd/B28359_01/install.111/b32285.pdf
    But I don't know where to download and how to install X Window System for Oracle Linux 5.
    Can any folk provide a link to download X Window System and tutorial to install it for Oracle Linux 5 ?

    You can address the problem in a number of different ways.
    You can install X-windows from the installation DVD or setup access to the Oracle public software repository as described in http://public-yum.oracle.com. In which case, the command to install X-windows is: yum groupinstall "X Window System"
    Or, you login remotely and and use SSH with X-forwarding, in which case the software on the server will use the X-Windows server on your client system. This is probably the preferred way since you do not have X-windows installed on the server. For more details about SSH forwarding and howto, please see Install Oracle 11gR2 on Ubuntu Linux 11.04 (64-bit) Howto part 2 Oracle Universal Installer.

  • Oracle 11gR2 certification for Oracle Linux 6

    Hello,
    According to Oracle documentation, database certification and support for Oracle 11gR2 under Oracle Linux starts with 11.2.0.3.
    I was wondering if this might have anything to do with the i386 software prerequisites. Speaking of Oracle 11gR2 x86_64, the need for i386 libraries was removed with 11gR2 11.2.0.2. Or in other words, one can go straight to 11.2.0.2 without the need to install any 32-bit libraries.
    Under Oracle Linux 5 x86_64, the "oracle-validated" package triggers the installation of several i386 packages. Under Oracle Linux 6 x86_64, the oracle-rdbms-server-11gr2-preinstall package uses x86_64 only. Under Oracle Linux 6, i386 changed to i686.
    For what it's worth, I have installed Oracle 11gR2 database 11.2.0.1 under Oracle Linux 6.1 to 6.3, both x86_64, simply by using the oracle-rdbms-server-11gr2-preinstall package, and so far have not noticed any problems. Is there some information available, why 11.2.0.1 (x86_64) should not be used or is not certified for Oracle Linux 6 (x86_64)?
    Thanks.

    I was afraid of that. Since the question is Oracle Linux 6 specific, I thought I'd try my luck here, thinking that if I get an answer, then probably here. Maybe it was not very realistic to get an answer anyway.
    For what it's worth. Using "oracle-validated" under Oracle Linux 5, and "oracle-rdbms-server-11gR2-preinstall" under Oracle Linux 6, I was able to install Oracle 11gR2 11.2.0.1 just fine, both platforms x86_64 and 32-bit. I have not found any operational issues yet and it seems to run perfectly well.
    The only trouble I had was with Grid Infrastructure 11.2.0.1, and here 11.2.0.3 is indeed required for it to install. I made a custom patch, just a few lines and after that 11.2.0.1, both x86_64 and 32-bit installed just fine and is fully operational.
    I'm though I could post the patch. I guess it might make those people happy who do not have access to Oracle support and download 11.2.0.3. The patch will allow them to use the 11gR2 OTN version and install it under Oracle Linux 6. It won't be certified, but it is good enough for the purpose of education.
    I'm closing the thread.

  • Reference book for Oracle Linux exam 1Z0-402

    Hi gurus!
    Can you please give me useful reference books which cover the al topics for Oracle Linux Exam 1Z0-402 preparation?
    Thanks
    Mokarem

    Can you please give me useful reference books which cover the al topics for Oracle Linux Exam 1Z0-402 preparation?By itself, 1Z0-402 does not grant any certification. Presumably you are going for Oracle Linux Administrator Certified Associate. That certification path also requires passing 1Z0-403. However, you can skip 1Z0-402 if you already have one of several other industry Linux certifications (LPI, Linux+, Ubuntu, Red Hat, or Novell). My recommendation would be to go for one of these certifications, then skip straight to the 1Z0-403 exam. I suggest that for several reasons:
    1. There is a lot more study resources for exams like CompTIAs Linux+ available.
    2. The other Linux certifications are better known than Oracle's.
    3. Since 1Z0-402 by itself does not grant a certification, going this route gets you two certifications for the price of one.
    Edited by: matthew_morris on Nov 16, 2012 12:47 AM (Fixed dyslexic Exam # typos that Bigdelboy pointed out.)

  • CVE-2014-6271 and CVE-2014-7169 Patch Availability Document for Oracle Linux

    Hi,
    Can you suggest from where we need to download bash rpm for OEL 6 :-
    bash-4.1.2-15.el6_5.2.x86_64.rpm
    bash-doc-4.1.2-15.el6_5.2.x86_64.rpm
    Thanks in Advance !!
    Mukesh

    First see the document I linked about creating a local yum mirror (How to Create a Local Yum Repository for Oracle Linux). I very strongly recommend setting this up so your systems can get other updates besides bash.
    The individual RPMs can be found at Index of /repo/OracleLinux/OL6/latest/x86_64/ -- but I cannot stress the importance of updating entire systems rather than just bash. If you are not updating your systems periodically, bash is just one of your worries (as you're undoubtedly vulnerable to hundreds of other exploits in other packages besides Shellshock). Please set up an update repository and use it.
    Patching only the vulnerabilities you see in the news is equivalent to locking your home's front door, but leaving the security alarm disconnected and the back door held open with a doorstop. You need all the updates, not just bash.

  • Basic installation: X11 for Oracle Linux 6.3

    Hi All,
    I created Oracle VM and installed Linux 6.3 as operation system. First try with X Windows and X11 shows, that I can not start X-Appse.g. xclock --> command not found!
    How can I correct install oderwise configure X11 for Oracle Linux 6.3
    Regards,
    Moh

    I guess Oracle VM VirtualBox and Oracle VM can be misleading. Oracle should better call it Oracle Virtualbox, without VM in the name. Fyi: http://www.oracle.com/us/technologies/virtualization/oraclevm/index.html
    Anyway, a default installation of Oracle Linux or RHEL 6 does not install the X Window system and a graphical user desktop. If you want to run X11 applications you have 2 options:
    - Use remote access from a system that has X Window server installed
    - Install X Window and a window manager on your virtual machine.
    If this is a new installation and you use it locally then I suggest to re-install the system and customize the package selection. You should see a prompt "customize now" during the installation where you can select the Desktop packages.

  • Oracle databse 10g express edition 64 bits for oracle linux 64bits

    Can I find somewere where i do downlod of oracle database 10g XE 64bits for oracle linux 64bits
    Please help me.
    I realy need this database !
    thank's
    Dênio
    Edited by: 968495 on 30/10/2012 10:17

    All 10g oracle is under extended support, the XE 10g version was yanked from the download pages at about the time 10g went Extended.
    Probably won't be able to get a download from anywhere under oracle.com but there might be a few sites that still have it hosted. Try google.

  • Which file must i download for Oracle Linux

    Hi.
    I have decided to download Oracle Enterprise Linux 6 on vmware.
    But when i look Oracle's edelivery site.
    files are : http://i.imgur.com/kXuwe.png
    There are 4 files for Oracle Linux.
    Above there is a sign ;
    TIP View the Readme file(s) to help decide which files you need to download.
    But in readme file dont mention for these files. Only say "You don't need to download source files".
    What is the difference between first and second file? Which one must i download ?
    Thanks.
    Edited by: 937411 on 29.May.2012 14:17

    937411 wrote:
    What is the difference between first and second file? Which one must i download ? The first one is the full install DVD and is the one that you'll need if you don't already have OL6. The second one is a very small boot image that can be used if you already have an OL6 package mirror locally.

  • [Comm] LinuxCertified announces support for Oracle Linux on its laptops

    Hello,
    LinuxCertified is pleased to announce that its Linux laptops are now available with Oracle Enterprise Linux 4 Update 4 pre-installed.
    For more details, please visit: http://www.linuxcertified.com/
    Thanks
    LinuxCertified Team
    -

    user6029797 wrote:
    •oracleasmlib-2.0.4-1.el5.x86_64.rpm -- I need this oneThis requires Oracle Linux support, as it is not GPL software and is only available to subscribers.
    •oracleasm-2.6.18-164.el5-2.0.5-1.el5.x86_64.rpm -- I need this oneNo, you don't. This is built into the kernel for OL6U1.
    Or does it mean that I must pay Oracle in order to be able to get these packages in order to learn ASM at home ??
    Why would Oracle allow us to use their RDBMS/RAC/ASM/Linux software at home learning for free and not supply the above two packages??If you want to use ASM for free, install Oracle Linux 5 Update 7 and download the RHEL5 oracleasmlib package from here:
    http://www.oracle.com/technetwork/server-storage/linux/downloads/rhel5-084877.html
    Keep in mind that Database is NOT certified on Oracle Linux 6 anyway, so it is challenging to install. The very article you link to uses Oracle Linux 5. It also links to these very same RPMs. If you follow the article more carefully, you won't have any issues.

  • No GUI after reboot for Oracle Linux 6 installation

    I am trying to resolve an Oracle Linux 6.2 (64 bit) installation issue. I selected Oracle Linux server default setup and after the reboot, the X-Window or KDE GUI graphical
    interface does not come up. Instead, I get a command line prompt. Any idea how to resolve this issue to get an Oracle Linux 6 installation with graphical interface?

    875554 wrote:
    I am trying to resolve an Oracle Linux 6.2 (64 bit) installation issue. I selected Oracle Linux server default setup and after the reboot, the X-Window or KDE GUI graphical
    interface does not come up. There is no GUI by default on Oracle Linux 6, you need to specifically select one during install. There are PLENTY of topics about this, so perhaps try searching for an issue first, next time?

  • Is there a 'Free Ware' DVD Player for OS 9.2?

    Hello Hello
    How's everyone?
    I'm sprucing up my old G3 Blue & White (mint condition), getting ready to sell it, and I installed a
    DVD-R/CD-R drive that I pulled from my G5 1.8 (I've since upgraded the G5 DVD Drive)
    The old DVD drive is working great in the G3, and Roxio Toast Lite 5.1 works really well burning CD's
    But in regard to the DVD player, do you guys know if there are any 'Free Ware' DVD players out there for OS 9.2?
    I did try the 'Apple DVD Player', (within OS 9.2), but I can't get it to work correctly ....
    Thanx
    Mike

    First make sure that your Mac sees the DVD drive in Apple System Profiler.
    Then you need to download and install Apple's DVD Player 2.7, then you need to download and install the patch available at this site here: http://www.os9forever.com/DVDPlayer.html
    If your DVD drive doesn't show up in ASP or the patched DVD Player 2.7 doesn't work, you may need to hack an Authoring Support file to get your Mac to accept the DVD drive.
    Carl B.

  • Flash player for small linux device

    Hi forum,
    I'm working with small linux devices and I'm having a very
    decent restriction on the Compactflash / harddisk size. Is there a
    small stand-alone flash player for linux which plays at least
    Flash4? The player should have less than 1.5 MB in size. Therefore
    flash player 9 from adobe is not an option.
    I've tried the stand alone player version 6 from adobe, but
    this player is too much buggy on the linux basis we use.
    Any hints or suggestions would be appreciated.
    Kind regards.

    Hi, I'm not familiar with Linux, but this link has the system requirements for Flash Player 9.
    http://www.adobe.com/products/flashplayer/productinfo/systemreqs/flashplayer9/
    Flash Player is a browser plug in and works thru your browser, so check and see what browser and version is needed for FP version 9.
    It appears that Flash Player 8 is not supported for Linux, at least it wasn't listed.
    eidnolb

  • Spacewalk quickstart for Oracle linux 6.1

    I have spacewalk installed following the instructions at https://fedorahosted.org/spacewalk/wiki/HowToInstall. I am completely stuck regarding what to do next.
    My question is, how do I register my new spacewalk server with oracle linux network in order to subscribe to channels and start downloading updates?
    I am under the impression there is a command similar to rhn_register to get this spacewalk server registered with OLN. I am at a dead end here any insight would be appreciated.

    user12289873 wrote:
    I have a basic question, is Oracle Management Pack for Linux a stand alone application or like the name indicates a pack to another larger application ?The Linux Management Pack is part of Oracle Enterprise Manager 11g Grid Control. It requires a full install of Grid Control, which includes Oracle Database 11g Enterprise Edition, Oracle WebLogic Server and Enterprise Manager Grid Control itself. However, once you have this installed, it is better suited to managing and maintaining large groups of Oracle Linux servers than Spacewalk. Spacewalk has no internal capabilities to manage Oracle Linux boxes and requires continual tweaking in order to keep it working, in the same way you can't actually manage large groups of Red Hat Enterprise Linux servers with it (requires the actual Satellite Server product) without lots of tweaking.
    For example, in order for Spacewalk to work, you have to keep using the rep_populate.sh script you're currently using to create local yum mirrors to import into Spacewalk. The Spacewalk server itself won't talk to ULN without code hacking, as far as I could tell. While Spacewalk can be made to work, it's not straightforward and there is no documentation online on how to get it to work with Oracle Linux. It's a lot of trial and error with manipulating the CentOS instructions.
    BTW, we include all the licenses you need for the entire stack with your Oracle Linux basic or premier subscription, so you can install the entire stack! Furthermore, you can then start to explore managing the rest of your Oracle products from a central location. Enterprise Manager 11g Grid Control can handle management from the operating system (or virtualization layer if you start looking at Oracle VM) all the way up the stack through the database to application servers and beyond.

  • Which NIC should I buy for Oracle Linux Server 6.4

    Hi,
    I am trying to install Oracle RAC 11g R2 onto my laptop PC - Lenovo T400s. I have installed Oracle Linux Server 6.4. The OOTB NIC was recognized by OS and eth0 is fine but I need one more NIC for RAC. RAC needs two NIC for public IP and private IP. Now I want to buy NIC for either USB or express card for the second NIC but I don't know which one to buy. Most of NICs that I find on the Internet is supported by Windows or Mac but I could not find any that says it is supported by Linux. Could someone tell me which one I should buy so  I can download driver from the company website and compile from source hopefully..
    Thanks,

    hello,
    you can build a rac on 2 laptos, sure
    are some requirments , like shared storage
    RAC will take, RAW device, block device, that can be SCSI, SAS, iSCSI, or lun by fiber channel, here in your setup, you wioll need to read about iscsi and use an storage
    other option is use NFS, this will be more easy to implement.. if you have a 3rd machine you can setup it as NFS and mount the NFS int he 2 laptos
    Good luck, is a doable task

Maybe you are looking for

  • Why is Captivate 4 so expensive for Aussies?

    Sorry people, complain / whinging here, not a question: Can anyone explain why my Captivate 4 upgrade costs so much more just because I'm based in Australia? How can something priced USD299 be A$482? My company's been a loyal Captivate user since the

  • Nano Gets Recognized by iTunes - Once

    The leapfrog of hand-me-downs ended up with my son getting my wife's Nano. It hadn't been used in a while, but the "trick" that's being done is that iTunes (current) recognizes the Nano when it's plugged in, updates it, but once an update takes place

  • CISCO AP with 2.4GHz antenna now having throughput problem

    Hi all expert, Current i'm having problem with my AP running with WLC. For example, 1 AP in a room with 30 users, they are having throughput/slow connection problem. Just want to know, if we dun add another AP but instead add-in 5GHz antenna, will it

  • EAS question

    Hi Team, I have installed EAS client on my desktop and I have essbase 11.1.2.2 running on another server. I can connect using Excel addin to the essbase server. I am not able to connect to the Essbase server from desktop EAS client and I am getting a

  • How to open link in new tab using Spry?

    Does anyone know how to open menu web links in a new tab (instead of opening a new window - IE7) using the Spry horizontal dropdown menu? I tried putting "_tab" in the target field but it doesn't seem to work. Thanks!