To get back the missing icons we just have to follow one simple step
panel > right click > add to panel > notification area
To get back the missing icons we just have to follow one simple step
panel > right click > add to panel > notification area
In the earlier versions of fedora the touchpad for the notebooks were enabled by default but now in the fecora core 11 it is disabled by default .
To enable the touchpad for clicks and edge scrolls do the following
1 - Go to Systems > Preferences > Mouse
2 - Then go to Touchpad which is an option in the tabs .
3 -Click on Enable Touchpad with Clicks and finally click on the close button.
To do so first login as a root user.
Let us assume the iso image name is disk-test.iso
# mkdir /mnt/iso
# mount -o loop disk-test.iso /mnt/iso
# cd /mnt/iso
Unlike Windows Vista or XP, Linux doesn’t have to separately install Nero Burning ROM or CD image writer if you plan to create an ISO image to backup a CD or a DVD.
The standard dd command is available in linux to do this job.
Do not mount CD. Verify if cd is mounted or not with mount command:
#mount
If the cd is mounted automatically unmount the cd using the unmount command:
#umount /dev/cdrom
Check the exact location where the cd is mounted to unmount it.
Now once the cd is unmounted we can create an ISO image of it using the dd command
Just a few months ago , Adobe came up with the Adobe Reader for Linux OS .
Installation
1 Download the latest version of Adobe Reader from the Adobe Download Page
2 Select the rpm and download the rpm
3 then just run this command
rpm -i AdobeReader_enu-8.1.3-1.i486.rpm
Usage
To run Adobe Reader, click Applications → Office → Adobe Reader 8 menu item. Or run the following command in terminal:
/opt/Adobe/Reader8/bin/acroread