Filtër

Kërkimet e mia të fundit
Filtro sipas:
Buxheti
deri në
deri në
deri në
Lloji
Aftёsitё
Gjuhët
    Shteti i punës
    2,000 install server punët e gjetura, me çmimin EUR
    laravle php admin Ka përfunduar left

    php laravle me admin install krna hai

    €2 / hr (Avg Bid)
    €2 / hr Oferta mesatare
    10 ofertat

    ...photoshop o altro software) per adattarle al tema e al posizionamento; - usare quanto più possibile i colori dell'azienda per i vari testi, menù, grafiche, ecc. Si prevede un lavoro che oscilla tra le 10 e le 20 ore. Budget massimo 100 euro. Make a showcase site in Italian with Wordpress. We have all the contents (text, photos and a draft logo). What I need is: - install Wordpress in Italian on a domain opened by us; - install the theme and the various plug-ins recommended by us; - there will be suggestions on how to use themes and plug-ins recommended by us; - possibly improve or create a logo; - place the logo in the header of the site; - create the "home page" by selecting the best text and the best photos with automatic scrolling (slide)...

    €105 (Avg Bid)
    €105 Oferta mesatare
    5 ofertat
    Project for Alchemy C. -- 2 Ka përfunduar left

    install check-me

    €38 (Avg Bid)
    €38 Oferta mesatare
    1 ofertat
    IT Suuport/Web server admin Ka përfunduar left

    Office 365, Wordpress server admin, closed server admin

    €6 / hr (Avg Bid)
    €6 / hr Oferta mesatare
    5 ofertat
    Install a theme Ka përfunduar left

    Install a theme onto opencart for me.

    €18 (Avg Bid)
    €18 Oferta mesatare
    12 ofertat

    Install Wordpress and PHPlist on my server and provide instructions on how to access from my PC.

    €27 (Avg Bid)
    €27 Oferta mesatare
    5 ofertat

    I am seeking an expert in AWS servers, particularly in the problem-solving aspect of EC2 instances. Key tasks to be performed: - Diagnose the specific issues of the server - Suggest and implement suitable solutions to rectify the problems - Maintain and improve server performance Ideal Expertise and Skills: - Strong technical skills and deep understanding of AWS, specifically EC2 instances - Proven track record in handling server emergencies and solving server issues - Competence in developing and maintaining customer-focused, high-performance AWS infrastructure - Proficient with best practices in ensuring server security

    €80 (Avg Bid)
    €80 Oferta mesatare
    12 ofertat

    Project description: I'm seeking a proficient local network cabling contractor to handle projects and technical support. The task involves installation of network equipment (switches, access points, and security cameras for both indoor and outdoor areas). Your role will involve: - Mount/Install network equipment as directed - Field technical support - Remote support Contractor should carry liability insurance and C7 license is preferred Ideal candidates should have extensive experience with network cabling and a track record of executing similar projects successfully. It's crucial for the freelancer to be proficient in handling varieties of network cables especially Cat 5e, Cat 6 and Fiber optic cables, and familiar with network switches, access points, speak...

    €9415 (Avg Bid)
    Lokale
    €9415 Oferta mesatare
    2 ofertat

    I have code for login trading accound and fetch token data. I need to update more data ...stick, Mins Intervals are in Dropdown box, I can choose any minutes interval, I need you to collect Last 5 candle data from the Excel in the web and other details for each token, I will give token name in the excel, It will automatically display the rows of data. If i chanage time interval it will display those data only. Need ot automate the buy/sell order Note: I dont know about coding, If you install the code and run successfully at my system thereafter I will hire you and release the payment. If you agree this term you will apply this task Budet is 600 INR and Good review, Dont expect more I am not big fish. it is difficult job dont come for Money you should waste you time for unrealish E...

    €12 (Avg Bid)
    €12 Oferta mesatare
    8 ofertat

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

    €16 / hr (Avg Bid)
    €16 / hr Oferta mesatare
    12 ofertat

    ...VPN/Internet gateway solution. This project involves building server software capable of authenticating client connections and providing access to the internet. Requirements: Master's degree or PhD in Computer Science, Cybersecurity, or a related field Extensive experience in internet security, privacy, and VPN technologies Strong proficiency in server-side software development Familiarity with OpenWrt and router firmware development (preferred) Passion for internet security and privacy Responsibilities: Develop robust Wireguard exit nodes and VPN server software Ensure seamless integration with existing client software and VPN router firmware Implement secure authentication mechanisms for client connections Design scalable server architecture for hos...

    €38 / hr (Avg Bid)
    €38 / hr Oferta mesatare
    14 ofertat

    ...*** I'm facing significant challenges with my WooCommerce website's performance. Here's what I'm experiencing: - Slow page loading - High server load - Database query delays Although I’m already employing caching plugins and techniques for performance optimization, the difficulties persist. My WooCommerce site is hosted on a VPS/Dedicated hosting package. I'm in need of a WooCommerce expert who has significant experience in performance optimization, handling high server loads, and reducing database query delays. The ideal candidate should have: - Proven experience in troubleshooting and improving WooCommerce site performance - Strong knowledge of server management, particularly VPS/Dedicated hosting - Expertise in database managem...

    €31 / hr (Avg Bid)
    €31 / hr Oferta mesatare
    110 ofertat

    ...js application. These include improper error handling, server banner disclosure, and misconfigured CORS. Requirements: - Identify and rectify improper error handling, ensuring that user-friendly error messages are displayed and errors are logged for debugging purposes. - Address server banner disclosure, to enhance the security of the application. - Modify CORS configuration to prevent misconfigurations and enhance security measures. I am looking for an expert who is well-versed in AWS, particularly in working with applications. The ideal freelancer for this job should have: - A thorough understanding of AWS services and its integration with Next.js. - Proficiency in addressing security vulnerabilities, in particular server banner disclosure and CORS misconfig...

    €20 / hr (Avg Bid)
    €20 / hr Oferta mesatare
    9 ofertat

    I am looking for a Google expert able to install the cookie consent mode v2 imposed by UE Law. I don't want any banner to be installed on my website and I want the code installed on my website to always autorised cookies using for all visitors on my website.

    €120 (Avg Bid)
    €120 Oferta mesatare
    50 ofertat

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

    €183 (Avg Bid)
    €183 Oferta mesatare
    10 ofertat

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

    €51 / hr (Avg Bid)
    €51 / hr Oferta mesatare
    23 ofertat

    1. Looking for an assistance fixing UPS Shipping module on Zen Cart based shopping website. 2. Need to fix or install different Captcha to prevent bots registering fake customers on the same Zen cart website. 3. Need to resize Company logo on Zen Cart website/template.

    €141 (Avg Bid)
    €141 Oferta mesatare
    68 ofertat

    I am looking for an experienced developer that have worked on the signal messenger app to rebrand the app change icons and colours. We need installation on our amazon instance signal server and included all required backed services database etc. and publish application with custom icon colours and icons markets google and apple. you can look signal application

    €1099 (Avg Bid)
    €1099 Oferta mesatare
    39 ofertat

    We are currently struggling with our WordPress site which is plagued by slow loading times, frequent server crashes and persistent error messages. Given the criticality of the platform, We need an expert who is adept in Internet Information Services (IIS) server management running WordPress environment and troubleshooting it at server level. To be successful in this role, you should demonstrate the following: - In-depth knowledge of IIS servers and WordPress operations - Proven experience in diagnosing and resolving server and website errors - Proficiency in optimizing WordPress sites for enhanced performance Please note, no recent changes or updates have been made to the website or server configuration that could be contributing to these issue. I...

    €188 (Avg Bid)
    €188 Oferta mesatare
    60 ofertat

    I'm in need of an expert developer with a keen understanding of PHP, Heroku, and Shopify. This project entails the deployment of a Heroku server where my API key will be secure and stored in an environment variable. You'll also need to utilize this Heroku-based API key on my Shopify platform to access and display user data through API calls. Ideal Skillset and Experience Required: - Proficiency in PHP - Expertise in deploying and managing Heroku servers - Understands how to secure API keys on Heroku - Experience with Shopify API integration and displaying data.

    €154 (Avg Bid)
    €154 Oferta mesatare
    42 ofertat

    I am in search of a skilled developer to set up PHP 5.6 and PHP 7.2 on our dedicated server. The server currently runs Plesk and Ubuntu 22.04.4 LTS. I need both PHP versions running on the server, as we have one Magento 1.9 website and one Magento 2.3 website. Key Requirements: - Install PHP 5.6 and PHP 7.2 on our dedicated server running Plesk and Ubuntu 22.04.4 LTS - Set up both PHP versions to be used on different websites - I may require support in configuring the websites to use the specific PHP versions after installation The ideal candidate for this project should have: - Extensive experience working with PHP installations on dedicated servers - Proficient knowledge of Plesk and Ubuntu - The ability to provide guidance on PHP version selection ...

    €152 (Avg Bid)
    €152 Oferta mesatare
    59 ofertat

    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

    €11 / hr (Avg Bid)
    €11 / hr Oferta mesatare
    7 ofertat
    WordPress Server Migration to VPS 6 ditë left
    VERIFIKUAR

    ...Current website is very slow and couldn't take a back up using updraftplus plugin I need all files and Database copying to new server and testing that it function OK I am in need of a specialist with broad experience in WordPress platform to move my website from its current location to a Virtual Private Server (VPS). Requirements: - Comprehensive knowledge of WordPress site architecture and components. - Extensive experience in website server migration, particularly to VPS hosting. - Ability to ensure that no data is lost during the migration process. - Skilled in backup creation and restoration. - Familiarity with DNS and IP configurations for the new server. The task must be completed with minimal downtime and no loss of data/functionality. Please...

    €137 (Avg Bid)
    €137 Oferta mesatare
    154 ofertat

    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.

    €39 (Avg Bid)
    €39 Oferta mesatare
    14 ofertat

    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.

    €16 (Avg Bid)
    €16 Oferta mesatare
    18 ofertat

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

    €125 (Avg Bid)
    €125 Oferta mesatare
    3 ofertat

    ...of a skillful developer experienced in OpenCart 3.0.x who can work on a TNT extension for me, with an emphasis on two key features: 1. Real-Time Shipping Rates: The extension should offer real-time shipping rates from TNT; it must consistently and accurately display current costs to customers. 2. Easy Installation and Setup: Ease of use is paramount. The extension should be straightforward to install and set up on my online store. The project deadline is within one month, so time management will be a crucial skill for interested freelancers. Proficiency with JavaScript, PHP, eCommerce, HTML and CSS is required, along with OpenCart experience. If you have worked on similar projects before, please include them in your proposal. This shopping cart has been operating for several ...

    €5 / hr (Avg Bid)
    €5 / hr Oferta mesatare
    11 ofertat

    I'm looking for a skilled professional to help me install the eBay API on my existing Ubuntu 22.04 server for the primary purpose of showing orders on webpage. here is the sdk - Key Responsibilities: - Installation of the eBay API on the Ubuntu 22.04 server. - Ensuring the API is correctly set up to show orders on webpage. Ideal Skills and Experience: - Proficiency in working with Ubuntu servers, particularly version 22.04. - Prior experience installing and configuring the eBay API. - Ability to implement API functionalities for showing orders on webpage. If you have a good understanding of eBay's API and are experienced in working with Ubuntu servers, I'd be interested in hearing from you. Please share your relevant experience and explain how

    €27 (Avg Bid)
    €27 Oferta mesatare
    15 ofertat

    I need messages I receive in a specific server channel to be forwarded to my own servers channel, I do not have admin role for the server channel I will need messages forwarded from, so I need a script or anything you can come up with, I am allowed to invite accounts to the server channel

    €26 (Avg Bid)
    €26 Oferta mesatare
    4 ofertat

    I'm currently seeking a skilled backend developer who has proven expertise in Python, Java, and Ruby. I need someone who can guide me through whether to use the current source code or start from scratch, a decision that we can make together as the project evolves. As our project's main responsibility is to handle authentication and server configuration, the perfect candidate should be experienced in: - Setting up, managing, and sustaining server configurations - Handling various authentication tasks - Expertise in Python, Java, and Ruby - Decision-making skills concerning source code development This project will be rewarding for someone who enjoys tackling unique challenges and has a flair for problem-solving. If you're up to the task, please don’t ...

    €706 (Avg Bid)
    €706 Oferta mesatare
    56 ofertat

    I'm looking to set up a Minecraft 1.16 server focused on mini-games. Initially, I'd need 4-6 mini-games to be developed. Key Responsibilities: - Configure and set up a Minecraft 1.16 server - Design and implement 4-6 engaging mini-games - Ensure the server's smooth running and performance Ideal Skills: - Proficiency in Minecraft server setup - Proven experience in mini-games development - Strong understanding of Minecraft 1.16 mechanics - Ability to manage and maintain server performance - Creative problem-solving skills to enhance player experience Looking for a dedicated and experienced Minecraft developer who can not only set up the server but also create fun and unique mini-games within it. The goal is to attract and retain a strong ...

    €1190 (Avg Bid)
    €1190 Oferta mesatare
    11 ofertat

    I need an expert WordPress developer who can correctly install a Business Child Theme I've chosen on an undetermined (the freelancer must figure out which one) main WordPress theme. The ideal freelancer has to have experience dealing with WordPress themes and should be capable of figuring out the main theme on their own. Key Tasks: - Install Business Child Theme on main WordPress theme - Ensure compatibility of the child theme with the main theme The entire child theme design (pictures, logos, texts, etc.) must be loaded correctly so that I can immediately begin editing the site blocks myself. The freelancer will need to be proficient in WordPress, theme installation, and troubleshooting. The ability to determine the parent WordPress theme through analysis of t...

    €32 (Avg Bid)
    €32 Oferta mesatare
    54 ofertat
    Email Server Specialist Needed 5 ditë left
    VERIFIKUAR

    I need a skilled professional to help me creating email servers to send bulk emails and managing. - **Email Marketing**: I have been using the 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...

    €62 (Avg Bid)
    €62 Oferta mesatare
    10 ofertat

    I have a file uploading system installed in my localhost server that's working perfectly. But when I tried to move it to an IIS server, it's not working.

    €23 (Avg Bid)
    €23 Oferta mesatare
    15 ofertat

    I'm currently facing some integration problems with my CI runner on GitHub. I'm looking for an experienced freelancer who can help me resolve this issue. Github Repository Push --> target is that runner push code to cloud linde automatically Key requirements: - Previous experience with GitHub CI runners and Linde Cloud Server. - Strong problem-solving skills in identifying and resolving integration issues. - Good understanding of continuous integration and deployment processes. - Ability to communicate effectively on the progress and steps taken towards resolving the issue. Please include similar project experiences in your application. Looking forward to working with a competent professional who can get this resolved quickly.

    €29 (Avg Bid)
    €29 Oferta mesatare
    18 ofertat

    I am in need of a specialist who can set up a DayZ server for Xbox, with in-depth knowledge of the DayZ game mechanics and server maintenance. Here are the specifics: - OS: As my console of choice is Xbox, I require someone who can effectively deal with a server setup on this console. - Mods: I am looking for custom mods. It would be highly advantageous if you have experience in customizing mods fitting to the specific needs of the players. The ideal candidate should have solid experience in DayZ server setup on Xbox, and extensive know-how in custom mod implementation. Sound knowledge in maintaining and troubleshooting Xbox servers would be a plus. Please, detail your experience with the above criteria in your proposal. Let's make a thrilling DayZ gaming...

    €194 (Avg Bid)
    €194 Oferta mesatare
    27 ofertat

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

    €145 (Avg Bid)
    €145 Oferta mesatare
    20 ofertat

    Hi I need to setup MSSQL server on AWS Cloud. If you have the desired skills please do not hesitate to bid. Thanks

    €123 (Avg Bid)
    €123 Oferta mesatare
    16 ofertat

    Hi, I need to setup windows IIS web server and docker on AWS. If you have the required skills please do not hesitate to bid. Thanks

    €40 (Avg Bid)
    €40 Oferta mesatare
    3 ofertat
    Unity App Backend Server Migration 5 ditë left
    VERIFIKUAR

    i need unity backend developer that experience with node.js and mongodb to the migration from aws server to vps server

    €21 (Avg Bid)
    €21 Oferta mesatare
    11 ofertat
    Search Frontend Development 5 ditë left
    VERIFIKUAR

    I'm in need of a talented frontend developer to create a robust and user-friendly search frontend for document base. The documents are already indexed in an Opensearch database with various custom fields (Speaker, Place, Theme, Keywords,... ) apart from the standard ones (document format, creation date, update date, size, link to ...and integrating them seamlessly into the search frontend. - Ability to implement interactive user interfaces, such as autocomplete suggestions and dynamic filtering and sorting options. - Experience in creating responsive and intuitive search result displays. - Prefered technology : React, Reactivesearch () Expected delivery: - Source code, build and install instructions - Developper guide for maintenance and evolution

    €265 (Avg Bid)
    €265 Oferta mesatare
    40 ofertat

    ... Here's a roadmap to create your WordPress eLearning website for employability and finding work, focusing on cost-effective solutions and functionalities: Stage 1: Planning and Setup (1-2 weeks) Domain Name & Web Hosting: Choose a catchy domain name that reflects your brand and secure affordable web hosting that supports WordPress installation. WordPress Installation: Install WordPress on your web hosting platform. Most web hosting providers offer 1-click WordPress installation. Learning Management System (LMS) Plugin: Explore free or freemium LMS plugins like LearnDash or Tutor LMS. These offer basic course creation, enrollment, and content delivery functionalities. Theme Selection: Choose a free WordPress theme optimized for eLearning platfo...

    €617 (Avg Bid)
    €617 Oferta mesatare
    248 ofertat

    The main goal of this project is to find relevant influencers using our Shopify Collabs. Influencers which you will contact, they need to call their followers to install our new android Dance APP. In our APP influencer need to create one new video, and call their followers to dance with them inside our app until the song is finished. App is a new type of "collab dance app" where each user record dance on one small segment of any song (2-4sec) creating a new cool unpredictable music video. You need to try and test our app as well to understand it a bit. Key Responsibilities: 1. Check our Shopify Collabs Account and optimize it using our website, pictures, videos, reels, etc. You can create some pictures, reels as well. 2. Find Influencers using our Shopify Account or ma...

    €142 (Avg Bid)
    €142 Oferta mesatare
    18 ofertat

    installation of theme and make the theme ready to be used

    €17 (Avg Bid)
    €17 Oferta mesatare
    30 ofertat

    Posiadam kod gry klient i serwer ktory wysyla i odbiera dane, komunikuje sie przez protokuł TCP. Chcialbym przepisac komunikacje tak aby client i serwer dzialalo tylko na UDP, interesuje mnie przepisanie tak aby nie bylo problemów z działaniem.

    €124 (Avg Bid)
    €124 Oferta mesatare
    5 ofertat

    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.

    €42 (Avg Bid)
    I cilësuar Urgjent
    €42 Oferta mesatare
    6 ofertat
    Linux Server Admin with CPanel 5 ditë left
    VERIFIKUAR

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

    €459 (Avg Bid)
    €459 Oferta mesatare
    110 ofertat

    ...variety of features and functionalities that will enhance the user experience and streamline server management. Key Features: - Armory Section: This should include detailed character profiles, gear and equipment details, PvP statistics, talents, and achievements. - User System: I need a system where users can buy and sell items and characters through fixed price listings. There's no need for an auction-style bidding system or direct messaging between buyers and sellers. - Server Status Section: This part of the website should provide information on the current online player count, server uptime/downtime history, and real-time server latency/ping display. It should also clearly indicate if the server is currently online or offline. - How to connec...

    €494 (Avg Bid)
    €494 Oferta mesatare
    107 ofertat

    ...of a skillful developer experienced in OpenCart 3.0.x who can work on a TNT extension for me, with an emphasis on two key features: 1. Real-Time Shipping Rates: The extension should offer real-time shipping rates from TNT; it must consistently and accurately display current costs to customers. 2. Easy Installation and Setup: Ease of use is paramount. The extension should be straightforward to install and set up on my online store. The project deadline is within one month, so time management will be a crucial skill for interested freelancers. Proficiency with JavaScript, PHP, eCommerce, HTML and CSS is required, along with OpenCart experience. If you have worked on similar projects before, please include them in your proposal. This shopping cart has been operating for several ...

    €494 (Avg Bid)
    €494 Oferta mesatare
    94 ofertat