Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

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

  1. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Saturday, 19-Jan-2019 22:35:17 EST Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    While doing some researches on the history of Solaris, I started to draw that infographic to summarize the complex and twisted path the Sun inherited operating system took to reach the situation we know today.

    https://www.yesik.it/SOLARIS2017
    #Solaris #illumos #OpenSolaris #Oracle #SunMicrosystems

    In conversation Saturday, 19-Jan-2019 22:35:17 EST from mastodon.social permalink
  2. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Friday, 18-Jan-2019 14:03:26 EST Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    Do you want to run a Windows software on Linux? Or optimize your costs by running several virtual servers on the same hardware? In those cases, like in many other ones, virtualization is the technology to leverage.

    But with so many different virtualization technologies readily available today, which one is the best for YOUR needs?
    https://yesik.it/VIRT101
    #VM #Containers #Emulation #Wine #CheatSheet

    In conversation Friday, 18-Jan-2019 14:03:26 EST from mastodon.social permalink

    Attachments

    1. Choose the Right Virtualization Method
      from Yes I Know IT!
      Maybe you want to run a Windows software on Linux? Or optimize your costs by running several virtual servers on the same hardware? In those cases, like in many other ones, virtualization is the technology to leverage.
  3. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Friday, 18-Jan-2019 07:41:00 EST Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    http://www.ostechnix.com/4-easy-ways-to-generate-a-strong-password-in-linux/

    My preferred :
    openssl rand 14 -base64
    gpg --gen-random --armor 1 14

    ... but the passwords are not easy to remember. A good argument to use a password manager.
    #password #linux #gpg #openssl

    In conversation Friday, 18-Jan-2019 07:41:00 EST from mastodon.social permalink
  4. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Friday, 18-Jan-2019 02:13:57 EST Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    Once you tried Linux, it is hard to came back to Windows. According to Will Weaton:

    http://wilwheaton.net/2018/03/i-tried-turning-it-off-and-back-on-again/

    In conversation Friday, 18-Jan-2019 02:13:57 EST from mastodon.social permalink
  5. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Wednesday, 16-Jan-2019 10:34:52 EST Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    In JavaScript the "empty" regular expression literal is written `/(?:)/` since the parser would erroneously take `//` as the start of a single-line comment

    https://www.ecma-international.org/ecma-262/5.1/#sec-7.8.5
    #JavaScript #ECMA #Empty #RegExp

    In conversation Wednesday, 16-Jan-2019 10:34:52 EST from mastodon.social permalink
  6. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Monday, 14-Jan-2019 23:42:55 EST Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    In Vim, you can display the number of words, lines and characters in the current selection by pressing <g> <Ctrl-G>

    #Vim #TextEditor #Tip

    In conversation Monday, 14-Jan-2019 23:42:55 EST from mastodon.social permalink
  7. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Monday, 14-Jan-2019 10:40:28 EST Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    Many Linux distributions are slowly phasing out "ifcong" in favor of the "ip" command. If you have a hard time making the transition, or simply if you are curious, worth reading that article by Pradeep Kumar:

    https://www.linuxtechi.com/ip-command-examples-for-linux-users/

    In conversation Monday, 14-Jan-2019 10:40:28 EST from mastodon.social permalink
  8. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Saturday, 12-Jan-2019 21:01:45 EST Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    Nice illustration of several random shuffle algorithms, including Fisher–Yates Shuffle:
    https://bost.ocks.org/mike/shuffle/
    by Mike Bostock (https://twitter.com/mbostock)

    #Random #Shuffle #JavaScript #Array

    In conversation Saturday, 12-Jan-2019 21:01:45 EST from mastodon.social permalink
  9. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Monday, 31-Dec-2018 16:34:17 EST Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    9 Simple Ways to Effectively use Less Command in Linux

    https://linuxhandbook.com/less-command/
    #less #shell #command

    In conversation Monday, 31-Dec-2018 16:34:17 EST from mastodon.social permalink
  10. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Monday, 31-Dec-2018 11:04:16 EST Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    WC Command Examples: Count Number of Lines, Words & Characters in Linux

    https://linuxhandbook.com/wc-command/
    #wc #wordcount #shell #command

    In conversation Monday, 31-Dec-2018 11:04:16 EST from mastodon.social permalink
  11. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Monday, 31-Dec-2018 04:33:32 EST Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    Monitoring and Testing the Health of SSD in Linux

    https://linuxhandbook.com/check-ssd-health/
    #smart #ssd #hd #monitoring #smartctl #shell #command

    In conversation Monday, 31-Dec-2018 04:33:32 EST from mastodon.social permalink
  12. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Sunday, 30-Dec-2018 23:17:04 EST Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    5 Practical Examples of Tail Command in Linux

    https://linuxhandbook.com/tail-command/
    #tail #shell #command

    In conversation Sunday, 30-Dec-2018 23:17:04 EST from mastodon.social permalink
  13. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Sunday, 30-Dec-2018 16:40:42 EST Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    7 Essential and Practical Usage of Paste Command in Linux

    https://linuxhandbook.com/paste-command/
    #paste #posix #shell #command

    In conversation Sunday, 30-Dec-2018 16:40:42 EST from mastodon.social permalink
  14. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Sunday, 30-Dec-2018 10:16:42 EST Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    Load balancing with HAProxy, Nginx and Keepalived in Linux

    https://linuxhandbook.com/load-balancing-setup/
    #Nginx #HAProxy #Keepalived #WebServer #LoadBalancing #Linux

    In conversation Sunday, 30-Dec-2018 10:16:42 EST from mastodon.social permalink
  15. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Sunday, 30-Dec-2018 04:03:26 EST Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    4 Essential and Practical Usage of Cut Command in Linux

    https://linuxhandbook.com/cut-command/
    #Cut #Posix #Shell #Command

    In conversation Sunday, 30-Dec-2018 04:03:26 EST from mastodon.social permalink
  16. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Saturday, 29-Dec-2018 22:25:16 EST Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    csplit: A Better Way to Split File in Linux Based on its Content

    https://linuxhandbook.com/csplit-command/
    #csplit #GNU #Shell #Command

    In conversation Saturday, 29-Dec-2018 22:25:16 EST from mastodon.social permalink
  17. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Saturday, 29-Dec-2018 17:25:48 EST Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    How to Change SMTP Settings in Discourse

    https://linuxhandbook.com/change-smtp-discourse/
    #Discourse #Forum #SMTP #Configuration

    In conversation Saturday, 29-Dec-2018 17:25:48 EST from mastodon.social permalink
  18. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Saturday, 29-Dec-2018 11:01:04 EST Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    13 Linux Terminal Shortcuts Every Power Linux User Must Know

    https://linuxhandbook.com/linux-shortcuts/
    #shell #shortcuts

    In conversation Saturday, 29-Dec-2018 11:01:04 EST from mastodon.social permalink
  19. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Saturday, 29-Dec-2018 04:21:51 EST Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    Nice introductory article on Awk by Justin Ellingwood (@jmellingwood):
    https://www.digitalocean.com/community/tutorials/how-to-use-the-awk-language-to-manipulate-text-in-linux

    In conversation Saturday, 29-Dec-2018 04:21:51 EST from mastodon.social permalink
  20. Yes, I Know IT ! πŸŽ“ (yesiknowit@mastodon.social)'s status on Friday, 28-Dec-2018 22:37:38 EST Yes, I Know IT ! 🎓 Yes, I Know IT ! πŸŽ“

    tmate: Instantly Share Terminal Session With Other Linux Users

    https://linuxhandbook.com/tmate/
    #tmate #terminal #multiplexer #tmux #fork

    In conversation Friday, 28-Dec-2018 22:37:38 EST 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.