Linux firewall centos spam jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 linux firewall centos spam jobs found, pricing in INR

    Mail server is getting attacked, I need to create a windows service constantly checking a .txt log file for preset keywords like "Failed SMTP login" or "Relay attempt" to auto block IP's. This service should auto add/delete a new entry to a existing "inbound windows firewall rule" with the hacker's IP for a specific period of time. A good example or a similar concept could be found here: Some of the settings that I need to control: – Duration to ban ip address (min) – Number of failed login attempts before ban – Whitelist of comma separated ip addresses to never ban – Blacklist of comma separated ip addresses to always ban – Custom keywords, XPath and Regex to parse logs for failed login attempts &nda...

    ₹13865 (Avg Bid)
    ₹13865 Avg Bid
    8 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...

    ₹8770 (Avg Bid)
    ₹8770 Avg Bid
    11 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

    ₹1253 / hr (Avg Bid)
    ₹1253 / hr Avg Bid
    19 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...

    ₹7684 (Avg Bid)
    ₹7684 Avg Bid
    20 bids

    As an organization, we aim to significantly boost our network security. Thus, we're seeking a skilled professional capable of: - Configuring firewall - Implementing an effective Intrusion Detection System - Establishing secure remote access Unfortunately, we skipped out on specifying our preferred secured remote access service and the size of our network infrastructure during the initial stages. However, we encourage applicants to be fully versatile with VPN, SSH, RDP, and to be equipped to handle infrastructure of various sizes. Prior experience with these areas will be advantageous. Do you have what it takes to help us execute a thorough network security overhaul? If so, we want to hear from you!

    ₹39088 (Avg Bid)
    ₹39088 Avg Bid
    12 bids

    I need ...can help me remove 10 spam listings from Google Maps. Your main aim should be to ensure a clean, accurate and effective Google Maps experience for users. Requirements: - Ability to efficiently identify listings as spam based on incorrect information, fake reviews and breaking of guidelines. - Experience in Google Maps edits and removals. - Strong attention to detail to ensure spam listings are effectively identified and removed. - Clear and concise communication skills. Additional Information: - You will be provided with a list of the spam listings. - We will expect the listings to be removed permanently and efficiently, without any negative repercussions to our standing on Google Maps. Please only apply if you have a strong background in Google...

    ₹3591 (Avg Bid)
    ₹3591 Avg Bid
    8 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 ...

    ₹23219 (Avg Bid)
    ₹23219 Avg Bid
    88 bids

    I'm looking for a professional Woocommerce website designer and developer to create an e-commerce platform for my vehicle aftermarket accessories store. Key Requirements: - E-commerce Platform: This website's primary purpose is to sell aftermarket vehicle accessories. Therefore, the platform must be designed to facilitate easy browsing, product selection, and checkout. - Select accessories ...and some images needed. Please share your relevant experience and provide a detailed plan on how you will approach this project. The site needs to be user-friendly, responsive, and visually appealing while ensuring seamless e-commerce functionality. Max budget Rs. 5000. Note: Type 'Woocommerce' in your bids to check your bid. Without it, your bids will not be entertained and...

    ₹6014 (Avg Bid)
    ₹6014 Avg Bid
    32 bids

    ...system is robust. - Ability to identify and address firewall misconfigurations: This is of particular concern, given the specific issues I'm looking to address in the network security. Your role is to simulate various hacking attempts and identify any potential weaknesses in the system's security. This includes: - Conducting penetration tests to find vulnerabilities in the network, applications, and data security. - Specifically, identifying and correcting any firewall misconfigurations to ensure our system is well-protected. Ideal candidates should possess: - Proven experience in system security testing. - Strong understanding of network, application, and data security. - A track record of successfully identifying and addressing firewall misconfiguratio...

    ₹16203 (Avg Bid)
    ₹16203 Avg Bid
    15 bids

    ...will have a proven track record of executing successful email campaigns with extremely low bounce rates and high open/click-through rates. Key Responsibilities: - Develop and execute targeted email marketing campaigns to our real estate client base - Leverage email marketing software to track key metrics like open rates, click-throughs, and conversions - Ensure email content is optimized to avoid spam filters and land directly in client inboxes - Analyze campaign performance data and provide recommendations for improvement - Stay up-to-date on email marketing best practices and implement new strategies as needed Required Qualifications: - 3+ years of experience managing email marketing campaigns, preferably in the real estate industry - Expertise in using email marketing platfo...

    ₹752 / hr (Avg Bid)
    ₹752 / hr Avg Bid
    35 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

    ₹16203 (Avg Bid)
    ₹16203 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

    ₹4489 / hr (Avg Bid)
    ₹4489 / 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.

    ₹6849 (Avg Bid)
    ₹6849 Avg Bid
    10 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.

    ₹10524 (Avg Bid)
    ₹10524 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 -

    ₹186586 (Avg Bid)
    ₹186586 Avg Bid
    148 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

    ₹1002 / hr (Avg Bid)
    ₹1002 / 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...

    ₹919 (Avg Bid)
    ₹919 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.

    ₹3424 (Avg Bid)
    ₹3424 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.

    ₹1420 (Avg Bid)
    ₹1420 Avg Bid
    18 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...

    ₹12027 (Avg Bid)
    ₹12027 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...

    ₹21716 (Avg Bid)
    ₹21716 Avg Bid
    25 bids
    VPS Hosting Expert Needed 6 days left
    VERIFIED

    I'm looking for a seasoned VPS server expert who can help in fixing an issue regarding firewall ports. After the VPS company automatically migrated the server, the websites on it stopped working. They have said, it might be due to a change in settings or policies, So it looks like a 15 min job to do. All our projects are in Laravel that are there on the server. So please do the relevant settings and make it work. This task needs to be done on any desk and budget for this is Rs.500

    ₹835 / hr (Avg Bid)
    ₹835 / hr Avg Bid
    14 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....

    ₹2840 (Avg Bid)
    ₹2840 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...

    ₹11108 (Avg Bid)
    ₹11108 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 ...

    ₹1169 / hr (Avg Bid)
    ₹1169 / hr Avg Bid
    11 bids

    Project Description: I am looking for a skilled Data Analyst to help develop a system for classifying email messages as SPAM or HAM. This involves downloading data from a public source, processing it to extract and compute various features, and analyzing these to determine patterns indicative of SPAM. Responsibilities: Download email data from a specified public archive. Create R functions to extract and calculate over 20 variables from each email, such as the number of recipients, percentage of capitals, and URL presence. Analyze this data to explore variable relationships and determine SPAM/HAM status. Generate visual representations of the data and analysis findings. Provide a detailed report on the methodologies used, results obtained, and insights gained. Require...

    ₹12194 (Avg Bid)
    ₹12194 Avg Bid
    18 bids

    ...current AWS infrastructure. The ideal freelancer will have in-depth experience with implementing security measures within AWS, particularly leveraging AWS WAF, AWS IP Reputation, and AWS CloudTrail. Key Responsibilities: - Implement rigorous access control policies to ensure only authorized personnel can access our resources. - Configure and fine-tune AWS WAF to establish robust web application firewall rules, block specified IP addresses, and provide protection against DDoS attacks. - Set up and monitor AWS IP Reputation, ensuring that any malicious IP addresses are effectively blocked from our system. Skills and Experience: - Proven experience in implementing AWS security measures, particularly with AWS WAF, AWS IP Reputation, and AWS CloudTrail. - Strong understanding of en...

    ₹38587 (Avg Bid)
    ₹38587 Avg Bid
    18 bids

    I need a skilled professional to help me creating email servers to s...server for bulk mailing and email marketing. I need an expert who can optimize these operations, ensuring that the emails are being delivered effectively and not marked as spam. - **Troubleshooting and Support**: Although I did not select this as a specific task, I might need help with troubleshooting and support in the future. It would be great if the individual could provide this assistance as needed. The ideal candidate for this project is someone with extensive experience in managing email servers, particularly with SMTP, bulk mailing, and email marketing. A deep understanding of email deliverability and anti-spam measures is crucial. Experience with troubleshooting and providing support would be an...

    ₹5512 (Avg Bid)
    ₹5512 Avg Bid
    10 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 ...

    ₹1422 / hr (Avg Bid)
    ₹1422 / 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...

    ₹15702 (Avg Bid)
    ₹15702 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...

    ₹12862 (Avg Bid)
    ₹12862 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.

    ₹1169 (Avg Bid)
    ₹1169 Avg Bid
    19 bids

    I am seeking a sales representative who is well-versed with IT cybersecurity software, primarily focused on firewall solutions and data encryption tools. Ideal Skills & Experience: * IT cybersecurity sales experience * Knowledgeable about cold and worm calls * Familiar with the business needs of industries like financial institutions, healthcare organizations, government agencies, industrial companies, and oil and gas Role Expectations: * Prospecting and outreach to target industries * Providing product demonstrations and proactive follow-ups * Negotiating and closing sales with potential customers Success in this role would be determined by your ability to ensure our clients' compliance with industry regulations using our products.

    ₹292324 (Avg Bid)
    ₹292324 Avg Bid
    4 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.

    ₹48526 (Avg Bid)
    ₹48526 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.

    ₹3758 (Avg Bid)
    Featured Urgent
    ₹3758 Avg Bid
    6 bids

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

    ₹40675 (Avg Bid)
    ₹40675 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...

    ₹10106 (Avg Bid)
    ₹10106 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...

    ₹911 - ₹1518 / hr
    Featured Sealed
    ₹911 - ₹1518 / hr
    9 bids

    I am...developer who can help me troubleshoot an issue I am facing with my WordPress backend. Specifically, I am no longer receiving emails in my mailbox from my website. - I am able to receive emails from other sources and my inbox is not full or blocked. - I use a custom domain email service for my WordPress website. I am not receiving any notifications from the site. I have already checked my email spam or junk folder, and there is nothing there. Ideal Skills and Experience: - Proficiency in WordPress backend email configuration - Experience with troubleshooting email delivery issues - Familiarity with custom domain email services - Strong communication and problem-solving skills If you have the necessary skills and experience to help me resolve this issue, I am eager to hear...

    ₹2923 (Avg Bid)
    ₹2923 Avg Bid
    29 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.

    ₹6515 (Avg Bid)
    ₹6515 Avg Bid
    21 bids

    This project is open only to individuals. Agencies need not apply. Freelancers with no rating need not apply. Generic copy-paste responses will be marked as spam. Your past freelance feedback should clearly show that you have completed similar tasks. I require a specialist in web scraping to extract the body text from articles on Google News. The information will be earmarked for natural language processing, hence, accuracy of extraction and correct formatting into an excel file is of utmost importance. Key responsibilities and skills: - Experience in web scraping, specifically from news websites. - Knowledge of creating Python or PHP scraping scripts or using API. - Ability to deliver results fast, as the project needs to be completed ASAP. Please note that the sole requiremen...

    ₹43097 (Avg Bid)
    ₹43097 Avg Bid
    100 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: - Pr...

    ₹11609 (Avg Bid)
    ₹11609 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.

    ₹7600 (Avg Bid)
    ₹7600 Avg Bid
    29 bids

    I'm in need of a skilled Nginx expert to help me configure a server for my applicati...key 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 plus. L...

    ₹2255 / hr (Avg Bid)
    ₹2255 / 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...

    ₹38336 (Avg Bid)
    ₹38336 Avg Bid
    84 bids

    I'm in need of a highly qualified and certified network and security engineer. Ideally, you should have certifications from Cisco, F5, Symantec, HP, HPE, Dell, Huawei, Avaya, Fortinet, and Juniper. Key Responsibilities and Tasks: - Network design and configuration - Firewall management - Network troubleshooting - Telecommunication system setup - Network security audits - Hardware installation and maintenance - System integration - Vendor selection and management - Providing ongoing support Your background should demonstrate extensive experience with all the above functions. I'm particularly interested in freelancers who have successfully handled similar tasks in the past. Your success will hinge on your ability to improve our overall network and security infrastructure. ...

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

    ₹1837 (Avg Bid)
    ₹1837 Avg Bid
    25 bids

    We are in need of an expert with extensive experience in CLEAR POS Point of Sales (POS) systems running on Windows. The system has an inventory with over 500 products. The primary functionality I require assistance with includes inventory management, sales tracking, and store to website syncing.. Key Requirements: - Proficiency in Windows-based POS systems - Prior experi...with includes inventory management, sales tracking, and store to website syncing.. Key Requirements: - Proficiency in Windows-based POS systems - Prior experience working on Clear POS () - Ability to streamline and optimize POS processes with website ecommerce Check the attachment for further details. Be sure to add CPOS12 to your bid or it will be considered spam , ignored and removed.

    ₹9939 (Avg Bid)
    ₹9939 Avg Bid
    51 bids

    I am seeking a resourceful and attentive entry-level virtual assistant to help me take charge of my daily tasks. Your main responsibilities will be: - Email management: organizing and responding to emails, filtering spam, and flagging important messages. - Appointment scheduling: organizing my calendar, arranging business meetings, and ensuring that I never miss any important dates. - Social media management: updating my social media account, creating and scheduling posts, and monitoring engagement. Catering to these tasks will require a commitment of 10-20 hours per week. Although I prefer someone who is at the entry level, all candidates are welcome as long as you are a quick learner, are organized, and have good time management skills. Experience in administrative work and good...

    ₹501 / hr (Avg Bid)
    ₹501 / hr Avg Bid
    227 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.

    ₹12779 (Avg Bid)
    ₹12779 Avg Bid
    28 bids