Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social), page 16

  1. 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 ! πŸŽ“

    The history of Solaris and the free alternatives
    https://www.yesik.it/SOLARIS2017

    #Solaris #OpenSolaris #Illumos
    #YesIKnowIT

    In conversation Friday, 01-Jun-2018 11:57:02 EDT from mastodon.social permalink

    Attachments

    1. Invalid filename.
      The history of Solaris
      from Yes I Know IT!
      Solaris is a Unix-like operating system developed since the 80s and particularly well suited for server or cloud infrastructure applications. Solaris has a rich and complex history made of code rebase, forks and acquisitions which are detailed in this infographics.
  2. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Friday, 01-Jun-2018 09:03:33 EDT Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    JSON command line processing:
    https://stedolan.github.io/jq/

    (never ever use #sed for that!)
    #JSON #CLI

    In conversation Friday, 01-Jun-2018 09:03:33 EDT from mastodon.social permalink
  3. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Friday, 01-Jun-2018 04:50:11 EDT Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“
    • Nixfreak

    @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 Friday, 01-Jun-2018 04:50:11 EDT from mastodon.social permalink
  4. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Friday, 27-Apr-2018 20:49:41 EDT Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    JSON command line processing:
    https://stedolan.github.io/jq/

    (never ever use #sed for that!)
    #JSON #CLI

    In conversation Friday, 27-Apr-2018 20:49:41 EDT from mastodon.social permalink
  5. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Friday, 27-Apr-2018 15:03:39 EDT Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    My new favorite tool to draw quick and NOT dirty UML sequence diagrams:
    https://bramp.github.io/js-sequence-diagrams/

    #UML #JavaScript #SVG

    In conversation Friday, 27-Apr-2018 15:03:39 EDT from mastodon.social permalink
  6. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Thursday, 26-Apr-2018 20:27:20 EDT Yes, I Know IT ! 🎓 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/ …

    #Containers

    In conversation Thursday, 26-Apr-2018 20:27:20 EDT from mastodon.social permalink
  7. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Thursday, 26-Apr-2018 13:47:37 EDT Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“
    • Docker

    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!

    https://www.yesik.it/EP18

    #Oracle #Database
    #Docker #Container
    #Linux
    #YesIKnowIT

    In conversation Thursday, 26-Apr-2018 13:47:37 EDT from mastodon.social permalink
  8. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Thursday, 26-Apr-2018 08:29:25 EDT Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    Put emphasis around the Beattles
    sed -E 's!(John|Paul|George|Ringo)!<em>&</em>!g' file

    from https://yesik.it/EP08

    #Sed #Linux #YesIKnowIT

    In conversation Thursday, 26-Apr-2018 08:29:25 EDT from mastodon.social permalink

    Attachments

    1. Invalid filename.
      How to use Sed substitutionsβ€”from basic to advanced
      from Yes I Know IT!
      If you can go beyond the most basic use cases, the `sed` substitution command will give you a tremendous amount of power to process and transform your text files.
  9. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Thursday, 26-Apr-2018 02:41:26 EDT Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    XML command line processing:
    http://xmlstar.sourceforge.net/

    (never ever use #sed for that!)
    #XML #XSLT1 #CLI

    In conversation Thursday, 26-Apr-2018 02:41:26 EDT from mastodon.social permalink
  10. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Wednesday, 25-Apr-2018 20:30:54 EDT Yes, I Know IT ! 🎓 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...
    ;)

    #Bash #Shell

    In conversation Wednesday, 25-Apr-2018 20:30:54 EDT from mastodon.social permalink
  11. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Wednesday, 25-Apr-2018 15:01:53 EDT Yes, I Know IT ! 🎓 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 @itsfoss2

    In conversation Wednesday, 25-Apr-2018 15:01:53 EDT from mastodon.social permalink

    Attachments

    1. Invalid filename.
      Bash It Out!
      from Yes I Know IT!
      **Strengthen your Bash knowledge with 17 scripting challenges of varied difficulties** Do you want to improve your Bash skills? Be aware of the common or not-so-common pitfalls of interactive Bash usage? Or simply test your friends (and/or your employees!) with subtle brainteasers? Then, this book is for you!
  12. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Wednesday, 25-Apr-2018 08:33:14 EDT Yes, I Know IT ! 🎓 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/

    #Linux #Kernel #Cache #Disk #Tuning

    In conversation Wednesday, 25-Apr-2018 08:33:14 EDT from mastodon.social permalink
  13. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Wednesday, 25-Apr-2018 02:37:26 EDT Yes, I Know IT ! 🎓 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 @itsfoss2

    In conversation Wednesday, 25-Apr-2018 02:37:26 EDT from mastodon.social permalink

    Attachments

    1. Invalid filename.
      Open Source is Taking Over Europe!
      By Sylvain Leroux from It&#039;s FOSS
      Open Source is Taking Over Europe!
  14. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Tuesday, 24-Apr-2018 21:00:22 EDT Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“
    • jpetazzo

    Do you need "child" containers -- or "sibling" containers?

    http://jpetazzo.github.io/2015/09/03/do-not-use-docker-in-docker-for-ci/
    by @jpetazzo

    #Docker

    In conversation Tuesday, 24-Apr-2018 21:00:22 EDT from mastodon.social permalink
  15. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Tuesday, 24-Apr-2018 14:46:33 EDT Yes, I Know IT ! 🎓 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/

    #AsciiDoc #LaTeX #FOP
    @itsfoss2

    In conversation Tuesday, 24-Apr-2018 14:46:33 EDT from mastodon.social permalink

    Attachments

    1. Invalid filename.
      Complete Guide for Using AsciiDoc in Linux
      By Sylvain Leroux from It&#039;s FOSS
      Complete Guide for Using AsciiDoc in Linux
  16. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Tuesday, 24-Apr-2018 09:01:31 EDT Yes, I Know IT ! 🎓 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 @itsfoss2

    In conversation Tuesday, 24-Apr-2018 09:01:31 EDT from mastodon.social permalink
  17. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Tuesday, 24-Apr-2018 03:34:23 EDT Yes, I Know IT ! 🎓 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>/ #completed

    #CLI #Shell #Bash #History #TabCompletion
    #YesIKnowIT

    In conversation Tuesday, 24-Apr-2018 03:34:23 EDT from mastodon.social permalink
  18. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Monday, 23-Apr-2018 20:19:19 EDT Yes, I Know IT ! 🎓 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/A7JjxaKDgGo

    In conversation Monday, 23-Apr-2018 20:19:19 EDT from mastodon.social permalink

    Attachments

    1. Invalid filename.
      Stephen Fry on The Internet
      By Hay Festival from YouTube
  19. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Monday, 23-Apr-2018 14:27:49 EDT Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    How to Run a Web Server from a Docker Container?
    https://www.yesik.it/EP16

    #Docker #Container #Apache #HTTP #WebServer
    #YesIKnowIT

    In conversation Monday, 23-Apr-2018 14:27:49 EDT from mastodon.social permalink

    Attachments

    1. Invalid filename.
      How to Run a Web Server from a Docker Container?
      from Yes I Know IT!
      Installing and running a web server in just a few seconds. Just a dream? No--and in fact it is pretty easy to achieve using Docker containers! Even better, once you know how to do it, you could run many other kinds of servers exactly the same way...
  20. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Monday, 23-Apr-2018 08:10:05 EDT Yes, I Know IT ! 🎓 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 #Raspian

    In conversation Monday, 23-Apr-2018 08:10:05 EDT from mastodon.social permalink
  • After
  • Before
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.