Linux scratch build lamp일자리

필터

내 최근 검색 기록
필터링 기준:
예산
최대
최대
최대
유형
보유 기술
언어
    프로젝트 진행 단계
    2,000 linux scratch build lamp 건의 일자리 확인, 급여 기준: USD

    Linux 에서 동작되는 GUI 어플리케이션 개발입니다. QT 로 개발을 진행합니다. 터치스크린으로 동작되는 고급형 상업용 저울 SW를 개발합니다. 계량계측 전문, 국내 1위 기업인 (주) 카스에서 채용합니다. 6개월~7개월 진행 예상되며, 서울 강동구에서 근무합니다.

    $50000 (Avg Bid)
    $50000 (평균 입찰가)
    5 건의 입찰

    저희의 이전 프로젝트에 관련된 진행중인 작업이 있습니다set up the linux box'

    $20 / hr (Avg Bid)
    $20 / hr (평균 입찰가)
    1 건의 입찰

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

    $106 (Avg Bid)
    $106 (평균 입찰가)
    10 건의 입찰

    I am looking for someone to create a digital scratch card that can be used seamlessly across mobiles, tablets, and computers. I will provide the background image - I am looking for someone to integrate the scratch element. The scratch card should be interactive, allowing users to scratch off with their finger, touchpad or mouse, and I need the final file to be shareable. Image 1 shows the background image, Image 2 shows what I'd like it to look like with scratch elements that can be scratched by the user.

    $25 (Avg Bid)
    $25 (평균 입찰가)
    18 건의 입찰

    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

    $17 / hr (Avg Bid)
    $17 / hr (평균 입찰가)
    12 건의 입찰

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

    $97 (Avg Bid)
    $97 (평균 입찰가)
    17 건의 입찰

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

    $275 (Avg Bid)
    $275 (평균 입찰가)
    75 건의 입찰

    I'm looking for a developer to create a simple starter trading script. This is can be based on another script and does not need to be written from scratch. Develop a simple script that buys a particular cryptocurrency when it drops X% and sells it when it recovers Y%. Once that is established, we can look at adding the usual trading indicators as part of the strategy, but I want to start basic. Ability to customize buy and sell points as well as add different cryptocurrencies. Very Important: Host the script in the cloud for convenience and to avoid personal management responsibilities. I don't want the script to run on a server like AWS that I'd have to manage and continually monitor for uptime, etc. The script should allow for easy parameter adjustments. Consi...

    $22 / hr (Avg Bid)
    $22 / hr (평균 입찰가)
    36 건의 입찰

    Project Description: I am seeking an experienced freelancer to develop an All-in-One AI-based HR Solution Platform entirely from scratch. This platform will serve as a comprehensive tool to streamline various HR processes and enhance efficiency across our clients' organizations. Requirements: The freelancer is required to develop a single platform capable of providing web and aap based services for product owner and client user interface, with the following functionalities: 1. Recruitment and Applicant Tracking: Streamline the recruitment process, from job posting to candidate selection, with robust applicant tracking capabilities. 2. Employee Onboarding and Offboarding: Simplify the onboarding and offboarding processes for new and departing employees, ensuring a seamless tran...

    $1880 (Avg Bid)
    $1880 (평균 입찰가)
    66 건의 입찰

    I'm in need of a marine electrical engineer to assist in designing the electrical system for a medium-sized vessel I'm working on. Key Requirements: - Proficiency in marine electrical design, particularly for vessels in the 40 to 90 feet range is essential. - Experience in designing electrical systems from scratch for new vessels is highly preferred. - Knowledge of energy-efficient design practices in the marine industry will be beneficial.

    $47 / hr (Avg Bid)
    $47 / hr (평균 입찰가)
    24 건의 입찰

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

    $194 (Avg Bid)
    $194 (평균 입찰가)
    10 건의 입찰

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

    $54 / hr (Avg Bid)
    $54 / hr (평균 입찰가)
    23 건의 입찰

    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.

    $84 (Avg Bid)
    $84 (평균 입찰가)
    8 건의 입찰

    I'm looking for a skilled developer to create a hybrid app for a job posting platform, specifically for our company. The app should be compatible with both Android and iOS, in addition to a ...freedom to suggest the design as I don't have specific requirements. - The app's functionality should be consistent and smooth, especially for job posting and user interaction. Skills and Experience: - Proven expertise in hybrid app development - Strong background in Android, iOS, and Laravel - Previous experience in job posting platforms is a plus - Ability to create a user-friendly design from scratch - Familiarity with real-time notification systems Please include samples of your previous work, particularly on hybrid apps and job posting platforms, as this will greatly inf...

    $71 (Avg Bid)
    $71 (평균 입찰가)
    12 건의 입찰

    I am in need of a competent game developer experienced in using Unity and Photon to create a multiplayer game. The game will be a Third-person shooter set in a fantasy world, targeted towards PC gaming. Here's what you should have: ...in creating Third-person shooter multiplayer games. - Creative mindset towards fantasy-themed game concepts. - Familiarity with PC game development and its unique requirements. You'll be responsible for: - Designing, developing and implementing a multiplayer game from scratch. - Ensuring smooth multiplayer connectivity between players using Photon. - Incorporating a rich, captivating fantasy environment into the game design. - Optimizing game for PC performance. Please bid if you fit these requirements. Let's build an i...

    $25 / hr (Avg Bid)
    $25 / hr (평균 입찰가)
    24 건의 입찰

    As a client, I'm in need of a skilled ReactJS developer with no less than 10 years of experience in the field who can help me develop a new web application from scratch. Essential Skills: - In-depth knowledge of React Component Development - Proficiency in Redux State Management - Experience with React Router Navigation The perfect candidate for this role should be well-versed in additional tools and technologies such as: - GraphQL - TypeScript - Jest testing framework. The main objective of this project is to build a robust and dynamic web application that meets our specific requirements and standards. Your role will be pivotal in designing, creating, testing and implementing this web application. So, if you're up for a challenge and willing to dedicate your ...

    $7 / hr (Avg Bid)
    $7 / hr (평균 입찰가)
    43 건의 입찰

    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.

    $128 (Avg Bid)
    $128 (평균 입찰가)
    36 건의 입찰

    I am seeking a skilled illustrations and graphic design professional to create impactful visuals for my website. I am a new adult sex blogger. I have a Wordpress hosted solution and access to themes. I am therefore not looking for theme creation from scratch in that respect. What I am looking for is graphics/illustrations and colors that I can add to my site to compliment text and help convey the page topic. Your Responsibilities: - Development of unique illustrations for website content - Creation of engaging graphics to enhance user experience - Work collaboratively on design concepts that complement the existing website aesthetics Ideal Candidate: - Open-minded in exploring diverse styles (minimalist, cartoon, realistic, etc.) - Proficient in modern design tools - Has an eye f...

    $30 / hr (Avg Bid)
    $30 / hr (평균 입찰가)
    72 건의 입찰

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

    $2234 (Avg Bid)
    $2234 (평균 입찰가)
    147 건의 입찰

    As someone in need of a personal website, I'm looking for someone to develop and design it with a professional and corporate style. The main feature my website requires is a photo and video gallery. Ideal Skills: - Strong web design abilities, with a particular emphasis on professional and corporate styles. - Extensive experience with website development, able to create a site from scratch. - Proficiency in creating and integrating a photo and video gallery in the website. - Experience in creating personal or corporate websites. These are the requirements, but there's definitely room for creative license. You can bring your own ideas and experiences to this project as well, making it a collaborative experience.

    $108 (Avg Bid)
    $108 (평균 입찰가)
    41 건의 입찰

    I'm looking for a professional who can help me establish and manage my Google Business Reviews from scratch. The ideal candidate should have: - Experience in setting up Google Business Reviews for service-based businesses. - Ability to generate genuine positive reviews. - Post reviews for my business Please feel free to share your relevant experience and provide a brief overview of your approach to this task.

    $85 (Avg Bid)
    $85 (평균 입찰가)
    15 건의 입찰

    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

    $12 / hr (Avg Bid)
    $12 / hr (평균 입찰가)
    7 건의 입찰
    Game Development: Aviator 6 일 left
    확인

    I'm looking for a skilled game developer who can create an exciting PC game for me. The game is centered around a character, Aviater, and their mission. The chosen freelancer will need to be capable of designing and developing the game from scratch and deliver it by the end of next month. Key Requirements: - Expertise in PC game development - Ability to develop a game from concept to delivery - Solid understanding of game design and mechanics - Strong communication skills and ability to work to deadlines The game will involve: - Action-packed gameplay that will keep players engaged - A compelling storyline that captures the player's interest - High-quality graphics and animations - Intuitive controls If you have a passion for creating immersive games and can meet the t...

    $1278 (Avg Bid)
    $1278 (평균 입찰가)
    16 건의 입찰

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

    $11 (Avg Bid)
    $11 (평균 입찰가)
    5 건의 입찰

    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.

    $41 (Avg Bid)
    $41 (평균 입찰가)
    14 건의 입찰

    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.

    $17 (Avg Bid)
    $17 (평균 입찰가)
    18 건의 입찰

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

    $144 (Avg Bid)
    $144 (평균 입찰가)
    60 건의 입찰

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

    $260 (Avg Bid)
    $260 (평균 입찰가)
    25 건의 입찰

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

    $34 (Avg Bid)
    $34 (평균 입찰가)
    21 건의 입찰

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

    $133 (Avg Bid)
    $133 (평균 입찰가)
    3 건의 입찰

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

    $14 / hr (Avg Bid)
    $14 / hr (평균 입찰가)
    11 건의 입찰

    As the person behind this project, I am reaching out to highly skilled app developers with a particular emphasis on Android platform expertise. Here's my requirement: - Develop an Android communication app from scratch. Key Functionalities: - Feature a chat functionality that ensures seamless textual communication. - Provide an easily navigable video calling facility, enhancing overall user experience. Ideal Candidate: - Should have significant experience in Android app development. - Preferably located in Bangladesh, but developers from other regions are welcome to bid. - Must possess a deep understanding of implementing chat and video calling functions in a communication app. Concluding Remarks: I’m aiming to work with tech enthusiasts who can breathe life in...

    $628 (Avg Bid)
    $628 (평균 입찰가)
    83 건의 입찰

    I'm currently seeking a skilled backend developer who has proven expertise in Python, Java, and Ruby. I need someone who can guide me through whether to use the current source code or start from scratch, a decision that we can make together as the project evolves. As our project's main responsibility is to handle authentication and server configuration, the perfect candidate should be experienced in: - Setting up, managing, and sustaining server configurations - Handling various authentication tasks - Expertise in Python, Java, and Ruby - Decision-making skills concerning source code development This project will be rewarding for someone who enjoys tackling unique challenges and has a flair for problem-solving. If you're up to the task, please don’t hesitat...

    $749 (Avg Bid)
    $749 (평균 입찰가)
    56 건의 입찰

    ...to help me establish an engaging, efficient, and user-friendly online store specializing in women's products. The platform should not only be aligned with the GCC market dynamics but also leverage cutting-edge e-commerce strategies to ensure seamless user experiences. Key Responsibilities: - Debunk complexities of setting up an online store from scratch. - Infuse the platform with user account registration and advanced search functionalities. - Build an easy-to-navigate size chart for each clothing product. - Develop multiple website sections for different product categories. Ideal Skills and Experience: - Extensive experience in e-commerce website development and the GCC market. - Proficiency in user interface design, user experience (UX) techniques and strategies...

    $206 (Avg Bid)
    $206 (평균 입찰가)
    190 건의 입찰

    I'm in need of an Angular developer to assist in building a new application with a strong focus on responsive design. Key requirements and responsibilities include: - Creating a new application from scratch - Ensuring the application is fully responsive - Experience in e-commerce transaction data handling is a plus - Familiarity with REST and PrimeNG. Ideal candidates should have: - Strong experience with Angular - Proven track record of creating responsive designs - Previous work experience in e-commerce transactions - Strong understanding of REST API - Experience with PrimeNG is highly desirable The successful candidate will be instrumental in bringing this project to life, so please only apply if you meet the above requirements.

    $513 (Avg Bid)
    $513 (평균 입찰가)
    122 건의 입찰
    24k Limousine 8 일 left

    remake from scratch and other stuff

    $257 (Avg Bid)
    $257 (평균 입찰가)
    1 건의 입찰

    ...print-to-order process for T-shirts, Mugs, and Posters. - Social Media Amplification: I'm seeking someone with a proven track record in social media marketing. You should be experienced in amplifying businesses on Facebook, Instagram, and Tik Tok, and understand how to engage with followers on these platforms. Details: - Existing Designs: I have my own designs, so you won't need to create new ones from scratch. Your role will be in the setup, optimization, and marketing of my print-to-order business. Skills Needed: - Proficiency with Etsy and Printify - Proven experience with print-to-order setups - Demonstrated success in social media marketing, particularly on Facebook, Instagram, and Tik Tok. - Excellent communication skills to understand and implement my requirem...

    $30 - $250
    파워형 봉인형
    $30 - $250
    19 건의 입찰

    보다 자세한 내용을 확인하시려면, 회원 가입 또는 로그인 절차가 필요합니다.

    파워형 긴급형 봉인형 NDA (비밀 유지 계약서)

    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

    $27 (Avg Bid)
    $27 (평균 입찰가)
    1 건의 입찰

    I'm in need of a professional software developer to help ...Scheduling and Tracking: This feature is essential for monitoring the progress of our construction projects and ensuring they are completed within the set deadlines. - Budgeting and Cost Control: To help better manage our finances and allocate resources effectively. The ideal candidate should have experience in: - Software Development: Experience in developing similar software solutions from scratch. - Construction Technology: Familiarity with the construction industry and the specific needs of the sector. - Project Management: Knowledge of project management tools and methodologies that can be integrated. Your expertise will be crucial in ensuring the software meets our requirements and is user-friendly for our con...

    $594 (Avg Bid)
    $594 (평균 입찰가)
    79 건의 입찰

    I am looking for an experienced web designer to help me create a website similar to Tekinroads. The website will be a combination of E-commerce, informational, and portfolio, and I'm open to suggestions and input. Requirements: - Design the website from scratch - Make the website user-friendly and responsive - Ensure it is visually appealing and professional - Integrate e-commerce functionalities Please include a link to your portfolio in your application. I'm looking for someone with experience in web design, e-commerce, and a strong understanding of user experience.

    $28 (Avg Bid)
    $28 (평균 입찰가)
    10 건의 입찰

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

    $17 / hr (Avg Bid)
    $17 / hr (평균 입찰가)
    21 건의 입찰

    I'm on the hunt for an expert game designer to develop a new, hyper casual game from scratch. This should be a fresh, exciting offering for users of all ages, catering to children, teens, and adults. Key details: - This game will be platform flexible: the designer should have experience in developing for both iOS and Android systems. - Our target audience spans all age groups, so the game should be appealing and engaging across the spectrum. - Given our hyper casual theme, the game should be simple, addictive and easy to play. The freelancer should balance simplicity in mechanics with exciting game dynamics. Ideal skills and experience: - Proven experience in game development is a must. - Experience with iOS and Android platform development is essential. - Knowledge of UX/U...

    $1143 (Avg Bid)
    $1143 (평균 입찰가)
    48 건의 입찰

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

    $188 (Avg Bid)
    $188 (평균 입찰가)
    18 건의 입찰

    I have a photograph that has a tiny line on the model's leg which needs to be removed. Key Points: - The line is small and hardly noticeable, situated on the model's leg. - The rest of the image should remain untouched. - The final image should look natural and not show any signs of editing. I am looking for a skilled image editor who can remove this line using appropriate tools and techniques without causing any damage to the overall picture quality. Experience in photo editing and retouching is a must.

    $21 (Avg Bid)
    $21 (평균 입찰가)
    86 건의 입찰

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

    $154 (Avg Bid)
    $154 (평균 입찰가)
    20 건의 입찰

    I am currently in need of a professional with exceptional forecasting and analytic skills. My focus is primarily on three sports: Football, Basketball, and Tennis. You required to either provide the following. 1.) Prediction strategies 2.) Web/App 3.) Python model Budget: 20$ N/B: I need a ready made solution ( not to build from scratch)

    $18 (Avg Bid)
    $18 (평균 입찰가)
    10 건의 입찰

    I am looking to purchase a pre-built agricultural software with a complete codebase. Please only bid if you already have the software developed; I am not interested in custom development offers. Include in your proposal an example of the specific software you have developed and are offering. Be direct and provide all necessary detai...agricultural software with a complete codebase. Please only bid if you already have the software developed; I am not interested in custom development offers. Include in your proposal an example of the specific software you have developed and are offering. Be direct and provide all necessary details to evaluate your existing solution. IMPORTANT: Don't waste your time saying you will build this software from scratch, I want to buy a premade ...

    $2156 (Avg Bid)
    $2156 (평균 입찰가)
    66 건의 입찰

    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.

    $14 (Avg Bid)
    $14 (평균 입찰가)
    19 건의 입찰

    We need to make improvements to the existing website or create a new one from scratch, using as a basis what we already have. Additionally, we require conducting a competitive analysis to identify the keywords that will allow us to effectively compete with other air taxi services. The revamped or improved page should include an integrated Local Bank payment gateway to accept all credit cards. It should also have a booking system that allows customers to select dates and destinations. The system will display the different available aircraft, as well as additional services, such as escort from arrival at the international airport to the domestic flight terminal, or customized tours and overflights on the destination route. The flight route should also be displayed on a map of Costa ...

    $4167 (Avg Bid)
    $4167 (평균 입찰가)
    121 건의 입찰