General :: Can Unistall GUI Interface For Ubuntu Server / When Done Setting It Up
May 18, 2010
I have ubuntu server installed on an older 1700+ AMD machine with 512 DDR Ram and 40 GB HD. I don't know the first command to type in the Linux command line and from what I have read their is a GUI interface you can install but it's not recommended for security purposes. My question is can you install the GUI to setup the server and then uninstall it when your done and is there any downside to this approach?
View 2 Replies
ADVERTISEMENT
Aug 14, 2010
I've been having issues setting up the wireless interface on my Ubuntu server (command-line only, no GUI) and I can't seem to get it working. It seems as though the card is recognized, the drivers are installed and the interface is up, but it fails to connect. I have no idea where I'm going wrong. I have WPA and a MAC filtering setup on my wireless router. An exception has been made for this PC's MAC address and I've manually entered the connection details into /etc/network/interfaces.
[Code]...
View 2 Replies
View Related
Jul 14, 2010
I have 2 hard drives "C" and "D", one for windows 7 pro (C) and the other with SUSE 11.2 (D). I have GRUB as the multi booter on the "C" drive. Everything is great and I am very impressed with Linux (first time). I now want to try Ubuntu but cannot find how to unistall GRUB and then SUSE, (or do I just reformat D and install Ubuntu?)
View 1 Replies
View Related
Jul 15, 2010
I am having trouble setting up my second network interface on Ubuntu Server 10.04. When setting up the machine it did detect both cards but I only picked one to configure, and now I want to setup the second.
I went into /etc/interfaces and basically copied the settings for eth0 but changed the IP and the name to eth1. I then restarted.
Quite honestly it might be working! But when I run ifconfig -a I see no packets I see
Quote:
eth1 Link encap:Ethernet HWaddr 00:0e:0c:59:af:c4
inet addr:192.168.4.21 Bcast:192.168.4.255 Mask:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
[Code].....
isn't that what "UP BROADCAST...." line means?
So perhaps my question is how do I test my 2nd interface? I tried using the 2nd IP with Putty (which is how I usually work on the machine) and couldn't connect.
View 7 Replies
View Related
Jun 4, 2010
I want to set up an ethernet interface using C language in Linux. Currently it is being done by :
system("/sbin/ifconfig eth1 192.168.0.29 up");
But I dont want to use the system call. Kindly suggest me any other way to do it..
View 1 Replies
View Related
May 17, 2010
I have a ubuntu server for email. my customer want to change password from web interface.but, i don't have that.
View 3 Replies
View Related
Dec 13, 2010
I would want a linux print server in the form of a web interface, where you upload a PDF, doc, JPG, PNG, PPT, TXT, HTM etc file in a file upload box, and then that file is printed to a USB connected Samsung CLX-3185 printer.Which linux distribution and software should I use then? I would want it to support so many file formats its possible.
View 1 Replies
View Related
May 18, 2010
I had install AVG 8.5 linux edition for ubuntu. And now I can't unistall it.
View 1 Replies
View Related
Apr 11, 2011
i am using windows 7 in my laptop and linux is installed on virtualBox but my problem is the screen is showing small in virtualbox is there any way to enalarge the screen to show like windows screen? i did before by using VGA setting but it made problem me i was not able to use GUI interface i meant graphics interface
it was just showing me Command Prompt.
View 8 Replies
View Related
Dec 5, 2010
Looking for a little help uninstalling a program called bandwidthd. It recommends that i update before removal, but also doesn't work.
View 7 Replies
View Related
Jun 20, 2011
I need to use xp, but I cant unistall ubuntu I dont why, I had tried a lot of thing and nothing, I put a iso in a cd but the cd doesnt boot, I put a iso to a usb , and it doesnt boot, I had tried to used super grub disk with unetbootin but nothing happen, I tried to gparted and delete but I cant
View 9 Replies
View Related
Apr 6, 2010
I have started using linux(ubuntu 9.10) on a standalone PC so i can't try out the tasks that require connection to a server. Can I set up a server on the same PC and use it as a client too? If not, what are the possible alternatives to practice the tasks that require a server?
View 4 Replies
View Related
Feb 23, 2010
I currently have 4 Linux Servers installed in a test lab that I have built for my job. I am in the process of trying to get FTP to work (vsftpd is installed). I don't need an FTP GUI or anything, I can use terminal (and I don't have an internet connection, so I probably can't get one anyway). I bring up the terminal and I type FTP and I am presented with a few problems:
1. If I try to FTP to one of the other Linux Servers on the network, I get "No route to host" error.
2. If I try to FTP to the Server I am sitting on, then I am able to successfully connect, obviously. But when I do an "ls," I don't see any available files.
I am assuming this is because I have not yet set up a folder for it (i.e. Windows uses "ftproot" folder). I am running Ubuntu Gnome 9.04 Jaunty Jackalope for a GUI, and I am running Ubuntu Server underneath (Yes I need a GUI for what I am using the server for).
View 3 Replies
View Related
Dec 18, 2009
how do we uninstall programs on opensuse linux by konsole?
View 1 Replies
View Related
Apr 29, 2011
I just built a home computer with 3TB hard drives I wanted to set up in a RAID 5 and load Ubuntu server onto it. The first thing I did was set up the drives in a RAID 5 using just the motherboard chipset software to do it, so a 'hardware' RAID basically. I installed Windows first to see if all the hardware works ok (that seemed the easiest way to verify it) and with the exception of the ethernet card (which needed a driver disk to work) everything was plug n' play and worked wonderfully. After that I booted the Windows install disk again to delete the partitions, hoping Ubuntu 10.10 server would create its own.
The problem I'm having is no matter what I've tried (deleting and recreating the RAID 5 setup, departitioning the drives), whenever I try to install Ubuntu it won't recognize the RAID as a valid disk. Ironically, it did at first, because I installed windows to verify the hardware. The ethernet card wasn't working automatically in the Ubuntu setup, (although it found the unformatted RAID drive), so I installed windows and figured out it was just the drivers that needed to be installed.
So now when I try to install Ubuntu, it finds the ethernet card perfectly and connects to the internet during the installation...but that actually stinks because it's telling me it's still accessing the drivers from the drives that I thought I formatted. Once it gets to the storage part of the installation afterwards, it can't find the RAID drive anymore. I tells me to choose a disk from the list, but the list is blank. So I can't install on it.
If I remove the RAID entirely and just keep the drives as 3 separate IDE drives, it finds every drive perfectly and can install to either one I choose. But I don't want this, I definitely need them RAIDed.
View 5 Replies
View Related
May 4, 2011
I am trying to set up a ssh server on my mom's box that is running Fedora 14. I have set the server up and when I am logged onto the box locally, it lets me log in. But when I try to shell in from my apartment some miles away, I get the following error:ssh: connect to host 71.176.165.28 port 22: No route to host.However, when I try to ping it, the machine is reachable, and traceroute likewise gives me a clear route to the remote machine.
View 7 Replies
View Related
Jan 7, 2011
This is my first time to set up a production web server and I got some few questions on our migrations:
1. Our website from the Web Hosting company already gaining 5000000 hits/month and 35000 unique visitors/month, problem is we only have 2x4mb dedicated line here in the office and one IBM x3650 m3 for our LAMP, you think guys its enough to handle that kind of traffic if we start moving our web server here in the office?
2. If I register www.example.com to GoDaddy for example, do I still need to setup a DNS (BIND) server on our side?
3. This is my current Apache config:
Apache/2.2.3 (CentOS) DAV/2 mod_fcgid/2.3.6 mod_auth_kerb/5.1 PHP/5.1.6 mod_python/3.2.8 Python/2.4.3 mod_ssl/2.2.3 OpenSSL/0.9.8e-fips-rhel5 mod_perl/2.0.4 Perl/v5.8.8 with PHP eAccelerator.
Anything to share to increase the performance of the web server?
View 2 Replies
View Related
Nov 17, 2010
I tried to play a mpg file on a clean ubuntu 10.4 system which I guess laundhed totem movie player....it asked to me to download and install some packages which I accepted but unfortunately the quality of the movie isnt good (very black and red for all colors)...I want to un-install what I accepted previously and install the extended extra package found here:URl...
and hopefully that will set this as my default encoders and work better....however I dont know what I installed previously.does someone know what it was and how to un-install it?If there is another decoder anyone recommends for playing movies that would help as I am still at this point not sure the restricted-extras will fix my video.
View 2 Replies
View Related
May 11, 2011
maybe a dumb question but can you unistall the Email program that comes with Ubuntu, evolution and install KDE's Kmail?
View 1 Replies
View Related
Jun 16, 2010
I am on squeeze with kernel 2.6.32-3-amd64 and I have installed nvidia driver :cat /proc/driver/nvidia/version NVRM version: NVIDIA UNIX x86_64 Kernel Module 190.53 Wed Dec 9 15:29:46 PST 2009 GCC version: gcc version 4.3.4 (Debian 4.3.4-8)
View 1 Replies
View Related
Feb 28, 2010
I've been doing XHTML/CSS for the past several weeks, and started learning PHP last week (all on windows). Learned how to set up IIS server, mysql and php to be able to do all the work locally. Now, I've got Ubuntu 9.04 on my laptop and want to continue working with the book I have on it, so I can do some of the work when I'm away from home as well. Questions I have are:
1. How to set a server up?
2. SQL? (mysql?)
3. php? How do I check if I already have any of those installed on my system, and if not how to set them up?
4. where would the root system be for the server if I have it, or if not, where will it be?
5. do I refer to it as "localhost" here aswell i.e. [URL]
View 3 Replies
View Related
Mar 1, 2010
I'm trying to set up a simple local email service on a small office client-server network. Can I use sendmail without setting up a separate DNS server. If I need a DNS server can I set it up on the same computer as my sendmail MTA? Can it be a private DNS server?
View 1 Replies
View Related
Jan 9, 2010
I have been confused with the overall new 389 DS Server Setup.All I did upto now is:yum install 389-ds
and it did all the installation correctly.
All I need is Setup 389 Server with SSL.I did went through http://directory.fedoraproject.org/wiki/Howto:SSL but no Idea how to proceed.I am confused with the following points:
1. Do I also need to run setup-ds-admin.pl and setup-ds-dsgw too?
I tried running setup-ds-admin.pl and it stucked at :
The server 'ldap://389-ds.sap.com:45474/o=NetscapeRoot' is not reachable. Error: unknown error.
2. When Should I run the setupssl2.sh script? After running the above setup-* scripts?What changes I need to make on the script?
View 8 Replies
View Related
May 21, 2010
Im trying to set up a web server on Linux and I was wondering if there may be any shortcuts available or a simple step process to get me where I need to be in regards to setting up the server.
View 6 Replies
View Related
Jul 18, 2011
I want to practice setting up of NFS server and NFS client on Redhat using virtual machine on my laptop. I dont think setting up NFS should not be a problem but how do I replicate a NFS client. I just have one laptop. Is it possible to replicate both server and client using the same laptop? If so, can anyone tell what tools i can use to perform the above for practicing.
View 3 Replies
View Related
Jun 2, 2011
I'm trying to learn Linux and have created a VMWare guest operating system using CentOS 4.8. I expect the next step is to install ssh in order to transfer files to the server but as of yet I haven't figured out how to assign it a host name or how to effect a transfer.
View 15 Replies
View Related
Jan 25, 2011
ill try to write in english as well as i can.So, my problem is this:Fedora has Nouveau drivers installed by default, and I want to install nVidia propietary drivers.When i try to install Nvidia propietary in runlevel 3, it says that ive to deactivate or unistall Nouveau.
Ok, i do that, but the next reboot, the tty doesnt work (black screen) and i cant access runlevel 3 correctly and i cant install propietary driver. I have looked this in google and i didnt find nothing, so i ask here.
View 5 Replies
View Related
Mar 16, 2010
I am running a NFS share on a Debian Lenny server with to network interface.
Sometimes when booting the server the following messages i shown in syslog:
Code:
If the system is rebooted then NFS is functional again. I would like to know way this happens somtimes so i can repair it, anyone with an idea? Another thing is that i would like to bind the NFS service to a specific interface e.g eth1 is this possible?
View 2 Replies
View Related
Sep 6, 2011
I've started facing the weirdest problem. I have to restart the ethernet interface a couple of times a day and everytime i do that the server locks up completely and i have to hard reboot it.info: recently shifted to a new server, all new components and new installation, OS version CentOS 5.6
View 1 Replies
View Related
May 14, 2010
Have installed Suse 11.2. how can I change the calendar format dd/mm/yyyy and how to configure the system to sync.from an ntp?
View 1 Replies
View Related