Ubuntu Servers :: X Screens On Seperate Machines?

Feb 8, 2011

What i want to do is ssh to another machine and have gui interface as if i was using the other machine. anywhere from a single program like just nautilus run from the server on my machine to a desktop like i was sitting at it helps. Also being able to display something on the server would be nice.

View 4 Replies


ADVERTISEMENT

Ubuntu Servers :: Extended A Logical Volume From A Partition On One Disk Into A Entirely Seperate?

May 9, 2011

I have extended a logical volume from a partition on one disk into a entirely seperatedisk.I wish to extend the file system from the original partition onto the newly extend volume.I attempted this using extend2fs but it did not work, and did not mention why.The command I used was -$ sudo resize2fs /dev/glab1/glab-share1/I attempted this on ubuntu server 10.04.

View 5 Replies View Related

Ubuntu Servers :: VmWare Version That Mirrors Virtual Machines In Different Servers?

May 25, 2011

I am looking for a version of vmware that manages 2 severs at the same time and that mirrors them such that if one goes down we can still work on the second and of course it also works as a backup. Also, must work on a ubuntu server I have looked but there are so many version that I don't know which one is the best.

View 1 Replies View Related

Ubuntu Servers :: Automatically Backup Machines?

Aug 29, 2010

I'm looking for way to automatically backup a few machines to my server. Does anyone know a good guide to set this up? I want it to pull the files from the machines at a certain time every week.

View 6 Replies View Related

Ubuntu Servers :: WSUS For Win Machines On My Network?

Nov 6, 2010

I've got a few parts laying around and maybe a 100 bucks on NewEgg I can get a Windows Server going. However, I have a few questions. I already have two Ubuntu servers going. My main concern is OS updates. I have Ubuntu based distros covered via apt-cacher-ng on one of my Ubuntu servers. I also have a nice squid server going with adzapper and so on. However, I have a bunch of Windows based machines on my network, and I have very limited bandwidth. I know I can run a virtual server on my main server, but I prefer to have an actual box just for a WSUS server for personal reasons. This is only an option if there is no option for WSUS style updating through Linux on my current server.

If I have to build a low powered Windows Server box in order to just push Windows updates for XP, Vista, and 7 to save bandwidth in the long run will a copy of Windows Home Server do the trick? I read an article from MaximumPC that WHS 2.0 will have a WSUS feature, but is this feature available in WHS 1.0? This is a really crappy way of storing updates and save bandwidth, but I don't know what other options I have. I live and work in a very remote area and I've already done everything I can think of to help save bandwidth. Like having a transparent proxy server and apt-cacher-ng running. It's also helps run things a lot faster when updating Ubuntu based boxes and surfing the internet. If I could just get the Windows updates out of the way I would be golden. I'll wait for WHS 2.0 if I have to. I'm not buying a full blown copy of Windows Server just for updates, especially on a box that'll cost about 300 bucks when complete. Still better than a prebuilt WHS box advertised on NewEgg for 600 bucks.

View 7 Replies View Related

Ubuntu Servers :: Log On To The Same Account Form 2 Or Three Different Machines?

Jan 16, 2011

i want to start a home server in which i can log on to the same account form 2 or three different machines running ubuntu server. is it possible and if so, how?

View 9 Replies View Related

Ubuntu Servers :: Random Freezing On NIS/NFS Client Machines?

Aug 25, 2011

We administer a small lab of Ubuntu 11.04 machines. Users authenticate via NIS to the fileserver, which then uses NFS to mount their /home directory.

From time to time, seemingly at random, the machines will lock up. After about 15 minutes, they will go back to normal.

Switching the machine to the console with/ Ctrl+Alt+F1 doesn't help either - credentials get entered, but there's still a 15 minute wait before any commands can be entered. Some error messages show up at this point about processes that were running timing out. However, the root user can log in immediately (which makes us think that this is only affecting NIS accounts).

Logging in with the root account, we can ping our NIS server, and it responds normally. We can restart the networking and NIS daemons but neither of these help.

We checked the NIS error log in /var/yp/ypserv.log and it is empty.

We used to be running a different version of Ubuntu on the client machines (10.04 LTS), but not on the server.

View 3 Replies View Related

Ubuntu Servers :: Lucid Slow Throughput To Windows Machines

Jun 16, 2010

Having finally got Samba shares and printer shares working on my Lucid Lynx server, I've noticed that the throughput from/to those shares is very slow to what I was used to when I had those shares on a W2K server.Having Googled this problem, I noted that there was a known issue with this in Karmic (believe Brian Wu was looking at it). However, I don't see any results in Google as to this being a problem in Lucid.

I know ipv6 can cause a problem in this regard but having issued the command:
lsmod | grep inet6
I know that ipv6 is indeed disabled on my Lucid server. Any further information on whether the error reported in Karmic still applies in Lucid, and can this be addressed in any way?

View 1 Replies View Related

Ubuntu Servers :: KVM Guests And Host Connection - Run Two Virtual Machines

Jul 23, 2010

We got a new server with 2 network interface cards with 4 MAC addresses in total. We would like to run two virtual machines (vserver1 and vserver2); one should connect via eth1, the other via eth2, and the host (mainserver) via eth0. The content of /etc/network/interfaces is as follows:

[Code]....

A connection from mainserver to vserver1 or vserver2 is not possible; a ssh connection from mainserver to vserverx ends with a login to mainserver.

View 2 Replies View Related

Ubuntu Servers :: Lucid - NFS Only Works With The Firewalls (UFW) Disabled On Machines

Aug 24, 2010

I have a laptop and a Desktop both systems only used by myself behind a router. Ubuntu Lucid on both and 64 bit systems. I have installed NFS with the desktop as server and Laptop as client. The NFS only works with the firewalls (UFW) disabled on both machines. My current setup on the desktop ufw is

[Code]...

View 9 Replies View Related

Ubuntu Servers :: Both The Virual Machines Have 50GB Of Harddrive Thought One Had Another 1TB To Use

Jan 10, 2011

I'm the proud owner of a new 1U server, thought dont really know how to handle the next problem. The server runs VMWare ESXi 4.x and currently contains two virtual machines with Ubuntu server 10.04 installed on them. Both the virual machines have 50GB of Harddrive, thought one had another 1TB to use.

One of these virtual machines is going to be a fileserver (and has the 1TB for that reason) while the other machine is purely going to be used as webserver. The system uses one harddiskdrive of 1.5TB (hardware raid 1 configured)

The fileserver will contain images, which should be shown on the webserver. Therefor I need to setup a link between the images directory on the fileserver, so it can be accessed by the webserver. Now this is one and the same harddisk, but the partition is only availeble in the fileserver.

How can i configure this directory, so it can be accessed by the webserver automatically (e.g. that I dont have to remount the directory, after the fileserver has been down for whatever reason)

View 9 Replies View Related

Ubuntu Servers :: MySql Connection Delay With Windows Machines?

Mar 9, 2011

At first I thought the Delay was normal. After looking around it seems that it's not true. I made a post here. The Problem seems to be related to DNS.

The Server in Question is not Online (as in on the web), all machines are on local ethernet. From What I understand DNS is to mask the IP like a named variable for each IP. I am still figuring out the ins and outs of a linux server. DNS is something I have little or no grasp over. So I need help in setting up the DNS for this scenario case. All guides I have seen seem to be for web servers which is where I stop reading and look for other guides. I have webmin and Bind9 installed on the server.

View 7 Replies View Related

Ubuntu Servers :: RAID5 Setup To Serve 10 Client Machines?

May 22, 2011

I am trying to build a file server with RAID 5 over a couple of 1TB HDDs, to serve about 10 client machines using Ubuntu Server. I already own a 22-port switch: HP ProCurve v1810G-24 Switch (J9450A), which I am assuming will do the job. And for the actual server I am thinking of buying: HP ProLiant DL120 1U. Will this hardware suffice, or am I missing something important to get the whole thing running?

View 9 Replies View Related

Ubuntu :: Multiple Machines - To Save On Internet Usage And Load On The Servers ?

Jun 27, 2010

Am using 10.04 and quite happy with the way it is working. my nephew and my mother have also switched to ubuntu.

To save on internet usage and load on the ubuntu servers, can i download upgrade files in one computer and then upgrade all systems?

View 3 Replies View Related

Ubuntu Servers :: Get A Samba Server Up And Running To Share With Windows Machines?

Oct 14, 2010

i manged to get a samba server up and running to share with my windows machines. But i still want more. My main goal is to be able to share my movies. I have a laptop hooked to my flat screen with 3TB's of external drives, thats whats acting as my server. I have ubuntu desktop installed because i use it to play movies also.

I'm looking to set up something that is a little faster than samba (yes i no trying to share through USB 2.0 external drives and a wifi connection isn't going to be real fast no matter what) but i want to be able to access my server remotely. like maybe FTP? but what i'm asking here is what protocol should i use and what programs? i was thinking gadmin-proftpd and then filezilla to access?

View 9 Replies View Related

Ubuntu Servers :: Having One Sever At Home And Connect All The Other Machines (PCs/Laptops) To That Server?

Oct 31, 2010

the title of this thread said it all. I've never ever seen a server (unless I've never paid attention) nor used it in my entire life. Having that said, I think you know I'm level 0 when it comes to servers.I start reading here:[URL]Also, I found two threads here which answered couple of questions I had.What I'm planning to do and why?1- Have a home server. I always had that idea of having one sever at home and connect all the other machines (PCs/Laptops) to that server.2- Backup.3- Sharing Files, Pictures, etc.

4- Connect to the interent through the home server. I live in a big house and we have only one ADSL Router/Modem. Obviously, I can't access the internet from any room unless I'm close to the router. The server will be in a place where I could connect to the interent even if I'm very far from the router.5- I've never used Servers before so I'd like to try it now especially I started to use Linux and stopped using Windows and yes, I don't want to go back to Windows no matter what.

My Hardware:In my signature, you can see some of my hardware but I'll list them here:MB - GigabyteIntel P4 @3.00GHz2GB RAM500 SATA HDDLAN - Built inWireless Adapter - D-LinkADSL Router - CableWireless (the brand name)Laptops - Not mine but will be connected to the serverMy current PC has 9 OS's installed (Multi-Boot System). Other laptops have Windows and I'm planning to use Linux on one of them which is PII with 64MB RAM and 4GB HDD.y Questions: Again, this is my first time so 1- Do I have to remove all the other 9 OS's and keep that PC solely for Ubuntu 10.04 32-bit Server? or it's OK to keep them? If yes, then shall I be able to boot into Ubuntu 10.04 Server after choosing it from GRUB2 Menu?

2- I read about Server Types but as mentioned above, my usages are limited and I don't need Web Server, Mail Server, etc. So, do I really need a Server (Ubuntu 10.04) OS to do that? or Ubuntu 10.04 Desktop Edition is up to this job?3- I guess this should be the first Question. Do I need any particular skills to deal with Servers? or just general knowledge will be enough?I believe in one thing. No matter how much you read about something and learn, the real experience or the practical experience is something else.When you do something by yourself, you will never forget it.

4- Probably this is same as Question #2. I'm very bad in CLI I know very few commands only and I know that GUI is disabled in Servers OS. How hard that could be for someone like me? I read a reply by a friend of mine (HermanAB) at one of the threads here. He said if someone wants to use GUI on a Server then it's better to use the Desktop Edition. Thing is, I'm very interested to try and use a server but as I mentioned, I'm very weak in CLI.5- If Ubuntu 10.04 Desktop Edition could offer all the tasks I want (listed above) so what exactly do I need to know/learn?

View 9 Replies View Related

Fedora Servers :: Can't Login Remotely To Client Machines?

Jun 14, 2009

I am running NFS and NIS servers in my FC8. Clients are also running FC8. Everything was working fine. I could login remotely to server as well as clients. Suddenly (few days ago) a problem started. I can not login remotely to client machines. I did not do anything. I can login to server remotely, but not the client. When I try to login, it accept password and nothing happens. Also, when I try to login from server to client same thing happens. We share the home directory of the server with client. Another question: there two type of nfs server nfs-user-server and nfs-kernel-server. I just use gui to set up the NFS. I don't know which one I am running. Is there any way to find out which nfs I am running?

View 1 Replies View Related

Ubuntu Servers :: Setting Up An LDAP / Windows Users Be Able To Log In To Their Machines Using Domain Controller?

Oct 18, 2010

Im an IT manager for a small company with a small ammount of users. We already use linux for our data server and I would like to implement a domain controller. All of our user machines are WIndows XP pro.

Ive been reading up on using OpenLDAP as an alternative to active directory.

What I want is just a simple active directory like server, with a GUI if possible.

What do I need to look at and how would I go about setting this up? Im fairly proficient with Ubuntu already, I just need to be pointed in the right direction.

Is it even possible to have my windows users be able to log in to their machines using an ubuntu domain controller?

View 1 Replies View Related

Ubuntu Servers :: Samba Configuration - File Transfers Between The Machines Are Extremely Slow

Nov 1, 2010

1. When I'm not logged into the server, only the shares are visible on my Windows computer. Clicking on the share folder displays an error message. As soon as I log in at the server, the files within the shares become accessible on the Windows box.

2. File transfers between the machines are extremely slow. Watching the system monitor, there's a brief burst of network activity followed by 10-30 seconds of nothing...on a gigabit network, the effective transfer rate is ~120kbs. There's no other network activity going on that would account for this behavior.

View 9 Replies View Related

Ubuntu Servers :: Separate Virtual Machines For Apache, Mysql, File Server?

Jul 11, 2011

I'm working on a side project where I would like to install three ubuntu server systems,each with only one task.So server0 would be the apache server, server1 would be the database and server2 would be the file server.which key terms I should be researching?

View 9 Replies View Related

Ubuntu Servers :: Virtual Machines On A Home Server - XBMC Outputs Through An HDMI Cable To The TV

Jan 30, 2011

I have a home server that I have been running for some years and am constantly tweaking / playing with it resulting in numerous reinstalls (and upsetting the wife!). It does nothing critical but I use it mainly for:

backing up my laptop files
XBMC
ZoneMinder

Due to the number of times that I manage to break it, I have now thought about setting it up as a base system but with virtual machines looking after the seperate 'components'. The machine is an AMD Athlon 64 X2 4200+ with 2Gb RAM. First of all do you think it is powerful enough to run XBMC and ZM in seperate virtual machines? - I appreciate the more RAM the better but at the moment I am sticking to 2Gb.

I was also wondering what sort of issues may arise for the audio and video areas I will be using. XBMC currently outputs through an HDMI cable to the TV and ZM recieves video signals through a seperate video card. ( I have had my concerns in the past that there have been conflicts in the way I have set things up!). I have read a number of guides about setting a system up with virtual machines but not really found any articles about the practicalities of using such a set up at home. before I commit and spend a week pulling my hair out trying to get it all to work!

View 4 Replies View Related

General :: Setup Virtual Machines To Be Servers With Bind Option Set To A Multicast Group Address Of 225.0.62.87?

Mar 28, 2010

I am in verse to test "Multicast Packet filtering".I want to setup Virtual Machines to be servers with bind option set to a multicast group address of 225.0.62.87.Then I want to configure the client VM, connecting to the multicast group address and setting the TTL as needed.

View 3 Replies View Related

CentOS 5 Server :: Building VMWare Virtual Machines From CentOS Mail Servers?

Oct 12, 2010

I have a few mail servers, a mail log server and a web server running on Centos 5. Now I have a task: to avoid accidental crashes on the production servers while installing updates, my boss asked me to do clones (these clones will all be VMware virtual machines) of the servers (EXCLUDING the actual e-mails and log contents) and then to run those clones on VMWare Server. This way, first I will install and test updates on the clones and - if they will be running without crashes - I will apply the updates on the real production servers themselves.

I have already installed VMWare Server 2.0 I have a few questions: How do I build the virtual machines to exclude the actual mail files and mail logs? Can I use VMware Converter for this purpose, or do I have to use another program? How do I actually do this cloning? Is there a tutorial on how to do this?

View 4 Replies View Related

Ubuntu :: Seperate VNC Workspaces

Sep 30, 2010

I have VNC set up on my desktop. I would like to set it up so that I can sit on my desktop and do things while someone else connects on VNC on one of the other workspaces and do things. Is this possible? I know it sounds weird.

View 1 Replies View Related

Ubuntu :: Installing Over XP - In A Seperate Partition?

Jan 3, 2011

I am currently running XP Pro and am sick of it.

Here's my questions...

1) Can I install Ubuntu over XP or do I have to install it in a seperate partition?

2) If I just pop the disk in, will it do the majority of the work for me (and I won't have to bother you with more questions)?

3) Can I expect any conflicts with running other programs/software and hardware like printers or would I have to run them under XP?

I have an external HD and am running 1.5 gigs of RAM on a Dell Dim E520.

View 9 Replies View Related

Ubuntu Installation :: Using ReiserFS For Seperate /var Partition?

Feb 5, 2010

I'm about to do a fresh install on a new computer, and I plan to dual boot with Arch Linux and Ubuntu. I've been doing some reading on Arch Linux, and apparently one of the little tweaks that many Arch users use to increase performance is to put /var/ on it's own partition using a file system that is good for quickly writing many small files, namely, ReiserFS. I was wondering if this would do any good for Ubuntu. Is Ubuntu's usage of /var similar to Arch's, and if so would using a similar partition setup provide any performance increase?

View 7 Replies View Related

Ubuntu :: Run A Seperate Firefox Version Without Uninstalling The Old?

May 21, 2010

I was wanting to run a nightly build of firefox. So i downloaded the tar file extracted and ran the firefox script. It went straight to my normal browser. Do you know how to make it go to the 3.7 Nightly without affecting the normal stable Build.

View 2 Replies View Related

Ubuntu :: Dual Monitor Seperate X11 Sessions

Jun 12, 2010

I've got two monitors setup and it seems the only way to get separate gamma and brightness settings working on separate screens is through separate X sessions.

The problem though is after setting up and configuring Compiz the second monitor only displays the wallpaper and lets me move my mouse onto it i don't get any gnome panels nor do i get a menu if i right click on the desktop which suggests that gnome doesn't load on the other monitor at all or is out of bounds of the resolution.

It seemed to go like this during the configuring of Compiz as the right monitor windows and such seemed to crash then since then its just been the symptoms I described.

I'm including my Xorg.conf incase its of any use.

Code:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@yellow) Fri Apr 9 11:51:21 UTC 2010
Section "ServerLayout"
Identifier "Layout0"

[Code].....

View 2 Replies View Related

Ubuntu :: Seperate Home Partition At Installation?

Nov 1, 2010

I'm having some small lagging problems with my upgrade to 10.10. I haven't done a clean install since 9.04 so I'm thinking of doing one... and I have a few questions.Would making a separate partition at installation be worth it? If so how much run should I set for / ? 10gb? more? less?Also should I create a swap partition? I never use hibernate. Actually whats a good reason anyone would use hibernate on a desktop? on a laptop I could see a few instances but anyway it's shutdown or suspend for me[URL]

View 9 Replies View Related

Ubuntu Networking :: Seperate Networks Using Different Media?

Feb 2, 2011

My wireless and direct connect Ethernet seem to stop working after a two minute up time. I am using ubuntu 10.10 and did not have this problem before. Anyone else reporting similar issues? I wont get a disconnect message right away. It will show connected up top but after a while all web pages will simply stop loading. all downloads will stop downloading and then after a minute or so it will time out and say wireless disconnected. then reconnect sucessfully and still will not be able to load any web pages. the problem is not with the network as I have tried it on 3 seperate networks using different media.

View 9 Replies View Related







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