CentOS 5 Hardware :: Accessing Live CD Remote GUI?
Apr 10, 2010
I have been using the Centos 5.4 live CD to do volume resizing etc for root volume which can't be readily dismounted. I have also been using it to clone systems. It is a really great tool - even offering the same GUI interface I have come to know and love...One added feature which would be great for me would be to package "nx server" and/or "webmin" with it so it can be used to maintain remote and "headless" servers.
That way - when heavy duty maintenance is required on a remote system - the sysadmin (me) could ask the site owner to boot with the live cd - and do the rest remotely. Also it would make maintenance of headless servers easier.I'm not sure whether the live cd is inherited more or less complete from the upstream provider - or whether it is completely re-packaged at centos. I'm also not sure how technically difficult it is to re-package a live cd with extra services.
View 2 Replies
ADVERTISEMENT
Apr 30, 2010
I cannot access a remote server(Ubuntu) using ssh or even using sftp from my ftp client. I've been accessing this server regularly for many months with no problem until now. There is a web server running and that's OK, so no problems there. I asked the owner of the server if he could access using ssh from within his LAN, which he could! So openssl is working from within the LAN, but not ouside of the LAN. I access the remote server by using one of [URL] free domain names. I'm aware that this service requires renewal or activity at least once a month and as far as I know this is up to date and working OK.
Is this a router gateway problem? I suspect that port 22 has been blocked, but what could block this port? It's been working well for so many months. As far as I can tell the owner of the server/LAN has not been tampering with the router, so what could be blocking port22? I'm currently accessing the server using vnc4server.
Another really weird thing is that when I access the terminal on the remote server via vnc4server and I ssh back to the server using one of [URL] free domain names, it works! So as I understand ssh is accessing itself by going out of the LAN and back to itself. This would suggest that port22 on the gateway router is working. But when I try to ssh from a pc outside of the LAN, I just get timed out!
* openssl working from within the LAN but not outside of the LAN.
* sftp not working.
* domain name from dyndns.com working and up to date.
* Web server is working OK.
View 14 Replies
View Related
Mar 2, 2011
i have made a java web server which works on localhost.but now i want to capable it handling many clients at a time.so clients running on different computer need machine name or IP address of server computer.How can i do this in java?
View 1 Replies
View Related
Sep 6, 2010
after reinstalling software to my Acer aspire 1 with usb drive i now cannot get live update to work - it says searching but then drops out saying unsuccesful..i managed a week ago in africa to do successful updates but didnt complete them --software all looks good but because of no updates i cant recognize a ntfs formatted hard drive or use msn .
View 5 Replies
View Related
Aug 21, 2010
I had remote desk running on a machine and I went downstairs the other day, turned it on, and someone was controlling the machine. Of course that's partially my fault since there was -zero- rd password set. However, my question is how did this person figure out my IP and get past the router to the machine? I don't have any forwarding setup. My router admin password is (has always been) strong. I guess my question now is: Is there anyway to restrict rd access to the local network?
View 9 Replies
View Related
Apr 25, 2011
I found this website [URL].., and am able to go all the way up to "ecryptfs-mount-private" command, but the response I get after entering my login passphrase is "mount: Operation not permitted". I am not sure why though I am guessing I have a permission issue.
View 1 Replies
View Related
May 22, 2011
I would like to read and write to a folder in an Ubuntu VPS remotely via a Windows Explorer (Windows 7 Ultimate). Considering that my VPS has very little resources (128MB RAM), what program should I use?
View 2 Replies
View Related
Mar 17, 2011
I run a system that users may log into either remotely or physically. Multiple users may be logged in simultaneously because of the remote access, but only one user can be physically logged in at a time.With the current setup, however, if the physical user inserts a flash drive (which the OS mounts automatically) then the remote users gain access to the removable media.
View 6 Replies
View Related
Jul 23, 2010
in attempt to dualboot w7 and opensuse i manage to screw windows boot loader. I was hoping that with opensuse live cd i'll successfully save my data but i was wrong. I can't browse any of partition with any of browsers inside liveCD including dolphin. When i try to access it says: There is no application installed that can open files of the type block device (inodelockdevice). Do you want to try to install one? Is there another option to access partitions because I can't install another browser on live cd.
View 2 Replies
View Related
Jul 24, 2010
I would like to experiment a "green" idea of virtual desktop where multiple users are served by a single powerful machine.
I have a server running 24/7. The monitor of this machine is turned off most of the time and the OS is on the login screen.
Other users, in the same local network, use less powerful machines, which could be a thin client or an old Pentium 3 machine. They access their accounts remotely and work with the GUI as if they were sitting in front of the server. Each user sees their own desktop (different themes, screen resolution, etc.). And of course it can happen that several users could log in at the same time.
The usage is modest: mostly web browsing and the usual default applications (office, wine, gimp, etc.). In particular no games or any demanding applications. The users want to use their desktop in graphical mode only.
Question: How do we call this way of using a server? Is it possible with Ubuntu? And how to implement it?
View 3 Replies
View Related
Jun 8, 2011
I was looking for:how to access my Linux machine(OpenSuse 11.3) that is being hosted at my hoster company from my home Win Pc, I found TightVNC , but I am confused, should I install it on both systems ( viewer and server) ? .. what about the VirtualBox , can i Access with that tool or it is only for mounting the local Virtual Machines?
View 2 Replies
View Related
Oct 3, 2009
i find this is an issue which might be tiresome for everyone except for those experts. Esp. for the computers which are dual booting(both windows xp and centos installed in the same computer), that when we are in CentOS we need to switch onto windows immediately. and vice versa. i see this is possible only by shutting down the centos/windows and then restarting onto the other OS.
Can anyone tell me the the solution to work simultaneously both xp and centos without the need of shutting down and restarting There maybe or may not be the solution...but i find the pleasure to know if there is for example, remote desktop connection in windows xp, is there any solution, we can work on windows via centos or vice versa ( in the same machine),
View 2 Replies
View Related
Jul 29, 2011
I have a small network with my Centos 5.6 box and a Win XP PC on it.I can access the files on the PC from the Centos box by bringing up the RUN window (ALT-F2 in Gnome) and typing smb://192.168.1.X/C (where X is the address of the PC), and I get a window with the C: drive from my PC. I can then drag/drop files between the Centos box and the PC. Here are my questions:
1) I want to script the file transfer, so how do I do this from the command line?
2) On the PC, I have 2 drives C, and E. They appear to be set up the same, but the E drive looks empty when I do this using the interactive method above.
I found this tutorial http:[url]..... but I can't get my PC "visible" in the smbtree.Really, I just want to write a script that does a backup on the Centos box and copies it to the E (External) Drive on the PC. (I'm a novice when it comes to administration)
View 2 Replies
View Related
Mar 4, 2009
My Centos machine lies on a different location with a dynamic IP. How can access it remotely considering the fact that I am unable to acquire a static IP.
View 13 Replies
View Related
Jun 29, 2011
I was installed xming application on windows XP & Windows 7to access Linux server's GUI session and i was able to access it using root account but when ever iam trying to access GUI using normal account it is giving some error.I am testing this since it is a freeware.
View 7 Replies
View Related
Jul 29, 2009
Iam using Centos 5 64 bit.I want to access my local drive on centos. Waht is the procedure 4 that?
View 1 Replies
View Related
Sep 15, 2010
I tried to reinstall Centos, and the reinstall failed due to a flash disk being pulled out in the middle of the operation. I am left with an un-bootable system and I want to access my data, if possible.
Prior to the reinstall the disk info was:
== BEGIN cat /etc/fstab ==
/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
[Code]...
So, The disks are still intact (I hope) but the LVM information is gone.is there anyway I can access /dev/sda2? When I try mounting it from the Rescue environment the command hangs, i.e. nothing happens.
View 2 Replies
View Related
Dec 20, 2010
I can access my Win 7 machine from my CentOS machine, but not the other way around.
View 13 Replies
View Related
Jul 21, 2010
I have installed windowsxp sp-2 and centos-5 on same machine now I want to access my partitions of xp through linux i.e. centos. What is the procedure for this.
View 1 Replies
View Related
Jun 3, 2010
I have a webservice which runs under Apache Tomcat. The service is started via a script in /etc/init.d. During the course of the Web service processing, the software must make use of the two NVIDIA GPUs on the computer to do some graphics processing. When this system is booted but not logged in, the web service is accessible but the software cannot access the software cannot access the X server to do it's processing. However, when I am logged in, the user can access the X servers and run correctly. I have tried various solutions but I always have to be logged in to run the software. I seem to have permissions problems but I'm unsure how to resolve them
Is there any way to grant permissions to root (the tomcat service is started as root) to allow it to run the software without logging in?
I am running CentOS 5.4 with Gnome display manager.
View 4 Replies
View Related
Aug 8, 2010
I have set up VNC on my Centos5 Server via the instructions here:
[URL]
I am able to log in via VNC through a browser (on my Window laptop), however when I try to access my USB hard drive on the Centos Server, it says:
Error org.freedesktop.DBus.Error.AccessDenied
Does anyone know of any step by step instructions so that I can be able to access my USB Hard drive?
I have found a few posts on the internet about this, however the fixes are either vague/hard to understand etc?
View 2 Replies
View Related
Jul 9, 2010
I have set up two identical websites and want them to access the same mysql database. I've entered the username/password/db name in the website database.inc file. However, one database works fine and displays correctly, the other just gives a blank page. I've tested apache and it can display a different site (one that does not access any db). So is there a configuration that i'm missing. Do i have identify the two different websites that access the db?
View 7 Replies
View Related
Mar 10, 2011
I have an application running on a centOS machine that needs to access a database on a CentOS server. I granted access to all users with a certain user name and password.i opened up port 3306 as well with the following command: /sbin/iptables -A INPUT -i eth0 -p tcp --destination-port 3306 -j ACCEPTbut whenever i try to connect from my machine i get an error:ERROR 2003 (HY000): Can't connect to MySQL server on '172.16.102.129' (113)I am using mysql version 5.0.77 on centOS 5.5.
View 1 Replies
View Related
Feb 23, 2010
My setup is as follows:
eth0 - lan ip
eth1 - WAN ip
I have installed a sip server on the box. From the box I would like to access machines on wan and lan. First of all, is it possible? If yes, I have setup up the nics with default wan gateway. However, when I try to ping wan url, no response. Are there other things I need to do to accomplish this?
View 2 Replies
View Related
Aug 8, 2011
I have two Centos 5 servers one running Asterisk with PHP installed and another sever running as a MySql Database server, at the moment when I try run simple script to see if I can connect to the remote server I get the following error.Quote:Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
View 2 Replies
View Related
Feb 11, 2009
I installed Tomcat5.5.23 on CentOS5.2 running on Sun xVM Virtual Box2.1.2. When i try to view Tomcat( Running in Vitual Centos)'s home page in the web browser of Host( XP sp2) am getting the "Connection Time out" error.. How to resolve this problem.
View 2 Replies
View Related
Jul 29, 2010
I'm currently in the last steps of migrating a CentOS mailserver to the x64 version.However, under the old 32 bit version, I was using XRDP to access the Centos box from my Windows boxes.However I can't seem to find the XRDP package in the standard repos so this is prompting me to look at possible alternatives (XRDP was incompatible with my windows 7 box anyway soI had to RDP to another server of ours running 2003 to RDP into the mailserver which was far from ideal).Basically, I'd like to be able to seamlessly access the Centos box with a standard RDP client.
I know VNC Server/Clients would be an option but RDP gives me the freedom of any windows box being able to access the server on the same adress/port without installing software on any windows box I encounter.Are there any viable alternatives to XRDP ?There's no "add-on" to VNC server that could enable it to accept RDP connections ?
View 5 Replies
View Related
Feb 8, 2010
How to configure Remote Desktop in CentOS 5.3 that allow desktop remote from Windows XP?
View 4 Replies
View Related
Jul 28, 2011
I have a lot of problems with the server and I want to reinstall the Centos in order to have a clean system. The problem is that I have access only via ssh console (with putty aplication)
View 1 Replies
View Related
Jun 9, 2009
I have minor problem. I am used to windows and netware environments. New to CentOS.
How do I remotely access the server for administration with a Graphical interface similar to Remote desktop in windows..
"Start-> Run -> MSTSC"
View 19 Replies
View Related