1
submitted 2 years ago by [email protected] to c/[email protected]

I actively maintain a website with SSH (git clone) does desktops environments like vanillaOS and silverblue allow this?

top 2 comments
sorted by: hot top controversial new old
[-] [email protected] 1 points 8 months ago

I've tried both VanillaOS & Silverblue and they are okay for development. It has been a while so maybe I don't know but it was a little painful to install things on occasion back when I used it. If you are okay with using a lot of Flatpak and can make your workflow out of containers then I think you'll be good.

[-] [email protected] 1 points 2 years ago* (last edited 2 years ago)

Welcome to the world of Linux!

Yes, every modern operating system today can run Git and SSH. You simply have to install Git (if not already installed by the OS) and you are ready to go.

Git Documentation for Linux-Installation

To install git you can use the package manager for your distro, for VanillaOS it is apx and for Fedora it is dnf, those are used in the Terminal maybe you will also find Git inside your GUI-Package manager. Vanilla OS is based of Ubuntu, so you should have no problem finding a working release, when you find no Git-Installation via apx try the apt one.

SSH will already be installed and configured, it is a default functionality.

If you have any questions regarding the installation or Git-Use, just make an other comment.

this post was submitted on 10 Jan 2023
1 points (100.0% liked)

SwitchToLinux

116 readers
1 users here now

A place to ask for help and find FOSS replacements for applications you were using on proprietary OSs.

founded 2 years ago
MODERATORS