Suodata

Viimeisimmät hakuni
Suodatusperuste:
Budjetti
asti
asti
asti
Tyyppi
Taidot
Kielet
    Työn tila
    2,000 linux batch työtä löytyi, hinnoittelu EUR

    ...developer / consultant for custom Widget needed We are looking for a freelancer with experience in the Xibo CMS platform configuration and Widget/Module development, for a Digital Signage product. In order to complete this assignment you would be need to be familiar with the following technologies: * PHP, JavaScript, CSS, * Amazon Web Services (existing CodeBuild & CodeDeploy and EC2 environment) * Linux (Ubuntu) * C++ basics (Not absolutely necessary, but might come handy) * Docker In addition of allowing you to use modern development tools, you have the opportunity to witness Digital Signage business from up close. DS is a natural evolution of traditional advertising business, which enables delivery of digital content exactly where the target demographics are. You get...

    €2452 (Avg Bid)
    €2452 Keskimäär. tarjous
    12 tarjoukset

    RaspberryPi koodaus käyttämään lämpötila-anturia ja web kameraa ja syöttämään ne kotisivulle.

    €13 / hr (Avg Bid)
    €13 / hr Keskimäär. tarjous
    1 tarjoukset
    Employee Attendance Data Sync to MSSQL 6 päivää left
    VARMENNETTU

    I'm looking for a skilled professional to help me synchronize employee attendance records from ZkTeco ZkTime 5.0 to MSSQL on my local server. This is a daily batch update process. Key Points: - You will need to understand how to fetch the attendance data and ensure its accuracy during the synchronization process. - The data should be structured in MSSQL in a way that allows for easy querying and reporting. - The process should be efficient and reliable, with error handling mechanisms in place. Skills needed: - Proficiency in ZkTeco ZkTime 5.0 - Strong experience in working with MSSQL databases - Excellent understanding of data synchronization processes - Ability to work with structured data and maintain normalized relations in a table-based format. Ideally, I'm looking...

    €126 (Avg Bid)
    €126 Keskimäär. tarjous
    12 tarjoukset
    Computer Engineer for Google Expertise 6 päivää left
    VARMENNETTU

    I'm looking for a computer engineer with strong expertise in Google technologies. Key Requirements: - Proficiency in Operating Systems and Technical Skills: You should be well-versed in various Operating Systems and t...challenges of the project. - Google Technology Proficiency: You must have a deep understanding and hands-on experience with Google technologies, products, and services. Ideal Skills and Experience: - Previous experience in software development, network security, or hardware design would be a plus. - Strong understanding and experience in using multiple operating systems, particularly Windows, Linux, and macOS. - Excellent problem-solving skills and the ability to work independently and in a team. - A proactive approach to learning and adapting to new technolo...

    €99 (Avg Bid)
    €99 Keskimäär. tarjous
    11 tarjoukset

    Looking for a Google Cloud Platform (GCP) expert who can assist with Cloud Functions and Vision API integration and deploy function on google cloud - Your main focus will be integrating Vision API for images batch processing and setting up Cloud Functions. The urls of images will be in excel file in google cloud. The parse result to be placed in columns next to url column. - The data primarily processed with text detection. Ideal Candidate: - Proficient in GCP services, specifically Cloud Functions and Vision API. - Experienced in setting up GCP services for one function. - Skilled in implementing Vision API for image processing. - Strong understanding of data processing in GCP.

    €11 (Avg Bid)
    €11 Keskimäär. tarjous
    4 tarjoukset

    Project Description: We are seeking a highly skilled High-Performance Computing (HPC) Engineer with expertise in shell scripting and workflow automation to assist in the evaluation and enhancement of the Parallel Works platform. The successful candidate will need to execute various tasks involving cloud cluster management, running pre-installed workflows, and handling both...with expertise in shell scripting and workflow automation to assist in the evaluation and enhancement of the Parallel Works platform. The successful candidate will need to execute various tasks involving cloud cluster management, running pre-installed workflows, and handling both basic and advanced system integrations. Experience with MPI (Message Passing Interface), Singularity containers, and batch scripting i...

    €15 / hr (Avg Bid)
    €15 / hr Keskimäär. tarjous
    4 tarjoukset

    I urgently need an expert in Linux and Nginx who can help me: - Configure my Nginx server - Optimize server The ideal candidate should have: - Extensive experience with Nginx and Linux - Excellent troubleshooting and problem-solving Time is of the essence, so please get in touch if you can jump straight into action. Ubuntu Nginx

    €15 / hr (Avg Bid)
    €15 / hr Keskimäär. tarjous
    17 tarjoukset

    ...nor tens of thousands, nor even thousands of websites each day. I plan to use your scripts on a relatively small scale of not more than one hundred websites each day. ******* TESTING ******* You must test your script on Linux Mint 21.3 Cinnamon Edition to ensure that it runs properly on Python 3.10.12, on the current stable version of Google Chrome, on Linux Mint 21.3 Cinnamon Edition. I do not care if your script runs on any other operating systems or any other browsers. If you typically use Microsoft Windows, please consider setting up a virtual machine to install Linux Mint 21.3 Cinnamon Edition so you can test your code properly. In particular, if I were to send you a bug report, I would not like to receive a reply from you like, “The script works 100...

    €87 (Avg Bid)
    €87 Keskimäär. tarjous
    20 tarjoukset

    As a client, I am in search of a skillful full-stack software developer. The task at hand involves improving an already existing project with freshly integrated functionalities. An overview of the project's main requirements include: * Integrating the application with Stripe for online payment * Creating Telegram and WhatsApp bots (API) * Incorporating existing text into the translation mod...effortless yet functional implementation. Also, the urgency of the tasks varies, with the addition of existing text to the translation module of React taking top priority. Your experience with APIs, Stripe integration, and React translation modules will be key to the success of this project. The project will take place in a controlled environment for monitoring and evaluation purposes. Working ...

    €261 (Avg Bid)
    €261 Keskimäär. tarjous
    86 tarjoukset

    Project Description: We are seeking a highly skilled High-Performance Computing (HPC) Engineer with expertise in shell scripting and workflow automation to assist in the evaluation and enhancement of the Parallel Works platform. The successful candidate will need to execute various tasks involving cloud cluster management, running pre-installed workflows, and handling both...with expertise in shell scripting and workflow automation to assist in the evaluation and enhancement of the Parallel Works platform. The successful candidate will need to execute various tasks involving cloud cluster management, running pre-installed workflows, and handling both basic and advanced system integrations. Experience with MPI (Message Passing Interface), Singularity containers, and batch scripting i...

    €15 / hr (Avg Bid)
    €15 / hr Keskimäär. tarjous
    3 tarjoukset

    ...the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 Finally, I tried to run the example code ColorCamera/rgb_preview

    €182 (Avg Bid)
    €182 Keskimäär. tarjous
    10 tarjoukset

    ...the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 Finally, I tried to run the example code ColorCamera/rgb_preview

    €51 / hr (Avg Bid)
    €51 / hr Keskimäär. tarjous
    23 tarjoukset

    I am in need of a skilled Linux and Bash Script expert to help me with my current project. Although I haven't specified exact tasks or goals, I am seeking assistance in the following areas: - Linux installation and configuration - Bash scripting and automation - Troubleshooting and debugging I expect the successful freelancer to have a deep understanding of Linux systems and be proficient in Bash scripting. Your past work and experience in similar projects will be valuable. Please detail how you can assist and your approach in your application. Thank you.

    €77 (Avg Bid)
    €77 Keskimäär. tarjous
    10 tarjoukset

    Hi, I need many rewrites. The first batch is of 200 articles. I will ask for a 100 -150 word sample rewrite on the topic given by me. (Removed by Freelancer) Interested candidates, please bid. Long-term work for the right candidate. We will hire multiple writers. Regards, B

    €4 / hr (Avg Bid)
    €4 / hr Keskimäär. tarjous
    74 tarjoukset

    Hi, I need assistance with installing a Public SSH key on my Linux server. The task focus on a single user who will need to access a specific folder located on the server. Key tasks to be completed include: - Enabling both write and read permissions for this user to that specific folder using its Public SSH Key authentification (without password). - The user should not have "execute" permissions or access to any other folders or areas. - Create a cron that will copy the content from this folder to another every 5min. The ideal freelancer for this job would have extensive understanding and experience with Linux command line, SSH configurations, permissions settings and security principles. Best regards.

    €119 (Avg Bid)
    €119 Keskimäär. tarjous
    37 tarjoukset

    ...my project to the next level. The project requires multiple improvements. The project needs to be updated to the latest version of nodejs. I have included in the attachments the and to get an understanding of what will need to be done. Some packages are no longer maintained and alternatives will have to be found, updated or created. The project environment is set up for Linux so good if you have that setup already on your local machine. Please don't ask what the budget as it is already listed in this posting, your bid is the budget. No payout will be made until the project is complete. Key Responsibilities: - Adding new features to the existing framework - Implementing performance enhancements - Providing updates Ideal Skills: - Proficiency in Ember.js -

    €2102 (Avg Bid)
    €2102 Keskimäär. tarjous
    148 tarjoukset

    ...WooCommerce ). I also want something for affiliate or shop that shows pop ups of people who ordered from around the world at the bottom and interactive social media share buttons. Sale banners, etc. 8. Acymailing newsletter plugin with splash page and lists need to replace with another Shopify plugin. MIGRATE data, lists and would like an all one one plugin that can send emails without charging per batch of emails. Acymailing uses my own server and able to send unlimited amount without paying per email. Best plugin would combine newsletter and click funnels. Need email capture, banners, landing pages. Please provide suggestions. PHASE 2 $300: website redesign, updates and final touches and testing to go live....

    €987 (Avg Bid)
    €987 Keskimäär. tarjous
    87 tarjoukset

    We're looking for multiple competent native English editors to trim content and help us improve English language usage across a large batch of tutorials. Starting with a paid trial. Please bid $20.

    €17 (Avg Bid)
    €17 Keskimäär. tarjous
    66 tarjoukset

    More details: Is this project for business or personal use? Personal What information should successful freelancers include in their application? Past work How soon do you need your project completed? ASAP

    €11 / hr (Avg Bid)
    €11 / hr Keskimäär. tarjous
    7 tarjoukset

    I am looking for a C programmer to develop a simple keylogger detector specifically for Windows and Linux operating systems. The primary use of this tool will be on my personal computer. Key Features and Tasks: - The detector should be capable of detecting and alerting keyloggers' presence on the computer. - The detector can have minimal ui. - the detector can only have manula scanning. Ideal Candidate: - Knowledgable in C programming with significant experience in system security programming. - Familiarity with keylogger behaviors and effective detection methods. - Prior experience in developing security software for Windows and Linux operating systems. The end goal of this project is to ensure my personal computer is fairly safe from keyloggers. Looking forward t...

    €10 (Avg Bid)
    €10 Keskimäär. tarjous
    5 tarjoukset

    I need an experienced server administrator to assist me in setting up a domain remotely. he should have some experience with Digital Ocean and Linux server setups The ideal freelancer for this project should have experience in: - Setting up Linux servers, particularly on Digital Ocean - Proficiency in configuring and managing Ubuntu - Experience with Nginx web server software - Understanding of web hosting best practices and security measures - Strong troubleshooting skills in case of any issues. Please note that the server will be used for hosting a website, so it should be optimized for performance and security.

    €39 (Avg Bid)
    €39 Keskimäär. tarjous
    14 tarjoukset

    I want a Linux Ubuntu 24.02 expert who knows multiple domain handling on the server. I already created a .conf file but respective subdomain is redirecting to another website than required.

    €16 (Avg Bid)
    €16 Keskimäär. tarjous
    18 tarjoukset
    GitHub Project Deployment on Linux cPanel 6 päivää left
    VARMENNETTU

    ...display an HTML page that contains an iframe and gif elements above it. Once the project is fully operational, I'll need it installed on a vanilla cPanel account, ill supply which runs on Linux Centos7 all changes made for the project will be committed back to github. Key responsibilities include: - Deploying the GitHub project on a vanilla cPanel account - Ensuring the project functions as intended - Implementing the minimalistic design requirements Ideal skills for this project include: - Proficient in PHP, HTML, and JavaScript - Experience working with GitHub projects - Familiar with cPanel deployment on Linux This project would be well-suited for a web developer with a strong background in full-stack development and deployment. If you feel confident in your abi...

    €135 (Avg Bid)
    €135 Keskimäär. tarjous
    60 tarjoukset

    ...video, locate identify the different type of noises and their value and externalize this findings into a json file Key Requirements: - The script (OOP based) should be able to read a video in mp4, mkv, mov format. - The library used for reading the video is not fixed. You can choose from libraries like (e.g. OpenCV, PyAV, or MoviePy, but the solution should be compatible with both Windows and Linux (and mac) - The output should have details of the signal, the different type noises, the common ratios and finally the values ... - the frame number ... - the time position/time code ... - the data detected ...... - e.g. the sharpness and this should be outputed in a JSON file per video file. Ideal Skillset: - Proficiency in Python - Experience with video processing libraries (like...

    €245 (Avg Bid)
    €245 Keskimäär. tarjous
    25 tarjoukset

    ...systems. Ideal Skills and Experiences: - Past work on similar applications, especially in the healthcare sector - Basic functionalities such as user registration, appointment scheduling, and billing and payments - Creation of clean, intuitive, user-friendly graphic interfaces Despite not specifying the desired operating systems, experience in making software compatible with Windows, macOS, and Linux would be a definite plus. Get in touch with your CV, past work references, experience, and detailed project proposals if you feel this is the right project for you....

    €32 (Avg Bid)
    €32 Keskimäär. tarjous
    21 tarjoukset
    Python Guru for Python Server Management 5 päivää left
    VARMENNETTU

    I am in need of a well-versed Python expert to assist in managing a Linux server. This project is task oriented and requires specific skills including: • Working with server data analysis • Implementing web scraping techniques • Establishing automation processes The role also demands a comprehensive understanding of Linux operations and the ability to print headers. A background in server security, setting up database servers and performance optimization would be ideal, but the focus is primarily on Linux server management via Python. Proficiency in Python, Linux, server data analysis and web scraping are must-haves. Experience in automation and server management will highly be appreciated. Looking forward to your knowledgeable and expert assi...

    €125 (Avg Bid)
    €125 Keskimäär. tarjous
    3 tarjoukset
    Embed 3rd Party Website in iframe 5 päivää left
    VARMENNETTU

    ...translated text is displayed on our frontend for the user to view. Requirements: Proven experience in building web proxy servers with a focus on passing text to the backend for translation. Strong proficiency in server-side programming languages. Familiarity with secure communication protocols. Experience with integrating web applications with backend translation services. OS - Latest Ubuntu / Linux Nice to Have: Previous experience with translation platforms or services. Knowledge of legal and ethical considerations related to web proxy servers. How to Apply: If you are interested in this project, please provide: Details of your experience in building web proxy servers and integrating with backend services. Examples of similar projects you have worked on. A brief overview ...

    €13 / hr (Avg Bid)
    €13 / hr Keskimäär. tarjous
    11 tarjoukset
    Custom Product: Bitsky 5 päivää left

    ...mechanisms to ensure message reliability. o Message History: Provide message history records, allowing users to view past conversations. o Message Recall: Allow users to recall sent messages within a certain time frame. o User Status: Display user online status, input status, etc. o Privacy and Security: Support end-to-end encryption to protect user privacy. o Message Forwarding: Support batch message forwarding. o Emoticons and Stickers: Provide a rich set of emoticons and stickers, support importing third-party emoticons. • Group Chat (Multi-Person Chat) o Group Management: Allow users to create groups, add or remove members, set group information, etc. Group owner and administrator permissions management. o Group Messages: Support sending and recei...

    €1363 (Avg Bid)
    €1363 Keskimäär. tarjous
    71 tarjoukset
    Electronic Hinge Mechanism Engineering 5 päivää left
    VARMENNETTU

    I'm in need of a skilled engineer to design a hinge mechanism for a new electronic product I'm developing. The primary function of this hinge is...experience in electronics design and mechanical engineering with manufacturing in mind, specifically in creating hinge mechanisms for electronic devices. Key Responsibilities: - Design a hinge mechanism that allows smooth, reliable folding - Ensure the mechanism is suitable for electronics Ideal Skills: - Electronics Design - Mechanical Engineering - Product Development - Experience in small batch production The initial production volume is small, under 100 units. This is a crucial project for my product, so attention to detail and a collaborative approach are key. Look forward to working with a professional who can bring t...

    €328 (Avg Bid)
    €328 Keskimäär. tarjous
    37 tarjoukset

    AIO (All in One) Update-Service für eine Linux VM inkl. Mailcow. Umfasst 1x monatlich: - Vollständige Updates des Servers - Vollständige Updates der Mailcow-Instanz - Wartung außerhalb der regulären Nutzungszeiten, wie vom Kunden definiert - Prüfung der Backup-Konsistenz - Bericht über durchgeführte Wartung

    €25 (Avg Bid)
    €25 Keskimäär. tarjous
    1 tarjoukset

    I'm seeking an experienced tech professional who can help build a Linux-based mailserver. This project requires knowledge on setting up large number of email accounts and managing manual IP rotation. Key Components would include: 1. Setting up a Linux-Based Mailserver - Your experience setting up mailservers on Linux OS will be important for this task. 2. Adding a Large Number of Email Accounts - I need the mailserver to cater to a large volume of email accounts. 3. Manual IP Rotation - I've opted for manual IP rotation, so your expertise in this area would be a major advantage. 4. Mailserver needs to be able to have an API for us to create mailboxes automatically. Operating systems experience, particularly Linux, and familiarity with the ins ...

    €16 / hr (Avg Bid)
    €16 / hr Keskimäär. tarjous
    21 tarjoukset

    Looking for an experienced DevOps Engineer to set up & document a 3-node HA Vault cluster (Linux Ubuntu) using Docker Compose (not Swarm, not k8s) with Consul as the storage backend (plus ensuring SSL/TLS self-renewing certs & snapshotted backups to an S3 bucket (on ) every time a new policy or secret added). You'll get sudo-level account access on all nodes which are already up and running on Contabo. You'll need to use the latest versions of Docker & Docker Compose. Your Experience + Multiple Docker-based Vault cluster deployments + Proficiency in Linux shell scripting and Docker Compose + Ability to document setup process clearly disaster recovery Summary acceptance criteria + I follow docs & rebuild cluster & recover existing backup + I r...

    €177 (Avg Bid)
    €177 Keskimäär. tarjous
    18 tarjoukset

    I'm in need of a skilled professional to set up an OpenVPN server on a Linux machine. The main goal of this setup is to enable site-to-site connectivity in a secure manner. This project requires a unique approach to access control; this will be managed based on data stored in a MongoDB database. Key Responsibilities: - Configure an OpenVPN server on a Linux machine for site-to-site connectivity. - Implement routing based on MongoDB database records. Ideal Skills: - Proficient in Linux server setup and configuration. - Experience in OpenVPN server setup, particularly for site-to-site connectivity. - Familiarity with MongoDB, especially in integrating it with server configurations for access control. - Strong networking skills to ensure proper routing and connect...

    €145 (Avg Bid)
    €145 Keskimäär. tarjous
    20 tarjoukset

    I need an experienced tech expert to install Putty on my Mac Book Air. The main aim of this installation revolves around executing commands remotely. Key requirements: - The successful freelancer must be conversant with setting up Putty with SSH forwarding. This configuration is fundamental to the task. - As I will be using Putty to connect solely to Linux servers, knowledge and understanding of Linux systems is vital for the chosen freelancer. Please bid if you have prior experience in similar setups. Your ability to finalize this operation promptly yet efficiently will be much appreciated.

    €13 (Avg Bid)
    €13 Keskimäär. tarjous
    19 tarjoukset
    Squid Proxy Setup script development 5 päivää left
    VARMENNETTU

    I am in need of a networking expert proficient in Squid Proxy and Linux. The task involves creating a script that automatically turns a vps with a subnet into a residential proxy pool It's an ideal project for a developer who's well acquainted with Squid Proxy, understands network firewall setup, and has experience in dealing with Linux-based VPS. Running networking diagnostics would also come in handy as the task may involve troubleshooting any potential connectivity issues that may arise during setup.

    €547 (Avg Bid)
    €547 Keskimäär. tarjous
    26 tarjoukset

    We're looking for multiple competent native English editors to help us improve English language usage in a big batch of Excel-related tutorials. Starting with a paid trial. Please bid $20.

    €21 (Avg Bid)
    €21 Keskimäär. tarjous
    63 tarjoukset

    I need a proficient Linux systems administrator to help install and configure LibreNMS on my Linux system primarily for Network Monitoring. Key Requirements: - Install LibreNMS on a Linux platform - Configure LibreNMS for optimal Network Monitoring - Set up monitoring of Virtual Machines Important Skills: - Expertise in Linux system administration - Familiarity with LibreNMS and its Network Monitoring functionality - Experience with monitoring Virtual Machines.

    €42 (Avg Bid)
    Mainostettu Kiireellinen
    €42 Keskimäär. tarjous
    6 tarjoukset

    We're looking for multiple competent native English editors to help us improve English language usage in a big batch of Excel-related tutorials. Starting with a paid trial. Please bid $20.

    €18 (Avg Bid)
    €18 Keskimäär. tarjous
    69 tarjoukset
    Linux Server Admin with CPanel 5 päivää left
    VARMENNETTU

    I'm seeking a skilled server administrator to help with the general maintenance and smooth operation of my Linux server (CPanel). Key Tasks: - Server Security: This is a top priority. I need the freelancer to ensure that the server is secure, and all necessary security measures are in place. - Monitoring and Backups: Regular monitoring of the server's performance and creating a backup plan. - Software Installations and Updates: Installing necessary software and ensuring that everything is up-to-date. - Migrations - Accounts setup and transfer - Reports: Providing regular reports on the server's health and performance. The ideal candidate should have: - Proficient experience with Linux server administration. - Strong background in server security. - Expert...

    €458 (Avg Bid)
    €458 Keskimäär. tarjous
    110 tarjoukset

    ...is experienced in installing and configuring CKAN on a Linux operating system. Specifically, expertise is needed in the following areas: - CKAN installation on AWS Linux - CKAN , datastore and datapusher and other plugins configuration, focussed on data storage features - Provision of necessary documentation to guide me through maintenance Please note that while this project does not require ongoing post-installation support, the hired professional should ensure smooth functioning of the system and resolve any issues promptly during the initial setup. Ideal candidates should have: - Strong background in working with python and CKAN - Proven experience with configuring CKAN for data storage - Excellent troubleshooting skills in a Linux environment - Ability to t...

    €114 (Avg Bid)
    €114 Keskimäär. tarjous
    17 tarjoukset

    ...preferably with recognized companies. Proficiency with various cybersecurity tools and programming languages. Expertise in identifying and mitigating risks, threats, and vulnerabilities. Technical Skills: Hands-on experience with Security Information and Event Management (SIEM) tools. Proficiency in Python, Linux, and SQL. Knowledge of CIA Triad, governance, risk analysis, compliance, and business continuity planning. Familiarity with Linux and Windows server configuration, Active Directory, network architecture, operations, and security. Experience in areas such as Wireshark, email security, wireless security, cryptography, port scanning, cloud security, and virtualization. Proficiency with tools like Splunk, Burp Suite, Metasp...

    €10 - €17 / hr
    Mainostettu Sinetöity
    €10 - €17 / hr
    9 tarjoukset
    Linux and Bash Script Expert Needed 4 päivää left
    VARMENNETTU

    I am in need of a skilled Linux and Bash Script expert to help me with my current project. Although I haven't specified exact tasks or goals, I am seeking assistance in the following areas: - Linux installation and configuration - Bash scripting and automation - Troubleshooting and debugging I expect the successful freelancer to have a deep understanding of Linux systems and be proficient in Bash scripting. Your past work and experience in similar projects will be valuable. Please detail how you can assist and your approach in your application. Thank you.

    €73 (Avg Bid)
    €73 Keskimäär. tarjous
    21 tarjoukset

    ...and development to help me build a middleware between my primary business software, Neto by Maropost, and FieldFolio. Key Functionalities: • Synchronize product inventory across both platforms • Sync customer data to ensure information is consistent and up-to-date • Transfer order information seamlessly Specific Requirements: • Real-time synchronization for up-to-the-minute data integrity • Batch synchronization as an alternative or backup synchronization method • Robust error handling and notifications to maintain smooth operation and quick issue resolutions Ideal Candidate: The ideal candidate should have strong knowledge of integrating and developing APIs for complex software systems. Experience with FieldFolio and Neto by Maropost will be...

    €317 (Avg Bid)
    €317 Keskimäär. tarjous
    38 tarjoukset

    ...skilled Linux server administrator to help with the following issues: - **MySQL Configuration**: I'm encountering error messages related to MySQL. The freelancer must be able to diagnose the issue and provide an effective solution. - **SSH Troubleshooting**: There are connection issues with SSH. The hired professional should be able to identify the root cause and resolve it promptly. - **cPanel Account Missing**: Currently, some cPanel accounts are not showing. The task involves investigating and rectifying the issue. - **Service Stoppage**: Some important services have stopped working. The ideal candidate should have experience with Linux administration and be able to troubleshoot and restart these services effectively. Ideal skills and experience include: - Pr...

    €131 (Avg Bid)
    €131 Keskimäär. tarjous
    34 tarjoukset
    Migrate Odoo 13 Instance to New Server 4 päivää left
    VARMENNETTU

    I'm seeking a skilled professional to migrate an existing Odoo 13 instance from a Linux server to a virtual environment while maintaining the same Odoo version.

    €86 (Avg Bid)
    €86 Keskimäär. tarjous
    29 tarjoukset

    I'm in need of a skilled Nginx expert to help me configure a server for my applicati...key details about the project are as follows: - I'm looking to implement Load Balancing and SSL termination for my TCP traffic. - On the UDP side, I would like to have the server configured for Streaming Media and DNS Resolving. In addition, the Nginx should be set up on a Linux-based operating system. Ideal skills for this project include: - Proficiency in Nginx configuration and management - Strong understanding of TCP and UDP protocols - Experience with Load Balancing, SSL, Streaming Media and DNS - Linux server administration I'm open to suggestions for the best approach in setting up these features, so good communication and problem-solving skills are a plus. L...

    €25 / hr (Avg Bid)
    €25 / hr Keskimäär. tarjous
    5 tarjoukset
    Multi-OS Malware Scanner Website Creation 4 päivää left
    VARMENNETTU

    I am in need of an expert developer to build a website capable of performing malware scans. While considering its functionality, I haven't yet decided how the scanner should operate, i.e., if it w...the scanner should operate, i.e., if it will scan files upon upload, on-demand, or conduct regular scheduled scans. However, this can be discussed further as we progress. I need you to give a basic guide and idea how it can work. Ideal skills for this project include: - Experience with building secure computing platforms - Knowledge of modern malware threats - Familiarity with Windows, Mac and Linux systems - Proficiency in web development Please note, I am looking to have this project completed as soon as possible. Therefore, applicants must be ready to commit to a rapid develo...

    €430 (Avg Bid)
    €430 Keskimäär. tarjous
    85 tarjoukset
    Reparación de VPS Linux 4 päivää left
    VARMENNETTU

    Tengo un servidor Linux, al enviar correos me indica, requiero mantenimiento SMTP Error (452): Failed to set sender "mymail" (4.3.1 Insufficient system storage).

    €21 (Avg Bid)
    €21 Keskimäär. tarjous
    25 tarjoukset

    I need an experienced frontend developer to integrate a...I expect the grid to support the following interactions: - **Click on rows to view details**: Users should be able to click on a row to view more detailed information about that entry. - **Edit data directly in the grid**: The grid should allow users to modify the data directly within the grid and update the database accordingly. - **Select multiple rows for batch actions**: Users should be able to select multiple rows to perform batch actions, such as deleting or updating multiple entries at once. Ideal candidates should have prior experience working with ag-Grid and implementing similar functionalities. Your understanding of frontend technologies, API integration, and user experience will be crucial for the success...

    €39 (Avg Bid)
    €39 Keskimäär. tarjous
    11 tarjoukset

    We're looking for multiple competent native English editors to help us improve English language usage in a big batch of Excel-related tutorials. Starting with a paid trial. Please bid $20.

    €21 (Avg Bid)
    €21 Keskimäär. tarjous
    51 tarjoukset