Changes

Jump to: navigation, search

LPIC

260 bytes added, 18:43, 9 September 2019
/* Tricks */
* 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 ==
919
edits