Subscribe to:
Post Comments (Atom)
how to set time for internet use
this will allow internet access for a particular time interval. R4(config)#int f0/0 R4(config-if)#ip nat inside R4(config-...
-
Linux booting sequence from kuldeep singh shishodia
-
if the first command is executed successfully then execute the second command in linux example if the kuldeep folder is present at...
-
[root@localhost~]#vim /home/msg.sh #!/bin/bash dialog --title "welcome message"\ --infobox "welcome $USER. wel...
Thank Sir for uploading this wonderful slide
ReplyDeleteThis comment has been removed by the author.
ReplyDeletethank you sir for uploadind these wonderful topics of linux....
ReplyDeletethis command will enable httpd on boot
ReplyDelete[root@localhost~]# chkconfig httpd on --level 3
in this httpd is the service name and 3 is the run lever
ok raj it's done
ReplyDelete