linux-syr
linux-syr
  • 141
  • 1 637 956
How to update username and password in Apache NiFi
How to update username and password in Apache NiFi:
./nifi.sh set-single-user-credentials newusername password-min-8-char
for windows user (edit authorizers.xml )
justpaste.it/71nh1
zhlédnutí: 967

Video

Apache NiFi set java home and fix web ui Issues
zhlédnutí 207Před 5 měsíci
Apache NiFi setup java home and fix web gui problem: dnf install java-11* or apt install java-11* nano nifi.sh: java_com="$(dirname "$(readlink -f /usr/bin/java)")" export JAVA_HOME="$java_com/.." java_com="${JAVA_HOME}/bin/java" ./nifi.sh start
add new disk to podman vm
zhlédnutí 45Před 7 měsíci
add new disk for podman vm
my own software distribution
zhlédnutí 74Před 9 měsíci
I developed my own simple software distribution solution. After months of researching how best to do it. It is quite simple. To do it, you can register the devices in a database and you should be able to identify them by their IP and hostname. Create another table for commands based on the inventory information like the hostname. The web applications should be able to send the commands to the l...
CVE 2023 36664 Ghostscript in linux php
zhlédnutí 288Před 9 měsíci
this is not a direct reproduce of CVE-2023-36664 vulnerability, otherwise something similar with pipe | in php . i show afterwards how to install the latest version to fix the vulnerability for linux system. This vulnerability relates to operating system pipes, which are a mechanism by which different software components can communicate with each other by having the output of one application re...
Lenovo ThinkPad Battery Replacement
zhlédnutí 55Před 10 měsíci
Lenovo ThinkPad Battery Replacement
Resolving Blue Screen errors in Windows BSOD
zhlédnutí 685Před 10 měsíci
Blue Screen errors (also sometimes called black screen errors or STOP code errors) can occur if a serious problem causes Windows to shut down or restart unexpectedly. You might see a message that says, "Windows has been shut down to prevent damage to your computer" or a similar message. This problem occurs if updates and hardware drivers are not installed correctly/completely. Do not restart yo...
fujitsu laptop windows screen flickering
zhlédnutí 772Před 10 měsíci
Fujitsu laptop windows screen flickers: caused by display drivers. To update your display driver, you'll need to start your PC in safe mode, uninstall your current display adapter, and then check for driver updates. Start your PC in safe mode, then select and hold (or right-click) Start and select Device Manager. To determine if a display driver or app is causing the problem, check to see if Ta...
install ssh in windows powershell fix errors | php sshd not working
zhlédnutí 219Před 10 měsíci
after installing sshd server and the sshd agent, neither the service nor the services are displayed in the services server/client. Get-WindowsCapability -Online | ? Name -like 'OpenSSH*' Add-WindowsCapability -Online -Name OpenSSH.Server 0.0.1.0 Start-Service sshd Set-Service sshd -StartupType Automatic or # Uninstall the OpenSSH Client Remove-WindowsCapability -Online -Name OpenSSH.Client 0.0....
Access Denied for User 'root'@'localhost' (using password: YES) mariadb on linux from windows HY000
zhlédnutí 856Před rokem
can't connect to mysql mariadb server on linux from windows.error 2003 (hy000) can't connect to mysql server on 'localhost' (10061). The "Access Denied for User 'root'@'localhost' (using password: YES)" error message indicates that the user is used to connect to the MySQL server from localhost and a password is required to complete authentication. However, the password provided is incorrect or ...
Routing DICOM Viewer Images to an External DICOM Server Orthanc PACS
zhlédnutí 1,8KPřed rokem
Routing DICOM Viewer Images to an External DICOM Server Orthanc PACS
Permissions for /etc/netplan/01-network-manager-all.yaml are too open Netplan configuration should
zhlédnutí 8KPřed rokem
(generate:4835): WARNING : 01:02:16.809: Permissions for /etc/netplan/01-network-manager-all.yaml are too open. Netplan configuration should NOT be accessible by others. root@master:/etc/netplan# netplan generate Ubuntu 23.04 no internet, ip
Virtual MR Scanner An end to end hybrid MR simulator console Ubuntu
zhlédnutí 46Před rokem
MRI Virtual Scanner An end to end hybrid MR simulator console Ubuntu
difference between NTFS FAT32 and exFAT, APFS | Why FAT32 only 4 GB
zhlédnutí 150Před rokem
difference between NTFS FAT32 and exFAT, APFS | Why FAT32 only 4 GB
Setup Modern Honeypot Network on Ubuntu | mhn Honeypot
zhlédnutí 3,3KPřed rokem
Setup Modern Honeypot Network on Ubuntu | mhn Honeypot
How to Install Kubernetes Cluster on Ubuntu 23.04
zhlédnutí 2,2KPřed rokem
How to Install Kubernetes Cluster on Ubuntu 23.04
kubectl get nodes Config not found: /root/admin.conf | couldn't get current server API group list
zhlédnutí 6KPřed rokem
kubectl get nodes Config not found: /root/admin.conf | couldn't get current server API group list
kubeadm init error reset kubernetes join a worker node
zhlédnutí 3,5KPřed rokem
kubeadm init error reset kubernetes join a worker node
fsck exited with status code 4 initramfs ubuntu 23.04
zhlédnutí 6KPřed rokem
fsck exited with status code 4 initramfs ubuntu 23.04
Centos and Redhat based A start job is running for Wait for Network to be Configured
zhlédnutí 363Před rokem
Centos and Redhat based A start job is running for Wait for Network to be Configured
macOS 13 Ventura OSX on Proxmox | boot loop stuck on apple logo proxmox
zhlédnutí 3KPřed rokem
macOS 13 Ventura OSX on Proxmox | boot loop stuck on apple logo proxmox
upgrade ubuntu 20.04 server 21.04 22.04 to last availability version with script
zhlédnutí 145Před rokem
upgrade ubuntu 20.04 server 21.04 22.04 to last availability version with script
vmware macos bootloop and stuck on apple logo
zhlédnutí 20KPřed rokem
vmware macos bootloop and stuck on apple logo
How to install macOS Ventura on VMware workstation pro 17
zhlédnutí 2,5KPřed rokem
How to install macOS Ventura on VMware workstation pro 17
DirectAccess Active Directory Windows Server 2022 Client Join macOS Windows 10
zhlédnutí 1,8KPřed rokem
DirectAccess Active Directory Windows Server 2022 Client Join macOS Windows 10
Warning: A DNS entry for DNS probe directaccess-corpConnectivityHost. dc. domain
zhlédnutí 56Před rokem
Warning: A DNS entry for DNS probe directaccess-corpConnectivityHost. dc. domain
Domain Controller Active Directory DHCP DNS, Join Clients | Windows Server 2022
zhlédnutí 636Před rokem
Domain Controller Active Directory DHCP DNS, Join Clients | Windows Server 2022
Debian 11 libodbc1 3.2.1 but its not installable
zhlédnutí 112Před rokem
Debian 11 libodbc1 3.2.1 but its not installable
connect debian 11 to internet without static ip
zhlédnutí 42Před rokem
connect debian 11 to internet without static ip
apt update Ign5 http ppa launchpad net ondrej php ubuntu lunar main i386 Packages
zhlédnutí 152Před rokem
apt update Ign5 http ppa launchpad net ondrej php ubuntu lunar main i386 Packages

Komentáře

  • @helviosantana2595
    @helviosantana2595 Před 2 dny

    Works for WM 15?

  • @Prepress-Inc
    @Prepress-Inc Před 3 dny

    I was hoping by the title to learn a backup strategy. But hearing only annoying music and nobody speaking to instruct the procedure, I couldn't watch for more than 30 seconds. Seriously, why do SO MANY You Tubers play horrible music and not say what they are doing?

  • @aghor_tantra
    @aghor_tantra Před 3 dny

    can i set custom caller id for display my custom number on receivers phone

  • @drealvesm
    @drealvesm Před 3 dny

    Thankyou

  • @jummahtaha5984
    @jummahtaha5984 Před 10 dny

    You are moving the mouse very quickly it is so difficult to follow

  • @leshanium
    @leshanium Před 11 dny

    any solution for iracle virttualbox

  • @aijikiduniya
    @aijikiduniya Před 12 dny

    can we change the caller id and call to s normal service provider number like VI or Airtel number please help?

    • @linuxsyr
      @linuxsyr Před 12 dny

      You need to buy this service; SIP Trunk

    • @aijikiduniya
      @aijikiduniya Před 12 dny

      @@linuxsyr ok thank you but how much it cost

    • @linuxsyr
      @linuxsyr Před 11 dny

      @@aijikiduniya The cost of SIP trunks can vary depending on your provider, plan and your geographic location.

  • @AnkittArmanWeirdalone

    Worked even on lenovo with windows 11 thanks bro

  • @user-pm1ld3eb9o
    @user-pm1ld3eb9o Před 12 dny

    Hi Sir! I have a problem in my pc having Linux mint it says Buffer I/O error on dec sda3,logical block 78010832, async page read

    • @linuxsyr
      @linuxsyr Před 12 dny

      Have a nice day _____ Chatgpt: The error message you're seeing on your Linux Mint system, "Buffer I/O error on dev sda3, logical block 78010832, async page read," suggests there's an issue with reading data from the hard drive, specifically from the logical block 78010832 of device sda3. Here are a few steps you can take to diagnose and potentially resolve the issue: 1. **Check for Hardware Issues**: This error could be due to a failing hard disk or bad sectors. You can use tools like `smartctl` from the smartmontools package to check the health of your hard disk. ```bash sudo smartctl -a /dev/sda ``` Look for any reported failures or a high count of reallocated sectors. 2. **Run a Filesystem Check**: It's important to ensure that the filesystem is intact. You can use `fsck` to check and repair Linux file systems. It's safest to run `fsck` when the filesystem is not mounted. If it's your root filesystem, you might need to do this from a live USB. ```bash sudo fsck /dev/sda3 ``` Note: Replace `/dev/sda3` with your actual device identifier if different. 3. **Backup Your Data**: If the disk is failing, it's crucial to back up your data as soon as possible to avoid data loss. 4. **Look for More Detailed Logs**: Check `/var/log/syslog` or use the `dmesg` command to look for more detailed error messages that might give additional clues about what's wrong. ```bash dmesg | grep -i error ``` 5. **Hardware Test**: If you suspect hardware failure, testing the drive in another computer or replacing it might be necessary to confirm if the issue is with the drive itself. If you're not comfortable performing these steps or if the problem persists after trying them, you might consider seeking help from a professional or more technically inclined friend. Also, keep in mind that continued operation of a failing drive can result in further data loss.

  • @ANIME-wm5qv
    @ANIME-wm5qv Před 15 dny

    servus denke du kannst deutsch da die sprachfunktion aıf deutsch war ich bräuchte echt hilfe kenne mich nicht so gut aus in dem bereich aber brauche dringend einen voip system mit dem ich anrufe tätigen kann könntest du mir behilflich sein

    • @linuxsyr
      @linuxsyr Před 14 dny

      Lieber ANIME , danke für Ihren Kommentar. Es gibt ganz viele günstige VOiP Dienstanbieter. Googeln. Ich habe nicht genug Erfahrung 🌷

  • @aekbns
    @aekbns Před 16 dny

    thank you very much, i love you

    • @leshanium
      @leshanium Před 11 dny

      what about on oracle virtualbox

  • @kcman9670
    @kcman9670 Před 17 dny

    Where is the WIN BUTTON

  • @Hcyber1
    @Hcyber1 Před 18 dny

    عاشت ايدك اشتغل

  • @EMT8654
    @EMT8654 Před 20 dny

    How did you get to the screen where you could see if the bridged setting was on

    • @linuxsyr
      @linuxsyr Před 20 dny

      Vm settings - network ( vmware)

  • @juicefrat
    @juicefrat Před 22 dny

    I’ve yet to open the laptop but I am fearing for the worst

  • @mauricedewaal3067
    @mauricedewaal3067 Před 26 dny

    BRO THIS DUDE IS THE GOATTTTTTT

  • @ItzKeltic1207
    @ItzKeltic1207 Před 27 dny

    Thank you very much, the moment i tried it I worked

  • @seeray11
    @seeray11 Před 28 dny

    Thank you for working

  • @seeray11
    @seeray11 Před 28 dny

    I use a windows keyboard ☠️☠️☠️

  • @SototaComputer22
    @SototaComputer22 Před 28 dny

    Thank you bro❤ What is the name this template

  • @MuhammadKousar-qq6vq
    @MuhammadKousar-qq6vq Před 29 dny

    hello! I followed your steps but it is still not working, it says that my email is unable to receive mails. Our configuration is different except for the MX i hope you can help me

  • @queremq
    @queremq Před měsícem

    It worked for me thank you. don't forget to add everyone

  • @Priya-yi7gp
    @Priya-yi7gp Před měsícem

    Thanks a lot 😊

  • @rkyuraz_
    @rkyuraz_ Před měsícem

    If anyone has a hardisk external plug in just try to plug out the USB cable and its work for me, thanks anyways for the information

  • @jairojehuelzelaya9811
    @jairojehuelzelaya9811 Před měsícem

    Gracias, Me has salvado mi sitio ver👍👍👍👍👍👍👍

  • @pinksasquatch
    @pinksasquatch Před měsícem

    This makes no sense. How is everyone saying this is helpful?... it's just a very blurry video of a guy moving quickly from screen to screen on his mac. No explanation of what he's doing to help. Terrible.

  • @maxwelledouards5255
    @maxwelledouards5255 Před měsícem

    czcams.com/users/shortsIPcfHNBzEw8?si=Sd84QRg7Oz7fZ-3R

  • @NewsBihari84
    @NewsBihari84 Před měsícem

    Handler failed to bind

  • @aminboudiaf6888
    @aminboudiaf6888 Před měsícem

    after the installation and going for the website i found this error : "Your PHP installation appears to be missing the MySQL extension which is required by WordPress. Please check that the mysqli PHP extension is installed and enabled. If you are unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress support forums."

  • @walkh
    @walkh Před měsícem

    no fucking letters can see Ничего не видно.

  • @surishtirajkaralia801
    @surishtirajkaralia801 Před měsícem

    Thank you 🙏😊

  • @Safira_Fogo
    @Safira_Fogo Před měsícem

    Muito muito Obrigado 🫂 me ajudou muito. To aprendendo a mexer em Linux.

  • @98f5
    @98f5 Před měsícem

    I got this issue where keeps saying the serial numbers arent unique

  • @Tryingtogetrichouthere
    @Tryingtogetrichouthere Před měsícem

    What’s your telegram. ?

  • @DisobeyZOG
    @DisobeyZOG Před měsícem

    What causes this?

  • @marlonbueno9743
    @marlonbueno9743 Před měsícem

    Chido rey, gracias a ti pude arreglar mi Mac, eres chingon!

  • @AS-hw6gu
    @AS-hw6gu Před měsícem

    I can't able to access it on another pc

  • @jcspaziano
    @jcspaziano Před měsícem

    Thank you for this!

  • @AabhaasDeshta
    @AabhaasDeshta Před měsícem

    sudo update-grub after this there is an error Sourcing file `/etc/default/grub' /usr/sbin/grub-mkconfig: 30: /etc/default/grub: menuentry: not found

  • @golvellius6855
    @golvellius6855 Před měsícem

    I did this in the moon and it 💪

  • @kariemwalid2942
    @kariemwalid2942 Před měsícem

    my lap asus tuf dash and i have this problem and iam not found any solve to this problem .. can you help me ??

  • @iiiv044_
    @iiiv044_ Před měsícem

    Thanks so much man

  • @MehediHasanWorld1
    @MehediHasanWorld1 Před 2 měsíci

    I cannot download vega

  • @ThuranJunior
    @ThuranJunior Před 2 měsíci

    Thanks you i have succes with this

  • @navi_kutty_creations3924
    @navi_kutty_creations3924 Před 2 měsíci

    Working....

  • @belkaidkhalid
    @belkaidkhalid Před 2 měsíci

    Guys just make sure it's all the way in

  • @alphayomegaworship2761
    @alphayomegaworship2761 Před 2 měsíci

    thanks it works

  • @TheFLvk3
    @TheFLvk3 Před 2 měsíci

    I had this issue on my desktop computer. I just turned off the power supply to drain it of any power, waited a minute and turned it back on.

  • @FasterthanSpeed414
    @FasterthanSpeed414 Před 2 měsíci

    Learn to talk

  • @user-kr3lb3qo5t
    @user-kr3lb3qo5t Před 2 měsíci

    😮 thank you so much this video can help me right now my laptop is already fix