python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Executing a command via ssh and does not get saved in bash history
When I execute a command through SSH from a computer to my Linux server it doesn't save in its bash history.
I have my .bash_profile set like this:
[USER@ /home/USER]2 $cat .bash_profile
# .bash_profi...
patochiquito
Votes: 0
Answers: 1
Using PARAMIKO for SSH connection printing partially Live Traces
all ,
Please help me with the following issue.
I have a linux device, to which I connect via SSH using PARAMIKO module in a python script.
The issue is that basically, if I send a command to the devic...
Gradinariu Alexandru
Votes: 0
Answers: 1
How can i send multiple camera to one server
How can i send all webcams to collect from one server.
For example:
there is pc_1, pc2, ..., pc_n they are sending camera view to some ubuntu server where i can connect with
ssh name@ip_adress
and all...

Safa Kefeli
Votes: 0
Answers: 1