Skip to content
Bictor Tips

Bictor Tips

Your Help In Digital World

Menu

  • Hash Calculator

Ubuntu 24.04 Problems & Solutions

Problem 1: Slow booting after fresh installation Problem could be seen when rebooting that Networkd is trying to continuously connect online, however it fails after 2 minutes of wait Solution: systemctl edit systemd-networkd-wait-online.service Add following lines ###Editing /etc/systemd/system/systemd-networkd-wait-online.service.d/override>###Anything between here

[email protected] July 2, 2024July 8, 2024 Linux No Comments Read more

Ubuntu Rescue Guide

Common commands useful when debugging in rescue mode Checking login sessions for various server can be done using View the most recent logins If you just want to check the most recent logins, it’s even simpler. Back in the command-line,

[email protected] April 27, 2024April 27, 2024 Linux No Comments Read more

Ubuntu bug affecting Firefox Chromium and other Keyboard Issues

The main problem was AppArmor not giving permission to connect to ibus in the root account Workaround was to change the input method from ibus to none im-config -n none

[email protected] December 17, 2023December 17, 2023 Linux No Comments Read more

Ubuntu 22.04 LAMP Installation

To install the LAMP stack on Ubuntu 22.04 LTS, follow these steps.

[email protected] July 9, 2023July 9, 2023 Linux No Comments Read more

Ubuntu 22.04 Modify Open File Limits

To check current limits Edit /etc/security/limits.conf – Add the following lines, also remember like root is a username, you should add all the usernames on which you wish to increase the limit Edit /etc/pam.d/common-session – Add the following line Edit

[email protected] July 17, 2022February 14, 2024 Linux No Comments Read more

MacBook Pro 2009 – Ubuntu 20.04 Installation

Download Ubuntu for Desktop (20.04) Burn on Pen Drive using Rufus (UEFI mode) Install normally as per the instructions provided on the screen Install full kde using sudo apt-get install kde-full sudo lshw -businfo -class bridge -class display Bus info

[email protected] June 16, 2021June 16, 2021 Linux No Comments Read more

Fix Old MacBook Windows 10 Reboot Issue

I have MacBook 5,2 which i needed with Windows 10 as new MacOS is no further supported on it and i didn’t wanted to waste some good hardware engineering by Apple in it 🙂 However the installation of Windows 10

[email protected] June 7, 2020June 7, 2020 Linux 3 Comments Read more

Running VLC in Ubuntu as root

Run the sed command below to make changes in the VLC binary file, it will replace the geteuid variable (which determines the effective user ID of the calling process) with getppid (which will determine the parent process ID of the calling process). In this command, ‘s/geteuid/getppid/‘

[email protected] May 24, 2020May 24, 2020 Linux No Comments Read more

Enable root user in Ubuntu 20.04

Step 1: Login into your account and open terminal Step 2: Type the following command to setup password for root account sudo passwd root Step 3: Open file /etc/pam.d/gdm-password sudo nano /etc/pam.d/gdm-password Step 4: Comment out the following line by

[email protected] April 26, 2020April 26, 2020 Linux No Comments Read more

Enable root user in Ubuntu 16.04

By default root user account is disabled for login in Ubuntu. Steps mentioned below will allow you to enable the root user and login as root on the OS. Login to your account and open Terminal sudo passwd root Type

[email protected] April 26, 2020April 26, 2020 Linux No Comments Read more
  • « Previous

Top Posts & Pages

  • Configure unixODBC for Ubuntu 14.04 using FreeTDS
  • Creating HotSpot in Windows 8/8.1
  • Enable Root Login in Ubuntu 18.04
  • MongoDB C++ Tutorial
  • Enable root user in Ubuntu 16.04

Subscribe to Bictor via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 120 other subscribers

Categories

Search

September 2026
M T W T F S S
 123456
78910111213
14151617181920
21222324252627
282930  
« Jul    

Tools

  • Hash Calculator

Recent Posts

  • Ubuntu 24.04 Problems & Solutions
  • Ubuntu Rescue Guide
  • Ubuntu bug affecting Firefox Chromium and other Keyboard Issues
  • Ubuntu 22.04 LAMP Installation
  • Ubuntu 22.04 Modify Open File Limits

Recent Comments

  • Brun on Fix Old MacBook Windows 10 Reboot Issue
  • Enable Root Login Ubuntu – LoginManual.com on Enabling root user in Ubuntu 14.04.3
  • http enable root login ubuntu 14.04 com Account Portal Instructions Help Guide - trustne.com on Enabling root user in Ubuntu 14.04
  • http enable root login in ubuntu 14.04 server com Account Portal Instructions Help Guide - trustne.com on Enabling root user in Ubuntu 14.04.3
  • Waterburn on Fix Old MacBook Windows 10 Reboot Issue

Archives

  • July 2024
  • April 2024
  • December 2023
  • July 2023
  • July 2022
  • June 2021
  • June 2020
  • May 2020
  • April 2020
  • April 2018
  • August 2017
  • September 2016
  • March 2016
  • January 2016
  • December 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • December 2014
  • October 2014
  • August 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • December 2013
  • August 2013

Categories

  • General
  • Javascript
  • Linux
  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright © 2026 Bictor Tips. All rights reserved. Theme Spacious by ThemeGrill. Powered by: WordPress.
 

Loading Comments...