I have been receiving alerts from root that “Device: /dev/sda [SAT], 4 Currently unreadable (pending) sectors”. As all my data is backup properly I don’t worry about it. Googling it, I didn’t find a straight answer for this. smartctl –all /dev/sda | grep -e “Reallocated_Sector_Ct” …
Read more →Fedora
Posts tagged with
Last reboot
Want to know when your server rebooted lately? Simple last reboot or in case you really only want to see the very last one do who -b
Read more →Tape Backup
To make a tape backup, give the following two commands on the terminal of the Felicity Linux server. The first one rewinds the tape to the beginning and the second one makes the actual backup. Just cut and paste the following two lines, press enter, and leave it for the machine to do the backup. mt …
Read more →HandBrake
I have a Sony home theatre and I have been bugged for ages as only some of my video files where showing up. A real bummer. After lots of searching and trying different programs, which all had some issue, I bumped into handbrake. Before you try and install handbrake on Fedora 17 first install the …
Read more →MP3
You have to add the repository to be able to get plugins for mp3 yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm Then ad the actual plugin yum …
Read more →