Ubuntu :: Run Programs From Server?

Aug 23, 2010

i have a server with 2.5T of hdd space, ram to boot, and a decent cpu. I also have a desktop made about 8 years ago... with a 20G HDD.

The server runs, ubuntu server, the desktop runs, ubuntu desktop, (how normal...). Anyway, i don't want to clog my desktop up with lots of programs, if they can be run from the server to save space.

Programs i had in mind:
OpenOffice -> Full suit
Audacity
GIMP

View 5 Replies


ADVERTISEMENT

Ubuntu Servers :: Run Windows Programs Through Server

Oct 8, 2010

I am relativly new but can easily follow instructions, am runninng ubuntu server 10.04 with a shared hard drive.i would like to install programs on the server and run them on my win. cmp

View 9 Replies View Related

Ubuntu :: More Server Programs Installed By Default?

Dec 10, 2010

I am wondering what the difference is between the two. I know that the server does not have GUI enable. Does the server have more server programs installed by default?

View 1 Replies View Related

Server :: Using One MySQL Database For Many Programs?

Jun 18, 2009

I am wondering whether it is problematic to let several different programs/php-scripts use the same MySQL-database concurrently, provided that they do not use the same tables?

View 5 Replies View Related

Ubuntu Servers :: Starting Multiple Programs At Boot On Server

Feb 11, 2010

Running Ubuntu Server 9.10.I have a couple of programs that I would like to start at boot, they will both run forever. I have created a cron job with @reboot and that will start a program, but if I have multiple programs in there it waits for the first to finish before starting the next.

View 2 Replies View Related

Server :: Programs For Mail Retrieval Like Fetchmail?

Jul 26, 2010

Could you tell me some programs for mail retrieval like fetchmail?

View 6 Replies View Related

Server :: Passing On Command Line Switches To Other Programs?

Nov 10, 2010

On our server we have a certain directory, say /storage, that contains many large files. They are all compressed (gzip). Many of our users are not computer-savvy, and so when one of these files is needed, they will copy it to their own directory. Consequently, we have multiple terabytes of duplicate data. I'd like to enforce an alias whereby if someone tries to use cp on a file from /storage, they will instead create a symbolic link. My idea was something like:

alias cp='cp.storage'
File cp.storage:#!/bin/sh
truePath=$(readlink -f "$1")

[code]....

The conditional checks whether the file being copied begins with "/storage". The problem with this is that if someone wanted to use cp with any options on a file not in /storage, those options would be obliterated. Can someone guide me as to a good way to accomplish this? Either a way to get the options from cp into cp.storage, or another approach not using alias this way. Everyone will be using bash.

View 2 Replies View Related

OpenSUSE :: Can't Open Other Programs Or Install New Programs

Dec 29, 2009

can open the programs pe-install, but can't open other programs or install new programs

View 4 Replies View Related

General :: Lost All Running Programs On A Server (inside *screen) When Client Restarted?

Apr 21, 2011

I sshed to a server a week ago, then ran *screen* and created a few windows in my screen session. I then ran a few programs on those screens. All the programs were running in the background (I run them with &). I did not close or detach from the screen sessions. So I was still connected to those screen sessions from my client machine.

Then, this morning I find my client machine rebooted. When I do screen -ls I find there are no screens available to reattach to. But that is not the worst part. The strange thing is that all my processes (which were running on the server) have disappeared as well, even though they were running in the background. I thought 1) using screen I will be able to re-attach to old screens when my client restarts, 2) If I have sshed to a server and have run programs in the background, restarting the client should not stop those programs (even if I had not used screen).

View 2 Replies View Related

Networking :: Sending Video Streams From Eth0 And Eth1 To The Other Server Programs' Eth0 And Eth1?

Jul 30, 2010

I try to generate a server client code. What i try to do is sending video streams from eth0 and eth1 to the other server programs' eth0 and eth1. In order to do that, i decided to use SO_BINDTODEVICE. But the code is not working. Am i misunderstood the usage of SO_BINDTODEVICE.

1-Defining two ports
2-Defining two sockets
3-Assigning host ips on them

[code]....

View 3 Replies View Related

Ubuntu :: Run Certain Programs Right In RAM?

Dec 22, 2010

Is there a way to specifically run certain programs right in ram when they load up? On average I usually have 2Gig ram free (out of 4gig total). For example, hulu desktop, usage hog, I thought that forcing it to load into ram whenever hulu desktop is started may improve performance of the app. So, is there a program in ubuntu that can specifically control what programs can load directly load into ram when started?

View 1 Replies View Related

Ubuntu :: Can't Install Programs With 10.04?

May 24, 2010

I'm brand-spanking new to Ubuntu and so far am greatly enjoying this magnificent OS. Though, after attempting to install Wine, I now this error when trying to install any program: 'E:Type 'main' is not known on line 1 in source list /etc/apt/sources.list.d/ubuntu-wine-ppa-lucid.list, E:The list of sources could not be read.'

Here is the source list where I'm assuming the error is coming from:

# deb cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)]/ lucid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ lucid main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ lucid main restricted

[Code]...

View 7 Replies View Related

Ubuntu :: 9.10 - Cannot Get Programs To Install

Jun 1, 2010

I started using Ubuntu a few days ago due to a classmates recommendation, and I simply cannot get this program I need for class to install. Or if it does, I don't know how to make it work.

I've got to install VMWare Server 2.0 for my class so we can make virtual computers and what not. But, no matter what I do I can't get it to install. Whenever I try to install it like I was told on various websites (here's one for examples sake [URL], I do this: sudo ./vmware-install.pl and get this: Can't install perl script "./vmware-install.pl" : No such file or directory

I've tried putting in stuff like home/computername/Desktop/vmware-install.pl, but I still get the same problem. I've racked my brain and my browser trying to figure this out, but I've had no luck.

View 1 Replies View Related

Ubuntu :: Unable To Add New Programs

Jun 3, 2010

I am trying to add a program that will allow me to play wmv files on my computer. I'm not sure what version of Ubuntu I am using but I keep getting a message that says: E:dpkg was interrupted, you must manually run'dpkg --configure -a'to correct the problem. E:_cache->open()failed,please report. When I try to run this in the terminal I get a message saying I need to be a superuser.

View 3 Replies View Related

Ubuntu :: How To Add Programs To Applications

Jun 7, 2010

I have recently installed (& updated) Lucid.I have also downloaded & installed GNUstep and Beagle.How do I add these launchers to Applications->Programming, etc?I know the launchers are all in /usr/share/applications but there must be an easier way than editing a new .desktop file by hand?

View 5 Replies View Related

Ubuntu :: Moving Programs From KDE ?

Jun 24, 2010

Whenever I try to uninstall a program, package it up and move it to Ubuntu it won't reinstall. Can I just copy the file over? will it work?

View 1 Replies View Related

Ubuntu :: Programs Not Loading?

Jul 15, 2010

Ok I have been installing a few programs lately and some of them try to load but do not load.I installed Mixxx DJ software and when I try to load it for example it goes down to the task bar and sits there doing nothing then it just goes away.

View 1 Replies View Related

Ubuntu :: Remove Kde's Programs?

Aug 19, 2010

I don't like KDE's program (like Amarok or Vlc or kaffein and any KDE's program) cus i think KDE's programs are mane argument to slow down speed of my ubuntu.

I'd rather a absolute gnome's environment without any KDE efficacious.

I'd rather to remove all KDE's program from my source.list if possible.

View 5 Replies View Related

Ubuntu :: Can't See Installed Programs

Oct 21, 2010

I have installed a couple of programs - nagios and zoneminder, but am unable to see them listed in the 'Applications' drop down.

anybody else seen this or have a resolution?

View 2 Replies View Related

Ubuntu :: How To Install Programs

Nov 15, 2010

i want to know how i can install programs in ubuntu 10.10.i try to open ubuntu software center then search about the program i want then press on install button but after that i can't know how i can find this program or how i can get it ?

View 9 Replies View Related

Ubuntu :: Remove Kde And His Programs?

Nov 19, 2010

i use ubuntu with gnome environment but i installed kde to try it , i find not interesting , i want to remove kde , i try to remove kde but not success , i want to remove it WIT his program ,OR What the best way to remove kde environment full with his program.

View 6 Replies View Related

Ubuntu :: Where Are Programs Stored?

Nov 29, 2010

GWhere does Ubuntu store installed programs?I need to go into a program and add a .dll.

View 7 Replies View Related

Ubuntu :: Some Programs Won't Start

Jan 4, 2011

I regularly run into the problem that some of my programs won't start and I found out many months ago that running "rm /var/cache/apt/*.bin"

View 1 Replies View Related

Ubuntu :: Alt Tab Programs On Different Workspaces?

Feb 1, 2011

I have been told it is possible to alt tab programs on different workspaces. The people that have done this on kde 3. How do you enable this on kde 4? I would really like to use this feature.

View 2 Replies View Related

Ubuntu :: Where To Get Good Programs?

Mar 30, 2011

i am using xubuntu and love it so far! fast and stable, but i have a question. i am not a big gamer, just a few casual games, i am also not an office document user. i do not use openoffice.org or libreoffice, i just have my basic text editor. i do not do any web developing or anything. basically i reply to and send a few emails a day. i use gmail for that, not an email program, i use facebook a few times a day. i watch a few tv shows online. i videos occasionally, and i post on these forums. but my computer feels empty, is there any good programs i can just play around with. conky was one, its alright, a little confusing though. is there just any fun programs to play with. i don't care what they are, work processors, or web browsers, just some oddball programs or something? heck i don't know, i am just bored on my pc and looking for some entertainment.

View 3 Replies View Related

Ubuntu :: How To Run Windows Programs

Apr 21, 2011

i just recently downloaded ubuntu on my computer and i like it a lot because i enjoy programming but i cant figure out how to run windows programs on it. for my college im doing programming in matlab and i have it on my computer but i cant get it to work. i have downloaded wine but maybe a windows emulator will make it work?

View 5 Replies View Related

Ubuntu :: How To Install Tar.bz2 Programs

May 13, 2011

I decided to download Blender as a tar.bz2 file from the site instead of using synaptic (synaptic had an older version)What is the best place to extract such a program? Right now, I just made a folder in my /home/ directory and extracted there. It works, but I want to know if that's the "right" way to do things.I've read the explanations of linux file system folders, but this is my first practical application of that stuff, and I'm confused.Am I supposed to put it in /usr/ or /opt/ or something?

View 3 Replies View Related

Ubuntu :: Attach GPL To My Programs?

Jun 5, 2011

I've developed a simple python script which shows facebook notifications.Now I want to give my script's users the freedom to copy,modify and redistribute my script.So,I want to know that can i attach any free software license like GPL etc.Also is there any fee i've to pay to any organization in order to attach a GPL to my script.I'm a complete novice in this field so a detailed explanation will be admired.

View 1 Replies View Related

Ubuntu :: How To Not Update Certain Programs

Jun 7, 2011

Every time I use Update Manager it tries to update a program that I don't want to be updated because the older version has a option that the new one don't have. How would I remove the application from the list to update?

View 3 Replies View Related

Ubuntu :: Programs Crashing On 10.04?

Jul 1, 2011

Programs are crashing on my ubuntu 10.04 system - I don't know whether its a hardware problem or a problem with the OS - is there a way to check that?

I've run memtest (version 4.00) and I'm getting quite a few errors - the error bits output reads 02000000 for all of the errors.

Is there any way that I can find out whether this is an OS problem or a hardware problem?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved