Best of Technical Support

Our experts answer your technical questions.
I Have No /dev/cdrom and I Must Mount

I erased my /dev/cdrom by mistake and I can't do mkdir to replace it because it must be a block mode file. Do you know how I can remount my CD-ROM? —Yves, cloude7@hotmail.com

/dev/cdrom is usually a symbolic link to one of the disk drives detected at boot. Find the device for the CD-ROM with dmesg | grep CDROM (e.g., mine says hdc: YAMAHA CRW8424E, ATAPI CDROM drive). Then create the link with cd /dev ln -s hdc cdrom. However, if you are using an IDE CD-W, then it will be something like cd /dev ln -s scd0 cdrom rather than hdc. —Keith Trollope, keith@wishing-well.demon.co.uk

______________________

Webcast
How to Build an Optimal Hadoop Cluster to Store and Maintain Unlimited Amounts of Data Using Microservers

Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.

Learn More

Sponsored by AMD

White Paper
Red Hat White Paper: Using an Open Source Framework to Catch the Bad Guy

Built-in forensics, incident response, and security with Red Hat Enterprise Linux 6

Every security policy provides guidance and requirements for ensuring adequate protection of information and data, as well as high-level technical and administrative security requirements for a system in a given environment. Traditionally, providing security for a system focuses on the confidentiality of the information on it. However, protecting the data integrity and system and data availability is just as important. For example, when processing United States intelligence information, there are three attributes that require protection: confidentiality, integrity, and availability.

Learn more about catching the bad guy in this free white paper.

Learn More

Sponsored by DLT Solutions