
Question : How to mount CDROM/DVDROM media on linux CentOS 6.2 server ? Solution : To mount CDROM media, simply run the following command : [root@centos62 ~]# mount /dev/cdrom /mnt Examples : [root@centos62 ~]# mount /dev/cdrom /mnt mount: block device /dev/sr0 is write-protected, mounting read-only

PHP: Hypertext Preprocessor is a widely used, free and open-source server-side scripting language that was especially designed for web development to produce dynamic web pages and can be embedded into HTML. PHP applications are commonly found with the filename extensions .php, .php4, or .php5. In this post, i will share