Language:

en_US

switch to room list switch to menu My folders
Go to page: First ... 42 43 44 45 [46] 47 48 49 50 ... Last
[#] Thu Jul 26 2018 21:52:50 UTC from kc5tja

[Reply] [ReplyQuoted] [Headers] [Print]

Curses is still relevant, if only because the ANSI/VT command sets (plural!) are so @#$*(%*($ing complicated, that *nobody* seems to get them right in any consistent manner. Except maybe the author of XTerm, but that's due to its age dating back to Babylonian times.

Both Screen and TMux implement command sets differently enough that curses still serves a useful purpose when running software under these environments.

[#] Fri Aug 03 2018 04:29:53 UTC from IGnatius T Foobar

[Reply] [ReplyQuoted] [Headers] [Print]


Has anyone played with WireGuard yet? It is supposedly the up-and-coming VPN technology because it bypasses all the hundreds of thousands of lines of code used in things like IPsec and OpenVPN; instead it just creates an interface on each end and you route through it.

[ https://www.wireguard.com ]

I haven't tried it yet but it looks pretty cool. The developer has made a request for the drivers to be included in the mainline Linux kernel. It would be interesting if that happens.

[#] Fri Aug 03 2018 21:03:50 UTC from IGnatius T Foobar

[Reply] [ReplyQuoted] [Headers] [Print]

Ironically, the use of Screen or TMux is a great way to run NON-curses software that assumes an ANSI/VT command set, under a terminal that uses some other command set. I remember the last time I had my Wyse terminal out and attached to Linux, it wasn't really usable unless I entered a Screen session. So we may already be there. :)

Ah, the 1980's ... Wyse terminals on the desks, DB-25 connectors on the walls, teflon-coated cable in the ceilings, and unix machines from Zilog, Fortune, Sperry, and Altos. Ethernet was a distant dream for me then.

[#] Wed Aug 08 2018 17:52:46 UTC from pandora

[Reply] [ReplyQuoted] [Headers] [Print]

screen for life. Tmux is for losers.

[#] Wed Aug 08 2018 19:44:53 UTC from LoanShark <>

[Reply] [ReplyQuoted] [Headers] [Print]


lusers

[#] Wed Aug 08 2018 19:45:47 UTC from LoanShark <>

[Reply] [ReplyQuoted] [Headers] [Print]


check out pritunl. decent two-factor auth support, and portable

[#] Fri Aug 10 2018 03:21:14 UTC from IGnatius T Foobar

[Reply] [ReplyQuoted] [Headers] [Print]

Remind me again why tmux even exists, when screen was already there?

[#] Fri Aug 10 2018 14:14:46 UTC from fleeb <>

[Reply] [ReplyQuoted] [Headers] [Print]


I tried using tmux, although I forget why.

I found screen worked better. But, again, I forget the detail. screen feels more solid to me than tmux.

[#] Fri Aug 10 2018 16:27:09 UTC from pandora

[Reply] [ReplyQuoted] [Headers] [Print]

because some dolt thought screen could be improved upon.

[#] Tue Aug 14 2018 15:05:31 UTC from Ragnar Danneskjold

[Reply] [ReplyQuoted] [Headers] [Print]

2018-08-09 23:21 from IGnatius T Foobar
Remind me again why tmux even exists, when screen was already there?



You can ask that about a whole host of open-source projects. The whole "not invented here" thing is both a great strength and huge weakness.

[#] Thu Aug 16 2018 18:38:10 UTC from petabyte <>

[Reply] [ReplyQuoted] [Headers] [Print]

om fleeb

I have.

equire a successful lawsuit.

[#] Fri Aug 17 2018 10:10:07 UTC from fleeb <>

[Reply] [ReplyQuoted] [Headers] [Print]


Hmm... not sure what you mean there, petabyte.

I can't quite tell if that's a stream of thought posting, or a stream of text that accidentally leaked into a message posted here, heh.

[#] Fri Aug 17 2018 14:18:05 UTC from IGnatius T Foobar

[Reply] [ReplyQuoted] [Headers] [Print]

Perhaps he/she/it wants to help you file a lawsuit against the developers of tmux, funded by 419 money?

[#] Sat Aug 25 2018 13:56:08 UTC from zooer

[Reply] [ReplyQuoted] [Headers] [Print]

For a while there were stories titled "x things you didn't know about ______", if you looked at the story and found you knew most of them.  This headline was different, they don't claim that people don't know about them.

27 Interesting Facts about Linux

https://www.omgubuntu.co.uk/2018/08/interesting-facts-about-linux



[#] Mon Aug 27 2018 20:40:21 UTC from IGnatius T Foobar

[Reply] [ReplyQuoted] [Headers] [Print]

I knew all of them.

[#] Mon Aug 27 2018 20:44:49 UTC from IGnatius T Foobar

[Reply] [ReplyQuoted] [Headers] [Print]


ProTip!

If you run Linux machines in a VMware environment, like many of us do, you are constantly annoyed by the way the VMware console leaves partial garbage on the virtual console when it blanks, instead of showing a blank screen.
And besides, what business does a virtual machine have blanking the console anyway? Screen savers belong on physical screens only.

To make this problem go poof:

1. Edit /etc/default/grub, /boot/grub2/grub.cfg, and/or wherever your kernel boot parameters are set.
2. Remove useless directives like "rhgb" and "quiet"
3. Replace them with "consoleblank=0"
4. Reboot

et voila ... your virtual machine's console stays lit all the time now.

(This assumes that you are not running a GUI on your server console. People who do that tend to be Oracle DBAs and are not capable of learning ProTips anyway.)

[#] Mon Sep 10 2018 21:43:41 UTC from IGnatius T Foobar

[Reply] [ReplyQuoted] [Headers] [Print]


Hmm ... is clang pronounced "klang" or "see-lang" ?

[#] Fri Sep 14 2018 12:55:41 UTC from fleeb <>

[Reply] [ReplyQuoted] [Headers] [Print]


Wikipedia claims it's 'klang'. But, I've seen the other used as well:

https://news.ycombinator.com/item?id=11561046

(But, the LLVM folks use 'klang', for whatever it's worth).

[#] Sat Sep 15 2018 22:52:38 UTC from IGnatius T Foobar

[Reply] [ReplyQuoted] [Headers] [Print]

I'd be ok with Linux changing to clang as well. In fact, if we replaced every piece of GNU software with a non-GNU equivalent, we wouldn't have to deal with the communists who keep insisting that the OS is called "GNU/Linux".

[#] Mon Sep 17 2018 14:48:22 UTC from nonservator

[Reply] [ReplyQuoted] [Headers] [Print]

RIP Linux. Survived Microsoft, killed by SJW COC.



Go to page: First ... 42 43 44 45 [46] 47 48 49 50 ... Last