Search Results

Search: Posts Made By: imort
Forum: IP Networking 06-02-2016
12,119
Posted By imort
Did you tried to restart X server instead? :)
Did you tried to restart X server instead? :)
Forum: IP Networking 06-02-2016
3,153
Posted By imort
You can try something like that: ssh -L...
You can try something like that:

ssh -L 6666:localhost:6666 user@serverA

Then you'll need to run following from the serverA:

ssh -L 6666:serverC:22 user@serverB

In the result, your local...
Forum: SCO 06-02-2016
9,853
Posted By imort
I can suggest you to take a VMWare Converter or...
I can suggest you to take a VMWare Converter or any other similar tool and take a backup from your server as a first thing to do.

You can deploy it then, and try to recreate your Cobol app...
8,936
Posted By imort
Hey What do you trying to achieve anyway? ...
Hey

What do you trying to achieve anyway?
You will get a tunnel to the server and it will listen for your traffic from the computer, but you need to use it somehow :)

Here is the article...
4,267
Posted By imort
Well, you can write a script that will execute...
Well, you can write a script that will execute something like 'service tomcat status', parse output with grep and start it if they didn't run.

It's a common job actually.

You can use a...
1,869
Posted By imort
Found it in the google Thank you! Have exactly...
Found it in the google
Thank you! Have exactly the same problem there!
Forum: Linux 05-12-2016
3,907
Posted By imort
Did you tried grub-install /dev/sda?
Did you tried grub-install /dev/sda?
Forum: IP Networking 04-06-2016
20,283
Posted By imort
Hello I believe that 192.168.5.1 is your...
Hello

I believe that 192.168.5.1 is your Acer windows PC, and there is no DNS server on it, which are you relies to.
You'll need to set some other DNS server for your Linux server in resolf.conf,...
Forum: IP Networking 04-06-2016
2,227
Posted By imort
Hello I'm not sure that I'd understand your...
Hello

I'm not sure that I'd understand your question correctly.
Linux will use a existing routing table and route a packet to the network interface depending from that.
You can google for 'linux...
Forum: IP Networking 04-06-2016
3,519
Posted By imort
Hey Why don't you just create another subnet...
Hey
Why don't you just create another subnet for WiFi clients with (for example) /16 netmask? There is more IP that you need and you can configure NAT for them as you need at your gateway.
You can...
Showing results 1 to 10 of 10

 
All times are GMT -4. The time now is 11:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy