The history of Solaris and the free alternatives
https://www.yesik.it/SOLARIS2017
Notices by Yes, I Know IT ! π (yesiknowit@mastodon.social), page 16
-
Yes, I Know IT ! π (yesiknowit@mastodon.social)'s status on Friday, 01-Jun-2018 11:57:02 EDT Yes, I Know IT ! π
-
Yes, I Know IT ! π (yesiknowit@mastodon.social)'s status on Friday, 01-Jun-2018 09:03:33 EDT Yes, I Know IT ! π
JSON command line processing:
https://stedolan.github.io/jq/In conversation from mastodon.social permalink -
Yes, I Know IT ! π (yesiknowit@mastodon.social)'s status on Friday, 01-Jun-2018 04:50:11 EDT Yes, I Know IT ! π
@Nixfreak You can't find the "middle" line of a file in only one pass unless by holding a large part of the input in memory
In conversation from mastodon.social permalink -
Yes, I Know IT ! π (yesiknowit@mastodon.social)'s status on Friday, 27-Apr-2018 20:49:41 EDT Yes, I Know IT ! π
JSON command line processing:
https://stedolan.github.io/jq/In conversation from mastodon.social permalink -
Yes, I Know IT ! π (yesiknowit@mastodon.social)'s status on Friday, 27-Apr-2018 15:03:39 EDT Yes, I Know IT ! π
My new favorite tool to draw quick and NOT dirty UML sequence diagrams:
https://bramp.github.io/js-sequence-diagrams/In conversation from mastodon.social permalink -
Yes, I Know IT ! π (yesiknowit@mastodon.social)'s status on Thursday, 26-Apr-2018 20:27:20 EDT Yes, I Know IT ! π
OS Containers vs Application Containers
Read to know the difference between #Docker and #LXD
https://blog.risingstack.com/operating-system-containers-vs-application-containers/ β¦
In conversation from mastodon.social permalink -
Yes, I Know IT ! π (yesiknowit@mastodon.social)'s status on Thursday, 26-Apr-2018 13:47:37 EDT Yes, I Know IT ! π
If you ever had to connect to an Oracle backend, you may know how painful it used to be to set up an Oracle Instance on your test/dev host.
Thanks to @Docker, it is now several orders of magnitude simpler!
In conversation from mastodon.social permalink -
Yes, I Know IT ! π (yesiknowit@mastodon.social)'s status on Thursday, 26-Apr-2018 08:29:25 EDT Yes, I Know IT ! π
Put emphasis around the Beattles
sed -E 's!(John|Paul|George|Ringo)!<em>&</em>!g' fileIn conversation from mastodon.social permalink Attachments
-
Yes, I Know IT ! π (yesiknowit@mastodon.social)'s status on Thursday, 26-Apr-2018 02:41:26 EDT Yes, I Know IT ! π
XML command line processing:
http://xmlstar.sourceforge.net/In conversation from mastodon.social permalink -
Yes, I Know IT ! π (yesiknowit@mastodon.social)'s status on Wednesday, 25-Apr-2018 20:30:54 EDT Yes, I Know IT ! π
In Bash `~sylvain` is expanded to the home directory of the user whose login is 'sylvain'
I don't know if this works with other usernames though...
;)In conversation from mastodon.social permalink -
Yes, I Know IT ! π (yesiknowit@mastodon.social)'s status on Wednesday, 25-Apr-2018 15:01:53 EDT Yes, I Know IT ! π
Check your Bash skills and challenge your friends:
https://www.yesik.it/BASH-IT-OUT#Bash #Shell #Challenge #Puzzle #Linux
#YesIKnowIT @itsfoss2In conversation from mastodon.social permalink Attachments
-
Yes, I Know IT ! π (yesiknowit@mastodon.social)'s status on Wednesday, 25-Apr-2018 08:33:14 EDT Yes, I Know IT ! π
Fine tune Linux Kernel I/O by setting up dirty page parameters.
https://lonesysadmin.net/2013/12/22/better-linux-disk-caching-performance-vm-dirty_ratio/
In conversation from mastodon.social permalink -
Yes, I Know IT ! π (yesiknowit@mastodon.social)'s status on Wednesday, 25-Apr-2018 02:37:26 EDT Yes, I Know IT ! π
Does the opensource adoption in public services have evolved since I published that?
https://itsfoss.com/open-source-adoption-europe/ β¦#FOSS #OpenData
#eGovernment #PublicAdministrations
#EU #Europe
#YesIKnowIT @itsfoss2In conversation from mastodon.social permalink Attachments
-
Yes, I Know IT ! π (yesiknowit@mastodon.social)'s status on Tuesday, 24-Apr-2018 21:00:22 EDT Yes, I Know IT ! π
Do you need "child" containers -- or "sibling" containers?
http://jpetazzo.github.io/2015/09/03/do-not-use-docker-in-docker-for-ci/
by @jpetazzoIn conversation from mastodon.social permalink -
Yes, I Know IT ! π (yesiknowit@mastodon.social)'s status on Tuesday, 24-Apr-2018 14:46:33 EDT Yes, I Know IT ! π
Tired of fighting against a bloated word processor when writing your latest report, novel, technical documentation or blog post?
Maybe that's the sign you're ready to consider using a lightweight markup language...
https://itsfoss.com/asciidoc-guide/In conversation from mastodon.social permalink Attachments
-
Yes, I Know IT ! π (yesiknowit@mastodon.social)'s status on Tuesday, 24-Apr-2018 09:01:31 EDT Yes, I Know IT ! π
How to Install Software from Source Code⦠and Remove it Afterwards
https://itsfoss.com/install-software-from-source-code/
#Linux #Beginner #C #Git #Make #Compiling #NodeJS
#YesIKnowIT @itsfoss2In conversation from mastodon.social permalink -
Yes, I Know IT ! π (yesiknowit@mastodon.social)'s status on Tuesday, 24-Apr-2018 03:34:23 EDT Yes, I Know IT ! π
When you have to fight against tab completion trying to be smart:
touch a.zap
unzip a<tab> #nothing
\unzip a<tab> #completed
unzip a<esc>/<esc>/ #completedIn conversation from mastodon.social permalink -
Yes, I Know IT ! π (yesiknowit@mastodon.social)'s status on Monday, 23-Apr-2018 20:19:19 EDT Yes, I Know IT ! π
A text that must be studied at school in the #ModernHistory, #Engineering and #Philosophy classrooms.
@stephenfry on The Internet
https://youtu.be/A7JjxaKDgGoIn conversation from mastodon.social permalink Attachments
-
Yes, I Know IT ! π (yesiknowit@mastodon.social)'s status on Monday, 23-Apr-2018 14:27:49 EDT Yes, I Know IT ! π
How to Run a Web Server from a Docker Container?
https://www.yesik.it/EP16In conversation from mastodon.social permalink Attachments
-
Yes, I Know IT ! π (yesiknowit@mastodon.social)'s status on Monday, 23-Apr-2018 08:10:05 EDT Yes, I Know IT ! π
Intriguing. What is the typical use case of running Docker on a RaspberryPi w/ Raspian?
https://docs.docker.com/engine/installation/linux/docker-ce/debian/
#Docker #RPi #RaspberryPi #RaspianIn conversation from mastodon.social permalink