Language Selection

English French German Italian Portuguese Spanish

Leftovers: OSS

Filed under
OSS
  • The 2015 open source summer reading list
  • Announcing Our First SysAdmin Linux Certification Workshop at LinuxCon

    Taught by Dr. Jerry Cooperstein, The Linux Foundation’s Training Program Director who developed the Essentials of System Administration course, this workshop will provide the opportunity to dig into topics relevant to taking the exam and to get your questions answered live. Jerry is an amazing Linux talent and teacher so this is a wonderful chance to learn from the best at a very small price.

  • gtk3 clipboard support implemented

    Our LibreOffice gtk2 vclplug inherits from our generic X11 vclplug and so in lots of places we just continued to use our historic X11 vclplug for various things, one big example being clipboard support.

  • LibreOffice debuts in the Mac App Store

    Getting an open source project into the storefront of Apple's walled garden is tough. But LibreOffice has done it, thanks to hard work from community member Collabora

  • Localizing a WordPress Blog

    There are many translation plugins available for WordPress, and most of them deal with translations of articles. This might be of interest for others, but not for me. If you have a blog with visitors from various language background, because you are living abroad, or writing in several languages, you might feel tempted to provide visitors with a localized “environment”, meaning that as much as possible is translated into the native language of the visitor, without actually translating content – but allowing to.

  • A template for starting project documentation

    Let's say you've created a program or launched an open source project, and now you have people's attention. They start to ask more and more questions, taking more and more of your precious developer time to answer. They fill your mailbox, sometimes even spam your IRC channel, often repeating the same questions. You know that you need to provide something in writing to help your users. But where should you start? What tools can you use? What output format do you choose? What subjects must you cover?

  • Facebook Open Sources Analysis Tool That Can Keep Apps Hardened

    Now Facebook is extending its practice of delivering tested open source tools through releasing Infer, a code verification tool. Facebook bills it as "a static program analyzer that Facebook uses to identify bugs before mobile code is shipped." Static analyzers are automated tools that spot bugs in source code by scanning programs without running them.

  • KualiCo as a Driver of Open Source Development

    To be clear, open source is a key, long-term, strategic differentiator for us, with the knowledge that times are changing. Instead of the majority of the development work being done by the community (as was the case historically) the larger proportion of development will be done by the company, going forward. But we will continue to involve the community, encourage them to make checkins, and continue to make all the Kuali code available.

  • Open Source WSO2 API Manager 1.9 Now Available
  • AtScale, Marrying Business Intelligence and Hadoop, Nabs $7 Million

    Throughout 2015, tools that demystify and function as useful front-ends and connectors for the open source Hadoop project are much in demand. Hadoop has been the driving technology behind much of the Big Data trend, and there are many administrators who can benefit from simplified dashboards and analytics tools that work with it. In fact, as we covered here, MapR's CEO predicted toward the beginning of the year that "in 2015, IT will embrace self-service Big Data to allow developers, data scientists and data analysts to directly conduct data exploration."

  • LLVM 3.7 Penciled In For A Late August Release
  • Demonopolization

    Better late than never… In 2010, Putin ordered Russia to convert to FLOSS by 2015. It took them until now just to figure out how to do that:

    - Prefer locally generated software,

    - Choose GNU/Linux and FLOSS as the platform, and

    - Collaborate with other countries, particularly BRICS, to create specific applications.

  • Whatever You Call It -- Open Journalism, Social Media Journalism, Open-Source Intelligence -- It's Going Mainstream

    Of course, Higgins then goes on to pinpoint the exact position in Russia of the military convoy shown there, using not just the image's co-ordinates (which anyway need to be verified) but tiny signs in the photo, including road markings, half-visible posts and cracks in the road that most of us would miss completely. It's an amazing performance, and demonstrates well the incredible potential of this field. Whatever it's called.

  • Jurismatic, TheFamily’s latest concoction, provides open source legal documents for French startups
  • Review CeDEM15, the international Conference for e-Democracy and Open Government
  • Animal figures in ZeMarmot

    Also in case you missed the news, ZeMarmot’s crowdfunding got extended by the platform so you are still encouraged to contribute if you wish to be part of an awesome 2D animation film under Creative Commons BY-SA/Free Art, made with Free Software and with a cool story (well I write it, of course it is cool Tongue)!

  • NIFO updates eGovernment report on EU and EC

    The EU's Open Data Portal is the single point of access for businesses and citizens to a growing range of data from European institutions. Data are free for reuse for commercial or non-commercial purposes. By providing easy and free access to data, the portal aims to promote their innovative use and unleash their economic potential. The EC adds that the portal aims to help foster transparency and accountability.

  • Revised PSI Directive approved in Spain

    This approval represents a key evolution in Open Data policy in Spain, as it transposes the new elements of the revised PSI Directive into Spanish law. The PSI Directive provides a framework for Member States to help them include a public data re-use model in their laws.

  • Tony Frazier: DigitalGlobe-NGA Open Source Project Eyes Geospatial Big Data Analytics

    DigitalGlobe has partnered with the National Geospatial-Intelligence Agency to launch the Hootenanny open source project in an effort to offer developers software tools for crowdsourced mapping and geospatial big data analytics functions.

  • The graffiti drone that tagged Kendall Jenner's face is now open source

    Earlier this year, graffiti artist and feces portrait painter KATSU carried out what has been described as the first recorded act of drone graffiti. Using a modified quadcopter, KATSU sprayed a thin, red scribble over the face of Kendall Jenner on a gigantic advertising billboard in New York City. It wasn't the most legible of tags, but it was there. Now, KATSU wants to make this power available to all, and earlier this month he launched ICARUS ONE: the "world's first open-source paint drone."

  • Build your own graffiti drone? Artist releases open-source design for autonomous flying vandalism

    A little more than a month ago, Katsu demonstrated the drone to the world by drawing on a billboard of Kendall Jenner. He captured the historic event on video and put it on YouTube, where it has racked up nearly 1.3 million views.

  • Running circle-packing in the Browser, now using GHCJS

    Quick summary: Cabal integration is very good (like haste, but unline fay), interfacing JavaScript is nice and easy (like fay, but unlike haste), and a quick check seems to indicate that it is faster than either of these two. I should note that I did not update the other two demos, so they represent the state of fay and haste back then, respectively.

More in Tux Machines

digiKam 7.7.0 is released

After three months of active maintenance and another bug triage, the digiKam team is proud to present version 7.7.0 of its open source digital photo manager. See below the list of most important features coming with this release. Read more

Dilution and Misuse of the "Linux" Brand

Samsung, Red Hat to Work on Linux Drivers for Future Tech

The metaverse is expected to uproot system design as we know it, and Samsung is one of many hardware vendors re-imagining data center infrastructure in preparation for a parallel 3D world. Samsung is working on new memory technologies that provide faster bandwidth inside hardware for data to travel between CPUs, storage and other computing resources. The company also announced it was partnering with Red Hat to ensure these technologies have Linux compatibility. Read more

today's howtos

  • How to install go1.19beta on Ubuntu 22.04 – NextGenTips

    In this tutorial, we are going to explore how to install go on Ubuntu 22.04 Golang is an open-source programming language that is easy to learn and use. It is built-in concurrency and has a robust standard library. It is reliable, builds fast, and efficient software that scales fast. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel-type systems enable flexible and modular program constructions. Go compiles quickly to machine code and has the convenience of garbage collection and the power of run-time reflection. In this guide, we are going to learn how to install golang 1.19beta on Ubuntu 22.04. Go 1.19beta1 is not yet released. There is so much work in progress with all the documentation.

  • molecule test: failed to connect to bus in systemd container - openQA bites

    Ansible Molecule is a project to help you test your ansible roles. I’m using molecule for automatically testing the ansible roles of geekoops.

  • How To Install MongoDB on AlmaLinux 9 - idroot

    In this tutorial, we will show you how to install MongoDB on AlmaLinux 9. For those of you who didn’t know, MongoDB is a high-performance, highly scalable document-oriented NoSQL database. Unlike in SQL databases where data is stored in rows and columns inside tables, in MongoDB, data is structured in JSON-like format inside records which are referred to as documents. The open-source attribute of MongoDB as a database software makes it an ideal candidate for almost any database-related project. This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the MongoDB NoSQL database on AlmaLinux 9. You can follow the same instructions for CentOS and Rocky Linux.

  • An introduction (and how-to) to Plugin Loader for the Steam Deck. - Invidious
  • Self-host a Ghost Blog With Traefik

    Ghost is a very popular open-source content management system. Started as an alternative to WordPress and it went on to become an alternative to Substack by focusing on membership and newsletter. The creators of Ghost offer managed Pro hosting but it may not fit everyone's budget. Alternatively, you can self-host it on your own cloud servers. On Linux handbook, we already have a guide on deploying Ghost with Docker in a reverse proxy setup. Instead of Ngnix reverse proxy, you can also use another software called Traefik with Docker. It is a popular open-source cloud-native application proxy, API Gateway, Edge-router, and more. I use Traefik to secure my websites using an SSL certificate obtained from Let's Encrypt. Once deployed, Traefik can automatically manage your certificates and their renewals. In this tutorial, I'll share the necessary steps for deploying a Ghost blog with Docker and Traefik.