www.dedoimedo.com

TwitterFacebook
Get flash to fully experience Pearltrees

How to enable Debug repository in CentOS Linux

http://www.dedoimedo.com/computers/centos-debug.html This article is a part of my Linux Kernel Crash Book. It is available for free download in PDF format!
http://www.dedoimedo.com/computers/linux-cool-hacks-more.html

Linux cool hacks - Part II

Hello there, dear readers. Time for the second article of highly useful, cool and fun utilities, commands, and tricks that should help you gain better productivity and understand your system better.
http://www.dedoimedo.com/computers/linux-security.html Big question. Windows users and recent converts often ask them.

Do I need an anti-virus in Linux?

http://www.dedoimedo.com/computers/new-cool-list-linux.html

New cool list of Linux must-have programs

It's been approximately two years since I've written the first article, A (cool) list of Linux tools . The article proved quite popular with my audience, as it allowed Linux users, new converts in particular, a quick taste of some of the more useful programs available for Linux platforms, across a range of categories. Since, a lot has changed.
http://www.dedoimedo.com/

A place to learn about computer software, security and games, popular physics, life, 3d art, models, and more

CentOS 6 is arguably one of the least expected best distributions for your desktop. While it is intended for servers, it does a splendid job at home, too.
Not that long ago, we've had a long, extensive tutorial on GParted , a powerful and friendly partitioning software that allows you to configure your drives and partitions for installations of multiple operating systems.

How to configure RAID in Linux - Tutorial

http://www.dedoimedo.com/computers/linux-raid.html

How to print from Linux machines to Windows printers over Wireless - Tutorial

The title definitely sounds delicious. And you must be thinking this is going to be difficult. Not at all. http://www.dedoimedo.com/computers/linux-printing.html
Being able to suffer a disaster and recover quickly thereafter is the manifest of good planning.

Mondo & Mindi - Disaster recovery solution

http://www.dedoimedo.com/computers/mondo.html
CHM stands for Microsoft Compiled HTML files. This is a proprietary format that is used on Microsoft Windows to bundle multiple HTML (help) files into a single e-book style document, so that users can comfortably browse the content rather than getting lost in tens or even hundreds of separate documents. http://www.dedoimedo.com/computers/chm-linux.html

How to open .chm files on Linux

http://www.dedoimedo.com/computers/mht-linux-firefox.html Contrary to popular belief, .mht files are not a Microsoft conspiracy. They are a legitimate standard, allowing you to save webpages as a single file rather than as an .html file and a whole directory of images, scripts, and other accompanying files. There's one problem - it seems that Firefox can't handle these files well.

How to open .mht files in Firefox on Linux

TimeVault is a powerful backup system that will create automated snapshot for every file change on your system.

Never lose a file with TimeVault

Linux is well known for its powerful firewall called iptables.

How to easily manage your Linux firewall with gufw

wicd - A friendly network manager for Linux

Network managers are utilities that allow users to control the network in their operating systems. This includes configuring various network devices, setting up IP addresses, dialing connections to ISPs, and other settings.
We have already had three articles on Linux forensics.

BackTrack 4 - Hacking galore

Easily manage Linux services with chkconfig and sysv-rc-conf utilities

If you want to manage the services in your Linux distribution without manually hacking the scripts in runlevel directories, you may want to use the chkconfig and sysv-rc-conf utilities. chkconfig is used on RedHat-based distros, sysv-rc-conf is for Debian variants.