Debian Admin

Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips

  • RSS Subscribe

    subscribe to the Debian Admin RSS feed
  • Sponsors



  • Categories

  • Sponsors

  • Support DebianAdmin

    Amount $:
    Website(Optional):


  • Meta

  • Archives

Archive for the 'General' Category

PIDA - Python Integrated Development Application, a Python IDE

Posted by Admin on 28th April 2009

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

PIDA is the Python Integrated Development Application. It is an IDE (integrated development environment) written in Python and the GTK+ graphical toolkit.

Pida is an IDE, but one that is slightly different from other IDEs. Rather than attempting to write a set of development tools of its own, Pida uses tools that the developer has available. In this regards Pida can be used as a framework for putting together your own bespoke IDE.
Read the rest of this entry »

  • Share/Bookmark

Posted in Free-Tools, General | 2 Comments »

Install Mplayer and Multimedia Codecs (libdvdcss2,w32codecs) in Debian 5.0 (Lenny)

Posted by Admin on 19th April 2009

MPlayer is a movie and animation player that supports a wide range of codecs and file formats, including MPEG 1/2/4, DivX 3/4/5, Windows Media 7/8/9, RealAudio/Video up to 9, Quicktime 5/6, and Vivo 1/2. It has many MMX/SSE(2)/3Dnow(Ex) optimized native audio and video codecs, but allows using XAnim’s and RealPlayer’s binary codec plugins, and Win32 codec DLLs. It has basic VCD/DVD playback functionality, including DVD subtitles, but supports many text-based subtitle formats too. For video output, nearly every existing interface is supported. It’s also able to convert any supported files to raw/divx/mpeg4 AVI (pcm/mp3 audio), and even video grabbing from V4L devices.
Read the rest of this entry »

  • Share/Bookmark

Posted in General | 16 Comments »

How to install VLC media player 0.9.9 from Source in Debian Lenny

Posted by Admin on 15th April 2009

VLC media player is a media player, streamer, and encoder for Unix, Windows, Mac OS X, BeOS, QNX, and PocketPC. It can play from many inputs like files, network streams, capture device, desktops, or DVD, SVCD, VCD, and audio CD. It can play most audio and video codecs (MPEG 1/2/4, H264, VC-1, DivX, WMV, Vorbis, AC3, AAC, etc.), but can also convert to different formats and/or send streams through the network.
Read the rest of this entry »

  • Share/Bookmark

Posted in General | 13 Comments »

How to Install Wesnoth 1.6 from Source in Debian 5.0 (Lenny)

Posted by Admin on 11th April 2009

The Battle for Wesnoth is a free turn-based strategy game licensed under the GPL. After over one year of constant development, a new stable version, 1.6, was released on March 22, 2009, featuring many graphics and gameplay improvements. To count just a few, you can now log into the multiplayer server using the username and password from the Wesnoth forums; the game includes new graphics for terrain and units (including several new portraits); a new campaign, called ‘The Legend of Wesmere’ is also available, and it allows the AI to control an allied side.
Read the rest of this entry »

  • Share/Bookmark

Posted in General | No Comments »

Genisoimage - Creates ISO-9660 CD-ROM filesystem images

Posted by Admin on 7th April 2009

genisoimage is a pre-mastering program for creating ISO-9660 CD-ROM filesystem images, which can then be written to CD or DVD media using the wodim program. genisoimage includes support for making bootable “El Torito” CDs, as well as CDs with support for the Macintosh HFS filesystem.
Read the rest of this entry »

  • Share/Bookmark

Posted in General | No Comments »

vimdiff - Edit two or Three versions of a file with Vim and show differences

Posted by Admin on 3rd April 2009

Vimdiff starts Vim on two (or three) files. Each file gets its own window. The differences between the files are highlighted. This is a nice way to inspect changes and to move changes from one version to another version of the same file.
Read the rest of this entry »

  • Share/Bookmark

Posted in General | 2 Comments »