b2219cfb-befb-4834-825b-eab31bf9d3d7.
GRUB. X-DisplayManager. Xorg/proto/randrproto - X Resize and Rotate protocol headers. PackageManagers. GStreamer: open source multimedia framework. CUPS. Charmap - A powerful character map. About Charmap Charmap is a powerful character map. It works on Unix-like operating systems with the GNUstep installed. Charmap's power lies not just in simply helping to pick characters, but also its display of substantial Unicode data about each character, such as the Unicode name, alias, canonical decomposition, Unicode category, and various representations. With all this, linguaphiles and software developers alike will find Charmap a useful tool. Charmap is Free Software and licensed under the GNU Public License.
Screenshots Charmap 0.2 in GNUstep Participate! Translating Charmap Charmap is by its very nature an international application, and the developers welcome new translations. Development Charmap is developed using the OpenStep standard. Contributions to Charmap are welcome. Avahi. UPower Reference Manual. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You may obtain a copy of the GNU Free Documentation License from the Free Software Foundation by visiting their Web site or by writing to: Software/dbus. D-Bus is a message bus system, a simple way for applications to talk to one another. In addition to interprocess communication, D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a "single instance" application or daemon, and to launch applications and daemons on demand when their services are needed.
D-Bus supplies both a system daemon (for events such as "new hardware device added" or "printer queue changed") and a per-user-login-session daemon (for general IPC needs among user applications). Also, the message bus is built on top of a general one-to-one message passing framework, which can be used by any two apps to communicate directly (without going through the message bus daemon). Currently the communicating applications are on one computer, or through unencrypted TCP/IP suitable for use behind a firewall with shared NFS home directories. There are also some reimplementations of the D-Bus protocol for languages such as C#, Java, and Ruby. NetworkManager - Linux Networking made Easy. NetworkManager is a set of co-operative tools that make networking simple and straightforward.
Whether WiFi, wired, bond, bridge, 3G, or Bluetooth, NetworkManager allows you to quickly move from one network to another: once a network has been configured and joined, it can be detected and re-joined automatically the next time its available. Pain-Free Networking Networking on Linux can be painful, especially in comparison to other operating systems. You should never need to use the command line or configuration files to manage your network (unless you want to!) Flexible, Extendable, Open The most important pieces of NetworkManager are user-interface and distribution agnostic, functioning just as well in Gnome, KDE, Xfce, embedded devices, etc., and across distributions like Fedora Core, Ubuntu, SuSE, Debian, Gentoo, and others. Application Integration News NetworkManager 0.9.8.2 Released Yet another new stable bugfix release, recommended for everyone. Getting in Touch Development Resources. Ruby Programming Language.
The GNU Privacy Guard - GnuPG.org. PGP For Linux. It really only makes sense that you would enjoy encryption if you enjoy Linux--you're a geek and you can't help yourself. You love complexity. While the basics of using PGP (Pretty Good Privacy) encryption are not all that difficult, Linux's multi-user environment can sometimes challenge your security habits. PGP was originally designed for the masses who use standalone machines rather than networked workstations in their homes. Because you could easily be running your own Internet Service Provider business right from your living room, with numerous users logged into your Linux box, you have to take a few extra precautions to protect your PGP keys. PGP security depends on no one being able to get an unencrypted copy of your secret key. Hopefully, they will never even be able to get an encrypted copy either.
But being in a networked environment means you have ``guests'' in the house who could possibly be nosey enough to sneak a peak at your secret key unless you're careful. Ibus - IBus - Intelligent Input Bus. Welcome to IBus project! It is a next generation input framework. Recent news 2012-12-11 ibus 1.5.0 stable release Improve ibus performance by replace some python components with vala implementations. Improve IME switch UI and logic, and support shortcut customization.
Document Quick links We have an #ibus channel on irc.freenode.org for developers. Screen shots. IBus. IBus (Intelligent Input Bus) is an input method framework, a system for entering foreign characters. IBus functions similarly to Fcitx, SCIM and UIM. Installation Install the ibus package from the official repositories. Additionally, to enable IBus for Qt applications, install the ibus-qt library. Input method engines You will need at least one input method, corresponding to the language you wish to type.
Ibus-anthy - Japanese IME, based on anthy. To see all available input methods: $ pacman -Ss ^ibus-* Others packages are also available in the AUR. Initial setup Now, run $ ibus-setup (as the user who will use IBus). IBus has been started! Note: Although IBus uses a daemon, it is not the sort of daemon managed by systemd: it runs as an ordinary user and will be started for you when you login. You will then see a configuration screen; you can access this screen whenever IBus is running by right-clicking the icon in the system tray and choosing Preferences. . $ qtconfig-qt4 Configuration IBus Usage.
Performance Analysis Tools and Processes. Linux treats each task performed on your system as a process, which is assigned a number and a name. You can examine these processes and even stop them. Red Hat provides several tools for examining processes as well as your system performance. Easy monitoring is provided by several GUI tools, like Red Hat's Procman System Monitor. ps Command From the command line, you can use the ps command to list processes. With the -aux option, you can list all processes. Ps -aux | grep 'X' A number of utilities on your system provide detailed information on your processes, as well as other system information such as CPU and disk use (see Table 27-10). Vmstat, free, top, iostat, Xload, and sar The vmstat command outputs a detailed listing indicating the performance of different system components, including CPU, memory, I/O, and swap operations.
Procman System Manager Figure 27-3: Procman System Manager GNOME System Manager (GTop) KDE Process Manager (kpm) KDE Task Manager and Performance Monitor (KSysguard)
List of Apache–MySQL–PHP packages. Cross-platform[edit] Linux[edit] Mac[edit] Windows[edit] References[edit] Very easy apache, mysql, php and perl installation without hassles. Python Programming Language – Official Website. Gnome. KDE. Compiz Home. Welcome - Compiz Wiki. PyOpenGL -- The Python OpenGL Binding.