upgrade plugins without ftp credentials.
wp-config.php:
define('FS_METHOD','direct');
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
sudo wget http://a.imageshack.us/img135/8666/thumbnailframe.png
sudo mv thumbnailframe.png /usr/share/pixmaps/nautilus/thumbnail_frame.png
nautilus -q
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
Exchange Management Shell:
Get-SendConnector | fl
Set-SendConnector -Identity "Send Connector Name" -port 28
| 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. |
Documents\StarCraft II Beta\variables.txt:
frameratecapglue=30
frameratecap=60