Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 unix\\ jobs found, pricing in NZD

    I am looking for a skilled developer to create a drag and drop resource scheduling module that will be served on a web platform from a UNIX server. The clients will access either via a desktop, laptop, tablet, or mobile phone so the module needs to be responsive. The clients are a closed user community. Features: - Integration with calendar apps to ensure seamless scheduling and organization. - The ability to drag and drop tasks and events for easy and intuitive scheduling. - Events require various resources which the tool needs to check for availability in the backend (the backend would provide go/nogo indicators) - Collision prevention Design: - The client prefers a minimal and clean design for the scheduling tool. The developer should have a strong understanding of UI/UX desig...

    $890 (Avg Bid)
    $890 Avg Bid
    130 bids

    ...of various message types, including interactive and media messages. Error Handling and Logging: Implement advanced error handling with detailed logging using the logger library, ensuring all actions are logged at different levels for effective debugging. Webhook Integration: Develop a reliable webhook for real-time data processing in coordination with the WhatsApp API. Unix Timestamp Usage: Employ Unix timestamps for all relevant data (messages for example), ensuring time-consistent data management. Unit Testing for Database: Incorporate comprehensive unit testing before data insertion into the database to ensure data integrity and system reliability. Additional Requirements: Full Ownership and Intellectual Property Rights: All developed software and ...

    $1090 (Avg Bid)
    $1090 Avg Bid
    19 bids

    Servidor web Apache Versión del cliente de base de datos: libmysql - mysqlnd 7.4.33 extensión PHP: mysqli Documentación curl Documentación mbstring Documentación Versión de PHP: 7.4.33 Servidor de base de datos Servidor: Localhost via UNIX socket Tipo de servidor: MySQL

    $62 (Avg Bid)
    $62 Avg Bid
    12 bids

    I am looking for a skilled Unix script developer who can help me with a file manipulation task. Specifically, I need the script to perform various operations on files, such as renaming, copying, and deleting. I have specific input and output requirements for the script, so it is important that the developer is able to meet these requirements. Additionally, the script will need to interact with an external system, so experience with integrating Unix scripts with external systems is preferred. If you have experience in Unix scripting, file manipulation, and working with external systems, please bid on this project. Thank you!

    $26 (Avg Bid)
    $26 Avg Bid
    16 bids

    I am looking for a freelancer...same in database 3. keeps a track of all orders in database so i can see monthly profit/loss 4. Can be with either the rest API or websocket. 5. Needs to be developed in C# 6. Should be able to handle other exchange such as BingX and Binance 7. Should be able to support more than one account in an exchange at the same time. The ideal interface for the bot would be console-based ( to be hosted on unix server so should support Mono ) Please bear in mind Mono supports .net frame work 7.0 and not upwards. Skills and experience needed for this project include: - Strong proficiency in C# programming language - Knowledge and experience in creating trading bots - Understanding of order types and trading strategies - Ability to develop a console-based ...

    $933 (Avg Bid)
    $933 Avg Bid
    39 bids

    given numpy matrix with 900000 rows and 1000 columns data = (num_vectors, num_features).astype('float32') develop FAST, correct and reasonable for RAM python code to find top K (for example 3000) most similar rows and least similar rows. for similarity use cosine si...num_features).astype('float32') develop FAST, correct and reasonable for RAM python code to find top K (for example 3000) most similar rows and least similar rows. for similarity use cosine similarity compare with ground truth given by from import cosine_similarity just idea you may use faiss or hnswlib or annoy or other python packages easy to install on both windows and unix before application , tell me how long it takes for your python code to do this calualtions time 2 days

    $151 (Avg Bid)
    $151 Avg Bid
    118 bids

    ...maintain an identical development stack, and development will be done via Github and Jira via well-written scrum stories. We will do development in baby step tests where I test each partially-/fully-completed story using my Hammond keyboard upon story completion to confirm the software works as intended before proceeding to the next story. (I am a former coder, though my skills date back to C++/Unix, and are rusty.) I'm fully capable at the MacOS command line, and *mostly* ok using Git (though I need occasional help.) I encourage developers to suggest a method for making this work - e.g. testing framework, possible "keyboard simulator" to test the interactions, etc., though a full proposal for same need not be supplied at the outset. I will begin by ONLY being b...

    $24 - $82 / hr
    Sealed
    $24 - $82 / hr
    15 bids

    ...WordPress backend. 9. Optimize the website's performance by minimizing load times and maximizing responsiveness. Requirements: PHP Development and MySQL Database Management: ➢ experience in PHP development with a strong understanding of modern PHP practices. ➢ Proficiency in writing clean, efficient, and maintainable PHP code. ➢ Basic understanding & Knowledge about REST API Development and Unix Shell ➢ In-depth knowledge of MySQL database management, including query optimization and data modeling. WordPress Proficiency: Experience customizing and extending WordPress functionalities. API Integration Skills: Ability to integrate third-party APIs and services into the WordPress backend. Deliverables: A headless CMS website with frontend integration. Additional back...

    $484 (Avg Bid)
    $484 Avg Bid
    41 bids

    I am looking for a Unix and Python programmer with experience in systems programming. The ideal candidate should have the following skills and experience: Specific programming languages: - Proficiency in Unix programming Domain experience: - Experience in systems programming Timeline: - The project needs to be completed in less than 1 month Skills and experience required: - Strong knowledge of Unix and Python programming - Experience in systems programming - Ability to work within tight deadlines

    $54 / hr (Avg Bid)
    $54 / hr Avg Bid
    93 bids

    I am seeking a Python & Unix expert who can assist me with Python programming tasks. I would like the freelancer to use specific Python libraries or frameworks, particularly Pandas. The ideal candidate should have experience in Python programming and Unix shell scripting.

    $39 / hr (Avg Bid)
    $39 / hr Avg Bid
    163 bids

    I am in need of assistance with Unix/Linux installation and configuration. I am looking for someone with experience in this area, who can help me with the following: - Troubleshooting any issues that may arise during the installation and configuration process - Providing guidance and support in setting up and configuring the Unix/Linux system Overall, I am seeking a skilled individual who can provide expert assistance in Unix/Linux installation and configuration, and who can efficiently handle the tasks mentioned above. Below is the disk partition snapshot of the RHEL 8.8. [root@PRPD-AML-WEB-01 ~]# lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 100G 0 disk ├─sda1 8:1 0 600M 0 part /boot/efi ├─sda2 8:...

    $172 (Avg Bid)
    Urgent
    $172 Avg Bid
    13 bids

    ...meaningful conclusions. - To allow the assessor to easily check the correctness of your implementation, your submitted files should include a 'main()' function that: 1. accepts input data in the same format as the data files provided; 2. takes a file path to the data file as a command-line argument when the program is 1 The given data files were generated on a Linux machine, and consequently have Unix line endings. 3. outputs the result sequence, one name per line, to the standard output. -You are not required to use the submitted 'main()' function when generating your performance data; this is just to facilitate checking the correctness of your implementation. Task 2: TDD Application The report should contain a narrative account of the TDD aspects of the dev...

    $325 (Avg Bid)
    $325 Avg Bid
    27 bids

    Reimplement the RUSA ACP control time calculator with flask, ajax and MongoDB. ## Objectives: * Understand how can we build multiple container using Docker compose. * Understand the basics of the microservices notion. ## Dependencies: * Designed for Unix, mostly interoperable on Linux or macOS. May also work on Windows, but no promises. A Linux virtual machine may work. You may want to test on shared server (if available). * You must install [docker]() ## Instructions: * You have a minimal implementation of Docker compose under the [todo](todo) directory. Using compose, you can connect the flask app to MongoDB (as demonstrated in class). We also recommend you look at the `` file provided under resources in

    $51 (Avg Bid)
    $51 Avg Bid
    9 bids

    I am looking for a Python and Unix expert who can assist me with Python programming tasks. I have specific requirements and preferences for the programming language or version. The project needs to be completed as soon as possible. Ideal skills and experience for the job include: - Strong proficiency in Python programming - Extensive knowledge and experience in Unix system administration - Familiarity with the specific programming language or version preferred by the client

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

    I am looking for an advanced Unix Python expert who can assist me with scripting tasks. Tasks: - Scripting in Unix Python - Web scraping using Unix Python - Data analysis using Unix Python Skills and Experience: - Advanced knowledge and experience in Unix Python scripting - Strong understanding of web scraping techniques using Unix Python - Proficient in data analysis using Unix Python Deadline: - Immediate assistance needed - completion within 24 hours

    $1833 (Avg Bid)
    $1833 Avg Bid
    74 bids

    I am seeking a Unix and Python developer to assist me with scripting tasks. The ideal candidate should have experience in both Unix and Python development. Specific requirements for the development tasks are in place, and the project needs to be completed within 1 week. Skills and experience required: - Proficiency in Unix and Python development - Strong scripting skills - Ability to meet tight deadlines and deliver high-quality work within a short timeframe.

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

    ...an agile software development team using Scrum and/or Kanban • Experience with data structures and modelling and apply them to build solutions to get the best of time-complexity and space complexity. • Experience with the microservices Event-Driven Architecture and Solutions Design. • Strong expertise in architecting, implementing, and managing high-performance scalable J2EE applications on Linux/Unix platforms • Strong expertise in designing/developing with n-tier architectures (UI, Business Logic Layer, Data Access Layer). • Strong expertise in design and development of Amazon Web Services - AWS EB Stack, EC2, SQS, SNS, S3 SDKs • Strong expertise in Cloud deployment (eg. Docker, Kubernetes) • Strong expertise in building REST API’s &ndas...

    $34 / hr (Avg Bid)
    $34 / hr Avg Bid
    23 bids

    I am looking for a software Python developer who can create a program with the following requirements: Intention is to read a message from a telegram channel and parse it, then as per certain conditions go to another telegram channel and hit some buttons in that channel. Basically web automation. I want to run this on unix, so you have to load the chrome in unix by stealth. 1. Parse the message and every element of the message in group 1(Pingbot) Get Contract address and Price from the message and store in a jason file with contract address. 2. Go to @unibotsniper_bot , enter /menu 3. Click on Buy tokens 4. Enter Contract address , press enter 5. Go to @unibotsniper_bot 6. Press sell limit 7. Parse the message. 8. Read number and token symbol 9. Enter the num...

    $36 / hr (Avg Bid)
    $36 / hr Avg Bid
    101 bids

    I am looking for a Python software developer who can complete my project Intention is to read a message from a telegram channel and parse it, then as per certain conditions go to another telegram channel and hit some buttons in that channel. Basically web automation. I want to run this on unix, so you have to load the chrome in unix by stealth. 1. Parse the message and every element of the message in group 1(Pingbot) Get Contract address and Price from the message and store in a jason file with contract address 2. Go to @unibotsniper_bot , enter /menu 3. Click on Buy tokens 4. Enter Contract address , press enter 5. Go to @unibotsniper_bot 6. Press sell limit 7. Parse the message. 8. Read number and token symbol 9. Enter the number and press “Select Token...

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

    Remote-Long term Devops Linux Shell script project-Project support Looking of Devops expert - who is expert in Unix/Linux, Python, Groovy and shell scripting, Who can work over zoom screenshare session in US CST imezone anytime from 8am-5pm CST .Initially on task basis and can hire hourly as well Please apply only if you are comfortable working on zoom screenshare and hourly rate of 5$/! Level of Expertise Required: - Expert Anticipated Hours per Week: 20-40 hours Ideal Skills and Experience: - Proven track record in providing administrative support for long-term projects - Strong organizational and time management skills - Excellent communication and problem-solving abilities - Proficiency in project management software and tools - Attention to detail and ability to work in...

    $225 (Avg Bid)
    $225 Avg Bid
    17 bids

    I am looking for a DevOps expert who has expertise in the following tools and technologies: - Jenkins - Linux/Unix shell scripting - Groovy - Ansible/SALT I require ongoing support for this project, and the expected timeline for completion is within 1-3 months. Ideal skills and experience for this job include: - Strong knowledge and experience in Jenkins for continuous integration and continuous deployment - Proficiency in Linux/Unix shell scripting for automation and scripting tasks - Familiarity with Groovy for writing scripts and plugins in Jenkins - Experience with Ansible or SALT for configuration management and orchestration If you have the necessary skills and experience in these areas, and are able to commit to ongoing support for this project, please reach out t...

    $254 (Avg Bid)
    $254 Avg Bid
    20 bids

    lets assume there is 2 years data which was divided into zip zip file contains 6 months of data --My unix shell script should unzip those zip files from particular folder , append the content into a single file and place it into target folder. here number of zip files should at run time . In Brief : The script should take variable number of zip file arguments ,extracts them to a temporary directory, concatentes the content into a output file and then cleans up the temporary directory

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    9 bids

    My business is in need of a Unix administrator to provide ongoing support when it comes to troubleshooting and problem resolution. We are looking for someone with the knowledge and experience to solve issues which may arise in our system with regard to user management and access control. Having the ability to monitor the system is also important since this is our primary area of concern. As far as communication is concerned, it is preferable that contact be handled primarily over email, though we would also consider Skype or Freelancer messaging system as alternative solutions. Ultimately, we need a highly competent and reliable Unix Administrator to ensure our system is running efficiently and securely.

    $170 (Avg Bid)
    $170 Avg Bid
    9 bids

    Profile: Temenos T24 Testing Contract tenure: 6 months Requiremets: 4-6 years -> 2 Candidates required 7-12 years -> 2 Candidates required ... TAFJ Knowledge is required. • Code library management experience • Local code development skill using Info Basic and componentized codes. • T24 API development (E. g. Screen changes, generate new inquiries) • Technical knowledge of T24 Customization and OFS processing. • Should have worked on TPH (Temenos Payment Hub) and AA. • Unix/Linux basic knowledge • REST technology processing with IRIS2.0 • Temenos Web Services TWS, Jboss configurations. • Should have a basic understanding of modules lik...

    $9792 - $19583
    $9792 - $19583
    0 bids

    ...WordPress backend. 9. Optimize the website's performance by minimizing load times and maximizing responsiveness. Requirements: PHP Development and MySQL Database Management: ➢ experience in PHP development with a strong understanding of modern PHP practices. ➢ Proficiency in writing clean, efficient, and maintainable PHP code. ➢ Basic understanding & Knowledge about REST API Development and Unix Shell ➢ In-depth knowledge of MySQL database management, including query optimization and data modeling. WordPress Proficiency: Experience customizing and extending WordPress functionalities. API Integration Skills: Ability to integrate third-party APIs and services into the WordPress backend. Deliverables: A headless CMS website with frontend integration. Additional back...

    $41 (Avg Bid)
    $41 Avg Bid
    13 bids

    ...Oracle, para formar parte de un proyecto en uno de nuestros mejores clientes (empresa del sector de las telecomunicaciones). El proyecto tiene una duración estimada de 5-6 meses con posibilidades de alargarse. A continuación detallamos los conocimientos y experiencia que deseamos que tenga: - Experiencia de al menos 3 años como Administrador de BD Oracle en entornos de producción 24x7 sobre sistemas unix/linux, preferiblemente en versión 19c o como mínimo en 12c. - Conocimientos de backup&recovery con RMAN y de OEM. - Valorable: .- optimización de SQL .- Conocimiento de Shell scripts .- Conocimientos en Dataguard, RAC, ASM y particionamiento .- Shell script - Tendría que realizar guardias semanales e intervenciones alg...

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

    I am in need of a Unix script that can perform the following tasks: - File manipulation - Data processing - System administration I have specific requirements for the script, so please take note of that. The expected turnaround time for these tasks is flexible, meaning it can be completed in more than 3 days. Ideal skills and experience for this job include: - Proficiency in Unix scripting - Strong understanding of file manipulation, data processing, and system administration - Ability to work with specific requirements and deliver high-quality results within the given timeframe.

    $161 (Avg Bid)
    $161 Avg Bid
    30 bids

    I am looking for a skilled shell script developer with experience in Linux operating system. The purpose of the script is for data + file manipulation, and the complexity level required is intermediate / advanced. Details will be shared on chat. Maximum budget is 30 USD.

    $41 (Avg Bid)
    $41 Avg Bid
    7 bids

    I am looking for a programmer to implement the following Shell commands in the xv6 operating system. The specific commands that need to be implemented are cp, mv, and rm. Requirements: - The commands should function exactly as they do in Unix, with no additional or custom functionality needed. Timeline: - The project needs to be completed within a short timeframe of 1 day. Ideal skills and experience: - Strong knowledge of C programming language - Familiarity with the xv6 operating system - Experience with implementing Shell commands in a Unix-like environment

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    1 bids

    Project Title: Bash shell script I am looking for a freelancer who can create a bash shell script to for a specific task. Requirements and Preferences: - I am open to suggestions and would appreciate the freelancer's expertise in designing the script. - The script should be able to run on Unix Ideal Skills and Experience: - Strong proficiency in bash scripting. - Experience in automating tasks, handling file manipulation, processing data, and monitoring systems. - Familiarity with Unix-based systems and their environments. There is a list of application in certain directory, you should build a script to pull and display those applications in a tabular format Added to it, the directory files are dynamic and the data keeps on adding each day, hence the script should ...

    $32 (Avg Bid)
    Urgent
    $32 Avg Bid
    10 bids

    Project Description: Need help in placement of System Administrators We have trained and experienced Linux Administrators. They can work on Redhat, CentOS, Unix, Vmware and Windows Server. They have expertise in Virtualization, DevOps, Cloud, NAS, LAMP setup, AWS. Looking for help in placement Linux and Windows system administrators This requirement is for Placement consultants, recruiters, HR who can help in placement. We can pay per candidate basis. Rs 3000/- per candidate, negotiable.

    $122 (Avg Bid)
    $122 Avg Bid
    5 bids

    I am looking for a Linux/Unix admin with expertise in Oracle Forms. The ideal candidate should have experience in maintenance and troubleshooting of Linux/Unix systems and form design and development in Oracle Forms. Specific requirements for the project include: - Linux/Unix Administration Tasks: - Maintenance and troubleshooting of Linux/Unix systems - Oracle Forms Tasks: - Form design and development The project needs to be completed within a week. this is for independent developer no third party. the task is to fix the printing script not to print extra empty page must understand Linux shell scripting and oracle pl/SQL forms. to fix DOT Matrix printers printing are skipping pages. Here is an example of one model: EPSON FX-2190

    $274 (Avg Bid)
    $274 Avg Bid
    16 bids

    ...height of the tide and the chart depth at that position. Do this in a way that makes this question convenient to ask, and is as lightweight as possible. Demonstrate this capability from a high-level language such as Guile/Scheme or Standard ML or Go or even Python. Lightweight means Java, JVM languages and their ilk are out of the question. This project requires a good level of familiarity with UNIX/Linux development, a good level of comfort with command-line environment, and literacy in C, C++ and a suitable high-level language. Familiarity with geographical data formats and libraries would be an advantage. Some domain-knowledge about navigation would be helpful but not strictly necessary. [1] I have requirement to compute depth prediction using neural network

    $300 (Avg Bid)
    $300 Avg Bid
    9 bids

    ...storing the data in a time-series database - Performance analysis of the implemented software component and comparison of the reliability of the different algorithms used - Validating the results by performing multiple real-life camera image/video quality tests Required Skills: - Good C, C++ and Python programming skills - Good embedded programming skills - Familiar with working in Unix/Linux environments...

    $258 (Avg Bid)
    $258 Avg Bid
    24 bids

    Title: Experienced Unix Cloud ( AWS) Admin Needed for Troubleshooting and Repair I am looking for an experienced Unix Cloud Admin who can effectively manage and maintain our extensive server infrastructure. With more than 7 servers to be managed, advanced administration skills are required to ensure smooth operations. Responsibilities: - Perform troubleshooting and repair tasks to resolve any issues that may arise in the Unix cloud environment - Conduct routine maintenance to ensure optimal server performance - Stay updated with the latest system upgrades and implement them as necessary - for exa: working with tomcat installation, setting up DB connections Skills and Experience: - Proven experience in advanced Unix administration, specifically in managing a l...

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

    ...of RBM/NRM (NetCracker) is essential. - Minimum of 5 years experience in a similar development role - Good experience in Java, J2EE, EJBs, Servlet & Hands-on experience in using Eclipse tool. - Strong knowledge in Integration with any telecom product like IRB/RBM, Amdocs, Kenan, Oracle BRM, etc. - Must be worked on Telecom Domain (Telecom Billing Specifically) - Worked experience in SQL, PL/SQL, UNIX - Understanding of Web logic server. - Experience in Java, J2EE projects and E2E Telecom Functional Knowledge. - Experience in RBM Functional & Conceptual Knowledge. - RBM configuration Knowledge - Good experience in the Design, Development, and Enhancement of applications - Unit Testing experience to test all the developed applications thoroughly. - Providing Support to L3,...

    $934 (Avg Bid)
    $934 Avg Bid
    15 bids

    I am looking for a freelancer who can assist me with specific Unix programming tasks, specifically shell scripting. The ideal candidate will have experience in shell scripting and Unix system administration. Deadline: Within a week I have existing code that the freelancer will need to work with.

    $132 (Avg Bid)
    $132 Avg Bid
    10 bids

    ...Java (in-depth), Spring Framework – Webservices tool set – SOAP UI, Postman (or any REST clients), – Java development tool set -Eclipse/IntelliJ – Github/SVN – Oracle/SQL database – Authentication mechanisms like OAuth 2.0 Other Tech Skills nice to have: – Cloud Foundry (PaaS), AWS – GraphiQL – GoCICD(any continuous deployment tool), – Gradle/Maven – Exposure to XML/JSON – Various scripting like Unix Scripting, CLI, Perl. – LDAP directory database – Monitoring Service: App Dynamics/Grafana(any other perf metrics monitoring systems) – Logging Service: Splunk, Kibana, Logstash, ElasticSearch(any other logging platform) – Knowledge of network zones, data centers, storage, topology, GSLB,...

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

    Seeking a skilled security testing expert with experience in Unix systems to work on the Morris Worm Project. This project involves developing a worm attack for security testing purposes. Ideal candidates should be familiar with Unix systems and have a strong understanding of worm attacks. Knowledge of encryption, data masking, and monitoring techniques will be beneficial.

    $44 (Avg Bid)
    $44 Avg Bid
    2 bids

    Oracle Forms/Report Developer with PL/SQL Experience Needed - I am in need of a skilled Oracle Forms/Report developer who can assist me with both forms and report development tasks. - I already have existing code that needs to be modified, so experience in working with e...databases and understanding of database design principles is a plus. - Good communication skills and the ability to work collaboratively with a team are important. - Please provide examples of previous work or a portfolio showcasing your Oracle Forms/Report development projects. i am looking for oracle developer who got the following skills oracle pl/sql oracle weblogic oracle forms/report linux/unix oracle weblogic ohs oracle datbase 19c this is for independent developer no third party you must able to connect...

    $220 (Avg Bid)
    $220 Avg Bid
    21 bids

    I am looking for a freelancer to code a custom Webmin module from scratch, to control a server-side script. The scr...install/uninstall/upgrade the custom webmin module from a webmin module package - edit target script settings - start/stop/restart the target script - cron manage the target script (such as restart) - heartbeat monitor the target script for auto restart if unresponsive Ideal skills and experience for this job include: - Proficiency in Webmin module development - Strong understanding of Linux/Unix user management, file management, server-side scripting and network configuration - Ability to create a visually appealing and user-friendly design for the module - Ability to help expanding the functionality of the underlying C code of the target script (may be a futur...

    $253 (Avg Bid)
    $253 Avg Bid
    34 bids

    I would like to receive a daily report for available reward seats, across all classes , for the next 12 months of flights from the day the report is run , travelling from London Heathrow to all Caribbean resorts and vice versa . The report should only contain output for dates that have rewards flights I manage unix servers and can run the code there , so python code would probably be perfect. This is probably an hours work for an experienced developer and I'd imagine someone could show me a sample report pretty quickly.

    $86 (Avg Bid)
    $86 Avg Bid
    30 bids

    Hi Freelancers! Our website is terrible on loading. We have installed the Seraphinite Accelerator plugin but still it is not very fast loading. In our opinion there are a couple of unused plugins which do generate quite some server load. Our configuration: 29 plugins Server info: Apache/2.4.57 (Unix) PHP version: 8.1.21 PHP mem: 512 MB PHP max message: 128 MB PHP time limit: 240 PHP max vars: 4000 SUHOSIN geïnstalleerd: – MySQL versie: 5.7.41 Max. Upload: 128 MB Current website: 10.8GB Also we experience a lot database connection error. Currently we host with Strato but not on a Pre-installed WP server. We might need to migrate to another server when the current server is not sufficient. Currently we have the crawling by search engines not enabled due to the

    $222 (Avg Bid)
    $222 Avg Bid
    86 bids

    write me a regex in PCRE2 flavor in REGEX101. Each match has to be in the first capturing group so try to utilize plenty of non capturing group. 1. Extract file Path 2. Extract File Name 3. Extract File Extension /usr/bin/python /usr/bin/xattr -r -d /tmp/ 1st Match: /tmp/ 2nd Match: 3rd Match: .bash /usr/bin/sh -ex -c . "/etc/rabbitmq/" && echo 1st MATCH: /etc/rabbitmq/ 2nd Match: 3rd Match: .conf "/usr/bin/sh -ex -c . "/etc/rabbitmq/" u0026u0026 echo "-----BEGIN VARS LIST FOR PID 10583-----" u0026u0026 set" 1st Match: /etc/rabbitmq/ 2nd Match: 3rd Match: .conf "/bin/sh -c /usr/local/sbin/ esomni 1200 " 1st Match: /usr/local/sbin/ 2nd Match: 3rd Match: .sh "/usr/bin/containerd-shim-runc-v2 -namespace moby -...

    $60 (Avg Bid)
    $60 Avg Bid
    4 bids

    I am new to robot framework and I would like to established a connection to Unix server using same and need to execute shell script on that server so solution is already developed/framework by some so need to understand a code and a flow in that framework

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

    ...-Relevant hardware, software, and technology vendor certifications like CompTIA, Fortinet NSE, and Microsoft are a plus. -Scripting skills are required, with a significant emphasis on PowerShell. -Strong understanding of network security design and implementation principles are required. -Active Directory & Microsoft 365 administration skills are required. -Experience with Windows, macOS, and Unix/Linux-based operating systems; cloud-based business-grade applications and productivity platforms. -Have a fundamental understanding of traditional and Azure Active Directory, DNS, DHCP, RAID, Routers, VLAN’s, SSL VPN, IPSEC VPN’s, Group Policy, Azure, AWS, Office 365, SMTP, RDP, and a wide array of data backup software and hardware. HOURS: 4pm-1am EST Monday-Frida...

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

    I am seeking a skilled programmer to assist with the compilation of a Fortran 90 program for a CPU cluster running on Unix/Linux.

    $240 (Avg Bid)
    $240 Avg Bid
    14 bids

    ...AIX Unix Server Migration Specialist to assist with migrating our current server to AIX 7. The ideal candidate should have experience with AIX 7 and be knowledgeable in server migrations. Requirements: - Experience with AIX 7 - Expertise in server migrations - Familiarity with AIX Unix systems - Knowledge of RAM and disk space management - Ability to handle large server sizes (more than 64GB RAM) The primary objective of this role is to ensure a smooth transition from the AIX Unix environment to new systems while maintaining the functionality of mail transfer and DNS services. The successful candidate will be responsible for planning, executing, and overseeing the migration process in collaboration with various teams and stakeholders. Responsibilities: 1. Assess ...

    $431 (Avg Bid)
    $431 Avg Bid
    5 bids

    Oracle Forms/Report PL/SQL Developer with WebLogic Administration Experience I am looking for a skilled Oracle Forms/Report PL/SQL Developer who also has experience with WebLogic Administration. this is for independent developer no third party you must able to...troubleshooting skills. - Ability to work independently and meet deadlines. Project Details: - I currently have an Oracle database in place. - I am looking for up to 8 hours of assistance for this project. If you have the required skills and experience, please submit your proposal. hi am looking for oracle developer who got the following skills oracle pl/sql oracle weblogic oracle forms/report linux/unix oracle weblogic ohs oracle datbase 19c this is for independent developer no third party you must able to connec...

    $254 (Avg Bid)
    $254 Avg Bid
    31 bids

    Top unix\\ Community Articles