Questions tagged [terminal]

Terminal: 1) A device or program used to talk to a terminal server, usually over Serial or RDP, 2) A synonym for command-shell or command line, 3) A specific OS X program.

419 questions
0
votes
1 answer

How do I get git init to work in my app's directory?

I'm brand new to RoR and am following along a tutorial and am at this step http://railstutorial.org/chapters/beginning#sec:git_setup but I can't get git init to work. I thought I had Git installed per MacBook-Pro:~ capestany$ git --version …
0
votes
3 answers

How can I share a folder from the terminal in Ubuntu?

I have Ubuntu installed with no gui running as a web server. How can I share folders over the network without the gui?
filinep
  • 103
  • 1
  • 2
0
votes
5 answers

Which characters if cat'd will mess up my terminal and make a ton of noise?

I've written a wrapper script that I alias to cat, called safecat, that protects me from accidentally cating binaries and getting a ton of screeching from my PC speaker. Right now it considers a file to be binary and will refuse to cat it if 30% or…
0
votes
2 answers

Graphic intensive application virtualization/TS

I am looking to have graphically intensive applications such as Pro/Engineer and Ansys (CAD type software) published in some way to run on servers instead of the workstations for remote work. My experience so far has been with Terminal Server and…
PHLiGHT
  • 1,041
  • 11
  • 25
0
votes
1 answer

Ubuntu: Freeing up ports?

I have tried to install cassandra on my Ubuntu test environment, but what happens when I try to start it is that I get the following error: java.net.BindException: Address already in use I have tried port 3072, 10032 and 8080 in the config, but it…
Industrial
  • 1,579
  • 6
  • 24
  • 37
0
votes
1 answer

Terminal Service Bench Script (tbscript.exe) - Cannot specify password?

I'm trying to follow the testing methodology described in the Terminal Server Capacity and Scaling document using the Terminal Services Scalability Planning Tools available with the Windows Server 2003 Resource Kit Tools TBScript.exe is a script…
Ameer Deen
  • 3,598
  • 4
  • 26
  • 27
0
votes
1 answer

ScreenShare: command line and observe only

I have a wide TV screen that is attached to a Mac Mini. I am able to use this screen as a second screen using an application like ScreenRecycler. However, Sometimes I want to demonstrate what I am doing on my box on this TV screen. As this TV is…
Shyam
  • 264
  • 1
  • 6
0
votes
2 answers

IE Sessions in Terminal Server

Currently we are using WADE middleware for our order processing operation. We have about 40 operators that use 1 terminal server to open IE 8 to access the WADE middleware. To me, it's random, but every now and then someone will come to me and tell…
Jacob
  • 443
  • 1
  • 9
  • 23
0
votes
1 answer

Limit unix users file access

I just created a new user on my server, but I only want this user to have access to var/www/ and all the files/folders inside that. They should be able to access no other files on the server except those. How would I do this? Thanks!
Michael
0
votes
3 answers

What could I leave running on a linux server locally when all access is remote?

I'va remote linux debian server that 99.9% of the time I access via ssh remotely. However I was aware that the local terminal is sitting there with a logon prompt. Is there anything I could change this to, or log in and run locally and safely leave…
ianfuture
  • 121
  • 1
  • 4
0
votes
2 answers

Can't Configure IBM 8275-416 Switch Via Serial

I am attempting to configure an IBM 8275-416 switch (I found a manual here) via serial connection. However, when I connect with HyperTerminal, the output contains a lot of garbage characters. It's pretty much unusable, because there's enough…
Brighid McDonnell
  • 389
  • 1
  • 8
  • 20
0
votes
1 answer

How to exit from telnet in xterm (ctrl+], ctrl+'+', ctrl+d) don't work

Can't exit from telnet while connected to host. Commands like (Ctrl+], Ctrl+'+', Ctrl+D) etc. don't work. I have tried all the suggestions from keyboard shortcut to quit 'telnet'. Are there any other options available?
0
votes
0 answers

No network access from MacOS terminal

A colleague's Macbook refuses to make any remote connections from the terminal. For example: macbook-pro% rvm install "ruby-3.2.2" /.../API/FAIRsharing-API 13:18 Searching…
knirirr
  • 119
  • 4
0
votes
0 answers

Disable Cisco Router syslog messages

I am trying to disable syslog messages from showing in my cisco 1kv tty. The conundrum is terminal monitor has a single command to set the logging level #logging terminal , and if I choose anything above informational I will get all of the…
Omera
  • 15
  • 4
0
votes
0 answers

MacBook: how to edit an existing Terminal remote connection

On my MacBook I have close to a hundred remote connections in the list. Recently, I've changed the user I am using for all those remote connections and was wondering if there is a possibility to edit the user for those remote connections. At the…
Milos Cuculovic
  • 423
  • 3
  • 8
  • 22