Debian etch php4dela

Filtriraj

Moja nedavna iskanja
Filtriraj po:
Proračun
do
do
do
Vrsta
Znanja
Jeziki
    Delovno mesto
    2,000 debian etch php4 najdenih del, po cenah EUR

    Debian 12 Ohne Fehle I wish a clean and safe installation, without errors

    €19 / hr (Avg Bid)
    €19 / hr Povprečna ponudba
    22 ponudb

    I need an experienced professional in KVM (Qemu) Linux for installation and setup. The operating system that the KVM (Qemu) will be installed on is not yet decided, but will likely be CentOS, Ubuntu, or Debian. It's worth noting, my current operating system is Windows. The freelancer needs to have: - Expertise in KVM (Qemu) Linux installation - Proficiency with multiple operating systems (CentOS, Ubuntu, Debian) - Understanding of Windows, as it's my current OS - Ability to provide guidance and recommendations for the optimal choice of OS for KVM (Qemu) installation The exact tasks will include: - Helping choose the best Linux distro for my needs - Installing KVM (Qemu) on the chosen Linux distro - Conducting a walk-through with me for future understanding

    €19 / hr (Avg Bid)
    €19 / hr Povprečna ponudba
    26 ponudb

    gesucht wird jemand der eine professionelle Installation von mailcow durchführen kann. Debian 12

    €19 / hr (Avg Bid)
    €19 / hr Povprečna ponudba
    7 ponudb

    Bonjour à tous, Recherche une personne afin de réaliser un powerpoint pour un exposé sur Debian. Les thèmes devant être abordés sont les suivants : 01- Installation Debian 12.5 (en ligne de commande) 02- Commande mise à jour et explication 03- Résumé des commandes principales (ls, cd, mkdir, mv, rv,cp ...) 04- Explication du Système de fichier sous Débian 05- Voir la dispo de stockage 06- Gestion de connexion 07- Gestion IP 08- Commande Réseaux 09- Putty 10- installation de Webmin et explication 11- installation de Ngnx et explication 12- installation de Samba et explication 13- installation et prise en main de ProFTPD. avec capture d'écran et capture vidéo des diff&eac...

    €283 (Avg Bid)
    €283 Povprečna ponudba
    6 ponudb

    Hello, I need to migrate from one server to another for a travel website in PHP with an SQLite database and a MySQL database. This involves moving from an installation of the current server under CentOs 8 and without a control panel to a server under Debian 11, with a control panel. Understanding of English and if possible French. Possibility of additional PHP and javascript programming work after this project.

    €43 (Avg Bid)
    €43 Povprečna ponudba
    39 ponudb

    I've been struggling with getting the internet up and running on my physical RockyLinux server. I chose this OS for its stability and compatibility with CentOS, but I'm unable to activate the internet on it. I need help ...but I'm unable to activate the internet on it. I need help from a Linux expert who can guide me through this process. Key Tasks: - Troubleshoot and identify the root cause of the internet connectivity issue - Provide step-by-step guidance to activate Wired Ethernet connection Skills and Experience: - Extensive experience with Linux server administration, particularly with RockyLinux, CentOS or Debian. - Solid understanding of networking concepts, especially with regard to Wired Ethernet connections. - Proven track record of resolving connectivity...

    €16 (Avg Bid)
    €16 Povprečna ponudba
    4 ponudb

    i need a person with the following have deep debian knowledge know how to setup a cron service know how to setup log rotation know how to deploy a laravel 11 application Must work via anydesk If you can talk via zoom while working it will be better

    €54 (Avg Bid)
    €54 Povprečna ponudba
    45 ponudb

    I am searching for a Linux proficient SLAX expert to perform advanced system integration tasks. Key Services Required: - System configuration on Linux OS using SLAX (DEBIAN) - OPENVPN & NETWORKMANAGER MODULES. Ideal freelancers should display: - Proven expertise in SLAX and Linux. - MUST BE ABLE TO CREATE CUSTOM MODULES - Extensive background in system configuration. - Up-to-date knowledge of advanced integration methods. Take note: This project requires more than basic or intermediate configurations and solutions. Only advanced SLAX SKILS are acceptable for the unique complexity of this task.

    €265 (Avg Bid)
    €265 Povprečna ponudba
    58 ponudb

    I am seeking a Python developer with expertise in using Python 3 for web development tasks. Your key responsibility will be creating and enhancing several aspects of my website using Python 3. Required functionalities include: Chromebook recently updated the Linux container from Debian 11 to Debian 12 (Bookworm). When I run python3 -V in a terminal, the new upgrade indicates Python 3.11.2. I was running Python 3.73 in the previous build. Python upgrade commands fail. Can you fix this issue? More details will be provided to selected developer If you have a proven track record with Python 3, web development and troubleshooting skills, I welcome your bid for this project.

    €130 (Avg Bid)
    €130 Povprečna ponudba
    88 ponudb
    Debian Expert Only Končano left

    Debian 12 (Bookworm) now installs with non-free drivers included. Apparently there's a way to modify the installation so that it doesn't include non-free drivers, but I can't figure out how. I tried adding "firmware=never" in the installation's boot parameters (before --quiet), but that didn't work. If this is possible, I simply need someone to write instructions for me. Note that I'm installing from DVD. Please: this is for a Debian expert only (all the instructions I've found on forums haven't worked, so I don't want someone who's merely copying that stuff). Thanks!

    €23 (Avg Bid)
    €23 Povprečna ponudba
    7 ponudb

    I have a VPS Plesk server at OVH running on OS: Debian 10.13 I'm looking for someone to check the settings of my server and correct them, because lately I've been getting frequent messages about exceeding the allowed CPU " cpu .usage higher 75 - currently: 100" and not how to locate the cause of these cpu overloads. On this server I have two stores running on PrestaShop and two blogs on wordpress and I want to configure this server for prestashop so that the stores run as fast as possible and not overload the cpu. Sometimes a 502 error appears in the backend of the store but after refreshing the page it disappears. Please give me a quote and best regards Luke

    €96 (Avg Bid)
    €96 Povprečna ponudba
    33 ponudb

    We're looking for somebody who will be able to migrate the following web apps from one server (Linode) to another (Hostinger VPS) on behalf of our charity: - Planka - EspoCRM - BookStack Some of these apps on our current server are dockized, some are based on Apache/MySQL (MariaDB). These servers all run on a version of Debian/Ubuntu. During the migration the domain will need to remain the same on the new server which runs a version of EasyPanel. Our budget is tight, at around £30. However, our timeframe is very flexible.

    €148 (Avg Bid)
    €148 Povprečna ponudba
    41 ponudb

    ...script to monitor for volume changes on Debian. The relevant code looks like this: pactl subscribe | grep --line-buffered "sink" | while read -r UNUSED_LINE; do /home/user/.local/bin/ ; done; This script worked fine on the first computer I used it on. However, on a second computer, it's not working well. The problem seems to be that on the second computer, volume changes are detected twice. For example, when I click the "Volume Up" button on my keyboard, the initial 2 lines of output from command "pactl subscribe" are duplicates: Event 'change' on sink #1 Event 'change' on sink #1 On the original computer, there was only one line of output for each "Volume Up" click. Note that both these computers have the same...

    €20 (Avg Bid)
    €20 Povprečna ponudba
    6 ponudb

    Installation mailcow auf Debian Server

    €20 / hr (Avg Bid)
    €20 / hr Povprečna ponudba
    45 ponudb

    I'm currently in need of an experienced PHP developer with a firm understanding of creating REST APIs, working with MySQL databases, and navigating Ubuntu/Debian CLI. Here are the critical tasks you'll work on: - Develop a REST API tailored toward web service integration. - Handle user data in a MySQL database setup. - Expertly utilise your Ubuntu/Debian CLI knowledge to manage the system. You should be proficient in PHP, REST APIs, MySQL, and Ubuntu/Debian CLI. This proficiency encompasses having a sound understanding of best practices, and significant hands-on experience. Familiarity with handling user data in a relational database context is key and knowledge in web service integration via REST API is crucial.

    €7 / hr (Avg Bid)
    €7 / hr Povprečna ponudba
    104 ponudb

    Project Description: We are seeking a software developer to compile the ARM64 code, based on Go, from GitHub. The goal is to ensure the Velociraptor server operates on the Odroid N2+ platform (4GB RAM), by creating an installer or Debian package (.deb) that functions flawlessly on Debian Ubuntu 20.04 (MATE Desktop). This project involves adapting the Velociraptor software, an open-source security tool , to work seamlessly on the Odroid N2+ platform, a powerful ARM-based single-board computer. The primary goal is to ensure that Velociraptor runs efficiently on Odroid N2+, leveraging the device's capabilities for security monitoring and digital forensics operations. For more details on the platform, visit: Objectives:

    €1253 (Avg Bid)
    €1253 Povprečna ponudba
    30 ponudb

    Necesito a alguien que sepa de servidores Debian, actualmente tengo un servidor corriendo una instancia de Openvpn que ya no es muy de utilidad, la idea es levantar una segunda instancia en paralelo para que llegado el momento dar de baja la instancia 1. Ya está avanzada la instancia 2 pero no logro que ejecute necesito asesoría.

    €102 (Avg Bid)
    €102 Povprečna ponudba
    12 ponudb

    I'm looking for an Ansible/DebOps expert who can help improving script used to configure our Debian servers. It uses DebOps for the Ansible Playbooks. So you need to know it very well. !!!!!!! The work has to be done remotely using anydesk or another remote control software. !!!!!!! We have the complete Ansible playbook currently. We need to apply two fixes: enforce server to reboot after one task; disable one setting in the nginx config. **Requirements:** - In-depth knowledge of Ansible for automation. - Experienced with Debian server management.

    €133 (Avg Bid)
    €133 Povprečna ponudba
    42 ponudb

    ...when I try to resolve telnet 587. The exact message I'm receiving is 'Connection timed out'. On the other hand, telnet localhost 587 is functioning properly on Debian 11 with Postfix Dovecot running ISPConfig. In addition, I'm also in need of help for some minor fixes. I'm not exactly sure if any recent changes in my network configuration or firewall settings have triggered these issues. I'm looking for a skilled freelancer with vast experience in Debian and Postfix Dovecot who can troubleshoot and resolve these connection issues efficiently. Skills and Experience Required: - Proficiency in Debian 11 and Postfix Dovecot - Experience in troubleshooting connection timeout issues - Knowledge in ISPConfig and network configurations -...

    €18 / hr (Avg Bid)
    €18 / hr Povprečna ponudba
    23 ponudb

    I have a VPS with Contabo. We tried to upgrade MySQL 5.7 and it crashed. The VPS goes offline. We apply a rescue mode in Debian to access. I need someone who can fix it and finish the MySQL update. Write I know LINUX in your description. I need someone who can deliver FAST.

    €39 (Avg Bid)
    €39 Povprečna ponudba
    46 ponudb
    €37 Povprečna ponudba
    1 ponudb

    This is the work that has to be done in a university's VPS: DSPACE INSTALLATION ⁃ Installation of the operating system for the Debian or Ubuntu server or similar. ⁃ Java installation. ⁃ Apache Tomcat server installation. ⁃ Installation of the PostgreSQL database engine. ⁃ Deployment of DSPACE 6.3. ⁃ Cronjobs for updating the OAI-PMH. ⁃ CSS style sheet for the repository. ⁃ Configuration for integration with ALICIA and RENATI according to ALICIA-CONCYTEC specifications. ⁃ Metadata entry (ALICIA/UNDQT). ⁃ Creation of communities and subcommunities. ⁃ Enable HANDLE redirection (with subdomain ). ⁃ Enable AWStats or Google Analytics system to show statistics associated with the repository. Write to me if you have the knowledge please

    €168 (Avg Bid)
    €168 Povprečna ponudba
    27 ponudb
    Trophy icon Logo design Končano left

    More details: Our company name is Etch Me Laser Engraving. We focus on engraving drinkware. We want something that's not boring (our name with a box around it, is NOT what we want), a logo that will be our brand and noticeable, and stand out. We are not a restaurant or surf shop, so we're also not wanting designs that would make you think tha'ts what we are. I am open to any colour, any design. What is the purpose of the logo? Brand recognition What style of logo do you prefer? Abstract, but open to anything What color scheme do you prefer for your logo? Warm colors (red, yellow, orange), but open to any other colour.

    €30 (Avg Bid)
    Zagotovljen
    €30
    805 vnosov

    I need an expert in Squid v4 who can successfully set it up to integrate with Active Directory (AD) on Windows Server 2022 for user authentication. Details: ====== We have a functioning Squid v4 installed on a Debian Linux Bullseye server and need an expert to adjust its authentication settings. The essential requirements for this project are: The ideal freelancer for this job should possess: - Deep knowledge and robust experience in Squid v4 deployment and configuration - Familiarity with Windows Server 2022 - Proven track record in integrating Squid with AD This task is very definitive and can be just a few minutes if you are familiar with this. The Squid server is essentially working with the Windows Server AD already because applications on Windows clients can already connec...

    €79 (Avg Bid)
    €79 Povprečna ponudba
    4 ponudb

    I am in need of an expert to create an interactive bash script, compatible with a Debian 12 operating system. This script will be used to install ERPNext based on this: Key project aspects include: - The script should request some user inputs during execution for things such as domain name, passwords, database setup etc etc - The bash script should install all the requirements in frappe for ERP Next. - Yarn often needs to be installed before frappe and not included, this can be done with 2 commands. sudo apt-get install yarn sudo npm install --global yarn - System should also install Let's Encrypt with snap The ideal freelancer

    €135 (Avg Bid)
    €135 Povprečna ponudba
    32 ponudb

    I have a particular project requiring expertise in Freeswitch, preferably with exposure to a Debian Linux environment. The key objective is to use Freeswitch for answering machine detection. The main requirement is to capture and analyze voicemails. We want to build a custom module or ready solution which can detect human or machine on the outbound dialer. The solution should work on any freeswitch version and without any licensing restriction. Please note, we have already used AVMD module and it just detects beep. We want to detect the machine or human from the initial screening of voice only. Skills and Experience Needed: - Solid experience with Freeswitch answering machine detection - Familiarity with working on Linux systems - Ability to effectively capture and analyze audio...

    €584 (Avg Bid)
    €584 Povprečna ponudba
    2 ponudb
    €27 Povprečna ponudba
    1 ponudb

    I have a functioning Squid v4 installed on a Debian Linux Bullseye server and need an expert to adjust its authentication settings. The essential requirements for this project are: - Deep understanding of Squid v4 configuration - Knowledge in working with Debian Linux Bullseye - Experienced in setting up communication between Squid v4 and AD in Windows Server 2022 The scope incorporates tweaking the current Squid v4 configuration to fix a problem for NTLM authentication with the Windows Server 2022 AD. Proficiency in managing Linux servers and understanding of AD authentication is a must for a successful project completion. Direct, clear communication skills are also a plus. Our task is very definitive and can be just a few minutes if you are familiar with this. The Squid...

    €20 (Avg Bid)
    €20 Povprečna ponudba
    1 ponudb

    I'm in need of a skilled developer proficient in Bash to create a highly functional installimage tool. The tool should be capable of: - Facilitating Linux OS installations (for Ubuntu, CentOS, and Debian specifically) - Performing password resets efficiently - Implementing a rescue mode functionality A developer with demonstrated experience creating similar tools will be considered highly. Familiarity with Linux system administration can prove to be advantageous as well. Your skills in Bash scripting should be excellent as this project needs a precision-involved, error-free deliverable. Let's bring this installimage tool to life!

    €106 (Avg Bid)
    €106 Povprečna ponudba
    10 ponudb

    I'm looking for an expert who can develop a custom Debian 11 installation installer. This project will focus mainly on: - Creating an installer that is compatible with Debian 11. There are no specific hardware requirements so flexibility is key. - Developing a command line interface (CLI). This needs to be user-friendly and intuitive, designed with the end user in mind. Ideal Skills: - Proficiency in operating systems and software engineering, particularly Debian 11. - Experience in building CLI for a broader range of users. - Excellent understanding of hardware and software compatibility issues. The resulting product must offer a seamless installation process for Debian 11 using a CLI, with an emphasis on usability and compatibility. Looking forward t...

    €94 (Avg Bid)
    €94 Povprečna ponudba
    15 ponudb

    Estoy buscando un freelancer con experiencia en la instalación de la solución de biblioteca libre Koha en un servidor VPS con Debian. La versión específica que requiero instalar es la 22.05. Detalles adicionales: - No es necesario proporcionar capacitación o documentación después de la instalación - El freelancer debe tener experiencia previa con instalaciones de Koha y preferiblemente en VPS Debian. Habilidades ideales: - Amplio conocimiento de Koha y sus requerimientos de instalación - Experiencia con servidores Debian - Conocimientos de VPS y su configuración - Eficiente, detallista y capaz de entregar el proyecto en el tiempo acordado. Espero encontrar la persona adecuada para llevar a cabo es...

    €145 (Avg Bid)
    €145 Povprečna ponudba
    12 ponudb

    Hi Rajesh, can you please deep etch 7 bottles as soon as you can. removing glass and supplying on transparent background PNG and Jpeg please

    €12 (Avg Bid)
    €12 Povprečna ponudba
    1 ponudb

    ...3. The Topliste has a lot of anti bot security measures, you need to be able to bypass all of them 4. Target website is: 5. The bot should support Proxy(Username:password@ip:port format), the proxy should be loaded via a txt and it should rotate through all proxys inside the txt 6. I prefer the bot written in nodejs, so that I can run it on linux(debian) 7. Every thread should simulate an complete browser, every new thread should create an new browser 8. The Script should be optimized to reduce the proxy usage 9. You need a way to bypass cloudflare turnstile captcha challenge 10. The script needs ether capsolver/capmonster or 2captcha built in to solve recaptcha(I prefer capmonster or capsolver) 11. I provide Proxy, Capsolver/Capmonster/2captcha

    €236 (Avg Bid)
    €236 Povprečna ponudba
    16 ponudb

    I am urgently in need of an expert to help me migrate my Debian VPS on DigitalOcean. The migration should be done without using the snapshot option. Although I'm not facing any issues with my current setup, I lack specifics regarding the main applications running on my server. Therefore, the freelancer should have: - Extensive experience with Debian VPS migration on DigitalOcean. - The ability to diagnose the running applications on a VPS. - Ability to maintain constant communication and provide project updates. - Capable of completing this project ASAP. Your expertise in this area would be vital in ensuring a successful and smooth migration with minimal disruption.

    €75 (Avg Bid)
    €75 Povprečna ponudba
    20 ponudb

    I am currently in the process of setting up PPOE on a Debian-based Linux distribution, with the end goal of establishing internet connectivity for a larger network of 1K+ devices. To accomplish this, I am seeking a proficient freelancer who ideally has: - Expertise in Linux administration, notably Debian - In-depth understanding and experience with PPOE setups & Linux - Experience in networking, able to support a large number of devices A sound understanding of security protocols for the task would be advantageous. The ideal candidate will ensure seamless internet connectivity across all devices in the network through the PPOE setup.

    €149 (Avg Bid)
    €149 Povprečna ponudba
    28 ponudb

    Location: HCMC, Vietnam I'm looking for a proficient Software Developer with a specialty in mechatronics and motion control for an industrial project. This is a full-time position for 2-4 months, based in Vietnam, and offers an excellent opportunity to work on a cutting-edge production line control system. Technical Requirements: Stro...including dealing with serial ports, systemd, and SSH. Version Control Proficiency: Familiarity with Git, GitHub, and GitLab. Modbus Protocol Experience: Experience with the Modbus protocol, including both TCP and RS485. Experience in Mechatronics: Knowledge of mechatronics, particularly in motion control actuators in an industrial setting. Technical Stack: Operating System: Linux, specifically Debian/Ubuntu. Programming Language: Rust. GUI F...

    €2406 (Avg Bid)
    €2406 Povprečna ponudba
    39 ponudb

    I'm looking for a skilled Linux administrator with experience in deploying Squid proxies and integrating open-source solutions with Windows server environments, specifically Windows Server 2022 Active Directory (AD). The scope of the project is: - Setting up Squid 4 on a Debian server - Enable this Squid instance to join a Windows Server 2022 AD setup Key Skills: - Linux (specifically Debian) administration - Squid proxy setup and management - Deep understanding of Windows Server (2022 AD) - Experience in cross-platform integration. Please bid if you are confident in deploying and troubleshooting these specific systems. I look forward to working together.

    €100 (Avg Bid)
    €100 Povprečna ponudba
    5 ponudb

    I am currently seeking an experienced RapidPro expert to handle the installation, configuration, and ongoing support of RapidPro on a Linux or Debian virtual server hosted on Azure. This project requires someone with extensive knowledge and proven experience in successfully implementing RapidPro multiple times. Here's a breakdown of the tasks involved: Installation and Configuration: Deployment of RapidPro on a Linux or Debian virtual server hosted on Azure. Customization of settings to optimize performance and ensure security. Integration with other tools or services as required. Ongoing Support and Maintenance: Prompt assistance to resolve any technical issues or queries related to RapidPro. Regular maintenance to keep...

    €1156 (Avg Bid)
    €1156 Povprečna ponudba
    20 ponudb

    ...project, I am looking to migrate my existing DigitalOcean VPS to a new account. This has to be done without utilizing the snapshot option. The running operating system on the VPS is Debian. The VPS is mainly being used as an application server and I require an expert who can ensure a successful migration without disrupting the functionality of the applications being served. Seeing as certain applications and services might have specific configurations on the existing server, it would be ideal if the freelancer has: - Strong knowledge and experience in working with DigitalOcean VPS. - Deep understanding of Debian as an operating system. - Proficiency in transferring VPS to a new account without using snapshots. However, during this process, there was no specific instru...

    €78 (Avg Bid)
    €78 Povprečna ponudba
    2 ponudb

    I urgently need someone experienced to install a Kamailio session border controller with a webgui on a Debian operating system. Your familiarity with Debian and Kamailio is essential. Key tasks include: - Kamailio SBC installation on Debian - Setting up a functional webgui - Provision of post-install maintenance guide As the main function of the SBC wasn't specified, a general SBC setup is anticipated. However, we may discuss specific requirements before or during the project. Please respond promptly, as this is time-sensitive.

    €361 (Avg Bid)
    €361 Povprečna ponudba
    8 ponudb

    With this project, I'm in need of a professional individual who can assist me in completing the setup of my local Debian server. Here are some specifics: - The successful freelancer will help me install software packages; particularly, I want PHP version 7.4 and Composer & Elasticsearch installed on the server. - Also, I need assistance with configuring network settings for optimum functionality of the server. And the ability for SSH / FTP from outside. Ideal Skills and Experience: - You need to be well-versed in server setup and management - Specific expertise in Debian servers is required - A deep knowledge of PHP and Elasticsearch installation is essential.

    €21 / hr (Avg Bid)
    €21 / hr Povprečna ponudba
    64 ponudb

    I am looking for a Linux Debian Systems Engineer who can expertly install, configure, troubleshoot and debug my Linux Debian system. My project is very much like a remote control scooter project. The technical parts I use: - Raspberry pi zero 2w - Waveshare sim7600g-h 4g usb modem I have made progress so far with these parts. The system automatically connects to 4g internet and chooses 4g as the main internet output (ip route add default dev ppp0) and automatically connects to a wifi address that the Raspberry pi can access, but sometimes the system behaves like this. I have an active ppp0 connection everything looks correct but I can't connect to the internet then I have a service that auto restarts the wvdial service that restarts itself many times and at some point...

    €142 (Avg Bid)
    €142 Povprečna ponudba
    9 ponudb

    Seeking NFTables, Debian based pfSense Firewall Centralization and Management Freelancer Description: We are currently seeking a highly skilled freelancer to centralize and manage our firewall infrastructure using Proxmox, pfSense and GitLabs. This position requires expertise in setting up and configuring NFTables on Debian, pfSense and GitLab in conjunction a single IP addresses. We have a single IP Address which is Proxmox (Virtualization) debian based, utilising NFTables this then NAT's to pfSense. pfSense then NAT's to GitLab. All infrastructure is based on cloud-based servers, specifically Virtual Dedicated Servers (VDS). Responsibilities: 1. Check over network settings: - Ensure proper IP address assignments for Proxmox, then create/check over virt...

    €12 (Avg Bid)
    €12 Povprečna ponudba
    3 ponudb
    March 2024 Deepetch Končano left

    ~300 photos deep-etch same specs as all previous projects

    €110 (Avg Bid)
    €110 Povprečna ponudba
    1 ponudb

    Project Involve: Label Editing Deep Etchs Project

    €260 (Avg Bid)
    €260 Povprečna ponudba
    1 ponudb

    Seeking the skillful hand of a creative designer to develop a custom digital identity for my brand. This would involve expertly crafting a unique logo and defining brand colours and typography. The goal is two-fold; to create an indelible image that attracts a precise demographic and stimulates brand recognit...colors - Define distinctive typography Ideal Candidate Qualities: - Significant experience in digital design - Track record in creating identities targeted at specific demographics - Understanding of how to marry visual elements to market a brand. التحدث باللغه العربيه متطلب أساسي Your designs will basically be the face of our brand, entrusted with the mission to charm our target market and etch our name in their memories. Looking forward to your bids.

    €27 (Avg Bid)
    €27 Povprečna ponudba
    46 ponudb

    ...the description. You have to know python, linux,Tensor Flow lite and Docker. Frigate NVR. I am looking for a qualified professional to develop a comprehensive surveillance system that integrates Debian, Frigate NVR and Coral TPU to effectively perform license plate reading and object detection. Core Objectives: • Implementing video surveillance from multiple feeds (1-5) with a mix of both indoor and outdoor sources. • Monitoring and reading vehicle license plates effectively. • Implementing successful object detection. Required Skills & Experience: • Strong knowledge and hands-on experience with Debian, Frigate NVR, and Coral TPU. • Proven experience in developing video surveillance systems. • Expertise in license plate detection and rec...

    €22 / hr (Avg Bid)
    €22 / hr Povprečna ponudba
    32 ponudb

    Estoy buscando un freelancer con experiencia en la instalación de la solución de biblioteca libre Koha en un servidor VPS con Debian. La versión específica que requiero instalar es la 22.05. Detalles adicionales: - No es necesario proporcionar capacitación o documentación después de la instalación - El freelancer debe tener experiencia previa con instalaciones de Koha y preferiblemente en VPS Debian. Habilidades ideales: - Amplio conocimiento de Koha y sus requerimientos de instalación - Experiencia con servidores Debian - Conocimientos de VPS y su configuración - Eficiente, detallista y capaz de entregar el proyecto en el tiempo acordado. Espero encontrar la persona adecuada para llevar a cabo es...

    €120 (Avg Bid)
    €120 Povprečna ponudba
    16 ponudb

    ...with configuring FreeSWITCH and FusionPBX on my Debian server. Here's a brief rundown of what I expect: • Installation and configuration of FreeSWITCH and FusionPBX on a pre-existing Debian server. Operating the server is not part of your scope. • I am the only end-user. Therefore, the set-up should be tailored around my requirements and preferences. • As for functionality, I aim to utilize SIP trunking, Voice Over IP (VoIP) services, and Multi-Tenant PBX services with FreeSWITCH and FusionPBX. However, I'm interested in leveraging the complete capabilities these tools offer, so your input on additional beneficial features is welcome. To best fit this project, you should have demonstrable expertise with FreeSWITCH, FusionPBX, and Debian...

    €139 (Avg Bid)
    €139 Povprečna ponudba
    1 ponudb

    ...redesign one of our websites. Design, graphics design and function changes are all needed. I'm looking more for a long time relationship with the developer / agency because there are other tasks and websites are in the pipeline, so a month or week based quote would be nice. Used frameworks, languages and software: Backend: PHP 7.4.33, Laravel 8, MariaDB Frontend: HTML, CSS, Javascript-JQuery Server: Debian 11 Website: What I would like to change on the website: The whole website should be usable both from desktop computer and mobile phone. Home page: - some of the text needs to be changed for sure, but I can do that on my own - the design should be changed, especially the mobile version, right now there is no incentive for a visitor to proceed with registration or anythi...

    €475 (Avg Bid)
    €475 Povprečna ponudba
    120 ponudb