cstan.io
open-menu closeme
Home
whoami
Hardware icon
Current Historie Homelab Keebs Retro
Publications
🌐
German English
github mastodon linkedin ko-fi rss
  • Short tip: Migrate Git repository with history

    calendar Apr 26, 2020 · 1 min read · github gitlab  ·
    Share on: linkedin copy

    Recently, I had to migrate a bigger amount of git repositories from one software to another provider. One requirement was to copy the whole project including commit history and tags. Fortunately, it was easy to automate this process.

    First of all the former repository needs to be cloned - if not done, yet:

    1$ git clone …

    Read More
  • Short tip: Clone Git repository via SSH and SOCKS proxy

    calendar Aug 13, 2019 · 1 min read · gitlab kurztipp  ·
    Share on: linkedin copy

    When using tools such as GitLab can cloned via HTTP and SSH. Especially the second choice can be handy if there is no VPN available - but keep in mind, also sending DNS via the jumphost.

    The first step is establishing a SSH connection leveraging port forwarding:

    1$ ssh -A -D 1337 USER@IP -i pinkepank.key
    

    Afterwards, …


    Read More
  • Authenticate GitLab against FreeIPA using LDAP

    calendar Apr 27, 2017 · 2 min read · freeipa gitlab red-hat-identity-management  ·
    Share on: linkedin copy

    GitLab can utilize LDAP to authenticate against a variety of directory services such as Microsoft Active Directory Domain Services or FreeIPA and Red Hat Identity Management. This post describes configuring and integrating into FreeIPA.

    By clicking Identity > User Groups > Add within the FreeIPA interface, an …


    Read More
  • CentOS 7 and the incorrect dist RPM macro

    calendar Apr 18, 2017 · 2 min read · gitlab  ·
    Share on: linkedin copy
    When creating RPM packages recently, I had the effect that package names on CentOS 7 were set incorrectly. For example, a package had the name pinkepank-0.6-1.el7.centos.x86_64.rpm but should have set pinkepank-0.6-1.el7.x86_64.rpm instead. As Enterprise Linux derivates (CentOS, Scientific Linux,...) offer binary …
    Read More
  • Compile Python applications automatically for Windows using GitLab CI

    calendar Apr 20, 2016 · 5 min read · gitlab powershell  ·
    Share on: linkedin copy
    Some time ago I wrote about GitLab Continuous Integration and explained how code changes can be catched up to create or update software packages on remote systems. In order to communicate with the development systems, GitLab utilizes agents that are availble for plenty of platforms - including Microsoft Windows, we …
    Read More
  • GitLab Continuous Integration

    calendar Dec 11, 2015 · 7 min read · gitlab  ·
    Share on: linkedin copy

    With the new major version 8, GitLab was extended to include a continuous integration (CI) component that was developed as dedicated project until now. While it was necessary to utilize external solutions, such as Jenkins, previously, it it now possible to automatically compile and test managed projects easily.

    But, …


    Read More
  • Distribute GitLab Community Edition with Spacewalk

    calendar Jun 13, 2015 · 3 min read · gitlab red-hat-satellite spacewalk suse-manager  ·
    Share on: linkedin copy
    GitLab is a very popular alternative to GitHub that is available as free Community Edition for interested hobbyists and smaller companies. For installing the software, there is a script for downloading and installing the particular software packages. If you have a look at the source code of this script, you will see …
    Read More

Christian Stankowic photo

Christian Stankowic

Virtualization, Linux and IaC
Read More

Recent Posts

  • Short tip: Nextcloud 31 - Incorrect row format found in your database
  • SUSECON 2025
  • Use Twinkly offline with Home Assistant
  • First experiences with Uyuni and SUSE Manager Podman images
  • SUBSCRIBE 11
  • Uyuni/SUSE Manager: Error synchronizing Oracle Linux 8 YUM repositories
  • FrOSCon 2024
  • SUSECON 2024

Categories

XING 279 OSBN-UBUNTUUSERS 238 LINUX 134 RHEL 73 VMWARE 46 HARDWARE 23 UNIX 23 WINDOWS 14 ANDROID 13 SUSE 13 NAGIOSICINGA 12 ETC 8 DEVELOPMENT 4 NETZWERK 4
All Categories
ANDROID13 ARCHLINUX1 AUTO1 CRUX3 DEVELOPMENT4 ETC8 FOTOGRAFIE1 HARDWARE23 KURZTIPP1 LINUX134 NAGIOSICINGA12 NETZWERK4 OPENVMS3 OSBN-UBUNTUUSERS238 RHEL73 SUSE13 UNIX23 VMWARE46 WINDOWS14 XING279
[A~Z][0~9]

Series

RHASSPY 4 KATELLO 2

Tags

KURZTIPP 96 SUSE-MANAGER 28 SPACEWALK 25 RED-HAT-SATELLITE 24 RASPBERRY-PI 15 ESXI 14 CONFERENCE 12 ANSIBLE 11 HP-UX 11 VCSA 11 KATELLO 10 RED-HAT-SATELLITE-6 10 HP 9 MACOS 8
All Tags
ALP2 AMDGPU2 ANSIBLE11 APPIMAGE1 APRIL2 CDE1 CHEF1 CISCO2 CLOUD-FOUNDRY1 CONFERENCE12 DEBIAN6 DELL3 DEVOPS1 DOCKER3 ESP82661 ESXI14 FAIL2 FEDORA6 FLATPAK1 FREEIPA7 GITEA1 GITHUB1 GITLAB7 GRAFANA2 GUACAMOLE1 HOME-ASSISTANT1 HP9 HP-UX11 HTC-SENSE1 ICINGA7 ICINGA-DIRECTOR2 ICINGA24 INSPEC1 IOS1 IPCOP3 IPFIRE4 ITANIUM1 KATELLO10 KNOPPIX1 KONFERENZ5 KUBERNETES1 KURZTIPP96 LANDSCAPE2 LVM2 MACOS8 MARIADB1 MECHANICAL-KEYBOARD1 NAGIOS7 NAS1 NETIO1 NEXTCLOUD3 NEXUS2 NODE-RED3 OMD4 OPENVPN2 ORACLE3 PACEMAKER1 PHP2 PINEBOOK-PRO1 PODCAST1 PODMAN4 POPOS3 POWERCLI2 POWERSHELL1 PROXMOX3 PUPPET2 RASPBERRY-PI15 RASPBIAN6 RED-HAT-IDENTITY-MANAGEMENT7 RED-HAT-SATELLITE24 RED-HAT-SATELLITE-610 RETRO4 RHASSPY2 ROM3 RPM2 SALT2 SELINUX3 SLES5 SNAP1 SOLARIS2 SPACEWALK25 SUSE-MANAGER28 TERRAFORM1 THINKPAD4 UBUNTU3 UYUNI6 VAGRANT4 VCSA11 VRO2 VSAN3 WORDPRESS5 WSL1
[A~Z][0~9]
cstan.io

Copyright 2008-  CSTAN.IO. All Rights Reserved - Disclaimer

to-top