Filtrér

Mine seneste søgninger
Filtrer ved:
Budget
til
til
til
Slags
Færdigheder
Sprog
    Job-status
    2,000 linux voip sms jobs fundet, i prisklassen EUR

    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. Th...

    €20 (Avg Bid)
    €20 Gns Bud
    1 bud

    We looking for. developer who can setup Docker and install Mongo DN on our Server We have diffrent SubDomain and each of them need owen DB Ideal Skills and Experience: • Extensive experience with Docker and MongoDB • Familiarity with Linux operating systems • Able to recommend and implement the most suitable MongoDB version for varied use cases. • Ability to troubleshoot any potential issues during installation and set up • Previous experience in setting up databases for development and production environments. • Your recommendation about how create Backup of MongoDB, and Recovery Please include in your proposal: 1. Your experience with Docker and MongoDB. 2. Any past similar projects successfully completed. 3. Your recommendation for the version ...

    €21 (Avg Bid)
    €21 Gns Bud
    14 bud

    I am receiving many attacks on my dedicated server and people cannot access my website. The specific task would be to configure a good Firewall or good security practices in order to slightly mitigate the attacks I am receiving.

    €115 (Avg Bid)
    €115 Gns Bud
    16 bud
    RHEL Specialist for Configuration 1 time left
    VERIFICERET

    I am in need of a Linux professional who is highly experienced with Red Hat Enterprise Linux (RHEL). I require assistance with the installation and configuration of my system. Key tasks will include: - Installing RHEL - Setting up the system - Configuring database services including MySQL and PostgreSQL. Ideally, the freelancer should have an extensive background in Linux system administration, especially RHEL, and proficiency in MySQL and PostgreSQL database setup. It is crucial that you can efficiently troubleshoot issues and ensure that the system is running seamlessly. Please reach out if you encompass these skills, I'd love to discuss the project further with you.

    €53 (Avg Bid)
    €53 Gns Bud
    4 bud

    ...as: - Biometric Authentication: Collect and authenticate users based on unique biological traits. - Two-Factor Authentication: A secondary security protocol for an extra layer of protection. - SMS Code Verification: Ability to receive and authenticate SMS verification codes. - Customer Documents Verification: Validate user-provided documents for accurate identification. - OCR Enabled Data Collection: Enable data extraction from images for easier information acquisition. The ideal candidate for this task is knowledgeable in making secure apps, with expertise in creating biometric, two-factor, and SMS verification systems. Experience working with OCR technology and customer document verification is greatly beneficial. Your responsibility will be to ensure the app p...

    €1217 (Avg Bid)
    €1217 Gns Bud
    37 bud
    Proprietary software Udløbet left
    VERIFICERET

    The objective of this project is to build a proprietary software from existing code available on the web and to modify the code as well as add more features as per our specifications. We are looking for a person or team that's experienced in embedded systems, proficiency with SPI communication. having worked with especially Raspberry Pi and ADALM-PLUTO and on the Linux and Python platform.

    €501 (Avg Bid)
    NDA
    €501 Gns Bud
    21 bud

    halo, saya mencari pekerja yang bisa membuatkan tutorial video membangun koneksi socks5 dari virtual server [bisa menggunakan linux/windows]. saya bisa sediakan server linux/windows dari providers azure cloud untuk pekerja yang akan melakukan recording videonya. ada fee lebih jika menggunakan linux dan mampu melampirkan file berupa script automatic building socks5 [seperti otomasi script python menggunakan paramiko untuk koneksi sshnya] terimakasih.

    €83 (Avg Bid)
    €83 Gns Bud
    4 bud

    ...was not specified, expertise in either Python, JavaScript, or Java is required. I would welcome seen any past experience in server setup and VOIP infrastructure development, in addition to general technical skills such as problem-solving, attention to detail, and a solid understanding of IT infrastructures and server technologies. Although the specific usage of the servers is not provided, experience in applying these servers in scenarios like video conferencing, VoIP calls, or WebRTC would be an added advantage. Essential Skills: - Proficiency in Python/JavaScript/Java - Experience in setting up STUN, TURN, and signaling servers - Understanding of VoIP infrastructure and server technologies This task requires someone who can deliver a practical, working solut...

    €61 (Avg Bid)
    €61 Gns Bud
    6 bud

    As someone looking to install Game Script A on my Linux server, I've run into a bit of a snag. I require an expert's help to download and manually install five dependencies that gdown can't pull from the command line. Key Requirements: - Proficient in Linux Systems - Experience in manual downloads & installations - Knowledge about gaming scripts would be a bonus The whole process usually takes under an hour. The names of these missing files are within the game script. Your task will be to access my Remote Desktop Protocol and perform the necessary operations to make everything run smoothly. I look forward to working with you successfully. i have a guide here skip to step 40

    €25 (Avg Bid)
    €25 Gns Bud
    7 bud

    I'm looking for someone with experience of Linux Server administration, database management, and web development to get a site live for me on Digital Ocean. Job Description: Site is already on the DO sever as 'siteA' Need 'siteB' created from a copy of siteA Need SSL certificate applied to siteB, and for the site to be made public. That's basically it. Need it doing today. Cheers, Chris

    €159 (Avg Bid)
    €159 Gns Bud
    44 bud

    I'm looking for a skilled programmer with a robust background in program design and experience in working on various platforms. While the target operating platform remains unspecified, ability to work with diverse platforms including Windows, Mac, and Linux would be a plus. This project specifically involves creating a program that flips pages for PDF files. Consequently, familiarity with PDF structures is essential. In your application, please highlight: - Your past experience developing similar programs - Your expertise in platform-specific programming - Your familiarity with PDF structures and scripts I look forward to working with you on this exciting project!

    €25 (Avg Bid)
    €25 Gns Bud
    17 bud

    We need two relatively short functions to be written. The target platform for these is Arm64 Linux. 1. Write a "C" function to convert from YUY422 colorspace to RGB, utilizing Arm Neon SIMD for max speed, since we are processing video frames in real-time. Using SiMD shoud be at least 4x faster than not. Need someone who is experienced with C and Neon simd intrinsics. We will provide some test data to use to test the function, or you can use a website that has an online converter we will supply the url. The basic color conversion formula is: R = Y + 1.402 * (Cr - 128) G = Y - 0.344 * (Cb - 128) - 0.714 * (Cr - 128) B = Y + 1.772 * (Cb - 128) We want the function signature to be : void convertYUYVtoRGB8888_neon (uint32_t *rgbDest, const uint16_t *yuyvSrc, int pixels...

    €72 (Avg Bid)
    €72 Gns Bud
    7 bud

    I'm looking for a qualified professional skilled in Linux systems and MongoDB databases to help with the installation of an open-source EV-server on a cloud-based VPS. The VPS is provided by Strato. We also have a amazon AWS account. If needed it can be installed there. Skills and Experience: - Strong skills and proven experience in Linux based systems - Extensive expertise working with MongoDB databases - Familiar with Strato cloud service provider OR Amazon AWS if needed. Tasks: - Install and configure open-source EV-server () - Set up MongoDB database for EV-Server usage I am able to do it myself, but because of time i need to outsource it.

    €137 (Avg Bid)
    €137 Gns Bud
    30 bud

    Hello, I have latest wordpress version and booking plugin from website. I need you to create to plugin with custom functions for that plugin. New plugin needed because this way i can update old booking plugin without problems. What i need is modify sending SMS to my customer before 24hours of appointment. Right now sms sending function is working just for plugin admin. Sending provider is twillio. SMS is sending just after order is placed. I need send sms for my customer before 24hours. We can use or server cron or wordpress cron for operating tasks. Check image for twillio integration. Regards.

    €21 (Avg Bid)
    €21 Gns Bud
    41 bud

    I am seeking an experienced developer for the integration of SMPP v3.4 into an existing Nodejs ReactJS platform. The primary aim of the project is to enable both the sending and receiving of SMS messages. - Developer Requirements: - Experience with SMPP integrations is a must. - The ability to successfully integrate SMPP v3.4. The project's first phase will involve scoping and identifying any potential issues with the proposed integration. Once this has been completed successfully, the development of the sending and receiving functions for SMS messages will begin. Please provide examples of similar integrations you have completed and your level of familiarity with SMPP v3.4 when placing your bid. Thank you.

    €27 (Avg Bid)
    €27 Gns Bud
    21 bud

    I am seeking an expert in text automation to implement a solution for my coaching business. It's crucial for the program to be able to send automated messages and respond to certain keywords. Additionally, messages should be personalized based on specific client information and respond to Frequently Asked Questions about my business. I receive 5-30 tex...business. I receive 5-30 texts per day. I also need a system implemented that sends a text for every phone call that I receive. The initial text for every new phone number inquiring about my services should direct them to my website. I also need a chatbot for my website, if clients need to ask specific questions about my services. Your responsibilities will include: - Developing a Chatbot system for SMS, WhatsApp, and website...

    €19 / hr (Avg Bid)
    NDA
    €19 / hr Gns Bud
    38 bud

    ...a seasoned Python developer with specific experience in video analysis to create a script that can transcribe a full mp4 video and audio into text. Key Requirements: - The script should be able to read a video in mp4, mkv, mov format or a audio (AAC, mp3, ...) - The library used for reading the video is not fixed. You can choose from libraries which should be compatible with both Windows and Linux (and mac) - take a look here: - The output should detail the (as a class, TranscriptionDetails) ... - file path ... - file name ... - frame number / or location in the video/audio ... - time code / or location in the video/audio ... - the transcription ... - confidence of transcription and should be outputed in a JSON

    €65 (Avg Bid)
    €65 Gns Bud
    16 bud

    We are looking for nginx or Apache expert to host do reverse proxy for website OS is Redhat Linux

    €13 / hr (Avg Bid)
    €13 / hr Gns Bud
    33 bud

    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!

    €97 (Avg Bid)
    €97 Gns Bud
    11 bud

    I need experienced Linux System Network Engineer to configure the networking features of my Almalinux server. The work primarily involves: - NIC Configuration: The server uses an Ethernet Network Interface Card (NIC). I require assistance to properly configure this Ethernet NIC. - Ethernet Configurations: The foremost Ethernet setting I want to implement is the static IP setup. Therefore, a profound understanding of IP addressing and subnetting is essential. In addition to Linux system administration, your skills and experience should ideally include Almalinux, NIC settings configuration and IP addressing. This should be a straightforward assignment for those familiar with networking on Linux servers. Please only bid if you have prior experience in the above-ment...

    €70 (Avg Bid)
    €70 Gns Bud
    15 bud

    I'm seeking an expert developer to create a decryption application compatible with Linux, specialized in handling Ioncube-encrypted files. The ideal candidate will leverage their robust coding skills and experience to develop a system capable of decrypting multiple files simultaneously. Key functionalities should include: - Compatibility with Linux OS - A user-friendly interface that supports drag-and-drop functionality - Incorporating a progress bar to track the decryption process Proficient experience with Linux platform, a strong understanding of Ioncube encryption, and the ability to create interactive user experiences are required for this project. Your proficient command in innovative coding methods and problem-solving skills should be geared towards achi...

    €101 (Avg Bid)
    €101 Gns Bud
    24 bud

    I'm in need of a well-structured, effective Python script that runs on Linux, made primarily for personal use. The script should perform consistent checks on RPC nodes in the Solana blockchain to ensure they are functioning correctly. Key Performance Checklist: - Frequent and accurate uptime health reports of Solana RPC nodes. - Lightweight structure to minimize hardware and bandwidth usage. - Error and anomaly detection. Required Skills and Experience: - Solid command of Python programming language. - Knowledge of RPC nodes operation in the Solana ecosystem. - Robust understanding of Linux OS parameters and scripting functions. - Proven track record of creating efficient and resource-friendly scripts. The ideal freelancer should have a resonance understanding of S...

    €547 (Avg Bid)
    Haster
    €547 Gns Bud
    17 bud

    ...to track their completed ebooks and stories - Reading Recommendations: Offer personalized reading recommendations based on a user's reading history and interests. - Easy and professional control panel - Personal page: settings, notifications, messages, favorites, list of finished books -The feature of confirming and completing registration on the site through the system sending a secret code via SMS to the subscriber’s phone. The subscriber enters the code and completes the registration process after the code is matched by the system. - Timely analytical reports for all components and uses of the site -Easy and professional control panel - Favorites are classified and new lists can be added shopping cart - two pricing systems, the first is a fixed and discounted price ...

    €2234 (Avg Bid)
    €2234 Gns Bud
    82 bud

    I need an experienced Application Developer proficient in Native React for the front end, and Microservices Java for the back end. The features I want to be implemented are: One of the business functions is RSVP applications(As of the tab ) - User authentication and authorization - Push notifications - Payment gateway integration - A comprehensive dashboard - Capability to send emails, SMS, and WhatsApp messages - Full-on responsiveness to support Android, iOS, and Web An adeptness in MongoDB is necessary as it is my preferred database for the application. I desire the application to be fully responsive across all devices, optimizing it for every user interface. This project requires an in-depth understanding of system development, so a track record in similar undertakings ...

    €13 / hr (Avg Bid)
    €13 / hr Gns Bud
    92 bud

    ...and experienced freelancer to install Virtualizor KVM on my dedicated Almalinux server. Here are the specifics: - I have root access to the server, making it convenient for the configuration and installation process. - The server is currently running on Almalinux, requiring someone with strong knowledge of this Linux distribution. - The project calls for immediate attention and should be completed as soon as possible. Ideal skills and experience required: - Proficiency in Linux and specifically Almalinux distribution - Previous experience installing and configuring Virtualizor KVM on dedicated servers - Ability to work fast and effectively Your role will be to swiftly and correctly install Virtualizor KVM on the Almalinux dedicated server. Clear communication and tim...

    €32 (Avg Bid)
    €32 Gns Bud
    4 bud

    I am currently experiencing an issue with the FreePBX phone system that I use, specifically, I'm unable to consistently receive calls on all my soft virtual extensions or to my welcome greeting. Voicemail functi... - Troubleshooting and Repair: Identify the problem and implement a fix to ensure consistent and reliable call reception. Ideal Skills Required: - Extensive experience with FreePBX Phone Systems, particularly concerning soft virtual extensions and voicemail functionalities. - Strong understanding of VoIP systems, and hands-on experience in troubleshooting call reception issues. It is crucial for the person assigned to this project to have a deep understanding of FreePBX and VoIP systems, excellent problem-solving skills, and a proven track record of res...

    €24 / hr (Avg Bid)
    Haster
    €24 / hr Gns Bud
    9 bud

    I need a skilled developer to create a sleek application compatible with Windows and Linux platforms. The core feature required is User Authentication, strictly adhering to standard protocol, i.e., email and password log in option. Successful candidate should have: - Advanced knowledge in cross-platform application development - Proven experience in implementing user authentication features - Proficiency in C, C++, or Python programming languages - Understanding of Windows and Linux OS environments - Detail-oriented with focus on security and user privacy. A plus if you have experience in UI/UX design. Target completion of the project is within 4-6 weeks from the start date. Please provide examples of your previous work when bidding.

    €7 / hr (Avg Bid)
    €7 / hr Gns Bud
    17 bud

    I'm looking for an experienced marketer to start a weekly Email & SMS marketing campaign for my jewelry brand. The ideal candidate has a background in email and SMS campaign management, specifically for retail brands. They must be able to effectively communicate promotional offers, new product updates and captivating brand stories. Requirements: - Previous experience with email and SMS marketing in a retail environment. -Shopify Email - Postscript SMS - Ability to create engaging and innovative content. - Knowledge of list segmenting and target audience identification. - Ability to adhere to a weekly campaign schedule. -Ability to learn our brand and use your own judgment to create email and sms copy. -Long-term work basis, once established. ...

    €28 - €231
    Forseglet
    €28 - €231
    30 bud

    I'm seeking an exper...freelancer to help deploy a completed React project on my Linux VPS that is running Plesk. Key Task Requirements: - Familiarity with React and deployment techniques - A background in Linux server management, specifically with Plesk - Experience with backend technologies, notably Node.js Your task will be to ensure seamless deployment and integration of the fully developed React project onto the server. You should be readily available to troubleshoot any issues that may arise during the deployment. Skills & Experience: - Proficiency in React.js - In-depth understanding of Linux systems - Expertise in Node.js backend - Prior experience with Plesk Bids will be considered based on relevant experience and high level of expertise in Rea...

    €8 / hr (Avg Bid)
    €8 / hr Gns Bud
    43 bud

    We are looking for C developers who have experience with Seccomp for a 1.5 hour interview where you will be asked to use Seccomp to sandbox a simple C program. This is a fixed-price project (200£). To be able to participate in this study, you have to: * Have C programming experience. * Have experience with Seccomp. You will be given SSH access to a Linux virtual machine where you will be solving the task. The session is only 1.5 hours and the job will be completed once the session is over. We will ask you to share the screen while solving the task. The audio of the session will be recorded and recordings will be destroyed after transcribed. The transcriptions will be anonymised by removing individual names, and identifying information. To apply for this study, please answ...

    €150 (Avg Bid)
    €150 Gns Bud
    10 bud

    I need a top-notch professional to promptly set up a Linux VPS using Ubuntu 20 and configure SMTP, DKIM, SPF, and DMARC protocols. This job needs an expert who can: • Improve the deliverability of my e-mails. • Increase the security of my e-mail system. • Set up a professional email server. I skipped the email account setup question as it isn't relevant at this point. My priority is to get this system up and running as soon as possible. Ideal skills: • In-depth knowledge of Ubuntu 20 • Mastery of SMTP, DKIM, SPF, DMARC protocols • Proven experience in VPS setup and Email Server configuration Time frames are tight. If you're an Ubuntu guru who works fast, this is for you.

    €38 / hr (Avg Bid)
    €38 / hr Gns Bud
    18 bud

    I need a seasoned Python developer immediately...tasks include: - Diagnosing errors and bugs in the Postman collection - Augmenting the collection with additional features - Heightening the performance and speed of the collection Ideal candidates should be fluent in Python infrastructure and have a substantial background in debugging and optimizing Postman collections. Cross-platform compatibility know-how, particularly in Windows, Mac, and Linux, will put you at the forefront. Prior experience and references would be advantageous in the selection process. Consideration would also be given to applicants who can provide descriptive project proposals. Are you up to deliver the much-needed boost to my Postman collection? 'Yes' could be your game-changer. Apply now! my bu...

    €83 (Avg Bid)
    €83 Gns Bud
    37 bud
    Embedded Linux QT Udløbet left

    Software development process using qt with V3S processor and DSOM-050R RK3308 card using the following communication protocols TCP-IP RSRS485 GUİ Update; Well, let's do it this way. I have a device that works with V3s. After connecting to my computer with Anydesk, can you connect to the v3s device via ssh and perform the following operations with qt? Test Job 1: There will be a button, when I press the button the numbers will increase. The above process is just something I want you to do to make sure you do the actual work. I want to test you. I will not pay you to do the procedure where it says Test Job 1. If you pass this test, I will make sure you know something and I will talk

    €516 (Avg Bid)
    €516 Gns Bud
    15 bud

    ...proven track record of success. ------------------------------------------------------------------------------- Aditional description 1 Setup: I will also need help to find the best solution setup for lander page and integration with zapier and bulk email sender provider like sendgrid or mailchimp. (We will need to schedule a call with the generated leads with day and hour and sms for confirmation also sms for let them know that in 1 hour they will be called agenda) 2 Leads: You will have to generate only highly targeted leads from specific countryes with specific words also if we can target specific ages it is better. A lead will be considerated valid if they will be generated from the source of traffic directly to my landing page I dont accept any pre-purchas...

    €200 (Avg Bid)
    €200 Gns Bud
    53 bud

    It requires the installation of a script on a Linux server, specifically its name is Ridy, it is from codecayon, I buy the script and then I only need the installation of said script on the server Link documentation:

    €90 (Avg Bid)
    €90 Gns Bud
    35 bud

    I'm searching for a competent developer to create a Exchange alert system. The system will monitor various assets exchanges and trigger notifications as per predefined criteria. Key Features: - Monitor various exchanges - Generate SMS alerts in response to significant actions or warnings. Ideal Freelancer: - Experience in developing similar alert systems or dealing with cryptocurrency exchanges API would be beneficial. Your application should primarily showcase your relevant experience. This will increase confidence in your understanding of the specifics and potential challenges of this project. Looking forward to seeing how we can make this work together.

    €248 (Avg Bid)
    €248 Gns Bud
    56 bud

    I need a proficient expert in Ubuntu Linux server installation. The project entails setting up a new Ubuntu server, followed by a full system configuration. Ideal Skills: * Deep knowledge of Ubuntu server installation. * Significant experience with Linux servers. Responsibilities: * Complete Ubuntu Linux server installation. * Full system configuration. * Validation of successful setup. This requires strong experience in managing Linux servers and a solid understanding of Ubuntu. I am looking for someone detail-oriented who can deliver quality output, ensuring a highly stable and optimized Ubuntu server setup.

    €76 (Avg Bid)
    €76 Gns Bud
    33 bud

    I need a skilled MariaDB, PHP, and HTML development expert to create a functionality that automates the deletion of lines in my MariaDB based on the age of data. This...free up storage space on our server. Key Requirements: - Deletion of data should be based on creation date. - A user-friendly PHP/HTML interface should be provided to enable turning on and off of this auto-deletion feature. - The interface should also allow for the adjustment of the variable that sets the age of line deletions. Ideal Skills and Experience: - Proficient in MariaDB and Alma Linux. - Experience in PHP and HTML for user interface development. - Experience in automating database tasks and managing storage space. With your set of skills, I'm looking forward to optimizing the storage efficiency ...

    €147 (Avg Bid)
    €147 Gns Bud
    61 bud

    I am seeking a developer with experience in iOS, particularly iOS 13, to create a feature for my Zoiper account. The key functions for this development should be: - Enabling automatic credit refill. - Developing a feature to purchase credits. Competence in developing features for VoIP services is ideal. Knowledge of Zoiper, iOS 13 compatibility, and financial transactions within apps is crucial for this project. Proficiency in swift is a plus.

    €21 (Avg Bid)
    €21 Gns Bud
    4 bud

    I require a mobile application expert with knowledge of Robotics Operating System (ROS), specifically Gazebo and Rviz visualizations. This appli...ROS Gazebo and Rviz visualizations: The app should incorporate these visualizations to provide an immersive user experience. Ideal Skills & Experience: - Mobile Application Development: A record of successful application deployments, preferably involving remote monitoring tools. - Familiarity with vehicle robotics. - Knowledge in ROS - Gazebo and Rviz. - Experience in developing apps on a Linux platform where the ROS visualizations are to be implemented. Note: This project requires a deep understanding of mobile robotics and has a very specific target platform. Please ensure you are equipped to meet the outlined requirements b...

    €474 (Avg Bid)
    €474 Gns Bud
    73 bud

    I am looking for a stellar developer to assist in crafting an emulator launcher. The launcher will specifically need to utilize XML while efficiently scanning directories for game folders. In addition to this, the launcher should also be capable of parsing scraped XML files for ROM pictures and videos. Here are more specifics: - The launcher must function seamlessly on Windows and Linux operating systems. might be ideal to have 2 paths one for each os. - Proficiency in C++ is mandatory for this project as the launcher will be developed in this language. - The emulation system requires a unique emulator path for each system. - The GUI for the launcher should lean towards a classic style. However, as long as it remains simple to navigate, I can remain flexible on the design aesthetic...

    €94 (Avg Bid)
    €94 Gns Bud
    16 bud

    ...ensure no operations causes freezes. 10. You are free to make / add whatever other improvements / extra features to the application as you see fit. 11. The project should be delivered together with a full documentation of any newly added features & building instructions, a bat file & bash file, what will execute all the building commands and will install the application to Windows / Linux in a silent way. Both Linux and Windows support is required. I am looking for high quality submissions only! Please make sure all the requirements are fully met. The best submission will get 300 EUR or bigger cash prize! If none of the submissions will be good enough the competition will get prolonged until there will be a good enough submission. You are allowed to make the pr...

    €300 (Avg Bid)
    Garanteret
    €300
    11 indlæg

    The project consists in: 1. Migration from a backup of a dynamic website of one server () to another Linux VPS () 2. Fixing the error that makes the web not work (the programming language is Laravel). Verification that all the functionalities of the web work well.

    €143 (Avg Bid)
    €143 Gns Bud
    86 bud

    ...Network+ is highly advantageous. Extensive senior-level experience in managing Linux network/server environments. Join our team and immerse yourself in a collaborative environment where your expertise will be instrumental in propelling the success of our e-commerce platform. Apply now to embark on a rewarding journey with us! When submitting a proposal please answer the following questions: 1. Does your network admin experience involve supporting a high-traffic/busy e-commerce site or non-e-commerce site? -If Yes, describe, and include details like how many users per hour. How many web servers, and how many database servers? 1.2 Was this in a Linux environment? If not a Linux environment, are comfortable managing a Linux network? 1.3 -If NO, what network...

    €17 / hr (Avg Bid)
    €17 / hr Gns Bud
    18 bud

    I'm currently in need of a technical expertise to troubleshoot and repair issues on Web min. Skills and Experience Required: • Deep understanding of the Linux operating system • Proven experience in network troubleshooting and repair • Capability to diagnose and fix connectivity issues promptly Apache/php-fpm is working fine but I can't log in phpmyadmin. Also I can't install wordpress as well.

    €66 (Avg Bid)
    €66 Gns Bud
    20 bud

    ...professional with no less than 6 years of expertise within the realm of embedded firmware development. Crucial skills and experience include: - Proficiency in the Linux and OS environment. - Demonstrated capability in real-time programming. - Proven proficiency in the programming language 'C'. - Experience TI AM 64 Sitara chip line - Experience in Ethernet up, Ethercat or Profinet stack. Should be able to integrate these and use in system - Experience in CAN is preferable - HW knowledge is required This project seeks to leverage these skills, with a focus on implementing high-quality real-time programming solutions within the Linux/OS framework. Prospective freelancers should possess strong debugging and problem-solving skills along with an understanding o...

    €15 / hr (Avg Bid)
    €15 / hr Gns Bud
    5 bud

    ...aplicação da vacina, o sistema deve gerar automaticamente um recibo detalhando as informações relevantes da vacinação, que poderá ser entregue ao paciente. Criação de Lembrete: Capacidade de configurar lembretes automáticos para futuras vacinações com base nas datas de vacinação anteriores, garantindo que os pacientes não percam suas doses. Envio de Notificação via SMS: O sistema deve ser capaz de enviar notificações automatizadas via SMS para os pacientes, servindo como lembretes de agendamento de vacinação e promovendo a adesão às recomendações de imunização. Requisitos Adicionais: ...

    €1074 (Avg Bid)
    €1074 Gns Bud
    59 bud

    ...looking for an expert who can effectively install and configure PowerMTA (PMTA) with Interspire Email Marketer on my Ubuntu Server 22.04 LTS "Jammy Jellyfish" that is hosted on WHM/cPanel. This project requires a deep knowledge and experience in Linux server administration and email marketing tools. Key requirements: - Complete installation and configuration of PMTA and Interspire Email Marketer on Ubuntu Server 22.04. - Setup specific IP rotation for effective email delivery. Desired freelancer's skills and competences: - Solid experience in Linux/Ubuntu server administration. - Extensive experience in installing and configuring PMTA and Interspire. - Proven track record in dealing with IP rotation settings. - Experience with WHM/cPanel is a plus. In y...

    €30 (Avg Bid)
    €30 Gns Bud
    11 bud

    ...Backend: The script will need to utilize Laravel on the backend. Familiarity and expertise with Laravel is a top priority. 3. Code Generation: The main purpose of the script is to generate code subjected to different flow diagrams. Mastery in this area is highly recommended. The platform compatibility is flexible as the question was skipped by me, making it acceptable across Windows, Mac, and Linux. Ideally, I am seeking a professional with prior experience in similar projects. I look forward to seeing your detailed proposal. What I'm looking for is something similar to htts://, but much simpler. I need an option for Text, Input, Button and Request. The flow must have a button to export to json in the format that I will attach. and when the user saves, he must save to the...

    €132 (Avg Bid)
    €132 Gns Bud
    25 bud

    We had a problem with a proxmox VM , and we lost data when VM was full disk. Then, we need to recover /home folder. It has al least 800 GB. If you are an expert, please contact me to work together.

    €21 / hr (Avg Bid)
    €21 / hr Gns Bud
    19 bud