Questions tagged [open]

19 questions
0
votes
2 answers

Setting up an open WiFi access point & seperating networks

I have been asked to setup a public Wi-Fi point in a cafe. I've recommended they get two separate internet connections to ensure the two networks are separate however they haven't the budget for this setup. I need a Public & Private WiFi networks on…
0xFFFFFF
  • 1
  • 1
0
votes
1 answer

get the list of open applications on windows

I want to have a script that does the following thing: connect to a remote windows machine get the list of applications that are currently open on the machine, e.g exactly what I would get in the "applications" tab in the task manager, and print…
olamundo
  • 129
  • 1
  • 2
  • 7
-2
votes
1 answer

How to configure iptables for must open ports?

In my machine there are 2 ws (web services) which can be accessed from any PC connected to in the same network (wifi for example) .. so i have to install iptables on the machine to prevent any call web services from outside my station. what are the…
-3
votes
1 answer

How are files created during FTP?

When one uses FTP/SFTP on Linux, is the method the server uses to create directories and files mkdir and open or something else entirely?
1
2