Simple networking project linux jobs

Filter

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

    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

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

    $101 (Avg Bid)
    $101 Avg Bid
    15 bids

    ...tickets, accommodations, and more, like an "Expedia for mountain resorts." SnowClub, a membership-based SaaS, adds social networking, discounts, and an online store. Our mission is to reshape the winter travel experience by uniting these platforms to fill an industry gap and creating the ultimate ecosystem for 140million skiers and boarders worldwide. We have been invited to Collision Tech Conference in June () as an Alfa Startup showcasing our product and raising funds. I'm in search of a seasoned public relations professional specifically tailored for our participation in the Collision startup tech conference in June, held in Toronto. Our PR project is laser-focused on achieving critical objectives to propel our brand forward: - **Investor Meetings:** S...

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

    I am facing an issue on my Windows system where the internet disconnects every time I connect to my OpenVPN. This issue is significantly impacting my ability to work remotely and access the resources I need. Key Points: - The issue started o...resources I need. Key Points: - The issue started occurring when I began using OpenVPN. - I work on my system and the VPN is a critical part of my workflow. - The problem is specific to my Windows operating system. I am looking for a professional who has: - Profound experience with troubleshooting VPN connection issues, especially with OpenVPN. - Strong knowledge of Windows operating system networking and its interaction with VPNs. - Excellent communication skills and can guide me through the troubleshooting process in a clear and understan...

    $33 (Avg Bid)
    $33 Avg Bid
    9 bids

    As a client, I am in searc...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 module of React The primary aim of this project is to facilitate 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 ev...

    $274 (Avg Bid)
    $274 Avg Bid
    73 bids

    I need a 5-page website for my tile company based in Texas. It should be simple and easy-to-use for potential customers. Key Requirements: - Home Page: A welcoming, visually appealing landing page that effectively showcases the business. I have created the welcome page content with A.I. so you would simply need to plug in that content. - Products Page: Not needed for now. - Services Page: This page should include detailed descriptions of the services we offer along with the respective pricing. - Contact Us Page: A standard contact page with a contact form, email address, phone number, and a location map. - Must be familiar with !! The site should be built using WordPress, allowing me to update content myself in the future. The design should be clean, professional, and aligned

    $89 (Avg Bid)
    $89 Avg Bid
    88 bids

    I'm looking for a skilled teacher who can educate students on intermediate-level IT concepts. The ideal candidate will have a strong understanding of BTEC curriculum and previous experience teaching at this level. Key requirements: - Proficiency in IT: Knowledge of networking, programming, cybersecurity, and other IT fundamentals. - Previous teaching experience: Experience in teaching intermediate-level students is preferred. - Familiarity with BTEC: A strong understanding of the BTEC curriculum and its requirements. - Excellent communication skills: Ability to convey complex information in an understandable and engaging manner. - Report-based delivery: The teaching sessions will be delivered through reports, so the teacher should be comfortable with this mode of delivery. ...

    $403 (Avg Bid)
    $403 Avg Bid
    16 bids

    Create a simple logo for me. I need the logo in the picture redesigned into a vector image with the same design as in the picture but with nice new clean lines.

    $10 (Avg Bid)
    Guaranteed
    $10
    29 entries

    I'm in need of a skilled programmer experienced in C++ languages. The primary aim is to effortlessly convert simple Python code into its C++ equivalent. Ensuring to maintain specific functionalities such as: - Data Visualization: This functionality must be retained during the conversion process. The C++ code must facilitate the graphical representation of data as efficiently as the initial Pine script. - Algorithmic Operations: The output C++ code should continue to perform certain algorithmic operations, similar to the Pine script. Ideal candidates should have previous experience in similar projects and a strong understanding of both Pine and C++. Excellence in this task may lead to potential future collaborations. This is a great opportunity for candidates looking to bu...

    $145 (Avg Bid)
    $145 Avg Bid
    26 bids

    ...and iOS. The primary goal of this project is to create a social networking app. The most crucial features for this app are user profiles and a reliable messaging system. Key requirements for this project include: - Proven experience with React Native, particularly in deploying apps to both Android and iOS platforms. - A solid understanding of social networking app development, and a keen eye for user experience and engagement. - Extensive experience in developing user profiles and messaging systems. This project requires a high level of proficiency in React Native, as well as a strong portfolio showcasing similar projects. The ideal candidate or team will be able to demonstrate their expertise in these key areas, ensuring a smooth and successful ...

    $312 (Avg Bid)
    $312 Avg Bid
    18 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

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

    As a client, my primary focus is on creating a unique social networking site that will revolutionize the way people connect. I'm in search of a full stack web developer with a vision and a passion for innovation to help me bring this idea to life. This project is not for the faint-hearted; it will involve breaking barriers and creating something entirely new. Key Functionalities: - User Profiles and Accounts: The site will need to allow users to create and manage their profiles. - Messaging and Communication Features: It should include real-time messaging, group chat capabilities, and possibly video/voice calls. - Content Sharing and Posts: Users need to be able to share a variety of content like text, images, videos, and more. - Plugin Integration: The successful candi...

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

    $127 (Avg Bid)
    $127 Avg Bid
    35 bids

    I'm looking for a skilled developer who can help me customize the Colibrism PHP social network script. Key Requirements: - Experience with PHP and social network development. - Ability to wo...can help me customize the Colibrism PHP social network script. Key Requirements: - Experience with PHP and social network development. - Ability to work with Colibrism's source code and make necessary modifications. - Understanding of user profiles, authentication, and social media integration. - Capable of implementing basic social networking features. This project could be an exciting opportunity for someone who is familiar with PHP and social networking development. The ideal candidate should be able to understand the structure of Colibrism and implement modifi...

    $26 (Avg Bid)
    $26 Avg Bid
    15 bids

    I need assistance with a small-scale copy and paste data entry task. The data is less than 1,000 rows and is in a spreadsheet format. Ideal Skills and Experience: - Proficiency in spreadsheet software such as Excel or Google Sheets - Attention to detail to ensure accurate data entry - Efficiency in copy and paste tasks to complete the job promptly This is Medium Task for 1 day Max and will be Fixed Price of 800RS. We have to Refer the Raw File and Practice test for the Students and will it in the correct format in the Practice Bulk upload

    $11 (Avg Bid)
    $11 Avg Bid
    32 bids

    I need an experienced Ember.js developer to bring 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 enhan...

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

    ...Divisor (GCD) of a given set of numbers - Counting the number of characters in a file The main requirement for this project is to accurately measure the time taken to complete the entire process, including sending a file from the client to the server, computing the tasks, and returning the results to the clients. Ideal Skills and Experience: - Proficient in Java and Android app development - Strong understanding of networking principles and multi-client server applications - Experience with implementing complex algorithms, ideally bin packing - Solid knowledge on file handling and computation tasks - Previous experience in calculating process times Please note that while the project is focused on the Android platform, the server will be communicating with multi...

    $20 (Avg Bid)
    $20 Avg Bid
    7 bids
    Simple Logo Design 6 days left
    VERIFIED

    ...web-application we're developing. The logo should be a simple one with a single color: rgb(40, 199, 111). We want an owl to be a main part of the logo. The concept that the logo should utilize includes: team collaboration, communication, wise approach. As a basis for the logo an owl-icon can be considered: So, it should be a simple logo, might be something like "owl reading messages"

    $25 (Avg Bid)
    $25 Avg Bid
    121 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

    Are you an active LinkedIn user with a keen eye for detail? Do you enjoy sharing your feedback? If so, we have an exciting opportunity for you! We're seeking for the best to test our free SaaS tool designed specifically for LinkedIn users. Your task? Simply use our tool for 30-60 minutes and provide us with your most insightful and deep feedback on various aspects including: - User experience - Key features - Onboarding process - Issues - Any other insights you believe are crucial - Suggestions for improvements But to participate, you need to: - Have a LinkedIn profile and use the platform regularly. - Be an everyday LinkedIn user to ensure unbiased feedback. How to Participate: - Access the tool and additional details via this link: - Spend 30-60 minutes exploring the tool a...

    $25 (Avg Bid)
    Guaranteed
    $25
    12 entries

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

    $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

    ...GitHub project, which is a single page PHP/HTML/JS, fix it by the project defintion in the file and make it operational. The project's main functionality is to 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...

    $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

    As an emerging business offering professional services to B2C customers, I'm in need of a dynamic UK-based professional who can guide us on our marketing and sales strategies. Responsibilities: - Formulate innovative marketing and sales strategies to boost customer engagement - Conduct market research and analysis to identify customer trends and preferenc...- Formulate innovative marketing and sales strategies to boost customer engagement - Conduct market research and analysis to identify customer trends and preferences Skills and Experiences: - Proven experience in B2C business development within the UK market - Strong understanding and experience with marketing strategy planning - Extensive knowledge in market research and analysis - Proven networking and partnership deve...

    $96 (Avg Bid)
    $96 Avg Bid
    12 bids

    I'm looking for an expert that can guide me through Oracle Cloud Infrastructure (OCI) and VCN ...demonstrations, that would cover the following key topics: - VCN Configuration - Subnetting and Security Lists - Connecting to On-premises Networks The ideal candidate should have a strong understanding of Oracle Cloud Infrastructure, particularly in VCN setup and networking. They should be able to explain complex concepts in a clear, easy-to-understand manner. Previous experience in teaching, training or knowledge transfer would be a plus. Please note that this project is focused on live demos and teaching, rather than a simple setup. The main goal is to acquire a deep understanding of these topics, so the demos should be informative, interactive and tailored to a...

    $92 (Avg Bid)
    $92 Avg Bid
    4 bids

    We are seeking a freelancer with expertise in networking and cybersecurity to help implement IP rotation for our business. The purpose of IP rotation is to enhance testing capabilities, collect data from diverse sources, and improve security measures. This project requires: - Configuring IP rotation protocols (e.g., SOCKS proxies) to rotate IP addresses at specified intervals. - Managing IP ranges and ensuring seamless connectivity for business operations. - Implementing security measures to protect data and comply with industry regulations. - Providing documentation and training on IP rotation procedures. We emphasize that IP rotation is for legitimate business purposes and complies with all applicable laws and regulations. Interested freelancers should have experience wi...

    $25 - $50 / hr
    Sealed
    $25 - $50 / hr
    3 bids

    I'm looking for a skilled app developer to create a social networking app like a dating site for both iOS and Android platforms where people can connect , chat and video call randomly but it must be paid for the users. Key Requirements: - The app will primarily serve as a social networking platform. - User profiles should be fully customizable. This means users should be able to edit and personalize their profiles to reflect their individuality. Ideal Skills and Experience: - Proven experience in developing social networking applications is highly desirable. - Strong proficiency in both iOS and Android app development is essential. - Prior experience implementing fully customizable user profiles is a big plus. - A keen eye for user experience (UX) and user int...

    $404 (Avg Bid)
    $404 Avg Bid
    143 bids

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

    $133 (Avg Bid)
    $133 Avg Bid
    3 bids
    Python Simple Program 6 days left
    VERIFIED

    Input:- You will get an excel file as input. Step1- Sort the Excel file by site name and place data in sheet 1 Step2- Sort the Excel file by site address and place the data in sheet 2 Step3- Sort the Excel file by latlong and place the data in sheet 3. After Sorting and creating 3 different sheet, we need to apply the logic to find exact duplicate and high match. Example - means in sort by site name we will find exact duplicate and high match site(75%) match and print exact duplicate/ partial match. Then for exact duplicate and partially match we are going to compare all row and need to print what is matching like site city, site state, site country etc

    $22 (Avg Bid)
    $22 Avg Bid
    32 bids

    We are in search of an experienced developer to creat...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 of your approach to handling 3rd party URLs and passing text to the backend for translation. We look forward to reviewing your proposals. Reference Site: Budget: Quote in INR & USD Timeline: Specify the expected timeline for the project.

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

    ...Mentoring on practical accounting tasks, industry-standard software, and effective work strategies. - Networking with professionals and companies in the accounting and tech sectors. - Advancing my understanding of how accounting principles apply to businesses using Google's tools and services. Ideal candidates for this mentorship and guidance project will possess: - A strong background in professional accounting with a track record of working for or with well-known companies. - Experience in mentoring or coaching students or junior accountants. - Excellent communication skills and the ability to provide virtual training. - Knowledge of the Australian accounting standards and marketplace. This project will not only help me gain valuable experience but also ens...

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

    Request for development of initial version of mobile website Since I don't speak English, we have to communicate through translation. If I chat in Korean, you use a translator. Be clear about this and think carefully before participating. And I want someone who can get the job done quickly. There are a total of 3 development projects and many more. 1 SNS ad matching website / development budget $350 2 it development matching website / development budget $350 3 QR meal ticket management and attendance management site / development budget $400 All are website environments and have a smartphone shortcut icon push function. Supported by browsers. Development progress order 1 List of development function definition requirements (organization of conversation documents involving ...

    $754 (Avg Bid)
    $754 Avg Bid
    60 bids

    PLEASE READ before bidding. I'm in need of a skilled React Native developer to help me design and build a social networking app. The app should be compatible with both iOS and Android operating systems. Expected no of screens to be developed: 25 Key Requirements: - Extensive experience with React Native - Previous work on social networking apps - Proficiency in both iOS and Android platforms The app's primary function is to facilitate social networking, so it should be built with user engagement in mind. I aim for it to be a seamless, intuitive and user-friendly environment for social interaction. Backend APIs are developed using Django. Those will be provided. Job in scope 1. Design the UI 2. Develop the front end Your bid must include 1. Examples of p...

    $671 (Avg Bid)
    $671 Avg Bid
    160 bids

    I'm looking for an expert familiar with Adalo to help me build a freelance platform. The core feature of this app will be messaging. Key Requirements: - Building a freelance platform: The app should be designed in...platform: The app should be designed in a way that allows for a user-friendly freelance experience. - Messaging: One of the key features should be a messaging system that allows users to communicate effectively. Ideal Skills and Experience: - Proficient in Adalo: A strong background in designing and developing apps using the Adalo platform. - Prior experience with social networking apps: Experience in building social networking apps, particularly those with messaging functionalities. - UI/UX Design: Ability to create a visually appealing and user-friendly ...

    $468 (Avg Bid)
    $468 Avg Bid
    64 bids

    I'm in need of a freelancer who can provide me with an accurate and simple industrial machine wiring diagram. It's crucial that you have an in-depth understanding of electrical circuits and wiring systems for industrial machines. Responsibilities: - Prepare a wiring diagram for a simple machine circuit. - Make sure the diagram is easy to understand without oversimplifying the essential elements. Required Skills and Experience: - A strong background in electrical engineering. - Extensive experience creating wiring diagrams, preferably for industrial machines. - Solid understanding of machine simplistic circuits. - Attention to detail, accuracy and consistency in diagram creation. - Excellent communication skills to clarify any ambiguous points.

    $1281 (Avg Bid)
    $1281 Avg Bid
    30 bids

    I'm in dire need of a professional and experienced logo designer, specifically skilled in creating minimalist style designs. Your task will be to create a logo using a combination of purple and dark gray color. Having a good understanding of color pairing and past experience with modern, bold and unique design is crucial for this project. This needs to be completed ASAP, so proactive and efficient freelancers are highly preferred. Let's create something simple, yet powerful and engaging together. Create a logo for a pharmaceutical company named "BIOVERIC" it can have a full name "BIOVERIC Pharmaceuticals" Conceptual logo along with the name is highly preferred.

    $25 (Avg Bid)
    $25
    200 entries

    I'm seeking a talented individual to help me secure 5 to 10 sponsors for my upcoming Business Networking Summit Conference. Key Responsibilities: - Identify potential sponsors who would benefit from the brand exposure and networking opportunities offered at the conference. - Reach out to these potential sponsors and present the benefits of participating. - Negotiate terms and secure sponsorship agreements. - Maintain a professional and persuasive approach throughout the sales process. Ideal Skills and Experience: - Proven track record in sponsorship sales, particularly for business events. - Excellent communication and negotiation skills. - A good understanding of the benefits sponsors seek from events. - The ability to work independently and hit agreed targets. - A n...

    $18 / hr (Avg Bid)
    Featured Urgent
    $18 / hr Avg Bid
    6 bids

    I am in need of a comprehensive contact list of various officers from the land department in Rawalpindi. The specific roles we are focusing on but not limited to, are: - Land...focusing on but not limited to, are: - Land Registry Officer - Land Acquisition Officer - Land Surveyor Even though the purpose of this list was not specified, it would be best if the freelancer background lies in research, networking, marketing or promotions as these are the probable intended uses. To complete this project successfully, freelancers should demonstrate: - Strong research skills - Knowledge of land department operations in Rawalpindi - Attention to detail Please, include examples of similar work done in your application for this project. A detailed project proposal wo...

    $10 (Avg Bid)
    $10 Avg Bid
    12 bids

    I'm looking for a skilled network engineer who can assist in setting up a GRE tunnel on my MikroTik router. Key Requirements: - The main intent of this setup is to expand my network, so you should have a good understanding of network expansion principles. - You should be able to properly confi...should have a good understanding of network expansion principles. - You should be able to properly configure the GRE tunnel on MikroTik using best practices and ensure the network's optimal functionality post-setup. The ideal freelancer for this job should have experience in setting up GRE tunnels on MikroTik routers and a good understanding of network expansion strategies. A certification in networking would be a plus, but not mandatory. Look forward to receiving bids from ...

    $33 / hr (Avg Bid)
    $33 / hr Avg Bid
    3 bids

    I'm seeking a talented designer who can create an eye-catching and engaging professional bio for my new prosthetist, Stephen Deaton. Stephen is networking in our local community and trying to establish business referrals. Key Requirements: The bio should designed in a friendly and approachable tone, making it easy for Stephen to connect with various professionals and potential clients. Professionalism: Stephen prefers a professional, but friendly design. I am looking for a designer who can present Stephen's professional achievements with a matching professional layout. I have included several attachments that include the written content of his bio, three pictures of Stephen and our company logo. The address and phone numbers of our company must be included in the...

    $225 (Avg Bid)
    Featured Guaranteed
    $225
    87 entries

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

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

    I am in need of a proficient programmer with expertise in Python, Java, and JavaScript. The main goal of this project is to develop a mobile app pertaining to social networking. The perfect fit for this project will have the following expertise and experience: - Proficiency in Python, Java, and JavaScript - Extensive experience in mobile app development - Knowledge of the architectures, trends, and emerging technologies of social networking apps - Experience in building mobile apps with superb user experience and interface design The ultimate goal is creating a unique, user-friendly, interactive, and impressive social networking mobile app.

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    101 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

    ...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 connectivity between VPN endpoints. ...

    $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