Skip to content

Just Troubleshoot IT

IT articles

Tag: Ubuntu

Resize partition of extended vhdx in ubuntu

February 24, 2022 troubleshooter Leave a comment

Check partition size Grow partition Resize

Continue reading

Debian: how to add a custom root ca certificate

October 6, 2021 troubleshooter Leave a comment

Copy the certificate-file as *.crt-file to Run the following command The ca-certificate should now be imported For a better stucture, you can also create subfolders in /usr/local/share/ca-certificates and put the certificate files therein.

Continue reading

Create bootable ESXi-USB-Stick using Ubuntu

May 14, 2021 troubleshooter Leave a comment

install syslinux Identify your usb stick using one of the following commands (it should be somethin like /dev/sda, /dev/sdb, /dev/sdc…) unmount the usb device create partition table using fdisk (be sure to use the correct device!!!) unmount partition and device use mkfs.vfat to format the partition copy syslinux / install

Continue reading

Ubuntu 20.10: Prevent suspend on close lid

March 14, 2021 troubleshooter 2 comments

Edit /etc/systemd/logind.conf by using your favorite editor Find line “#HandleLidSwitch=suspend” The shortcut for searching in nano is [ctrl] + [w] Uncomment the line remove hashtag in front of the line Change value from suspend to “ignore” The following values can be used: HandleLidSwitch=hibernate –> hiberante when lid is closedHandleLidSwitch=ignore –>

Continue reading

Ubuntu: Mount Bitlocker-Encrypted partition

December 30, 2020 troubleshooter Leave a comment

Install dislocker Create folders for mounting Decrypt drive Mount partition Mount NTFS if above command is not working Mount automatically using /etc/fstab Instead of using your user-password you can also use the recovery-password by using the parameter recovery-password instead.

Continue reading

Ubuntu: Backup & Restore with tar

October 30, 2020 troubleshooter Leave a comment

Create Backup Restore

Continue reading

Ubuntu: Create user directory afterwards

September 24, 2020 troubleshooter Leave a comment

If you create an new user with useradd without using the option -m there will be created no home directory Create user without -m Create home directory manually by copying the template of /etc/skel Set owner of /home/testuser Set GECOS-field / comment after user was created When creating a user

Continue reading

Linux: set hostname using hostnamectl

September 23, 2020 troubleshooter Leave a comment

To set the hostname of a linux system run the following command in a terminal session Reboot system

Continue reading

Ubuntu: Mount Windows-Share on startup

September 7, 2020 troubleshooter Leave a comment

Install cifs-utils Create directory to use as mount point for the Windows share Mount Windows share manually using terminal If supported use Version 3.0. Otherwise use a supported version (For example: vers=2.0) Mount Windows share on startup using /etc/fstab Create file with credentials Set correct permissions so that no unauthorized

Continue reading

Join Debian / Ubuntu to Active Directory Domain

March 3, 2020 troubleshooter Leave a comment

To domain-join an debian / ubuntu – server you first need to install realmd and its dependencies Join the server to your Active Directory-Domain If you need to, replace “administrator” with another authorized user. If the above command fails:check if your user has the required permissionscheck the passwordtry the following:

Continue reading

Posts navigation

1 2 Next Posts»

Donate

If you like my posts, please send me a donation to provide you also in the future with ad-free information.
Thank you very much.

Recent Posts

  • Linux – Determine Hyper-V host of Linux VM
  • Windows 10: Cleanup pending Updates / boot loop fix
  • Resize partition of extended vhdx in ubuntu
  • SCCM – Error (0x800703ee) No Updates
  • Managing Applocker with Powershell

Archives

  • May 2022
  • February 2022
  • December 2021
  • October 2021
  • May 2021
  • March 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • April 2020
  • March 2020
  • January 2020
  • December 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • May 2019
  • April 2019

Categories

  • all
  • Backup
  • Cisco
    • ASA
    • Firepower
    • Nexus
  • Development
  • ELK
  • FritzBox
  • Hyper-V
  • Linux
    • Debian
    • kali
    • Ubuntu
  • openHAB
  • OpenWRT
  • PKI and certificates
  • Raspberry Pi
    • pihole
  • Visual Studio
  • vmware
  • Windows
    • Active Directory
    • cmd
    • Eventlog
    • Hyper-V
    • Office
    • Powershell
      • Chocolatey
    • Windows 10
    • Windows 11
    • Windows Subsystem for Linux
WordPress Theme: Treville by ThemeZee.