Is it possible to edit the "Places" menu the way one can edit the "Applications" and "System" menus on gnome?
Right-clicking on the bar gives only Applications and System as editable menus. I would like to remove some items from the places menu and add others of my own liking
What I am trying to do is edit the link target to force ip=xxxx.xxx.xxx string at end. I have a software program which access 4 different servers running the software but with different configs. In xp I can copy links and modify as above to correctly force the program to the various servers.
I have read the various how tos on hard vs sym links which I get. Playing around with hardlinks and sysmlinks (the examples I find) does not seem to be what I need. Feel like this is pretty basic stuff but I am a bit stumped.
Well on a Rsps forum it says that the reason i keep crashing in the client is cause my Envieronment Variable isnt set for Java. i was wondering how to do this.please make it deatailed since i am new to ubuntu and i dont know most of the things like usr/java
what best desktop environment for a pentiun iii 1GHz, 256 Mb RAM and 64 Mb of video card. Like Gnome, KDE, Fluxbox, Openbox, Blackbox, XFCE or other, don't care if have or not menus or docks, I need it became fast and can see videos not in slow-motion.
I am working on other's pc. I got a problem. I put the export sentence in the user's ~/.bashrc and root's ~/.bashrc. So when I type java -version either in user account or root account in the terminal, it works correctly. But when I type sudo java -version, the error appears, it cannot find the java. I am really confused. Is sudo different from directly using root account? How to set java environment when I type sudo in user account?
Now I know this is an Ubuntu forum, but my question is really for Linux distros in general. An obvious newbie to linux, I was just wondering if I could change the default desktop environment that comes with distros: for example Ubuntu comes with GNOME. There is a way to change that to something like, for example, xfce or Openbox right? Or are these environments set for each distro?
After a crash I cannot log in to the GNOME environment anymore, after entering the password the login animation is being displayed for a while and then screen returns to gdm. GNOME failsafe works fine. I don't know what information may be useful to debug this problem. ~/.xsession-errors contains
Code: /etc/gdm/Xsession: Beginning session setup... Setting IM through im-switch for locale=en_US. Start IM through /etc/X11/xinit/xinput.d/all_ALL linked to /etc/X11/xinit
I am curious if anyone has played around with this desktop environment? I would love to see a Linux distro use this as default. I think one thing Mac does well is self contained apps. Has anyone been able to get ROX to work on Ubuntu? Does anyone know of a distro that uses ROX as the default environment?
I have a shell I have written in C# for Windows. I have ported it over to Linux (Ubuntu) and it works well as an app running under Gnome.
What I would like to know is how to use the shell I have written instead of Gnome? What I want is a way of booting straight into my custom shell without the default desktop environment loading.
I am a different distribution Linux user but considering to install Ubuntu Server 9.10 to run my personal website.
Question about Ubuntu Server version - does it come with some desktop environment like Gnome or KDE? I would be running Ubuntu Server on my home machine so it would be a nice bonus if I could use it to browse internet or check email.
I know you can install the Kubuntu desktop in ubuntu via synaptic. But as many of you well know this also installs a whole bunch of KDE programs and such like. Is there a way just to install the desktop environment?
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.
I'm trying to configure subclipse with JAVAHL for ganymede. I have everything installed and the right version of the JAVAHL.
I have seen that a lot of people uses java.library.path in the eclipse.ini file to set it up or just write a script for launching eclipse.
I have read about the .gnomerc file but i couldn't find it or create one and make it work. I'm using a 9.04 ubuntu.. is there anyway to configure an environment variable for gnome? What i want is just click on the shotcut and have it working, not having to run a script or all that stuff.
I just upgraded to 10.10, I use Tilda (terminal client) on my desktop but now when I type "clear" it says "TERM environment variable not set." instead of clearing the screen. Also commands like "tree" does not show folders and iles in color like they did before upgrading.
I have just installed Ubuntu onto my machine and my question is if it automatically comes with the PATH environment variable?If so, how do I add something such as python.exe to the PATH environment variable?
I just updated today my ubuntu from 10.04 to 10.10. All worked ok until I rebooted my computer. After that, it showed me the terminal window instead of the desktop environment i had. I tried to reinstall ubuntu_desktop, but nothing.
I recently upgraded from 10.04 to maverick(desktop edition). the problem is my netbook edition environment is not working properly.. can any1 tell me how to reset/reinstall the packages for netbook environment?
i created a chroot environment for maverick. while installing packages and ubuntu-desktop it says that i need to restart. when i pass the command " sudo shutdown -r 0" my whole system gets restarted. how can i restart that particular environment.
I am trying to create a launcher which runs virtual box from a custom config directory. For this I have to set an environment variable first then call VirtualBox command. From terminal it looks like:
I created a chroot environment for lucid. when i log in by executing this command "sudo chroot /var/chroot/lucid" it logged me in as a root user. i created a new account there, when i log in by that account i cant see anything written before $ sign. even if i change directory or anything else i cant see anything.
I would like to make a LiveCD type iso image of my system as it is currently configured. Do I just use mkisofs to make an iso of my existing system, then use Startup Disk Creator to make it bootable? I have used Startup Disk Creator to make bootable flash drives using the install iso; maybe I should somehow just add my /usr directory?