Linux hosting svn jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 linux hosting svn jobs found, pricing in GBP

    I have a virtual private server (VPS) running on Linux which is experiencing high CPU usage. This is bogging down the performance of the system and creating a productivity bottleneck. Job Scope: - Analyze the reasons for the high CPU usage - Implement efficient solutions to reduce the CPU usage without compromising on essential processes - Optimize the performance of the system - Establish measures for consistent monitoring and preventive maintenance Ideal skills: - Expertise in Linux server management - Proficiency in performance optimization strategies - Experience in IT troubleshooting and problem-solving - Knowledge of server security strategies - High attention to detail If you have the necessary skills and experience to resolve this server speed issue, I invite ...

    £17 (Avg Bid)
    £17 Avg Bid
    4 bids

    I'm experiencing an issue with my email that was linked to Google Workspace. After transferring my website to a new hosting, the email stopped working. Now whenever I try to send an email, even though Google permits my login, I'm encountered with an error message (This is the message i receive now: 550 5.1.1 : Recipient address rejected: undeliverable address: host [private/dovecot-lmtp] said: 550 5.1.1 User doesn't exist: xxx@xxx (in reply to RCPT TO command) I don't know how to verify if my DNS settings update is aligned with the new website hosting. I need urgent assistance from an experienced individual to amend this issue. Ideal Skills: - Experience in troubleshooting Google Workspace email issues. - Proficiency in DNS settings and have experienc...

    £20 (Avg Bid)
    £20 Avg Bid
    22 bids

    I'm looking for an Azure professional who can help me set up an Azure cloud solution to host my Excel data. The project involves: - Hosting Excel Data: I will provide you with an Excel file, which I would like hosted on Microsoft Azure. The data in this file will not be updated frequently, just once for now. - Web Application: I would like the Excel data to be accessed through a web application. This means you will need to set up a simple, user-friendly interface for viewing and possibly manipulating the data. Ideal Skills: - Experience with Microsoft Azure, particularly in hosting data. - Proficiency in setting up web applications. Please get in touch if you have the right expertise, and we can discuss the project further.

    £54 (Avg Bid)
    £54 Avg Bid
    3 bids

    I need an expert to cross-compile Qt 6.6 for Orange Pi Z3, suitable for a Linux environment. Some requirements include: - Determine and solve compatibility issues - Provide assistance in setting up the cross-compiling environment I prefer the installation process to be done immediately via remote desktop. WiringOP libraries should also be included. You should also document your transactions. Ideal candidates will have proficient Linux usage, Qt framework familiarity, experience with cross-compile tools setup, and worked with Orange Pi or similar alternatives.

    £113 (Avg Bid)
    £113 Avg Bid
    7 bids

    I'm seeking a seasoned Laravel web developer with PayPal integration experience to rectify issues on my website https://sharedkitchen.network. Following the recent migration of my site to a new server by the hosting company, the PayPal integration is malfunctioning for one time purchases as well as subscription payments. Specific Issues: - Hosting company investigated and blamed issues on paypal module - PayPal investigated and is blaming issues on URL redirect. - Customers are struggling with 'failed to authenticate' issues while processing payments for one time purchases as well a subscription payment setups - I'm receiving an error code from vendor/swiftmailer/swiftmailer/lib/classes/swift/transport/esmtp/authhandler.php. I am therefore seeking a prof...

    £125 (Avg Bid)
    £125 Avg Bid
    94 bids

    I'm in need of a freelancer who is very skilled in Photoshop. My project involves a significant amount of photo retouching. At this stage, it's not important whether you're using Windows, macOS or Linux operating system as long as you can deliver quality results. The retouched photographs will be used mainly for the design of T-shirts. The prospective freelancer must have: - Proven experience in professional photo retouching - An understanding of design requirements for printed apparel - Attention to detail - Ability to adhere to project deadlines If you have demonstrated experience in these tasks, don't hesitate to bid. Please include examples of your previous work in your proposal.

    £22 (Avg Bid)
    £22 Avg Bid
    73 bids

    We are looking for a better solution than ordering shared hosting accounts for each domain. We have many woo-commerce webstores that all run off different domains on different servers. We want to move all websites to the same server, and still have them run at optimal speeds. We need someone to make proper suggestion (such as a dedi server) and have the ability to set it up, migrate websites, configure domains, etc. Please be sure to add WCMGRT1 to your bid or it will be considered spam, ignored and removed.

    £81 (Avg Bid)
    £81 Avg Bid
    37 bids

    ...line. Also a separate user account should be created to access this database. The user should have read/write access, I will again supply the username and password via command line. - The solution should include a set of servers to run both backend and frontend services. I want to be able to make a small change in the script to scale up or down the number of servers. This servers need to run AWS Linux, Java 21, node js 12, and datadog agent. We will start with 1 EC2 instance but as I said I want to be able to change that value and scale up (or down as needed). - The EC2 instances need to upload a config file for Datadog agent, part of this we need to supply the datadog api_key, which will be supplied in the command line via variables. The script needs to update that key in the ...

    £199 - £598
    Sealed NDA
    £199 - £598
    11 bids

    I'm seeking a freelancer with expertise in website speed optimization, specifically through the implementation of Cloudflare. My website is built on WordPress and is hosted on one.com. The main goal here is to ensure that the site loads quickly for users in Asia, but without disrupting the email services that I also have hosted on one.com. Here's what I need: - Analysis of the current state ...place. - Configuration of DNS settings, which I can provide access to, for Cloudflare integration. - Testing the website after Cloudflare is implemented to verify improved speed for Asian users. - Ensuring no impact to existing email services. Ideal candidates will have proven experience in Cloudflare integration on WordPress sites, speed optimization strategies, and familiarity with ...

    £9 / hr (Avg Bid)
    £9 / hr Avg Bid
    52 bids

    I'm currently experiencing an issue with my SSL certificate on my personal blog. The SSL certificate is showing an error message and I need a professional to fix this promptly. Key Responsibilities: - Identify the root cause of the SSL error message - Fix the SSL certificate issue to ensure it's working correctly - Test the SSL cer...The SSL certificate is showing an error message and I need a professional to fix this promptly. Key Responsibilities: - Identify the root cause of the SSL error message - Fix the SSL certificate issue to ensure it's working correctly - Test the SSL certificate to confirm it's functioning well Ideal Skills: - Proven experience in fixing SSL certificate errors - Strong understanding of web hosting control panels - Expertise in ...

    £26 (Avg Bid)
    £26 Avg Bid
    56 bids

    I am looking for an experienced developer who can use Cython to wrap my existing CUDA code. This is a relatively simple code that is currently used for data analysis. Task: This is done in Linux (ubuntu). I had a old cython code that used to be able to connect with the CUDA code, i think the newer version of CMake changes had made it impossible. I have attached a small reduction of the code, it is pretty much just calling a CUDA kernel from the Python using Cython. The CMake builds, but when the Cython is imported the symbol cannot be found. (to build you need to define an environment variable CUDAHOME points to your nvcc) Steps: 0 (optional) you can Make the cuda code inside to check if it works (1) run (with CUDAHOME env var) (2) run (fail at this point as the .so file

    £16 (Avg Bid)
    £16 Avg Bid
    2 bids

    I have a Canva design, a domain, and hosting in place. I need an experienced WordPress professional to bring this design to life on my website with some key updates: - Apply Layout Modifications: I need the design layout reconfigured to better suit my vision. With expert knowledge of WordPress's customization options, you can tweak the layout to make it more engaging and fitting for my brand. - Content Updates: The project involves adding or removing certain sections on the website as per requirement. You should have an eye for detail to ensure these changes do not affect the overall harmony of the design. Your experience in translating designs to WordPress websites will be key to the success of this project. You should also be comfortable in guiding me to maintain the site ...

    £154 (Avg Bid)
    £154 Avg Bid
    243 bids

    I'm looking for an experienced developer to integrate WHMCS API with the AutoVM Product module. The main aim of the project is to enable our clients to manage their services efficiently. Key Requirements: - The ability for clients to create orders. - The ability for clients to view services. - T...start/stop/reboot services. - Limited integration with the AutoVM Product module for specific functionalities. Ideal Skills: - Proficient in WHMCS API and AutoVM Product module. - Excellent understanding of creating order functionalities. - Strong experience in service management. - Proven track record of integrating systems. - Familiarity with resource monitoring and email notifications in a hosting environment would be a plus. Please only apply if you have the relevant skills ...

    £90 (Avg Bid)
    £90 Avg Bid
    2 bids

    I'm hosting a corporate event that is estimated to last for 2 hours, and we need a skilled and professional photographer who can capture networking shots during the event. Ideal Skills and Experience: - Proven experience in corporate event photography - Adept at capturing the essence of networking events - Efficient, discreet, and able to work under tight schedules - A strong portfolio showcasing a wide range of photography techniques This job is perfect for someone who can masterfully capture candid moments and interactions during a business networking event.

    £199 - £598
    Local
    £199 - £598
    0 bids

    I'm looking for a professional who can help me encrypt the information on an SD card securely. The purpose of this encryption is to ensure that if someone tries to re...automatically on boot, without requiring additional steps like entering a password or using a physical key. - Data Sensitivity: The data to be stored on the SD card is highly sensitive, hence the need for robust encryption. The perfect candidate for this project should be highly skilled and experienced in: - Raspberry Pi projects - Data encryption techniques - Software and hardware integration - Linux and related operating systems Applicants for this project should also have a strong background in securing sensitive data and be able to demonstrate experience in carrying out similar projects. I look forward to ...

    £135 (Avg Bid)
    £135 Avg Bid
    10 bids

    I'm in need of a top-notch website designer to create a professional and engaging website for my coaching and services business. The goal is to have a platform where I can showcase my services to potential cli...completed within a month. If you're confident you can deliver a high-quality, SEO-optimized and visually appealing website, please get in touch. I am looking for a website designer. I need to launch the website on linux hosting. I need to know controls of the website as well. The website and the name is Linguaphile : Learning & Services The webpages will be: 1) language coaching: spanish, french, german and english 2) languages services such as translation etc. 3) recruitment services 4) life coaching I have content ready. I need good designer who kno...

    £54 (Avg Bid)
    £54 Avg Bid
    24 bids

    ...offer. I am looking for a developer who can suggest and implement a cost-effective platform for both development and hosting. Please note that I prefer individuals who are based in India. Key Features: - Service and Product Listings: The website should have a clear and organized presentation of our products and services. - Contact Form: An easy-to-use and reliable contact form for potential clients interested in our offerings. - Client Testimonials: A section where client feedback and testimonials can be featured. Ideal Skills: - Website development expertise, particularly in creating professional business websites. - Experience in suggesting and setting up cost-effective hosting solutions. - Familiarity with platforms that support the key features, for example, WordPre...

    £97 (Avg Bid)
    £97 Avg Bid
    96 bids

    I am in need of a specialist capable of customizing a...pre-developed Pixasocial project from Evento for me. Key Tasks Involve: - Changing theme colors to align with my branding - Setting up the project on my preferred Linux VPS server - Implementing necessary third-party integrations (specifics will be discussed later on) Ideal skills needed for this project include: - Familiarity with Pixasocial - Experience in system server setup (specifically, Linux servers) my devops will help on this - Knowledge of third-party integration Please include relevant experiences in your proposal. Your expertise in these areas will be a deciding factor in my selection. Thanks!

    £69 (Avg Bid)
    £69 Avg Bid
    12 bids

    I am creating a photo collage for an event I am hosting tonight. I will need to print this collage on an 8.5 x 11 inch sheet of paper. So it will have to fit inside a printer's borders. I will end this contest today as soon as I have a winning design I can use.

    £16 (Avg Bid)
    Guaranteed
    £16
    46 entries

    Project Deadline: 1 Day Project Budget: $50 Project Type: PHP (8.2 and above) Server Type: Linux Ubuntu Project Overview: We have an existing PHP script that calls the OpenAI API & outputs the response in decoded JSON format. We want to add Replicate API () to the script so we have the option of using the Replicate API instead of the OpenAI API. A user should be able to specify which API the script should use via a line in the code. So... - Currently: Script uses OpenAI API - New Version: Script uses both OpenAI API & Replicate API The output format from Replicate API must match the OpenAI API response, as the output is used in an existing Web App. New API Documentation:

    £37 / hr (Avg Bid)
    £37 / hr Avg Bid
    79 bids

    Hi Swapnil helped me before with an email redirect issue. I am locked out of my wordpress site with an unspecified critical error message...my hosting company suggests a fault with a plug in but cannot pin point which one. Can you help?

    £39 (Avg Bid)
    £39 Avg Bid
    1 bids

    I consider my self a linux user with more than 10 years of experince. I have having some issues with a linux server running mysql. From time to time it stops responding. I am unable to find the root cause. Therefor i need a linux guru to connect to my anydesk/teamviewer and debug with me till we find the error and fix it. We have various logs in the system so it will be helpful to debug

    £72 (Avg Bid)
    £72 Avg Bid
    28 bids

    ...Formatting and alignment of provided content elements. - Image optimization for the web to ensure fast loading. 4. **Quality Assurance:** - Thorough testing to identify and fix any bugs/issues. - Testing of forms, links, and interactive elements. - Cross-browser/device compatibility testing. - Addressing feedback or adjustments. 5. **Deployment:** - Prepare website for launch on our hosting platform or suggest from your side. - Assistance with domain setup and configuration. - Final review with us before going live. 6. **Weekly Traffic Reports:** - Detailed reports on website traffic, including visitors, page views, and user behavior on a weekly basis. - Insights into user engagement and popular content. - Recommendations for improvements based ...

    £69 (Avg Bid)
    £69 Avg Bid
    27 bids

    ...Formatting and alignment of provided content elements. - Image optimization for the web to ensure fast loading. 4. **Quality Assurance:** - Thorough testing to identify and fix any bugs/issues. - Testing of forms, links, and interactive elements. - Cross-browser/device compatibility testing. - Addressing feedback or adjustments. 5. **Deployment:** - Prepare website for launch on our hosting platform or suggest from your side. - Assistance with domain setup and configuration. - Final review with us before going live. 6. **Monthly Traffic Reports:** - Detailed reports on website traffic, including visitors, page views, and user behavior on a weekly basis. - Insights into user engagement and popular content. - Recommendations for improvements based...

    £10 (Avg Bid)
    Guaranteed
    £10
    8 entries

    I am seeking a developer with fullstack capabilities to create an e-commerce website for my business. The system will require: - User Registration and Login: Visitors should be able to create accounts and sign in to access their personal information and history. - E-commerce Capabilities: The platform will host between 50 to 200 products. Each product will need to have its own page with detailed descriptions, pricing, and an option to add to cart. - Content Management System: I will need to be able to easily update product listings, add new items, and manage orders. The ideal candidate for this project should have: - Previous experience with fullstack web development, especially on e-commerce platforms. - Proficiency in modern web technologies and frameworks. - A strong understanding of ...

    £150 (Avg Bid)
    £150 Avg Bid
    28 bids
    Order management application 5 days left
    VERIFIED

    I need customer order web application. (No customer access, no payment processing). MUST be responsive design between computer/ tablet /phone. It must be able to print from iPad , iPhone etc. ( PDF print) It needs to have clean design UI. Preferred hosting on Linux web server (hosting provider) Application would be used to enter customer orders that are taken over the phone or in person. (Employee will enter customers info and order) (NO PAYMENT processing or customer access) Employee and admin level (Employee cannot delete order, only void) Customer (First Name, Last Name, Phone Number, Note ) (Option to import/export customers would be great) (from Excel file) Item/Product: (Product Category, Product name, SKU, Price) (Option to import/export Products from Ex...

    £233 (Avg Bid)
    £233 Avg Bid
    91 bids

    I'm...an expert who can set up my VPS server for hosting multiple portfolio sites. Key Requirements: - Operating System: Ubuntu The primary focus of the VPS deployment will be to accommodate seamless hosting of various portfolio sites. The ideal candidate will have experience in setting up VPS servers specifically for hosting purposes, and should be adept with both Ubuntu and Webmin. Additional information: - The VPS is expected to be configured to handle multiple domains efficiently and effectively. - The portfolio sites to be hosted are primarily static in nature, but a scalable solution is preferred to ensure future growth and potential transition to more dynamic sites. Please provide relevant experience and any suggestions to enhance the hosting en...

    £17 (Avg Bid)
    £17 Avg Bid
    16 bids

    ...a robot and RFID reading system, primarily for automating inventory management in a warehouse setting. The successful freelancer should strongly grasp robotics, RFID technology and software development. Their responsibility will be developing a software compatible with both Windows and Linux operating systems that smoothly facilitates communication between the robot and RFID reading system. Requirements: - Expertise in robotics and RFID technology - Proficient in coding for both Windows and Linux systems - Experience in developing software for inventory management - Understanding of warehouse processes and operations Goal: The objective is to make our inventory management more efficient, so the software should ensure precise tracking, quick communication, a...

    £1350 (Avg Bid)
    £1350 Avg Bid
    41 bids

    I am looking for a skilled developer to port an existing monitoring program from Windows XP, written in C#, to a modern Windows version or to Linux. The program is currently written in C# Key Features: - Real-time monitoring: The program should be able to continuously monitor and display real-time data. - Data visualization: It should have the capability to present the monitored data in a graphical format. - Data logging: Record selected inputs/outputs at predetermine interval - Error logging: The program should be able to log any errors or issues that occur during monitoring. - Control: The ported program should support control features like: - Adjustment of monitoring settings: The user should be able to modify the monitoring parameters. - Remote control of monitored devices...

    £923 (Avg Bid)
    £923 Avg Bid
    40 bids

    I'm looking for a skilled developer to migrate our Java-based desktop application onto the AWS cloud. The project involves: - Hosting the existing Java-based desktop application on an AWS cloud instance. - Implementing a multi-user access system. - Integrating a MySQL database component. - Developing a Python-based web interface for users to change settings. The ideal candidate should have: - Proficiency in Java, Python, and MySQL. - Prior experience with cloud hosting, particularly on AWS. - Knowledge of user access control systems, particularly Discretionary Access Control. - A good understanding of desktop-to-cloud migration. - Strong communication skills and attention to detail. We need a developer who can take a Java based desktop application and host it on a...

    £957 (Avg Bid)
    £957 Avg Bid
    66 bids

    Greetings, I'm reaching out on behalf of a fast-growing Brisbane community who are hosting a thrilling event tailored for the vibrant University students of Brisbane at the end of June. Our theme is a fusion of the enchanting world of Harry Potter and the spirited atmosphere of an American college party. Picture students clad in varsity jackets proudly bearing their university emblems. To set the stage, we're in need of a bootleg Dumbledore costume for our main MC. While we're mindful of our budget, we're committed to providing a platform for emerging costume designers or freelancers eager to showcase their talent. This event offers a fantastic opportunity to have your creations admired by over a thousand university students and shared with our 50K+ Instagram ...

    £56 (Avg Bid)
    £56 Avg Bid
    23 bids

    **Your Bidding Amount is Final. No change allowed later**##Please read the attached file for details## I have an existing Online Stamp Inventory for Postal Stamp Collectors in my site. It is made in CakePHP. I need to add some features to it and repair current feature. I wan...Subscription feature. Free Users can add limited number of entries whereas Paid Subscribers can get full features. See the site: This is very easy Project. Just making Form fields and report generating. Lowest bidder will win this project. You don't need to develop any new website or web design. Just a basic look will do. I need to deploy it in the Linux server. You need to give me the full copyright of the software and source code. Also help me to deploy it in server.

    £18 (Avg Bid)
    £18 Avg Bid
    9 bids

    I'm in need of an experienced freelancer who can help me install the latest stable version of Node.js on my cPanel hosting. While I'm not looking for any specific Node.js packages to be installed at the moment, I need someone who can ensure that the installation process is smooth and without any glitches. Key requirements include: - Installing the latest stable version of Node.js on cPanel - Ensuring that the installation is secure and bug-free - Giving a basic rundown on how to manage the Node.js installation Please let me know your relevant experience as you bid.

    £13 (Avg Bid)
    £13 Avg Bid
    13 bids

    ...work plan outlining the key tasks, milestones, and timelines for organizing and executing the esports league. This includes but is not limited to league structure development, team registration, match scheduling, event planning, marketing, and participant engagement. Budget Breakdown: Develop a detailed budget breakdown that accounts for all anticipated expenses associated with organizing and hosting the esports league. This should include expenses related to gaming infrastructure, facility rental, marketing and promotion, event production, league administration, participant support, and any other relevant costs. Qualifications: Proven experience in project management, particularly in the field of esports or event organization. Strong organizational and analytical skills with th...

    £112 (Avg Bid)
    £112 Avg Bid
    23 bids

    I am looking for Individual to Create a static website for my cloud based pathology lab management software. i have every thing domain, Hosting, Stock Photos and graphics are Provided by us. your job is : 1. Create a code for a Responsive multipage website using PHP, HTML, CSS (4 page Home, About software, About us, contact ) 2. Create editable header, footer and menu for easy editing. 3.. Content writing and arrange the things together. 4. SEO Key word (to Prove your skill in SEO) we have this awesome trample too if you're good on edit

    £29 (Avg Bid)
    £29 Avg Bid
    15 bids
    Linux System Engineer Needed 5 days left
    VERIFIED

    Need you to fix a redirect issue with our main domain, must be familiar with working with subdomains. Once fixed need domain B to point to customers subdomain account and domain C to point to a seperate customers subdomain account.

    £21 (Avg Bid)
    £21 Avg Bid
    19 bids

    I'm currently seeking a proficient Nginx server administrator to assist with both maintenance and optimization of our Linux server, as well as deploying new websites and applications. Key Responsibilities: - Regularly maintaining and optimizing our Nginx server on Linux, ensuring it runs efficiently and securely. - Deploying new websites and applications on our Nginx server. This might involve setting up virtual hosts, configuring DNS settings, etc. Desired Skills and Experience: - Profound experience in managing and optimizing Nginx servers on Linux. - Prior experience in deploying websites and applications on Nginx servers. - Familiarity with web hosting best practices. - Knowledge of security and optimization strategies for Nginx servers. - Adept at d...

    £8 / hr (Avg Bid)
    £8 / hr Avg Bid
    5 bids

    I am in need of a creative logo designer who can create a bold and playful logo for my hosting company that features a gorilla. Work MUST Be original any templates will be reported and rejected. Key Requirements: - The color scheme should be left to your creativity. - The logo should be bold yet playful in style. - The imagery should incorporate a gorilla in an innovative and memorable way. Ideal Skills and Experience: - Proven experience in designing logos, especially in the tech or hosting industry. - Strong creativity and ability to think out of the box. - Understanding of color psychology and ability to create a visually appealing color scheme. - Proficiency in software such as Adobe Illustrator or Photoshop to produce high-quality logo designs. I'm open to se...

    £80 (Avg Bid)
    Guaranteed
    £80
    327 entries

    We are looking for a MILVUS devOps expert who will know how to recommend and install the best Milvus hosting server. We are also looking for someone who has done this before MANY MANY times. The end goal is to 1/ recommend which Milvus install plan is best (K8, simple Docker, etc...) 2/ install Milvus and 3/ write detail documentation on how it was done. Then we may want to give you the chance to support and maintain the install. FOR us to consider your submission (WITHOUT the answers to these questions your submission will be automatically deleted) Question 1: Please let us know how many times you have configured and install Milvus. Question 2: Please describe the best architecture you recommend to install and host Milvus. Question 3: Will you be able to demo ...

    min £40 / hr
    Sealed
    min £40 / hr
    5 bids

    I need an experienced programmer to develop a custom-built website for a Loadshedding scheduler. The project has a high priority and needs to be completed as soon as possible Before 20 May 2024 Basics Summary: The Load shedding Scheduler System is a comprehensive solution designed to address the challenges associated with managing and implementing load shedding in an efficient and ...generation. - Understanding of e-commerce and secure online payment methods. - Ability to work under tight deadlines and deliver high-quality work. I'm looking for someone who can start immediately and commit to completing this project promptly. Please provide your relevant experience and a proposed timeline for the project. for skills required on this platform i can only put 5 but include Web Ho...

    £159 (Avg Bid)
    £159 Avg Bid
    57 bids

    * Proxmox, hetzner. task is to update the servers, set up zabbix (or similar), and take care of the VPN wireguard. Time to time to configure new VMs, change configurations and improve certain things. Servers are on linux and windows server. In the future, we want you to run hosting server with DirectAdmin.

    £510 (Avg Bid)
    £510 Avg Bid
    1 bids

    For an upcoming party I'm hosting, I'm in need of an artist skilled in caricature drawings and face painting. Some essential details about the event: - Guest Count: There will be between 50 to 100 guests. - Audience: Primarily adults, so a more sophisticated approach to caricature drawing will be required. Ideal Experience: - Previous experience at live events working quickly with a high volume of attendees. - Ability to create sophisticated and flattering caricatures that adults will appreciate and enjoy. - Strong ability in face painting, with a portfolio that demonstrates a range of styles beyond just kids designs. This opportunity would be perfect for someone who thrives in a lively environment and enjoys bringing joy to others through their art.

    £26 / hr (Avg Bid)
    Local
    £26 / hr Avg Bid
    19 bids

    I'm looking for a capable professional who can migrate my website and emails from to hostgator. The focus of this project is to upgrade the existing hosting plan to enhance the site's performance and speed, while also ensuring that no data is lost during the migration process. Key Tasks: - Transfer website and emails seamlessly from to hostgator - Perform necessary updates and improvements - Address and fix any existing bugs - Enhance the speed and performance of the website You should also: - Be proficient and experienced in website migration and hosting setup - Have a strong understanding of website performance optimisation techniques - Be able to troubleshoot and fix bugs efficiently without compromising data integrity - Prior experience with both

    £61 (Avg Bid)
    £61 Avg Bid
    95 bids

    I'm currently in need of a talented individual who specializes in both C programming and C++ programming. It's of utmost importance to find someone who can effectively apply their skills and knowledge on a Linux operating system. The specifics of the project are yet to be fully determined, as this information was not provided. However, the ideal candidate is one who has exemplary skills in both C and C++ programming, and is adaptable in case the project scope ranges from software application development to enhancing an existing code base. Exceptional problem-solving skills are a plus.

    £179 (Avg Bid)
    £179 Avg Bid
    39 bids

    ...primary goal of this setup is to enable remote access to our private network. Key details of this project include: - **Device Operating Systems**: The devices in our network primarily run on Windows, Linux, and macOS. You will need to ensure seamless integration and connectivity for these systems. - **Scalability**: The network is expected to accommodate more than 5000 devices. It is crucial that the setup is robust and can handle this level of scale effectively. Ideal candidates for this project should have significant experience in: - Configuring and setting up ZeroTier Self Hosted on Linux Servers, This will be in 2 different Data Centers. - Proficiency with Setting up VPN and point to point networks. - Designing networks that can scale effectively without compromisi...

    £241 (Avg Bid)
    £241 Avg Bid
    7 bids

    Ease and flexibility of use by the site administration.    - A comprehensive control panel for dynamic content management.    - Multiple authority levels (manager, editor, publisher, etc.).    - An easy and integrated system for managing multimedia (images, video, etc.).    - Flexible tools for publishers enabling review and scheduling.    - Compatibility...and ease of browsing.    - Spam protection system.    - Project works are added as text, photos, and videos    - The readiness of the system integration to integrate via protocols or APIs    - Integration of the website with social media accounts.    - Social sharing buttons.    - Providing RSS service.    ...

    £26 / hr (Avg Bid)
    £26 / hr Avg Bid
    158 bids

    I require a Linux WHM expert to assist with a critical data recovery issue. Specifically. Suddenly our mysql stop working. We had a dump of data but we need to solve the mysql issue or reinstall it (we can provide WHM and root access), and upload the data dump. Key Responsibilities: - Troubleshoot and resolve the MySQL data recovery issue. - Ensure the retrieved data is accurate and complete. We would like to know why this happends, to avoid it happends in future, by checking server logs. Ideal Skills and Experience: - Extensive experience with Linux WHM. - Proven track record in MySQL data recovery. - Understanding of data security and privacy best practices. - Prompt and effective communicator.

    £26 (Avg Bid)
    £26 Avg Bid
    18 bids

    ...MySQL database on Cloudways. I'm looking for a professional to transfer both the frontend and backend to DigitalOcean. I need help in setting up the server and transferring the database as well. Key Project Requirements: - Transfer existing Angular project from to DigitalOcean - Move existing MySQL database hosted on Cloudways to DigitalOcean - Set up the server on DigitalOcean for hosting the Angular project - Transfer and configure the MySQL database on DigitalOcean - Ensure the migration process is smooth and without downtime - No manual deployment used, so expertise in this area is crucial Ideal Freelancer: - Proficient in Angular for frontend transfer - Experienced with setup and configuration of servers on DigitalOcean - Skilled in MySQL database management and mi...

    £55 (Avg Bid)
    £55 Avg Bid
    24 bids