pdfimages -j in.pdf /home/---/Desktop
هر صفحه به صورت یک png
gs -dBATCH -dNOPAUSE -sDEVICE=png16m -dGraphicsAlphaBits=4 -dTextAlphaBits=4 -r150 -sOutputFile=output%d.png input.pdf
pdfimages -j in.pdf /home/---/Desktop
هر صفحه به صورت یک png
gs -dBATCH -dNOPAUSE -sDEVICE=png16m -dGraphicsAlphaBits=4 -dTextAlphaBits=4 -r150 -sOutputFile=output%d.png input.pdf
http://ubuntuhandbook.org/index.php/2013/09/install-smartgit-via-ppa-ubuntu-linux-mint/
sudo add-apt-repository ppa:eugenesan/ppa sudo apt-get update sudo apt-get install smartgit
https://stackoverflow.com/questions/15278375/importing-larger-sql-files-into-mysql
mysql -h yourhostname -u username -p databasename < yoursqlfile.sql
http://ndever.net/articles/linux/installing-sass-and-compass-ubuntu-1210-1304
نصب sass بر روی سرور اوبونتو لینوکس
http://forum.ubuntu.ir/index.php?topic=7106.0
you can find php.ini in
sudo gedit /etc/php5/apache2/php.ini
http://ubuntuforums.org/showthread.php?t=1097306
https://jadi.net/
daneshabad.com/Video.aspx?id=1268&pid=68
https://jadi.net/2015/02/%D8%AF%D9%88%D8%B1%D9%87-%DA%A9%D8%A7%D9%85%D9%84-%D9%88%DB%8C%D8%AF%D8%A6%D9%88%DB%8C%DB%8C-%D9%84%DB%8C%D9%86%D9%88%DA%A9%D8%B3-%D8%AC%D8%A7%D8%AF%DB%8C-%D8%A2%D8%B2%D9%85%D9%88%D9%86-%DB%B1%DB%B0/
در اوبنتو سروری برای این کار کافی است دو دستور زیر را قرار دهیم
apt-get install php5-curl
/etc/init.d/apache2 restart
http://serverfault.com/questions/146708/how-to-enable-curl-installed-ubuntu-lamp-stack
http://wiki.apache.org/httpd/DistrosDefaultLayout
ادرس های مختلف مکان های کانفیگ apache در سرور های مختلف
http://www.lavluda.com/2007/07/15/how-to-enable-mod_rewrite-in-apache22-debian/
a2enmod rewrite
Then edit /etc/apache2/sites-available/default or /etc/apache2/sites-available/000-default (check which one available on your system)
Find the following
Options Indexes FollowSymLinks MultiViews
AllowOverride None
Order allow,deny
allow from all
and change it toOptions Indexes FollowSymLinks MultiViews
AllowOverride all
Order allow,deny
allow from all
and finally restart Apache
/etc/init.d/apache2 restart
orservice apache2 restart
very important :
copy of cake php dont move .htaccess
please move all of folder & check if htaccess is exit
دستورات vi
:q خروج بدون تغییرات
To exit vi and save changes: ZZ or :wq
* | i | insert text before cursor, until <Esc> hit |
---|---|---|
I | insert text at beginning of current line, until <Esc> hit | |
* | a | append text after cursor, until <Esc> hit |
A | append text to end of current line, until <Esc> hit |
http://askubuntu.com/questions/463618/setting-up-subdomain-on-ubuntu-server
https://www.digitalocean.com/community/tutorials/how-to-configure-the-apache-web-server-on-an-ubuntu-or-debian-vps
vi /etc/hosts
34.54.235.64 subdomain.mydomain.com
sudo nano /etc/apache2/sites-available/default
<VirtualHost *:80>
ServerName subdomain.mydomain.com
DocumentRoot /var/www/subdomain.mydomain.com
</VirtualHost>
Now create /var/www/subdomain.mydomain.com
and restart Apache2:
mkdir -p /var/www/subdomain.mydomain.com
sudo service apache2 restart
convert name.jpg -resize 1600X1200 out.jpg
convert -resize 50% input.jpg out.jpg
http://forum.ubuntu.ir/index.php?topic=11092.0
http://www.vpspro.org/knowledgebase.php?action=displayarticle&id=1
http://askubuntu.com/questions/463618/setting-up-subdomain-on-ubuntu-server
https://www.digitalocean.com/community/tutorials/how-to-configure-the-apache-web-server-on-an-ubuntu-or-debian-vps
https://www.linode.com/docs/websites/apache/apache-web-server-on-ubuntu-14-04
http://superuser.com/questions/467398/how-do-i-exit-an-ssh-connection
وقتی روی ابونتو apache mysql phpmyadmin را نصب می کنیم
و می خواهیم هم زمان چندین پروژه مختلف را مدیریت کنیم بهتر است از چندین پورت مختلف برای این کار استفاده کنیم
مثلا
127.0.0.1:80
127.0.0.1:8000
, غیره
برای این کار مراحل زیر را انجام می دهیم
در ترمینال
sudo gedit /etc/apache2/sites-available/000-default.conf
می زنیم
<VirtualHost *:8000>
ServerAdmin webmaster@localhost
DocumentRoot /var/www/html/فولدر من
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
</VirtualHost>
اینها را اضافه میکنیم
سپس save کرده و دستور زیر را می زنیم
sudo gedit /etc/apache2/ports.conf
و سپس عبارت زیر را به آن اضافه می کنیم
Listen 8000
و در نهایت سرور را ریست می کنیم
sudo service apache2 restart
http://naserbagheri.blog.ir/post/89
https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-on-ubuntu-14-04
Aptana
http://sysads.co.uk/2014/06/install-aptana-studio-3-ubuntu-14-04/
این عبارت رو توی ترمینال بنویس
sudo pm-hibernate
راههای دیگه هم داره
http://ubuntuhandbook.org/index.php/2014/04/enable-hibernate-ubuntu-14-04/
لینوکس برای همه
این کلاس در دبیرستان دانشگاه شریف برگزار می گردد .
قایل ارایه شده را می توانید از آدرس زیر دریافت نمایید .
انشاالله جلسات بعد همراه با فایل صوتی یا تصویری خواهد بود .
لینک دانلود ارایه جلسه صفرم ( محاسبات )