Fedora 14 released


Today Fedora 14 has been released. You can download the latest Fedora 14 from FedoraProject.

Download
Key Features

Modifying / Creating iso files in Linux

Today, I need to modify an ISO file. After mounting it via mount command I was not able to modify contents of an ISO file and for the same I don’t want to switch to windows. So I started finding alternatives and found “isomaster“.
You can use isomaster in linux(fedora as well as in ubuntu) to modify / create ISO files.
To install isomaster
On Fedora,

yum install -y isomaster

On Ubuntu,

apt-get install isomaster

To open iso file in isomaster. Click Application > Sound&Video > ISO master

Reboot ADSL Router via script

At home I am using MTNL adsl connection for net surfing. Most of the time I have to reboot the adsl router. To do the same I need to login to the router via telnet and have to run reboot command or have to manually unplug the power cable. To make the task simple, I wrote bash script which will reboot the router by just running the script.
(more…)

VirtualBox 3.2.10 released

VirtualBox 3.2.10 is a maintenance release
You can download latest version from VirtualBox website
Download

(more…)

Restoring deleted files in linux

After permanently deleting a directory from my linux system, I have realised that, I have deleted the wrong directory. To recover the same I have used extundelete.
extundelete is a utility that can recover deleted files from an ext3 or ext4 partition. The ext3 file system is the most common file system when using Linux, and ext4 is its successor. extundelete uses the information stored in the partition’s journal to attempt to recover a file that has been deleted from the partition. There is no guarantee that any particular file will be able to be undeleted, so always try to have a good backup system in place, or at least put one in place after recovering your files!

(more…)

Page 6 of 13« First...«456789»10...Last »
rss twitter facbook

Categories

Archives