Search results

  1. O

    Selling Server Management And Security Services From Druids in Administration

    We are a team of Administrator-Druids` company SeCom. We want to offer you our administrative services and full-scale technical support. From times immemorial the best were Druids. They were well-educated professionals in astronomy, medicine, music, server technical support, because they knew...
  2. O

    Advice - server 1 to 1 coping

    Hello, everyone! We are a team of Administrator-Druids` company SeCom. We want to offer you our solution for the migration process. If you plan to do a migration and need to copy you data, site We, Secom supportcompany can advice you 1-to-1 full copy: 1. first of all both servers should have...
  3. O

    VB 3.7 Bandwidth got excedded, Now doesn't work?

    Tell me please, have you get an answer on your question?
  4. O

    Druids In System Administration - Outsource Tech Support

    Today, Druids in system administration SeCom offers you remotely handle all of your servers technical issues such as the server rebooting, optimization, security, and monitoring. We can offer you: Installation of OS on server Installation/configuration of webserver (FTP/apache/Nginx/PHP/MySQL...
  5. O

    Druids In System Administration - Outsource Tech Support

    Thread: Dedicated Server Tech Support - Secom Druids 24/7 - To Meet Your Needs Druids in system administration - SeCom - reminds you that if any problem with server arise you can contact us. We do our best in server administration. You can rely on us: - Installation of operating systems; -...
  6. O

    How to install wkhtmltopdf?

    Just install package for you operation system (on user root ): debian/ ubuntu download with wget packge from page wkhtmltopdf for example: # wget http://downloads.sourceforge.net/wkhtmltopdf/wkhtmltox-0.12.2.1_linux-wheezy-i386.deb # dpkg -i wkhtmltox-0.12.2.1_linux-wheezy-i386.deb...
  7. O

    Setting nameservers for Centos 6 ( No control panel )

    No troubles. Thanks for reading it:)
  8. O

    Setting nameservers for Centos 6 ( No control panel )

    I am familiar with DNS and also with Cloudflare. This post is just tech advice in Tech Help Desk Support
  9. O

    Advise on Nginx Config

    New advice you can watch here http://www.wjunction.com/53-technical-help-desk-support/199996-setting-nameservers-centos-6-no-control-panel.html
  10. O

    Setting nameservers for Centos 6 ( No control panel )

    Its need to configure DNS server on the your server, like bind: # yuminstall bind bind-utils backup your bind config # mv/etc/named.conf /etc/named.conf_backup create and edit new config # pico/etc/named.conf and paste this config to the file: ###begin options{ recursion no; allow-query {...
  11. O

    Advise on Nginx Config

    Thanks, for the addition.
  12. O

    Druids In System Administration - Outsource Tech Support

    Hello – IT community! We are a team of Administrator-Druids` company SeCom. We want to offeryou our administrative services and full-scale technical support. Far and away the best were Druids. They were well-educated professionals in astronomy, medicine, music, server technical support...
  13. O

    Advise on Nginx Config

    ==How to enable gzip compression in nginx for static files and speed up your site == tonginx configuration file /etc/nginx/nginx.conf add in "http"directive these lines: gzipon; gzip_disable"msie6"; gzip_varyon; gzip_proxiedany; gzip_comp_level6...
  14. O

    Hi every one!

    Hello! I a newbie on WJ and I would like ti say few word about my self. I am Olga, now I am working at Secom company. I came here to read some new info and share experience in tech server administration:sun:
  15. O

    Clone CentOS 6.6 ?

    What error have you got? please, give me a screen shot of your error.
  16. O

    Clone CentOS 6.6 ?

    Solution Hello! First of all you should have identical version and architecture of installed OS on both servers (centos 6 86_64=centos 6 86_64) Then rust run this command on olde server: cd / rsync -av 1.2.3.4:/ --progress --exclude=boot --exclude=etc/mtab --exclude=etc/fstab...
Back
Top