Plesk disk full delete backup jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 plesk disk full delete backup jobs found, pricing in USD

    I'm looking for a talented C/Linux developer to create a desktop application. You will develop the project in C/Linux. Project will be tested in Ubuntu 22.04 Linux 64-bit. You will develop a program to access and modify a FAT32 disk image (FAT32 volume). The disk image will be stored as a regular Linux file, which will simulate a disk formatted with the FAT32 file system. Your program will open the Linux file using the standard open() system call and access it directly in raw mode, utilizing the read() and write() system calls, without mounting the FAT32 file system. The program will be named fatmod. Through various options, it will in- teract with a file system image, enabling reading and writing of files. Detailed explanations of the specific supported operati...

    $53 (Avg Bid)
    $53 Avg Bid
    4 bids

    I'm searching for a highly skilled architect or designer to create plans for an energy-efficient, sustainable housing unit - I need 5 units total. My vision is to have each unit fully powered by renewable energy, mainly solar power. We may also utilize solar heating, on-demand hydrogen, among other appropriate technologies. Key Project Details: - The project should be completed within a 1-month timeline. - The designs should include advanced energy-saving features such as energy-efficient insulation, LED lighting, and smart home automation. - It's also essential the design minimises air leakage to enhance the overall efficiency. Ideal Skills & Experience: - An architect or designer with a thorough understanding of renewable energy systems. - Proven experience in designing...

    $643 (Avg Bid)
    $643 Avg Bid
    31 bids

    I am looking for a skilled 3D designer and modeler to develop a dragon themed chess set. The project requires expertise in character design and knowledge of chess pieces. The style should be realistic, incorporating detailed features for each piece. Key Requirements: - Design and model full size chess set in a realistic dragon theme. - Chess pieces should be designed for material usage: Resin. - Produce detailed and accurate models suitable for a high quality finish. - Previous work with detailed character design, particularly mythological creatures or dragon designs will be advantageous. Ideal Skills: - Expertise in 3D Modeling and Character Design. - Knowledge of chess pieces and their design. - Experience working with resin or similar materials. - Proficient in realistic mod...

    $321 (Avg Bid)
    $321 Avg Bid
    27 bids

    As the owner of a PrestaShop store, I'm seeking an expert to professionally install LiteSpeed Cache on my VPS server (with a Plesk panel) and properly configure the LiteSpeed Cache plugin specifically for PrestaShop. Key Requirements: - Install LiteSpeed Cache: I require a skilled professional with root access to my VPS server to successfully install LiteSpeed Cache. - Configure Plugin: Proficient configuration of the LiteSpeed Cache plugin for PrestaShop is crucial for optimal performance. Primary Concerns: - Slow Page Load Times: Currently, the store is suffering from slow page load times which are detrimental to user experience. - High Server CPU Usage: I have observed a high server CPU usage which needs to be addressed as part of improving the overall performance of the ...

    $31 (Avg Bid)
    $31 Avg Bid
    15 bids

    I need a full stack developer proficient in JavaScript to work on an existing web application. Key Responsibilities and Experience: - Expertise in web development - Proficient in JavaScript - Strong experience in maintaining and enhancing existing web applications - Graphic design and content writing skills would be an added advantage It is important that the designer can provide examples of their work on similar projects. Experience working on complex web applications is highly preferred.

    $2879 (Avg Bid)
    $2879 Avg Bid
    89 bids

    I would like to update my app with 2 following features; - first one being that every order of any specific food item or a drink made in estimated time (example 5min) would all be summarized on the backend for the kitchen and the bar; So the cooks could bas...any specific food item or a drink made in estimated time (example 5min) would all be summarized on the backend for the kitchen and the bar; So the cooks could basically "tackle" the same food then by going table by table as it is now, easier overview and workflow - second thing, would like to have a total amount of the bill rather than split by orders (as it is now) and also be able to delete or add things on the final screen bill, sometimes a group of 10 wants to pay individually and its a hassle to go 1 by 1 ...

    $204 (Avg Bid)
    $204 Avg Bid
    67 bids

    I'm urgently seeking a talented MERN full stack developer to assist with updating an existing web application. The primary goal is to tackle performance and optimization issues, which have been affecting the application's efficiency. Ideal skills and experience for this job include: - Proficiency in React, as this is the primary technology involved in this update - Strong experience with Node.js and , which are essential components of the MERN stack - Prior experience with performance and optimization issues in web applications, to ensure an efficient resolution - Ability to work quickly and efficiently due to the urgent nature of the project - Excellent problem-solving skills, as the issues may be complex The successful candidate will be able to make an immediate impac...

    $27 (Avg Bid)
    $27 Avg Bid
    21 bids

    ...- Some questions "refer to a figure". Most questions have zero or one figures, a few have more. I have provided Columns Figure A... FigureH for these as required. LOOK AT THE EXAMPLE. task is to put all 1090 questions into an excel file. I have put one question in there as a sample. I have also put one image which shows two additional questions. - If you win the project, you will get the full PDF. You will be able to cut and paste from the PDF. - To bid on this project, you must give me the excel file back with these two sample entries put in after the one that I did. The sample is a JPG file so you must type it in manually. Successful project: - All questions in there, in correct order from the PDF. - No typos. - Correct answer for all. - Done in 1-2 days. Sh...

    $89 (Avg Bid)
    $89 Avg Bid
    66 bids

    I'm in need of a seasoned developer to build a...an OS/Android application that's applicable to mobile devices, tablets and company laptops. The main aim of the app is to facilitate the shift from manual logbook entries to a digital interface. Key Features: - Digital logbook functionality to create, view, edit and sort entries - User authentication and authorization capabilities - Data synchronization with cloud storage for easy access and backup purposes Your expertise in software development with proficiency in user interface design and cloud synchronization is necessary for this project. Prior experience in creating logbook applications or related software platforms will definitely be a plus. Be prepared to show relevant examples of your work and explain how they rel...

    $454 (Avg Bid)
    $454 Avg Bid
    22 bids

    We're searching for an experienced Full Stack Developer to assist with an undisclosed project. While the specific programming languages and frameworks have not been indicated, a comprehensive understanding of JavaScript, Python, and Ruby on Rails is usually desired in this role. The purpose of the project is unknown at this moment; however, a versatile developer who can adapt to various situation would serve our goals best. Skills and Experience: - Proficiency in JavaScript, Python, Ruby on Rails - Experience in creating a website, developing a mobile application, building a web application - Ability to adapt and learn quickly - Proven track record in full-stack development - Excellent problem-solving skills

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    44 bids

    ...POST request to this script containing the data. In the script you see 3 types of actions in a switch: Add (new vehicle) Change (vehicle exists, adjustment is being pushed) Delete (vehicle is deleted) Below is a brief explanation of the three functions involved: add_post Here I build a Wordpress Query containing data from the POST request. Then I run a "wp_inset_post" function with this query. From that Wordpress function you will then receive a "post_id" with which I will add photos to the post. change_post Same as "add_post" but I use the "update_post" function because I already know the post_id. Then I'll delete all the photos from this post and add them again. I do this because I cannot tell from the file name of a photo...

    $269 (Avg Bid)
    $269 Avg Bid
    1 bids

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

    $18 (Avg Bid)
    $18 Avg Bid
    86 bids

    I am in need of a skilled React developer to create an interactive page for user-based commenting. The key requirements for this role include: - Developing a user-friendly interaction window that facilitates communication through comments. - Building a management feature that allows me to delete or hide inappropriate comments. Your experience using React to build interactive user interfaces and manage interactions will be essential in executing this project effectively.

    $140 (Avg Bid)
    $140 Avg Bid
    21 bids

    ...developer team. Post fixing that bad links you can appeal to serve your ads. Once the appeal status is approved then automatically your ads start serving. Make sure all your offending URLs are removed and try to again appeal for those disapproved ads. Some of the bad links that are affecting your website : 'hlmiq[.]com’ 'hautoust[.]com' END! I've had a look into my coding but am unsure what to delete/fix/add so I need someone who can help me in this area. I am looking for someone who is very proficient in Shopify coding and has experience with resolving such issues. The ideal candidate should be able to work independently, with strong attention to detail and problem-solving skills. Communication with the candidate will be primarily through email, s...

    $100 (Avg Bid)
    $100 Avg Bid
    72 bids

    PRIORITY IS TO HAVE A DEVELOPER ON OUR TEAM (LONG TERM) THAT CAN WORK WEEKENDS!! 1st task (IMMEDIATE): Fix pagination -> our webapp uses an api endpoint to load data from stored procedure that takes 30 seconds to run. Pagination + cache was implemented but the pagination was implements AFTER the api runs (30 second wait) and should be executed inside the stored procedure to start sending data to the front end immediately, after it has the first 30-50 records instead of waiting to receive the entire 6000+ current records. We implemented cache but would like developer to evaluate the possibility of using redis to improve performance. If you are awarded the task we expect you to accept IMMEDIATELY and if the project is not accepted immediatly we will award it to another developer. Thi...

    $9 / hr (Avg Bid)
    $9 / hr Avg Bid
    28 bids

    PLEASE READ ALL DESCRIPTIONS!!! I am in need of a comprehensive full stack developer who is proficient in JavaScript and Python, and ideally has experience with React, Angular, and Django. Successful completion of this project will require a developer with strong problem-solving skills, experience in building similar applications, and a keen eye for security. Ultimately, I am looking for a professional who can deliver a high-quality, functional, and scalable application that meets all the requirements. Please schedule a meeting for discussing about opportunity using this link. If you read the full job description, just write: " I READ ALL DESCRIPTION. I SCHEDULED. HOPE TO TALK WITH YOU SOON. " I am looking forward your proposal!

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    124 bids

    I'm looking for a skilled Full Stack Developer with a focus on Vue/Nuxt Framework for a new website. Key Functionalities: - User Registration & Login: Seamless user experience is essential. - E-commerce: Integration of Stripe for payment processing. - Search & Filtering: Robust search and filtering options are imperative. - WhatsApp LiveChat: Implementation for real-time customer support. Design Assistance: - I'll need help with website design. Experience in UI/UX is a plus. Ideal Skills: - Proficiency in Vue/Nuxt Framework. - Prior experience with e-commerce functionalities and Stripe. - Strong background in designing user-friendly interfaces. - Understanding of search and filtering systems. - Familiarity with integrating WhatsApp LiveChat. Please provide exa...

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    108 bids

    I'm in need of an expert who can help me migrate my emails from Godaddy to G Suite. Here's exactly what I'm looking for in this collaboration: - Already have backup in mbox. - Assurance of all folder and label structures intact post-migration. The ideal freelancer for this task should have: - Extensive experience in email migration, especially from Godaddy to G Suite. - Excellent problem-solving skills, as unforeseen issues may arise during the process. - High attention to detail to ensure all folders and labels are preserved. Only bid if you've successfully performed such tasks before and can ensure zero downtime during the transition process. Let's make sure this switch is a smooth one. Thanks!

    $23 (Avg Bid)
    $23 Avg Bid
    11 bids

    Full stack developer needed to join our dynamic team. Responsibility: - Strong knowledge in backend and frontend : React, Angular, Vue, TailwindCSS, Web3, Java, ASP.NET, Django, Flask, Restful API, - Good Communication - Work at EST Time - English Proficiency - Pakistan Developer Only If you are interested in this position, please schedule an interview.

    $1185 (Avg Bid)
    $1185 Avg Bid
    56 bids

    We are seeking a highly skilled Full-Stack Developer to create a Telegram channels and groups directory website from scratch. This project requires you to develop both the UI/UX design and the backend code. You will not receive any pre-existing design templates such as Figma, but you may refer to a competitor's website for inspiration. The goal is to build a platform that efficiently categorizes Telegram channels and groups by country and category, facilitating easy navigation. This website will be developed using React, Node.js, and PostgreSQL. It must be fast, secure against common web threats including SQL injections, Cross-Site Scripting, and IDOR's. It should also be optimized for search engines to achieve high visibility online. Key Features of the Website: * Cha...

    $1214 (Avg Bid)
    $1214 Avg Bid
    88 bids

    ...natural and not like an AI voice. I like the way the one sounds in the videos above. I will provide you with a detailed script for each video that will have the text of what the AI voice should say along with what the scene should show. I will need you to create the video. If this goes well, I may hire you for more videos. The video should be 90-seconds. I hate auto-bidders and I always delete the bids. I took the time to create a details project description so please take the time to read it and not just sending a canned message to every job in hopes of getting work. Please put “I have read the entire project description and made an accurate bid” with you bid so that I know you read all of this item description and made an accurate bid. Please bid accuratel...

    $47 (Avg Bid)
    $47 Avg Bid
    60 bids

    JOB DESCRIPTION When you apply, please make sure your heading reads as follows: “I actually read the instructions” WHO WE ARE We are focused on partnering with real estate teams or companies that are well respected in the communities they serve, and have a business model that can convert leads so this is a valuable partnership for all. WHAT WE'RE LOOKING FOR We need an experienced Front-end Developer with a strong background in front-end technologies such as HTML and CSS to help us develop pages for our website. THE IDEAL CANDIDATE - Strong CSS & HTML Proficiency: We're looking for someone with a deep understanding of CSS and HTML who can create visually appealing and responsive web pages with clean, efficient code. - Experience with Figma and Design Co...

    $4551 (Avg Bid)
    $4551 Avg Bid
    62 bids

    Hello, iam gifting a funny gift to a friend of "himself" and a celebrity he likes. I would like a simple and realistic headswap of himself and the male Ana De Armas is with(the male on the right). If possible, delete the man on the left. Make it look as real as possible, better lighting, better quality etc.

    $24 (Avg Bid)
    $24 Avg Bid
    43 bids

    I'm currently seeking an experienced Vue.js developer to create an interactive Vue 2.6 element for my project. Core Requirements: - The element must be capable of editing an array that contains objects. - It should have functionalities to not only add new objects but also modify or delete the existing ones. Desired Interface: - I desire a table-based editing interface where each cell is editable and represents an object property. Ideal Skills & Experience: - A thorough understanding and expertise in Vue 2.6. - Previous experience in creating and managing editable tables. - An adept knowledge of JavaScript and array manipulations. Appreciate bid from Vue.js experts who understand my requirements and can deliver a clean, user-friendly editable table element. "...

    $25 (Avg Bid)
    $25 Avg Bid
    25 bids

    I'm in need of a skilled full-time developer who has an array of skills including PHP, JavaScript, Laravel, React, website, and mobile app development. Your main responsibility will be developing and improving our e-commerce website and mobile app proojects. Requirements: - Proficient in PHP, JavaScript, Laravel, and React. - Experience in both Website and Mobile App development. - Background in e-commerce platforms. - Demonstrate proven experience in similar roles. Key Tasks: - Product Catalog Management: You must be skilled in creating a user-friendly interface to display our products. - Shopping Cart Functionality: Create a seamless shopping experience for our users. - Payment Integration: Safely and securely integrate online payment systems into the platform. - Order Tr...

    $655 (Avg Bid)
    $655 Avg Bid
    251 bids

    I'm in need of a skilled full-time developer who has an array of skills including PHP, JavaScript, Laravel, React, website, and mobile app development. Your main responsibility will be developing and improving our e-commerce website and mobile app proojects. Requirements: - Proficient in PHP, JavaScript, Laravel, and React. - Experience in both Website and Mobile App development. - Background in e-commerce platforms. - Demonstrate proven experience in similar roles. Key Tasks: - Product Catalog Management: You must be skilled in creating a user-friendly interface to display our products. - Shopping Cart Functionality: Create a seamless shopping experience for our users. - Payment Integration: Safely and securely integrate online payment systems into the platform. - Order Tr...

    $2139 (Avg Bid)
    $2139 Avg Bid
    119 bids

    Full time / Part time position: Property Manager We are looking for a property manager to join our team Job Description: We are seeking a dedicated Property Manager that can handle administrative tasks and account management (for hosts). The Property Manager will be responsible for the following : • Gathering data from one source (Google Drive) to enter into document management (databases or partner websites by case) • Checking and reviewing documents for accuracy and completion • Attaching supporting files to the document management • Searching for additional information for documents that are incomplete • Verifying, correct, and delete unnecessary data, or combine data Job Requirements: • detail oriented • collage degree is required &b...

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    31 bids

    Must be full stack, good at front and back end. This work is about developing an app that use mapbox for maps, with integration of google street view. Stack: Remix v2 + React v18 + Tailwind CSS v3 + Python

    $379 (Avg Bid)
    $379 Avg Bid
    13 bids

    The project involves: 1. Go to an FTP location and get the last 10 csv files. Input example attached as 'BooksRunInput.cs... Go to an FTP location and get the last 10 csv files. Input example attached as '' 2. Combine those newest 10 files and map to new structure. Mapping example attached as '' 3. Save new file as 'BooksRunImport YYYY-MM-DD ", place in production folder "C:LakesideBooksClientDownloads" as tab delimited .txt, with an additional copy in folder as a backup. Output example attached as '' I would prefer it be written in NodeJS and compatable with v14.16.1 as I am familiar with how to edit the structure and I have other similar scripts running. I will supply FTP location and login as well as folder locations.

    $144 (Avg Bid)
    $144 Avg Bid
    44 bids

    I'm in need of a devoted assistant to handle job applications on my behalf. This is a full-time responsibility that encompasses identifying and applying for jobs in the US market within the Information Technology sector. Your tasks will not be limited to applying only but will include: Key Responsibilities: - Applying jobs in , , - Tracking and initiating applications via online job portals - Scheduling interviews - Apply jobs with provided resumes Skills and Knowledge: - Proficient with online job search tools - Strong written communication skills This is a result-driven role, and the selection of the right candidate will be on the basis of efficiency and the aptitude to get me the maximum number of interviews. Appreciate your time and look forward to

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    60 bids

    I'm seeking a mid-level AngularJS developer based in Europe for a full-time position. Tasks Include: - Developing innovative user interfaces - Refactoring and improving existing codebase - ... You must have between 2 to 5 years of solid experience with AngularJS, and be well-versed in creating intuitive and dynamic interfaces. A developer with a keen eye for clean, efficient code will shine in this position. It's key that you are open to collaborative work, as teaming up with fellow developers, designers, and product managers will be a significant part of this role. If you're proficient in AngularJS, capable of revolutionizing user interfaces, and thrive in a team environment, then I invite your bid. As per info : Backend existing in Java.

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    73 bids

    I'm looking for a full stack developer to create a user interface for our network deployment project. Note: please note you dont have understand the networking terminalogy I have used, it is like some variables to you like XYZ Key Requirements: - Experience in full-stack development - (important) Some one who can build page which can take input (ex shema is given below) - Strong portfolio with a focus on past work in UI developments - Preferably using AWS Amplify , would like to here alternatives from Developer ) The ideal candidate will have a proven track record of successful UI projects and be able to demonstrate their ability to develop interfaces that are both intuitive and visually appealing. Please include your past work in your proposal. Data Modeling type ...

    $688 (Avg Bid)
    $688 Avg Bid
    16 bids

    *** Note what you bid is what the project should cost so bid carefully. I am looking for an experienced DNS specialist to help me migrate my DNS from a Plesk-hosted server to GoDaddy. In addition to the migration, DMARC and DKIM records for two of my domains need to be set up correctly. Tasks include: - Configure GoDaddy DNS settings for my two domains - Verify and add DMARC and DKIM records as required Strong knowledge of DNS configuration is crucial. You should be comfortable working with GoDaddy, Plesk, and setting up DMARC/DKIM records. Experience with local mail server management will also be beneficial for this job. Please bid with confidence, and I look forward to productive collaboration.

    $105 (Avg Bid)
    $105 Avg Bid
    52 bids

    Requirements for the job: ...Account and provide me the credentials - Provide me the old server credentials for all websites that need to be moved Main Job: - Installation and Setup of Plesk in a Hetzner Cloud Instance - Configuration of a Hetzner Cloud Volume for Storage - Migrate existing websites and reconfigure everything as required - Implementation of Cloudflare Cache to speedup websites - Documentation Additional tasks offered by me, if required later on: - Regularly Updates - Intensive Monitoring Service (currently Monitoring from 4 locations world-wide, sending me an critical alert on my phone so I can intervene) - Further Support Info: - Please note that a Plesk license is required after the trial period of 30 days. - All work will be tracked using the Freelancer...

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    1 bids

    I have a whm server with multiple wp blogs using wp automatic, a plug-in that has had multiple backdoors over the years, the plug-in is updated but the server probably has shell scripts or malware running

    $146 (Avg Bid)
    $146 Avg Bid
    41 bids

    I'm seeking a meticulous freelancer who can assist in a data analysis project. This involves video analysis to capture specific information for my recognized need. Having a keen eye for detail will prove beneficial for this role. The required task is two-fold: 1. **Vehicle Sign Extraction**: Extract vehicle signs from a series of videos and organize this da...numbers The final information extracted should be conveniently organised in an Excel format. Experience using data entry tools like Excel is mandatory. Note: We use Unifiy Protect. So we would give you an Access as console user. Worklfow we want to use : check video on console put the plate(we have ai, put have to recheck by an human) and date to an excel save the video stream on google drive delete the clip on the...

    $9 / hr (Avg Bid)
    $9 / hr Avg Bid
    42 bids

    I am on the search for an experienced full-stack developer with solid expertise in frontend and backend development. Your role will be integral in building my e-commerce website. Key responsibilities: - Designing and developing user interfaces - Seamless functionality implementation on both the client and server-side - Troubleshooting and debugging to optimize performance Ideal Skills: - Proficiency in frontend and backend languages, frameworks, and technologies - Strong understanding of the web development process, including design, development and deployment - Precise attention to UI and UX details Due to the lack of preference on a CMS, please make a recommendation based on your professional experience. Your input will be greatly valued in this project's success. Famil...

    $115 (Avg Bid)
    $115 Avg Bid
    35 bids

    Dedicated Full time Laravel Seniors ONLY - Must have strong experience in customization Laravel 10, Product filtering, and advanced search functions to display best results based on buyer's and vendor's locations - Hourly basis, - Full time only, - Must pass a technical interview senior level, - Must use time tracker that has an inbuilt web cam, capture every 10 minutes, - Must sign a copyright agreement,

    $2 / hr (Avg Bid)
    $2 / hr Avg Bid
    13 bids

    ...tried a few times now, but end up running into issues RHEL support and Plesk support seem unable to help resolve. So I am starting completely fresh and would like some assistance. Here's what I would need to do: My end goal is to have an Azure VM running RHEL with Plesk host a domain and subdomain. On the subdomain, there will be hosted HTML, CSS, JS and PHP files (all of which I do not need assistance with). PHP will be used to access MSSQL DB hosted on MS. The scope of this project is the support for the setup and configuration of RHEL/Plesk and PHP as described below. I already have a VM built with Azure. It is completely fresh, with RHEL installed (newest stable version). I have a RHEL subscription as well as a Plesk subscription. Here's ...

    $347 (Avg Bid)
    $347 Avg Bid
    65 bids

    Full Karalina clothes store website creating - develop, design, administration, domain, structure.

    $1850 (Avg Bid)
    $1850 Avg Bid
    1 bids

    Hi guys, Thanks for your interest in writing for us. IMPORTANT: Human writing only - No AI or Rewriting - (we check) AGAIN BECAUSE THERE ARE SO MANY CHEATERS: NO AI - NO UNDETECTABLE AI AS WE STILL SEE - DON'T WASTE YOUR OR OUR TIME IF YOU DON'T WRITE MANUALLY !!! What we offer: *Ad-hoc writing work at the entry rate of $20/1000 words with room for growth. This translates to ~$500/month on 1k words/day ~$1000/month on 2k words/day ~$1500/month on 3k words/day ~$2000/month on 4k words/day *Flexibility: No Skyping, no phone calls, accept projects when you have the time to complete them, take time off when you need (letting us know in advance is good practice). *Easy to work with: We reply to questions fast, will provide valuable input and feedback on every single task you...

    $45 (Avg Bid)
    $45 Avg Bid
    54 bids

    I am looking for 1 person who can create and edit a couple of promotion video's for a Real Estate Development company. Amount of promotion video's: 4 How many seconds per video: 15, 30, 60 How many Frames Per Second: 60 Video size: • YouTube: 1920 x 1080 • Instagram & Facebook: 1080 x 1920 | 1080 x 1350 • LinkedIn: Yes, whatever the correct size would be make it Is there an example? Yes, look at the video attached to the file below and make sure you are capable of making something just like that and even better. We will provide the scripts and information that needs to be mentioned in the video once we agree to work with the Freelancer that we pick. Voice over is possible, only if it's a real human who does it within the budget we have. The video must...

    $124 (Avg Bid)
    $124 Avg Bid
    34 bids

    I'm looking to deploy Ragflow on my Linux server leveraging Plesk Docker. This is my first time undertaking such an endeavor, therefore, guidance is vital. As the Docker is already installed and configured on the server, a seamless execution is anticipated. We will not deploy the docker from the docker library but by uploading it as a zip file (because I will later whitelable the platform). Here's what I'm seeking: - Competence in Linux, Docker, and Plesk - A knack for clear instructions. I will need a clear full step by step guide document (or recorded video with any command or settings written in a text file so I copy/paste instead of typing). I will repeat the same process to deploy it myself. Once this is done, we move to the following steps.

    $30 (Avg Bid)
    $30 Avg Bid
    8 bids

    We are seeking a skilled and experienced full stack web developer to complete the development of our website and backend. The project is in progress with a full Vue.js template already in place and the foundation of the project built up. Your primary responsibility will be to finalize the website and backend development, ensuring that all features and functionalities are implemented accurately and efficiently. The ideal candidate should have a strong background in web development, proficiency in Vue.js, and expertise in backend development using appropriate technologies. Attention to detail, problem-solving skills, and the ability to work independently are essential. If you are a talented developer looking to contribute to an exciting project, we would love to hear from you. ...

    $182 (Avg Bid)
    $182 Avg Bid
    17 bids

    Project Description: GBlicense software and installation support. I am looking for a freelancer who can assist me in installing gblicense with a full proxy system. The ideal candidate should have experience with gblicense and be familiar with its features and functionalities. Skills and Experience: - Proficiency in installing and configuring gblicense - Strong understanding of proxy systems and their integration with gblicense - Knowledge of network security and the ability to ensure the system is secure - Experience with troubleshooting and resolving any installation issues that may arise Timeline: The project needs to be completed within a week, so I am looking for someone who can start immediately and deliver the installation within the specified timeframe. Please provide exam...

    $141 (Avg Bid)
    $141 Avg Bid
    13 bids

    ...area on our Wix site to facilitate teacher sign-ups, student class list management, and student attendance tracking. Key Features: - Membership System: Teachers should be able to easily sign up and sign in using an email and password. This will help us ensure that only authorized personnel access the system. - Class List Management: We require a form where teachers can manually add, edit, and delete student names. This will populate the class list and allow for easy management. - Student Attendance Tracking: Our goal is to track daily student participation in our campaign. This can be facilitated by allowing teachers to tick a date in the student's row to indicate they brought plastic on that day. Ideal Skills & Experience: - Proficiency in Wix development and its mem...

    $847 (Avg Bid)
    $847 Avg Bid
    45 bids

    I need a Full Stack Developer comfortable with React, Sass, .NetCore, and SQL Server to work on my website, web application, and mobile/desktop app. The primary goal of this project is to develop a responsive, high quality website that also functions as a web application, with the potential for further expansion into mobile and desktop applications. We are looking forward to have a complete Computerized Maintenance Management System (CMMS) / Maintenance Work Order(MWO). A Complete Control Pannel on Web based asapplication along with the Mobile APP + Desktop APP. With the below added features.:- + It will have Website Fully responsive, Mobile APP, Control Pannel Application + It must fully SAAS Based means related to the SAAS Based all the screen to be designed and implemented +...

    $2136 (Avg Bid)
    $2136 Avg Bid
    144 bids

    I'm in need of a digital marketing expert who can handle various aspects of our online marketing strategy. - The primary goal of this campaign is to increase our brand awareness. This involves creating and implementing a comprehensive digital marketing strategy that utilises a variety of channels and techniques. - The target audience for this campaign are young adults and professionals, so it's crucial that the marketing materials are tailored to resonate with these demographics. The ideal candidate for this project should have experience and expertise in the following areas: - Affiliate marketing - Social media marketing - Search engine optimization - YouTube advertising - Google Search Console Experience working with similar demographics is a plus. Please provide exampl...

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    24 bids

    I seek a proficient web developer to overhaul our financial services website. The existing site is operational but does not meet industry standards. It's a wordpress website, and now we need an independent website designed from scratch. The redesign must incorporate the current site's content while offering an improved layout, navigation, branding, and user experience. Key Duties: - Redesign the website, maintaining existing content - Enhance the layout and navigation for improved user experience - Improve the visual appeal and branding - Develop the newly designed site after approval I need a professional who has: - Proven experience in redesigning and developing websites - A keen eye for design and understanding of user experience - Strong communication skills to understand a...

    $472 (Avg Bid)
    $472 Avg Bid
    196 bids