Home » Archive

Articles in the Ubuntu Category

Debian, Hacking, Linux, Newbie, Security, Ubuntu »

[7 Mar 2009 | 4 Comments | ]

GNU/Linux and other unix operating systems are a very hostile environments for viruses, but they are still in the front of other malware / exploits. The most dangerous malware under GNU/Linux are the rootkits.

Share this post

Hide Bookmarks

Debian, How-to, Linux, Tuning, Ubuntu »

[4 Mar 2009 | 2 Comments | ]

Yes, is possible and is very easy. Ext2 differ from Ext3 only on few things: Journalling is one of them and can be added very easy to an Ext2 system. First, just look to the features of a Ext2 filesystem:

Share this post

Hide Bookmarks

How-to, Linux, mICROSOFT, Newbie, Ubuntu »

[2 Mar 2009 | 3 Comments | ]

1. Getting the sources
You have 2 possibilities:
1. Download from sourceforge (Download version 1.3.3)
2. Download from source server with git. The git server is git+ssh://mob@repo.or.cz/srv/git/siplcs.git

Share this post

Hide Bookmarks

How-to, Linux, Newbie, Ubuntu »

[27 Feb 2009 | No Comment | ]

Ubuntu is one of a few distribution what came with root root account disable. What they are doing that? Because they are sustain a good security policy and anyway you will don’t need the root password to do administrative tasks on your desktop. You can use sudo to do that and for sudo (if is configured right) you will need just your account password. I also encourage all people to work with sudo and don’t use directly the root password.

Share this post

Debian, How-to, Linux, Ubuntu »

[11 Dec 2008 | One Comment | ]

I just found a simple utility what can recover files (known file types) very well: Foremost. This is not an filesystem utility what can recover every files from your system, is just an utility what can recover files with an known structure. This utility just demonstrate than simple solutions sometimes are more efficient than complicated ones.

Share this post

Hide Bookmarks