Fleming Testnet Stupid Question Thread

OK, really good to know! I think I have aborted some processes while trying to copy-paste a command from the lines above.

2 Likes

On a lot of terminals your text is already copied when you just mark/select it. You can paste it then with right or middle mouse button

4 Likes

OK, now it hit me: Terminal is an actual software with it’s own properties, not just some kind of “neutral window” into the “truth” inside my computer.

I’m so used to graphical interfaces, that being text-based looks to me like being without properties on first sight.

5 Likes

Hehe that insight took me a while as well.

1 Like

Yes it is an application running under linux gui desktop.

If you want a true terminal then you have several native real (virtual) tty terminals you can invoke, you get the login prompt too. ctrl+alt+F1 thru ctrl+alt+F6 and ctrl+ctrl+F7 returns you to the GUI (windows).

These terminal are virtual ttys (teletype). When switching between them they remain in the active state you left them when you switched to another terminal/GUI.

Thus you could run the node in the 1st and test stuff in the second. Its 6 terminals direct to the linux system, not gui virtual terminal.

4 Likes

That was a bit too clever answer to my stupid question, I mean don’t know what any of this mean :rofl:

…and no need to explain, I’m not gonna dive that deep. But anyway, if I’m using some usual basic out of the box terminal that comes with Ubuntu for example, I can use several Terminals (terminal windows) to do different tasks, right? Is there an upper limit how many?

Even more off-topic: a friend of mine, a coder, is using blank keyboard, you know, no letters or any markings on the buttons. I guess many of you are too? Anyway that is an image that somehow condenses my view on the difference between the initiated and uninitiated when it comes to computers.

No, we just plug our fingers directly in to the usb ports :rofl:

9 Likes

So that’s why some people have such a flat and square fingers.

10 posts were split to a new topic: Keyboards

I can not download Safe CLI. If I would rather donwload from source code on GitHub, what I should do with safe.exe file ?
Windows Git bash as administrator:
$ curl -so- https://sn-api.s3.amazonaws.com/install.sh | bash
=> Downloading Safe CLI package from ‘https://sn-api.s3.eu-west-2.amazonaws.com/sn_cli-0.23.2-x86_64-pc-windows-msvc.tar.gz’…
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7560k 100 7560k 0 0 5143k 0 0:00:01 0:00:01 --:–:-- 5146k
=> Unpacking Safe CLI to ‘/c/Users/AMD Ryzen 3/.safe/cli’…
tar: Ryzen: Not found in archive
tar: 3/.safe/cli: Not found in archive
tar: Exiting with failure status due to previous errors
=> Safe CLI binary path was already set in the PATH

Looks like in doesn’t like the spaces in your directory name

2 Likes

Who would thought that AMD Ryzen 3 can make a problem.