I took VDS 256 RAM to work, purely symbolically, installed XRDP, I connect, everything is OK, only the Internet connection icon is crossed out, it doesn’t load anything in the browser, all Internet-related commands do not work in the terminal. I do not know what to do, those. support to help refuses. Yes, the most interesting is that the server itself is accessible via SSh normally connects to it.
After installing XRDP, I rebooted the server and the Internet stopped working. I installed it like this:
yum -y upgrade
yum -y install xorg-x11-fonts-Type1 xorg-x11-fonts-truetype
yum -y groupinstall "X Window System" "Desktop"
rpm -Uvh http://fedora.ip-connect.vn.ua/fedora-epel/6/i386/epel-release-6-8.noarch.rpm
yum -y install xrdp yum -y install tigervnc tigervnc-server tigervnc-server-module
chkconfig haldaemon --levels 2345 off
chkconfig xrdp --levels 345 on service xrdp start
After rebooting, I check, and here:
[root@vm~]# wget vk.com --2015-12-01 04:46:42-- http://vk.com/ Resolving vk.com... failed: Temporary failure in name resolution. wget: unable to resolve host address `vk.com' Before installation, everything worked.
UPD: output $ ls -l /etc/resolv.conf
-rw-r--r-- 1 root root 242 Dec 1 06:05 /etc/resolv.conf output $ cat /etc/resolv.conf
# Generated by NetworkManager search hv8.ru # No nameservers found; try putting DNS servers into your # ifcfg files in /etc/sysconfig/network-scripts like so: # # DNS1=xxx.xxx.xxx.xxx # DNS2=xxx.xxx.xxx.xxx # DOMAIN=lab.foo.com bar.foo.com ping 8.8.8.8 command works
64 bytes from 8.8.8.8: icmp_seq=1 ttl=58 time=2.68 ms 64 bytes from 8.8.8.8: icmp_seq=2 ttl=58 time=2.53 ms 64 bytes from 8.8.8.8: icmp_seq=3 ttl=58 time=2.59 ms 64 bytes from 8.8.8.8: icmp_seq=4 ttl=58 time=2.30 ms 64 bytes from 8.8.8.8: icmp_seq=5 ttl=58 time=2.37 ms 64 bytes from 8.8.8.8: icmp_seq=6 ttl=58 time=2.45 ms 64 bytes from 8.8.8.8: icmp_seq=7 ttl=58 time=2.52 ms 64 bytes from 8.8.8.8: icmp_seq=8 ttl=58 time=2.30 ms 64 bytes from 8.8.8.8: icmp_seq=9 ttl=58 time=2.87 ms UPD: found on the similarity of such, ifcfg-venet0:0 tried to add to everything, to no avail, after rebooting the network the server does not respond, and it needs to be rebooted completely ... why, after installing XRDP, everything gets lost?
ALMOST DECIDED: in general it got to the point that I stupidly copied the resolv.conf file from the distribution I just installed, and after setting it replaced, the icon still shows that there is no connection, but the Internet works, but after rebooting nothing works...
$ ls -l /etc/resolv.confand$ cat /etc/resolv.conf. You can make corrections by clicking edit below question text. - aleksandr barakin