You are not logged in.

#1 2017-11-18 05:21

crosscourt
Member
Registered: 2017-05-07
Posts: 1,805
Website

Top ten Linux tools


Q4OS Aquarius 5.1 KDE   Lenovo Thinkcentre M900 Tiny i5-6500T, 16gb ddr4 ram, 512gb m.2 ssd

Offline

#2 2017-11-18 07:52

bobby
Member
From: Nevada, USA
Registered: 2015-12-24
Posts: 459
Website

Re: Top ten Linux tools

Sorry, Crosscut but, I've been busy hacking the Internet to find the best Linux tools to fully automate Q4OS. It was worth it as you will see in the video I posted tonight. It took literally 1,000s of hours of trial and error to learn a secret on my own because every Linux guru refused to give me the answer. Every page online on the subject gave just the opposite (I later discovered) of what is the truth about Bash Standard Output redirect from a Child Process top its parent.  Yesterday, I figured out how to pass a Child process back in to  Parent process with only 1 Parent & 1 Child. The normal promoted way to do this is using Coprocess (Bash 4.0+) like this.. Parent --> (Child + simultaneous Coprocess) --Child--> Coprocess --> Parent. 

This is the tool that I am going to use to fully automate Q4OS for new users nd finally bring Millions of Windows users over to Q4OS. So get ready for a bunch of traffic around the January.

I coded this example shown in below video about 5 hours today. Using only Bash and Yad GUI. All the windows are = Main window --> Child --> back to Main Window which are all Yad Gui Window.  Watch the process feed like no one has ever done before in a non compiled GUI system.. And, the kicker !!!,  Its all bash with Yad.  No Python. No Compiled Code.  No arrays or stings or passing variables to other variables, just if and then statements and simple variables for filenames and paths..  a couple of (for i = 1 ). I am using function() { command } export -f function to keep the main program alive. My code is very  bloated and I'm using source inclusion.  For over a year, I tried every possible way to make this work and it happened yesterday.  The Terminal Window in Q4OS is being replaced with my YadBash Gui on  January  01, 2018  smile Finally !!!

https://www.youtube.com/watch?v=M-UgsZ8GfGE

FluxBB bbcode test

Last edited by bobby (2017-11-18 07:57)


No Longer Using Q4OS

Offline

#3 2017-11-18 19:19

crosscourt
Member
Registered: 2017-05-07
Posts: 1,805
Website

Re: Top ten Linux tools

Anything that can make it simpler and easier for new users is a great thing.


Q4OS Aquarius 5.1 KDE   Lenovo Thinkcentre M900 Tiny i5-6500T, 16gb ddr4 ram, 512gb m.2 ssd

Offline

#4 2017-11-18 19:26

bobby
Member
From: Nevada, USA
Registered: 2015-12-24
Posts: 459
Website

Re: Top ten Linux tools

Heck Yes !!! And, I'll have it done by end of the year !


No Longer Using Q4OS

Offline

#5 2017-11-18 19:29

crosscourt
Member
Registered: 2017-05-07
Posts: 1,805
Website

Re: Top ten Linux tools

Looking forward to seeing the final product.


Q4OS Aquarius 5.1 KDE   Lenovo Thinkcentre M900 Tiny i5-6500T, 16gb ddr4 ram, 512gb m.2 ssd

Offline

#6 2017-11-19 06:46

crosscourt
Member
Registered: 2017-05-07
Posts: 1,805
Website

Re: Top ten Linux tools

Back on topic, of the ten Linux tools I use Clonezilla, Gimp, GParted, Virtualbox, and Htop.  I would add one as well Hardinfo which gives you system info , hardware detection and software info.


Q4OS Aquarius 5.1 KDE   Lenovo Thinkcentre M900 Tiny i5-6500T, 16gb ddr4 ram, 512gb m.2 ssd

Offline

Board footer

Powered by FluxBB