Can we establish remote desktop connection without having net connectivity in a lan ?
Active directory sysvol folder
What is the sysvol folder?
SYSVOL folder used to store a copy of the domain’s public files like system policies, Group Policy settings and logon/logoff scripts, which are replicated to all other domain controllers in the Acti...
It is a System Volume folder its only created on NTFS partition of the Active Directory Database. It contains GPO templates and logon scripts.
Difference b/w subnetmask and default gateway
Subnetmask is divided the IP address into Host and Network. How many Bit is for network and how many bit
for Host,
Default Gateway is Route or Way to enter into the Other Network
Computers understands, thes are in a same network with the help of netmask while in case of lan server ip work the gateway for clients.
Types of file system in LINUX?
Linux - File System format supported EXT2 - Extended 2 EXT3 - Extended 2 + Journal JFS - Journal file system Resier - Advanced Journal LVM - Logical Volume manager VFAT - FAT 16 / 32 EXT 4 [WHICH IS LATEST IN RHEL6.0]
There are lot of file system types are used in Linux. Mostly Linux uses ext3 file ystem.You can know by using the command given below.
fdisk /dev/dsa
fdisk /dev/hda
Once you executed the above one just type "l" and it will show all fil system types in linux.
What is difference between public ip and priVATe ip?
An IP address is an Internet Protocol address. It is used to identify all the websites on the internet. Each IP address is unique and it is separated by periods. For example : 124.2.3.5 . There are tw...
I will give one example of public ID and private ID in internet communication,
Public ID means all web servers like gmail.com, rediffmail.com. hotmail.com etc.
Private ID means all company's mail address like ibm.com, hp.com etc.
Which type protocols are used in sending mail attachment?
IMAP, POP3, SMTP and HTTP email protocols
POP3
What are the advantages and disadvantages of dhcp?
Dynamically configures the IP addresses for the systems present in the network within the specified range only. Reservation of IP address in done here. makes administration at a single point. IP confl...
Advantages All the IP configuration information gets automatically configured for your client machine by the DHCP server. If you move your client machine to a different subnet, the client will sen...
Which protocol is used for retrieving mails?
POP-Post Office Protocol & IMAP-International Mail Acess Protocol
POP protocol (port number 110) used for retriving mail in micosoft outlook.
Can somebody give me a clear calculation and explanation why 2 is 10 in binary digits?
Binary counting is like "16 8 4 2 1" so if no. is 2 then it will 00010 but you can write is "10" if the no. will be 7 then binary will be 111 and if it will be 18 then 10010, so whatever no. you are taking is "1" and rest will b "0"
Do not take it as '10' rather take it as '1' and then '0'. Refer to binary notation and you will be more clear
yes it is possible LAN is use for local area network. remote desktop is a feature by just writing the cmd mstsc you can establish remote desktop connection.
First you have to enable Remote Desktop from Client which will make users connect to that computer. for that follow steps.1. Right click my computer 2. Go to Properties3. Go to Remote tab4. Enable (ch...