Linux taxi dispatch open source gps jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 linux taxi dispatch open source gps jobs found, pricing in CAD

    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.

    $128 (Avg Bid)
    $128 Avg Bid
    4 bids

    I'm in need of a Linux-based invoicing solution with multi-user support. The software should be self-hosted and able to handle different access levels for users. Key Requirements: - Operating System: The invoicing solution should be compatible with Linux. - Multi-User Support: The software must support multiple users with distinct access levels. - User Roles: The system should have at least two access levels - Admin and User. Ideal Skills and Experience: - Prior experience in developing invoicing software, particularly for Linux environments, would be advantageous. - Proficiency in user authentication and authorization protocols. - Strong understanding of database management and security. there is a html file already build , the only thing that it need to be d...

    $89 (Avg Bid)
    $89 Avg Bid
    6 bids

    I need an Android service developed that continuously captures GPS location data in the background, enabling real-time tracking. Key Deliverables: - A service that can consistently capture GPS location data in the background - even when the app is closed. - The capture precision of the location data should be within 10 meters. - This data must be updated every 5 minutes to ensure accurate real-time tracking. Skills & Experience: - Strong proficiency in developing Android services. - Prior experience with GPS location tracking in background mode. - Demonstrated ability to deliver high-precision location data.

    $442 (Avg Bid)
    $442 Avg Bid
    10 bids

    I'm looking for an experienced game developer to create a cross-platform open world game with a realistic setting that can be played on PC, Console and Mobile. Key Requirements: - Development for PC, Xbox, PlayStation and Mobile platforms - Create a realistic open world experience - Ensure smooth cross-platform functionality The game should focus on the following elements: - Exploration: Detailed and immersive open world for players to discover - Combat: Engaging combat system that fits the realistic setting - Story-driven missions: Engrossing narrative that drives player engagement Ideal Skills: - Prior experience in developing open world games - Proficiency in multi-platform game development - Strong understanding of realistic game design - Ability to...

    $89 (Avg Bid)
    $89 Avg Bid
    8 bids

    I need a digital marketing agency to implement Google Ad campaigns for my taxi business. The strategy should specifically aim to generate confirmed daily leads from our varied target audience which includes local residents, tourists, and even business professionals. Our marketing campaigns should emphasize on the diverse range of services we offer, particularly long-distance travel, one-way and two-way trips, as well as tours. Ideal applicants should have extensive experience in creating effective Google Ad campaigns, an understanding of the transportation sector, and a proven ability to target diverse audience groups. My website:

    $120 (Avg Bid)
    $120 Avg Bid
    10 bids

    ...experience in HR processes or a similar background. What you need to do: The project is divided in 2 milestones. 1. the task is to submit the employee documents to the clinic receptionist or manager and ask them to provide us with verification . 2. second part is to make 6 geo tag pictures Of the signboard of the clinic , building, business card. By using following app . For proof of your visit we need the pictures. What I will provide: - All necessary information for you to verify the potential employee's employment history This task takes precision and attention to detail; your due diligence can have a significant impact on my organisation. Please only apply if you have relevant experience and can handle this sensitive

    $69 (Avg Bid)
    Local
    $69 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...

    $144 (Avg Bid)
    $144 Avg Bid
    13 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

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

    ...trivial and straightforward. The script(s) will also open the websites associated with the search results. That is also trivial and straightforward. The main challenge lies in locating and filling out contact forms on these websites with my first name, last name, email address, phone number, etc. Most search results will include a link to the company’s website. For example, when I search on Google for… Jake The Plumber Minneapolis, MN … I see a link to Jake The Plumber’s website. Your script(s) will not submit the forms; rather, I will review each form and then manually submit each myself. In other words, I will click on, for example, the “Send” or “Submit” button. If I were to loop your script(s) X times, then your script(s) ...

    $127 (Avg Bid)
    $127 Avg Bid
    20 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 ...

    $384 (Avg Bid)
    $384 Avg Bid
    91 bids

    Task Requirements 1- You have to visit the place and get the verification form filled and sign stamped. 2- Take 4 to 5 geotagged photos with GPS MAP CAMERA APP with the name board visible in photos 3- In case of refusal ask them to give you written refusal statment with stamp. 4- Most important get the details of HR person or verifier ( Name, Designation, Department and contact email) If all above requirements fulfilled than task will be considered complete.

    $55 (Avg Bid)
    Local
    $55 Avg Bid
    1 bids

    ...use the camera with my Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment)

    $267 (Avg Bid)
    $267 Avg Bid
    10 bids

    ...use the camera with my Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment)

    $74 / hr (Avg Bid)
    $74 / hr Avg Bid
    23 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.

    $113 (Avg Bid)
    $113 Avg Bid
    10 bids

    I have the source code for an open source tool that I need help compiling. It's crucial that the compiled tool is compatible with macOS. Additionally, I have a patch that needs to be applied. I would require concise documentation that outlines the key steps to apply the patch and compile the tool. Expertise in C, open source tools, compiling, and patch application is essential. The ability to provide clear and concise documentation is also a must.

    $32 (Avg Bid)
    $32 Avg Bid
    6 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.

    $173 (Avg Bid)
    $173 Avg Bid
    38 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 -

    $3083 (Avg Bid)
    $3083 Avg Bid
    146 bids

    As a transport company, I'm look...meters. This app should be available on both iOS and Android platforms, and should include the following key features: - **Real-Time Tracking:** The app needs to have GPS tracking capabilities that enable real-time tracking of our drivers. This is essential for ensuring efficient route management and dispatching, and monitoring driver performance. - **Driver Communication:** The app should also include a driver-to-driver messaging feature. This will allow for better fleet coordination and communication, and foster a sense of team collaboration among our drivers. The ideal freelancer for this project should have experience in GPS positioning, mobile and desktop web app development, and have worked on projects with real-time tracking a...

    $6994 (Avg Bid)
    $6994 Avg Bid
    161 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

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    7 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...

    $15 (Avg Bid)
    $15 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.

    $56 (Avg Bid)
    $56 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.

    $23 (Avg Bid)
    $23 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 u...

    $62 (Avg Bid)
    $62 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...

    $198 (Avg Bid)
    $198 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...

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

    I'm in need of a highly-skilled developer who can successfully build an indoor navigation system using ibeacon. Th...effortlessly within a building is an indispensable part of the project. - Precision: 1 Metre. The navigation system must offer an accuracy of within 1 metre, providing highly precise tracking. Ideal skills for this job include: - Proficiency in working with ibeacon and nRF mobile app. - Demonstrated experience in building navigation systems specifically for Android platform. - Deep understanding of GPS and navigation software. - Strong skills in writing precise code to ensure high precision in tracking the movement. Looking forward to connecting with developers who have a knack for detail and precision. Your expertise will greatly contribute to navigating o...

    $756 (Avg Bid)
    $756 Avg Bid
    26 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....

    $47 (Avg Bid)
    $47 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...

    $183 (Avg Bid)
    $183 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 ...

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

    I'm currently in need of a proficient developer who can create an automated tool which can secure, efficiently execute, and dispatch BEP20 tokens to an extensive user base. Key Requirements: - Capable of dispersing BEP20 tokens to 15,000 users, each in isolated transactions. - Fitted with an automatic transaction feature. - Incorporates password-protected verification. The perfect candidate: - Proven experience creating similar tools. - In-depth knowledge of BEP20 token transactions. - Skill-set in automation and security measures. This high-volume transaction requirement necessitates a developer who can provide a robust, reliable solution. If you're a seasoned developer with the required skills for building this tool, please submit your bid.

    $127 (Avg Bid)
    $127 Avg Bid
    6 bids

    ...got around 50 image folders with less then 1000 files in jpg format, each with GPS metadata. I need an expert to convert this metadata into Google Earth points. Key requirements: - **Automatic Generation:** The points should be created by extracting metadata from the images, not manually added. - **Output Format:** I need the final points to be saved in KML format, for easy integration into Google Earth. - **Quality Assurance:** Accuracy is key, the points should correctly represent the image positions. They will be broken into 3 colours depending on the date they were taken, the data is in the folder name and file name. Ideal Skills: - **GPS Data Handling:** Understanding of how to extract and work with GPS metadata from images. - **Google Earth Proficie...

    $240 (Avg Bid)
    $240 Avg Bid
    12 bids

    ...experienced React Native developer who can develop a functional driver app for both iOS and Android platforms. I already have UI screens, however, are open to guidelines and suggestions. The Primary function of the app would be easing the driving processes. Here's what I'm aiming for: - Operational across both: iOS and Android platforms - Integration with GPS tracking for precise navigation - Real-time notification capability - Streamlined payment processing The ideal developer for this project should have: - Proven experience in React Native Development - Proficiency in working with both iOS and Android platforms - Excellent understanding of GPS integration and real-time notifications - Ability to work with provided UI screens and enhance functionalit...

    $92 (Avg Bid)
    $92 Avg Bid
    4 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 ...

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

    NEED A QUOTE FOR THIS GAME: *BABYCHICKEN Farm Game: Cultivating Connections and Crypto Knowledge* *Game Overview:* BABYCHICKEN Farm Game is an innovative farm simulation game that marries the charm of virtual farming with the cutting-edge world of cryptocurrency. Players are immersed in a vibrant world where they can cultivate crops, raise adorable animals, and engage in a dynamic economy using the game's native memecoin, BABYCHICKEN. Designed for global connectivity, the game offers an inclusive and educational experience, promoting financial literacy and sustainable practices through entertaining gameplay. *Key Features:* 1. *Community-Driven Gameplay:* - Players can work together to build flourishing farms, with options to visit, assist, and trade with each other in real-tim...

    $5528 (Avg Bid)
    $5528 Avg Bid
    54 bids

    I urgently need a skillful architect or draftsman to draft an engineered floorplan for a 16x40ft open-concept 2-bedroom cottage. The concept incorporates a kitchen, living and dining areas combined into a free-flowing space. Skills and Requirements: • Expertise in architectural design • Proficiency in creating realistic and functional layouts • Prior experience in designing open-concept spaces is a plus Despite the lack of specific features for each section, your creativity will be crucial in developing a comfortable and modern open space. The timeline for this project is immediate, so your ability to work under tight deadlines will be essential. Please note that separate rooms are needed for the two bedrooms and the bathroom. The plan should adher...

    $138 (Avg Bid)
    Guaranteed
    $138
    45 entries

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

    $267 (Avg Bid)
    $267 Avg Bid
    17 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...

    $212 (Avg Bid)
    $212 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.

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

    We need to make improvements to the existing website or create a new one from scratch, using as a basis what we already have. Additionally, we require conducting a competitive analysis to identify the keywords that will allow us to effectively compete with other air taxi services. The revamped or improved page should include an integrated Local Bank payment gateway to accept all credit cards. It should also have a booking system that allows customers to select dates and destinations. The system will display the different available aircraft, as well as additional services, such as escort from arrival at the international airport to the domestic flight terminal, or customized tours and overflights on the destination route. The flight route should also be displayed on a map of Costa ...

    $5733 (Avg Bid)
    $5733 Avg Bid
    122 bids

    We are currently working on an exciting project and are in need of a freelance service for the development of an ESP32-based solution. PART OF THE PROJECT AND SOME PARTS OF ITS CODES ALREADY BEEN DONE. I'm seeking a talented IoT engineer for the development of an industrial Internet of Things (IoT) monitoring and control device. This project will focus on managing and controlling energy consumption and environmental aspects at a property-level precision in an industrial setting. Key Job Responsibilities and Deliverables: - Design and develop an IoT device capable of monitoring, controlling and analyzing energy consumption and environmental management for an entire property. - Implement IoT solutions with MQTT, AWS, LoRaWan & Datalogger technologies. - Establish industrial proce...

    $961 (Avg Bid)
    $961 Avg Bid
    38 bids

    I require a skilled mobile app developer to create a comprehensive taxi app. The app's primary functionality will be for taxi services, and it must be accessible on both iOS and Android platforms. Essential Features: - Share riding feature for flexibility and economic options - Real-time tracking for seamless navigation - Online payment option for easy transactions. The payment is through a money wallet. - Driver and Rider profiles for user management - Feature in-app trip charge negotiation MVP, Wireframe and prototype is required. Freelancers with experience in GPS-enabled app development and secure online payment integration will have an advantage. Knowledge in user profile management and the ability to implement a ride-sharing feature is a must.

    $6976 (Avg Bid)
    $6976 Avg Bid
    100 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.

    $800 (Avg Bid)
    $800 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.

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

    I'm looking for an experienced Android developer to create an app that will facilitate e-commerce sales. Here are some key details about the...secure, and have a seamless checkout process. - Experience with integrating payment gateways and managing user data securely would be an added advantage. - You will be expected to develop and implement user authentication features to ensure secure transactions. - Push notifications to keep users engaged and informed about new products and offers will also be necessary. - An understanding of GPS location tracking would be beneficial, though not mandatory. - It’s important that you can communicate effectively and understand the importance of delivering a high-quality product on time. Please include examples of your past work i...

    $713 (Avg Bid)
    $713 Avg Bid
    40 bids

    I require a 3D design for charcoal briguettes bag with source in PSD. - English written - Sample of the bag is in the attachments. Same style - Include used fonts in the source file - Transparent background - Bag color: Black - Name: KING OF FIRE - Slogan: Premium Charcoal - Details to be added: 3 hours of lasting time (under the logo somewhere), 10 KG (at the bottom) - Add a icon or logo of a charcoal that is burning under the slogan.

    $14 (Avg Bid)
    Guaranteed
    $14
    22 entries

    I'm seeking a 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. - Expert...

    $670 (Avg Bid)
    $670 Avg Bid
    110 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...

    $167 (Avg Bid)
    $167 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...

    $15 - $25 / hr
    Featured Sealed
    $15 - $25 / 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.

    $107 (Avg Bid)
    $107 Avg Bid
    21 bids

    I'm looking to revamp the Open-Realty Open source templated system significantly. This involves making the first page visited by a user within a session to be their home page. Key areas calling for improvement are: - Navigation: I want it simplified for ease of access and better user experience. - Referrer System: I'm also keen on integrating a rotating referrer system that will list out three referrers in a specific order. Ideal candidates for this task should have strong experience in website redesign, open-source template modifications and experience with referrer systems. Expertise in UI/UX and understanding of user navigation techniques are crucial. Understanding the workings of Open-Realty system would be a plus.

    $209 (Avg Bid)
    $209 Avg Bid
    47 bids