Ubuntu Servers :: Get A Spare Computer Up And Running With 10.10 64bit
Nov 13, 2010
been trying to get a spare computer up and running with 10.10 server 64bit no dice so far, after hours of memchecks, disk checksums, re-burns and whatnot..install stops at 73% and does f. all.. tail log shows that it stops at updating sources, alt+f2 and ps aux shows apt-get update process running. if I kill this process, I can continue with the installation, but for this I need to repeat same process - killing all the apt instances that show up - so that it can complete the install. Unacceptable imho. computer is a AMD cpu based, athlon 2 435 on an ASUS M4A89TD PRO mainboard. ddr3 4gb crucial ram sticks. drives are functional S-ATA. No external GPU, so using IGP.
Tried installing without eth-cable plugged in, with it plugged in, with a usb install (that sorry excuse for an install was even worse, "please insert cd" midway) I know I can get the install going with desktop version.. But why would I want an xserver running on a headless computer. Kind of pissed atm, spent so many hours at this, figuring it just might be a faulty HW item. It isn't. using 10.10 desktop on my laptop and production pc - and been using 8.04 as main server, until now...
Edit: another one of them optiarc sony nec **** for brains dvd/cd-rom/writer it seems. add a check for this in future releases, with big bold letters "YOU ARE SCREWED, BUY NEW HARDWARE" printed as soon as the cd loads in these drives.. I've got better things to spend my time on than staring at a screen trying to figure out why it won't load properly
View 2 Replies
ADVERTISEMENT
May 18, 2010
I decided to install ubuntu 10.04 on a spare computer. It seems to work fine, but every now and then it will freeze, display a ubuntu logo on a purple background the logo is all dis assembled] then it goes to a black screen [does not display a source] and then every second flashes to a black screen with white lines extending from the top of the screen to the middle. my specs are 2.00ghz processor pentium 4, 495 mb of ram and it is a dell desktop
View 1 Replies
View Related
Jan 15, 2011
This may sound stupid but I've got to ask. Can I connect multiple computers running Ubuntu & run software from one computer from the other? I know how to connect using SSH & to copy files back & forth but I don't know how or if I can share programs.
View 7 Replies
View Related
Jan 13, 2011
I have a little nice Ubuntu server with 6x 1TB drives assebmbled into a RAID5 array. Recently SATA cable of one of the drives failed. So I ordered a new cable and ran the server in degraded mode for a few days. Like this:
Code:
/dev/md0:
Version : 00.90
Creation Time : Sat Sep 19 10:39:11 2009
Raid Level : raid5
Array Size : 4883812480 (4657.57 GiB 5001.02 GB)
code....
I'd like the 6th drive to be active, not spare, like before. Should I just wait for rebuild to be finished (it can easily take over 1 day)? Or should I add it somehow differently to be active immediately?
I'm not sure, but I think as I simulated failures unplugging one of the disk, after plugging it in again, the "failed" drive was active again and rebuilding was started as well of course. But it was 2 years ago, so...
The array works just fine for now - I can access files, etc. But I suspect, that in this state if another cable or drive fails, it won't survive anymore. Even after rebuilding is finished, but the 6th drive stays is still marked as "spare". Right?
View 4 Replies
View Related
Apr 1, 2011
As per [URL] I built a RAID6 array. yay. In the end it completed.
Code:
fermulator@fermmy-server:~$ cat /proc/mdstat
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md2000 : active raid6 sdo1[3] sdn1[2] sdm1[1] sdl1[0]
3907026944 blocks level 6, 64k chunk, algorithm 2 [4/4] [UUUU]
To test stability, I rebooted the system, but on reboot, the array wasn't assembled correctly. Basically it had one device in "md_d2000", as a spare. So I stopped that device with
Code:
sudo mdadm --stop /dev/md_d2000
The superblocks looked good ...
Code:
fermulator@fermmy-server:~$ sudo mdadm -E /dev/sd[lmno]
/dev/sdl:
Magic : a92b4efc
Version : 00.90.00
[code]...
I don't have any important data on the array yet ... so I zero'd the superblocks on all devices, deleted the partitions, and started over .. here I go again:
Code:
md2000 : active raid6 sdo1[3] sdn1[2] sdm1[1] sdl1[0]
3907026944 blocks level 6, 64k chunk, algorithm 2 [4/4] [UUUU]
[>....................] resync = 0.7% (14164844/1953513472) finish=313.7min speed=102999K/sec
View 4 Replies
View Related
Jul 19, 2009
After "yum install emacs" & "yum install emacs-ess", I was able to install emacs on my X86_64 running Fedora 10.
If I run one session of emacs everything works fine.
Once I start a second session and try to resize or move the emacs window, the system stops responding.
View 1 Replies
View Related
Feb 1, 2011
Could any RAID gurus kindly assist me on the following RAID-5 issue?I have an mdadm-created RAID5 array consisting of 4 discs. One of the discs was dropping out, so I decided to replace it. Somehow, this went terribly wrong and I succeeded in marking two of the drives as faulty, and the re-adding them as spare.
Now the array is (logically) no longer able to start:
mdadm: Not enough devices to start the array.Degraded and can't create RAID ,auto stop RAID [md1]
I was able to examine the disks though:
Code:
root@127.0.0.1:/etc# mdadm --examine /dev/sdb2
/dev/sdb2:
Magic : a92b4efc
Version : 00.90.00
code....
Code:
mdadm --create --assume-clean --level=5 --raid-devices=4 /dev/sda2 /dev/sdb2 /dev/sdc2 /dev/sdd2
As I don't want to ruin the maybe small chance I have left to rescue my data, I would like to hear the input of this wise community.
View 4 Replies
View Related
Dec 18, 2010
I don't come across as dumb but here it goes *L* I have 2, 2gig usb pendrives. I have Ubuntu on both of these drives 1 is Ubuntu 10.10 32bit the other is Ubuntu 10.10 64bit. When in the live environment can I tell which bit I am currently running. (Yeah I forgot to mark them) I don't want to install the 32bit on my 64bit computer (I know it would work but still) I really dont want to redo the usb's if it is at all possible.
View 3 Replies
View Related
Aug 18, 2010
so i built my computer with a 32 bit system and I was wondering if it might run on a 64bit. how can i tell and how do you upgrade to a 64?in aix i can just relink the /unix file to a 64bit file and reboot.oh ya do i gain that much by going to a 64bit system? this will be a mail and www and may be a spacewalk system may be use it as a media system too to serve up my mp3/dvd or store them. home system not work related.
View 8 Replies
View Related
Jan 19, 2010
Ive just installed ubuntu 9.10 64bit os from 32bit on 32bit i had no problems with it running quite fast.Since 64bit has gone on everything i do is running slower update manager took 2 hours to download 202 updates in 32bit that would have taken less than 2 minutes i net is Virgin media 54 Mbs so i can count that out always super fast on 32bit.There is also a lag when opening files and folders and loading programs even in software centre surely it should be quicker than this . Everything works skype ..... ( vids work but cant pause or adjust vol on player).
View 9 Replies
View Related
Sep 1, 2010
After the last update this morning, which involved, among other things, the updated version of the linux kernel, upon rebooting, the computer froze at the fedora logo.
View 14 Replies
View Related
Sep 17, 2010
I'm new to Fedora/Linux trying it out because I'm becoming hacked off with Windows taking so much time to do anything. The problem I have is that every now and again the computer slows down so drastically that the mouse movements are jerky, response to clicks/key inputs take about 2-3 mins to get a response and the only solution is to press and hold the power button. I'm running a Packard Bell Dot M/U. It has mobile celeron 1.3GHz 64 bit, 3GB ram. Intel wi-fi, atheros LAN (i think), HDMI output. I believe that it is v similar to an Acer Aspire 1410 (but not 100% same).
View 3 Replies
View Related
Dec 29, 2010
I'm currently running 32 bit Ubuntu 10.10 on my laptop. Apparently, my computer can support 64bit OS. My / and /home partitions are separated and exist on different physical hard drives. Is it possible to just install 64bit ubuntu over my 32bit existing installation? Could I preserve the customizations I've made? what about application settings like chrome, firefox, compiz, etc.? Would I have to meticulously reinstall all of the little things I've done to my ubuntu installation?
View 3 Replies
View Related
Jun 24, 2011
I currently have a full install of Ubuntu 10.4 64-Bit running under VMWare Fusion on my MacBookPro. I works fine but I am looking to streamline things a bit. All I actually need is to be able run commands from the command line.
View 3 Replies
View Related
Sep 1, 2011
I tried to do all the things I found online in aim installing the driver of my Broadcom 802.11 card, so I will have wireless in my UBUNTU 11.04. But I always get those messages (which appear in the end).
From the shell:
ME@ubuntu:~$ cd Desktop/
ME@ubuntu:~/Desktop$ ls
broadcom-sta-common_5.60.48.36-3_all.deb gnome-terminal.desktop
broadcom-sta-source_5.60.48.36-3_all.deb
ME@ubuntu:~/Desktop$ sudo dpkg -i *.deb >> tt.txt
[sudo] password for ME:
dpkg: dependency problems prevent configuration of broadcom-sta-source:
broadcom-sta-source depends on debhelper (>= 7); however:
Package debhelper is not installed.
broadcom-sta-source depends on quilt; however:
Package quilt is not installed.
dpkg: error processing broadcom-sta-source (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
broadcom-sta-source
ME@ubuntu:~/Desktop$
View 5 Replies
View Related
Jun 13, 2010
how to install 32 bit libraries on Fedora 64 bit.
View 1 Replies
View Related
Apr 25, 2011
I have a CentOS 5.5 system that I am able to run fully virtualized 32-bit VM's on just fine, but I have need to run some 64-bit VM's on it. It has a "paravirtualized" option that might possibly work, but it wants a network install path, and I am not sure if this is the actual solution. When I go to create the VM I only have i686 and xen for options on the virtualized method, is there a way to add (I am presuming) amd64 in here somehow? The CPU is definitely 64-bit. My google-fu hasn't found results for me yet.
View 3 Replies
View Related
Jun 24, 2010
i messed up my pc here [URL].. so is it possable like in windows to do a in place repair install??? if so how ???? i relly want to get back on my desktop as im typeing this from my old windows laptop which i plan on dual booting soon btw running ubuntu 1004 64bit
View 1 Replies
View Related
Mar 25, 2010
I'm trying to run a library compiled in a 32bit Linux (CentOS) environment on my Fedora11 64bit image. I ran into a few issues with dependencies such as gcc, xml2, ssl plus a whole stack more that existed in /lib64 and no/lib where the binary was expecting them. After a bit of reading around, I found I needed to install the .i586 version of each of the dependencies. After adding most of them, I was left with libssl, libcrypto and libxml2. When I tried to do the following
Code:
yum install openssl.i586
I got an error stating it could not be copied due to a conflict with the i686 version. I was going to erase the i686 but it was going to remove a ton of other stuff so I created a symbolic link in /lib to point to 64bit version. Eventually, ldd had no missing dependencies so I figured I was good to go. I now get the following errors when I call my library
./SupervisionServer: /usr/lib/liblber-2.4.so.2: no version information available (required by /lib/libphp5.so)
./SupervisionServer: /usr/lib/libldap_r-2.4.so.2: no version information available (required by /lib/libphp5.so)
./SupervisionServer: error while loading shared libraries: /lib/libpalo_ng.so.0: cannot restore segment prot after reloc: Permission denied
PHP is installed and working and the libpalo_ng.so.0 is in the /lib folder
View 5 Replies
View Related
Mar 19, 2010
We are running IPmonitor to monitor the disk usage on our Linux servers. It does not seem to coincide with what is reported when running df -h. For example on a Red Hat 5.3 server - our IPmonitor shows that 85% is used on the /usr partition, however when I do a df -h on the server it shows that 91% is used. Why there would be a discrepancy? IPmonitor uses SNMP.
View 5 Replies
View Related
Apr 10, 2009
I find myself in a bit of a pickle. Following a yum update which included FF 3.0.8 FireFox stopped working details can be found in Fedora Bug 494255. To keep going I installed FireFox (from Mozilla) in /home/user/firefox which works great now I've installed all the i386 stuff it wanted, I've got all my bookmarks, saved passwords etc BUT I can't get flash to work. I figured all I needed to do was put a link to libflashplayer.so in /home/user/firefox/plugins/ and we'd be good but when I go to a site with flash content FF crashes. I installed Leigh 123s X86-64 flash rpm and made a link to it as above and got the same result.
View 2 Replies
View Related
Oct 2, 2009
Just installed wine from repository.Trying to install a windows application, but getting the following:
$ wine "f:Setup.exe"
Trying to load PE image for unsupported architecture (I386)
Trying to load PE image for unsupported architecture (I386)
[code]...
View 7 Replies
View Related
Dec 6, 2010
Is anyone running folding@home on a 64 bit machine?
View 9 Replies
View Related
Jun 23, 2011
How can I programmatically determine if my python script is being run with a 32 or 64 bit interpreter? Better yet, is there a one-liner I can run that will print out the word size of the current python session?
View 6 Replies
View Related
Sep 20, 2009
I have searched the whole google but did not find anything. I am trying to install a game server using hldsupdatetool.bin which can be found here, [URL]. Unfortunately it can only run on 32bit Operating Systems. I need it to run on 64bit. What do I need to install? Please be specific since I am really new to linux. Please tell me what I exactly have to type in the command prompt.
View 4 Replies
View Related
Mar 11, 2011
I have installed Ubuntu 10.10 64bit on Acer Revo 3700. After a month of debug sessions and reading the threads in this forum, I still haven't got the audio working on HDMI. Strange thing is that, the HDMI works without any problem on Windows 7 (but alas, the 1080P graphics quality is very poor) The audio output is set to HDMI in the "Sound" settings. The audio is not muted and is set to full volume. I'm using Alsa version 1.0.23 with latest nVidia drivers on Ubuntu I went through the below thread:[URL]but it did not help me either.I've attached most of the command outputs and content of my ~/.asoundrc (as per thread #1670681)
View 1 Replies
View Related
Feb 5, 2011
I am running Suse 11.3 64bit and OpenOffice 3.2.1.4 it installed with the system.OpenOffice's latest is 3.3 something, is there a repository that I can add to continuously update the program? Or do I need to completely remove the present program and install the latest from OpenOffice.org? It would appear that the one that came with the system was pieced together by the Suse team - do they update this at all?
View 7 Replies
View Related
Jul 20, 2010
I was wondering what is the best package for a desktop computer 64bit, ATI Radeon HD videocard with dual monitor compatibility?Also, I would like to know specs such as an extense forum discussion of the distro and easy dependencies installation such as the yum command.
View 2 Replies
View Related
Sep 5, 2010
I am running apache2 and tornado web servers on the same server with one ip address.
The apache2 listens on port 80. Tornado listens on port 8888. I want to redirect requests from a specific ip port 80 to port 8888. I don't have the ability to change the port request on the device. It wants is looking for a web server on port 80.
Any other web server request should go to the apache.
I tried adding the following to /etc/ufw/before.rules
When I run iptables -L it doesn't appear. I have disabled and enabled ufw with no help.
View 3 Replies
View Related
Feb 1, 2010
I'm trying to set up a virtual web server using virtual pc and a net-tuts how to. So I went ahead and downloaded Ubuntu 9.10 Server Edition, but it only comes in 64-bit, and vpc doesn't handle 64-bit. How I can get around this? I have a machine that I could set up as a server, but that is also only 32-bit.
View 6 Replies
View Related