Auto Update WordPress Without FTP

upgrade plugins without ftp credentials.

wp-config.php:
define('FS_METHOD','direct');

By WladyX on 27 August, 2010 | Apache, General, Wordpress | A comment?

SSH Port Forwarding

ssh -L 8888:www.linuxhorizon.ro:80 user@computer -N

   +----------+<--port 22-->+----------+<--port 80-->o-----------+
   |SSH Client|-------------|ssh_server|-------------|   host    |
   +----------+             +----------+             o-----------+
  localhost:8888              computer      www.linuxhorizon.ro:80

other example:
ssh -R 28:10.10.10.8:25 -R 29:10.10.10.1:25 root@server.ro -N

source1 source2

Check your Laptop Battery status from the command line

acpi

source

By WladyX on 25 August, 2010 | General | A comment?

How to set an automatic mechanical watch

Nautilus Thumbnails With 3D-ish Drop-Shadow Effect

sudo wget http://a.imageshack.us/img135/8666/thumbnailframe.png
sudo mv thumbnailframe.png /usr/share/pixmaps/nautilus/thumbnail_frame.png
nautilus -q

source

By WladyX on 5 August, 2010 | Gnome, Style | A comment?

Nautilus Elementary

sudo add-apt-repository ppa:am-monkeyd/nautilus-elementary-ppa
sudo apt-get update && sudo apt-get upgrade
nautilus -q

breadcrumbs:
cd
wget http://gnaag.k2city.eu/nautilus-breadcrumbs-hack.tar.gz
tar -xvf nautilus-breadcrumbs-hack.tar.gz

open Nautilus file browser and goto Edit – Preferences – Tweaks
tick the show like breadcrumbs option.
nautilus -q

source

Changing the default port of an Exchange Server Send Connector

Exchange Management Shell:

Get-SendConnector | fl
Set-SendConnector -Identity "Send Connector Name" -port 28

source

By WladyX on 4 August, 2010 | Mail, Windows | A comment?

RPM quickies

rpm -ivh apache2.i386.rpm Install package apache2 already download on the system.
rpm -i ftp://ftp.mynitor.com/apache-3.i386.rpm You can do it with http:// as well. Simple of installing RPM from remote server.
rpm -ev apache2 Uninstall apache2 package..
rpm -Uvh apache2-1.i386.rpm Upgrade an existing package. You can also do rpm -Uvh ftp/http to fetch pkg.
rpm –verify apache2 List files that did not pass the verify tests.
rpm -qpl apache2.i386.rpm List location where RPM would be installed.
rpm -ql apache2 List location of files on the system where the RPM has already been installed.
rpm -qi apache2 This one is my favorite. It displays pkg information such as version, release, installed date and much more.
rpm -qf /etc/apache2/conf/httpd.conf This will tell you which package the file httpd.conf belongs to.
rpm -qa List all installed RPM packages on the system.
rpm -qa –last List all the recently installed RPM packages.
rpm -qR apache2.i386.rpm Outputs dependencies for the RPM.

source

Google Image Basic

Starcraft 2 overheating issues

Documents\StarCraft II Beta\variables.txt:

frameratecapglue=30
frameratecap=60


AIX
Apache
Arch
Compiz
Cool Apps
Files
Firefox
Games