Ubuntu :: Enable Remote Desktop By Command Line In 10.4 Lucid
Jun 26, 2010
how to enable remote desktop by command line in 10.4 lucid? The command sudo gconftool-2 -s -t bool/desktop /gnome/remote_access/enabled true doesn't work, because when I open /system/pref/remote desktop, it is still not activated.
View 5 Replies
ADVERTISEMENT
Oct 4, 2010
I have to access my laptop and transfer files but the screen is broken. The only protocol that I know for certain that's on that machine is rdp. Since the screen is broken I can't test anything else.
View 9 Replies
View Related
Sep 23, 2010
I'm playing around with trying to access a Fedora 13 system from a Ubuntu 10.04 system. Both are relatively new vanilla installations.I went into System - Preferences - Remote Desktop on the Fedora system and enabled Remote Desktop. When I connect with the Ubuntu system (ssh), I can login, but all I see is an ssh terminal session. I was expecting the desktop environment (GNOME right?) to come up.
View 4 Replies
View Related
Feb 21, 2010
I am playing around with the idea of being able to use a cloud or instance based service to install Ubuntu 9.10 Server. This will enable me to have remote access via SSH command line.So far, I've installed Ubuntu 9.10 Server + Ubuntu Desktop to a virtual machine. I can access this via SSH and locally via the desktop. However, in the real environment the only access I am going to have initially is via SSH.
I would like to be able to connect using Windows Remote Desktop or VNC (whichever is easier and most importantly - most secure) to the machine.. even though the desktop is on there, I need to somehow configure the remote access all from the command line.I've had a read of various forums and have been trawling support forums for days but can't find a working solution for 9.10 Server or that fits my situation above where I will not have any physical access to the desktop or machine to configure remote desktop. It all has to be done via SSH/command line.
View 4 Replies
View Related
Mar 31, 2010
I use Fedora 12 and i want to be able to ssh into my computer from other computer. also i wnat to enable remote dektop. How to go about doing this?
View 5 Replies
View Related
May 6, 2010
The reason why I'm pissed because so many people out there that use Linux aways say Microsoft sucks. But I have more problems with Linux, at least with Microsoft problems I can solve. Now since I got that out of my system, here's my issue.
I just installed LTS 10.04 everything was working fine, I have an ATI 5700 card installed so I installed the ATI drivers not the open stuff. After install the drivers worked perfectly no problems. After several days of using the computer, I said I'll run some updates. I did so and rebooted my computer and BOOOM now my ATI drivers do not work. I can't enable desktop effects, can't use cube etc. Not only that but if I go to the prior build it won't work there either. If this was windows 7, I would just reinstall and it would work.
Luckily for me I made a image of my Ubuntu 10.04 and did a restore and everything went back to normal because I restored the image prior to the update. Now just for kicks I ran the updates again to be sure the updates did indeed break the vid drivers. Yep, after the updates ran, reboot, BOOM broke again. What gives? Is it the kernel updates? If so then I guess I'll run updates without updating the kernel. By the way I did try to install the drivers that come with Ubuntu but that work either. I guess I have to do the restore again. I rather use the ATI drivers vs the open stuff.
Questions are the updates unstable? If it is then why release? Can anyone provide any solutions? Should I run updates but skip Kernal changes? If not then what is blowing up the drivers?
View 2 Replies
View Related
Dec 6, 2010
How to enable the remote desktop in a Red Hat system?
View 4 Replies
View Related
Jan 20, 2011
Put an remote desktop launcher on the lucid login screen.
I'm running a ubuntu lab, and adding an rdesktop launcer to the login screen would really make login much easier for the users, so they don't have to login twice. First into lucid and then into windows with rdesktop.
I'v already made the rdesktop launcher on the lucid desktop, but where (if possible) do I put it so it will also be avalible in the lucid login screen ?
View 3 Replies
View Related
Mar 22, 2010
I'm having problems with my Nvidia card. X doesn't work after installation (9.10), only command prompt. I've read the instructions at http://www.psychocats.net/ubuntu/nvidia on how to enable Nvidia drivers, but the instructions are only for GUI, which I don't have.
Anyone knows how to enable Nvidia drivers from command line ?
View 2 Replies
View Related
Aug 12, 2010
Occasionally Lucid boots to what I can only describe as a command line desktop-ie the whole screen is like a terminal, theres no GUI, have to restart by hitting the power button. Is there anyway I can stop it, or start the GUI from there?
View 4 Replies
View Related
Sep 1, 2010
I did a clean install of Lucid from the alternate installer, onto a generic Intel/Celeron PC box. I used a command line only install, and used the entire hard disk; there's no other OS and no other partitions on the disk. Install goes along and finishes fine, reboots, and I can log in. But if I call sudo reboot, or shut down the machine then restart it, the boot process hangs. I see the POST screen, then a flashing cursor on a black screen for a few seconds, then the monitor goes into standby. I see no messages or any kind of output to the screen. I get the same problem using the Lucid Server installer and also when installing on a different box (Dell Intel/Celeron). I also tried running all the updates after install but before any kind of reboot...same thing.
This only seems to be happening using a command line only version of Lucid. Lucid GNOME/XUBUNTU install and work OK on both boxes. I can boot from a CD or USB key, but not sure where to look or what to check.
View 1 Replies
View Related
Mar 17, 2010
I tried:
Quote:
ifconfig dsl up
ifconfig up dsl
ip link set dsl up
But I think I should have typed:
Quote:
ifconfig ppp0 up
Yesterday I was lost, I updated the drivers for the nvidia card and that broke X, since my internet is not up and running when booted I was wandering how to call it from the command line since that was the only thing I could see.
View 10 Replies
View Related
Jan 27, 2011
Since I wasn't able to figure out how to enable ctrl alt backspace in kde I thought I would explain how to do it from the command line. Open /etc/X11/xorg.conf as root. Then add this to the file.
Code:
Section "ServerFlags"
Option "DontZap" "false"
EndSection
http://fedoraproject.org/wiki/Fedora..._release_notes
View 3 Replies
View Related
Feb 23, 2011
Enable:
Code:
gconftool-2 --type string --set /desktop/gnome/session/required_components/windowmanager "compiz-gtk"
Disable:
Code:
gconftool-2 --type string --set /desktop/gnome/session/required_components/windowmanager "metacity"
Log out and log back in
View 2 Replies
View Related
Oct 22, 2010
How to enable Printer in CUPS using Command Line?
View 3 Replies
View Related
Dec 27, 2010
I am using Fedora 14. By default Security Enhanced Linux is enabled in Fedora 14. Now is there any way to disable it by command line and then again enable it through command line.
View 3 Replies
View Related
May 14, 2010
Cant enable desktop effects Nvidia 9200M GS after update to Lucid Lynx
View 3 Replies
View Related
Jul 31, 2010
I am trying to connect to my laptop using tsclient in ubuntu and UltraVNC in XP.
I open tsclient in linux, enter the laptop IP and protocol = RDP, hit connect and it opens the windows logon, I can connect and login, but its not using UltraVNC (its running on the XP), I know this because I close UltraVNC from the remote desktop and the connection still works so it seems its using the windows built in remote desktop.
How can I connect to UltraVNC instead of XP default remote desktop?
I want to do this because I read UltraVNC works better for screen refreshs, my currently remote desktop connection works really bad for screen refreshs.
View 1 Replies
View Related
Feb 26, 2010
I'm looking for a good bittorrent client that can be run via a remote ui or doesn't require x-server and a gui to function.
View 2 Replies
View Related
Apr 18, 2010
How to upgrade to lucid beta2 from the command line. When I try 'sudo do-release-upgrade' I get this:
Checking for a new ubuntu release
Done Upgrade tool signature
Done Upgrade tool
[100%] 86.3kB/s 0s
Reading cache
Checking package manager
Reading package lists: Done
Reading state information: Done
Reading state information: Done
Reading state information: Done
Done downloading
Reading package lists: Done
Reading state information: Done
Reading state information: Done
Reading state information: Done
Updating repository information
WARNING: Failed to read mirror file
Third party sources disabled
Some third party entries in your sources.list were disabled. You can re-enable them after the upgrade with the 'software-properties' tool or your package manager.
Done downloading
Checking package manager
Reading package lists: Doneucid/main Packages: 90 ed Packages: 77
Reading state information: Done
Calculating the changes
Calculating the changes
Could not calculate the upgrade
An unresolvable problem occurred while calculating the upgrade:
E:Unable to correct problems, you have held broken packages.
This can be caused by:
* Upgrading to a pre-release version of Ubuntu
* Running the current pre-release version of Ubuntu
* Unofficial software packages not provided by Ubuntu
If none of this applies, then please report this bug against the
'update-manager' package and include the files in
/var/log/dist-upgrade/ in the bug report.
Restoring original system state
Aborting
Reading package lists: Donem lucid-updates/restricted Packages: 94
Reading state information: Done
Reading state information: Done
Reading state information: Done
The first 2 don't apply as I'm on 9.10. I can't really remember if I have installed any unofficial software packages.
View 3 Replies
View Related
Jul 15, 2011
How to enable automatic DHCP on Fedora15, in network settings, i chose method Automatic DHCP on IPv4 settings and in proxy settings , i chose method as automatic. However, it is not working.
View 1 Replies
View Related
Jul 27, 2010
I have a Sony TZ270N running Ubuntu 10.04 splendidly. The Sprint Mobile Broadband works great, but it's a bit cumbersome to activate. Specifically, to get it to work I need to:
echo 0 > /sys/devices/platform/sony-laptop/wwanpower
sleep 5
echo 1 > /sys/devices/platform/sony-laptop/wwanpower
Then I wait another five seconds, right-click on the networking icon, choose "Enable mobile broadband", then left-click on the networking icon, and choose "Connect to Sprint Connection". I do this multiple times a day, and it's just a bit of a pain, especially when in a hurry. Accordingly, I'd like to script it so I can do the whole thing with a single command.
I've already put the above echo statements into a script and it works great; is there any way to script the actual start of the PPP session itself -- with the caveat that I'd like the networking icon to accurately reflect the latest state?
(In other words, I don't want to bypass the networking icon and just launch the PPP session in the background -- I want it to show that I'm connected, and still let me manage the connection via the icon after connected.)
View 3 Replies
View Related
Mar 27, 2010
is it possible to have a command line prompt available on the desktop, operating sort of like conky?
View 5 Replies
View Related
May 25, 2010
i'm running a 9.1 server. I had the ubuntu-desktop installed for training purposes and I decided to remove it.I followed these steps:URL...Now when I restart the server, I do not have access to my command line. Or more correctly, I dont have a prompt to enter anything into. the last thing it shows on startup is:restarting OpenBSD Secure Shell server sshd.I can login remotely with no issue. Apache is working fine. MYSQL is working fine, Memcached is working fine. But no clue how to manage the server from the server itself.
View 3 Replies
View Related
Mar 14, 2010
how to start the desktop enviorment from the command line.
View 2 Replies
View Related
May 28, 2010
What is the command to change a desktop icon's image to a custom image? Also, is it the same for a link and launchers?
View 4 Replies
View Related
Jun 13, 2011
I installed the latest version off the download site yesterday, when first booting an error message came up that my hardware does not support the most recent desktop environment so I should switch to classic. After a bit of googling I found out how to do this.
The problem is that my hardware really doesn't support the current desktop environmet, I can't get the windows to appear, I just get black rectangles in the middle of the screen instead, so the GUI is inaccessable.
I am looking for instructions on changing the desktop environment from a command line (which I can boot to).
View 3 Replies
View Related
Jul 27, 2010
Just got the new Dual Quad Server and after the installation was completed, It was the destkop edition... Can I get a reference on how to install the "Command Line Only" version of CentOS, OR Can I run the desktop edition and still be able to host VPS's and Web Servers, etc...
View 3 Replies
View Related
May 12, 2010
I had chosen automatic logon. Then updated to 10.04. During logout to change Desktop Environment/Session, I noticed that GDM login screen had an option for KDE session although I had not installed KDE. I got curious. So I tried it. System hangs. Restart does not help because somehow gdm proceeds to the KDE session although I did not choose it to be default session. So I had only CLI left.
I got over it by stopping gdm (/etc/init.d/gdm stop) and removing gdm and installing xdm. Anyway, what is the proper way? How to order desktop environment from CLI and/or where is the default desktop environment option written in a file?
View 2 Replies
View Related
May 22, 2011
What's the best procedure to kill a desktop window from the command line? I'm having the problem on a FC 12-64 machine that using the File Browser window locks up most of the desktop. This might be software problem or it could be due to a defective mouse. I haven't had time to see if other windows cause the same problem. To do that, I'd like to kill the File Browser window.
The only windows that work are terminal windows. So I tried using the command line from a terminal to kill the file browser. When I do a kill -9 on the process involving nautilus, the process dies, the File browser window flickers off and back on, and then a new process involving nautilus appears in the list displayed by ps -ef. Is there a way to kill the File Browser window and make it stay dead?
View 4 Replies
View Related