Virus de Flash - windowsxp-privacy … faceti update !!!
Daca incercati sa dati copy/paste si in loc sa aveti textul dorit o sa obtineti urmatorul link:
http ://windowsxp-privacy.net/?id=12534612323
Sau ceva asemanator, atunci trebuie facut de urgenta un update la ultima versiune de flash player... [Read-More ...]
useradd error - bash: useradd: command not found
To create a new user account under any Linux distribution use command called useradd. The system administrator is responsible for creating account. Login as root user (or use sudo command).
useradd command syntax:
useradd [options] {userna... [Read-More ...]
Google Chrome - one more step in taking over the internet ?
Google Chrome is an open source browser based on Webkit and powered by Google Gears. Google wants Google Chrome & its JavaScript VM to turn Microsoft, Apple and Linux into “appliance platforms”, giving Google control over the web appli... [Read-More ...]
/bin/rm Argument list too long - Linux
When you are trying to delete too many files in a directory at the same time, it seems rm has limits (kernel limitation on the size of the parameters of the command).
Example of using find command to solve this problem:
find /home/mydir/ -... [Read-More ...]
Remove All Files - Linux Command
to remove all files from the current directory and all subdirectories do:
rm -r *.*
if you get “Argument list too long - Linux” , view this: /bin/rm Argument list too long - Linux
to remove file types .tmp from the curren... [Read-More ...]














