Some notes on Linux

February 16th, 2007

Proc info: cat /proc/cpuinfo

Directory size: du

Free disk space: df

Test drive speed: hdparm -t -T

Change password: passwd (as root)

Delete anonymous mysql users: DELETE FROM mysql.user WHERE User = ‘’; (as root)
Change mysql root password: SET PASSWORD FOR ‘root’@'localhost’ = PASSWORD(’password’); (as root)

FTP commands to get multiple files: mget / mput
Use prompt n to turn off confirmations

Info about a package: rpm -q -i

Download packages: RPMFind, Fedora.

Install php-5.2: Download the latest version of glibc, then rpm -i –force –nodeps it and all other dependent modules.

[I write this mostly for my own notes, but it might be useful for others as well]

Taggar.nu

November 12th, 2006

Link Vault

July 5th, 2006

Testers wanted for StaticAds

June 29th, 2006

Synonymordbok

June 5th, 2006

Esbatism & Narcissism

June 5th, 2006

Bloggprojektet igång

May 27th, 2006

Blogwalk => blogg:anser.se

May 26th, 2006

Alt- and title- attribute SEO test

May 25th, 2006

Google indexes ‘title’ attribute in <a> tag

May 21st, 2006