Budget: 200 UAH Deadline: 1 day
Без проблем. Есть хороший хостер. Я Вам лишь настрою впн и покажу как да что у них устроено. Это будет ваш сервер. Трафик безлимит. Ip адрес Польский. Обращайтесь за деталями в лс.!
Здравствуйте! Мне нужно сделать личный сервер в Польше с постоянным IP адресом чтоб пользователь был только один (я), чтоб я могла заходить из Киева с #VPN. Месячная плата за услугу аренды и установки делаю. Если есть какие-то варианты пишите пожалуйста.
Budget: 200 UAH Deadline: 1 day
Без проблем. Есть хороший хостер. Я Вам лишь настрою впн и покажу как да что у них устроено. Это будет ваш сервер. Трафик безлимит. Ip адрес Польский. Обращайтесь за деталями в лс.!
Budget: 450 UAH Deadline: 1 day
Привет, Лена.
Один раз настраиваем сервер и вы пользуетесь им сколько нужно. Оплата сервера один раз в месяц. Ма самом деле сервак стоит в пределах 3-4 евро.
На постоянной основе использую такие сервера в личных целях.
При необходимости помогу настроить что бы доступ был и с компьютера и с обильных устройств.
Budget: 1000 UAH Deadline: 1 day
Команда инженеров DevOps с 10-ти летним опытом работы может приступить к выполнению проекта, все вопросы рассмотрим в индивидуальном порядке.
https://uni-ops.com/
Budget: 512 UAH Deadline: 30 days
Предоставлю готовую услугу. Можно не один аккаунт - договоримся. Стабильность, качество и безопасность гарантирую.
Опыт администрирования 19+ лет.
Примеры клиентов для которых настраивал и поддерживаю сервера можно посмотреть на моем сайте и в портфолио на этой бирже.
Budget: 300 UAH Deadline: 1 day
Здравствуйте, меня зовут Михаил.
Я основатель компании it365©
Наша компания является системным интегратором в области IT.
===============
Сделаю вам личный VPN сервер с польским IP.
При необходимости могу настроить использование этого VPN на вашем телефоне.
===============
Мы оказываем услуги по системному администрированию
компьютерных систем. У нас огромный опыт в системном администрировании.
Гарантия на выполненные работы + поддержка по необходимости.
Наши клиенты всегда остаются довольными качеством нашей работы.
===============
Различный спектр услуг:
- Настройка и обслуживание серверов;
- Виртуализация VMware, HyperV, ProxMox;
- Установка и настройка Windows / Linux;
- Установка и настройка web серверов (LAMP, LEMP, SSL);
- Установка и настройка MSSQL Server;
- Установка и обновление 1С:Предприятие, M.E.Doc, Bitrix;
- Система мониторинга Zabbix;
- Облачные хранилища и FTP;
- Резервноe копирование, репликация;
- Настройка роутеров и сетевого оборудования (Wi-Fi, Vlan, VPN);
- Установка и настройка ПО;
- Восстановление данных;
- Удаление вирусов;
===============
"Качество - это делать хорошо даже там где не видно".
===============
Овчаренко Михаил:
@ mihonukr
it365.com.ua
Budget: 350 UAH Deadline: 1 day
Имею опыт работы системным администратором 18+ лет.
Я долго работал в технической поддержке (L3) хостинга uk2group.
DevOps - docker, ansible, jenkins, github, openstack, etc... ) , Amazon AWS 10+ лет работы.
Ваш проект будет решён в кратчайшие сроки и с высоким качеством.
Budget: 200 UAH Deadline: 1 day
Добрый день. Не однократно настраивал VPN сервера с полной анонимизацией. Подскажу не дорого провайдера VPS в Польше
Budget: 1000 UAH Deadline: 1 day
добрый день. пишите осудим детали и все сделаю. буду поддерживать, научу работать
pptp - никто уже не использует, удален с IOS
l2tp ipsec - проблемы с одновременным подключением в одной точке (WIFI к примеру)
openvpn - однозначно он.
It is necessary to perform the update, transfer, and configuration of Laravel projects to a new server, ensuring stable operation, security, protection against exploits, and correct functioning of all services after migration. 1. Main tasks Prepare the new server for operation. Transfer project files, databases, configurations, and cron jobs. Update server software. Configure a secure environment for Laravel. Check compatibility of PHP, Laravel, Composer packages, and dependencies. Ensure protection against known exploits, malicious requests, and unauthorized access. Set up SSL certificates. Check the functionality of the websites after the transfer. 2. Transfer of Laravel projects For each project, it is necessary to: Transfer project files. Transfer the database. Transfer the .env configuration. Set directory access permissions: storage bootstrap/cache Check functionality: homepage; admin panel; authorization; forms; API; file uploads; email sending; cron jobs; queue workers.3. Security and protection It is necessary to implement basic and application-level protection: close root access via SSH; configure SSH access only via keys; change the default SSH port if necessary; configure the firewall; allow only necessary ports; install Fail2Ban; hide service versions of Nginx/Apache/PHP; restrict access to .env, .git, backup files, log files; set correct file permissions; check projects for malicious files; check Composer packages for known vulnerabilities; update dependencies if it does not break functionality; configure protection against SQL injection, XSS, CSRF, and path traversal; check the correctness of Laravel APP_ENV and APP_DEBUG; set APP_DEBUG=false in production; configure rate limiting for critical endpoints; check access to storage/uploads; configure protection against PHP execution in upload directories; check access rights to admin panels. 4. SSL and domains It is necessary to: Install SSL certificates. Configure automatic SSL renewal. Enable redirect from HTTP to HTTPS. Check the correct operation of websites via HTTPS. 5. Backup It is necessary to configure backup: project files; databases; .env files; uploaded media; cron configurations; Nginx/Apache configurations. Backup should be performed automatically on a schedule. It is preferable to store copies separately from the main server. 6. Post-transfer verification After migration, it is necessary to check: absence of 500/403/404 errors; absence of critical errors in Laravel logs. 9. Result of execution After the work is completed, there should be: Laravel projects successfully transferred to the new server; websites are functioning stably; SSL is configured; the server is protected with basic security settings; access to critical files is restricted; backup is configured; cron and queues are operational; the old server can be turned off after final verification.
We have a dedicated server on Hetzner with a website on Docker (+ Laravel framework) Contact with the developers has been lost Need to: - restore and change server access (probably SSH) - recommend a storage location and set up a full server backup with easy recovery, probably not on Hetzner for security - fix the logo that is not displaying for some reason (it's unclear why the file has become inaccessible) Important - there is no website backup, and there is no room for error. We will only consider experienced specialists.
I'm looking for a specialist who can help transfer corporate email from Google Workspace to another email platform. We want to switch because Google Workspace is currently quite expensive for us. We have about 30 users. We haven't finalized which platform to switch to yet, so we would appreciate your recommendations for the optimal option in terms of price, reliability, and convenience. On our side, we are currently considering MXRoute, but we are open to other proposals as well. The main task is to transfer the email with minimal downtime and without losing any messages.