General :: Configure Graphical Environment On Ubuntu 9.04 Server?
Nov 23, 2009
I'm very new to the Linux world, so be gentle. I've been trying to configure the server to run a graphical interface. I have read numerous configuration guides and posts, but nothing seems to fix the issue. I tried to change the run levels from 2 to 5,
The 11.04 does Ubuntu Server installed with graphical environment, I'm getting a gnome graphical environment, but I wonder if there are other functional graphical environment with Ubuntu Server, the idea is that it serves to maintain the network and have tools for such end.
I install ubuntu server 11.04 I select ubuntu server from boot menu then enter username and password and then i see a command line line and a black background How i can setup a graphical app (some thing like genome) for my server I do not know any thing Any body can explain all step of this for me how I connect to internet how download graphical app and install it? (I connect to web with windows 7 and adsl internet)
I'm looking for a way to set arbitrary environment variables for my graphical login on linux. I am not talking about starting a terminal and exporting environment variables within the terminal, because those variables only exist within that one terminal. I want to know how to set an environment variable that will apply to all programs started in my graphical session.
In other words, what's the Xorg equivalent of ~/.bash_login?
I have installed the Apache, PHP and MYSQL in the rackspace cloud server environment. Can anyone please guide me How can I configure email server in that with postfix or some other with multiple domain.
I am using 10.04. The grub is working properly but i can't login in graphical environment because the system stops at the ubuntu boot logo. However, TTY is working properly and i am able to login in all the tty [F1-F6]. I think the problem is with xserver but I don't know how to fix it.
Recently switched from windows XP on Debian. Very happy) After reading smth my eyes are really tired, fonts are smoothed or smth like that But! Do not like the font settings, there is no definition that is in the windows. Very tired eyes, advise how to configure?KDE stands Smoothing, that is just not done
after a upgrade via DVD (11.3 -> 11.4) which shows no errors, i can't start the Xserver. During Startup in Grub i have an graphical enviroment.
xorg.log says: Code: (EE) Failed to load /usr/lib64/xorg/modules/drivers/radeon_hd.so (II) UnloadModule: "radeonhd" (EE) Failed to load module "radeonhd" (loader failed, 7) (EE) No drivers available but the file /usr/lib64/xorg/modules/drivers/radeon_hd.so is there.
In programming sense what is Desktop ?I can run any gnome apps using terminal or "Run Application" ?Such as , to open terminal i can type gnome-terminal and it invokes. What is Xwindow , xserver and Why do we need Gnome , KDE etc ?Why i cannot launch any graphical application [ firefox as example ] without loading xserver ?? I donot need wallpaper , start menu bla bla .. I only want to run any graphical applictaion using default black terminal.
I installed a library to the /usr/local/ prefix in Linux using ./configure && make && make install. What environment variables do I need to set in order for the linker and compiler to search these new library and header paths?
I am trying to configure LAMP environment on ubuntu10.04 Lucid system.I am writing the output & attaching files of output of different issues. PHP is not running,I cant figure out why its not working. To add this issue I would like to inform you that nanoweb server is working{I can see the page in web browser"It Works"}.Also MySQL is working fine. To summarize Linux-->Apache/Nanoweb but no bridge between MySQL--X--> PHP. guide me for right direction,how to approach this problem as i am unable to crack this common problem.
I have updated the gdm file to be able to log in as root in Fedora 10.Nevertheless after I had selected package updates to be installed logged in as root I still get an error message that I do not have enough privileges.The terminal installation method is a bit of a problem since I do not think it will search for dependencies and therefore it can be excessively long to figure out what is missing for a package installation. In simple cases it works OK, but in more difficult cases it is a bear.
I have my first problem with drivers in Linux! I installed openSuSE 11.4 x86 on my computer (Intel Dual-Core 2,5 Ghz; Nvidia 7300 GS) and after installing graphical drivers (proprietary) I can't load the system. All I have is a progress bar of user's profile loading and playing the startup sound. I already installed openSUSE 11.4 x86_64 version on this computer and there was no problem with drivers.
I have a non gui server. I just tryed SSH -X and i didnt have to install any graphical library in the server, which is my goal, but except in the lan, its too slow. Im about to install the other ones, but i ask before:
Can i install them if my server doesnt have GUI? If the answer is NO, then, is SSH -X the only way to go?
I'm using debian 5 x64 with xfce.Is there a way to configure (start/stop/restart) services (especially Apache2, mySQL and PHP) using a graphical or cli tool? I tried to use sysv-rc, sysv-rc-conf, rcconf and rc-conf in the terminal but Bash didn't find them (Although Synaptic show that sysv-rc is installed).
am having difficulties to set an environment for Financial Process Exchange server. i am running on CentOS release 5.5.
[root@Nagios ~]# $PATH -bash: /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/java/j2sdk1.4.2_16/bin:/root/bin:/usr/java/j2sdk1.4.2_16/bin: No such file or directory
what should i do next ? I have installed the J2sdk1.4.2 and file has located here
/usr/java drwxr-xr-x 8 root root 4096 Mar 15 03:55 j2sdk1.4.2_16
in bash_profile i also added # .bash_profile # Get the aliases and functions if [ -f ~/.bashrc ]; then . ~/.bashrc
I am trying to configure windbind and kerberos on my Fedora 15 to connet to my Windows 2003 server environment. But I keep getting this message:
Code: libads/kerberos.c:333(ads_kinit_password) kerberos_kinit_password ECP01BCA$@MSA.MDSA.NET failed: Client not found in Kerberos database Heres my krb5.conf: Code: [logging] default = FILE10000:/var/log/krb5lib.log
When I do #./pdfedit.SlackBuil I get the information in the terminal:
[Code]...
Whether we want to checking PDFedit prepare-core-dev package ... yes Whether we want to checking build PDFedit gui ... yes configure: error: QTDIR environment variable must Be Set
I would like to connect to Linux Server remotely over LAN in graphical modeBut I need access for several users in real time. Everyone must have its own desktop.
I am trying to install PDFedit however after un-zipping and running configure at the end i get this message:checking whether we want to prepare pdfedit-core-dev package... no checking whether we want to build PDFedit gui... yes configure: error: QTDIR environment variable must be set
i just can't figure out how to configure my ftp server.i guess that i'm using fsp instead of ftp ,but where is my FTP server deamon?i can connect to my server using FTP command!
I just installed RH5.4 on a sun server and I need to connect to it via SSH from a Windows server using a serial connection. Can anyone tell me how to configure SSH to access the server? What do I use for hostname and port #.Do I also have to install SSH on the linux server?