Language Selection

English French German Italian Portuguese Spanish

Blogs

How to do md5sum check

Filed under
Howtos

"md5sum is a computer program that calculates and verifies 128-bit MD5hashes, as described in RFC 1321. The MD5 hash (or checksum) functions as a compact digital fingerprint of a file." ~Wikipedia
In simple words, if you download a Linux Distro and the md5sum result matches the one provided by the web site, your file has practically been downloaded OK.

So, how do we do this md5sum?


Rest of article

Some Reasons NOT to use Linux. Ever. At all.

Filed under
Just talk

Reasons to not even bother trying Linux, ever : ( cue drum roll... )

Linux Performance Hunting Tips - Take Copious Notes (Save Everything)

Filed under
Linux

Probably the most important thing that you can do when investigating a performance problem is to record every output that you see, every command that you execute, and every piece of information that you research. A well-organized set of notes allows you to test a theory about the cause of a performance problem by simply looking at your notes rather than rerunning tests. This saves a huge amount of time. Write it down to create a permanent record.

Dell Mini 9....

Filed under
Just talk

So, September the 4th saw the launch of the new Dell Mini 9 PC, which I placed and order on Dells website, paid my money, and even had a dell official call me at work, to check m Work address was where i wanted the device delivered to.. All very good service, and its at this point, over here in the UK, I see problems occuing.

Boxee

Boxee is an open, connected and social media center for Linux and OSX (Windows not supported yet). At the moment it is still in an Alpha stadium, but I haven’t had much problems with it. You will need an invite to be able to use Boxee, not to worry, I’m giving them away.

10 terms to know before switching to linux

Filed under
Linux

When switching, or planning to switch to Linux, most people find it hard to understand the new or technical terms that come with using Linux. Here is a list of 10 terms you probably should know.

Distros will always be "Linux" and not their own operating systems

Filed under
Linux

Today we have hundreds of distributions out available. Ubuntu, Fedora, openSUSE, Debian and many more. Many of them are based of each other. Ubuntu for instance is based on Debian, while OpenSUSE is based on Fedora. Despite the fact that they are all under the name of "Linux", most of these Operating Systems are leading their own development.

Why Xandros/Linux is perfect for the Eee Pc

Filed under
Linux

Ask yourself, what kind of software do you use? What kind of a user are you? Most people will say they need MS Office, Photoshop, a calender and MSN (Or any other chat client). The truth is, unless your a professional user, Linux has all the same tools for free

Why the linux idea of open source is "Correct"

Open source is a term that we have all heard. Open source simply means that the complete code of a program is available to anyone and can be modified in any way pleased. Why is this correct? Very simple. Have you you ever played the game of "Secret"; A game were a secret is whispered from person to person and the secret has to come back the same way it was originally to the person who started it.

Mandriva 2009 Beta 1 & KDE 4.1 - A Brief Report

Mandriva released the 2009 Beta 1 iso's on July 29th. I downloaded the i586 version then. Since then, hundreds of software updates, patches, and fixes have been placed into Mandriva's "Cooker" repositories, Cooker being Mandriva's name for it's development branch.

How are things shaping up for the Mandriva 2009 release? And how's KDE 4.1 working on this new release?

Try Ubuntu - why you should try Ubuntu.

Filed under
Linux

Is Ubuntu suited for you? In this article I will try to give you some idea of the capabilities of Ubuntu to see if they fit your needs.

Tux's Dream

Filed under
Humor

The description of the computer drive and the interaction therein has inspired this little thing. You can like it, you can hate it. But like everything else in Linux,

I did it my way.

Welcome to my Nightmare

Filed under
Just talk

a flash of light, I see a wing
I think it's a bird, but he doesn't sing
in his mouth an engagement ring
lines of truth and lies blurring

Desktop Distros

As a long time user of Linux, and reader of Linux Magazines, Websites and Blogs, many see the current Linux situation as being a dawn of a new horizon. Essentially the release of the EEE PC, the timely release of Vista and Ubuntu have all kick started the “Linux Revolution” for the Linux desktop.

Linux is a tool.

Filed under
Linux

The business world and the rest of the world is a marketplace. So the next time someone tries to tell you that the Linux approach of presenting a large number of distributions isn't good for the business sense of Linux, they apparently haven't been to a marketplace in a long time.

Xandros Acquires Linspire

Filed under
News

Today Linux desktop manufacturer Xandros acquired Linspire for an undisclosed amount. Xandros will also be keeping existing engineering, support, and key sales employees and long-time Linspire employee and CEO Larry Kettler will be joining the Xandros executive team as the VP of Business Development. While Xandros didn't mention their total employee numbers Xandros CEO Andreas Typaldos claims Xandros to be the third largest Linux company in the world after the acquisition. Former Linspire CEO Kevin Carmony has some harsh criticism of the deal on his blog.

Read the rest at Socialized Software

On OpenSuse 11

Filed under
Reviews

Overall, it's a good looking desktop ( it's green, but that changes easily enough) they have included some documentation for folks to get an idea how to get started using it. The only thing that stands out cosmetically to me is the slab menu.

Linux Server Tournament, part 2

Filed under
Linux

Our nominees are BEL Server Basic (KDE), UServer 8.04 LTS, OpenSuse 11 and CentOS 5.

Situationally, we talked about what we felt were the 'keypoint' strengths' of each distro and what role we would fit them into the LAN as.

This is a small LAN, one of the purposes of using Linux as a server for our intents is to provide small/medium sized businesses an option that makes the most out of available resources. Which often means using equipment at hand or easily (low cost) gotten.

The Linux Server Tournament

Filed under
Linux

Which distros cooperate the best? We take 4 distros at a time and put them all on a LAN to see how well they perform individually and collaboratively.

Missed Opportunities.

Filed under
Linux

I think we can all agree, that Linux is taking a foothold, and gaining a certain degree of traction among desktop users, the gripes of the past, are being chipped away, and the product is becoming slowly more solid. Now its time to market the product, in a cheap and easy way, by telling us what hardware already works....

Syndicate content

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.