Ubuntu for programmersKazi

Kichujio

Utafutaji wangu
Chuja ukitumia:
Bajeti
hadi
hadi
hadi
Aina
Ujuzi
Lugha
    Jimbo la Kazi
    2,000 ubuntu for programmers kazi zimepatikana, bei imeletwa USD

    ...this server is for database management specifically using MySQL. Key Tasks: - Configure a Linux (Ubuntu) VPS with optimal settings for database management. - Install MySQL and ensure it's fully functional. - Implement necessary security measures to safeguard the server and database. - Documentation of the process and any configurations made. The ideal freelancer for this project should have: - Proficiency in Linux (Ubuntu) server configuration. - Advanced knowledge of MySQL and its management. - Proven experience in setting up servers for database management. - Capable of implementing robust security measures to safeguard the server and database. - Ability to provide clear documentation for future reference. Please provide de...

    $87 (Avg Bid)
    $87 Wastani wa Zabuni
    14 zabuni
    Server Setup for JS Library Webapp 6 siku left
    DHIBITISHWA

    I'm looking for a seasoned server administrator to set up a dedicated server for container-based provisioning. My web application will be a JavaScript library-based app, such as Node, , or React. Key requirements: - Proficient in Linux server administration, as the operating system is not yet defined. - Experience with container platforms like Docker or Kubernetes since I'm yet to determine my preference. Operating System: You can use Ubuntu Server, CentOS, or any other Linux distribution of your choice. Web Server: Nginx or Apache HTTP Server. Git: Version control system to manage your website's source code. Node.js: If you're hosting static sites or using JavaScript-based build tools. Let's Encrypt: For SSL/TLS certificates to ...

    $21 / hr (Avg Bid)
    $21 / hr Wastani wa Zabuni
    6 zabuni

    I'm looking for programmers who master Stencil for continuous development of stencil components. If you have experience in this library, and want to continue developing skills, let me know. Next I will present the layout of the first component to be developed.

    $130 (Avg Bid)
    $130 Wastani wa Zabuni
    10 zabuni

    I'm in need of an experienced and diligent freelancer to install and set up an open-source Apache Fineract/Mifos on AWS. The key aim is to be able to consume API's in another application securely and access the user interface using a browser. And provide documentation of how to do it myself. To succeed in this project, the freelancer should be capable of: - Installing and...succeed in this project, the freelancer should be capable of: - Installing and setting up open-source Apache Fineract/Mifos on AWS. - Ensuring that APIs can be securely consumed in another application. - Setting up a user interface that can be easily accessed via a browser. Reference link : https://mifosforge.jira.com/wiki/spaces/docs/pages/3559555073/Mifos+X+23.12.31+Installation+Guide+for+Windows...

    $103 (Avg Bid)
    $103 Wastani wa Zabuni
    4 zabuni
    AI engineer needed 6 siku left
    DHIBITISHWA

    We need AI engineer to do video analytics platform Running camera on SBC / rasperberry pi (ubuntu), recognize object, human and car plates than submit data and livestream to platform 1. Platform (server) Receive live stream video from cameras from Singleboard Computer 2. SBC Send video stream to platform Recognize object, human and car plates and save to json output Send Json output to Platform

    $474 (Avg Bid)
    $474 Wastani wa Zabuni
    28 zabuni

    Hello Team, I have a nodejs (ExpressJs) app which is running on 3000 port on AWS EC2 ubuntu server, I want to implement the load balancing in the app so that my app can utilize the available cores of the CPU, I have two vcpu in my virtual machine. The app involved realtime communication usng , this is working fine when I use pm2 without cluster mode. But when I start the pm2 in cluster mode then my connection doesnt work and sometime it work and soemtime it doesnt work. I need a person who have done this implementation befoe so that work fine with pm2 cluster mode. I will not be able to provide you the code however you can guide me or take the remote access to solve this issue.

    $122 (Avg Bid)
    $122 Wastani wa Zabuni
    15 zabuni

    ...Proposals in response to deep reading and understanding of the project requirements (only seniors make bids! The project has a Penalty clause for the deadline) I'm on the lookout for a talented web and mobile app developer who can help bring my cloud restaurant concept to life. Here's what I need: Features: 1. Online Ordering - For easy and convenient customer orders. 2. weekly menu (a page to show our weekly menu) 3. Menu Management - Ability to add, edit, remove, and categorize menu items based on my needs, plus setting item availability. 4. Delivery Tracking - Allowing customers to check their food order status. 5. Nutrition Coaching Reservation - Capability for customers to reserve sessions with a dietitian. 6. Customized Ordering - Feature tha...

    $1271 (Avg Bid)
    $1271 Wastani wa Zabuni
    131 zabuni

    I am developing a Docker-based federated learning solution for industrial predictive maintenance to greatly enhance machine downtime prediction. The purpose of this system is to more accurately anticipate necessary maintenance and reduce unexpected downtime in industrial machinery by analysing operational data such as speed, temperature, equipment running time, and so on. We have the code available with us, you just need to make it work for another dataset and run it in Ubuntu. Prospective freelancers must have skills and experience in the following areas: - Docker, for providing the backbone of our decentralized system - Federated Learning, to collectively improve our model's performance without sharing raw data - Working with and analyzing operational da...

    $107 (Avg Bid)
    $107 Wastani wa Zabuni
    5 zabuni

    I'm looking for a GoLang expert to assist me in developing a cutting-edge IPv6 proxy server. The main aim of this project is to enable users to access IPv6 websites efficiently. Key Project Requirements: - **GoLang Proficiency**: You should have a deep understanding of GoLang, particularly in terms of its concurrency support, networking capabilities, and memory management. - **IPv6 Experience**: Prior experience with IPv6 implementation and networking is highly recommended. - **Proxy Server Development**: Experience in developing proxy servers will be a definite advantage. - **General Internet User Focus**: The server should be user-friendly and accessible for general internet users. - **Developer and Tester Friendly**: It should also cater to the needs of developers a...

    $243 (Avg Bid)
    $243 Wastani wa Zabuni
    12 zabuni

    I'm seeking an expert in both Twitter and Instagram strategies for increasing followers for my programming niche website. - Primarily, your role is to increase the number of followers across both platforms, so experience in both is a must. - On Twitter, I share programming tutorials and code snippets. I expect you to have a good understanding of these topics to ensure the content is engaging and relevant to the right audience. - The target audience for Instagram followers includes developers and programmers, tech enthusiasts, and students studying programming. You should be able to create content and engage with these groups effectively. - I'm looking for someone who can not only increase the number of followers but also provide insights on...

    $47 (Avg Bid)
    $47 Wastani wa Zabuni
    40 zabuni

    We have a device which works on Windows with a .dll. By calling the functions in the .dll, we can control the device and get data from it. We want to create a wrapper in Python so Python programmers can use the device easily. Below is an extract from the .h file for the .dll showing the functions that we want the wrapper to call. FT_HANDLE SENSOR_DLL usb_initialize(char * snum); int SENSOR_DLL usb_deinit(FT_HANDLE ftHandle); int SENSOR_DLL usb_dll_revision(unsigned int *revision); int SENSOR_DLL usb_read_image(FT_HANDLE ftHandle, IMAGE_PACKET_T *buff, unsigned int timeout); int SENSOR_DLL usb_set_gain(FT_HANDLE ftHandle, GAIN_STATE data); int SENSOR_DLL usb_set_trig_mode(FT_HANDLE ftHandle, TRIG_MODE mode); int SENSOR_DLL usb_set_interval(FT_HANDLE ftHandle, uint...

    $171 (Avg Bid)
    $171 Wastani wa Zabuni
    26 zabuni

    We are looking for an experienced supporter who can manage and update our Typo3 installation with different webpages: Please also have good knowledge about Typo3 updates to the latest versions (v13).

    $19 / hr (Avg Bid)
    $19 / hr Wastani wa Zabuni
    47 zabuni

    I'm in need of skilled programmers to develop interfaces for my Place and Route EDA flows. The ideal candidate will have experience in the following: - Proficiency in Python and/or C++ - Familiarity with VHDL, Verilog, and SystemVerilog - Experience in file input generation - Strong file parsing capabilities - Ability to manage EDA flows using TCL The interfaces need to be able to handle the entire EDA flow, from file input generation to error reporting. Experience in developing similar interfaces will be a big advantage. Please include relevant work samples in your bid.

    $26 / hr (Avg Bid)
    $26 / hr Wastani wa Zabuni
    30 zabuni

    Zeek ntrusion Detection System - in Ubuntu Applying this step in the video, recording a video during the application and explaining the steps in audio I'm looking for a seasoned network professional with experience in Zeek intrusion detection system. The main goal of this project is to monitor network traffic effectively and provide real-time alerts. Key Responsibilities: - Set up and configure the Zeek intrusion detection system on a virtual network. - Based on the project goal, the emphasis is on monitoring network traffic efficiently. - The type of network traffic to be monitored was not specified, thus a capability to monitor both LAN and WAN traffic would be ideal. Required Skills & Experience: - Proficiency in network monitoring and

    $50 (Avg Bid)
    $50 Wastani wa Zabuni
    6 zabuni

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

    $15 (Avg Bid)
    $15 Wastani wa Zabuni
    2 zabuni

    Project Deadline: 1 Day Pro...(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: 5* FEEDBACK WILL BE LEFT FOR YOU

    $47 / hr (Avg Bid)
    $47 / hr Wastani wa Zabuni
    82 zabuni

    I'm in...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...

    $22 (Avg Bid)
    $22 Wastani wa Zabuni
    19 zabuni
    Ubuntu CUDA Setup Urgently -- 2 3 siku left
    DHIBITISHWA

    I urgently need an expert to install CUDA on my Ubuntu Linux system for Tensorflow and Pytorch

    $130 (Avg Bid)
    $130 Wastani wa Zabuni
    23 zabuni

    The task is simple. I have a lot of programmers who want to do work but can't due to geo-restrictions. As such, potential hires will be asked to participate in a 20-minute interview to act as proxies for the programmers. If successful (95%+ are), you will be given a free laptop and a US$75 cash advance. All you will need to do is keep your laptop connected to the internet. Each month, you will receive an additional US$150 just for keeping your laptop connected to the internet. All you need is the following: + Be Australian and have an Australian ID (non-genuine Australians will be banned, and VPNs will NOT work for this.). + Be fluent in English (you will be interviewed in English, so this is imperative) + Be reliable (you will need 24/7 uptime w...

    $176 (Avg Bid)
    $176 Wastani wa Zabuni
    3 zabuni

    I urgently need an expert to install CUDA on my Ubuntu Linux system for Tensorflow and Pytorch

    $175 (Avg Bid)
    $175 Wastani wa Zabuni
    11 zabuni

    I need a skilled developer with proficiency in React (particularly version 16), Ubuntu, and Apache for a project deployment. Key responsibilities will include: - Managing server configurations - Installing project dependencies - Configuring Apache for the application Having hands-on experience with the above tasks is crucial for effective task execution. We have access to the production server and all necessary credentials will be provided. Understanding of server-side deployment intricacies and problem-solving skills are as well essential for this task.

    $86 (Avg Bid)
    $86 Wastani wa Zabuni
    5 zabuni

    Project Deadline: 1 Day Project Budget: $40 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 decoded JSON response. We want to add Replicate API () to use the meta-llama-3-70b model & add a flag to the code to allow us to choose whether we want the PHP script to use OpenAI or Llama 3 (70B). The output format from Replicate API must match the OpenAI API response Reference File: 5* FEEDBACK WILL BE LEFT FOR YOU

    $49 (Avg Bid)
    $49 Wastani wa Zabuni
    36 zabuni

    I'm in...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...

    $24 (Avg Bid)
    $24 Wastani wa Zabuni
    19 zabuni

    Hi Rupa G., I tried to upgrade with more additional IPs. Tried editing the network, then reinstalled by adjusting your script and following the videos. The Ubuntu Desktop did not have internet access, neither did the Ubuntu Server. curl did not work either. I think I missed something in the videos, probably about OPNsense. Please install, proxmox on OVH Scale-5, with 9 additional IPs, 1 desktop u22.04, 7 server u22.04, 1 mautic, 1 Windows 11, 1 OPNsense with Zenarmor; redo videos.

    $194 (Avg Bid)
    $194 Wastani wa Zabuni
    1 zabuni

    Que tal, En esta oportunidad requiero una cotización o propuesta de cuanto me cobrarían para implementar estos componentes y ajustarlos para que la aplicacción que se está desarrollando en C# trabaje con normalidad. Teniendo en cuenta que será publicada en entorno Web y Móbil (Android y Apple). Los requerimientos hasta el momento han quedado de la siguiente manera: - Ubuntu 24.04 Server LTS - .NET Core - Krestel - Apache como proxy inverso sobre Krestel - MySQL - Tareas de respaldo para el entorno a nivel de componentes y tareas de respaldo para el MySQL. - Configurar la seguridad requerida ya que esta app, estara accesible directamente desde internet. Quedo atento a sus propuestas, Tengan buen día.

    $20 / hr (Avg Bid)
    $20 / hr Wastani wa Zabuni
    24 zabuni

    I'm looking for a talented system designer to help with the development of a product of mine. The project will involve the programming of a Graphic User Interface (GUI) for the product. As I don't have the required software tools yet, I am open to suggestions on which ones are best employed for this task. Furthermore, I need the system design to be supported on multiple platforms, including mobile and tablet. I need the system design to be able to make screenprints of the product. Im thinking a wordpress with facebook knowledge is what I need for programming. But I need to make it understandable for programmers. First I need to make my concept understandable visual. I explain and they make it visible...no confusion for progr...

    $607 (Avg Bid)
    $607 Wastani wa Zabuni
    35 zabuni

    Hi hope you have a good day. I have odoo installed on like this I have asked someone else to update my docker image to version 17 odoo. I have now this problem It has to be fixed on the saas for the enterprise version V17 I am in search for someone who can solve this for me. Is this something you can do? Thank you for you're response. Cheers, Deef

    $157 (Avg Bid)
    $157 Wastani wa Zabuni
    38 zabuni

    ...looking for experienced Golang programmers to handle my new feature development requirements. The primary goal of these features is to add new functionalities to the system, which are of moderate complexity. Task description You are given 2 files with different names for two certain entities: Pedro Sánchez and Oesia Group. The objective of the task is developing an algorithm in Go which is able to detect which names are related to the same entities. This algorithm must have to flavours, one in “transactional” time, that can use only the names of the entities and a second one, “batch” that can use also information about the relationship that exist between those and other entities. In example files you can see the flag of wich entities...

    $621 (Avg Bid)
    $621 Wastani wa Zabuni
    27 zabuni

    We are looking for long help. I'm in immediate need of an experienced professional with a strong background in Postfix 3.3 and Ubuntu 18.04 for a swift and effective system update. Major Requirements: - Updating Postfix 3.3 (to 3.9) on my Ubuntu 18.04 (to 20.04 or 22.04) - Enhancing the performance and resolving any bugs or issues in the current system. (CA files, openSSL not working properly) - Customizing mail server settings for an improved mail delivery. Ideal Skills and Experience: - Proficiency in Postfix 3.3 and Ubuntu 18.04. - Track record of doing similar system updates and enhancements. - Understanding of custom mail server configuration. Please note that this is an urgent project, and a swift response is expected.

    $14 / hr (Avg Bid)
    $14 / hr Wastani wa Zabuni
    30 zabuni
    Canva Xibo AWS Integration 1 siku left
    DHIBITISHWA

    ...freelancer should be able to connect Canva with Xibo, allowing for an automated update process. - AWS and Linux server management: Experience in managing AWS and Linux servers is a plus, as the Xibo system is self-hosted on an AWS Ubuntu server. We are getting this error when try to integrate: {“error”:0,“message”:“API configuration problem, consult your administrator”} We need the solution to be documanted and step by step to resovle it in future. Ideal skills and experience: - Proficiency in Canva and Xibo: The freelancer should have a deep understanding of both platforms to facilitate a smooth integration. - Experience in API integration: Knowledge of APIs is crucial for creating a connection between Canva and Xibo, allowin...

    $16 (Avg Bid)
    $16 Wastani wa Zabuni
    7 zabuni
    Cloud-Based Ubuntu Troubleshooting 1 siku left
    DHIBITISHWA

    I'm in need of a skilled Ubuntu expert to assist with troubleshooting and debugging on a cloud-based Ubuntu instance. The machine is not booting anymore, we need to repair it or to get a backup file of the main partition

    $151 (Avg Bid)
    $151 Wastani wa Zabuni
    30 zabuni

    I am in need of a system administrator with the specific skill set to optimize and configure my dedicated server that runs on WHM (Ubuntu 22.04) and Cpanel. The server should be fine-tuned to perform optimally, in line with its hardware specifications. Key requirements: - The server should be optimized and configured to ensure it's running efficiently and effectively. - There are noticeable latency and website transfer issues when Cloudflare is enabled. These issues need to be comprehensively addressed by the system administrator. - The system administrator will only be given cPanel and WHM access, so they should be comfortable troubleshooting and configuring within this scope. Ideal skills and experience: - Proficient in system administration and server optimization. - Prior...

    $86 (Avg Bid)
    $86 Wastani wa Zabuni
    24 zabuni

    I'm seeking assistance in configuring Varnish, Nginx, and PHP-FPM8 on my Ubuntu 22 server. The primary goal of this setup is to improve the performance of my website and make it more efficient in handling high traffic. Key Responsibilities: - Configuring Varnish, Nginx, and PHP-FPM8 on an Ubuntu 22 server. - Implementing an efficient caching strategy to speed up page load times. - Ensuring that the server can handle high traffic without compromising performance. Ideal Skills & Experience: - Proven experience in configuring Varnish, Nginx, and PHP-FPM8. - Strong understanding of website performance optimization. - Experience in handling high traffic websites. - Familiarity with implementing headers for efficient caching, including the x-ua-device server heade...

    $167 (Avg Bid)
    $167 Wastani wa Zabuni
    37 zabuni

    I'm seeking an experienced p...my AAPanel Linux server, which is running on Ubuntu. Key Requirements: - Knowledge and expertise in Python, particularly Python 3.x version. - Experience with deploying Flask applications on Linux servers. - Familiarity with Ubuntu and AAPanel is a plus. Some of the tasks you will perform include: - Setting up the Flask project on the AAPanel server. - Configuring the server to run the Flask application smoothly. - Ensuring that the installation is secure and scalable. Please note that Python 3.x is already installed on the server. Your primary focus will be on the Flask project installation and the server configuration. I'm looking for someone who can start working on this project promptly and provide clear and concise d...

    $36 (Avg Bid)
    $36 Wastani wa Zabuni
    5 zabuni
    Stand Alone STM32 Firmware Flasher 1 siku left
    DHIBITISHWA

    I'm in need of a Standalone STM32 SWD programmer that can flash firmware without the need for connection to a computer. The programmer should be powered by a battery. The binary firmware files will be on a SD card with an XML file with the processor type to prevent it being loaded on an incorrect processor. The unit will have buttons and LED's to start the process and indicate the progress and supply 3.3v to the processor board There a number of projects on github that could be used as a starting point such as Key Requirements: - Stand-alone Programming: The system should be capable of flashing firmware into STM 32 microcontrollers without the need for a computer connection. - Battery Powered: I require the programmer to be powered by a battery. Ideal

    $150 (Avg Bid)
    $150 Wastani wa Zabuni
    17 zabuni

    I require the implementation of SLAM (Simultaneous Localization and Mapping) and navigation using ROS2 on a Raspberry Pi running Ubuntu. The project will utilize 2d lidar, imu, and a depth camera. You will: - Develop a system to carry out SLAM and navigation in an environment size that will be specified later. - Employ given hardware components like 2D lidar, imu, and depth camera to capture the necessary information. - Produce an output from the SLAM process that will be useful for navigation. Ideal Experience and Skills: - ROS2 expertise - Experience with Raspberry Pi and Ubuntu - Familiarity with SLAM and navigation systems - Proficiency in manipulating 2D lidar, imu, and depth cameras Please, note that this project has a specific budget. Bids outside this range...

    $83 (Avg Bid)
    $83 Wastani wa Zabuni
    11 zabuni

    I have an ubuntu server I installed WHM and cpanel but the wordpress toolkit does not work and shows error that it cannot download wordpress from wordpress site. I need a pro server guy to fix this issue. Please note that the completion of this project is urgent.

    $30 (Avg Bid)
    $30 Wastani wa Zabuni
    31 zabuni
    Ubuntu Server 19 masaa left

    I am seeking for someone who can help me to finish the settings for my ubutun server. I have 16 hard drives and I configured two hard drives for raid 1 to install softwares and 13 in raid 5 and one hot swap. I've installed sofwares on raid1 disk. How can I config raid 5 hard drive to store mysql data, upload images, etc from user

    $23 (Avg Bid)
    $23 Wastani wa Zabuni
    6 zabuni
    SMTP & IMAP Server Setup on Ubuntu 18 masaa left
    DHIBITISHWA

    I'm in need of an expert who can effectively set up SMTP IMAP via dovecot exim on a Ubuntu server to send and receive emails for my business. I have an existing domain and email address that will be integrated into this process. We have hestiacp installed. Here are the specific requirements: - Proficiency in dovecot exim, SMTP, IMAP, and familiarity with email clients like Outlook, Gmail or Apple Mail. - Excellent knowledge of Ubuntu server administration. - Ability to secure the email server from vulnerabilities. The server will be used for both internal and customer communication purposes, so the setup must be professional and reliable. If you possess these skills and can deliver high-quality work, kindly place your bid. Looking forward to a successfu...

    $96 (Avg Bid)
    $96 Wastani wa Zabuni
    10 zabuni

    I'm facing an issue with my Ubuntu webserver. There was an unidentified change made recently, possibly in the nginx configuration, which was reverted promptly. I am unable to access any websites hosted on ubuntu or Plesk also hosted on the server. There is no remote access to the server so this could make it difficult to diagnose. Key Tasks: - Diagnose the root cause of the issue causing the webserver to be inaccessible externally - Resolve the issue and ensure the webserver is reachable from external networks Skills and Experience: - Proficiency in Ubuntu and webserver administration - Strong understanding of networking and firewall configurations - Experience with nginx or similar webserver software - Troubleshooting skills to identify and rectify the issu...

    $136 (Avg Bid)
    $136 Wastani wa Zabuni
    18 zabuni

    I need an experienced professio...need an experienced professional in KVM (Qemu) Linux for installation and setup. The operating system that the KVM (Qemu) will be installed on is not yet decided, but will likely be CentOS, Ubuntu, or Debian. It's worth noting, my current operating system is Windows. The freelancer needs to have: - Expertise in KVM (Qemu) Linux installation - Proficiency with multiple operating systems (CentOS, Ubuntu, Debian) - Understanding of Windows, as it's my current OS - Ability to provide guidance and recommendations for the optimal choice of OS for KVM (Qemu) installation The exact tasks will include: - Helping choose the best Linux distro for my needs - Installing KVM (Qemu) on the chosen Linux distro - Con...

    $20 / hr (Avg Bid)
    $20 / hr Wastani wa Zabuni
    27 zabuni

    I require a professional to install the Essl Epush server on my Ubuntu 18.04 server, hosted on shared hosting at Hostinger. The primary purpose of this server installation will majorly focus on: - Biometric Data Processing The ideal candidate would have extensive previous experience with the following: - Ubuntu 18.04 - Essl Epush server installation and configuration - Working with shared hosting environments at Hostinger Please note that this job would include successful installation of the server and ensuring it's functioning as expected for its intended use. It's crucial for the person handling this job to have expertise in both Ubuntu and Esll Epush server installations available for this process. Kindly provide any relevant exa...

    $18 (Avg Bid)
    $18 Wastani wa Zabuni
    2 zabuni

    Hello We need you to install and configure pop and imap4 servers. You will also install and configure a web front-end for the above servers. You need to be able to install the servers using Ubuntu . I will share the exact details to bidders. Thank you Alfred

    $145 (Avg Bid)
    $145 Wastani wa Zabuni
    20 zabuni

    I am looking for an expert who can assist me in downloading and setting up Hyperledger Fabric on my Windows laptop. The key details around the project are as follows: - Operating System: My current laptop runs on Windows, which may add some complexities to the setup process. The ideal candidate should have a good understanding and experience in running Hyperledger Fabric on a vertual machine which is "ubuntul - Primary Goal: I aim to utilize Hyperledger Fabric for the development of a blockchain application. Therefore, the installation should be done with this purpose in mind. The selected freelancer should have a sound understanding of blockchain technology and the development process. - Level of Support: While I am capable of handling the basic setup, I am in need o...

    $148 (Avg Bid)
    $148 Wastani wa Zabuni
    5 zabuni

    I have an application in Ubuntu 16.04 that's written in C++. It randomly crashes every few hours, and I suspect it may be related to the usb microphone. I need an expert in debugging to diagnose and fix the issue. Key Points: - The crashes are occurring during idle or background processes, but I'm not entirely certain of the exact trigger. - The freelancer must be fluent in C++ and have a high level of proficiency in debugging on Ubuntu systems. - Prior experience with usb microphone-related issues in C++ applications is a plus.

    $128 (Avg Bid)
    $128 Wastani wa Zabuni
    34 zabuni

    PHP and MySQL web development;Error correction of HTML, CSS, PHP, MySQL, Linux Server (Almalinux, CentOS, and Ubuntu);Support for WordPress modules, themes, and implementations;Support for cPanel, Plesk, CWP, and OVIpanel;Support for working directly on Linux server;Important:All communication will be on the Freelancer.com chat;In the event that you do not provide enough details with the order, the service will be delivered only with the details received within the set time;I will fix any delayed work only during our agreed-upon timeframe for commitments made before payment. Any requirement during the work will require payment for additional time.

    $15 / hr (Avg Bid)
    $15 / hr Wastani wa Zabuni
    1 zabuni

    We're looking for a skilled freelance to solve an issue we have in our OpenVPN network based on an Ubuntu server. We're experiencing issues with 14 clients, all connected through the same cabled network of a client of ours. Clients are intermittently accessible via the VPN. When we manage to establish a connection to them (via SSH), the connection is dropped after a few seconds. In the server log, we consistently see the following message for these problematic clients: MULTI: new connection by client 'JLR-LOC1' will cause previous active sessions by this client to be dropped. Remember to use the --duplicate-cn option if you want multiple clients using the same certificate or username to concurrently connect. After adding the duplicate-cn option ...

    $160 (Avg Bid)
    $160 Wastani wa Zabuni
    20 zabuni

    I am in need of a proficient C/C++ Network Programmer, two key aspects of this project are extensive knowledge of TCP/IP and HTTP protocols and socket programming. An ideal candidate must be experienced in implementing these skills on Windows, Linux,...aspects of this project are extensive knowledge of TCP/IP and HTTP protocols and socket programming. An ideal candidate must be experienced in implementing these skills on Windows, Linux, and MacOS. Key Responsibilities: - Socket programming - Familiarity with TCP/IP & HTTP - Implement RSA Network Security on client server model - Cross-platform compatibility I encourage experienced network programmers with a solid understanding of these platforms and technologies to bid. Having experience from previous similar projects will be...

    $19 / hr (Avg Bid)
    $19 / hr Wastani wa Zabuni
    32 zabuni

    Calling All Java Champions: Build GenAI Components for Fortune 500 Companies - Remote! Think you've mastered Java and are passionate about building high-quality software that shapes the future? We're on the hunt for talented developers to join our elite Java Component Squad and unleash their skills on the cutting edge of technology! As part of this role, you'll be instrumental in our mission to build next-generation AI (GenAI) components for some of the biggest brands on planet earth. We're looking for individuals who are: - Java Masters: Strong in Java with a legendary code commit history (or a drive to build one!) - Linux Command Line Kung Fu (Bonus Points!): You're a master of Linux distributions and can navigate the command line wi...

    $51 / hr (Avg Bid)
    $51 / hr Wastani wa Zabuni
    21 zabuni

    I'm experiencing a 502 Bad Gateway error on my wordpress multisite, it is intermittent. Key Requirements: - Diagnose th...Bad Gateway error affecting the server connection. - Review the server configuration to identify and rectify any misconfigurations causing the issue. - Analyze error logs to pinpoint the source of the problem. Ideal Skills and Experience: - Proficiency in server management and troubleshooting, particularly with a focus on resolving 502 Bad Gateway errors. - Extensive experience with Plesk, PHP, Ubuntu and Nginx is a must. - Strong ability to analyze and interpret server error logs. - Excellent communication skills to explain the issue and the resolution process clearly. Please provide a detailed overview of your relevant experience, specific to this iss...

    $158 (Avg Bid)
    $158 Wastani wa Zabuni
    89 zabuni