Changes
LPIC
,/* Tricks */
[[Category:Ongoing_ProjectsClosed_Projects]]
== Description ==
* Preparation to the Linux Professional Institute Certification, anyone welcome!!
* Starting on 19th september 2013 with a review on the complete course and the first section
* Ended 15th may 2014 replaced by [[LUG|LinuxUserGroup]]
== Tricks ==
* to pass in adminsitrator mode
<code>
sudo i
su yourpwd
</code>
* to see the CD or DVD players (administrator mode)
if already installed :
<code>
cdrskin --devices
</code>
else
<code>
apt-get install cdrskin
cdrskin --devices
</code>
== Participants ==
* [[User:Rorist]]
== See Also ==
* [[LUG]]