Sonicwall configuring dmz access internal lanJobs

Filtrér

Mine seneste søgninger
Filtrer ved:
Budget
til
til
til
Slags
Færdigheder
Sprog
    Job-status
    2,000 sonicwall configuring dmz access internal lan jobs fundet, i prisklassen EUR

    ...basis. If challenges arise during the project, we always make our expertise and guidance available to you. A construction manager who works 110% for you So if you want a process where you are held by the hand all the way by competent advisers completely free of charge, send us your task and let us handle your case. An important thing worth noting is that ALL our craftsmen pay a fixed price to access your supply. The craftsmen's work is outsourced to us, which saves them a lot of time in their daily lives, which means that it is actually free for them to be a member. Therefore, we allow and also make very strict demands on our tradesmen who are registered and have zero tolerance....

    €4152 (Avg Bid)
    €4152 Gns Bud
    52 bud

    Please, check this website for your reference: I want to make a "page" like this one, at my Magento 1.6 store. Check where in my website this most works: - you can choose differents products and "add to Cart" with only one click. - I expect you code what I want using "Pages" and "Static Blocks" of magento 1.6. This must be replicable. TOGETHER WITH THE QUOTE, I WILL ANSWER ONLY WHO SEND ME A DESCRIPTION HOW YOU PLAN TO DO THE CODE BE WORKING IN MAGENTO 1.6. IF YOU ARE EXPERT IN MAGENTO AND CAN HAND THIS JOB, GIVE ME A QUOTE. I WILL GIVE ACCESS TO MY WEBSITE, JUST AFTER YOU ACCEPT THE JOB, ANYTHING DIFERENT OF THIS I WILL NOT ACCEPT. Regards, Darley Cassimiro

    €151 (Avg Bid)
    €151 Gns Bud
    19 bud

    I have a script in a Google Sheet where I'm getting an exception error: Access denied: DriveApp. There is an Archive function were projects in a Master List are updated. However, when I Archive Completed Projects I get an error: Access denied: DriveApp. I need someone to debug the code and/or otherwise tell me how to fix the issue. The particular piece of code is: function archive(){ var spreadsheet = (); var topSheet = ("Active Projects") var archiveSheet = ("Completed Projects"); var archiveCurrRow = ()+1; var topSheetRows = (); //var sheetFolder = findFolder(targetFolderId,targetFolderName) var archiveFolder = findFolder(archivedProjectsFolderId,archiv

    €23 (Avg Bid)
    €23 Gns Bud
    5 bud

    I have 3 user level .: Admin, staff and user in my header I have this session which prevents if you do not have the right userlevel then you can not access the page. and if the user is inactive for 30 minutes he will be logged out - but it not work correct <?php session_start(); //cek apakah user sudah login if(!isset($_SESSION['username'])){ die("Du er ikke logget ind - Luk browseren og Log ind igen");//jika belum login jangan lanjut } //cek level user if($_SESSION['level']!="user"){ die("Du er ikke logget ind - Luk browseren og Log ind igen");//jika belum login jangan lanjut } if (isset($_SESSION['LAST_ACTIVITY']) && (time() - $_SESSION['LAST_ACTIVITY'] > 1800)) { // last request was m...

    €23 (Avg Bid)
    €23 Gns Bud
    17 bud

    during plugin installation i face error internal server error 500

    PHP
    €29 (Avg Bid)
    €29 Gns Bud
    5 bud

    Internal server error on NGINX

    €43 (Avg Bid)
    €43 Gns Bud
    5 bud

    This is a fill site development. The mobile layout is in there too. let me know if you need anything else Here is access, FTP----------------------------------------------- Server: UN: freelancer@ PW: T#89X6]Xu9b! WP: UN:beingforever PW: E*zIJ1WQz]Bn

    €185 (Avg Bid)
    €185 Gns Bud
    1 bud

    ...expected that face recognition has advanced sufficiently to allow ticketing based entirely on automatic unattended image processing. While the proposed system only partly reduces the manual control, it will reduce the amount of sign in /sign out equipment on platforms and placing that equipment entirely in the rolling stock. Each train compartment or bus is already equipped with a wireless LAN connected to the InterNet. The train or bus computer knows the current position (GPS). A passenger simply associate with the wireless network as usual but for those passengers that have registered for an electronic ticket service the train computer now registers boarding and during the journey registers position either based on time intervals or passing of taxation borders. On active...

    €27 - €226
    €27 - €226
    0 bud

    ...expected that face recognition has advanced sufficiently to allow ticketing based entirely on automatic unattended image processing. While the proposed system only partly reduces the manual control, it will reduce the amount of sign in /sign out equipment on platforms and placing that equipment entirely in the rolling stock. Each train compartment or bus is already equipped with a wireless LAN connected to the InterNet. The train or bus computer knows the current position (GPS). A passenger simply associate with the wireless network as usual but for those passengers that have registered for an electronic ticket service the train computer now registers boarding and during the journey registers position either based on time intervals or passing of taxation borders. On active...

    €27 - €226
    €27 - €226
    0 bud
    €12 / hr Gns Bud
    3 bud

    Create order form

    €11 / hr (Avg Bid)
    €11 / hr Gns Bud
    1 bud

    500 internal server error budget 5$

    €3 / hr (Avg Bid)
    €3 / hr Gns Bud
    5 bud

    I am currently in need of an expert who could install Baserow...from the source code on Ubuntu. Primarily, this is necessary for: - Database creation and editing: I want to utilize Baserow to its full capabilities of managing and organizing my data through its database creation and editing feature. - User and group permission management: Not just that, but I also want to integrate its user and group permission management feature for better control over data access and collaboration. Anyone with substantial experience in Ubuntu, Baserow, database management, and system administration would be the perfect fit for this job. It's beneficial if you are accustomed to working directly from the source code. Your expertise will significantly contribute to the efficient data management...

    €130 (Avg Bid)
    €130 Gns Bud
    14 bud
    Salesforce Admin Exam Tutor Needed 6 dage left
    VERIFICERET

    I am currently in search of a skilled Salesforce tutor to guide me in the facets of Salesforce's Security and Access. I have existing knowledge and some experience with Salesforce but am eager to enhance my capabilities specifically in Security and Access, where I rate myself as intermediate. To effectively facilitate this, the ideal tutor should: - Be an experienced Salesforce user, preferably holding a certification. - Possess deep knowledge of Salesforce's Security and Access features. - Know how to patiently explain complex concepts to learners of different levels. Looking forward to tutors who can tailor sessions targeting the Salesforce Administrator Examination.

    €174 (Avg Bid)
    €174 Gns Bud
    5 bud

    I'm looking for a talented C/Linux developer to create a desktop application. You will develop the project in C/Linux. Project will be tested in Ubuntu 22.04 Linux 64-bit. You will develop a program to access and modify a FAT32 disk image (FAT32 volume). The disk image will be stored as a regular Linux file, which will simulate a disk formatted with the FAT32 file system. Your program will open the Linux file using the standard open() system call and access it directly in raw mode, utilizing the read() and write() system calls, without mounting the FAT32 file system. The program will be named fatmod. Through various options, it will in- teract with a file system image, enabling reading and writing of files. Detailed explanations of the specific supported operations wil...

    €29 (Avg Bid)
    €29 Gns Bud
    3 bud

    I'm looking for a SEO expert who can help me optimize over 250 pages on my website to increase traffic. - The main goal is to increase traffic on the website. This means we'll need to focus on...means we'll need to focus on improving the website's visibility on Google, as this is the primary search engine I'm targeting for optimization. - Your responsibility will be to carry out technical and on-page SEO tasks on the website. You should have experience with SEO optimization and understand the strategies that can help with increasing traffic. - To proceed with the project, you may need access to the website's backend or content management system to make necessary changes. If you have experience with website management systems, this will be a plus. ...

    €51 (Avg Bid)
    €51 Gns Bud
    17 bud
    SMS integration 6 dage left

    We have a Laravel project and is like a car pool sharing User A post his trip (City to city) Then User B looking for this trip After User A post his trip User B have access to a form and can find the User A trip Then User B have to send a request then system send a notification to User A Like "User B make a request for your trip" Then User B have to accept or reject, in both case User B will receive a notification In our project we have a menu for the notification is working fine Point 1): But now we need to send to Users the same notification via SMS via Twilio () - We need when USer B send a request (only) we have to send a SMS to User A - And we need to send sms to User B if User A accept or refuse We need to display sms like that https://prnt

    €35 (Avg Bid)
    €35 Gns Bud
    18 bud

    I'm seeking a professional with extensive experience in membership-based websites and services. I'm planning to avail of an individual membership that provides me access to premium content. Key Requirements: - The membership should grant me access to premium content. - The premium content should be updated on a monthly basis. Ideal experience: - Proven track record in membership management. - Familiarity with integrating content-updating systems. - Understanding of content marketing is a plus.

    €31 / hr (Avg Bid)
    €31 / hr Gns Bud
    57 bud

    I'm seeking a professional with extensive experience in membership-based websites and services. I'm planning to avail of an individual membership that provides me access to premium content. Key Requirements: - The membership should grant me access to premium content. - The premium content should be updated on a monthly basis. Ideal experience: - Proven track record in membership management. - Familiarity with integrating content-updating systems. - Understanding of content marketing is a plus.

    €13 / hr (Avg Bid)
    €13 / hr Gns Bud
    47 bud

    ...offer this service to other companies. Salary can be discussed based on experience and performance and there will be opportunities to grow significantly with the company. --- I'm seeking a skilled professional who can systematically automate various business processes. These include, but are not limited to: - Reporting: Creating a streamlined method for reporting to efficiently manage our internal operations. - Scheduling: Establishing an automated process for managing different core tasks and activities. - Courier Bookings: Implementing a system where courier bookings can be easily managed and monitored. In addition, I would also like to advance our customer communication by automating: - Email Marketing: Ideal candidate should have experience in setting up automated ...

    €5 / hr (Avg Bid)
    €5 / hr Gns Bud
    2 bud

    ...critical tasks: 1. Journal Entry: The expert will be required to complete and manage financial entries concerning the company's expenditures and revenues. 2. Billing and Invoicing: This task will involve creating and managing invoices while maintaining the company's sales records. 3. Bank Reconciliation: An important aspect of this project, this task will require the matching of our company's internal financial records against monthly statements from our bank. Ideal candidates should have relevant experience in handling financial data, which includes tasks such as handling journal entries, billing, invoicing, and bank reconciliations. A good understanding of Tally Prime is a must. Please mention any relevant accounting or data entry qualifications in your appl...

    €9 / hr (Avg Bid)
    €9 / hr Gns Bud
    18 bud

    I'm seeking a skilled professional to assist me with setting up a conversion tag in Google Ads through Google Tag Manager for my WordPress website. Key Tasks: - Setting up a conversion tag within Google Ads that tracks website purchases - Installing and configuring Google Tag Manager, considering it's my first time using it - Ensuring the tag is correctly implemented, tested, and functioning as it should - Providing any necessary training or documentation for me to understand how the tag works Ideal Skills: - Proficiency in Google Ads and Google Tag Manager - Extensive experience with WordPress website management - Proven track record of setting up conversion tags for eCommerce sites - Strong communication skills to explain processes and technical details clearly Pleas...

    €58 (Avg Bid)
    €58 Gns Bud
    31 bud

    I'm seeking an experienced app developer to construct an application that runs smoothly on both TV platforms and cell phones. Key Objectives: - User Account Creation: This app must support user account creation for personalized access and usage tracking. - Cross-Platform Support: The software should be developed for use on both TV platforms and cellular devices. - Minimalistic Design: The desired aesthetic for this app is minimalistic - clean, simple, and intuitive. Skills & Experience: - Flair for minimalistic design elements - Proficiency in coding for both TV platforms and mobile devices - Strong understanding of User Interface (UI) for optimum user account personalization. This project requires a developer with a knack for creating user-friendly applications that c...

    €1113 (Avg Bid)
    €1113 Gns Bud
    124 bud

    I'm seeking a professional who can transform my site plan into a medium-detailed, semi-realistic 3D rendering. This should cover building exteriors and landscape surroundings for a comprehensive visual representation. All cabins to include sponsorship graphic - 'your branding here'. The main clubhouse will require internal visualisation and feature a 'donor wall' to include hundreds of names / and or images / branding from the general public and local business environment. A few images of the site are attached to give you a feel for it. The site is in the early stages of development but we need the 3D visual to attract more funding. There is a main 'HUB' area for clubhouse and multi-use cabins (sports, clubs, podcasting, music and education). I can...

    €985 (Avg Bid)
    €985 Gns Bud
    65 bud

    I'm looking for a skilled MS Access developer to create a billing and accounting database with a modern, minimalist interface. Key Requirements: - Customizable Reporting: The system should be able to generate a variety of reports on different aspects of the business, such as sales, expenses, and profit margins. These reports should be adaptable for future needs and allow for different levels of detail. - Integration with Existing Systems: The database will need to interact seamlessly with other existing systems and software used by the company, ensuring data consistency and accuracy. - User Permissions and Access Control: The system should have a robust user management system that allows for different access levels and permissions. This will ensure that sensitive...

    €151 (Avg Bid)
    €151 Gns Bud
    10 bud

    ...looking for skilled and reliable Developer who have goos skills in MongoDB and Laravel and RestFul API to build APi "Call and Request API for our ChatSystem. U have to work with 2 Developer in our team, ur task will be basicyl only our Admindashboard and API - Side only. What we have ready - Our Dashboard is ready has some issue u have to fix them first - Our MongoDB is ready we will provide u the access for that What is ur Work; U will clean up our iTheme and do some optimzation in our Dashboard like remove some Module and fe by following our Documentation in the Attachment. U have to create the API what our App developer need and also u will request the Data form that Developer about ur need to do ur work. U have to deliver clean work and deliver the API deocumenat...

    €187 (Avg Bid)
    €187 Gns Bud
    102 bud

    I'm in need of a professional who can boost my website's visibility and enhance my social media presence. Key Tasks: - Perform in-depth keyword research to identify high-tra...on-page optimization strategies to enhance my website's search engine ranking. - Develop a social media strategy with a primary focus on increasing brand awareness. Ideal Skills and Experience: - Proven track record in SEO and keyword research, with the ability to identify and target high-performing keywords. - Expertise in on-page optimization techniques such as meta tags, content structure, and internal linking. - Proficiency in social media marketing, with a particular focus on Facebook, Instagram, and Twitter. - A creative approach to social media content that can effectively drive brand ...

    €2 / hr (Avg Bid)
    €2 / hr Gns Bud
    28 bud

    I'm in need of assistance with setting up a .NET project locally from a repository hosted on GitLab. Here are the finer details of what I need: - Configuring dependencies - Ensuring a proper setup for local execution. - Setting up the project to run on a test Slack account. Ideal freelancer would possess strong .NET and GitLab understanding and hands-on experience, combined with the knack for effective problem-solving. Must understand Slack and Slack Bots for this project to actually work

    €303 (Avg Bid)
    €303 Gns Bud
    9 bud

    I'm facing a routing issue in my Angular application that's deployed on an Nginx server running inside a Linux box. I'm looking for a professional who can help me resolve this. The issue seems to be connected to the routing of my Angular application on the Nginx server. It's causing errors, and I'm unable to access certain routes on my app. I need assistance in identifying the root cause of this issue and fixing it.

    €29 (Avg Bid)
    €29 Gns Bud
    6 bud

    I'm in need of a skilled Java developer to create a desktop application with a modern and sleek user interface for the Windows operating system. The application will be to develop and maintain trading applications. - User authentication: The app should have a secure and user-friendly authentication system that allows users to log in and access the application's features. - File management: The app should provide users with the ability to manage files and folders in an intuitive and efficient manner. - Data visualization: The application should also include interactive and visually appealing data visualization features that enable users to analyze and interpret data effectively. The developer should have strong experience in Java programming and desktop application deve...

    €6 / hr (Avg Bid)
    €6 / hr Gns Bud
    14 bud

    As the owner of a PrestaShop store, I'm seeking an expert to professionally install LiteSpeed Cache on my VPS server (with a Plesk panel) and properly configure the LiteSpeed Cache plugin specifically for PrestaShop. Key Requirements: - Install LiteSpeed Cache: I require a skilled professional with root access to my VPS server to successfully install LiteSpeed Cache. - Configure Plugin: Proficient configuration of the LiteSpeed Cache plugin for PrestaShop is crucial for optimal performance. Primary Concerns: - Slow Page Load Times: Currently, the store is suffering from slow page load times which are detrimental to user experience. - High Server CPU Usage: I have observed a high server CPU usage which needs to be addressed as part of improving the overall performance of the ...

    €29 (Avg Bid)
    €29 Gns Bud
    15 bud

    Confirmis ( ) is a Singapore-based business information provider specializing in connecting businesses with global capabilities; comprised of industry veteran...candidate’s residential address, as per Confirmis’ standard operating guidelines. • Provide observation about the address such as the location, the building, etc • Job will only take less than one hour to accomplish (excluding travel time) REQUIREMENTS: • Must be living in (or nearby) Jianguo Rd., Xindian Dist., New Taipei City • Has a camera or phone/tablet of quality with a camera, internet access • Available between business hours to visit Note: Payment will be released the following week after the site visit to give us time to organize the report and contact you if we need additiona...

    €19 - €28
    Lokal
    €19 - €28
    0 bud
    Data scraping 6 dage left
    VERIFICERET

    ..."CAR": 203 and 16348 - "Anno di Concessione": 2020, 2021, 2022, 2023, 2024 - "Importo": select "Compreso fra 100000 e 200000", "Compreso fra 200000 e 500000" and "Maggiore di 500000" We need to scrape the results from all the possible combinations of the above filters. The outcome table should contain all the columns of the initial table AND all the data contained inside each result (you can access in it by clicking on the magnifiying lens). To be clear: - identificativo di riferimento - numero di riferimento - titolo misura - tipo misura - COR - titolo progetto - data concessione - denominazione beneficiario - cf beneficiario - regione - titolo misura - tipo misura - norma misura - autorita concedente - cor - titolo ...

    €442 (Avg Bid)
    €442 Gns Bud
    106 bud

    I initially set up my Raspberry Pi to function as a kiosk for Home Assistant. However, some critical configurations and parameters are missing, and this is causing issues in accessing the Pi. Additionally, the kiosk lacks essential functionalities that I now need. Key Requirements: - Reconfigure SSH access: The SSH access to my Pi is currently missing, and I need this restored. - GUI interface: I'm unable to interact with my Pi via GUI, and this needs to be resolved. - Additional functionalities: The kiosk needs to be upgraded to include extra functionalities, specifically touch screen control for added convenience. - Dashboard creation: I need dashboards created on the kiosk screen to control various smart home devices. Ideal Skills and Experience: - Proficiency with...

    €181 (Avg Bid)
    €181 Gns Bud
    13 bud

    You should find and tell me how to fix the problems of INP and CLS (mobile and desktop) on different page type. Web sites are available on request No FTP or access to code.

    €24 (Avg Bid)
    €24 Gns Bud
    38 bud

    I'm looking for an expert in Laravel, cPanel, and Nginx to assist me in setting up the server for my web application. I am using cPanel and i want to use nginx web server. Curenctly hosting a laravel cms website but when i try to access the domain it is saying File not found.. Probably nginx need to be configured to work or changing of htaccess Access will be of anydesk

    €71 (Avg Bid)
    €71 Gns Bud
    42 bud

    Confirmis ( ) is a Singapore-based business information provider specializing in connecting businesses with global capabilities; comprised of industry veterans, Confirmis business model is designed to ov...Take pictures of the candidate’s residential address, as per Confirmis’ standard operating guidelines. • Provide observation about the address such as the location, the building, etc • Job will only take less than one hour to accomplish (excluding travel time) REQUIREMENTS: • Must be living in (or nearby) Pangasinan, Philippines • Has a camera or phone/tablet of quality with a camera, internet access Note: Payment will be released the following week after the site visit to give us time to organize the report and contact you if we need additional c...

    €19 - €28
    Lokal
    €19 - €28
    0 bud

    I'm currently running on Windows Server 2019 and am in need of a certified TruNAS professional to manage my network and join the Truenas to the domain. Your responsibilities will include the following: - Configuring and managing AD and/or the Truenas server side. - Ensuring seamless integration with existing infrastructure. You need to have hands-on experience with Windows Server 2019 and proficient skills with managing TruNAS networks. Full understanding AD protocols is paramount. Understanding the importance of system availability and data protection will be crucial to this role.

    €153 (Avg Bid)
    €153 Gns Bud
    7 bud

    Job Description: We are seeking a highly skilled and knowledgeable freelance researcher to conduct a thorough investigation of all aspects of the Education, Health, and Care Plan (EHCP) process. The goal is to compile a comprehensive reference resource that will be used to inform an AI chatbot and a training course. This project aims to enhance understanding and s...Conducting: Where possible, conduct interviews with experts and families experienced with EHCP to gain deeper insights. Data Organization: Organize all gathered information into a structured format that can be easily referenced and utilized for developing an AI chatbot and training materials. Reference Compilation: Create a detailed reference list that includes all sources, providing credibility and easy access for furth...

    €91 (Avg Bid)
    €91 Gns Bud
    26 bud

    ...to capture high-quality, captivating images of a property. The photos will mainly be used for the property listing. Key Requirements: - Expertise in real estate photography, particularly in Interior and Exterior photography - Previous experience with real estate listing photos is a big plus - A good understanding of lighting, angles, and composition to highlight the property's best features - Access to professional-grade photography equipment Your responsibilities: - Conducting a thorough pre-shoot inspection of the property to plan the shoot - Capturing high-quality, edited images of the property's interiors and exteriors - Ensuring the photos meet industry standards and are suitable for a property listing - Providing the edited photos in a timely manner Ideal Skill...

    €17 - €139
    Lokal
    €17 - €139
    0 bud

    I'm in need of a seasoned d...developer to build an OS/Android application that's applicable to mobile devices, tablets and company laptops. The main aim of the app is to facilitate the shift from manual logbook entries to a digital interface. Key Features: - Digital logbook functionality to create, view, edit and sort entries - User authentication and authorization capabilities - Data synchronization with cloud storage for easy access and backup purposes Your expertise in software development with proficiency in user interface design and cloud synchronization is necessary for this project. Prior experience in creating logbook applications or related software platforms will definitely be a plus. Be prepared to show relevant examples of your work and explain how they rel...

    €428 (Avg Bid)
    €428 Gns Bud
    21 bud

    Hi Fouzia M., As we have discussed over chat we need to create wikialpha page for www, @15000 within 7 days. you will share draft by 2 days . After final checking & go ahead from my end you will go for publishing. as you have agreed the wikialpha page for wbcil will not be DELETED because you have admin access. payment will be relesaed once we are 100% satisfied with the project.

    €166 (Avg Bid)
    €166 Gns Bud
    1 bud

    ...system should be web-based. - Admin Panel: It should support multiple user accounts, each with different access levels, in order to facilitate efficient management and oversight. - Message Scheduling: The system should be capable of scheduling messages to be sent at specific dates and times. - Contact List Management: There should be an option for easy, user-friendly contact list management. - Message Template Creation: An option to create and store message templates would be beneficial. Ideal Skills and Experience: - Proficient in web development. - Experience in building messaging systems, particularly Whatsapp. - Familiarity with the creation of admin panels with varying user access levels. - Ability to provide comprehensive source code for the system. - Strong communi...

    €109 (Avg Bid)
    €109 Gns Bud
    38 bud

    ...key executives' name, etc. • Take pictures of the subject company and its vicinity, as per Confirmis’ standard operating guidelines. • Provide observation about the company to gauge activeness, e.g., staff working at the premise, loading/unloading of goods, etc. REQUIREMENTS: • Must be living in (or nearby) Mevo Dotan, Israel • Has a camera or phone/tablet of quality with a camera, internet access • Must be available during business hours (9 AM - 4 PM) on working days Please see the attached file for the site visit guideline. You are only required to deliver the pictures, video & observations and are not expected to put together a report like the Sample Report. Note: Milestone will be released the following week after the site vi...

    €417 (Avg Bid)
    Lokal
    €417 Gns Bud
    1 bud

    I am looking for an expert in data extraction, particularly from multi-p...storage. Key Skills and Experience: - Proficient in data extraction and structuring from unstructured PDF files - Detailed-oriented with a focus on accuracy and consistency Project Details: - Pull data from several multi-page PDFs - Skillfully handle different types of data including text, tables, and images - Extract clean and structured data. - Systematize the stored data for easy future access The project is completed once we receive the package with the full code and a step by step guide to deploy it and run it on our server (we will provide a server for development), and run it. We will test many pdf files and expect the data to be extracted and stored in a well structured way that is easy to ...

    €142 (Avg Bid)
    €142 Gns Bud
    29 bud

    As a homeowner, I am seeking expertise in internal design that optimizes space in my abode. Primarily, I wish to emphasize the living rooms and bedrooms. I desire a balanced, purposeful, and effective utilization of the available area. The ideal candidate should possess: - In-depth knowledge and experience in interior design focused on creating spacious environments. - Expertise in residential design, particularly for living rooms and bedrooms. - A keen eye for detail and ability to envision and transform space. - Proficiency in use of design software. The overarching goal is to have a home that not only looks appealing but also caters to a functional living space. Do you have the creativity, technical skills and experience to make this possible? I invite you to apply if so.

    €386 (Avg Bid)
    €386 Gns Bud
    54 bud

    I'm in need of a sharp Australian expert who has access to the Australian Bureau of Statistics (ABS) database and can help me gather pertinent data regarding Melbourne's older population. If you have experience with ABS table builders this should be a relatively easy job as much of the data is collected in these ranges. Key Deliverables in Excel: - All SA3s in the Eastern and Southern Melbourne planning regions - TOTAL number of people in each SA3 and the number of people in the ages of 50+, 60+, 70+, 80+, 85+ - The number of people with income per week in each SA3 of $3,000-$3,999, $4,000 - $4,999, $5,000 - $5,999, $6,000 - $7,999, $8,000 or more The example table shows information from the 2016 Census and I will need data from the 2021 Census. Key Requirements: - ...

    €70 (Avg Bid)
    €70 Gns Bud
    22 bud

    I'm in need of an AWS expert to set up EC2 instances and S3 storage for my project. Key Responsibilities: - Implement EC2 Instances: - Please note that I haven't specified the exact require...EC2 instances will be highly valued. - Configure S3 Storage: - I'll be storing various types of data on S3 - Documents, Images, and Videos. Your task will be to set up the storage in a way that is efficient, secure, and easily scalable. Ideal skills: - Proficiency in AWS services, particularly EC2 and S3 - Experience in setting up EC2 Instances to meet varying requirements - Expertise in configuring S3 Storage for different data types - Understanding of security and scalability best practices in AWS - Excellent communication skills and ability to explain complex technica...

    €257 (Avg Bid)
    €257 Gns Bud
    30 bud

    I'm in need of a skilled freelancer to help me with a specific task. Her...installing a Cloudflare certificate on a CentOS server running Apache. It's crucial to have a good understanding of both Apache and CentOS to successfully complete this task. - Having root access is essential, as it's required for the installation process. - I currently do not have any SSL/TLS installed on my server. The task specifically involves installing a Cloudflare certificate. Ideal skills for this job include: - Strong proficiency in Apache - Experience with CentOS - Prior experience installing Cloudflare certificates - Good knowledge of SSL/TLS protocols and practices - Ability to work with root access on servers Please only apply if you have the relevant experience and ca...

    €15 (Avg Bid)
    €15 Gns Bud
    14 bud

    ...each site that need to be optimized. On-Page Optimization: - Keyword Research and Optimization: I need high-quality keywords to be identified and strategically placed on each of the web pages. - Meta Tag Optimization: It's vital that the meta tags are well-crafted and optimized for search engines. - Content Optimization: The web content must be optimized for SEO, including headings, images, and internal links. Off-Page Optimization: - Link Building: The strategy should focus on acquiring high-quality backlinks from reputable sources to improve the website's authority. - Online Directory Submissions: I need the websites to be listed on relevant directories to boost their online visibility. The ideal freelancer should possess: - Proven experience in both on-page and o...

    €77 (Avg Bid)
    €77 Gns Bud
    73 bud