Install oracle ebs r12 linux jobber

Filter

Mine tidligere søk
Filtrer etter:
Budsjett
til
til
til
Skriv
Ferdigheter
Språk
    Jobbstatus
    2,000 install oracle ebs r12 linux jobber funnet, priser i USD
    Build a Website Avsluttet left

    i am start as a carrier in oracle database as a database administrator

    $190 (Avg Bid)
    $190 Snitt bud
    3 bud

    Jeg har løpende arbeid relatert til vårt tidligere prosjekt 'Install Umbraco cms '

    $40 / hr (Avg Bid)
    $40 / hr Snitt bud
    1 bud

    Clean server files Update server software

    $60 (Avg Bid)
    $60 Snitt bud
    1 bud

    I am in need of a professional who can promptly install and customize a PHP script for me. The PHP script I need to be installed is purchased through codecanyon. You will install, test all functions and activate license on our server. Being somewhat urgent, my requested completion for this project is ASAP. I value efficiency and swift, quality work. Thank you

    $63 (Avg Bid)
    $63 Snitt bud
    25 bud

    ...looking for an expert Oracle DBA with experience in both Oracle RAC (Real Application Clusters) and standalone Oracle databases. The primary goal of this project is performance tuning. Ideal Skills and Experience: - Proven experience with Oracle RAC - Proven experience with standalone Oracle databases - Specialization in performance tuning - Familiarity with Oracle Database 19c Key Responsibilities: - Implementing performance tuning strategies - Monitoring and optimizing database performance - Troubleshooting issues related to performance - Ensuring the smooth operation of both RAC and standalone Oracle databases The ideal candidate should have a deep understanding of Oracle databases and be able to provide tailored solutions fo...

    $2 - $7 / hr
    $2 - $7 / hr
    0 bud

    Install Wordpress and PHPlist on my server and provide instructions on how to access from my PC.

    $29 (Avg Bid)
    $29 Snitt bud
    5 bud

    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 Snitt bud
    10 bud

    Project description: I'm seeking a proficient local network cabling contractor to handle projects and technical support. The task involves installation of network equipment (switches, access points, and security cameras for both indoor and outdoor areas). Your role will involve: - Mount/Install network equipment as directed - Field technical support - Remote support Contractor should carry liability insurance and C7 license is preferred Ideal candidates should have extensive experience with network cabling and a track record of executing similar projects successfully. It's crucial for the freelancer to be proficient in handling varieties of network cables especially Cat 5e, Cat 6 and Fiber optic cables, and familiar with network switches, access points, speak...

    $9999 (Avg Bid)
    Lokal
    $9999 Snitt bud
    2 bud

    I have code for login trading accound and fetch token data. I need to update more data ...stick, Mins Intervals are in Dropdown box, I can choose any minutes interval, I need you to collect Last 5 candle data from the Excel in the web and other details for each token, I will give token name in the excel, It will automatically display the rows of data. If i chanage time interval it will display those data only. Need ot automate the buy/sell order Note: I dont know about coding, If you install the code and run successfully at my system thereafter I will hire you and release the payment. If you agree this term you will apply this task Budet is 600 INR and Good review, Dont expect more I am not big fish. it is difficult job dont come for Money you should waste you time for unrealish E...

    $13 (Avg Bid)
    $13 Snitt bud
    8 bud

    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

    $16 / hr (Avg Bid)
    $16 / hr Snitt bud
    14 bud

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

    $97 (Avg Bid)
    $97 Snitt bud
    17 bud

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

    $274 (Avg Bid)
    $274 Snitt bud
    80 bud

    Looking for an expert in Oracle Utility Application Framework (OUAF) technology who can assist me on a project urgently. Task Components: - Designing intuitive and efficient user interfaces. - Developing custom functionalities as per the project's requirements. - Implementing data integration for seamless information flow. While the main purpose behind this project hasn't been detailed out, the chosen tasks indicate it would greatly aid in streamlining processes or improving data management. Hence, the project might have leanings towards enhancing the efficiency of business operations. Ideal Candidate: - Proficient in designing UI for OUAF. - Track-record in performing custom functionality development. - Proven skills in implementing data integration on OUAF. - A...

    $14 / hr (Avg Bid)
    $14 / hr Snitt bud
    4 bud

    I am looking for a Google expert able to install the cookie consent mode v2 imposed by UE Law. I don't want any banner to be installed on my website and I want the code installed on my website to always autorised cookies using for all visitors on my website.

    $127 (Avg Bid)
    $127 Snitt bud
    50 bud

    ...so far. 1. I first installed 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

    $194 (Avg Bid)
    $194 Snitt bud
    10 bud

    ...so far. 1. I first installed 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

    $54 / hr (Avg Bid)
    $54 / hr Snitt bud
    23 bud

    1. Looking for an assistance fixing UPS Shipping module on Zen Cart based shopping website. 2. Need to fix or install different Captcha to prevent bots registering fake customers on the same Zen cart website. 3. Need to resize Company logo on Zen Cart website/template.

    $150 (Avg Bid)
    $150 Snitt bud
    68 bud

    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 Snitt bud
    8 bud

    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 Snitt bud
    36 bud

    I am in search of a skilled developer to set up PHP 5.6 and PHP 7.2 on our dedicated server. The server currently runs Plesk and Ubuntu 22.04.4 LTS. I need both PHP versions running on the server, as we have one Magento 1.9 website and one Magento 2.3 website. Key Requirements: - Install PHP 5.6 and PHP 7.2 on our dedicated server running Plesk and Ubuntu 22.04.4 LTS - Set up both PHP versions to be used on different websites - I may require support in configuring the websites to use the specific PHP versions after installation The ideal candidate for this project should have: - Extensive experience working with PHP installations on dedicated servers - Proficient knowledge of Plesk and Ubuntu - The ability to provide guidance on PHP version selection based on the websites' ...

    $162 (Avg Bid)
    $162 Snitt bud
    59 bud

    Need a poster made saying get a free deck of Cryptid Whispers oracle card with every reading with Tristan Must have image of the deck and also cartar awards 2024 nomimee

    $19 (Avg Bid)
    $19 Snitt bud
    70 bud

    ...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 Snitt bud
    147 bud

    I'm looking for an experienced HR recruiter to overhaul and optimize my CV to ensure it seamlessly aligns with ATS, specifically SAP and Oracle systems. Your expertise will help me compose a CV that not just passes the ATS challenges, but also makes a compelling read for hiring managers. Requirements: - Demonstrated success enhancing CVs for HR individuals. - Know-how of SAP and Oracle ATS systems. - A knack for capturing and highlighting essential HR competencies. What you should focus on: - Human Resources experience. - Developing an engaging resume, compatible with ATS systems. Why you should apply: This is a great chance to apply your expertise in CV writing to help me level up my career. Show me your skills with real-life examples where your previous...

    $45 (Avg Bid)
    $45 Snitt bud
    18 bud

    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 Snitt bud
    7 bud

    I'm in need of a skilled programmer to help me resolve some existing bugs in my Oracle 12 software.

    $12 / hr (Avg Bid)
    $12 / hr Snitt bud
    6 bud

    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 Snitt bud
    5 bud

    ...PL-SQL, as well as familiar with Oracle Database, PL-SQL Developer, Oracle SQL Developer, Eclipse. The project involves writing comprehensive tests for a range of technologies including: - Java and JavaScript. - Spring Framework. - Oracle Database. - XML and JSON. - Junit. - Eclipse/Intellij. - PL-SQL Developer. - Utilizing Github and other version control tools. The ideal candidate must have a deep understanding and practical experience with these technologies. The project has an urgent timeline, so the selected candidate must be able to work under pressure and deliver high-quality results quickly. Ideal Skills: - Proficient in Java, Spring Framework, Oracle, XML, JSON, Junit, and JavaScript. - Experienced with Eclipse/Intellij, PL-SQL Developer, and ...

    $15 / hr (Avg Bid)
    $15 / hr Snitt bud
    57 bud

    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 Snitt bud
    14 bud

    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 Snitt bud
    18 bud

    ...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 Snitt bud
    60 bud

    ...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 Snitt bud
    25 bud

    I'm looking for an expert that can guide me through Oracle Cloud Infrastructure (OCI) and VCN setup via live demos. I'm seeking at least 5+ live demonstrations, that would cover the following key topics: - VCN Configuration - Subnetting and Security Lists - Connecting to On-premises Networks The ideal candidate should have a strong understanding of Oracle Cloud Infrastructure, particularly in VCN setup and networking. They should be able to explain complex concepts in a clear, easy-to-understand manner. Previous experience in teaching, training or knowledge transfer would be a plus. Please note that this project is focused on live demos and teaching, rather than a simple setup. The main goal is to acquire a deep understanding of these topics, so the demos should...

    $92 (Avg Bid)
    $92 Snitt bud
    4 bud

    ...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 Snitt bud
    21 bud

    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 Snitt bud
    3 bud

    ...of a skillful developer experienced in OpenCart 3.0.x who can work on a TNT extension for me, with an emphasis on two key features: 1. Real-Time Shipping Rates: The extension should offer real-time shipping rates from TNT; it must consistently and accurately display current costs to customers. 2. Easy Installation and Setup: Ease of use is paramount. The extension should be straightforward to install and set up on my online store. The project deadline is within one month, so time management will be a crucial skill for interested freelancers. Proficiency with JavaScript, PHP, eCommerce, HTML and CSS is required, along with OpenCart experience. If you have worked on similar projects before, please include them in your proposal. This shopping cart has been operating for several ...

    $5 / hr (Avg Bid)
    $5 / hr Snitt bud
    11 bud

    I'm looking for a skilled professional to help me install the eBay API on my existing Ubuntu 22.04 server for the primary purpose of showing orders on webpage. here is the sdk - Key Responsibilities: - Installation of the eBay API on the Ubuntu 22.04 server. - Ensuring the API is correctly set up to show orders on webpage. Ideal Skills and Experience: - Proficiency in working with Ubuntu servers, particularly version 22.04. - Prior experience installing and configuring the eBay API. - Ability to implement API functionalities for showing orders on webpage. If you have a good understanding of eBay's API and are experienced in working with Ubuntu servers, I'd be interested in hearing from you. Please share your relevant experience and explain how

    $29 (Avg Bid)
    $29 Snitt bud
    15 bud
    Embed 3rd Party Website in iframe 6 dager left
    VERIFISERT

    ...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 Snitt bud
    11 bud

    I need an expert WordPress developer who can correctly install a Business Child Theme I've chosen on an undetermined (the freelancer must figure out which one) main WordPress theme. The ideal freelancer has to have experience dealing with WordPress themes and should be capable of figuring out the main theme on their own. Key Tasks: - Install Business Child Theme on main WordPress theme - Ensure compatibility of the child theme with the main theme The entire child theme design (pictures, logos, texts, etc.) must be loaded correctly so that I can immediately begin editing the site blocks myself. The freelancer will need to be proficient in WordPress, theme installation, and troubleshooting. The ability to determine the parent WordPress theme through analysis of t...

    $34 (Avg Bid)
    $34 Snitt bud
    54 bud

    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 Snitt bud
    1 bud

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

    $17 / hr (Avg Bid)
    $17 / hr Snitt bud
    21 bud

    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 Snitt bud
    18 bud

    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 Snitt bud
    20 bud

    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 Snitt bud
    19 bud

    I'm in need of a skilled Oracle Apex developer to help with the data management of our company's financial records. The main goal of the project is to create a user-friendly web interface that can efficiently manage and present financial data. Key requirements include: - Expertise in Oracle Apex and proficient in data management - Experience working with financial records and data - Ability to design and develop a user-friendly web interface - Strong understanding of data security and confidentiality - Excellent attention to detail and accuracy The successful candidate will be able to streamline our financial data management processes, making it easier to access and utilize the data for various purposes within the company.

    $524 (Avg Bid)
    $524 Snitt bud
    34 bud
    Search Frontend Development 5 dager left
    VERIFISERT

    I'm in need of a talented frontend developer to create a robust and user-friendly search frontend for document base. The documents are already indexed in an Opensearch database with various custom fields (Speaker, Place, Theme, Keywords,... ) apart from the standard ones (document format, creation date, update date, size, link to ...and integrating them seamlessly into the search frontend. - Ability to implement interactive user interfaces, such as autocomplete suggestions and dynamic filtering and sorting options. - Experience in creating responsive and intuitive search result displays. - Prefered technology : React, Reactivesearch () Expected delivery: - Source code, build and install instructions - Developper guide for maintenance and evolution

    $281 (Avg Bid)
    $281 Snitt bud
    40 bud

    ... Here's a roadmap to create your WordPress eLearning website for employability and finding work, focusing on cost-effective solutions and functionalities: Stage 1: Planning and Setup (1-2 weeks) Domain Name & Web Hosting: Choose a catchy domain name that reflects your brand and secure affordable web hosting that supports WordPress installation. WordPress Installation: Install WordPress on your web hosting platform. Most web hosting providers offer 1-click WordPress installation. Learning Management System (LMS) Plugin: Explore free or freemium LMS plugins like LearnDash or Tutor LMS. These offer basic course creation, enrollment, and content delivery functionalities. Theme Selection: Choose a free WordPress theme optimized for eLearning platfo...

    $655 (Avg Bid)
    $655 Snitt bud
    248 bud

    The main goal of this project is to find relevant influencers using our Shopify Collabs. Influencers which you will contact, they need to call their followers to install our new android Dance APP. In our APP influencer need to create one new video, and call their followers to dance with them inside our app until the song is finished. App is a new type of "collab dance app" where each user record dance on one small segment of any song (2-4sec) creating a new cool unpredictable music video. You need to try and test our app as well to understand it a bit. Key Responsibilities: 1. Check our Shopify Collabs Account and optimize it using our website, pictures, videos, reels, etc. You can create some pictures, reels as well. 2. Find Influencers using our Shopify Account or ma...

    $151 (Avg Bid)
    $151 Snitt bud
    18 bud

    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.

    $583 (Avg Bid)
    $583 Snitt bud
    26 bud

    installation of theme and make the theme ready to be used

    $18 (Avg Bid)
    $18 Snitt bud
    30 bud

    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.

    $45 (Avg Bid)
    Omtalt Viktig
    $45 Snitt bud
    6 bud