Ubuntu Networking :: Install Program X On Computer 1?
Jan 6, 2010
Is it possible for two computers to access the same program from 1 system at the same time using remote x apps? In other words can a system have two instances of a program running and being utilized by two different computers remotely?
For example lets say I install Program X on Computer 1. I ssh into Computer 1 from Computer 2 and use remote x apps to use Program X. Is it possible for Computer 3 to ssh into Computer 1 and use Program X at the same time using it for a completely different task?
View 3 Replies
ADVERTISEMENT
Jul 30, 2010
For a beginner, which technology is best to get a break in computer networking program?cisco,Microsoft or Linux?
View 5 Replies
View Related
Jan 10, 2010
Is there any application out there for linux that can notify me of when a new IP address connects or disconnects to my network?
View 5 Replies
View Related
Feb 9, 2010
I want to connect to my home desktop running 9.10 from work. All I want access to is the terminal. Also I can not install anything on my work computer. So will need to do something via dos or telnet. I'm a newbie to this so I have no idea whether it's possible.
View 1 Replies
View Related
Jul 8, 2011
Was wondering if anyone had a idea on how to install this wireless adapter onto a computer thats running Ubuntu. I don't have access to a direct connection so that won't work. So I need a way that I could install it without internet, I do have access to another computer that i could get files off of if needed.
View 5 Replies
View Related
Jan 11, 2010
i've recently bought a ZTE MG880+ modem of reliance and since then i'm trying to establish a net connection in 9.10 but failed. As i was searching for a solution i came to know about wvdial and usb modeswitch;i dwnlded both the programs in XP and installed only wvdial because i couldn't install the usb modeswitch program. But still i was able to modeswitch with the following procedure,-
note down the idvendor & idproduct with lsusb
sudo chmod 777 /lib/udev/rules.d/61-mobile-action.rules
sudo gedit /lib/udev/rules.d/61-mobile-action.rules
changed the default idvendor and idproduct with my own e.g 0x19d2:0xfff5
saved the file in downloads folder with name 90-mobile-action.rules
moved the file to /etc/udev/rules.d folder
reboot
After rebooting when i again plugged in the usb modem the lsusb command showed that idvendor:idproduct=0x19d2:0xfffe.So i think that mode switching is done but still i'm unable to connect to internet
View 1 Replies
View Related
Jan 1, 2010
I have been trying to install my Netgear WG111v2 Driver on my Ubuntu 9.4 computer but everything I have tried has failed. I have looked online and found instruction but it did not work.
View 1 Replies
View Related
Jun 30, 2010
so here's my problem. I am trying to install windows xp on my computer in virtual machine so i can watch netflix on my computer. The disk will not start up, if I restart and try to boot from load i just sits there and says boot from cd. The disk drive plays music cd's fine, so i dont really know what the issue is.
I dont know that much aboutut ubuntu. a tech friend put it on hard drive he gave me after mine crashed. also i should ad that i took the disk to someone else's house that haswidnows installed and the disk worked just fine, so its not a disk problem
View 8 Replies
View Related
Aug 18, 2010
I set up a dhcp server in the lan and assigned static ips to two computers, computer A and B, according to their mac address. Everything was running fine. But when I turned off computer A, connected computer C to the network, and assigned computer A's static ip to computer C without changing dhcp setting. Computer C was able to access the internet. When I turned on computer A, dhcp couldn't assign an ip address to it, and computer C showed an error message of ip conflict and failed to use internet. I wonder if dhcp server is able to prevent other computer from using the same static ip that is already assigned to a computer according to its mac address.
View 5 Replies
View Related
May 17, 2010
I am currently developing a program that i need to compare to other similar programs, mainly to provide a cost v. benefits analysis for myself and coworkers. does anyone know of a program that can accurately provide this information? or, otherwise, an idea of how to start coding?I have seen in research papers before that quickness was actually evaluated in seconds/microseconds taken for processes to finish- is this legitimate?
View 3 Replies
View Related
Aug 14, 2010
Is it possible to use ssh to launch a program and it's gui on a remote computer? I've tried connecting with ssh -X computer@ipaddress but when I launch gedit it loads on the local computer
View 9 Replies
View Related
Oct 5, 2010
I am using ubuntu 10.10 with gnome desktop on a desktop computer (pentium 4 cpu with 1 Gb memory), and when I use OpenOffice Impress, convert opens up and uses most of my cpu power. Even worse, after closing OpenOffice and all instances of nautilus, convert stays in memory and keeps using most of my cpu power (between 30 and 75 %, acccording to system monitor.Is it normal ? How could I set up my computer to limit convert cpu usage, and to unload from memory after being used.
View 3 Replies
View Related
Nov 11, 2010
My wifes networked computer connected to the network just fine when it was Win XP. Now that Ive converted it to 10.04 (completely) it can see the network, but it just wont connect to it. I had no problem converting my computer to Ubuntu and it sees the network and accesses it great. Files, folders and hard drives are all shared. So, one computer connects great, the other does not.**I dont know what to do at this point.Here is the layout:My Comp (10.04) ---------......Main Network Comp (XP)Wife Comp (10.04) -------/The main network computer is XP as it has software on it we need that does not work in Wine. The main computer will have to stay XP. I cannot get my wifes computer to connect to the main system, although mine connects just fine. I dont know what the problem is. Her computer sees the network, but when trying to connect, it times out and says unable to connect.
View 2 Replies
View Related
Jan 30, 2010
I have a problem with real prayer, though it works fine, sometimes it stops. I cannot run the program without restarting my computer. I tried to re-download but its just the same.
View 2 Replies
View Related
Feb 1, 2010
Sometimes I would like to start XBMC on my media center using my laptop. I manage this system fully via SSH, but there is one thing that I don't know how to do, or know if it is even possible. I would like to start XBMC from my laptop so that I don't have to reboot the machine in order to do that (XBMC launches upon boot). Is it even possible to launch a GUI on a remote computer using SSH, and if so, how?
View 9 Replies
View Related
Sep 10, 2010
I have two Linux computers and one small home router with DHCP functionality. I configured the router with the "dynamic DHCP" setting, ie, the static DHCP with MAC-Address was not used. Before that, I used the manual IP configuration, defining the two computers' names in the /etc/hosts file.
Example:
10.0.0.2 comp2
10.0.0.3 comp3
Now, with DHCP, the above example is no longer appropriate, because the DHCP server is supposed to tell the computer what IP number it will receive. However, I am missing something, because I haven't figured it out yet how to make one computer know the other computer's name. Is it that I haven't installed a name-finding package? Is there a simple way to accomplish this (one computer finding the other computers' names)?
View 9 Replies
View Related
Sep 21, 2010
I have ubuntu server installed on a pc. The motherboard died, so I switched the HD to another computer. Everything is fine except the network. I cannot access this computer from other computer (while it was possible before). I looked at the interfaces and everything seems fine. The nic itselft seems to work too.
View 1 Replies
View Related
Aug 25, 2011
I have recently rented a server which is running Ubuntu linux. I can connect to it through ssh. I've written a Java application that I would like to run on the server 24/7. How do I transfer the files from my computer to the server so I can run the program from the server?
View 11 Replies
View Related
Feb 12, 2011
I am running Slackware -current and am using kde as my desktop environment. I'm not sure if this is a feature that I turned on my accident or a bug but its really annoying. When I start any program on the computer and it goes into the Task manager bar. If I click the bar to maximize the program or window it goes to the kde log on window. I am running KDE version 4.5.4.
View 3 Replies
View Related
Apr 20, 2010
Is there a way I can install a windows program to webspace and run it from a linux client computer? To specify, I'm a student at the University of Minnesota. I have access to linux machines running Ubuntu, however, the space allocated to us is too small for the program I would like to run on these computers. I do have webspace I can use though. The thing I'd like to be running on the linux computers is a windows application requiring installation. So is there a way to put/install/(whatever else it might be called) this program onto my webspace and be able to run it from the linux computers? I know it's probably unlikely, but maybe?
View 4 Replies
View Related
Feb 17, 2011
i want my computer to function as an alarm clock, i want it to be shut down but start up automatically at a desired time (i'll also have tomboy notes display reminders of what i need to do for the day) this would be a great program
View 7 Replies
View Related
Feb 11, 2010
Is it possible to automatically run a program on a USB Flash drive upon plugging it on a computer?the program should create a text file inside the USB flash drive as i plug it on the computer? Is this possible? how can i do this? autorun.inf doesn't work. Are there any solutions? by the way, i am using kernel 1.0 on my computer...
View 1 Replies
View Related
Jul 10, 2011
I'm just wondering if there is a video capturing program that can, at the least record what is on my computer screen (including what is on Wine) and at the most capture what is on my webcam as well.
View 2 Replies
View Related
May 9, 2011
Is there a program I can install and run from the Command Line that will hibernate the computer (pausing all running programs (like my Minecraft server)), cutting power usage TO A BARE MINIMUM, and the un-hibernate after a set time? The laptop this will be used on is SliTaz linux with the GUI disabled (unless i run startx)
View 3 Replies
View Related
Apr 4, 2010
Have a television card on the computer. Works perfectly well and it would be nice to use the computer as a television program recorder. Buggering about with a DVD recorder is a lot of trouble. How is it possible to do this - surely pretty basic - job? Buggered if I know. It is important to compress the thing into *.avi format or something like that. Otherwise it takes up a huge amount of space.
View 4 Replies
View Related
Jun 7, 2010
i want to find ip address of other computer which are connected in LAN..suppose ther are 5 compter in LAN and i want to find ip of all remaining 4 computer using my computer only in command or any other way is ther....
View 4 Replies
View Related
Jun 28, 2010
Where or How do i get the link or program to download personal security manger on my computer ?
View 1 Replies
View Related
Jan 1, 2010
I downloaded the vnc 4.1 on my linux computer which is running Ubuntu I'm not sure how to view it on a windows computer. I really have no idea what i'm doing so can anyone that answers please add as much detail as possible.
View 3 Replies
View Related
Sep 4, 2009
I wanted to know if i can install mrtg on a client computer in network and measure the network's router traffic.i know that it can be installed on the server.
View 5 Replies
View Related
Apr 1, 2010
I ran the Computer Janitor to clean things up a bit, and found that the list of "unused" items is pretty long, ~141.Among the items listed, I found Maxima, Pari-GP and Gnuplot, which are used by Sage, which I use all the time.Is this possibly a mistake? I'm currently using a binary form of Sage, rather than the one available via apt, so maybe these aren't currently being used?Also listed were cpython, ipython and a lot of python-*; does that seem right?
View 5 Replies
View Related