• Skip to main navigation
  • Skip to main content
  • Skip to footer
  • Portfolio
    • Java
    • DevOps
    • Data mining
  • Online games
  • Posts
    • Author: QubeDron
    • Author: SnailDog
  • Experiments
  • Contacts
  • Skip to menu toggle button

ScAlAn

Scientific Algorithms and Analytics

Author: Alex (page 7)

Fix upgrade Jenkins on Ubuntu

While I am updating Jenkins server – see: How to fix: Output: Try to upgrade: Done.
Continue reading “Fix upgrade Jenkins on Ubuntu”…
Posted on: January 25, 2021 Last updated on: February 25, 2021 Comments: 0 Written by: Alex

Howto add YouTube video on you page with responsive design

Task: Add YouTube video on your web page with responsive design Solution: Note: Please set your correct YouTube video id…
Continue reading “Howto add YouTube video on you page with responsive design”…
Posted on: January 25, 2021 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

Howto change divs order

Task: Change divs order for mobile design Implementation: Style definition you can add in the css file. Done.
Continue reading “Howto change divs order”…
Posted on: January 22, 2021 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

Howto monitor AWS EC2 instance status in bash script

Task: Monitor instance status in bash script Implementation: #!/bin/bash instanceID=i-… # your instance ID # Get instance status… instanceStatus=$(aws ec2…
Continue reading “Howto monitor AWS EC2 instance status in bash script”…
Posted on: January 18, 2021 Last updated on: December 24, 2020 Comments: 0 Written by: Alex

Howto make redirect http to https on your php site

Task: Make redirect from http to https on your php site Implementation: Add this code at the top of your…
Continue reading “Howto make redirect http to https on your php site”…
Posted on: January 12, 2021 Last updated on: December 24, 2020 Comments: 0 Written by: Alex

Mac OS: git was broken after last update

Problem: ~ % git xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun How to fix (worked for…
Continue reading “Mac OS: git was broken after last update”…
Posted on: December 22, 2020 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

Howto get list of directories and their size in Linux

Task: Get lust of directories and their size Solution: du -sh * With hidden directories: sudo du -sh $(ls -A)…
Continue reading “Howto get list of directories and their size in Linux”…
Posted on: December 19, 2020 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

Howto wait beanstalk environment to be ready

Task: Implement loop to wait till AWS BeansTalk environment will be ready Implementation: #!/bin/bash echo ‘Waiting…’ status=” iterations=0 maxiterations=20 while…
Continue reading “Howto wait beanstalk environment to be ready”…
Posted on: December 19, 2020 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

Game: simple Fly killer

Maze game is a best game to practice your reaction. Your goal to kill all flies by clicking over. 😉…
Continue reading “Game: simple Fly killer”…
Posted on: December 5, 2020 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

Script to prepare iPod audiobook on ubuntu from mp3 files

Task: create iPod audiobooks on linux (Ubuntu) with tempo = 1.5 Solution: Run this script in the directory with mp3…
Continue reading “Script to prepare iPod audiobook on ubuntu from mp3 files”…
Posted on: December 5, 2020 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

Howto Jenkins+Jmeter HTML reports

Task: Fix display JMeter reports on the resource page Fix: Modify /etc/default/jenkins file to: … # Allow graphs etc. to…
Continue reading “Howto Jenkins+Jmeter HTML reports”…
Posted on: November 22, 2020 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

Howto setup nginx+Jenkins+SSL+SSH on EC2 ubuntu

Task: Setup Jenkins on EC2 Ubuntu Implementation steps: Update Ubuntu and install nginx: sudo apt updatesudo apt upgradesudo apt install…
Continue reading “Howto setup nginx+Jenkins+SSL+SSH on EC2 ubuntu”…
Posted on: November 17, 2020 Last updated on: December 23, 2020 Comments: 0 Written by: Alex
« Previous page 1 … 5 6 7 8 9 … 16 Next page »

Recent Posts

  • Alternative js log from devices without access to console
  • Configure .htaccess file for React app located in the subdirectory
  • Write jUnit test to check service with json files
  • Setup FTP server on Paspberry PI
  • Add autoformat java sources into your maven project
  • Add autoformat java sources into your gradle project
  • Create Accordion on html and js
  • Adding and removing users version 2.0
  • Adding and removing user
  • Java Script summer
  • Java Script summer weekend day â„– 1: Finding the largest word
  • Freecad: fasteners for curtains in the bathroom
  • Java Script Array modification and output

What’s ScAlAn?

Main activity of our co-working team is service to develop and support IT solutions.

Can we help?

We can offer professional development and support for your business.

You have an idea?
You want to make some improvement?
You want to implement?

Contacts

Email: info@scalan.com
Phone: +38 (067) 573-24-19
© 2025 ScAlAn | Using Modern WordPress theme. | Back to top ↑