Looking database script spuko jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 looking database script spuko jobs found, pricing in INR

    I am searching for an expert in lead generation to help expand the visibility of my website design and development agency. Key Responsibilities: - Generating warm leads specifically from start-ups based in the United States - Utilizing creative strategies to increase online visibility and draw in potential clientele Skills and Experience Required: - Proven success in lead generation targeting start-ups - Deep understanding of the USA market space - Experience in boosting the online visibility for businesses - Excellent communications and a results-driven approach The end goal is to increase our agency's online visibility, thus promoting business growth.

    ₹1084 (Avg Bid)
    ₹1084 Avg Bid
    9 bids

    I'm looking for a proficient developer to create a JavaScript script that focuses primarily on data processing. The data in question is text-based. The ideal candidate for this project should have: - Advanced skills and familiarity with JavaScript - Considerable experience in working with text data - Knowledge on various data processing methods and techniques Your main task will be to develop a script which can efficiently process different sets of text data. Further details about the project will be shared with selected candidates. Please include examples of similar projects you've done in your proposal. I need a script to organize/collect, in a CSV file, the transactions of an Injective Blockchain wallet, including date, hash, address of wallet ...

    ₹8424 (Avg Bid)
    ₹8424 Avg Bid
    64 bids

    I am in need of Native Fluent English Speakers from the United States, Canada or Jamaica for an exciting customer support project, revolving around voice recording of promotional scripts. Here's what I'm looking for: Skills and Experience: - Strong command of the English language with a native accent. - Proficiency in voice recording and knowledge about proper voiceover techniques are a bonus, but not mandatory. - Willingness to learn and understand my product in order to create a compelling promotional script. Project Details: - The main task involves recording promotional scripts for customer support. This would be a wonderful opportunity for those with a flair for marketing and communication. - You will not have to write the scripts. They will be provided fo...

    ₹834 / hr (Avg Bid)
    ₹834 / hr Avg Bid
    12 bids

    Hi, I'm looking for an agent to help with potentially sourcing some products. What do you specialize in and how does the process work if I were to use you? Can we have a quick conversation about the finer details? What is the best way of speaking? Thanks

    ₹179832 (Avg Bid)
    ₹179832 Avg Bid
    6 bids

    More details: Which social media platforms would you like the social media manager to manage? LinkedIn, Github What specific tasks would you like the social media manager to handle on LinkedIn and Github? Creating and posting content, Engaging with followers, Managing connections and networks What is the main goal you want to achieve through the social media management on LinkedIn and Github? Networking and collaboration opportunities

    ₹30611 (Avg Bid)
    ₹30611 Avg Bid
    42 bids

    Hello, We require a 10 Seconds Sample video of the attached script. The successful candidate would be our choice for long term collaboration for many videos to come. We recommend doing 5 seconds from the intro, and another 5 seconds from the middle.

    ₹1835 (Avg Bid)
    Guaranteed
    ₹1835
    1 entries

    For this role, I need a professional who specializes in adding email verification scripts to API for an existing PHP saas system. The email address validation is the primary requirement. Rather than direct server connection, we will send our script to be examined and require a step-by-step guide on every action necessary to be executed. Required Skills: - Experience with API integration - Proficiency with PHP, Laravel - Excellent written communication skills for document preparation

    ₹1835 (Avg Bid)
    ₹1835 Avg Bid
    57 bids
    Data Extraction from Database 6 days left
    VERIFIED

    I got database in DB3 format. In contains many things like RGB images and LiDAR (point of cloud ) data and others. I attach metadata file. What I need is some who will connect to my PC via Anydesk and will remotely extract information from that database. RGB and LiDAR of same scene so that it is compatible with format

    ₹5088 (Avg Bid)
    ₹5088 Avg Bid
    31 bids

    ...by including only the valid transactions, following the specific requirements outlined below. Objective Your primary objective is to write a script that processes a series of transactions, validates them, and then mines them into a block. The output of your script should be a file named that follows a specific format. Requirements Input You are provided with a folder named mempool containing several JSON files. Each file represents a transaction that includes all necessary information for validation. Among these transactions, some are invalid. Your script should be able to discern valid transactions from invalid ones. Output Your script must generate an output file named with the following structure: First line: The block header. Second line: The seriali...

    ₹834 / hr (Avg Bid)
    ₹834 / hr Avg Bid
    2 bids

    ​Hi, I'm looking for someone to write a trading strategy for financial instruments. So the concept is very simple. I would like to backtest trades that will take place every day at the same entry time, for example, 08:00:00, and run until 10:00:00. Entry criteria: One trade in each direction only Long Entry If we assume the entry point as 08:00:00 on a 5-minute chart, this bar will be our "open range.". If the next bar moves above "open range high," that will trigger the long position, and accordingly, our SL will be below "open range low.". Sell Short If we assume the entry point as 08:00:00 on a 5-minute chart, this bar will be our "open range.". If the next bar moves below "open range low," that will trigger the...

    ₹13179 (Avg Bid)
    ₹13179 Avg Bid
    93 bids

    I am in need of an experienced data entry professional who can effectively update my databases. You will only be required to work less than three hours a day from your home. Key Responsibilities: - Updating Database regularly - Ensuring data integrity and accuracy - Solving any database related issues Ideal Skills and Experience: - Proficient in Oracle, MySQL, SQL Server - Exceptional attention to detail - Prior experience in Database updating Get in touch if you fit this profile. This could be your chance to establish a regular, part-time, work-from-home position.

    ₹2502 / hr (Avg Bid)
    ₹2502 / hr Avg Bid
    18 bids

    Hello Freelancers, I have one project that i am trying to build the web based tool. The idea is 70 -100 farmers will be given the identity card with unique QR Code stamped on the id card. When the farmer scan the QR Code in the web browser, his profile will open. On his profile, We will show some generic information about his farm an...On his profile, We will show some generic information about his farm and crops like that without login. Then once he logs in he will be able to see some secured information like Payment, Inspection Report of his farms and all. From Admin Side, Admin should be able to edit the information about each Farmer. I am made a Wireframe and UI for better undersatnding so you can get the idea. So I am looking for the experienced Web Developer who can develop...

    ₹250 / hr (Avg Bid)
    ₹250 / hr Avg Bid
    19 bids

    I need the following code to run in Quasar 2.6.0 / Vue 3.0 async fetchAbstracts() { try { const url = 'https://eutils.ncbi.nlm.nih....isArray(abstractText)) { ((text, index) => { (`Abstract Section ${index + 1}: ${text}`); }); } else { (`Abstract: ${abstractText}`); } }); }); } catch (error) { ('Error fetching or parsing the XML:', error); } } I have import axios from "axios"; import xml2js from "xml2js"; In my script file but when I get to const parser = new ({ explicitArray: false, ignoreAttrs: true }); It throws an error of: Error fetching or parsing the XML: TypeError: is not a function I just need working code

    ₹1501 (Avg Bid)
    ₹1501 Avg Bid
    20 bids

    Attention. Those who are ready should apply. People who only send requests should not apply. I am looking for a Cora PHP specialist who can add VIEWS code to the control panel. When the news articles are viewed by the users, it should be displayed in the control panel. Views should not be repeated, it should remember the user's ip address or device

    ₹1752 (Avg Bid)
    ₹1752 Avg Bid
    52 bids

    i need someone who is good at writing mathematical scripts this job i need to develop a script to count distinct numbers in the outputted arrays we can specify conditions like min or max etc example -------------- suppose i want to count all distinct numbers in the following sets of numbers i will set a the MIN as 1 and MAX as 100 (but i can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will ...

    ₹1335 (Avg Bid)
    ₹1335 Avg Bid
    43 bids
    Trophy icon Script Installation 2 days left

    Fertig Script installieren. Installation

    ₹3336 (Avg Bid)
    Guaranteed
    ₹3336
    7 entries

    As an entrepreneur in educational domain, my to-do list keeps growing and I seek a motivated, detail-oriented Virtual Assistant to share the load. While I haven't given specific tasks, be prepared for a diverse job involving Data Entry, Email Management and Social Media Management among others. I am flexible with working hours, but reliability and punctuality are crucial. Requirements: - Having Good conditioned Laptop - Good English Communication Skills - Available in Night Time India from 7PM till 11:30PM I look forward to inviting you onto my team and working together.

    ₹167 / hr (Avg Bid)
    ₹167 / hr Avg Bid
    77 bids

    I'm seeking a professional video editor for my YouTube videos, which are long-duration. Your responsibilities will include: - Advanced video editing, cutting and trimming my rough footage according to the indications and script I provide - Occasionally incorporating text animations into the videos - Delivering the final edited video in MP4 format Key qualifications: - Must be fluent in Spanish as the scripts and video content are in Spanish - Familiarity with editing for YouTube is a plus - Ability to interpret scripts and edit accordingly I'm looking for someone who is interested in an ongoing work relationship, outside of this platform for better collaboration. If this sounds like the opportunity for you, submit your bid. I look forward to potentially working ...

    ₹2419 (Avg Bid)
    ₹2419 Avg Bid
    32 bids

    I require assistance with linking my MySQL database server to my domain. Additionally, I need someone to upload the server to CPanel and facilitate its installation. I need someone to connect the server to the domain + I want to upload a digitalocean server to CPanel and install it

    ₹2169 (Avg Bid)
    ₹2169 Avg Bid
    39 bids

    We are looking for a skilled freelancer or agency to elevate our current Google Sheets-based systems into a robust SQL or BigQuery database framework. The objective is to create a user-friendly web dashboard that seamlessly interacts with the database, ensuring smooth data updates and retrieval. .Collaborate with cross-functional teams to understand current Google Sheets systems and user requirements. .Design and develop a web dashboard for user interaction with the SQL or BigQuery database. .Implement user authentication and authorization protocols for secure access to the system. .Create a system where users can create unique usernames and perform tasks associated with their roles. .Establish data synchronization between the web dashboard and the SQL/BigQue...

    ₹23855 (Avg Bid)
    ₹23855 Avg Bid
    34 bids

    I have a script with 2 function (see top picture), i need to replace with the 2 function on the bottom picture and have it install on my server It's a github script

    ₹9175 (Avg Bid)
    ₹9175 Avg Bid
    87 bids

    We're seeking a WordPress developer to enhance MySQL database performance and construct a new website. The task involves optimizing and removing redundant code from the database directly, not through plugins. Additionally, they must create a website that fulfills the Core Web Vitals criteria. It's worth noting that we're not utilizing Google AdSense; instead, we're using Ezoic. Post Ezoic integration, the Core Web Vitals scores should exceed 95%. This website is dedicated to devotion and spiritual content.

    ₹11010 (Avg Bid)
    ₹11010 Avg Bid
    31 bids

    Responsibility: 1. Collaborate with our team to understand our brand identity and design requirements. 2. Create original and innovative logo designs that align with our brand aesthetic 3. Deliver high-quality work within specified deadlines Requirements: 1. Proven experience as a logo designer, with a strong portfolio showcasing previous work 2. Proficiency in graphic design software such as Adobe Illustrator and Photoshop Other details: 1. Combination of text and symbol 2. Minimalist and clean 3. Pastel colors

    ₹1168 (Avg Bid)
    ₹1168 Avg Bid
    22 bids

    ...giving you the flexibility to apply based on your wide-ranging experience in PHP script modification. Main Task: • Modify various Code Canyon PHP scripts as per requirement. The ideal freelancer for this job should have: Relevant Experience: • A strong track record of modifying PHP Scripts, preferably but not limited to, CodeCanyon scripts. Your application will stand out if you share specific examples of your previous work in this area. • Experience in a related industry would be a bonus. In your application kindly focus on your: • Experience with PHP and script modification. This project could lead to multiple further enhancements and modifications with the right person having the right experience. I am looking forward to reading your app...

    ₹1668 / hr (Avg Bid)
    ₹1668 / hr Avg Bid
    125 bids

    I am seeking a data entry specialist to harvest text data from online databases. Your role will involve locating relevant information from various online platforms and entering it into an Excel spreadsheet. The ideal candidate for this role should have: - Excellent research capabilities - Proficiency in using Excel - High attention to detail - Ability to manage and organize large volumes of data This project is well-suited for freelancers who have previously worked with online databases and have a strong understanding of data input management in Excel. Please note that the final deliverable will be an Excel spreadsheet file containing all harvested data.

    ₹163233 (Avg Bid)
    ₹163233 Avg Bid
    42 bids

    ...characters concept but the cost will be lowered reason these are just variation. After designing the first character Blue, subsequent characters Red and Green can be designed similar to the concept of the Powerpuff Girls. Upon completion, we'll discuss the pricing for all the images based on the agreed scope of work. This will ensure that both parties are aligned on expectations and deliverables. Looking forward to seeing your creative designs! We will have the attached design on the website where these three characters will be used but we need to replace them because of trademark issues we can't used power of girls or powerpuff. Certainly! Our company operates in the cryptocurrency meme coins sector, focusing on empowering and representing female influence within...

    ₹41705 (Avg Bid)
    Featured Guaranteed Sealed
    ₹41705
    136 entries

    Looking for a seasoned Drupal developer to help on an intranet project. Roughly 10-15h/week to start with. Mostly UI tasks and minor bug fixing to start with, so that you can get familiar with the current state of affairs, then gradually more hours and more interesting tickets if all goes well. You will be working with another developer. 2 standup meetings per week, one hour each. The project is expected to last for another 5 to 6 months. Ticket management is done in Zoho Desk.

    ₹2002 / hr (Avg Bid)
    ₹2002 / hr Avg Bid
    157 bids

    Features required: Store Locator: Implement a store locator feature that allows customers to find physical store locations based on their location or search criteria. Product Badges: Design and integrate product badges to highlight special offers, new arrivals, best sellers, etc., on product listings. Slide-out Cart: Create a slide-out cart functionality that provides a seamless user experience for adding and managing items in the cart without leaving the current page. Product Page/Cart Upsells & Cross Sells: Develop upsell and cross-sell features on product pages and in the shopping cart to encourage customers to add complementary or higher-value items to their purchase. Minor Updates to Various Pages: Make minor updates and improvements to various pages of our Shopify store to e...

    ₹1001 / hr (Avg Bid)
    ₹1001 / hr Avg Bid
    45 bids

    ...worked with for 4 years left the job due to personal reasons, so I'm looking for a new developer. Development tools: PlayCanvas engine, React, Node.js, JavaScript, etc. All projects have already been created with PlayCanvas, so producing them with or making variations does not suit our company. We are looking for a developer who can import 3D model data into PlayCanvas, so we hope you understand this well before bidding. We are looking for a developer who can import 3D model data into PlayCanvas. Project Introduction: Our company is creating a site that implements a function to look around cars using the PlayCanvas engine. The developer I worked with for 4 years left the job due to personal reasons, so I'm looking for a new developer. Developm...

    ₹180249 (Avg Bid)
    ₹180249 Avg Bid
    106 bids

    Hi, I would like to create a script that: -uses the Soslcan API -identifies new SOL tokens -creates buy orders based on certain criteria (fdv, volume etc) and sends to wallet please tell me in general how you would go about this so i know you are suitable for the task? As the client for this project, I'm seeking a proficient coder, experienced with Python and Java, to create a system that integrates with Solscan API to provide real-time updates. The runtime for this operation is vital, with a strict two-week deadline in place. Key Requirements: - Proficiency in Python or Java programming - Prior experience with API integration, notably Solscan - Ability to deliver the project in two weeks The selected freelancer will demonstrate a solid understanding of creating real-ti...

    ₹1918 / hr (Avg Bid)
    ₹1918 / hr Avg Bid
    110 bids

    I need an experienced Pine script coder for developing my EMA (Exponential Moving Average) strategy on TradingView. The key task is to incorporate - Implementing and coding the EMA strategy I've detailed. - Ensuring the script can backtest trading data effectively. - Coding the script to generate trade signals. Furthermore, I want this script to automatically initiate and execute trades Synchronized with my broker account. This calls for a high-level experience in TradingView API and order management system. Additionally, this project requires backtesting the strategy on a mixed dataset of both specific historical and most recent market data for determining the effectiveness of the automated trading strategy. Proven expertise in backtesting trading strat...

    ₹8174 (Avg Bid)
    ₹8174 Avg Bid
    12 bids

    ...ready to go! before proceed further require to show us your previous MLM project in live not only screenshot or video. If you think it is private not convenient to present. Pls do not accept this project. Web and App for agent Admin panel for super admin Please read before accept this job. Thank you -------------------------------------------------------------------------- 01. If you are looking for a work life balance and work based on your sweet time. pls DO NOT accept this job. 02. Work life balance not for young man. Work hard when we still young 03. we only deal with business owner, if you are agency, sales manager or project manager pls do NOT accept 04. we dont mind if u are just a small team. as long as responsibility, work hard, fast respond and quality. 05. Respond...

    ₹210276 (Avg Bid)
    ₹210276 Avg Bid
    110 bids

    I need a skilled developer to generate a custom Python script aimed at Yolo v8 image segmentation. I have a pretrained model and I converted it into ONNX format. Now I have to get and draw inference of it on original image. I can't use ONNX runtime or Ultralystic. Only OpenCV-Python and Numpy are available. Ideal Experience: - Familiarity with Yolo v8. - Experience in image segmentation. - Mastery in Python scripts. This is not a project, only providing python sample script, if you have one, you can earn money in a min.

    ₹834 (Avg Bid)
    ₹834 Avg Bid
    12 bids

    More details: What type of website do you need? restaurant website What features would you like to have on your restaurant website? Online menu and ordering system, Reservation booking, Photo gallery What is the primary goal of your restaurant website? Drive online food orders

    ₹30778 (Avg Bid)
    ₹30778 Avg Bid
    268 bids

    I am seeking an experienced ASP.NET and SQL database expert to collaborate on an unspecified developmental project. While the expected outcome of this engagement remains fluid, a strong grasp of these two key technologies is non-negotiable. Ideal skills and experience: - Proficiency in ASP.NET and SQL databases - Proven ability to work on undefined, evolving tasks - Ability to apply technical skills creatively I encourage you to include details of any relevant experience and past work in your application to demonstrate your proficiency and versatility. A detailed project proposal will also give me a glimpse into how you intend to approach this task. Note that specifics of the task will be further clarified during the selection process.

    ₹4921 (Avg Bid)
    ₹4921 Avg Bid
    28 bids
    Trophy icon looking for a video editor 7 days left

    Can someone complete this please change the face to Franck the voice voice to say franckitrowley instead of wreckitrowley also remove the water mark from the original meme I stated my own version but never got to finish it and broke my computer by dropping down states when I was moving it I’m leaving examples of how far I got I need someone to actually complete it since I can’t nobody on reddit seems to want to do it

    ₹1251 (Avg Bid)
    Guaranteed
    ₹1251
    2 entries

    Project Overview: We've already implemented a functional cookie consent banner with a script that manages cookie setting (setCookie, readCookie), consent selection (setCookieConsent), and banner behavior (checkbox initialization etc.). We need your expertise to integrate Google Tag Manager (GTM) with this existing script. We need conditional firing of a Google Analytics 4 (GA4) tag based on user consent selections (e.g., "Statistical" consent). I want these consent states to be managed correctly: ad_storage analytics_storage ad_user_data ad_personalization _personalization_storage functionality_storage security_storage and make settings adjusted for google v2 compilance. In your bid please write in short, what is new in Google v2 management. Bid only if yo...

    ₹1668 (Avg Bid)
    ₹1668 Avg Bid
    26 bids

    I'm looking for a motivated and meticulous professional who can successfully convert 5-6 pages of an old paperwork, handwritten in English, into typed text. Key Requirements: - You should have excellent English proficiency to understand and interpret the handwriting, which is difficult to read in some places. - Proven experience in transcription tasks is greatly valued. - You should have strong attention to detail and the ability to accurately transcribe verbatim. In your proposal, please share a brief summary of your experience, along with any similar transcription projects you've completed.

    ₹2753 (Avg Bid)
    ₹2753 Avg Bid
    7 bids

    I'm in need of an Oracle database expert versed in advanced database design. Your tasks will encompass creating a comprehensive design that incorporates stored procedures, views, triggers among others. The database structure is complex, therefore demanding a mastery of the aforementioned advanced concepts. The ideal candidate should: - Have demonstrable experience in Oracle database design. - Be proficient in forming complex relationships between multiple tables. - Show competency in creating stored procedures, views, triggers, and other advanced database features. Your understanding of our needs and execution will greatly influence our company's operational efficiency.

    ₹2919 / hr (Avg Bid)
    ₹2919 / hr Avg Bid
    38 bids

    ...portfolio boasting over 35 SaaS applications, I’m in search of a robust SaaS affiliate management script to streamline my affiliate program operations. My goal is to create a centralized platform where I can showcase all my applications and invite affiliates to join and promote my offerings effortlessly. Ideally, I’m looking for a script on codecanyon or any other similar marketplace that requires minimal customization, allowing me to quickly integrate it into my existing infrastructure. It should offer comprehensive features for both vendors and affiliates, ensuring seamless collaboration and effective promotion of my SaaS products. If you have any recommendations or suggestions for a suitable script available on CodeCanyon, I would greatly...

    ₹12261 (Avg Bid)
    ₹12261 Avg Bid
    19 bids

    I am in need of a proficient developer who can build a REST API for a Python script to facilitate integration with another internal application, primarily written in PHP. Key requirements include: 1. API Development Expertise - You should have strong working knowledge of Python and PHP and substantial experience in REST API development. 2. Integration Knowledge - A clear understanding of how internal system integration works. 3. Problem-solving Abilities - The capacity to troubleshoot, spot issues, and provide quick, effective solutions should any problems around integration arise. This role is suited to anyone who thrives in challenges and is excited to make existing systems more efficient via integration. If you're the kind of developer that loves a good puzzle, I'd ...

    ₹2669 (Avg Bid)
    ₹2669 Avg Bid
    11 bids
    Looking for dating app tester 6 days left
    VERIFIED

    Looking for dating app tester. -Need Android phone -Located in USA -Each comment should be more than 60 words

    ₹834 (Avg Bid)
    ₹834 Avg Bid
    14 bids

    Can someone complete this please change the face to Franck the voice voice to say franckitrowley instead of wreckitrowley also remove the water mark from the original meme I stated my own version but never got to finish it I broke my computer by dropping down A flight of stairs when I was tryi...voice to say franckitrowley instead of wreckitrowley also remove the water mark from the original meme I stated my own version but never got to finish it I broke my computer by dropping down A flight of stairs when I was trying to move it I’m leaving examples of how far I got in my original version I need someone to actually complete it since I can’t and nobody on reddit seems to want to do it I’m looking for the video to be high quality

    ₹1335 (Avg Bid)
    Guaranteed
    ₹1335
    1 entries

    I am seeking a professional developer with proficiency in CodeIgniter, to build a movie database website using IMDb and OMDB API. Key Features: - Enable movie search through a search bar. - Display detailed information for each movie. This information will be fetched via the IMDb and OMDB API. - Build and manage the movie database to store movie titles and information. User Interaction: - The website should give the users the ability to search for movies using titles. - The search result should direct users to a details page displaying information about the specific movie, drawn directly from IMDb and OMDB API. Design: - I prefer a professional and corporate design that is clean and minimalist for this website. Ideal Skills: - Proficient in CodeIgniter - Experience with ...

    ₹2335 / hr (Avg Bid)
    ₹2335 / hr Avg Bid
    83 bids

    I'm looking for a solution that can effectively scan barcoded items and automatically update an Excel database. This needs to include: - Instantaneous data input into Excel after each scan, eliminating the need for manual updates or end-of-session entries. - Accurate inventory count post each scan, providing an easy record of stock numbers. Ideal freelancers will have robust experience in barcode reading technology and automatic data updates. Familiarity with inventory management technology is a plus. This project requires a high level of accuracy and efficiency in data entry.

    ₹10009 (Avg Bid)
    ₹10009 Avg Bid
    77 bids

    Hello, I Search CPA network script a PHP for example (site is not reachable down operator) new or used Please offer everything pay immediately

    ₹37284 (Avg Bid)
    ₹37284 Avg Bid
    57 bids

    looking to buy ready made smtp server that have high deliverability to office365 you must be able to test to my email to confirm deliverability

    ₹14013 (Avg Bid)
    ₹14013 Avg Bid
    12 bids

    Script Feature: - Login to a list of SSH servers by domain or IP (from text file) - Use a set of usernames + password (can be multiple passwords) to login to the servers. - Run Bash Script on the connected server (which comes from a txt file on the server running the script, not on the connected to server) - Timeout if SSH server did not answer. - Display results at the end of a run (show which servers the script did not run because of errors). Login simultaneously to all available ssh servers. Not server by server.

    ₹2419 (Avg Bid)
    ₹2419 Avg Bid
    19 bids

    PLEASE READ BEFORE SUBMITTING PROPOSAL We are looking for someone in particular, which is why we have not hired anyone for the past 6 months. We are looking for someone that is good at what they do and is willing to invest in us for a short time. We are not looking for anyone that is not looking for a long-term partnership, so please read all of the details of this posting before submitting a proposal!! Also, please review all of the key word we have included in regards to marketing and advertising on Instagram, Facebook, Google and Pinterest! PLEASE ATTACH THE PROFILES YOU HAVE HELPED, METRICS/RESULTS YOU HAVE BEEN ABLE TO ACHIEVE AND ANYTHING ELSE THAT SHOWS YOUR SKILLS! We require an expert, creative and unique Social Media Marketer that is fluent in Engli...

    ₹25190 (Avg Bid)
    ₹25190 Avg Bid
    35 bids