Ubuntu :: No NFS Server Support In 10.10 64bit?
Oct 13, 2010
Just installed Ubuntu 10.10, and am unable to install NFS server. Starting nfs-kernel-server keeps returning:
Quote:
* Not starting NFS kernel daemon: no support in current kernel.
uname reports:
Quote:
2.6.35-22-virtual #34-Ubuntu SMP Sun Oct 10 12:25:39 UTC 2010 x86_64 GNU/Linux
View 3 Replies
ADVERTISEMENT
May 7, 2009
How do u get jre to work with fc 10 64bit? I've tried installing both x86.64 and i586 version from sun's website but firefox still shows plugin missing.
View 12 Replies
View Related
Jul 16, 2010
Fedora13 x86_64 not support SATA3, can only degrade switches over SATA2 the slot. Hoped that fedora 14 will support SATA3 the device.
View 6 Replies
View Related
Jan 5, 2011
Here's how to install latest Firefox on a 64 bit system (leaving your old firefox install untouched):
1. Get the latest Firefox tarball (64 bit) from ftp://ftp.mozilla.org/pub/firefox/releases/ and save it to whereever you like.
2. Make a new directory in /usr/lib64 and untar it there
Code:
3. We want to create a new user profile for Firefox 4. So start Firefox 4 profilemanager and create one.
Code:
Name the new profile whatever you like, I created a new profile named FF4b for example. Also before quitting make sure you click on the "default" profile so that you don't mess up your existing Firefox install.
4. You can now start Firefox 4 with the new profile:
5. If not already installed download flash player square plugin (64 bit) from [url]
Code:
Now you need to go to your .mozilla folder in your home directory and create a symlink for the flash plugin.
Code:
Now look for a folder which is associated with the firefox profile you created earlier. The folder name should end with the name you created it with. Mine was cay67zed.FF4b for example. Cd to that directory:
Code:
Make a plugins directory and put the symlink there:
Code:
If you want, you can create a launcher for Firefox 4 on your desktop or taskbar with the following command option:
Code:
View 1 Replies
View Related
May 21, 2010
I'm trying to compile a plugin for gimp to support CMYK instead of RGB.I'm stuck at:
Code:
[roel@laptop separate+-0.5.7]$ make
gcc -g separate-core.o separate-gui.o separate-export.o util.o tiff.o psd.o jpeg.o iccbutton.o -o separate `pkg-config gimp-2.0 --libs` `pkg-config gimpui-2.0 --libs` `pkg-config gtk+-2.0 --libs` `pkg-config lcms --libs` -ltiff -ljpeg
/usr/bin/ld: psd.o: undefined reference to symbol 'ceil@@GLIBC_2.2.5'
/usr/bin/ld: note: 'ceil@@GLIBC_2.2.5' is defined in DSO /lib64/libm.so.6 so try adding it to the linker command line
[Code]...
View 2 Replies
View Related
Oct 26, 2010
Specifically what libraries do I need to install to support a 32-bit Eclipse-based IDE? the IDE is only available in 32-bit, so i tried installing glibc (32-bit version) but nothing happens. Here's the site were the IDE available is [URL].
View 1 Replies
View Related
Jul 10, 2011
I'm trying to find out when QME2572 (Qlogic) card became support by the kernel. We have a RHEL 5.1 system that is moving to new hardware, however the kernel at this release doesn't support the new hardware, due to the Qlogic card change. I tired the Redhat KB and Bugzilla. Is there a Kernel change list etc I can search. Never really played around with the kernel too much so I'm just after some pointers for looking up this information. Offically its not supported until Redhat 5.3, I'm trying trying to research kernel info so I can tell the customer they have to upgrade.
View 3 Replies
View Related
Nov 3, 2010
10.04 64 bit won't boot.
error message: enabling additional executable binary formats binfmt-support /usr/share/acpi-support/power-funcs: No such file or directory
View 1 Replies
View Related
Jun 28, 2011
I have installed multilib support in my 64bit slackware 13.37 installation than I proceed it to install google earth from slackbuilds... and did ln -sf /lib/ld-linux.so.2 /lib/ld-lsb.so.3Now when I try to run google earth I get:[ 760.092745] googleearth-bin[3647]:segfault at 984f7d31 ip 00000000984f7d31 sp 00000000ffbfe100 error 4
View 14 Replies
View Related
Aug 4, 2010
I'm trying to use wget on an ubuntu 10.04 server 64bit, with 16GB RAM and 1.1 TB free disk space. It exits with the message "wget: memory exhausted". I'm trying to download 1MB of some sites. After different tries this is the command I'm using:
Code:
wget -r -x -Q1m -R "jpg,gif,jpeg,png" -U Mozilla http://www.onesite.com
(I only need the html documents, but when if I run the -A options only the first page is donwloaded, so I change to -R).
This happens with wget 1.12 version. I've tried the same command in other computers with less RAM and disk space (ubuntu 8.04 - wget 1.10.2) and it works just fine.
View 1 Replies
View Related
Jan 13, 2010
I'm trying to get configured: (domain.com to be used for the purpose of explaining setup)
Root/naked domain (domain.com/www.domain.com) to be setup and configured with Apache/PHP/MySQL. Then radio.domain.com being controlled by IceCast with multiple streams (some live, some MP3 based).
The primary domain is already setup and configured under Apache, and IceCast is already installed, but here is where the problems start showing up.
It's my understanding that Ices2 cannot serve MP3's but only OGG files through IceCast. So just for the sake of testing and wanting to get a sample stream working, I placed a public domain OGG file into /etc/icecast2/music/ and called it "book.ogg."
Then the following are my configuration files: /etc/icecast2/icecast.xml
HTML Code:
View 1 Replies
View Related
Feb 2, 2010
If I install a server edition and after that I install Gnome and all other ubuntu-desktop applications on that server. Will these
applications be supported through the whole server support time? In other words, what exactly does it mean that the server is supported for longer? Is the number or applications available to the server smaller than to the desktop?Or, similarly, could I build a Server-long supported desktop by hand?
View 9 Replies
View Related
Dec 8, 2010
I have already install Apache2+php and work well.Now I want to make that server ready for SSL support. please explain in detail how I install ssl( what changes I should make in the httpd.conf and any other configuration files to make) the server ready for SSL. I goggle many time and every things talk about enabling ssl-mod but I can't enable it ( sudo a2enmod ssl give error ) also I try to compile openssl-0.9.7e.tar.gz but it also give error I install apache from source but i didn't add ssl mod with it so now what ? please help me
View 9 Replies
View Related
Apr 7, 2010
installing a Teamspeak 3 Server 64bit on Ubuntu 6.10.I am trying to get all my windows server in Linux and I only lack a few servers.you can download it here [URL]
View 1 Replies
View Related
Apr 14, 2010
I have a HP laptop which can support 1600x900. But after I install ubuntu 9.10 on it, it can only support up to 1280x700. My laptop has a Nvidia graphics card. And i am using GNOME as my desktop environment.
View 1 Replies
View Related
Aug 25, 2009
After install rhel 5.1 is there any way to activate rhn support.because at the time of insatalltion have choosed i will do it later.
now i have to take the updates from redhat server.
View 1 Replies
View Related
Apr 1, 2010
I want to recompile Apache in order to be SNI supportive because I need to use ssl named based virtual host:
I referred to the following links:
[URL]
I installed the latest version of openssl which is now openssl-1.0.0 I ran the following commands:
./config enable-tlsext --prefix=/usr/local2 --openssldir=/usr/local2/openssl
make
make test
make install
then to recompile apache with new SNI support I ran the following:
./configure --enable-so --enable-ssl --enable-rewrite --enable-unique-id --with-ssl=/usr/local2/openssl
make
make install
After that when I start Apache: /usr/local/apache2/bin/apachectl -k start I get the following error:
SSLStrictSNIVHostCheck failed; OpenSSL is not built with support for TLS extensions and SNI indication. Refer to the documentation, and build a compatible version of OpenSSL.
View 11 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
May 16, 2010
Is is possible to install Ubuntu Server 10.04 on USB Flash (pendrive) ?
I'm wondering could i create small dedicated server without hard drive.
I don't need high speed on "" drive.
I think i could mount home and all user data by NFS or iSCSI.
But question is about putting that on flash storage...
Any easy way to install in on pendrive ?
View 1 Replies
View Related
Feb 1, 2011
I'm trying to make a fresh install of Ubuntu 10.10 Server 64bit but is stuck with the Partitioning Disk part and Ubuntu 10.04 LTS provides the same error. The installation wizard gives me a menu:
!! Partitioning disks
This menu allows you to configure iSCSI volumes
iSCSI configuration actions
[code].....
View 1 Replies
View Related
Apr 18, 2010
I have a server running ESXi. I want to know if it supports AMD-V for hardware-based virtualization. Is there any way to check it from one of the guest os running (centos 5).
Also, I tried rebooting the box and I can't see an option in the bios to turn on/off Virtualization. Although from Asus site they say it supports is:
[URL]
The motherboard is an ASUS KFN4-DRE and has 2 Dual Opteron 2216 2.4GHz processors.
Also, on a side note, I have another box with HDAMA board and 2 Dual Opteron 275s. Do these support AMD-V as well? No option in bios as well.
View 3 Replies
View Related
Jul 8, 2010
I have one java web application deployed in Linux environment by which I am trying to download file's from Linux server. These files have samba mounting from windows server. While downloading any file, if the file name contains simple english characters it works fine but if that file name contain German character's like then file corrupt while downloading. After analysis I found that after samba mounting these Germen characters get replaced with '?' in Linux (May be Linux unable to identify characters).Linux environment is set to LANG=en_US.UTF-8.
And we have done mounting with below options,
iocharset=iso8859-15,codepage=cp850
and also try with iocharset=utf8.
Also try by installing following package,
kde-i18n-German-3.0.0-5.noarch.rpm
but it doesnt help us.
The same application works fine in windows environment. I check it on internet, and I found that for this issue you have to add support for German characters in Linux environment. Anybody know how to add German character support to Linux or How to resolve this issue??
View 3 Replies
View Related
Feb 17, 2011
As in the title how can I do it? The configure option --enable-so seems default.
View 4 Replies
View Related
May 24, 2011
I currently have a kickstart server working with RHEL 5.5. I wanted to add a RHEL 6 installation. So, I added a RHEL6 directory to my NFS share and put the contents of the dvd in it. I also added a RHEL6 directory to my tftp directory and put the initrd.img and vmlinuz from RHEL6 in it. I put in the ks.cfg:nfs --server 10.0.1.1 --dir /kick (where /kick is the nfs exported directory). In my pxelinux.cfg directory, I created a file corresponding to the ip address and put in:
Code:
default RHEL6
abel RHEL6
[code]....
View 2 Replies
View Related
May 25, 2010
i m using rhel 5.1 and i need to configure MSA 2324fc. i want to enable MSA for storage. the multipath that comes with rhel 5.1, i think dont have support for MSA 2324fc. I need to know HP DM multipath software version to use with 5.1 which will support MSA 2324fc.
View 1 Replies
View Related
Aug 17, 2010
i used yum install postfix, but i don't know it's support sasl? how to check it?
View 3 Replies
View Related
Feb 16, 2011
I am trying to install skype on a 64bit Fc14 and the 32bit doesn't work.
View 8 Replies
View Related
May 26, 2011
I am using F14 Kernel 2.6.35.13-91.fc14.x86_64 and I tried to install VMWare Server using this toturial Click Here .
Unfortunately, I got this error "There is a problem compiling the vmnet module after it was patched." in this step on the second page:
Code:
Note that I used the names on my Laptop and here I am attaching What I Have done.. (txt is attached)
How to install any vmware Because I have to install Windows 7 on it.. Note that mine is 64-bit
View 3 Replies
View Related
Jan 27, 2010
I just loaded openSUSE 11.2 64bit and can't get VMware server to install. I had it working just fine in 11.1. I installed: kernel-source, make, gcc, gcc-c++, downloaded VMware server RPM installed with Yast. opened a console went root and ran: /usr/bin/vmware-config.pl. Make aborts with the following few lines:
Prior to this had a whole rift of Warning Such as:
Unable to build the vmmon module.
In the past I followed instructions I down loaded for "swerdna" and it worked well.
View 6 Replies
View Related
Oct 26, 2010
On a newly installed centos I updated mysql-* & php-* files using RPM repository, and I installed phpmyadmin. After that i tried restarting mysql and it just said: failed
Code:
service mysqld start
MySQL Daemon failed to start.
Starting mysqld: [FAILED]
[Code].....
View 5 Replies
View Related