Language Selection

English French German Italian Portuguese Spanish

Blogs

TM Donation Drive

Filed under
Site News

We haven't had a donation drive since 2011 and now is a good time. As some of you know, I recently lost one of my gigs and I've yet to replace that income. After a protracted illness, I'm feeling much better these days and have tried to ramp up my work around here. If you'd like to help keep TM coming to you, please see my donation page for details how to help.

Time for a discreet OSX feature to come over to Linux.

Filed under
Linux

There is functionality in OSX called Airdrop which Linux Desktops could do with as a replacement of the SMB/NFS shared files sharing system. There are some options out with but they are seemingly stale projects which however can provide the functionality which is needed in Linux

Read More

The question is, Which OS is the best? The replies were interesting.

Filed under
Linux

asking this very simple question which is the best Operating system in some corners of the Internet, is like throwing a slab of raw meat into a wild animal enclosure and watching as the question gets ripped apart. Its tantamount to asking which religion or political system is the best in the way some will tear strips off others

The rest here...

Is OpenSuse a viable Ubuntu alternative?

Filed under
Linux

There’s lots of forums and even 3 or 4 releases in I still hear people talking about how much they dislike Unity, which is a shame because it’s turning into quite a nice Gui from where i’m sitting, however one thing Linux has is choice. If nothing else there are other solid, stable distributions out there which offer a user a good solid alternative. Once such example is maybe OpenSUSE.

Read More

Getting any distro to work on an Acer S3 feels like its 2002 again..

I've been having a problem all week stopping some insane screen tearing on an Acer Aspire S3, I've got to a point where its better, usable, but not perfect, so i've posted what I've done and it might help someone else.

Read More

Nettop, the command not the hardware is not just for OSX..

Filed under
Linux

I found this article on the osxdaily website, the article refers to running nettop on OSX however it’s a *nix command so will also be in the package repository (if not preinstalled) on your favorite distro. I’ve tested all of the command options on Sabayon and they work fine..

Read More

Using dual factor authentication on Linux..

Filed under
Linux

I’m really starting to appreciate the benifits of dual factor authentication across the board, so this Howtoforge article is of interest to anyone who wants to secure SSH access on thier Linux systems. I previously posted about using your mobile phone as the something you have bit, well this is another method.

Read More

HOW TO DO MASS ENROLLING OF YUBIKEY WITH LINOTP

Filed under
Linux

While you may have your Ubuntu install locked down with Full disk encryption incase you loose the laptop, UFW locking down the network with a firewall, there is no point if you have a poor password. Dual factor authentication using One Time Passwords may be an option for you, if they are this great howtoforge article might point you in the right direction.

Read More

Why is PRISM so shocking? Everyone is reading our data

Filed under
Just talk

With prism being the story of the week, I'm just asking a simple question

Read More

Half-Life

Filed under
Linux

I've been playing Half-Life recently, something to which I've looked forward for quite some time. I did get it playing under Wine years ago, but I thought I only got a little ways. I'm stuck In the Rails right now, but I remember this level.

Setting up a serial console

This is a bit old school however if you are a Sysadmin you might need to get a console up for a Cisco or other device. I hope this helps

Read More

Getting Squid3 on Debian 6.x to work with Active Directory, Security Groups and Websense

Filed under
Linux

I’ve had a need to get a local squid proxy to perform local filtering based on AD Security groups because it’s not something websense can do. I found this wonderful howtofoge guide online and Used it to setup the base system. This howto is a work in progress as the next stage is to get it working with DansGuardian or SquidGuard.

Prerequisites
Client Internet Explorer Browsers need to have “Enable Integrated Windows Authentication” ticked in Internet Options :: Advanced settings as well as Proxy Auto detection enabled – google these if not sure. All modern web browsers will support proxy auto detection. Firefox and Chrome also support Windows Authentication.

Read more

Enabling Dual Factor Authentication on Linux SSH logins..

Filed under
Linux

A couple of weeks ago I wrote a post on using a Chromebook to develop on a cloud platform. Its based on a Digital Ocean remote server and like most people who wish to attach to the command line interface on a remote server I use SSH. It’s an encrypted connection over the network/internet from end to end. However being a cloud server I was wondering if it was possible to secure this a little bit more?

A chat with a friend on the way into work provided me with a solution.

The solution is Two Factor authentication a system beased on a simple premise, something you know (the SSH password in this case) and something you have (your mobile phone in this case, but it could be a secure token) which will deliver a random number.

Read More

Ubuntu 13.04 raring to go on Acer C7 Chromebook

Filed under
Linux

Most of the guides you will see using this utility mine included cover how to get Ubuntu 12.04 the LTS version working, however there is also scope within the command line to get the latest and greatest up and running. specifically the -r switch. Issuing the following command will provide you with a bare bones Ubuntu 13.04 install

Read How

Using a Chromebook to develop in the cloud…

Filed under
Linux

Being a few months in with my Acer C7 Chromebook as my only laptop i’ve very pleased with what it does, I do have the Crouton Ubuntu chroot installed and upgraded the device to 16Gb of Ram, however there is one core thing I miss with this setup. VMWare/Virtualbox. I find i’m often building virtual machines, usually Ubuntu to test bsh scripts or build LAMP Environments to test some PHP out with. That isn’t something i’m able to do even on the CHROOT Ubuntu environment.

All however is not lost, and i’ve found a way to get round this..

Read my ChromeOS virtual soluton

Desktop era

Filed under
Linux

Will the believers in the desktops ever stop making this year is the year of Linux on the desktop...

There’s something Ubuntu needs to do if the phone is going to work..

Filed under
Linux

They say a week in politics is a long time, well a year in the mobile phone industry is an eternity and what huge changes the industry is going through. A year ago the roost was ruled by Apple and Google, 3G was the fastest we can go and handsets were finding a stock size at 4.5″.. The world however of the mobile device is now a very different place and very much in a positive state of change..

What does the Ubuntu Phone need to succeed?

Casual Programming and Linux Screen-Recorders

Filed under
Linux

After being retired (for four years) from teaching high school Computer Science, I decided to get back into programming again. I once taught a beginning programming class using the Ruby language, and I thought that would be a good way to get back into programming. So, I decided I needed a “Ruby refresher”, and I wanted to learn more about that language than I taught in the classroom.

Forgot your Ubuntu Password? All is not lost.

Filed under
Howtos

It’s always a pain when you forget your password, and i’ve often done it on an Ubuntu install. All however is not lost as a stock Ubuntu install its quite easy to reset your password

Read More

Maybe it's time to think about LTSP?

Filed under
Linux

With austerity being the watchword of our times being able to get as much out of that IT hardware you have is as important as ever, more so when the industry is in shift at an OS level and maybe the hardware you have isn’t quite up to the task of Windows 8?

Syndicate content

More in Tux Machines

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.

Red Hat Hires a Blind Software Engineer to Improve Accessibility on Linux Desktop

Accessibility on a Linux desktop is not one of the strongest points to highlight. However, GNOME, one of the best desktop environments, has managed to do better comparatively (I think). In a blog post by Christian Fredrik Schaller (Director for Desktop/Graphics, Red Hat), he mentions that they are making serious efforts to improve accessibility. Starting with Red Hat hiring Lukas Tyrychtr, who is a blind software engineer to lead the effort in improving Red Hat Enterprise Linux, and Fedora Workstation in terms of accessibility. Read more

Today in Techrights

Android Leftovers