Perl linux administration jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 perl linux administration jobs found, pricing in USD

    ...system, and ensure it is functioning correctly. Tasks: Diagnose the cause of the server failure after reboot. Implement necessary steps to recover the Alamlinux9.3 system. Ensure that Virtualizor is properly configured and functional post-recovery. Provide documentation or guidance on preventive measures to avoid similar issues in the future. Skills Required: Proficiency in Alamlinux system administration. Experience with Virtualizor or similar virtualization platforms. Expertise in system recovery and troubleshooting. Strong communication skills to provide clear guidance and updates. Deliverables: Detailed explanation of the issue causing the server failure. Step-by-step recovery process documentation. Verification of system functionality post-recovery. Recommendations for p...

    $110 (Avg Bid)
    Urgent
    $110 Avg Bid
    2 bids

    I'm seeking an exam invigilator assist for an on-site exam in La Ceiba. We provide test administration services to test-takers worldwide. For this purpose, we look for professionals who we contact on an "as-needed" basis work at professional centers administering certifications. We provide complete training and assignments pay hourly for the entire scheduled time, even if the exam ends early. We have an assignment coming up where a test taker has been approved to have the exam read outloud to them. For this assignment, you are required to be present on-site, and read the exam content aloud to the test taker. The exam is taking place at a professional testing center in Ceiba, Costa Rica. Date: Wednesday, 24 April, 2024 Time: 7:30 am to 12:45 pm We provide full t...

    $50 / hr (Avg Bid)
    Local
    $50 / hr Avg Bid
    1 bids

    I'm looking for a computer engineer with strong expertise in Google technologies. Key Requirements: - Proficiency in Operating Systems and Technical Skills: You should be well-versed in various Operating Systems and t...challenges of the project. - Google Technology Proficiency: You must have a deep understanding and hands-on experience with Google technologies, products, and services. Ideal Skills and Experience: - Previous experience in software development, network security, or hardware design would be a plus. - Strong understanding and experience in using multiple operating systems, particularly Windows, Linux, and macOS. - Excellent problem-solving skills and the ability to work independently and in a team. - A proactive approach to learning and adapting to new technolo...

    $105 (Avg Bid)
    $105 Avg Bid
    11 bids

    I'm seeking an exam invigilator with at least a Bachelor's degree to administer an on-site exam in Bertrange, Luxembourg. This is a one-time gig with the potential for future opportunities. We provide test administration and accommodation solutions to test-takers nationwide. For this purpose, we look for professionals who we contact on an "as-needed" basis to see if they are available to assist test takers for their approved accommodations. We provide complete training and assignments pay hourly for the entire scheduled time, even if the exam ends early. We have a computer exam coming up where a test taker has been approved for a Reader and input assistance. For this assignment, you are required to be present on-site, sit with the test taker, and read the exam ...

    $22 - $25 / hr
    Local
    $22 - $25 / hr
    0 bids

    I urgently need an expert in Linux and Nginx who can help me: - Configure my Nginx server - Optimize server The ideal candidate should have: - Extensive experience with Nginx and Linux - Excellent troubleshooting and problem-solving Time is of the essence, so please get in touch if you can jump straight into action. Ubuntu Nginx

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

    ...nor tens of thousands, nor even thousands of websites each day. I plan to use your scripts on a relatively small scale of not more than one hundred websites each day. ******* TESTING ******* You must test your script on Linux Mint 21.3 Cinnamon Edition to ensure that it runs properly on Python 3.10.12, on the current stable version of Google Chrome, on Linux Mint 21.3 Cinnamon Edition. I do not care if your script runs on any other operating systems or any other browsers. If you typically use Microsoft Windows, please consider setting up a virtual machine to install Linux Mint 21.3 Cinnamon Edition so you can test your code properly. In particular, if I were to send you a bug report, I would not like to receive a reply from you like, “The script works 100...

    $97 (Avg Bid)
    $97 Avg Bid
    17 bids

    ...fine tuned for improved responsiveness, and a better customer experience. - Soften existing UI found within Communications: Modify the content being sent within email communications, with consistent interface populated with the appropriate details drawn from the App. - Admin Dashboard - surface additional details in the existing dashboard, that are already captured in the App, for better administration. The App does not have any e-commerce, it aligns customers with individuals within a geolocation to preform the task The ideal candidate should have significant experience in cross-platform app development, a strong grasp of Ul/UX design, and a proven track record in enhancing app performance. Please share examples of previous work and outline your approach to this project...

    $388 (Avg Bid)
    $388 Avg Bid
    64 bids

    As a client, I am in search of a skillful full-stack software developer. The task at hand involves improving an already existing project with freshly integrated functionalities. An overview of the project's main requirements include: * Integrating the application with Stripe for online payment * Creating Telegram and WhatsApp bots (API) * Incorporating existing text into the translation mod...effortless yet functional implementation. Also, the urgency of the tasks varies, with the addition of existing text to the translation module of React taking top priority. Your experience with APIs, Stripe integration, and React translation modules will be key to the success of this project. The project will take place in a controlled environment for monitoring and evaluation purposes. Working ...

    $273 (Avg Bid)
    $273 Avg Bid
    82 bids

    ...with a user-friendly panel. - The application should have a user-friendly interface that is easy to navigate. - It should support live streaming capabilities in high quality. - A Video-on-demand library should be integrated to provide a variety of content for viewers. The panel should come with the following functionalities for user management: - User subscriptions management: allowing the administration of user accounts and subscriptions. - Multi-user access control: enabling different levels of access for various users. - User activity tracking: to monitor and analyze user engagement with the platform. Ideal candidates for this project should have experience in: - Developing Android applications, particularly in the field of IPTV. - Building user-friendly interfaces and ensu...

    $143 (Avg Bid)
    $143 Avg Bid
    19 bids

    ...the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 Finally, I tried to run the example code ColorCamera/rgb_preview

    $194 (Avg Bid)
    $194 Avg Bid
    10 bids

    ...the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 Finally, I tried to run the example code ColorCamera/rgb_preview

    $54 / hr (Avg Bid)
    $54 / hr Avg Bid
    23 bids

    I need someone proficient in C# to help create a Remote Administration Tool (RAT). This tool will primarily offer remote desktop access. A user-friendly graphical user interface (GUI) is a must, with a clear and clean design that's simple to navigate. It should be tailored specifically for a Windows operating system. Ideal Skills: - Strong background in C# - Experience in creating GUI - Expertise in remote desktop functionalities Experience: - Developing RATs - Working with Windows OS - Designing intuitive GUIs

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    54 bids

    I am in need of a skilled Linux and Bash Script expert to help me with my current project. Although I haven't specified exact tasks or goals, I am seeking assistance in the following areas: - Linux installation and configuration - Bash scripting and automation - Troubleshooting and debugging I expect the successful freelancer to have a deep understanding of Linux systems and be proficient in Bash scripting. Your past work and experience in similar projects will be valuable. Please detail how you can assist and your approach in your application. Thank you.

    $84 (Avg Bid)
    $84 Avg Bid
    8 bids

    Hi, I need assistance with installing a Public SSH key on my Linux server. The task focus on a single user who will need to access a specific folder located on the server. Key tasks to be completed include: - Enabling both write and read permissions for this user to that specific folder using its Public SSH Key authentification (without password). - The user should not have "execute" permissions or access to any other folders or areas. - Create a cron that will copy the content from this folder to another every 5min. The ideal freelancer for this job would have extensive understanding and experience with Linux command line, SSH configurations, permissions settings and security principles. Best regards.

    $126 (Avg Bid)
    $126 Avg Bid
    37 bids

    ... The user back office should provide easy access to personal data, token balance, transaction history, tasks performed, and direct referrals. Implementation of a personalized referral link for each user, allowing them to easily share the link to invite new users to the platform. 2. Backend e Lógica de Negócios: Development of a robust backend architecture to support the functionalities of administration and user back office. Implementation of business logic to calculate token appreciation based on survey responses and manage the referral and commissioning system. Payment management system to process transactions related to token purchases and referral commissions. 3. Integrações de Pagamento: Integration with APIs of conventional payment services to ...

    $2297 (Avg Bid)
    $2297 Avg Bid
    40 bids

    ...my project to the next level. The project requires multiple improvements. The project needs to be updated to the latest version of nodejs. I have included in the attachments the and to get an understanding of what will need to be done. Some packages are no longer maintained and alternatives will have to be found, updated or created. The project environment is set up for Linux so good if you have that setup already on your local machine. Please don't ask what the budget as it is already listed in this posting, your bid is the budget. No payout will be made until the project is complete. Key Responsibilities: - Adding new features to the existing framework - Implementing performance enhancements - Providing updates Ideal Skills: - Proficiency in Ember.js -

    $2234 (Avg Bid)
    $2234 Avg Bid
    147 bids

    ...app development, and website development. - Excellent communication and negotiation skills. - Ability to work independently and manage multiple tasks effectively. - Proven track record of meeting and exceeding sales targets. - Self-motivated and result-oriented. - Flexibility to work on a commission-based or freelance basis. **Preferred Qualifications:** - Bachelor's degree in Business Administration, Marketing, or related field. - Experience with marketing department, sales department, web development. - Knowledge of different sales techniques and strategies. - Ability to adapt to a fast-paced and dynamic work environment. **Benefits:** - Flexible work schedule. - Opportunity for unlimited earning potential based on sales performance. - Chance to work with a...

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    6 bids

    I'm in need of an experienced professional who can help me with the writing and preparation of a Request for Quote (RFQ) to be submitted through the General Services Administration (GSA). Key Responsibilities: - Develop a comprehensive RFQ to solicit competitive quotes - Ensuring that the RFQ is tailored to select the most suitable supplier - Aligning the RFQ with GSA procurement regulations and guidelines - Creating a template for suppliers to provide an overview of capabilities and pricing The RFQ will be specifically for the procurement of Multiple Award Schedule (MAS) services including both technology solutions and professional services. It's crucial that the supplier I choose has the necessary expertise in government contracting and procurement, as well as a strong...

    $1081 (Avg Bid)
    $1081 Avg Bid
    27 bids

    More details: Is this project for business or personal use? Personal What information should successful freelancers include in their application? Past work How soon do you need your project completed? ASAP

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    7 bids

    ...software, app development, and website development. - Excellent communication and negotiation skills. - Ability to work independently and manage multiple tasks effectively. - Proven track record of meeting and exceeding sales targets. - Self-motivated and result-oriented. - Flexibility to work on a commission-based or freelance basis. **Preferred Qualifications:** - Bachelor's degree in Business Administration, Marketing, or related field. - Experience with CRM software for managing sales processes. - Knowledge of different sales techniques and strategies. - Ability to adapt to a fast-paced and dynamic work environment. **Benefits:** - Flexible work schedule. - Opportunity for unlimited earning potential based on sales performance. - Chance to work with a dynamic team and ...

    $752 (Avg Bid)
    $752 Avg Bid
    16 bids

    I am looking for a C programmer to develop a simple keylogger detector specifically for Windows and Linux operating systems. The primary use of this tool will be on my personal computer. Key Features and Tasks: - The detector should be capable of detecting and alerting keyloggers' presence on the computer. - The detector can have minimal ui. - the detector can only have manula scanning. Ideal Candidate: - Knowledgable in C programming with significant experience in system security programming. - Familiarity with keylogger behaviors and effective detection methods. - Prior experience in developing security software for Windows and Linux operating systems. The end goal of this project is to ensure my personal computer is fairly safe from keyloggers. Looking forward t...

    $11 (Avg Bid)
    $11 Avg Bid
    5 bids

    I need an experienced server administrator to assist me in setting up a domain remotely. he should have some experience with Digital Ocean and Linux server setups The ideal freelancer for this project should have experience in: - Setting up Linux servers, particularly on Digital Ocean - Proficiency in configuring and managing Ubuntu - Experience with Nginx web server software - Understanding of web hosting best practices and security measures - Strong troubleshooting skills in case of any issues. Please note that the server will be used for hosting a website, so it should be optimized for performance and security.

    $41 (Avg Bid)
    $41 Avg Bid
    14 bids

    I want a Linux Ubuntu 24.02 expert who knows multiple domain handling on the server. I already created a .conf file but respective subdomain is redirecting to another website than required.

    $17 (Avg Bid)
    $17 Avg Bid
    18 bids

    As the project owner, I am urgently seeking experienced PHP developers to enhance the capabilities of multiple open source projects. The exact projects requiring development haven't been specified, but the key components will include: Brief description: Members can also upload items (only to designated columns set by administrators). Assumption: The administration will set up a category column—Card Trading. Members who log in can upload related items to sell, but only to that column; they cannot upload to other columns. Let's break it down step by step: User Column: Modify the administrator's product management template. The administrator will set up a category, such as the Card Trading Market. Then, all items uploaded by users will be categorized under th...

    $45 (Avg Bid)
    $45 Avg Bid
    26 bids

    ...display an HTML page that contains an iframe and gif elements above it. Once the project is fully operational, I'll need it installed on a vanilla cPanel account, ill supply which runs on Linux Centos7 all changes made for the project will be committed back to github. Key responsibilities include: - Deploying the GitHub project on a vanilla cPanel account - Ensuring the project functions as intended - Implementing the minimalistic design requirements Ideal skills for this project include: - Proficient in PHP, HTML, and JavaScript - Experience working with GitHub projects - Familiar with cPanel deployment on Linux This project would be well-suited for a web developer with a strong background in full-stack development and deployment. If you feel confident in your abi...

    $144 (Avg Bid)
    $144 Avg Bid
    60 bids

    ...video, locate identify the different type of noises and their value and externalize this findings into a json file Key Requirements: - The script (OOP based) should be able to read a video in mp4, mkv, mov format. - The library used for reading the video is not fixed. You can choose from libraries like (e.g. OpenCV, PyAV, or MoviePy, but the solution should be compatible with both Windows and Linux (and mac) - The output should have details of the signal, the different type noises, the common ratios and finally the values ... - the frame number ... - the time position/time code ... - the data detected ...... - e.g. the sharpness and this should be outputed in a JSON file per video file. Ideal Skillset: - Proficiency in Python - Experience with video processing libraries (like...

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

    ...systems. Ideal Skills and Experiences: - Past work on similar applications, especially in the healthcare sector - Basic functionalities such as user registration, appointment scheduling, and billing and payments - Creation of clean, intuitive, user-friendly graphic interfaces Despite not specifying the desired operating systems, experience in making software compatible with Windows, macOS, and Linux would be a definite plus. Get in touch with your CV, past work references, experience, and detailed project proposals if you feel this is the right project for you....

    $34 (Avg Bid)
    $34 Avg Bid
    21 bids

    I am in need of a well-versed Python expert to assist in managing a Linux server. This project is task oriented and requires specific skills including: • Working with server data analysis • Implementing web scraping techniques • Establishing automation processes The role also demands a comprehensive understanding of Linux operations and the ability to print headers. A background in server security, setting up database servers and performance optimization would be ideal, but the focus is primarily on Linux server management via Python. Proficiency in Python, Linux, server data analysis and web scraping are must-haves. Experience in automation and server management will highly be appreciated. Looking forward to your knowledgeable and expert assi...

    $133 (Avg Bid)
    $133 Avg Bid
    3 bids

    ...translated text is displayed on our frontend for the user to view. Requirements: Proven experience in building web proxy servers with a focus on passing text to the backend for translation. Strong proficiency in server-side programming languages. Familiarity with secure communication protocols. Experience with integrating web applications with backend translation services. OS - Latest Ubuntu / Linux Nice to Have: Previous experience with translation platforms or services. Knowledge of legal and ethical considerations related to web proxy servers. How to Apply: If you are interested in this project, please provide: Details of your experience in building web proxy servers and integrating with backend services. Examples of similar projects you have worked on. A brief overview ...

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    11 bids

    I'm seeking an experienced tech professional who can help build a Linux-based mailserver. This project requires knowledge on setting up large number of email accounts and managing manual IP rotation. Key Components would include: 1. Setting up a Linux-Based Mailserver - Your experience setting up mailservers on Linux OS will be important for this task. 2. Adding a Large Number of Email Accounts - I need the mailserver to cater to a large volume of email accounts. 3. Manual IP Rotation - I've opted for manual IP rotation, so your expertise in this area would be a major advantage. 4. Mailserver needs to be able to have an API for us to create mailboxes automatically. Operating systems experience, particularly Linux, and familiarity with the ins ...

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    21 bids

    Looking for an experienced DevOps Engineer to set up & document a 3-node HA Vault cluster (Linux Ubuntu) using Docker Compose (not Swarm, not k8s) with Consul as the storage backend (plus ensuring SSL/TLS self-renewing certs & snapshotted backups to an S3 bucket (on ) every time a new policy or secret added). You'll get sudo-level account access on all nodes which are already up and running on Contabo. You'll need to use the latest versions of Docker & Docker Compose. Your Experience + Multiple Docker-based Vault cluster deployments + Proficiency in Linux shell scripting and Docker Compose + Ability to document setup process clearly disaster recovery Summary acceptance criteria + I follow docs & rebuild cluster & recover existing backup + I r...

    $188 (Avg Bid)
    $188 Avg Bid
    18 bids

    I'm in need of a skilled professional to set up an OpenVPN server on a Linux machine. The main goal of this setup is to enable site-to-site connectivity in a secure manner. This project requires a unique approach to access control; this will be managed based on data stored in a MongoDB database. Key Responsibilities: - Configure an OpenVPN server on a Linux machine for site-to-site connectivity. - Implement routing based on MongoDB database records. Ideal Skills: - Proficient in Linux server setup and configuration. - Experience in OpenVPN server setup, particularly for site-to-site connectivity. - Familiarity with MongoDB, especially in integrating it with server configurations for access control. - Strong networking skills to ensure proper routing and connect...

    $154 (Avg Bid)
    $154 Avg Bid
    20 bids

    I need an experienced tech expert to install Putty on my Mac Book Air. The main aim of this installation revolves around executing commands remotely. Key requirements: - The successful freelancer must be conversant with setting up Putty with SSH forwarding. This configuration is fundamental to the task. - As I will be using Putty to connect solely to Linux servers, knowledge and understanding of Linux systems is vital for the chosen freelancer. Please bid if you have prior experience in similar setups. Your ability to finalize this operation promptly yet efficiently will be much appreciated.

    $14 (Avg Bid)
    $14 Avg Bid
    19 bids

    I am in need of a networking expert proficient in Squid Proxy and Linux. The task involves creating a script that automatically turns a vps with a subnet into a residential proxy pool It's an ideal project for a developer who's well acquainted with Squid Proxy, understands network firewall setup, and has experience in dealing with Linux-based VPS. Running networking diagnostics would also come in handy as the task may involve troubleshooting any potential connectivity issues that may arise during setup.

    $581 (Avg Bid)
    $581 Avg Bid
    26 bids

    I need a proficient Linux systems administrator to help install and configure LibreNMS on my Linux system primarily for Network Monitoring. Key Requirements: - Install LibreNMS on a Linux platform - Configure LibreNMS for optimal Network Monitoring - Set up monitoring of Virtual Machines Important Skills: - Expertise in Linux system administration - Familiarity with LibreNMS and its Network Monitoring functionality - Experience with monitoring Virtual Machines.

    $45 (Avg Bid)
    Featured Urgent
    $45 Avg Bid
    6 bids

    ...skilled server administrator to help with the general maintenance and smooth operation of my Linux server (CPanel). Key Tasks: - Server Security: This is a top priority. I need the freelancer to ensure that the server is secure, and all necessary security measures are in place. - Monitoring and Backups: Regular monitoring of the server's performance and creating a backup plan. - Software Installations and Updates: Installing necessary software and ensuring that everything is up-to-date. - Migrations - Accounts setup and transfer - Reports: Providing regular reports on the server's health and performance. The ideal candidate should have: - Proficient experience with Linux server administration. - Strong background in server security. - Expertise in mo...

    $487 (Avg Bid)
    $487 Avg Bid
    110 bids

    I work in the Information Technology sector, seeking a professional who can reflect my skills in Software Development and Network Administration fitting for a Senior Level position. Ideal candidate: - Familiar with modern IT practices - Knowledge in Software Development and Network Administration - Experience in crafting resumes for senior roles - Understands how to make a resume stand out Your role: - Review my current resume - Highlight my skills in Software Development and Network Administration - Ensure my resume fits the requirements for a senior level position - Make recommendations for improvements where necessary

    $26 / hr (Avg Bid)
    $26 / hr Avg Bid
    29 bids

    ...is experienced in installing and configuring CKAN on a Linux operating system. Specifically, expertise is needed in the following areas: - CKAN installation on AWS Linux - CKAN , datastore and datapusher and other plugins configuration, focussed on data storage features - Provision of necessary documentation to guide me through maintenance Please note that while this project does not require ongoing post-installation support, the hired professional should ensure smooth functioning of the system and resolve any issues promptly during the initial setup. Ideal candidates should have: - Strong background in working with python and CKAN - Proven experience with configuring CKAN for data storage - Excellent troubleshooting skills in a Linux environment - Ability to t...

    $121 (Avg Bid)
    $121 Avg Bid
    17 bids

    ...preferably with recognized companies. Proficiency with various cybersecurity tools and programming languages. Expertise in identifying and mitigating risks, threats, and vulnerabilities. Technical Skills: Hands-on experience with Security Information and Event Management (SIEM) tools. Proficiency in Python, Linux, and SQL. Knowledge of CIA Triad, governance, risk analysis, compliance, and business continuity planning. Familiarity with Linux and Windows server configuration, Active Directory, network architecture, operations, and security. Experience in areas such as Wireshark, email security, wireless security, cryptography, port scanning, cloud security, and virtualization. Proficiency with tools like Splunk, Burp Suite, Metasp...

    $11 - $18 / hr
    Featured Sealed
    $11 - $18 / hr
    9 bids

    I am in need of a skilled Linux and Bash Script expert to help me with my current project. Although I haven't specified exact tasks or goals, I am seeking assistance in the following areas: - Linux installation and configuration - Bash scripting and automation - Troubleshooting and debugging I expect the successful freelancer to have a deep understanding of Linux systems and be proficient in Bash scripting. Your past work and experience in similar projects will be valuable. Please detail how you can assist and your approach in your application. Thank you.

    $78 (Avg Bid)
    $78 Avg Bid
    21 bids

    ...skilled Linux server administrator to help with the following issues: - **MySQL Configuration**: I'm encountering error messages related to MySQL. The freelancer must be able to diagnose the issue and provide an effective solution. - **SSH Troubleshooting**: There are connection issues with SSH. The hired professional should be able to identify the root cause and resolve it promptly. - **cPanel Account Missing**: Currently, some cPanel accounts are not showing. The task involves investigating and rectifying the issue. - **Service Stoppage**: Some important services have stopped working. The ideal candidate should have experience with Linux administration and be able to troubleshoot and restart these services effectively. Ideal skills and experience include...

    $139 (Avg Bid)
    $139 Avg Bid
    34 bids

    I'm seeking a skilled professional to migrate an existing Odoo 13 instance from a Linux server to a virtual environment while maintaining the same Odoo version.

    $91 (Avg Bid)
    $91 Avg Bid
    29 bids

    I'm in need of a skilled Nginx expert to help me configure a server for my application. ...details about the project are as follows: - I'm looking to implement Load Balancing and SSL termination for my TCP traffic. - On the UDP side, I would like to have the server configured for Streaming Media and DNS Resolving. In addition, the Nginx should be set up on a Linux-based operating system. Ideal skills for this project include: - Proficiency in Nginx configuration and management - Strong understanding of TCP and UDP protocols - Experience with Load Balancing, SSL, Streaming Media and DNS - Linux server administration I'm open to suggestions for the best approach in setting up these features, so good communication and problem-solving skills are a ...

    $27 / hr (Avg Bid)
    $27 / hr Avg Bid
    5 bids

    I am in need of an expert developer to build a website capable of performing malware scans. While considering its functionality, I haven't yet decided how the scanner should operate, i.e., if it w...the scanner should operate, i.e., if it will scan files upon upload, on-demand, or conduct regular scheduled scans. However, this can be discussed further as we progress. I need you to give a basic guide and idea how it can work. Ideal skills for this project include: - Experience with building secure computing platforms - Knowledge of modern malware threats - Familiarity with Windows, Mac and Linux systems - Proficiency in web development Please note, I am looking to have this project completed as soon as possible. Therefore, applicants must be ready to commit to a rapid develo...

    $457 (Avg Bid)
    $457 Avg Bid
    85 bids
    Reparación de VPS Linux 4 days left
    VERIFIED

    Tengo un servidor Linux, al enviar correos me indica, requiero mantenimiento SMTP Error (452): Failed to set sender "mymail" (4.3.1 Insufficient system storage).

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

    ...provide straightforward and intuitive navigation. Qualifications: Demonstrable experience in web design with a portfolio of work on WordPress and WooCommerce. Ability to craft an attractive, user-friendly website interface that aligns with our branding. Knowledge of current web design trends and an understanding of the best practices in e-commerce website aesthetics. System Administration: All system administration tasks have been handled; we have hosting in place, WordPress and WooCommerce are installed, and the Porto theme is purchased and set up. Application Instructions: Interested designers should send in their portfolio highlighting previous work, particularly with WordPress themes and WooCommerce integration. The ideal candidate will show a proven track record...

    $521 (Avg Bid)
    $521 Avg Bid
    147 bids

    As a business utilizing Salesforce, I am seeking admins and developers with deep understanding of the platform to craft insightful blogs focusing on: - Salesforce Administration - Salesforce Development This is not general content writing project instead need content creators who have base understanding of platform. The key requirements are as follows: - Deliver around 10 - 15 blogs per week - Each blog should contain approximately 1000 words with pictures and target keywords provided by me on the topic - Emphasize practical use-cases, tips and tricks, and best practices within Salesforce administration and development Each write-up should be affordably digestible, ideally geared towards a mid-level audience with a desire to improve their Salesforce skills. Prior experi...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    22 bids

    ...application, including message sending, delivery status, etc. Technologies Used: PHP: Primary programming language for backend development of the application. MySQL: Database for storing user information, contacts, and activity logs. WhatsApp Business API: Official API provided by WhatsApp for sending messages from business applications. HTML/CSS/JavaScript: For frontend development of the administration and configuration web application. Deliverables: Complete source code of the PHP application. Detailed documentation on installation, configuration, and usage of the application. User manual to guide administrators in using the application. Considerations: It is important to consider WhatsApp Business API policies, especially regarding the type of messages allowed, use of templa...

    $517 (Avg Bid)
    $517 Avg Bid
    90 bids

    I'm in need of legal research focusing on probate, trusts and trust administration within Colorado, to support a forthcoming filing. The research will require identification of the relevant probate laws and legal codes in Colorado, specifically in the area of some specific aspects I will share in private. This summary should encompass the most current laws - so an update on recent changes in laws is important. The goal is to provide me with supportive applicable laws to my filing Ideal candidates for this project should be well-versed in probate law, specifically related to trust administration. A background in legal research and a familiarity with the Colorado legal system will be highly advantageous. Accuracy, attention to detail, and the ability to convey complex ...

    $384 (Avg Bid)
    Urgent
    $384 Avg Bid
    33 bids

    I require a freelancer who can unite a Django project with AWS Code Deploy on an EC2 instance operating under Linux. • This project involves AWS RDS management for our app's database. • This Django project configuration is based on multiple environments (Development, Staging, and Production), which must all be managed effectively. Ideal skills: - Proficient understanding of AWS services, specifically EC2 and RDS. - Strong experience with Github actions. - Extensive knowledge in Django project deployment in a multi-environment setup. This job demands effective coordination of Github actions with the AWS Code Deploy. Therefore, a background in similar projects will be beneficial.

    $153 (Avg Bid)
    $153 Avg Bid
    28 bids