Facing a Recurring Network Issue with Terminal Servers (Windows Server 2016)...
I am facing a problem in my Windows Server 2016 VMs. I have 3 terminal servers: T1, T2, T3 - all on different Hyper-V hosts. I have 2 Domain Controllers: AD1 and AD2. AD1 is the primary one. In the DNS...
View ArticleVim + iTerm2 color issues
I have trouble with the right Vim configuration. I'm using the latest version of Vim as well as the latest version of iTerm2.I try to get the solarized colorscheme working, but without luck so far.Here...
View ArticleWhy does OS X Terminal say 'unknown:~'?
When I open Terminal, it comes up with unknown:~ (user name) and will not allow me to do anything.I haven't done anything to cause this, this is how the Mac started up.
View ArticleList files bigger than filesize specified
How can I make ls (or any other command) list only files bigger than a specific file size?
View Article"Command not found: complete" message appears every time I open the terminal
I was setting up my development environment on Ubuntu 20.04 following a video on Youtube and after running the command$ echo -e '\n. $HOME/.asdf/completions/asdf.bash'>> ~/.zshrcEvery time I open...
View ArticleShow keys pressed in custom console
I have a custom client that connects to remote Ubuntu via websocket and runs bash there. But keys like Del, Arrows etc. don't work. How can I output what is being received on the server side? None of...
View ArticleKitty terminal: How can I attach to a zellij session upon starting up Kitty
I want zellij attach -c to run once Kitty is loaded up. I tried adding startup_session launch.conf to my config file, and writing kitty @ send-text "zellij attach -c" in launch.conf as well as launch...
View ArticleIs it possible to monitor the current drawn by a computer from an outlet on...
Is it possible to monitor the current being drawn by a computer from an outlet using built-in tools like a terminal? I know some systems can report power usage, but if I dynamically reduce the current...
View ArticleShell/terminal no longer registers premature input text
Suppose I'm waiting for a long running command to complete.Before I was able to type the 2nd command, and the entered text would be preserved when the 1st command completed and the prompt returned (and...
View ArticleHow do I get mouse scroll in less to work in iTerm2 like it does in Terminal?
On macOS Ventura, on a MacBook Air, with a fresh user account and default settings, in Terminal.app, I can run man less and then use my trackpad to scroll down the manpage -- equivalent to hitting j or...
View ArticleConnect to wifi via bash script in Debian
This command seems to be kinda outdated because it only supports wep:iwconfig wlan0 essid WIFI_NETWORK key s:WIFI_PASSWORD dhclient wlan0I found an alternative way that supports wpa2, but it involved...
View ArticleNull character appears on its own in TTY
Today, I saw there were a lot of packages due for updating (including the kernel), so I updated them all and rebooted. So far, so good.When I boot my computer up, it shows the TTY login prompt, and I...
View ArticleHow to change OS icon to Tuxedo OS in Powerlevel10k (Zsh)?
I'm using Tuxedo OS with Powerlevel10k in Zsh, and the terminal(konsole) shows the default Linux penguin icon.I'm using the JetBrainsMono Nerd Font. How can I change this to display a Tuxedo OS logo or...
View ArticlePaste in Nano is not working
I used Ctrl+Shift+6 to select a block of text in Nano, then cut it with Ctrl+K. This successfully removed the text from my buffer.But when I do Ctrl+U to paste what I had cut, nothing is pasted.Where...
View ArticleHow do I enable flow control in macOS Terminal?
In Linux, if I do Control-S, it pauses terminal output, and then Control-Q resumes terminal output.I would like to replicate this behavior in MacOS, but despite trying different combinations of ixon...
View ArticleIs there some way to interrogate the state or exact control characters sent...
This is another approach to my earlier question.The high-level problem is that a curses based program is causing the pty to freeze on certain machines and not others. The PTY neither passes input to...
View ArticleWhich macOS Terminal settings impact whether program output freezes terminal...
Both myself and my colleague are running the following OSX version:sw_versProductName: macOSProductVersion: 14.6.1BuildVersion: 23G93When we both run RpcExplorer against an internal endpoint, it prints...
View ArticleHow do I make Ubuntu start fbterm in the tty on startup?
When I was testing openSUSE about a week ago, I noticed that tty1 (yes, just tty1) had the openSUSE background. I want to do the same in Ubuntu.I found a way using fbsplash. I'm not too keen on that...
View ArticleTerminal returning error "bash: /usr/bin/(command) /bin/bash: bad...
When I look up this particular error on the web, every single one of them are in regards to shell scripts. I keep getting this error in the terminal itself and my home server is completely unusable...
View ArticleThe terminal in visual studio code is giving me this message every time when...
I have a problem with the terminal in vs code is giving me this message every time after 20 secend when using terminal for run app in angular such as the image below: "The terminal process...
View Article