Basic SSH guide

This is how I would set up ssh in a local network First, this post assumes that you have ssh server installed, on whatever machine you are using. After installing the openssh-server package onto your device, make sure that it is activated by using: sshd as a root user in linux/macos or Start-service sshd In an admin powershell Next steps Once that is done, you can use another terminal-ready device or an ssh client to connect to the remote linux server....

December 4, 2023

FOSS Software

I love software and all of the cool things that are possible with it. So much so that I like to mess around in multiple areas and code in different environments. However, 2 main topics will always have my interest and my work put into it, and those are the browser and the desktop For example, I love to go to Github and search for repos that could help my workflow....

December 4, 2023

Solus

Solus is a project I have been looking at and contributing to recently - it is a machine learning project that aims to create a fully end-to-end project after being given a specific spec and instructions to follow. Solus is created and maintained by CSX Labs, a collection of open reseach laboratories, who are committed to building software to benifit humanity. By making a project like solus, which is a ai-based project generator, open source, it can cause the growth of AI into software development areas, and this project can be contributed to by anybody willing to contribute and help grow the project....

December 4, 2023