Skip to content

Just another Linux geek

Fortiter Et Recte

  • About
  • Articles
Search

Just another Linux geek

Fortiter Et Recte

Close menu
  • About
  • Articles

Just another Linux geek

Fortiter Et Recte

Search Toggle menu

Tag: git

27 December, 202128 August, 2022Ansible, Fedora, FOSS

Setting up an Ansible dev environment

I do a lot of dev work using my Ansible virtual infrastructure role to spin up various KVM guests across multiple hosts using YAML based inventories. I’ve just put my […]

Read more
4 September, 20194 September, 2019FOSS

Install newer git from software collections and enable globally

Work on Linux almost always means git for me, but the version provided by CentOS and RHEL is too old. Software collections is a convenient way to get a newer […]

Read more
30 January, 201730 January, 2017Fedora, OpenStack

Git hook to help with OpenStack development

I wrote a small Git hook which may be useful in helping OpenStack devs run tests (and any script they like) before a commit is made (see Superuser magazine article). […]

Read more
21 March, 201611 August, 2016FOSS

Providing git:// (protocol) access to repos using GitLab

I mirror a bunch of open source projects in a local GitLab instance which works well. By default, GitLab only provides https and ssh access to repositories, which can be […]

Read more
21 March, 201611 August, 2016FOSS

Mirroring git repositories (to GitLab)

There are several open source git repos that I mirror in order to provide local speedy access to. Pushing those to a local GitLab server also means people can easily […]

Read more
10 January, 201410 January, 2014Fedora, FOSS

Permanently fixing permissions on a shared git repo

When creating a shared git repository (perhaps on a central server) it’s good to use the –shared option: git init –bare –shared If you don’t, then you may find that […]

Read more
7 January, 20147 January, 2014Fedora, FOSS

Delete local and remote git branches

Just a quick one for reference.. Deleting one or more local branches is trivial: git branch –delete branch branch2 However if you want to delete regardless of the merge state: […]

Read more
27 May, 2009FOSS, Tech

Using Git with Vim

Matt just sent me an article on using Git with Vim, which looks pretty awesome. Git.vim is a more comprehensive plugin that allows the user to perform a lot more […]

Read more
15 March, 200915 March, 2009FOSS, Tech

Sourceforging ahead

At work we develop two open source Java applications, Xena and DPR, both of which we host on Sourceforge under CVS. I’ve been pushing to move away from CVS for […]

Read more

Twitter

Follow @distroguy

Search

Categories

  • FOSS (403)
    • Ansible (2)
    • Fedora (182)
      • Korora (60)
    • OpenStack (15)
  • Tech (99)
  • Uncategorized (1)

Latest

  • Making a systemd service which binds to an IP start on boot
  • Using a dynamic libvirt inventory with Ansible
  • Joining a bridged IRC network on Element (Matrix)
  • Swift object storage clusters with Ansible
  • Setting up an Ansible dev environment
  • Automatically enable and disable WiFi based on Ethernet connection with NetworkManager
  • Flashing OpenWRT onto Ubiquiti UniFi AP AC
  • How to create VLAN trunks and access ports for VMs on Linux bridges using NetworkManager (and have them talk)
  • Auto-update Pi-hole with systemd timer
  • Rootless podman containers under system accounts, managed and enabled at boot with systemd

Cloud

.net article beta bug debian desktop dvd efi fedora firefox FOSS free free software git gnome google government gpl home automation install kde kernel korora kororaa Linux magazine microsoft mono netbook network manager odf openstack opensuse patent podman release remix rpm ubuntu update video virtualisation web Windows yum
© 2023 Just another Linux geek. Proudly powered by Sydney