This collection of articles is about what it’s like to get started in open source, in any position and for any type of open source project. In this series, find out what it was like, what lessons they learned that they can pass on to you, and how open source has changed their lives.
— Read on opensource.com/resources/beginners-open-source
Forfatter: mca
How To Quickly Serve Files And Folders Over HTTP In Linux – OSTechNix
How to easily and quickly serve files and folders with other systems in your local area network in Unix-like operating systems.
— Read on ostechnix.com/how-to-quickly-serve-files-and-folders-over-http-in-linux/
God 4K skærm
Working with oc cluster up. Learn how to work with the Openshift… | by Fábio José | Medium
Learn how to work with the oc utility in CentOS 7, macOS, and Windows in this guest post by Denis Zuev, an IT expert across networks, servers, storage, cloud, containers, DevOps, SDN/NFV, automation…
— Read on medium.com/@fabiojose/working-with-oc-cluster-up-a052339ea219
Frederik har brugt 20.000 på ultimativ spiloplevelse: ‘Vi joker med, at man pludselig har solgt sin nyre for at få råd’ | Mit Liv | DR
Frederik Hestbæk bruger store dele af sin tid og sine penge på brætspillet ‘Warhammer’.
— Read on www.dr.dk/mitliv/frederik-har-brugt-20000-paa-ultimativ-spiloplevelse-vi-joker-med-man-pludselig-har-solgt-sin
Windows Subsystem for Linux: The Ultimate Guide
Dive deep into the features of Windows Subsystem for Linux (WSL) in this Ultimate Guide!
— Read on adamtheautomator.com/windows-subsystem-for-linux/
Install IntelliJ IDEA – Help | IntelliJ IDEA
System requirements and how to install IntelliJ IDEA.
— Read on www.jetbrains.com/help/idea/installation-guide.html
How to run graphical Linux applications on Windows 10 using the Windows Subsystem for Linux (WSL) – seanthegeek.net
A step-by-step guide on installing Bash on Ubuntu on Windows, with additional steps for running graphical Linux applications.
— Read on seanthegeek.net/234/graphical-linux-applications-bash-ubuntu-windows/
Notes
- Start xlaunch in Windows
- Linux environment must contain variable DISPLAY=:0
- starting the Linux GUI application
How to Stop Spam Calls on iPhone with Silence Unknown Callers | OSXDaily
How to Stop Spam Calls on iPhone with Silence Unknown Callers | OSXDaily
— Read on osxdaily.com/2019/10/14/how-silence-unknown-callers-iphone/
Development environment and end to end responsibility
I think that implications of end to end responsibility for a developer is big. The developer should be able to control the development environment completely like which hardware and software that should run on the development machine.
When that is possible the developer is able to be efficient in learning and exploring new solution as there is no restrictions.
But how do the developer deliver solution to the production environment?
This should done solely by text changes and a secure way of getting text changes to the production network needs to established.