NETWORKSTIP Networking CCNA,Centos,Ubuntu,Sql,

Made By Muhammad Nafees

Breaking

Monday 22 January 2018

January 22, 2018

Change a server's hostname in CentOS

Change a server’s hostname

Using a text editor, open the server’s /etc/sysconfig/network file.

# sudo nano /etc/sysconfig/network
 
Modify the HOSTNAME= value to match your FQDN hostname. 

HOSTNAME=myserver.domain.com 

Thursday 4 January 2018

January 04, 2018

VPN Connection Unavailable – device missing Remote Access service if get error 1068

VPN Connection Unavailable – device missing

If you try to setup a new VPN connection on a Windows 7 or 8 based computer and you faced the “Unavailable – Device missing” error at VPN’s connection status, then probably the corresponding services for VPN connectivity are missing or one (or more) required WAN miniport(s) are not working properly.